[00:00] ActionParsnip: /etc/rc.d/rc.sshd restart? [00:01] but i dont have /etc/rc.d/ lolz, i have only rc0-6 and rcS.d [00:01] konradb: sudo service ssh stop; sudo service ssh start === adriano is now known as Guest56624 [00:02] hm [00:02] it will be hard to do on vps :DDD [00:03] hello. I just migrated to some new hardware (i5, nvidia gpu, etc) and I now find that I can only boot when I select recovery mode and then hit resume. Ubuntu will not start otherwise. Any ideas? [00:03] konradb: the commands will run fine, there is enough redundancy to keep the link up [00:03] i made service ssh restart [00:03] konradb: remember the old connections around when SSH was being made [00:03] thanks for help :) [00:03] konradb: all ok now? [00:03] yes [00:03] konradb: you MUST restart ANY service after editting the confoig [00:04] :P [00:04] konradb: this makes it reread the file, changing it and not restarting doesn't change the running service on the fly [00:04] ouch, small question more, how can i use bash "clear" in motd? [00:04] is it possible? [00:05] by /etc/modtd [00:05] motd* [00:05] konradb: do you want motd to show at all? [00:06] i want to clear console after connection [00:06] U know, connect konradb@host.com etc etc etc [00:06] then clear and motd [00:07] konradb: you could add the clear command to the bottom of ~/.bashrc [00:07] hello. 11.10 - dealing with network card rtl8139 for half day, cant get it work -8139too and 8139cp are loaded, tried rmmod for 8139cp, deleting file from /lib/modules/kernel 3/kernel/drivers/net/, but still both modules are loaded and card is not working, any tips? [00:08] ActionParsnip: hm, good idea :D [00:08] where is bash configuration file for all users? [00:09] I'm trying to install skype via folowing https://help.ubuntu.com/community/Skype [00:10] I have a Toshiba Satellite 1555CDS and a DWL-G650+ wifi (which is a pita) I cannot install any lubuntu version newer than 10.04 because of cmov boot fail and DWL-G650+ doesn't work with 10.04 any ideas? [00:10] card worked when i installed it before with ubuntu [00:10] Anyone here know why Synaptic (Ubuntu 11.04) can't fix this broken package? I can't install new software until I get this fixed. http://pastebin.com/RaFii4ts Here's my list of package sources. http://pastebin.com/HTReL7zL [00:10] Hi guys, I'm having problem with installing Ubuntu. First time this has ever happened to me. [00:11] I have an HP Pavilion a1630n Media Center, and I'm trying to install Ubuntu 10.04 LTS on it [00:11] blacklisting wont work either [00:11] However, a) after adding the ppa, aptiutde update too forever on extras.ubuntu.com, ended up ctrl-c'ing out of it a couple of times but finally it updated... with some errors: http://pastebin.com/Bptrxn6s [00:11] BlueProtoman: try sudo apt-get install gimp [00:11] b) even after updating with no errors, aptitude can't find a skype package [00:11] It gives a black screen just before it gives the menu for install or run live cd [00:12] Doh, looking more closely at the errors, I see it ended up skipping extras. Well. [00:12] konradb: No luck. http://pastebin.com/np5EAUgG [00:13] JoshManders_: what GPU are you using? [00:13] BlueProtoman: You really have good repository? [00:13] Hm, I wonder if the 32 bit version of the skype .deb is worth trying. [00:13] JoshManders_: thought about using Oneiric too? [00:13] ActionParsnip: nvidia gforce 6150 le [00:13] konradb: What do you mean? [00:14] JoshManders_: add the boot optoin: nouveau.blacklist=1 [00:14] ActionParsnip: I have a live cd of 10.04 LTS so I figure I'd upgrade from there [00:14] didn't you add any new repository? [00:14] ActionParsnip: how do I do that? I can't even get anywhere with it [00:14] JoshManders_: you can update to precise (12.04) in one jump if you want (it prerelease but will get you there quick) [00:14] konradb: Yes, I posted the list. http://pastebin.com/HTReL7zL [00:14] bootoption | JoshManders_ [00:15] I gotta go real soon, so any tips? [00:15] Sec, let me hook my monitor up to the thing and see what I can do. [00:15] konradb? [00:15] is this 8139 issue fixable or i need to reinstall ubuntu? :S [00:16] how can I remove a kernel module? [00:16] BlueProtoman: im not boss in linux, but i was trying to help by default problems :D. Meaby install from *.deb? [00:16] rmmod seems not to work :S [00:16] hi, when a directory is created inside another, it usually heritates from its permissions...how can I change those default permissions upon creation of a subdirectory? [00:17] Well, thanks anyway. === ar0nic is now known as marowanna [00:18] vn: Try the `umask` command. [00:18] Hi folks! Do you know who starts the gnome-keyring-daemon? I'm wondering where i can switch off the gpg-agent emulation. [00:18] ActionParsnip: do I just add it after quiet splash --? [00:19] dajhorn: thanks [00:19] vn: Welcome. [00:20] is Ubuntu 11.10 using acpi by default? [00:21] JoshManders_: yes [00:22] Okay, it's at the Ubuntu screen with the dots going red as a progression [00:22] Acidcore: could also try: nomodeset too :) [00:23] JoshManders_: strange is that I use a 6150LE in my desktop and its faultless [00:24] JoshManders_: sometimes they just don't like the nouveau driver, the boot option makes the kernel block the driver and the nv driver will be used. You'll need to do the same on the installed OS til you can install the proprietary driver [00:24] ActionParsnip: I found this, thanks > http://ubuntuforums.org/showpost.php?p=9195971&postcount=14 [00:25] Hi. Is there a way to have clocks of different time (say 1 is uTC, the other is US times) on my ubuntu desktop? [00:25] ActionParsnip: what is the nomodeset for? [00:25] dajhorn: is there something such as umask to designate default owner/group? [00:26] vn: You can set the group sticky bit on a directory so that group ownership is inherited. [00:27] Acidcore: it makes the kernel not set video modes and refresh stuff in side the kernel afaik, keeps it outside the kernel. Some GPUs don't like it [00:27] dajhorn: in fact I don't want it to be inherited [00:27] vn: Can you give an example of what you want? [00:28] Acidcore: its something like that, the exacts escape me [00:28] I think I understand. Although the question now occured why that should be used? [00:29] Like in which cases? [00:29] Acidcore: some GPUs will not show an image as it can cause issues with some, so the boot option is there to tell the kernel to not do it [00:30] aah thank you but I don't see what that has to do with ACPI [00:30] Acidcore: its common for intel GPUs [00:31] Acidcore: acpi is a different boot option to do with power management [00:31] How do I make a xRandR mode permanent? [00:31] I am using nvidia gefore (gygabite) gtx 480 [00:31] how can i change motd to motd.sh? [00:31] although my question was if Ubuntu uses ACPI [00:31] which if I know right have nothing to do with gpus [00:32] hello, can any1 help me with my code in java, i got date to work as in todays date by using java.util.date and declaring as : licenceRenewal = new Date() which sets todays date but how do i increase the year by 1? [00:33] Acidcore: yes acpi is default [00:33] thank you ActionParsnip [00:33] amd123: I'd ask in #java [00:33] Acidcore: sorry for wafflin [00:33] aa np [00:33] actually ty [00:33] i mean it wasn't related but I learned something new :) === bazhang_ is now known as bazhang [00:36] is there a particular reason that 10.04 still runs firefox 3.6.24 by default [00:38] vitamin{: there are ppas for newer ones, which version do you want? [00:38] How likely is it that a 32-bit .deb will work on 64-bit ubuntu 11.10? [00:38] puff: it should work, you will pull in all the deps you need, is there no 64bit deb? [00:39] some kind soul to help a nooob? [00:40] JasonGriffee, I found adding all the commands used to .xprofile worked [00:40] vitamin{: sudo apt-get install python-software-properties; sudo add-apt-repository ppa:mozillateam/firefox-stable; sudo apt-get update; sudo apt-get upgrade [00:40] vitamin{: will gove you firefox 9 in Lucid [00:40] humamiaz: ask and see [00:40] please for the love of god i need help [00:41] help install my ralink usb [00:41] ActionParsnip, oh yea I no that. I just wanted to know the reason, just stability? [00:41] cozmoo: ask away [00:41] cozmoo, ask a question [00:41] man [00:41] i need intense help [00:41] i am so lost its not even funny [00:41] if i diconnect form internet to go to friends, will my downloads resume where they left off [00:41] the helper must be paciente [00:41] (non torrent downloads) [00:41] vitamin{: probably, not sure personally. I don't use firefox [00:41] first i need to get pptp running on my ubuntu virtual machine [00:42] vitamin{: generally stable releases only get security updates, however 9.0.1 is currently in lucid-proposed, so it will probably land in updates soon (it just arrived in oneiric) [00:42] ActionParsnip, ah kk well thats for your help, think ill got give FF9 a try [00:42] rich: if you use a download manager and the server supports resuming then yes [00:42] i thought everything was configed properly but i cant connect to it [00:43] so if something is downloading through firefox, im geussing thats not a download manager? ActionParsnip_ [00:43] trism, thanks for the info! [00:43] what is localip what is remote ip when setting up a vpn [00:43] pptp [00:44] can i pm one of you guys for help pleasE? [00:45] ? [00:45] hola a todos voy a pedirles una gran ayuda a todos ustedes estoy realisando una encuenta y necesito gente que pueda llenar esa encuenta la puedne encontrar en esta direccion http://www.encuestafacil.com/RespWeb/Qn.aspx?EID=1158938 [00:45] ActionParsnip bazhang ? [00:46] so I have an interesting hardware situation; my CPU fan doesn't seem to always like to run. It works on Windows, and must have worked during ubuntu-server setup, but the ubuntu desktop live cd and the completed install of ubuntu-server freeze after about 30-60 seconds once booted. [00:46] Is there a way I can manually set the fan to always run without doing a hacky "hardware mod"? [00:46] can someone pls help? im trying to add java and android sdk to my environmental variables, i have the .bashrc file open but it seems the info ive been given fails to tell you exactly where to input it... === LargePrime is now known as Guest22007 [00:46] ActionParsnip: I got an odd error when I tried to "dpkg -i" the .deb I manually downloaded. When I tried to add the partner repo via aptitude, aptitude update choked on updating extras AND on security. Somebody elsenet suggested using synaptic and letting it pick a better mirror, that seems to work and it found skype i386 so I'm trying that. [00:47] damnit === LargePrime_ is now known as LargePrime [00:47] Rookie407: What shell? [00:47] cozmoo: its not something I've used or know of, or I would have replied === LargePrime is now known as Guest68109 [00:47] ok well [00:47] puff i dont know what you mean by shell =\ [00:47] general question [00:47] localip? [00:47] Rookie407: This is really more of a ##java or ##android-dev question, but... [00:47] and remoteip? [00:47] cozmoo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [00:47] Rookie407: Ah... okay, well. Bash is the default shell, I think. [00:48] Rookie407: you will need to add: export PATH=$PATH:/extra/path/folder [00:48] Rookie407: a good place would be the end of bashrc [00:48] hi all, is there a precompiled section of PHP I can install to include xmlrpc commands? or would I need to compile my own php? [00:48] Katronix: there may be a ppa [00:48] ActionParsnip, overclucker so after the fl then??? [00:48] Rookie407: In unix type OSes, including linux, you have the kernel and the shell. The kernel is the heart of the OS and everything that needs to use resources goes through the kernel. The shell is the program that you run as a user, it interacts with the kernel for you, hence you can think of that program as a shell around the kernel. [00:49] Rookie407: I am, of course, oversimplifying :-). [00:49] Rookie407: no idea, that is how you add folders to your PATH variable [00:49] Rookie407: What envrionment are you using to develop? [00:50] Rookie407: Also, the shell == command line, it's linux's equivalent to windows CMD.EXE. [00:50] Rookie407: or rather, it's what MS-DOS/Windows was copying when they came up with CMD.EXE :-). [00:50] puff ah ok [00:50] Got a question: When I ssh to another machine, from 11.10 to another 11.10, sometimes (not always) the slash character for some reason on my (remote) keyboard is now a question mark.... ne1 knows why [00:50] Rookie407: So, answer my question about your development environment. === root is now known as Guest36305 [00:51] I figure it has to do with locale [00:51] hi all [00:51] but precisely what... not sure [00:51] puff: Wow...I just now understood the meaning for the word "shell" thanks to you...haha [00:51] Rookie407: When you log into unix/linux, the first thing it does is run a shell for you. With modern X-windows GUIs, the first that shell does is run a Xwindows session for you. [00:53] so, um, this is embarassing. I dd'd an image to an SD card via a usb sd card reader/writer, and now ubuntu won't automount the SD card. Is that normal/fixable? [00:53] whats my locla ip? === lala is now known as oolala [00:53] superlou: depends, but should be fixable [00:54] local ip [00:54] Rookie407: for all of these things, there's a somewhat standard sequence of events for how things happen. Each linux process has a set of "environment variables" associated with it. It starts off inheriting the environment variables of the process that started it. Then when it's a shell process, there are standard files it looks at and runs, and these can in turn set more environment variables. This is what you are trying to [00:54] customize. [00:54] ActionParsnip cool, I found one :-) [00:54] whats my local ip? [00:54] if its a device that formatted it, try to format it again with the device, for example a digital cam [00:54] f [00:54] cozmoo: try ifconfig -a, search for an ETH string, usually eth0 or eth1 [00:55] alien2050, thanks. It was a USB card reader, not a camera (since i've had trouble doing that in the past) [00:55] alien2050, trying to mount it via that same reader [00:55] Rookie407: it's probably easiest to just add your environment variables at the end of the bashrc file. [00:55] does a virtual machine have the same local ip as its host? [00:55] superlou: so the SD card will in the end be used only by the usb reader ? [00:56] if so, then go with fdisk or gparted, it should go fine [00:56] I'm installing updates, and apt is stuck at system-config-printer-common. Anyone can help? [00:56] alien2050, the goal's for the SD card to be used in a nook e-reader, but for this set of steps, I'm using the PC to set up the image. The tutorial i was following said that once dd is performed with the image, you should be able to see a set of files on it after mounting, so i assumed they were using something standard like fat32 that ubuntu would automount [00:56] I'm seeing super-slow performance from synaptic, it says "10 hours 27 mins 2 s remaining." How do I tell it to use a different mirror? [00:57] sometimes, embedded digital devices need to use their own format but that applies to files not format type, i.e. FAT32 usually should be fine [00:57] but if you only need it as an external device, you can format it however you like [00:57] is there a reason why google-chrome sometimes gives me a big white blank window which cannot be removed unless i restart unity? [00:57] superlou: not necessarily, sometimes, these tricky devices can create multiple partitions to use [00:57] alien2050, i can see it in the ubuntu Disk Utility so i guess i could just format and try again [00:57] b [00:58] Apt is stuck unpacking system-config-printer-common. Should I kill it? [00:58] alien2050, i would have assumed it would be unreadable in the PC except the instructions said otherwise [00:58] superlou: yeah.... but it all depends on what format type the device will read [00:58] coolstar-pc: got other disk intensive stuff running? [00:58] superlou: again it depends what your DD image is [00:59] alien2050, yeah [00:59] pp7: I only am running firefox and the Software Updates [00:59] coolstar-pc: kill it [00:59] alien2050, Oh wow. I'm an idiot. I just imaged a gzipped file onto the sdcard [00:59] you are DDing a file, but what is the format of that file? iso? [00:59] alien2050, should've probably unzipped first [00:59] alien2050, i'm an idiot [00:59] hehehe no prob, try again with unzip, should be fine [01:00] whats the format of the file inside? === xeno_ is now known as xcyclist [01:00] alien2050, .img file. makes more sense [01:00] Looking for place to set my login screen graphic [01:01] hello all [01:01] yep === mueddib is now known as okaratas [01:02] I killed it and ran sudo apt-get -f install [01:03] should I be good now? [01:03] coolstar-pc: any output on "dpkg -l | grep -v ^ii | grep -v ^rc"? [01:04] iceroot: I'm still running apt-get -f install. I guess I have to wait for it to finish before I run dpkg [01:05] coolstar-pc: yes [01:06] HELLO EVERYONE??? [01:06] hello [01:06] hi doctor... === svndr is now known as SVNDR === Guest68109 is now known as LargePrime [01:07] i fucking hate linux [01:07] anybody here who could help me regarding ubuntu 11.10? [01:07] now i know why microsoft owns this shit [01:07] ask, someone will help you [01:07] cozmoo: Then you shouldn't be here [01:07] !language | cozmoo [01:07] @cozmoo - why you hate linux ? [01:07] cozmoo: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [01:08] http://www.ubuntu.com/usn/usn-1306-1/ [01:08] * coolstar-pc kicks cozmoo [01:08] fucking complicated beyond necesary [01:08] hi. does anyone know how to send f8 ( safe mode ) key to virt-manager guest ? [01:08] !language | cozmoo [01:08] cozmoo: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [01:08] cozmoo: Please stop cursing [01:08] why [01:08] Is my USB drive supposed to be mounting and unmounting while im installing Ubuntu? By installing i mean after i burn the files to my USB using Universal USB, i restart my laptop and it boots into Ubuntu setup, but as it is setting up/installing my USB drive mounts and unmounts? Any Ideas? [01:08] because it is our channel rule [01:08] cozmoo, thats enough [01:08] he finds himself attractive and he isn't. [01:08] !guidelines | cozmoo [01:08] cozmoo: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines [01:08] i asked for help like fucking 20 times no one answers, i curse once and the entire room gets on me [01:09] ok [01:09] cozmoo: stop it [01:09] Should we call the ops? [01:09] what's your problem cozmoo [01:09] try asking and you ll see [01:09] ask again, i will try to help you [01:09] i asked 20 times [01:09] im setting up pptp on vmware on ubuntu [01:09] copy/paste please and we will help you [01:09] windows is host [01:09] cozmoo: ask again, you have our attention now [01:09] !enter | cozmoo [01:09] cozmoo: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [01:09] !vpn > cozmoo [01:09] cozmoo, please see my private message [01:10] cozmoo: just post usefull details instead of your flaming here [01:10] trying to install pptp on ubuntu which is on a vm which is on a windows host [01:10] Dammit. http://pastebin.com/xstYbgzJ [01:10] which pkgs did you install [01:10] cozmoo: VMWare, Virtualbox, KVM, Qemu, or what? [01:10] for the love of god i cant fixz this [01:10] hey guys..im having a problem with my graphics..the resolution is not good..its kindda dark..im using ubuntu 11.10..and my video driver is NVIDIA Geforce 9100mg...anyone here care to help me? [01:10] vmware [01:10] cozmoo: getting errors? [01:10] i dont know where to check if these errors [01:11] cozmoo: so what exactly is the problem? [01:11] i configured everythign according to this guide http://blog.idarkside.co.uk/?p=19 === acidfrost is now known as Guest6031 [01:11] @ubuntu_fanatic - right click -> change desktop background -> visual effects [01:11] i cant connect to the vpn [01:11] iceroot: http://paste.ubuntu.com/795551/ [01:12] the local ip of the vmware shows to be 192.168.184.132 how is this possible when my router onyl lets me forward ports to ranges 192.168.1.xxx [01:12] cozmoo: everything fine then [01:12] cozmoo: put your details on line please [01:12] host is 192.168.1.104 [01:12] hi. does anyone know how to send f8 ( safe mode ) key to virt-manager guest ? I have a guest 2003 server on 10.04 LTS, which won't boot, but I can't even try to fix it, because the boot sequence is too fast and no f8 key doesn't catch it in time. [01:12] hi...when i install: sudo apt-get install libqt4-dev ...which qt version will be installed? [01:12] coolstar-pc: everything fine then [01:12] Gerald: apt-cache show libqt4-dev [01:12] ok [01:13] well any suggestions? === Guest6031 is now known as kitebot [01:13] cozmoo: all I can say is to check this out https://wiki.ubuntu.com/VPN [01:13] Is my USB drive supposed to be mounting and unmounting while im installing Ubuntu? By installing i mean after i burn the files to my USB using Universal USB, i restart my laptop and it boots into Ubuntu setup, but as it is setting up/installing my USB drive mounts and unmounts? Any Ideas? [01:14] Version: 4:4.7.4-0ubuntu8 [01:14] cozmoo kust in idea: in vbox, the network type must be set to 'bridged', in order to obtain an IP in the same same network range [01:14] just* [01:14] im just vmware [01:14] cozmoo it may be similar [01:14] "how is this possible when my router onyl lets me forward ports to ranges 192.168.1.xxx" [01:15] A lot of consumer routers are blocked on a specific C class domain [01:15] cozmoo: it's possible because of NAT [01:15] coolstar-pc: you beat me to it :) [01:15] coolstar-pc that's what i mean [01:15] alien2050, did you read the omments with the solutions to the mistakes in that howto ? [01:15] i need to forwatrd traffic to my virtual machine for vpn, so should i forward it to my host pc or str8 to my virtual machine? [01:16] * coolstar-pc just got his firefox updated, and needs to restart it. [01:16] Oer: I was quoting our friend here [01:16] i need to forwatrd traffic to my virtual machine for vpn, so should i forward it to my host pc or str8 to my virtual machine? [01:17] alien2050, sorry, reply was for cozmoo indeed [01:17] cozmoo: I think what you need to do (it works fine usually) is create a bridged network [01:17] its in settings set to NAT [01:17] change it? [01:18] alien2050: Anything happened when I was gone? [01:18] yeah, if you bridge your VM instead of natting [01:18] cozmoo to bridged, if possible [01:18] "replicate physical network connection state" should i check this or leave it unchecked? [01:18] like i said a few lines earlier :p [01:18] cozmoo: Check it [01:18] ok [01:19] are most of you running unity or gnome-shell ? [01:19] MonkeyDust: yeah I didnt see you there but thats right [01:19] ok i think that changed my local ip [01:19] cozmoo: Unless you want to be able to host a private network between windows and ubuntu when wifi is off, or ethernet is disconnected === marius is now known as Guest46881 [01:19] not sure what that means but i dont think so [01:19] hydruid: Neither [01:19] hydruid: I'm using KDE [01:19] coolstar-pc: what are you running [01:19] yuck [01:20] i haven't been able to find an environment that I like [01:20] hydruid: I'll probably use Unity when it's fixed up to run properly. I used to use it, but then hated it. [01:20] I had synaptic choose the best mirror and did reload and it's failing to update a bunch of stuff. [01:20] hmm, I tweaked BIOS settings to make the fan run constantly, but the system still freezes. Any idea what's causing this to happen on Ubuntu and Crux, but not Microcore or Windows? [01:20] bridge is the way to go definitely, but be advised that youll need to set up a new IP for that VM, dont set the same IP as your host machine [01:20] so now my router can send traffic str8 to the vm, bypassing the host? [01:20] And it's taking forever, trying. [01:20] coolstar-pc: i hated it initially too, however the way that maximized windows integrate into the top panel is awesome......but it doesn't out weight all the other annoyances [01:20] hydruid: The way Unity multitasks..........It's not as productive as KDE, Xfce, Gnome 2, or even Windoze [01:20] puff: can you give a pastebin of the output of: sudo apt-get update [01:21] video card...hard drive (bad sectors) [01:21] ActionParsnip: Sure, I'll have to cancel synaptic's update though. [01:21] puff: let it finish, then we can continue [01:21] Is my USB drive supposed to be mounting and unmounting while im installing Ubuntu? By installing i mean after i burn the files to my USB using Universal USB, i restart my laptop and it boots into Ubuntu setup, but as it is setting up/installing my USB drive mounts and unmounts constantly? Any Ideas? [01:21] cozmoo: actually the driver now allows traffic to be passed directly to the ethernet layer, so the VM is hooked to your NIC, as is your host [01:21] how can i initialize automatic network configuration similiar to that from installer? or exact? [01:21] ActionParsnip: waiting for aptitude to finish now... [01:21] ok ty [01:22] is it working? [01:22] coolstar-pc: i agree, and i'm in IT so I always have a lot of stuff open [01:22] hello, i've recently update my shell to 3.3.3 through ricotz/testing ppa. After the system reboot, i've noticed there's no more space between the icons on my top bar, they're all together, almost one over another, like in this screenshot: http://dl.dropbox.com/u/10354702/Sem%20t%C3%ADtulo.jpg. Is there a way to fix it? If no, how can I downgrade to 3.3.2 (where i didnt have this problem)? Could someone help me, please. [01:22] longcat: could they really make a difference? I have the feeling it's not the hard drive, because it happens on Ubuntu Desktop liveCD's too [01:23] coolstar-pc: I work on a laptop and want the screen real estate, just can't find an environment that fits my needs === oolala is now known as lala [01:23] hydruid: I talked to someone who claimed to work at canoical. I told him about the problems I am having, and my hardware. He said he'd pass it on to the others. [01:23] wajeemba: ah, nice deduction of variables there. [01:23] longcat: should I try swapping the video card? [01:24] wajeemba: sounds like your video card is over heating [01:24] it might also be a bug related to compiz or something [01:24] im not sure how, but try using a non-compositioning wm or whatever [01:25] I did notice it was running hot- but why would it be ok on windows and not ubuntu? [01:25] different drivers? [01:25] damn still not luck [01:25] wajeemba: different acpi support in each OS [01:25] ok, so any suggestions? [01:25] wajeemba: do you have the latest BIOS? [01:26] mobo? can you update a video card's bios? [01:26] wajeemba: are there any bugs reported for your make and model system regarding acpi? [01:26] wajeemba: sometimes you can (msi video cards can have bios updates if you use an msi motherboard in windows) [01:27] ActionParsnip: i have a question if your not to busy? [01:27] Has anybody been getting disappearing window buttons such as: x, minimize and maximize in the unity gui? [01:27] relly looking for help with network card 8139, tried blacklisting, deleting file 8139cp, removing it from modules.pcimap, solutions from '2003 and still no effect. ubuntu 11.10, realtek 8139D [01:27] this is a custom built pc, pretty old, but the motherboard does have the latest BIOS (tho I think ABIT stopped making updates after 2006) [01:29] SVNDR: sup [01:29] wajeemba, remove the ppa and use ppa purge to go back [01:30] wajeemba: are there any bugs reported? [01:30] wajeemba: have you cleaned out the vents of the cooling hardware? [01:30] ActionParsnip: Is my USB drive supposed to be mounting and unmounting while im installing Ubuntu? By installing i mean after i burn the files to my USB using Universal USB, i restart my laptop and it boots into Ubuntu setup, but as it is setting up/installing my USB drive mounts and unmounts constantly? Any Ideas? === kitebot is now known as acidfrost [01:30] ppa? where would I look for bugs? I will take a dry cloth to it though. [01:30] how to completely reset/remove network configuration? [01:31] I think I can also try swapping in an old PCI video card [01:31] SVNDR, it doesnt usually do that for me [01:31] SVNDR, sounds like that usb connection is sucky [01:31] sorry, wajeemba,> Akiyama-san remove the ppa and use ppa purge to go back [01:32] haylo: yea, im guessing its not supposed it.. its USB 2.0, and 16GB hardrive.. so i dont understand why it would though.. [01:32] kszksz /etc/resolv.conf and /etc/network/interfaces [01:32] not supposed to** [01:32] i have done a ton of ubuntu installs and never seen this SVNDR [01:33] hi room [01:33] anyone from melb aus? [01:33] i suggest you make the usb in a linux control enviornment: a live cd, usb [01:33] !au | marcus [01:33] marcus: The Australian Local Community Team has channels here on freenode. They are #ubuntu-au for technical discussion, and #ubuntu-au-chat for social chatter. [01:34] make a live cd, then run start up disk creator inside of it [01:34] SVNDR: is the device healthy? Is it old? [01:34] Anyone got updates on the realtek wired ethernet driver fiasco? the backport ppa is really broken if barely functional with still myriad timeouts, anyone tried for example wrapping the original win drivers ? [01:34] make a usb that isnt tainted by your previous system === fr0stbyte is now known as ericmuyser [01:34] ActionParsnip: its not even 2 months old, brand new practically [01:34] did you format yo FAT? [01:34] to*yo? [01:34] haylo: do you have a url to a guide i could use.. newb to linux [01:34] thanks for the info earlier [01:35] haylo: yes [01:35] nah im not an admin sorry [01:35] ActionParsnip: *still* waiting for aptitude to finish updating. [01:35] stay on parsnip i think he is [01:35] marcus: from NSW here... [01:36] hi SVNDR [01:36] im from melb [01:36] hi i am trying to compile the ardrone sdk on ubuntu 11.10 and i get this message http://pastebin.com/bEqtzX5d [01:36] but i made a lot of live cds and usb as a newb and a lot of them failed, but alot worked as well - good luck :) [01:36] first time on here...totally newb [01:36] SVNDR: is it plugged directly to the PC or to a USB hub? [01:36] ActionParsnip: http://pastebin.com/Bia7U6zq [01:36] haylo: thanks, i think ill need it.. i also think im just going to try from CD when i can [01:37] ActionParsnip: connected to the USB directly [01:37] I'm in the middle of making a "xorg.conf" file, and am not sure if I made it right. Could someone look it over so I know I won't mess up my display when i reboot? http://pastebin.ubuntu.com/795575/ [01:37] ActionParsnip: USB Port** [01:37] SVNDR, cd and dvd is what ended up really working for me :) [01:38] only from that control enviornment could i really tell all the silly usb mistakes i was making [01:38] haylo: might be my way to go then ;p [01:38] lol [01:38] JasonGriffee: looks weird, esecially if you have a LCD display [01:38] hi i am trying to compile the ardrone sdk on ubuntu 11.10 and i get this message http://pastebin.com/bEqtzX5d [01:38] anyone here use gpsdrive ? [01:38] did you get unibersal usb installer for your windows system SVNDR ? [01:38] sound like youre trying to specify old analog values, is that the case ? (frequencies, etc) [01:38] universal* [01:38] alien2050, it's a vga out [01:39] haylo: yea sure did [01:39] puff: tried switching to the main server? [01:39] ActionParsnip, i think he can use unetbootin in windows as well is this true? [01:39] vga cable or vga screen (CRT) ? [01:40] haylo: yes, its also available in WIndows [01:40] alien2050, vga cable, to a 1080p tv [01:40] SVNDR: also try the 1-2-3 app from pendrivelinux [01:40] Then, I wouldn't fiddle too much with frequencies if I was you [01:40] JasonGriffee: theres a good chance 1920x1080 isn't the resolution you want [01:40] yeah that is universal usb installer i think [01:41] Youll most likely end up with : display not recognized... on your TV [01:41] Hey, is there a way to stop Ubuntu 11.10 recording everything I do? [01:41] is it NVIDIA GFX? [01:41] lol [01:41] ben64, why? [01:41] you guys recording him? [01:41] ActionParsnip, ? lolz [01:41] Jonii_: recording? [01:41] JasonGriffee: every tv i've hooked up to isn't the resolution like that [01:42] Jonii_: what is it recording exactly? [01:42] yeah it will most likely be blurred a lot [01:42] hi guys...can anyone care to help me ...im having a problem with my screen resolution everytime when i started ubuntu 11.10 i always have this not vivid color in my screen and also the fonts are not that vivid...i already installed the NVIDIA Geforce 9100mg but its still the same..the only thing that i have to do is to always adjust the brightness of my screen...so anyone here can help me?! it will be greatly appreciated.. [01:42] almoxarife: at least files i've downloaded or viewed and programs i've been using [01:42] MonkeyDust i made them default, and i still have some eth1 after reboot ;o and no eth0. there's even no config for eth1 [01:42] Jonii_: and where does it record them to? [01:42] Jonii_: you talking about zeitgeist? [01:42] Alien2050, what frequencies? [01:42] I have no idea [01:42] hi guys...can anyone care to help me ...im having a problem with my screen resolution everytime when i started ubuntu 11.10 i always have this not vivid color in my screen and also the fonts are not that vivid...i already installed the NVIDIA Geforce 9100mg but its still the same..the only thing that i have to do is to always adjust the brightness of my screen...so anyone here can help me?! it will be greatly appreciated.. [01:42] ActionParsnip: haylo: i think i may have just read something on the pendrivelinux website that might be my problem, but before i try, do you rekon it will solve the mounting issue? (from your exsperience).. it says: If you're running a Windows Vista or 7 (which i am) Installer from your USB, after the first reboot, remove the flash drive and let the pc complete from the hard disk. [01:42] ActionParsnip: how should I know? [01:42] !patience | ubuntu_fanatic [01:42] ubuntu_fanatic: 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/ [01:43] Jonii_: so you don't know what's recorded or where to, you need to chillout dude [01:43] PM me if you think i can help you SVNDR [01:43] Jonii_: the only recorder of personal stuff is zeitgeist, and that can be disabled [01:43] Jonii_: it doesn't record anything [01:43] I mean, i just want it to stop. If I knew all the places that data goes, it would be really easy to stop it, but I don't [01:43] Jonii_: there is no recording, there is internet history like ANY OS [01:43] THAT ----- 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync [01:43] Jonii_: the fbi will still find those files... [01:43] I chose "hibernate" from lightdm while I had an account logged in, and now my main HD is kind of messed up. [01:43] ActionParsnip: I started with the main server. [01:44] Jonii_: there are logs for dpkg and udev which are lost on reboot and are useful for debugging issues [01:44] unless your TV manual says to put these values [01:44] but I would worry.... if its nvidia its easier to run nvidia-settings and letting it detect everything [01:44] Jonii_: there isn't anything to stop, there is no recording of any sort [01:44] ActionParsnip: sure it does. Press windows-button to enter dash, and view programs or files&folders tab. Giving that blatantly false advice is weird and dangerous and creepy, mind you [01:44] Jonii_: as stated, your online trail is being kept by the people you pay for internet, so good luck [01:44] ActionParsnip: Saw the same problem, trie to fi it by having synaptic select the best mirror, same problem. [01:45] JasonGriffee: if ATI has something to change resolution, try using that, otherwise use ubuntu's resolution changer [01:45] Jonii_: those are the recent docs, then file suggestion based on the contents of your home folder [01:45] Jonii_: I don't use unity, hitting windows key brings up my lxmenu [01:45] ActionParsnip: yes. I know. And why are recent docs recorded? Why are commonly used programs recorded? [01:45] Jonii_: b/c a lot of users like that. [01:46] Jonii_: you are a candidate for 'tor-browser', then only the US Navy tracks you, you do like the US Navy dont you? [01:46] Jonii_: convenience, so you can run them faster, windows does that too in the 2 bar start menu style... [01:47] Oer, i've tried to ppa-purge the ricotz/testing, but it gave a hell of conflicts and aptitude was trying to remove gnome-shell and all other gnome programs [01:47] i don't really care about me being tracked all that much, i just find it really objectionable that theres simply no documentation on ubuntu about what of stuff you do is recorded without your own consent, in spite of it being your own computer [01:47] Jonii_: its only local [01:47] don't give anyone your computer and they can't see your recent documents [01:48] Jonii_: http://askubuntu.com/questions/34592/how-to-clear-recently-used-files-without-using-a-terminal may also clear the apps list, Ive never met anyone as paranoid as you. I bet you walk the streets with tinfoil on your head [01:48] Jonii: Actually, everything is in your home directory, if you remove that before selling the computer for example, its all gone. [01:48] hi i am trying to compile the ardrone sdk on ubuntu 11.10 and i get this message http://pastebin.com/bEqtzX5d [01:48] Ben64: it could be stolen, or hacked into. I'd rather have it not-record me unless I explicitly tell it to [01:48] Akiyama-san: yeap, purge then re-install the original [01:49] Jonii_: you can use gnome tweak tool to make it not record the recent docs [01:49] alien2050: oh, thats good news [01:49] its not really "recorded" anyway [01:49] almoxarife, the problem is that aptitude will remove all my programs with gnome-shell [01:49] if someone hacks into your computer, theres bigger problems for you than your recent documents [01:50] ActionParsnip: The aptitude udpate finally ended, with an error: http://pastebin.com/SQmRWm9p [01:50] hi. does anyone know how to send f8 ( safe mode ) key to virt-manager guest ? I have a guest 2003 server on 10.04 LTS, which won't boot, but I can't even try to fix it, because the boot sequence is too fast and no f8 key doesn't catch it in time. [01:50] lil help because im stupid- [01:50] Jonii_: people can hack in or steal your password and then access your system at any time, recent docs list or not [01:50] yeah its there to help if you forget stuff or dont know how to use a computer usually... but in linux, unless you start copying stuff everywhere its very tidy and all in your home directory [01:50] Jonii_: its all cute and all but you are asking not to be seen by a system that tracks your movements(internet), hello? snail mail is still safe, ii think [01:50] i just downloaded two vmware packages.. but they are in TXT??? - how do i install them. and y the hell isnt there a deb [01:51] puff: do you have software centre open or are updates running? [01:51] hi all [01:51] I know because since ubuntu 8 Ive been copying my home directory to a new install, and everything (including icon placement etc) is ported over.... WAY easier than M$ [01:51] gnome shell looks terrible [01:51] ActionParsnip: Nope. [01:51] how do i use the launcher from jolios? [01:51] !aptfix | puff [01:51] puff: If an APT front-end crashed and your database is locked, try this in a !terminal: « sudo fuser -vki /var/lib/dpkg/lock;sudo dpkg --configure -a » [01:51] ActionParsnip: its a netbook. It can easily be stolen, and it has ridiculous amounts of sensitive data about me, exact nature and extent of data is unknown to me, and i really don't like diving into finding out all the ways this data could be used against me [01:51] Jonii_: then use encryptfs and keep a backup, no need to worry then [01:52] Akiyama-san: yes, it might, let it, then when done have it all re-install, re-installing 'ubuntu-desktop' after you system is stripped clean will leave you with a fresh system [01:52] hello [01:52] Lots of unknowns and lots of risks, so why not just try to reduce the amount of unnecessary tracking of files [01:52] Jonii_: if you're that worried about your data, you OUGHT to be using CentOS or Scientific or Fedora, with LVM and full disk encryption [01:52] Jonii_: using encryptfs will mean that if the drive is removed or such, the data will be garbage [01:53] zorklat: i've heard about fedora, but not about the two other oses you mentioned [01:53] ActionParsnip: hm, no visible output, but... trying aptitude update again. [01:53] zorklat: why and how are their securities 'better' than ubuntus? [01:53] ActionParsnip: yeah, i've thought of using that [01:53] \o ActionParsnip, How's it going? [01:53] Akiyama-san: but it will need to be done at the terminal, maybe, because stuff may dis-appear as you progress [01:53] ActionParsnip: +1 [01:53] how do i get rid of gnome shell? it's terrible [01:53] Jonii_: you should if you are THAT paranoid [01:53] almoxarife, my configurations will not be erased? [01:53] jmg: its a package like any other [01:53] Jonii_: CentOS and >Scientific are clones of >RH>~EL. [01:53] ActionParsnip: I know. It embarrasses me a bit that I haven't done that :/ [01:53] hi i am trying to compile the ardrone sdk on ubuntu 11.10 and i get this message http://pastebin.com/bEqtzX5d [01:54] Akiyama-san: no, dont touch your /home/ folder [01:54] Jonii_, use bleachit to remove any trace on your laptop, little drastic, imho [01:54] zorklat: so ? [01:54] k [01:54] ill restart and do it [01:54] ActionParsnip: LVM and encryption of the full disk as opposed to just the /home directory. [01:54] Akiyama-san: dont restart [01:55] alien2050: Jonii_ asked me. [01:55] I'd want to have an OS that I can trust to not do stuff I find objectionable. Its just that i'm not that good with computers, so its gonna be a long road for me :/ [01:55] how can i configure it to be less crap? why are the icons so huge? [01:55] zorklat: you can have full disk encryption in ubuntu [01:55] !ot | Jonii_ [01:55] Jonii_: #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:56] ActionParsnip: Hm, similar errors so far. [01:56] jmg: set smaller icon size in configs [01:56] ActionParsnip: that's new. >What about lvm, which I have learned(the hard way) makes it more difficult to recover data? [01:56] i have question im looking to install ubuntu on 2nd hard drive i have inside my computer and i have windows on the other hard drive as my main os, it wont mess with my windows right? [01:56] puff: tried a reboot? [01:56] zorklat: get a backup and data recovery isn't even a thing [01:56] How did I go offtopic? :o [01:56] zorklat: if you have no data backup then the data is diposable to you [01:56] Jonii_: your likes and dislikes are not a support issue [01:57] ItalianStallion: it shouldn't. Make sure that your Ubuntu drive is the first boot device. [01:57] ItalianStallion: nope it won't. The other way around will. If you need to reinstall M$, it will scrap the boot sector, but even then it's easily recoverable. So no, you can install no worries [01:57] Jonii_: you want chat, take it to #ubuntu-offtopic [01:57] no i want to keep my windows on my main hard drive and install ubuntu on my second hard drive [01:58] in the land of dual boot, ladies go first [01:58] so like when i boot the computer up, it gives me the option of what i want to load..windows or ubuntu [01:58] ItalianStallion there is no 'main hard drive' [01:58] ItalianStallion: you can do that. Just make sure your second hard drive is the one your computer boots from, and no worries. [01:58] ItalianStallion: Ubuntu will ALWAYS allow you to choose [01:58] (C:) is my main hard drive with windows [01:58] i would like to install ubuntu on my (E:) hard drive [01:59] ItalianStallion: irrelevant which drive letter has windows on, neither is 'main' [01:59] Just ensure you've got unpartitioned space [01:59] what you mean unpartitioned? [01:59] the one i want to install on it is NTFS [01:59] Nah that's not how it works... you will need to find some unused partition, remove it entirely, then install ubuntu there [02:00] Because Ubuntu uses EXTx format, not NTFS [02:00] ItalianStallion: you will need to resize the ntfs and install there or you may be able to tell wubi to use the ntfs space to install to [02:00] or other formats, but usually... [02:00] so what do i do, i put the iso on the usb stick and load the usb stick and install that way? [02:00] all of the posts i find about unity are either "It's horrible" or "lah lah lah im such a fanboy unity roolz, i dont actually use computers but i love it anyway LOL" and nothing about how to make it suck less [02:00] you need to ask yourself: how much space do I have, and in that space ubuntu will go [02:01] ItalianStallion: you can do it that way, remember to MD5 test the ISO you have [02:01] jmg -- go to webupd8.org [02:02] how do i install this http://news.softpedia.com/news/Introducing-Ubuntu-11-10-Without-Unity-228425.shtml on my ubuntu? [02:02] jmg: use what you like, it doesn't affect out PCs ;) [02:02] almoxarife: the question was "what and where does ubuntu record stuff about me, and how to get rid of all those records I deem unnecessary". I thought that would be an ubuntu issue [02:02] Me, I'm acclimated to unity. I tend to prefer lxde, but unity 2d is ok with enough ubuntu tweak & config. [02:02] ActionParsnip: it affects mine [02:02] jmg: that gives a 404 [02:03] Jonii_: you talking about zeitgeist? it records and it can be stopped from doing it [02:03] jmg -- consider lxde, xfce, kde, razor-qt, openbox+tint2 panel. you have plenty of options. [02:03] jmg: if you dont like Unity, don't use it. I use LXDE more these days and Xubuntu and Kuuntu exist, doesn't use any Unity or Gnome shell [02:04] And it can be safely removed? And there are no hidden records elsewhere that I should know about? [02:04] jmg: Gnome is not the only desktop, ther is lots of choice [02:04] !who | Jonii_ [02:04] Jonii_: 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 :) [02:04] jmg: heck, try Bodhi. [02:04] I hated Unity when it first became the main Ubuntu desktop. I recently gave it another try...surprise, it's gotten a lot better. I still don't like the autohiding menu bar, but that's one of my few gripes. ;-) [02:04] Jonii_: using a computer, ANY computer will leave traces of you being there, unless it is a read only system, just don't worry about it [02:04] it's still horrible. [02:04] regeya: check webupd8, and I think you'll find a fix for that. [02:05] really! [02:05] how do i make it look like this? http://i1-news.softpedia-static.com/images/extra/LINUX/large/ubuntugnomeshellremix-large_001.jpg [02:05] * regeya checks [02:05] ActionParsnip: Yeah, though I guess I could reboot again. [02:05] jmg: that's gnome-shell that's all I know [02:05] jmg, that is the new gnome 3 default theme with some tweaks [02:06] okay [02:06] regeya, I to hate Unity! It really does need some serious polishing. [02:06] and unity is what? [02:06] gnome shell made crap? [02:06] regeya, google something like ubuntu unity launcher autohide disable and you're like~ly to find something. [02:06] I am on Ubuntu 11.04 Ubuntu classic and am loving it [02:07] UI of unity is the best I've ever tried, ever [02:07] you havent tried windows 3.1 then [02:07] or anything other than unity [02:07] Its kind of a shame its so unstable and full of bugs and whatnot [02:07] I still think next had the best ever ;-) [02:07] Jonbo, sad thing is it's geared more towards netbooks and tablets. Doesn't work well for full desktops or better laptops. [02:08] * Jonii_ [02:08] it is HORRIBLE on my netbook [02:08] ParkerR: what resolution netbook? [02:08] ParkerR: well, true. I would be hesitant to use that on my desktop computer [02:08] unity might be good for touchscreen [02:08] yep, that's what it was originally geared toward. [02:08] But 11.6" notebook + unity is an absolute bliss [02:08] What's the best music creator for ubuntu? [02:08] hey i tried to drag a tab from one gedit window to another, it screwed up my computer, im in console (CTRL ALT F2) right now using epic5 [02:08] jmg, that's almost trolling. I suppose you could go full >CLI console cowboy, and use irssi for IRC and w3m for browsing. [02:08] some of the new ultrabooks will apparently have touchscreens. [02:08] looks like FL is win/mac [02:08] i cant mouse click or enter [02:09] jmg, I haven't actually used it on one. I was just saying it started out in the Ubunut netbook remixes [02:09] *Ubuntu [02:09] a ui, being forward-thinking? say it ain't so! [02:09] skypent: what type of music? electronic/live ? [02:09] it was crap there too [02:09] in gnome i mean [02:09] i just want a decent gui for 1024x768 [02:09] alien2050; Electronic, not midi sounding. [02:09] I'd say you should have a look at ubuntu studio [02:09] where windows actually fit on my screen [02:09] jmg: kde, xfce, razor-qt, lxde. take your pick. [02:10] it's really cool and has a lot of bundles, but in ubuntu you can also install [02:10] and 3/4 of it isnt taken up by an ugly launcher [02:10] notthing? [02:10] ill try reboot [02:10] kde are you kidding? [02:10] jmg: unity? [02:10] alien2050; looking for something that can make shoegaze type of sounds; deep distortion [02:10] I tried the new Ubuntu distro's with Unity and found it to be less functional, it seem's harder to get to the stuff you need. SO I fell back to the good old 10.04 LTS. [02:10] C [02:10] definitely zynaddsubfx [02:10] jmg: that leaves 3 other choices. [02:10] but it takes a bit of time to get used to it [02:10] i'll check it out; thanks [02:10] jmg: It works pretty well. Though, you should tweak the launcher so that the icons are as small as you like [02:10] i have time [02:10] Jonii_: you seem to live in a twilight zone where unity isnt crap. how do i get there? [02:10] jmg: consider also bodhi and madbox. [02:11] otherwise I would say supercollider and puredata but it's complex [02:11] I think it depends on what you define to be 'crap', jmg. [02:11] Had a course at university on it actually, it is really really cool [02:11] zorklat: i prefer gnome. im going to try gnome-shell now [02:11] alien2050; do you know if it requires an input instrument? [02:11] i don't have a synth atm [02:11] jmg: then look into cinnamon. [02:11] jmg: download compiz tools and set launcher icons smaller. Sit back and enjoy. Learn to navigate with alt+tab and super+number keys, and set the launcher to autohide [02:12] no requirement, you can generate sounds by signal processing [02:12] jmg: and/or MATE. [02:12] everything is subjective. some people, no joke, think that kde4 with the oxygen theme is perfect. some people think that the default windows XP look is the best ever. [02:12] no midi device/guitar/etc needed [02:12] but it can complement and make nice stuff of course... [02:12] I don't like Unity but I think It will be cool on smartphone, tablet and futur mobile devices. But for my pc I had liked Gnome 3, I found it very convenient [02:12] zorklat: cinnamon isnt available in ubuntu [02:12] ubuntu has a lot of music software in its repos [02:12] sweet, thanks alien2050; i..... i ... i love you [02:13] hahaha! [02:13] jmg: point apt at mint's repos, and you can have it, neh? [02:13] you'll have fun for sure with these tools [02:13] gnome shell is awesome in its own way, but it too seems to be focusing on touchscreens and, um, copying common tablet annoyances [02:13] ok [02:13] By the way, how do I change the system keyboard layout to dvorak? [02:14] So that its used as a default layout everywhere, including the first login and those virtual terminals you can access with ctrl+alt+fn [02:14] That's actually one of the things that hooked me hard on Ubuntu, the way it integrates nicely for music composition, sound cards, etc [02:14] I miss Warty Warthog! lol [02:15] sweet; I was getting discouraged when i saw most of the called out ones were win/mac only [02:15] ...but maybe that's why their so called out. [02:16] oh I forgot audacity and lmms [02:16] great tools also [02:17] I'm doing studio recording with audacity and puredata, they're just great [02:17] ActionParsnip: I started trying to install skype client from the deb from their site; it was installing but when I tried to run it I go ta wierd error (something about the file not being there, but of course /usr/bin/skype *was* there). So I rebooted, then remove/purged skype, then downloaded the deb again, but when I tried to run the deb I got an odd error. I tried adding the Canonical Partner repo to install skype that way [02:17] (https://help.ubuntu.com/community/Skype) and that's where I started having this prob lem. [02:18] Is there a way to do that? [02:18] puff: try to install the 32 bit of skype it should work fine [02:18] there are also a couple of deps [02:18] Per-profile layout can be changed from system settings, that much I know [02:18] to watch out for but it works fine on 11.10 [02:18] puff: try: sudo apt-get -f install [02:18] anyone know what launcher jolicloud uses? [02:19] puff: remember to match the arch of the deb to the arch of your ubuntu install (this isn't always the arch of your cpu as you can run 32bit OS on 64bit CPU) [02:19] jmg: jolicloud is offtopic here [02:19] ActionParsnip: not if i want to get the same launcher in ubuntu [02:19] hi guys...can anyone care to help me ...im having a problem with my screen resolution everytime when i started ubuntu 11.10 i always have this not vivid color in my screen and also the fonts are not that vivid...i already installed the NVIDIA Geforce 9100mg but its still the same..the only thing that i have to do is to always adjust the brightness of my screen...so anyone here can help me?! it will be greatly appreciated.. [02:21] ubuntu_fanatic: the proprietary driver can adjust that sort of thing; you'll have to invoke it as root for changes to persist. [02:21] zorklat: how can i do it to make it as a root? [02:23] zorklat: how ?? [02:23] ubuntu_fanatic: you'll probably have to invoke it from terminal -- ctrl-alt-T to launch term, sudo nvidia-settings (I think that's what it's called) to launch as root. === root is now known as Guest27490 [02:23] is Unity just a theme for gnome shell? [02:24] ActionParsnip: Yeah, I'm running 64 bit oneiric, I tried the 64 bit skype deb, now with using the canonical partenrs repo, all I see is i386. [02:24] puff: install the 32 bit pkg, it works [02:24] even on 64 bit [02:25] i already configured the nvidia settings but im having the same problem [02:25] zorklat: i already configured the nvidia settings but im having the same problem [02:26] ubuntu_fanatic: then I am out of my depth. [02:26] hi how can i upgrade to php5.3 .8 i am on latest ubuntu [02:27] puff: have a look here [02:27] https://wiki.ubuntu.com/OneiricOcelot/TechnicalOverview/Beta2#Installing_the_correct_skype_package [02:27] I am assuming you have 11.10 [02:30] Has anyone got pianobar working under Ubuntu. The newer versions seem to fix login issues but they break some dependencies like libgnutls. [02:30] alien2050: Thanks, yeah, 11.10 running ubuntu. [02:31] puff: is it working now ? [02:31] puff: yeah the repos install 32bit, grab the 64bit deb from skype site [02:33] alien2050: Still catching up. [02:33] ActionParsnip: the URL alien2050 linked seems to suggest it's not good to install the 64 bit from the skype site. [02:33] ". However, the Skype website currently directs users to download a package for 64-bit Ubuntu 11.10 systems which is not compatible. Users are instead recommended to install the skype package via the Canonical partner archive using Software Center" [02:34] puff: yep that's right. that's how I got it to work. [02:35] alien2050: Thanks, I'm using synaptic to reset to the main united state server first. [02:35] puff: np [02:35] alien2050: Also, earlier I used this line: sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner" [02:35] I'm thinking that I should undo that... [02:36] puff: I didn't have to do that, but if I remember correctly there were a couple of deps needed [02:36] Dangint, synaptic is taking forever to reload and having all sorts of problems. Is there a convenient way to reset apt/sources.list to the defaults? [02:37] sudo vi /etc/apt/sources.list [02:37] Well yah. [02:37] that's convenient :) [02:37] I hibernated from lightDM while logged in, and now my disk spawns endless I/O errors. I don't even know what to look at to diagnose the issue. [02:38] there is an option to restore original settings [02:38] Hey guys, in the middle of resizing my LUKS partition, and I'm reading the Ubuntu guide to do it. I just resized the partition using resize2fs and everything went well. Now, I'm being told by the guide to resize my volume with LVM, but I never used LVM. What should I do? [02:39] hi folks ,im on fedora now ,and cant seem to get my ati drivers ,can someone tell me the cmd for the terminal ? [02:39] Hm, here's my apt sources: http://pastebin.com/Qab5PTGs [02:39] L3d_1: you need to ask the fedora people. we ubuntu people just use jockey-gtk. [02:40] okm whats a .run file btw ,cause i have the ati one in .run ? [02:40] it's an autoextract file [02:40] #fedora L3d_1 [02:40] Hi,guys,does anyone know why installing the gtk could make the gnome enviroment unwork? [02:40] im allready there and thers like 4 pps [02:41] works on ubuntu also, but since you're on Fedora, you're in the wrong channel... [02:41] that doesn't change the fact that fedora is not supported here. [02:41] L3d_1, there are way more. it's not supporte d here [02:41] L3d_1: check the fedora FORUMS, then. [02:41] meh [02:41] alien2050: did you ever try zynsub on 11.10? [02:41] want to place an order .. [02:42] Fedora people will be better equipped to help with your issue, and the ones you may have afterwards with gfx drivers [02:42] skypent: yep! but I running 11.10 studio [02:42] alient2050; what do you mean by that? [02:42] is there a bundle you can just download for all of these? [02:43] Well, I have a realtime kernel enabled because zynaddsubfx uses a LOT of CPU [02:43] well thanks for the help annywasus , good thing this server is a ok, laters [02:43] and sometimes it lags if it's not enabled [02:43] since it generates such rich and complex sounds... [02:43] ah; i'm just wondering if you had any issue with not getting any sound. [02:44] why when i reinstall the sqlite3 and ZLIB the gnome desktop is gone? [02:44] skypent: could be related to that... what is your sound card ? [02:44] lemme check, back in a moment [02:44] I run it on a XFI Audio Creation card [02:44] #list [02:44] XFI Fatality also works fine I've tested it [02:46] ooooooops.... I forgot something important (just running it now).... you need to have jack for it to work really smooth [02:46] try install the JACK driver, i.e. apt-get install qjackctl [02:47] otherwise it will need the precise HW device id of your sound system and can be difficult [02:47] JACK is another sound server, it will disable ALSA while it's running... but it's worth it === L3dDude is now known as L3d [02:49] Yeah i installed that a bit ago. An extremely novice question, but... is there a quick way to see the sound card on my system? [02:49] Dangit... it's doing the same thing as before, getting very, very slow for no discernible rason. [02:49] try "lspci" [02:49] as root [02:50] that gives me a list of all my hardware? [02:50] with jack, you need to "plug" the applications with the sound system [02:50] skypent, try sudo lshw [02:50] try lsusb [02:50] if its usb card [02:51] ;) [02:52] alien2050: lspci can be ran by users [02:52] true... old habits :) [02:53] Does anyone know how can I add terminal to the panel? [02:53] frankguan: try guake :), much easier if you use terminal a lot [02:53] frankguan: right click, add this launcher to panel [02:53] Anyone here know why Synaptic (Ubuntu 11.04) can't fix this broken package? I can't install new software until I get this fixed. http://pastebin.com/RaFii4ts Here's my list of package sources. http://pastebin.com/HTReL7zL Re-installing doesn't help. http://pastebin.com/np5EAUgG Purge doesn't work. http://pastebin.com/9HDSkMi4 Neither does apt-get install -f. http://pastebin.com/fEj1tpTs [02:54] But I use xubuntu :) [02:55] ActionParsnip is clearly having alot of fun [02:56] haylo: sometimes, at work now but ssh'd using putty :) [02:56] sorry i don't quite know what i'm looking for, i put the contents of lspci into http://pastiebin.com/?page=p&id=4f07b42eb8e44 could any of you take a look to "decode" it for me, where exactly it tells me my card. [02:56] ah thats cool :) [02:56] frankguan: xubuntu uses GTK, which is why you use gksudo like in Gnome. [02:56] did you go to school for linux adminstration? [02:57] frankguan: for a light alternative, use tilda [02:57] or self taught? [02:57] maybe this one Intel Corporation 82801G (ICH7 Family) AC'97 Audio Controller (rev 01) (is this my sound card)? [02:57] haylo: no, just been using it a long while [02:57] ah cool :) [02:57] haylo: so self taught, but got the LPI 101 & 102 book, might as well get some creds for what I know :) [02:58] Hey haylo [02:58] Hm, not that speed tests are all that reliable a gauge, but speedtest.net claims I've got 1.21Mbps download. [02:58] And .16Mbps upload, wow that sucks. [02:58] frankguan: yakuake is the QT (KDE) eqiv. They let a terminal drop down from the top like the tilde console in Doom/Quake/Wolfenstein etc and hide again on the same press, very useful [02:59] at least G, might be N. As I understand it [02:59] Dangit. [02:59] puff: have you disabled IPv6? Did you run speedtest 3 times? [02:59] I really hate linu cut 'n paste :-(. [02:59] http://www.speedtest.net/result/1691426937.png [02:59] ActionParsnip: No, and no. [02:59] puff: speedtest is your WEB speed, not LAN speed. You could have N speed wifi to a 2Mbps internet link and speedtest would show you with 2Mb connection [03:00] Which Ubuntu package is best for making LAN between two Ubuntu PCs? I am connecting with an ethernet cable and without a router. [03:00] puff: always run speedtest 3 times, makes for better results, disabling ipv6 can help speed a little [03:00] roadfish: you have the LAN already then if you have the wires connected and a router [03:00] ActionParsnip: I'm not too worried about LA?N speed, just about how fast my pipe is. [03:00] Are packages like xorp or quagga appropriate. [03:00] ActionParsnip: How do I disable ipv6? [03:00] hey ParkerR ! :) [03:00] Can somebody PLEASE help me resize my LUKS partition? :/ [03:01] Hm, second test showed .48 Mbps. [03:01] puff: add the boot option: ipv6.disable=1 [03:01] Thank you [03:01] ActionParsnip: what about when I am connecting with a wire ... but NOT using a router? [03:01] frankguan: sweet isn't it :) [03:01] if Google Chrome doesn't natively support the playing of mp4s...is there a plugin I can get to play mp4s? [03:01] roadfish: ? [03:01] puff: for the cut and paste, there is a tool, like gclipboard or something that lets you manage it [03:01] roadfish: as long as there is a logical connection, you have the LAN [03:01] roadfish: By definition you're usinhg a router, just not necessarily yours :-). [03:02] frankguan: I suggest you symlink /usr/share/applications/tilde.desktop into ~/.config/autostart to make it run at boot too :) [03:02] Damn, third test got me .27Mbps [03:02] And fourth test .24 Mbps. [03:02] I think I've found the problem, wtf is going on with comcast? [03:03] you have fios, not comcast [03:03] ok, to rephrase my question. I want to transfer files between to PCs that are connected with an Ethernet cable ... but not with a router. What program do I use to preform the connection. For instance, can I just do "ls /path-to-second-pc/"? [03:03] roadfish: rsync works really well [03:03] roadfish: I say scp [03:04] Ben64: no, I have comcast, verizon's involvement is just because that's where speedtest is downloading stuff for the test. [03:04] [puff] (~steven@static-108-32-33-25.pitbpa.fios.verizon.net) [03:04] you have fios. [03:04] Ben64: Oh, that, no, that's just where my colo is coming in from. [03:04] roadfish: transferring files is not "making a LAN" [03:04] Ben64: I'm running my irc client on a debian box hosted by a friend. [03:05] roadfish: you will need to set the IPs on both sides as there is no DHCP server [03:05] Ben64: The speed issues are with my local connectivitiy. [03:05] i need help badly [03:05] Ok, so I am using the incorrect terminology. I guess this has been making my google searches harder. [03:05] roadfish: It's really a whole lot easier to grab a cheap router and plug both boes into it. [03:05] hello guys, i'm currently trying to download vmware palyer from vmware.com, and after login downloading not starting, but appears [Message ID: 621] Is the vmware palyer became not FREE ? [03:05] ActionParsnip: Do you still need a crossover cable to do the sort of thing roadfish is trying to do? [03:05] iam not able to download any thing from ubuntu market [03:06] puff: yes as it is p2p [03:06] really? I don't believe you... [03:06] umm what has no dhcp [03:06] puff: one webpage said this: if it is an older ethernet port it may not be auto sensing, and then you would need a crossover ethernet cable. [03:07] i am not able to download any thing fromm ubuntu market place [03:07] i am not able to download any thing fromm ubuntu market place [03:07] can some one resolve my problem? [03:07] deepuvc, no need to repeat so soon [03:07] puff: so I guess this issue is if I have auto-sensing ... and I guess only really old cards (NICs?) lack auto-sensing [03:08] roadfish: I'd get a crossover, just in case [03:08] i am not able to download any thing fromm ubuntu market place pls help me [03:08] !helpme | deepuvc [03:08] deepuvc: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude [03:08] roadfish: or re-head one side and make it a crossover cable, assuming you have heads and a crimper [03:09] okok but need help badly [03:09] geebs I got boxes of straight and x [03:09] man [03:09] roadfish: I'd go with ActionParsnip's advice, he's alot more up to date on this stuff than I am. [03:09] I am having issue with VGA output not being 100% center on the x axis. How might I solve this? [03:09] i am not able to download any thing from ubuntu market place [03:09] if you have Gigabit ethernet you don't need a crossover cable. [03:10] deepuvc, repeating every five seconds wont get you help faster. try 15 minutes or so [03:10] bazhang can u help [03:10] ActionParsnip: One possibility with my troubles, I replaced the apple airport with a mikrotik rb751u (http://routerboard.com/RB751U-2HnD) so there may be some problem with that. [03:10] I'm trying to figure out what marketplace he means [03:11] puff_, software center [03:11] ahh [03:11] yes [03:11] yes [03:11] ActionParsnip: Blah, it's 10pm now, I've been wranlging with this for hours, I think it's time to sleep on it and take a fresh look in the morning. Much thanks for your help. [03:11] softwaare center [03:11] ifconfig [03:12] puff_: Hi, btw :-). [03:12] puff iam not able to download anything from ubuntu software center [03:13] Could you help me convert 170393600 blocks (4K) into sectors? [03:13] I got that part deepuvc what I am trying to do now is figure out why [03:13] you are obviously connected to the net [03:13] deepuvc, is there any error message? [03:13] just wanted to see how [03:13] deepuvc: open up a terminal. In the terminal, type: sudo ifconfig -a [03:14] i dont know puff its showing check my connection [03:14] but iam connected alays [03:14] mm there are other reasons it may say tHAT [03:15] yes jason [03:15] deepuvc: Then, select all of that output, copy it, open up a new browser window at paste.ubuntu.com, paste the stuff you copied in there, click the button labeled "Paste!", copy the URL of the resulting page and paste the single line URL here. [03:15] no commands found [03:15] hmm [03:15] you got some serious issues then [03:16] iam now connected to internet [03:16] puff and jason iam now connected to the net [03:17] Looking up IP number for deepuvc.. [03:17] Host 159.82.68.116.in-addr.arpa. not found: 3(NXDOMAIN) [03:17] hmmm [03:18] i hadnt done any thing to cause any error [03:18] jason and puff [03:18] you are connected [03:19] you are in kerala india [03:19] yes [03:19] want me to give ya your address? [03:19] kerala trivandrum [03:19] rofl [03:19] then it has to be a repository issue [03:19] deepuvc: wow, trivandrum? I'm at malappuram ;) [03:20] Hi all... first timer and general Linux n00b here. I'm trying to get Lubuntu 11.10 going on a P3 500 (yeah, I know, I know) and having some problems. Anybody able to help? [03:20] hang on a sec we can fix this [03:20] yes puff i did install a code of respitory for the prozgui [03:21] I am having issue with VGA output not being 100% center on the x axis. How might I solve this? [03:22] and some other too [03:22] i did it in terminal [03:22] jason puff pksadiq u gone [03:22] hello [03:22] tell dinesh I said hi rofl he knows me [03:22] deepuvc: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:23] puff [03:23] no we need to check the sources deepuvc [03:23] ok [03:23] can u do that [03:24] can you pull up dash home? [03:24] dash home whats that [03:24] http://labs.stanford.edu/ipad/6b3dd886 [03:24] unity thingy [03:24] did u mean erminal [03:24] no [03:25] unity [03:25] yep that ubundu icon [03:25] type in source [03:25] it should pull up software sources [03:25] yes [03:25] it came [03:25] what is checked [03:26] expect source code all other are ticked [03:26] ok [03:26] it says download from india [03:26] click authentication [03:27] elisa87, this anything like the prison study. [03:27] should have keys [03:27] puff does download from servers from india make this problem [03:27] yes [03:28] I dunno maybe try somewhere else [03:28] it has 6 keys [03:28] deepuvc: nope, I uses server from india [03:28] try usa [03:28] urlin2u by clicking on the link you will just help in improving social networks [03:28] puff no usa i clicked and selected the main server [03:29] i installed kde, and told ubuntu to boot to kde, but it didnt [03:29] it booted back to unity [03:29] ok [03:29] then try download [03:30] unless you got a fw it should go [03:30] puff that was the problem u must have selected main servers [03:30] PatrickC: Why are you trying to compile emacs from source? it is already available in repo [03:30] what is the command to get X to regenerate it's config file? I'm trying a new graphics card. [03:30] no problem [03:30] puff dont go [03:30] pksadiq, i didnt ask that question here, lol, but i didnt know that... [03:30] Am I going crazy or what.. I was just trying to move some files from an external hard drive to a different dir winthin the same external hard drive.. Unfortunately, I used one of those scripts to find the mp3s and then move them but I didn't notice that the script was starting with find / as soon as I saw that, I did a ctrl C. When I searched for my files, they were all gone! I know ext4 is really [03:31] its not orking [03:31] smart but in these situations, it really sucks.. Where does it put the files in the middle of doing a move? I'm trying to understand.. Was everything in the memory? What happened. Did it just delete mp3s or it destroyed more than that.. I like Linux but something has to be done about this clever sytem that doest fragment.. I was JUST about to back up.. It's always like that!!!! [03:31] StepNjump: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [03:31] lol I haven;t gone anywhere for days [03:31] its showind can download respitory [03:31] I still gotta get bind9 configged waiting for authorization [03:32] forwarders etc [03:32] bind9 is definitely different from what I am used to [03:33] geez deepovc there is no reason that should not be working [03:33] hi. does anyone know how to send f8 ( safe mode ) key to virt-manager guest ? I have a guest 2003 server on 10.04 LTS, which won't boot, but I can't even try to fix it, because the boot sequence is too fast and no f8 key doesn't catch it in time. [03:33] puff can u tell how to chanege colours offolders [03:33] you don't have a fw do ya [03:33] what fw [03:34] any fw [03:34] u can ask any thing hich covers ccie security [03:34] fw [03:34] whats that [03:34] firewall [03:34] yep [03:35] k lemme see what ports you need open [03:35] what's the tiniest audio player I can use to preview .wav files in nautilus? [03:35] puff how can i change he colours of the folders [03:36] in ubundu 11.10 [03:36] hey i'm new to linux... is there a way i can access newtwork share folders (ie smb://server/folder) at the command line. its easy in gui, i know, but i wanna access media from a windows share drive and use ffmpeg to converti it (on an ubuntu computer). How do I reference network share folders, or is the question, where are they mounted when I access them through gui file manager. I'm guessing [03:36] my problem is the same reason you cant just drag files from a network share folder into vlc, you have to double click them to open. [03:36] deepuvc: icon set [03:36] bendon: http://www.linux-noob.com/forums/index.php?/topic/1404-how-to-mount-a-windows-share-with-smbmount/ [03:36] cheers mate [03:36] where is that [03:36] synrat, that must be a windows server you have the install iso? [03:37] oh you'll probably want to make it a static mount, too [03:37] the double-click thing is probably automount getting woken up [03:38] hi, how do i remove twitter accounts from gwibber? [03:38] da,m thought it would be easier than that. will be using the flash drive. thanx every1 [03:38] oh nevermind i got it [03:38] walden: probably the accounts thingy [03:38] silly gwibber UI makes the + - icons look grayed out [03:39] Hello. anyone knows how to get the XChat alert sounds? [03:39] man I can't get a straight answer to the ports question [03:40] hmmm [03:40] hey puff_ [03:41] anyone know anything about nvidia drivers? [03:42] i think your ubuntu install should detect them in "additional drivers" [03:43] is there a plugin for Thunderbird that will make it easier to save notes to your IMAP server? [03:43] i'm thinking of something like apple's notes feature for iphone [03:43] was trying to get steam and team fortress to work on 11.10 with wine, but i am having some graphics issues. it will start and all but there is no color on the characters [03:43] unplayable === cereal__ is now known as Rum [03:44] D_Russ: did you check the wine appdb? [03:44] i like my games with real high graphics quality and have heard that wine cant really do this [03:44] nvidia has drivers for ubuntu on there site but i cant get them to install [03:44] so you just use windows haylo? [03:44] haylo: I've played doom3 at some fairly high settings.. [03:44] but i do want to try windows sauerbraten on linux in wine [03:44] D_Russ: the drivers are in the repos, you don't need the nvidia site [03:44] D_Russ: should be fairly easy to install nv drivers [03:45] !info sauerbraten [03:45] sauerbraten (source: sauerbraten): 3D first-person game engine. In component multiverse, is extra. Version 0.0.20100728.dfsg+repack-3 (oneiric), package size 951 kB, installed size 2204 kB [03:45] mayeb il do that tonight and compare the fps [03:45] D_Russ: listen to ActionParsnip [03:45] haylo: why need wine, its a native app...? [03:45] so the drivers that i have should be good enough? [03:45] just curious what fps i would get [03:45] i get 200- 600 in ubuntu [03:45] deepuvc: https://wiki.ubuntu.com/SoftwareCenter#Handling_a_broken_apt_cache [03:46] D_Russ: just run: sudo apt-get update; sudo apt-get upgrade; sudo apt-get install nvidia-current and you will have nvidia's driver installed.. [03:46] wonder what windows version would pull in wine [03:46] that may be it [03:46] it's stuck [03:46] !wine [03:46] WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu [03:46] haylo: 200fps is pretty sweet === SVNDR is now known as svndr [03:46] thanks ActionPArsnip [03:46] Wine is a delightful fermented grape drink that will make you weak and silly. [03:46] My cheese not detected my webcam..it says no devices found.how to fix this? [03:46] brb [03:47] blackshirt: run: lsusb and use the 8 character hex id to find guides [03:48] Lsusb? [03:48] http://linux.die.net/man/8/lsusb [03:49] blackshirt: yes, all in lowercase in a terminal [03:49] hi [03:49] how do I remove the damn realtek audio driver? [03:49] anyone know how to use Xnote for thunderbird? [03:49] yeah i already have the nvidia drivers installed as per the terminal. So i guess it just wont work with my PC. i have seen people getting it working on youtube, must be diffrent graphics cards in there PC [03:49] g0th: is it in restricted drivers? [03:50] D_Russ, what is your Nvidea GPU ? [03:50] D_Russ: of course it will work [03:50] i mean what is the make? [03:50] gt230 i beleive [03:50] D_Russ: what gpu do you use? [03:50] let me double check [03:50] walden: http://www.realtek.com.tw/downloads/downloadsCheck.aspx?Langid=1&PNid=24&PFid=24&Level=4&Conn=3&DownTypeID=3&GetDown=false#High%20Definition%20Audio%20Codecs [03:50] this one? [03:50] D_Russ: and is it part of some optimus crap (dual gpu)? [03:50] no its a seperate unit [03:50] sysinfo is ok tool for getting some system info [03:50] D_Russ: lspci | grep -i vga will show you [03:51] its a gt 230 [03:51] D_Russ: ok then run: sudo nvidia-xconfig and reboot, may help. If you get no desktop you can delete /etc/X11/xorg.conf and reboot to be back where you are now [03:52] if i get no desktop. i wont know how to delete xorg.cong [03:53] that's easy sudo rm -f xorg.conf [03:54] what's the name of the tool that allows you to select different installation profiles, like "desktop" or "mail-server" or "lamp" etc. ? [03:54] from console [03:54] then startx [03:54] ozzloy: tasksel [03:54] yuss [03:54] thanks [03:54] walden: so how do I remove it? [03:55] hi guys , , , i just installed lubuntu , , one question is can i install unity on it? [03:55] im goin to come back to this issue another time. i already deleted steam from my ubuntu box, i have just been using it on my work PC. So no rush. [03:57] alright, so my log files are becoming enormous in size, this is the second time I have receive 'low disk space on root' notifications. what is going on? [03:58] wiggmpk: read the logs ? [03:58] \ [03:58] Is it safe to edit my mbr while running a distro on the same drive? Or must I do it from a LiveCD? [03:59] ubluntu: it's not just 1 particular log file, nothing looks wrong, but why are they getting this large without any size constraint? === svndr is now known as SVNDR [04:02] Does Ubuntu11.10 create its own partitions.. i dont have to create them myself do i? [04:02] How to change keyboard layout or config on ubuntu through terminal? [04:02] it is safe to overwrite the MBR. [04:03] theoneguy: more info [04:03] SVNDR, can be done either way. you can manual partition or just tell ubuntu to use the whole disk or install alongside windows and it will choose a default partition setup [04:03] ubuntu will create its own partitions. [04:04] 35% packet loss on my ethernet currently, any advice on driver applications? [04:04] escott: yea i figured as much.. well ive tried about 4 times not to install ubuntu using USB and i have no succeeded once.. [04:05] since the mbr is not used/being accessed while any operating system is booted, it is safe to overswrite it. [04:05] theoneguy: it is if grub replaces mbr and grub sees your win partitions , the good news is that either way, mbr can be replaced [04:05] SVNDR, if you want to tell us more details we might be able to offer a suggestion [04:07] How to change keyboard layout? [04:08] blackshirt: which deskrop / shell do you use? [04:08] oneliner: tried a different cable? [04:08] escott: well i was in here earlier today, and yesterday and the day before lol i thinks its my USB to be blunt.. but a new face is a new idea.. I get to the point where i have burnt the image to USB, using Universal USB Installer, i then restart my laptop so it can boot into the setup, i get to the screen that offeres option like Install To Hard Drive, Chech Disk For Errors ect.. Wether i select [04:08] install or check.. my USB drive will start to mount and unmount over and over again until the setup bring up a fail screen.. [04:09] SVNDR, sounds like a bad usb [04:09] ActionParsnip: hardware issues ruled out by means of dual boot, win7 internet functions on same box/setup is flawless [04:10] oneliner: have you disabled ipv6? [04:10] oneliner: how much RAM do you have? [04:10] Action. Unity desktop [04:11] escott: yea, it does everything else a USB should, just not this.. its annoying i tell you what [04:11] am pretty sure i saw all settings for ipv6 disabled, but i can double check, cant remeber conf file name for network sys [04:11] blackshirt: press tab after you type action ;) [04:11] blackshirt: its under system settings. [04:11] ActionParsnip: 8gb ram [04:11] oneliner: add this to /etc/sysctl.conf http://paste.ubuntu.com/795664/ [04:12] oneliner: then run: sudo sysctl -p [04:12] oneliner: assigns more RAM to network caches, can help [04:12] ActionParsnip..how do this on terminal? [04:13] ok will try [04:14] running 11.10 - can someone point me to a good how-to for configuring the resolution of the console framebuffer [04:14] blackshirt: search dash for system settings, its in there [04:14] HEllo [04:15] question about command, make sure I have it right, if I use "rm -rfv /var/log/*" that will remove all files & subdirectories of /var/log but not the parent correct? [04:15] wiggmpk: that's correctg [04:16] JWFoxJr: thnkx [04:16] has anyone in here ever sucsessfully installed Ubuntu11.10 using iPhone4 (jailbroken) running 'USB Drive' - Or any other application for that matter?? [04:16] ActionParsnip: should i allow packet forwarding for ipv4? [04:18] !au [04:18] The Australian Local Community Team has channels here on freenode. They are #ubuntu-au for technical discussion, and #ubuntu-au-chat for social chatter. === clonak_ is now known as clonak [04:22] ActionParsnip: no apparent change [04:22] connection "freezes" at regular intervals [04:25] LINUX MINT ROOOOOCKKKKK DA HOUSE!!!! [04:26] running 11.10 - can someone point me to a good how-to for configuring the resolution of the console framebuffer [04:26] oneliner: your system isn't a router so forwarding isn't needed. Are there any bugs reported for your driver? [04:27] manuel_: its also offtopic and not supported here === oolala is now known as lala [04:27] JWFoxJr, you just modify /etc/default/grub and put in a modeline. many are specified by number like vesa768, but that whole kernel framebuffer resolution mechanism is deprecated is my understanding [04:27] JWFoxJr: http://idyllictux.wordpress.com/2010/04/26/lucidubuntu-10-04-high-resolution-plymouth-virtual-terminal-for-atinvidia-cards-with-proprietaryrestricted-driver/ [04:27] there is one with a backport solution provided [04:27] oneliner: worth a shot I guess [04:27] i implemnted that solution currently is the "least ugly" functionality i am using [04:28] I followed a tutorial but missclicked something in CCMS, everything seems to be working now. But is there anyway to reset default just to be safe? [04:28] fetching bug ml [04:28] escott ActionParsnip Thanks! [04:28] JWFoxJr: what are you having trouble with? recently installed ATI or Nvidia drivers? [04:29] tellone: maybe: gconftool-2 --recursive-unset /apps/compiz-1 unity --reset [04:29] wiggmpk: no - just never configured it before on ubuntu - used to run gentoo and they still use grub, not grub2 by default [04:30] also, every dns resolution takes 20 secs apiece [04:30] JWFoxJr, there is nothing different about the process. its the same kernel options, you just need to put them in /etc/default/grub [04:30] hello [04:30] JWFoxJr: I just ask because reasons (typically) for changing framebuffer is because of ugly splash screens [04:30] oneliner: install and configure dnsmasq and it will make that take 0ms [04:30] YEAH!!! [04:31] wiggmpk: I could care less about splash screens - I just want a VT with a reasonable (workable) resolution [04:31] help please i cant logim with my username it says password incorrect how can i solve it please [04:31] JWFoxJr: right, which is the only other reason hehe, I was getting there [04:31] guest-Sqfodd, username for what? [04:32] oneliner: just edit /etc/dnsmasq.conf line: #listen= to listen=127.0.0.1 then set your first DNS server to be 127.0.0.1 set your interface in network manager to DHCP (address only) then make your DNS be: 127.0.0.1, 8.8.8.8, 8.8.4.4 [04:32] ActionParsnip: related bug https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-3.0.0/+bug/839393 [04:32] escott: using VGA=xxx or vesafb:mtrr,ywrap, ? [04:32] Ubuntu bug 839393 in linux-meta (Ubuntu Oneiric) "Network problem with the driver r8169" [Medium,Fix released] [04:32] oneliner: is it ok in precise live cd? [04:32] hello, i think i have a virus on linux [04:32] JWFoxJr, the kernel is the kernel. its a kernel option. use whatever one is correct. [04:32] fisix, when i start the pc and i have to login i forgot the password [04:33] escott: nevermind - I hadn't scrolled far enough in the article - I know it was a kernel option, just wasn't sure which method it was going to use [04:33] xmane, what makes you think that? [04:33] guest-Sqfodd, is your drive encrypted? [04:33] JWFoxJr: you can achieve a prettier VT with the info on this site http://askubuntu.com/questions/6033/enabling-nvidia-driver-messes-up-splash-screen [04:33] fisix, no [04:33] guest-Sqfodd, boot to single user rescue mode and you can type passwd username and set your password [04:34] well, every time i go to firefox, it says that i haven't got the latest version and then it redirects me to a ubuntu antivirus [04:34] wiggmpk: I don't nouveau enabled - I'm using vesafb for framebuffer. :) [04:34] fisix [04:34] has anyone in here ever sucsessfully installed Ubuntu11.10 using iPhone4 (jailbroken) running 'USB Drive' - Or any other application for that matter?? [04:34] JWFoxJr: should work just the same, the info on what you need is there [04:34] escott, how coz i a, using guest login now === Pilif12p_ is now known as tjf [04:35] ActionParsnip: precise live cd? [04:35] guest-Sqfodd, http://www.psychocats.net/ubuntu/resetpassword [04:35] guest-Sqfodd, reboot. hit esc (just after bios post) to bring up the grub menu select single, you will get a root terminal a bit later. type passwd yourUsernameHere and put in a new password [04:35] JWFoxJr: you basically just need to change GRUB_GFXMODE= to whatever resolution you want and then follow the updates [04:37] wiggmpk, why does everyone suggest GRUB_GFXMODE? what relationship does that have to the kernel framebuffer? [04:37] escott, ok i try thanx [04:37] escott: it does the same thing, and is easier to do [04:38] BRB - rebooting... [04:38] ESCOTT!!!!!!!!!!!!!!!!!!!!!! [04:39] wiggmpk, not according to the documentation: #GRUB_GFXMODE=640x480... The entry sets the resolution of the graphical menu (the menu text size). ... The setting applies only to the boot menu display, not the resolution of the operating system that boots. [04:39] hey, is there a good way to tell ubuntu desktop to NOT start an X session on boot? [04:40] wajeemba, add "text" to the boot options [04:40] escott: "text" to the boot options in grub? [04:41] hi [04:41] wajeemba: alter the default grub entry to text where it says quiet splash [04:41] wajeemba, GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub [04:41] wajeemba, then run update-grub [04:42] firefox keeps crashing and I suspect the problem is with ubuntu [04:42] wajeemba: in tne quotes with: quiet splash [04:42] I have ubuntu10.10 on the box [04:42] how can I know what's the problem? [04:42] bahaa: run it from a terminal, the output will be useful [04:42] escott: well it was the only way I was able to achieve the size & display I desired [04:43] bahaa: also try disabling addons (if you have any), one by one to ssee if it makes it ok. Then you know the addon is to blame === tjf is now known as Pilif12p [04:43] bahaa - Having a problem with Firefox? [04:43] ActionParsnip, it gave nothing, but in the report it wanted to send to mozila I notice it says there is a segmentation error === Pilif12p is now known as tjf [04:44] scotty^, yes but I suspect it's made by the OS, cause it's a fresh firefox and the previous one used to make the same problem [04:44] escott: I am not a good person to discuss the pros or cons with it, I just gave a solution that worked for his needs [04:45] Hi everyone ^_^ [04:46] bahaa - is it crashing repeatedly on the same web page? Or on random webpages? === fenris is now known as Guest46554 [04:46] wiggmpk, im just puzzled because i wouldn't think it would work === MasDab is now known as MasDab_Galau [04:46] escott, back nothing done with esc, if i do shift after boot it shows gnu loading and it appears another screen sync out of range... [04:46] HELLO GUYS [04:47] scotty^, repeatedly on random webpages [04:47] can anybody help with UEFI and Grub? or help with Grub2 GPT and Grub2 MBR?? [04:47] scotty^, "SecondsSinceLastCrash: 6" from the report [04:47] escott: the website I linked and it's suggestion worked for me, a tighter looking VT and higher resolution splash screens and lightDM display [04:47] hi, i'm plugging in a wonky usb hard drive to Ubuntu 11.10, and it automatically mounts it as read-only (that's fine), but the mount point (at /media/foodrive) doesn't allow everyone read and exec, it's set at drwxrwx---. how can i add rx to everyone? [04:48] hmm, now all I get on reboot is "Failed to send power mode. Command timed out." [04:48] bahaa - I could be an addon, like ActionParsnip said. Also, try disabling Javascript in Firefox's preferences. [04:50] guest-NAWBkw, sounds like you figured out how to bring up the grub menu but the grub graphics mode is no good. two approaches (1) guess at the position of the recovery boot option (it should be the second or third maybe?) so shift down arrow down array enter. or boot a livecd/install cd and fix things up from a chroot [04:52] alexim: you will need to remount it with better options [04:52] escott, please help and tell me what can i do [04:53] guest-NAWBkw, do you have a install cd on you? [04:53] I just ran ecryptfs-user-migrate on a user, and logged in, but was not prompted to generate a passphrase, and the data does not appear encrypted from a root shell, but it was moved to a user.random folder. Help! [04:53] what do i need to do to finish the process? [04:53] escott, yes [04:54] hi i am trying to compile ardrone sdk on linux ubuntu 11.10 and i get this error http://pastebin.com/JyykmDqk any idea [04:54] guest-NAWBkw, boot that, go to the livecd, and log back in to irc from there. we can give you chroot instructions from that point [04:55] <_jam> i'm using kubuntu 11.10. upgraded FF to 9 today. Now firefox will not accept external links. [04:55] <_jam> has anyone else seen this behavior? [04:55] Im trying to triple boot in UEFI mode, w7, Linux and MacOS [04:55] _jam: external links in what way? [04:55] escott, i have ubuntu 10.10 live cd not the 11.10... [04:55] slipknot: sudo apt-get install libcwiid-dev [04:55] guest-NAWBkw, thats fine [04:56] <_jam> if I click on a link in irc or whatever, firefox pops open a window "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." [04:56] escott, ok [04:56] ActionParsnip, scotty^: I disabled all the plugins and it crashed again [04:56] _jam: is firefox already running? [04:56] ActionParsnip: i tried a "mount -o uid=1000,gid=1000", but the mount point is still owned by uid 99 [04:56] <_jam> yes [04:56] can someone explain the concept of system time vs user time? according to time manpage, system time is cpu time used by system on behalf of process, while user time is cpu time used by process directly... isn't it all cpu time for process? [04:57] <_jam> using the terminal, i get the error with "firefox -P default "http://google.com"" also -new-tab, -new-window, -browser [04:57] slipknot: in fact, it seems like none of those packages were installed, so install all of them [04:57] sudo [04:57] _jam: maybe your old profile from the previous version is causing an issue, if you close firefox and rename ~/.mozilla/firefox is it ok? [04:57] slipknot: except libcwiid1-dev since that package doesn't exist anymore [04:57] <_jam> well, I've tried using my "clean" profile which changes nothing and has no addons and it has the same behavior [04:57] <_jam> changes no settings* [04:58] const_antine, the accounting is separate for a number of reasons but in part because system time is affected indirectly by other processes running on the machine, but user time is not [04:58] bahaa - try disabling Javascript in Firefox's preferences [04:58] trism, i installed i get the same error [04:58] _jam: what is the output of: file `which filefox` [04:58] const_antine, maybe this means that when the process uses the cpu it user time, but when cpu works something for the process it's system time, (like if the cpu makes some stuff ready for the process) [04:59] <_jam> ActionParsnip: /usr/bin/firefox [04:59] slipknot: libavutil/avutil.h is in libavutil-dev so not all of them [05:00] _jam: he asked to do file `!!` [05:00] _jam: what is the output of: ls /usr/bin/firefox* === francisco is now known as Guest97179 [05:00] trism, ok i will try [05:00] bahaa, if i understand multitasking, cpu runs processes and threads, it is not "aware" of relation between one process and other [05:00] _jam: use a pastebin to host the text [05:00] <_jam> fwiw, /usr/bin/firefox is a symlink to ../lib/firefox-9.0.1/firefox.sh [05:00] slipknot: there is a list at the start of your pastebin 'You should install the following packages...' [05:00] <_jam> there is only one firefox executable in /usr/bin [05:00] _jam: ok cool [05:01] _jam - Have you updated ubufox and xul-ext-ubufox to 1.0.2-0ubuntu0.11.10.1 ? That should help. [05:01] _jam: what is the output of: lsb_release -sc [05:01] though maybe CPU is not purely process based [05:01] gnome-shell starts as classic, I uninstalled an apt-get purge re install and does not begin as before, [05:01] const_antine, system time is in kernel kernel-mode time, user is non-kernel user mode code [05:01] <_jam> ActionParsnip: oneiric [05:02] so ... anybody feels like trying a challenge? [05:02] <_jam> ubufox is not installed, xul-ext-ubufox is 1.0.2.... [05:02] i need rreescue gnome-shell as before. :( help [05:02] is there a way to undo a half-finished ecryptfs home migrate command? [05:02] _jam: may help http://www.mattcutts.com/blog/how-to-fix-firefox-is-already-running-error/ [05:03] _jam: remove the lock and/or parentlock file and it should be ok [05:03] * ActionParsnip hates firefox [05:03] Guest46554: ??? [05:03] escott, so picking a memory page to allocate or free, for example, would be system time? [05:03] <_jam> well, firefox is running. it should be! ok, just tried moving .mozilla and it works with a clean folder [05:03] <_jam> UGH [05:04] _jam: does it says firefox is already running, then do sudo kilall firefox and rerun firefox. thats all [05:04] Im dealing with UEFI here, and its kind of hard as there isnt much documentation pksadiq [05:04] <_jam> pksadiq: yea, i've tried restarting firefox, doesn't work [05:04] _jam: did you did sudo killall firefox ? [05:04] _jam: ok then use that and port your bookmarks over and such. Looks like the old version profile is the issue, the new profile created by the new version is obviously the key :) [05:04] <_jam> there are no firefox processes running [05:05] _jam: do ps aux | grep -i firefox and find its ecxact name [05:05] const_antine, yes. but the accounting gets weird, because if your app requests a page and that triggers a LRU walk to find pages to write out to swap who gets assigned that time? so often that gets done in another thread and the time is lost, but it can appear as real wall clock time, hence the reason for the separation. [05:05] <_jam> pksadiq: there are no firefox processes running [05:05] _jam: k [05:05] trism, the packages is installed the makefile bash script file show always routine checking library from begin [05:06] _jam: I do get the same error, and do the above fix, so I said [05:07] pksadiq: basically triple booting (linux, w7, mac os x) (chainloading either grub2 uefi to grub2 mbr or grub2 uefi to chameleon) [05:07] trism, http://pastebin.com/mDubLMEQ [05:07] <_jam> ok, trying the lockfiles [05:08] slipknot: yes, libcwiid1-dev doesn't exist anymore, install libcwiid-dev instead (but keep all the rest on that line) [05:09] can unity be uninstalled on natty? [05:10] help me, my gnome-shell starts as classic, I uninstalled an apt-get purge ...re-install and does not begin normal as before, [05:10] Resistance, not advisable. if you dont want to use it just dont use it [05:11] <_jam> ok, removing the lockfiles did not work, and I just tried opening a link after removing the lockfile of a running firefox process. i'm pretty sure that was stupid [05:11] escott: why is it unadvised [05:11] its in a VM [05:11] Emerling, try gsettings set org.gnome.desktop.session session-name 'gnome-fallback' [05:12] scotty^, I'll disable javascript, but there's something strange that it crashes even before opening anypage [05:12] trism, i now it is installed for this reason i am confused why the make file show again that he need this file http://pastebin.com/bVLNViAT [05:12] escott: i am back from live cd [05:13] Resistance, its too easy to get carried away and remove too many things and then end up without a working desktop [05:13] <_jam> and yet, it seems to have worked [05:13] hendaus, open a terminal and type "sudo -i" then we need to know a couple things: (a) was ubuntu the only os on the system? (b) do you know how the disk was partitioned [05:13] slipknot: just say no when it asks you to install the package, and it should move on with the compile [05:14] slipknot: if not the code may need a bit of patching [05:14] <_jam> so, that really makes no sense. removed the lock files while no processes running. start process. lock file gets recreated (of course) things still fail. remove lock file while process is running. try to open link from external source. things go CRAZY. quit processes. restart. works. [05:15] escott, thanks, i try again [05:15] escott: its in a VM. It cant handle Unity, and is limited on disk space. its a special-case test situation (hence the VM) [05:15] escott: yes just ubuntu os and i have not partition the disk i have one hd that i am using ubuntu and the second hd is sata [05:15] <_jam> thanks for your help [05:16] Resistance, then ubuntu-server would probably be a better choice than the desktop os [05:16] hi all, I'm new to unity and can't find the hotkey to minimize all the open ap's and to show the desktop...does anyone know how to put a shortcut to the launcher that will bring up the display for the desktop? [05:16] [Synaptic > description of »streamripper«] Are the terms »online stream« and »radio stream« synonymous? [05:16] trism, http://pastebin.com/YSVrBKQq i typed no and the same problem [05:17] hendaus, in that case your ubuntu system is probably /dev/sda1 but since you have multiple disks you might want to open the disk utility and identify what device is the ubuntu device [05:17] trying to cross compile for arm and installed codesorcery, but getting "Error: Missing 32-bit libraries on 64-bit Linux host" [05:17] anyone been through this before? [05:17] grammy: ALT+CTRL+D? not sure [05:18] will someone help me configure my capture card [05:18] wow, will try it, didn't even think of a keyboard entry!!! [05:18] hendaus, in particular we are looking for the "Device: /dev/sd??" that appears in the second column under the Volumes rectangle once you click on the disk and then on the correct partition [05:18] escott: /dev/sda [05:19] hendaus, so assuming since you have only one partition it is /dev/sda1 then run the following commands: "mkdir /ubuntu" and "mount /dev/sda1 /ubuntu" [05:19] control-alt-D does it, many many many ty to you and all who maintain and contribute to this media outlet. [05:20] hendaus, then run "ls /ubuntu" and you should see some things like "bin boot lib media sbin usr var" [05:21] yes, ia32libs is installed [05:21] escott: /dev/sda1 looks like swapspace - not mounted mount: you must specify the filesystem type [05:21] slipknot: so you installed libavutil-dev? if so I am out of ideas [05:21] hendaus, try sda2 then [05:21] will someone help me configure my capture card? its a phillips pci tv tuner and im on natty. [05:22] !bttv [05:22] urgodfather: run: lspci I assume its a pci device, use the line identifying the device to find guides [05:23] escott: yes done [05:23] Actionparsnip: thanks. brb [05:23] hendaus, and does "ls /ubuntu" list the normal contents of a "/" partition ie "usr bin sbin etc" [05:24] esc escott yes === lala is now known as eva === SVNDR is now known as svndr [05:24] hendaus, ok then "chroot /ubuntu /bin/bash" you may get some warnings because we havent done any bind mounts, but they shouldnt be needed here [05:24] hendaus, then "passwd fillInYourUsernameHere" [05:25] escott: chroot: failed to run command `/bin/bash': Exec format error [05:25] actionparsnip:02:02.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 02:02.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) [05:25] urgodfather: ok, nice and generic [05:26] urgodfather: you will find lots of guides for it [05:26] actionparsnip: 2 lines? [05:26] hendaus, is your livecd a 32bit live cd? is your installed system a 64bit system? [05:26] that capture card should "just work" [05:26] actionparsnip: i pulled from powermac g4 [05:26] urgodfather: search for: Bt878 Video Capture ubuntu [05:26] escott: how can i know? [05:27] urgodfather: try installing/running tvtime [05:28] Ben64: will do in a sec, dont i need drivers of some sort? [05:28] hendaus, "uname -i" will tell you the version of your livecd. "ls /ubuntu/lib64" will indicate if the installed system in a 64bit system (if it give a no-such file error then you have a 32bit installed system, otherwise it is 64bit) [05:28] !mythtv | urgodfather [05:28] urgodfather: mythtv is a TV framework for Linux - Instructions for using with Ubuntu at https://help.ubuntu.com/community/MythTV - For discussion and specific support, try #ubuntu-mythtv [05:28] urgodfather: should already have em [05:28] Ben64: ok thanks [05:29] escott: unknown [05:30] hendaus, what is the full "uname -a" output [05:30] escott: ld-linux-x86-64.so.2 [05:30] I have 2 cards in my computer: 1 ati and 1 nvidia. 4 monitors connected (dvi+vga on ati, and hdmi+vga on nvidia). However, only dual monitors are working. The other two monitors on the nvidia card just show a purple screen with the word "ubuntu" in the middle [05:30] how can I get 4 monitors to work? [05:31] [Synaptic > description of »streamripper«] Are the terms »online stream« and »radio stream« synonymous? [05:31] escott: Linux ubuntu 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux [05:31] hendaus, oh weird. sounds like you are in the chroot already. not sure why it complained about bash [05:31] does anyone know? :\ [05:32] trism, finaly it work [05:32] hendaus, nevermind. yep. you have a 64bit installed system and a 32bit livecd. that wont work. we need a 64bit install cd [05:33] escott: ok wait [05:33] YOU COME TO PEACE.IGNORELIST.COM 6667 OR NZCHATTER.NET FOR A GOOD CHAT ;] [05:33] hendaus, we could try something fancy if you dont have a 64bit install cd, but im not 100% sure it would work [05:33] AlexRamallo: its waaaaay easier to match manufacturers, you may need to go back to the old days and make an xorg.conf. Xrandr may also be able to do it [05:36] escott: i have 64 bits live cd [05:36] escott: can u wait .. [05:36] hendaus, then thats the easiest approach [05:37] i need to get to sleep soon. but its just going to be "sudo -i; mkdir /ubuntu; mount /dev/sda2 /ubuntu; chroot ubuntu /bin/bash; passwd yourUsernameHere" [05:41] the rt73usb driver that came with ubuntu is not working, any help? [05:41] sudo rm -Rf /. [05:41] um, don't be silly [05:42] aww [05:42] you shouldn't post stuff like that [05:42] someone's gonna actually try it [05:42] !danger [05:42] 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! [05:43] anyways, anyone will to help out? [05:44] I'm creating a Maverick-based live USB image that boots in text mode. What is the best way to have it run a program at startup instead of presenting a shell? [05:44] escott: back [05:45] hendaus, so "sudo -i" then "mkdir /ubuntu" then "mount /dev/sda2 /ubuntu" then "ls /ubuntu" and verify it has the root directory contents then "chroot /ubuntu" then "passwd yourUsername" [05:46] will someone explain "bootable" flag to me? i thinki i misht be misunderstanding it. [05:46] urgodfather: it sets which partition is bootable [05:46] urgodfather: its not needed if you are using grub [05:46] oh, lol i didn't even realize i was in a linux channel [05:47] urgodfather, its required by some bioses http://unix.stackexchange.com/questions/23560/what-is-the-bootable-flag-option-when-installing-a-distro [05:47] ok, well lemme specify.... i have two ntfs partitions that i want to mount at startup and unmount at shutdown [05:48] urgodfather: then add them in /etc/fstab [05:48] escott: yes done\ [05:48] weird I got 106.9Gb of freespace in my home dir yet for some odd reason it wouldn't write my downlos of the earth3D zip file which is only 1.1Gb [05:48] escott: now what [05:48] looked at pysdm but one one was fvisible [05:49] folder limit for Download? [05:49] hendaus, thats it [05:49] actionparsnip: so gedit fstab and what command would i add? [05:49] hendaus, you are done. if it didnt give an errors your password is now changed [05:49] escott: so let me try [05:49] escott: thanx escott brb [05:49] see if that had been porn it would have worked [05:50] urgodfather: I suggest you search for examples online, its well documented [05:50] urgodfather: you'll need: gksudo gedit /etc/fstab too, it is owned by root [05:51] How to determine if the current Ubuntu release is a result of a release upgrade or a fresh install? [05:51] actionparsnip: ok thanks. im reading the fstab now [05:52] urgodfather: the folder you mount to must exist and is an empty folder [05:54] woot I got it, just jacked in to the MODIS satellite [05:54] actionparsnip: now you're confusing me... lol... folder? [05:54] urgodfather: yes, folder. Like a windows folder, you mount partitions to folders [05:55] lol now let's see what kind of resolution I can get [05:55] urgodfather: the folder will then be the access point to the data on the partition, linux doesn't use restrictuive drive letters, it has a file structure and you simply attach data storages where you want [05:55] actionparsnip: ex. when i mount my media part. i see in disk util. that its mounted to /media/media partition [05:55] urgodfather: its a lot more flexible [05:55] tell your girlfriends to put there tops back on I am definitley looking [05:55] escott, back [05:56] hendaus, did it work? [05:56] urgodfather: /media/media is simply a folder created by udev, the partition is then mounted there so that when you access that folder you will be shown the contents of the partition you mounted [05:56] escott, yes sure :) thanx friend [05:57] hendaus, fix your grub resolution with /etc/default/grub (uncomment the grubfx_mode [05:58] actionparsnip: yeah i think i get the concept now. however, i still dont know why pysdm didnt show my partitions when i installed it /: [05:58] hendaus, you will want your grub menu to work in case anything ever goes wrong during the boot process (or you need to get to the recovery console). so uncomment the #GRUB_GFXMODE=640x480 line and run update-grub then reboot and check that the grub menu is visible when you press shift [05:59] hey [05:59] urgodfather: if you have existing partitions, if you use the custom partitioning, you can specify the partition to be mounted and put in fstab during install (if memory serves) [06:00] o hai [06:00] I NEEDZZ HALP!!! [06:00] escott, #GRUB_GFXMODE=640x480 [06:01] I was banned from #ubuntu-women for no apparent reason whatsoever [06:01] hendaus, remove the # you will need to run gksudo gedit /etc/default/grub to be able to edit the file [06:01] titanes: ask in #ubuntu-ops [06:02] goodnight! [06:02] hello [06:02] escott, done [06:02] i'm using ubuntu 11.10 [06:02] and installed gnome3 [06:03] abhi_: most of us are [06:03] is it safe to install ATI restricted driver under gnome3? [06:03] will it work? [06:03] hendaus, update-grub will regenerate your grub.cfg config file. then when you reboot and press shift you should see some options [06:03] abhi_: gnome3 is default in Oneiric, unless you install xubuntu, Kununtu etc (or minimal) [06:03] abhi_: yes, install away [06:03] currently using opensource driver (gallium) [06:04] so far I haven;t found too much it won't do I am currently viewing the entire world from space via satellite :) [06:04] escott, ok brb [06:04] but i heard that fglrx driver cause problem under gnome3 [06:04] is it true? [06:04] actionparsnip: yes, i have existing partitions. 1 is ext4 2 is logical with 5 ntfs inside 3 ntfs 4 swap [06:04] i.e. under Fedora 16 it causing problem [06:05] actionparsnip: so the layout looks like 1 4 4 2 +5 [06:05] would somebody crontab -e and pastebin the commented lines (ones beginning with # [06:05] in the middle is 3 [06:05] would somebody crontab -e and pastebin the commented lines (ones beginning with # [06:06] would somebody crontab -e and pastebin the commented lines (ones beginning with #) please? [06:06] how to install ATI restricted driver under ubuntu? [06:06] sorry about that [06:07] BullShark: month hour day-of-month month day-of-week command [06:07] it's almost a shame what we have done to this planet [06:07] BullShark: usually that's abbreviated as 'm h dom mon dow command' [06:07] which one to install? [06:07] fglrx-updates? [06:08] plz someone inform me [06:09] Flannel ☠ i know whats in it, but i do not have it on my distro and would like to add it. mind adding it to pastebin for me? [06:09] [Synaptic > description of »streamripper«] Are the terms »online stream« and »radio stream« synonymous? [06:09] BullShark: Put a pound sign in front of those, replace the spaces with tabs.... that's the whole file. [06:10] Flannel ☠ -.- [06:10] escott, it shows gnu loading and then it appears another screen that says sync out of range and after seconds the monitor switch on starting ubuntu [06:10] your xorg.conf is off then [06:10] urgodfather: use UUIDs and you'll have fewer issues [06:11] urgodfather: run: sudo blkid then look at your fstab file, you'll see what I mean ;) [06:11] which one i should install? fglrx-updates? [06:12] hendaus, thats annoying you may have to play around with the GFXMODE to get it to work. but what is sync out of range is the grub menu, so you can't select what kernel to boot or what boot options to use, which is not good. it means you have to have the livecd handy to rescue any boot issues or lost passwords [06:12] hendaus, you might go years without needing it, but there are also nights like tonight where it would have saved you an hour or so [06:13] Question, just updated to ubunto 11.10 [06:13] now my battery is refusing to charge [06:13] but at the same time it does not appear to be discharging [06:13] Anybody have any ideas? [06:14] anyone? [06:14] Really could use help here, if my laptop dies I don't have a backup computer atm... [06:15] Anyone? [06:15] escott, can i install the os from live cd but without deleting any of my important things ;ept on my hd? [06:15] Iceheart: how do you know its not charging [06:15] :-) [06:15] Battery icon shows discharge [06:15] says in power management that it's discharging [06:16] shutdown laptop, take out battery, turn back on [06:16] :D [06:16] about an hour after I did the install, it stop charging all together and is now at 23% [06:16] ok I'll try it... [06:16] actionparsnip: is this right? www.youtube.com/watch?v=ilLIUJdP1hY [06:17] urgodfather: thats a slightly strange way, but yes that should work [06:18] hendaus, there are some ways to do that (see !clone for one part of that process) but its usually easier to rescue a working system. you are at the mercy of having a working livecd at the moment as your bootloader is not fully functional [06:18] ben64: whats strange about it? b/c the guy uses auto and defaults? [06:18] because he copies the uuid from nautilus [06:19] ben64: ohh i see [06:19] escott: Thanks for the help earlier - took your suggestions on configuring the framebuffer, but after reboot X wouldn't start - do you have that link? I forgot to bookmark it [06:19] "sudo blkid" in terminal lists all the UUID's [06:20] Unplugged the laptop, removed the battery and put it back in [06:20] Still not charging [06:20] i meant turn the computer on with no battery [06:20] ben64: since one of my partitions is contained in a logical.... do i need to mount the logical /dev/sda2 also? [06:20] it should work without one [06:20] oh [06:20] Hasn't before but ok lol [06:21] does anyone have experience with ecryptfs? [06:21] urgodfather: no you can't mount the logical [06:21] ben64: didnt think so, just wanted to make sure before i reboot [06:21] Hello, I am having a problem with NFS on mint12/ubuntuserver11, things seems to be working based on tests online in walkthroughs but when I do a exportfs -ra I get the error: exportfs: scandir /etc/exports.d: No such file or directory [06:22] !log | JWFoxJr it wasn't my link [06:22] JWFoxJr it wasn't my link: Official channel logs can be found at http://irclogs.ubuntu.com/ . LoCo channels are now logged there too; for older LoCo channel logs, see http://logs.ubuntu-eu.org/freenode/ [06:22] escott, ok another thing, my pc is freezing too much and i have not installed the nvidia driver [06:22] urgodfather: looks like a good how to, use UUIDs instead of raw device names. [06:22] JWFoxJr, quiet enough channel its up at the top of my scroll window http://askubuntu.com/questions/6033/enabling-nvidia-driver-messes-up-splash-screen [06:23] escott: Thanks! === Guest46554 is now known as FenrirQ [06:23] hendaus, i dont have too much experience with nvidia [06:24] hendaus my ATI freezes when i run it with out the driver [06:24] anyone here know basic NFS config? === RoozbehOnline is now known as Rosha [06:25] nubuntu: for server or client? [06:25] nubuntu: pretty sure there is step by step howtos [06:25] !nfs [06:25] nfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS. [06:25] what's the difference between task (in tasksel) and package? [06:26] haylo, where u got the driver from? [06:26] Action&Puff: FOllowed the walkthroughs, and things seem to be working as stated above, but get error above and google shows people in the last feww weeks with 3 or four posts with error but no replies to be an issue with Ubuntu [06:27] hendaus use "additional drivers" tool if you are using ubuntu [06:27] it should auto detect alot of propriatary drivers [06:28] haylo, i try from there and no activated for me [06:28] but look up your GPU make and research it a bit hendaus i am sure the maker of the gpu has a driver for it that may help you understand whats going on [06:29] which error are you seeing? [06:29] what is your GPU hendaus ? [06:30] haylo whats that gpu? [06:30] it is the graphics processing unit [06:31] when I do a exportfs -ra I get the error: exportfs: scandir /etc/exports.d: No such file or directory, even though services start OK [06:31] it is the main type of product made by Nvidea [06:31] was -e or --exec removed from nc (aka netcat) [06:31] mount.nfs: remote share not in 'host:dir' format [06:31] a video card hendaus [06:32] haylo so whats yours? [06:32] mine is called ATI radeon mobility 5850 or something like that [06:33] it auto detects in the ubuntu additional drivers tool [06:33] 128.251.xxx.xxx:/var /home/coreyf/uslonsweb003 nfs rw,hard,intr, 0 0 [06:34] 128.251.xxx.xxx:/var /home/sadmicrowave/uslonsweb003 nfs rw,hard,intr 0 0 <-- proper === dirk_ is now known as Catty [06:35] puff: Is that what the /etc/export looks like on the server side? [06:36] //var *(rw,no_root_squash,sync,no_subtree_check) [06:36] should look like this /var *(rw,sync,no_root_squash) [06:38] exportfs -av [06:39] trying now [06:39] edit fstab then mount -a [06:39] 128.251.xxx.xxx:/var /home/sadmicrowave/uslonsweb003 nfs default 0 0 [06:40] when i run lm-sensorsin ubuntu it is not detecting my gpu temp. but the crunchbang install on the same computer does with lm-sensors??!! [06:40] should clear it up [06:40] should i just run sensors-detect agian? or has anyone heard of this problem? [06:41] eh il figure it out myself [06:42] I have a ubuntu server where I cannot see lines in midnight commander, tree, and TUI interfaces in general. What is the problem with it? Unicode not set or something? [06:42] I get random ascii characters instead [06:43] well, i guess it could be a corrupted ncurses library [06:43] what kind of terminal is it? [06:43] what is your shell? [06:43] I'm using putty from windows [06:43] hmm [06:43] my debain server looks fine [06:43] putty should be totally vt100 compatible [06:44] but i guess it could be an issue with encodings then [06:44] well, it is only this particular server with this probem [06:44] is your server doing utf8? [06:44] I don't know [06:45] the locale command tells you all your localization stuff [06:45] the part after the . is the character encoding [06:45] jason404: are you useing the latest putty? [06:45] i don't know but i don't think you should have to set the encoding special in putty [06:46] windows does not use utf-8, it uses utf-16, iirc, but that should not be an issue in mc [06:46] or ncurses in general [06:46] unless it thinks you're using those ibm style drawing thingamajigs that's part of the ISO set [06:46] ActionParsnip: yes. I am actually accessing this ubuntu server in a windows from tmux, which is running an ssh session on a debian server. could that be a factor? [06:47] Can anyone suggest me a working light parental control for ubuntu 11.10?? [06:47] jason404: don't think so... [06:47] upsla: like for keeping kids off porn? [06:47] ActionParsnip: yeah, I just connected directly and I see the same problem [06:47] upsla, there's the nanny project [06:48] locale says all utf-8 [06:48] but it was for gnome 2, it might not have been updated [06:48] ActionParsnip:yes [06:48] tensorpudding:it does not work [06:48] last updated in may 2010, good chance that it is dead [06:48] upsla: http://www.liberiangeek.net/2011/03/parental-control-ubuntu-11-04-natty-narwhal/ [06:49] upsla: hmm, not really content, more time allowing [06:49] yeah, that's nanny [06:49] ActionParsnip:id does not work in ubuntu 11.10 [06:49] it's dead [06:49] there might not be another solution [06:49] upsla: http://www.webupd8.org/2010/03/gnome-nanny-parental-control-takes-care.html [06:49] upsla: should be the same deal [06:50] it's entirely probable that it won't work [06:50] gnome 3 broke things [06:50] ActionParsnip:i asked or ubuntu 111.10 and it must be workable. [06:50] upsla: yes the package is the same.. [06:50] upsla: wait a decade more for its release :) [06:51] ActionParsnip:sorry typo err :) [06:51] hendaus: I had nvidia and Ubuntu 11.3 and it froze up all the time. I upgraded to Ubuntu 11.10 and it never freezes. [06:51] ActionParsnip:ya i know the package is same but it does not work [06:51] generally speaking, it sounds like you want a filtering proxy [06:52] hi there, anybody here using gnome 3 fallback/classic mode? [06:52] upsla: or try dansguardian [06:52] upsla: http://www.instructables.com/id/Set-up-web-content-filtering-in-4-steps-with-Ubunt/?ALLSTEPS [06:52] Docd: omgubuntu has a hack tyo make Gnome3 look like Gnome2 [06:52] I am using gnome 3 classic. Things work better, so it seems. [06:52] some kind of system that filters your internet traffic and redirects pages by a blacklist [06:52] ActionParsnip, thanks, but i already did that [06:53] problem is, alt-tab is really slow [06:53] unfortunately finding one that is cross-platform and configurable will be hard, getting it to work with your network would be as hard [06:54] anybody have any ideas my font problem? [06:54] Docd: try changing alt-tab anim, or set the speed under ccsm to be faster [06:55] and of course, there's the simple matter that you need a blacklist [06:55] Docd: as in, lees time to run [06:55] but then again [06:55] ActionParsnip, i tried that, but i think compiz is not running [06:55] do you trust some random company to come up with a blacklist for you? [06:55] probably due to the video drivers [06:55] or lack thereof [06:56] ActionParsnip:any GUi one?? [06:57] ah, danguardian looks pretty sane [06:57] upsla, sorry, not likely [06:58] upsla, this isn't really designed as a personal solution [06:58] ActionParsnip:so?? [06:58] tensorpudding:so?? [06:59] can anyone please post the contents of /etc/lsb-release. [06:59] upsla, it's designed for corporate firewalls and such [06:59] tensorpudding:so it os no use to me then??. [06:59] run by people who understand what a web proxy is and how to use one [06:59] anyone know how to extract multiple SOMEDIR*/*.rar into a destination.... `7z e SOMEDIR*/*.rar -o/DESTINATION` doesn't work [07:00] upsla, it can do what you want, it just requires some know-how [07:00] tensorpudding:i lack that. [07:00] well, i think it can do what you want [07:00] you didn't say what you wanted [07:00] can anyone using ubuntu 11.10 please post the contents of /etc/lsb-release. my linuxmint repo update changed it, and i can't modify anything thence! [07:01] what it does seems to be to filter websites based on heuristics and a blacklist [07:01] it doesn't do program lockdown or surveillance [07:01] where do i ask hardware related questions? [07:02] so it's like a corporate firewall or the isp firewall of a censorship regime [07:02] about pci bus [07:02] const_antine: if its hardware relating to the ubuntu OS, here. If its hardware in general then try ##hardware [07:02] ok ty [07:03] upsla: just because there isn't a GUI to the filtering doesn't make the OS no good to you, it means you should learn to take on new challenges in life and try learn sometyhing new to better yourself. [07:03] he left [07:03] it's a decent point though [07:04] tensorpudding: I found this: http://ubuntuforums.org/showthread.php?t=237355 [07:04] if dansguardian were under a less restrictive license it could probably be modified to be the backend of some kind of integrated solution [07:04] tensorpudding: took me like zero seconds [07:04] it's from 2006 [07:04] it almost surely won't work [07:04] and is likely to break things [07:05] hmm [07:05] though there's a codicil from 2010 with a link to a nascent project [07:05] which is probably still nascent now [07:07] some people just need to not throw the towel i as soon as there is any sort of challenge/difficulty/something new [07:08] rofl exactly I have yet to see a problem we couldn't figure out [07:09] I have a question for anyone who has heard my problem before about my mp3 player [07:09] r4y: ask away [07:09] I opened configure wine and rca_mp3 is shown as D: [07:09] but [07:09] I can't get into it [07:10] so I did gksudo nautilus [07:10] r4y: does it not show in rhythmnbox etc? [07:10] it's empty [07:10] no [07:10] This is why I asked for someone who has heard my problem [07:10] well, can't find anything [07:10] Not that you don't understand things [07:10] r4y: what is the make and model of the device? [07:10] any idea how to configure the alt-tab speed? [07:11] not the compiz one, the standard one [07:11] th1814 [07:11] well it's th1814wm-a but th1814 is easier to search on Google [07:11] r4y: or any other search engine ;) [07:12] I have some serious networking issues with 11.10 - 64 bit [07:12] ben64: ran into a booting problem but i got it working right now [07:13] Right, I like Google over say Bing because I thought Google has more results then Bing, Where as Bing is for selling or something like that. Search Engines for different results. Though the web is the web [07:14] good morning. === jibM is now known as silentM [07:15] Which application does ppl use to control a Ubuntu desktop from remote? Like PcAnywhere or Teamviewer? I know that it is possible to use VNC, PcAnywhere and Teamviewer. But doesn't Ubuntu bring its own? [07:15] [Synaptic > description of »streamripper«] Are the terms »online stream« and »radio stream« synonymous? [07:15] I am going to go. Take care [07:16] ... [07:20] Stanford Online Study - Win an iPad 2 [07:20] ))PLEASE SHARE(( [07:20] Our research team at Stanford University is inviting participants to a simple online study. [07:20] As a token of appreciation we will hold an Apple iPad 2 raffle at the end of the study. [07:20] http://labs.stanford.edu/ipad/6b3dd886 [07:20] elisa87: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [07:22] Hello there - can any one help me solve the networking issues with 11.10 - I tried installing a new driver from leann ogasawara's ppa on Ubuntu forums [07:27] tweet: u having problems installing the driver or u need help picking IP adresses etc? [07:30] how do i increase the mouse pointer size in ubuntu 11.10? [07:35] Is it me, or does the latest version of ubuntu have terrible wireless support? === dragonslay is now known as pksadq === pksadq is now known as dragonslay [07:35] its bad [07:37] VIPER-II: Sorry for the delay.. I tried installing linux-backports-modules-net-3.0.0-14-generic - and it blew up my machine.. [07:38] yikes.... [07:38] sorry mate. Can't help you with that one. [07:38] I'm more of a network professional... [07:38] it looks like there is no easy way to edit the mouse point size from ubuntu 11.10, can anyone confirm? [07:39] not hardware/linux profesional. [07:39] https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/786325 [07:39] Ubuntu bug 786325 in compiz (Ubuntu) "Unable to change mouse cursor theme and size" [Low,Triaged] [07:40] oscalation: no setting in dconf or gnome tweak tool? [07:40] Hey ActionParsnip, do you mind if i PM you? [07:41] oscalation: go ahead :-) [07:42] it would not restart.. I had to use the Lice CD to update grub2 and make it show the previous kernel versions - I am on 3.0.0-13 kernel now - the network still is urghh [07:42] Live CD - sorry not Lice [07:42] :) [07:42] it would not even start in recovery mode for 3.0.0-14 [07:42] Is it only ethernet on ubuntu or wireless as well that's giving problems? [07:42] tweet: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. === david is now known as Guest69559 [07:44] sup yall [07:44] i heard ubuntu was getting bought by microsoft to become windows x [07:44] thats a fucked up ripoff name [07:44] windows x come on [07:44] Bman: its a lie [07:44] I highly doubt it Ubuntu uses the Linux kernel which is open source software. [07:45] Microsoft doesn't breath on free/open source software. [07:45] Bman: its also offtopic here. This is support only [07:45] yeah the thing i heard was that they were just going to slap w32 gui on it [07:45] like macosx style [07:45] would you support it ActionParsnip ? [07:45] lmao bman damn str8 [07:45] bman, tell whoever told you that they're a troll and stop believing anything they say. meanwhile, this discussion is offtopic for this channel [07:46] Abound: i believe they helped get samba sorted but i could be wrong [07:46] aww [07:46] Bman: do you have an ubuntu support question? [07:46] question guys. If i play a movie in Ubuntu and i see that it is not playing fluently, is it for sure my VGA-card that is weak? [07:46] oh geez theres so much derp in this chan it hurts a real admins brain [07:46] sure, how do you make the new gui go away [07:47] does ubuntu automagically enable my VGA hardware acceleration? [07:47] ActionParsnip, It's a possibility but probably not. :P [07:47] xhack, please take the time to review the channel guidelines linked in the channel topic. [07:47] VIPER-II: depends on if your card is supported [07:47] http://www.zdnet.com/blog/open-source/microsoft-contributes-open-source-code-to-samba/9860 [07:47] take my time xhack, i have plenty of it [07:47] Bman: there is a guide on omgubuntu to make it look like gnome2, or simply install an alternative de like xfce [07:47] ehh... bman what was that command again to see my videocard type in CommandLine of Linux? [07:48] plz take the time to kiss my azz [07:48] ActionParsnip, I can't say if you're using 11.10 but if you are do you experience your minimize/maximize and X buttons disappearing about your window? [07:48] Seems like a bug. [07:48] how to do this - You likely do not want to install this package directly. Instead, install the linux-backports-modules-net-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. [07:48] Oh this is a interesting night.. [07:48] ActionParsnip: you seen those new extensions for gnome3 that look like mozilla plugins page [07:49] does that mean netscape won? [07:49] hello, how can I check if the swap partition is working? [07:49] HA! With Linux you either have stability with old packages or instability with newer packages can't seem to have em both. [07:49] aBound: i don't use gnome desktop, unity or desktop effects. I don't have those issues as openbox is solid [07:49] .. === ServerSage_ is now known as ServerSage [07:49] robde: working? [07:49] plz take the time to kiss my azz [07:49] and dont try to kick me bitchez [07:49] Mr_Queue: free returns this: Swap: 0 0 0 [07:49] aBound: you can install linux mint and have both [07:50] if you want to know if swap is working, get the machine swapped out... [07:50] aBound: I'm on precise pre release and its fine... [07:50] bman, Isn't Linux mint based on debian testing? [07:50] yeah its what ubuntu said it was to begin with [07:50] robde: grab some kernel source code and run... 'make -j 256' [07:50] ActionParsnip, Precise is an LTS release. :P [07:50] completely compatible with debian [07:50] Bman: mint isn't supported or discussed here [07:50] 10.04 LTS uses older packages but is stable. [07:50] it just was [07:50] im not supporting it [07:50] just mentioning it [07:51] aBound: its still in alpha though.. [07:51] Mr_Queue: is this also possible without recompiling the kernel? [07:51] I like LTS 10.04 but firefox tends to crash with 9.0.1 [07:51] robde: You're not 'recompiling' a kernel you're just compiling one... [07:51] yeah firefox support is offtopic in here [07:51] ActionParsnip, I know but they do have daily builds. [07:51] does suck tho [07:51] robde: It will never finish. [07:52] it will swap out as you run out of memory [07:52] ActionParsnip, precise isn't supported or discussed here either ;) [07:52] aBound: yes but its officially unstable but runs fine here, just like all the other releases. [07:52] ActionParsnip, Other than that the alpha tends to continuously updates the system. [07:52] glebihan: gotcha [07:52] robde: So... Open a pair of shells, run it and watch it swap out and die. [07:52] alpine should come with ubuntu [07:52] ActionParsnip, I had issues with software center running on Alpha. === smw is now known as vragnaroda === vragnaroda is now known as smw [07:53] aBound: its offtopic here ;-) [07:53] :P [07:54] robde: Why do you need the swap anyways? [07:54] whats the best way to download and view porn using stock ubuntu? [07:54] ftp and GET seem to work for me [07:54] i still dont like transmissioo [07:54] curl my toes [07:54] Well, here's my issue anyway. Can I somehow fix these disappearing buttons on top of my xchat on 11.10 without logging off to get it back? http://imageshack.us/photo/my-images/577/topbuttonsgone.png/ [07:55] hrmm aBound i have a form of xchat you chould use [07:55] Mr_Queue: it's a very small vserver and it runs out of memory really fast. so a fried suggested to do something about the swap. I'm very new to this. [07:55] but you would have to log out [07:55] it supports magnet torrent links and xmmp and muc urls [07:55] works on ubuntu [07:55] Mr_Queue: 128m RAM [07:55] robde: If you're running out of memory having swap isn't going to save the server. [07:55] * bman keeps it on topic [07:55] Bman: there are flash downloaders for web browsers and you can download flash vids from the various sites I'm sure you know of [07:55] bman, Isn't xchat in general it does it for every window I open. [07:56] robde: You need more ram that's it... Or figure out what's eating it and fix that.. [07:56] nope [07:56] The buttons on top even in my file manager tend to disappear and the only way to get it back is by logging out of ubuntu. [07:56] ActionParsnip: always helpful thanks much [07:57] doesnt work on any urls like blah:blah except email [07:57] aBound: just press Alt+F2 and run: unity --replace does that work? [07:57] Hi, new to ubuntu. cannot manage to install libdvdcss.so.2 [07:57] robde: swap won't fix it.. It will hit swap, contact switches will stack up, the loads will hit 500 and you'll lose it to a reboot. [07:57] luis46: get the non-free repo [07:57] and get rid of US repos [07:57] Would there be someone to guide me , please? [07:57] prolly [07:58] luis46: man -k problem [07:58] ActionParsnip, I'd be scared to run that I remember Compiz broken Unity last time. :P [07:58] https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs [07:58] robde: I'm guessing it uses sd ram which is hard to come by and/or expensive [07:58] what do you know [07:58] ubuntu can actually guide you in this case [07:58] ActionParsnip, I'll try it though. [07:59] Be sure to take a look at the bottom of this message for a chance to win $50 [07:59] aBound: you can always log off or reboot just as you are now and fix it... [08:00] I'll give the unity --replace a go. [08:00] ActionParsnip, it fixed it thankies. [08:00] :P [08:00] Be sure to take a look at the bottom of this message for a chance to win $50.... I see your $50 and raise you a free reboot [08:00] unix rulez [08:01] hrmm how about we charge $50 for reboots [08:01] we will restart your server, shine up the metal, clean out the caches and start your services $50 [08:01] bman, I want 15%. lol [08:01] Mr_Queue: but isn't swap exactly for a case like this where the system doesn't provide much RAM? [08:02] aBound: dumb stuff like that is why i don't use compiz/unity. So many annoyances for so little gain [08:02] robde: nope [08:02] robde: It's supposed to save it from a quick brush from death.. [08:02] ActionParsnip, Compiz works flawlessly in 10.04 LTS. [08:03] But 11.10 is more bleeding edge. [08:03] aBound: not had an issue in lxde :-) [08:03] ActionParsnip, While using compiz? [08:04] hello [08:04] Hi all. A little help or advice please. There is small laptop (no CD drive) with ubuntu 10. I see "(initramfs)" prompt and some crash (call stack) above - looks related to mount hdd (ext4). What is the best I can do? I do not find many "recovery" tools inside initramfs (image) [08:04] is anyone in here familiar with using zenity? [08:04] aBound: i could but i prefer openbox [08:04] ActionParsnip, On my box not using it would be an issue in itself given my hardware is two weeks old. [08:04] i'm trying to do a file selection dialog, and its documented syntax for filters is "--file-filter=NAME | PATTERN1 PATTERN2" but no matter what i do I can't get it to list multiple filetypes [08:05] mmm4m5m: boot liveUSB and you can reinstate grub to the mbr [08:05] Abound: not using what? [08:05] Using the nifty effects compiz provides. [08:07] did i win? [08:07] ActionParsnip: I was thinking ext4 fs is damaged somehow... If grub is the problem, I can edit manually probably? [08:07] aBound: openbox will run on nearly anything. Its one of the lighter WMs. I fail to see how new hardware makes that an 'issue' [08:07] I mean edit grub menu or give proper boot command? [08:07] robde: Ram is like a F-18 traveling at the speed of sound... disk (swap) is like a slug with a fast food problem. No joke. Add more ram. [08:08] mmm4m5m, grub is not the problem, it is very likely a damaged file system [08:08] every once in a while, on one of my computers (and that computer only) my desktop stops working after entering my password to unlock. all it displays is the mouse and background [08:08] mmm4m5m: livecd can fsck the partition as it will be unmounted [08:08] mmm4m5m, you could try booting on a live CD/DVD and running fsck [08:08] if i go to a terminal and type in sudo service lightdm restart -- it will do the same thing, unless I reboot the computer [08:08] anybody have any clue whats up? [08:08] ok, thanks a lot! live USB in this case - not CD in this laptop. Thanks again [08:09] hello all, I am having some trouble setting up 11.10 on a Toshiba Tecra M2 laptop. The problem is that the screen is busted, so I have to use the external monitor.. Live CD worked, install worked, startup and shutdown show graphics on the monitor, but once unity loads the monitor doesn't receive a signal and I have to Ctrl-Alt-F1 to do anything useful.... [08:09] Mr_Queue: I don't care if its slow. but it shouldn't stop installing processes etc. because of insufficient memory [08:09] robde: You're on a VPS and hitting the bean counters then... [08:10] Pastebin the following..... cat /proc/user_beancounters [08:10] Not a dam thing you can do to fix that but upgrade. [08:10] ActionParsnip, Does openbox have compatibility with compiz? [08:11] aBound, openbox is a window manager, so no [08:11] no [08:11] robde: Don't really even need to pastebin it.. Look at the fail count. anything with *mem* in it and you'll know why.. [08:11] robde: i suggest you use slitaz, tinycore or puppyLinux. [08:11] ActionParsnip, It'll be a waste for me not to use compiz and it's effects due to my nVidia 1.5GB GTX 580M. [08:12] aBound: why is it a waste? [08:12] i would kill before giving up my compiz fishtank behind my desktop [08:12] aBound, how would it be a waste ? [08:12] glebihan, If openbox can't use compiz than it can't really utilize my card. [08:12] This laptop is a $2,000 machine. [08:12] aBound, and ? [08:13] Using my nVidia 1.5GB GTX 580M without compiz is a waste due to the fact it won't be utilized. [08:13] aBound, I'd rather have a really working system that doesn't use all my available resources rather than one that crashes regularly... [08:13] Seeing as I'm not a PC gamer the whole point of having the machine would be a waste in itself. [08:14] Because the video card isn't being used. [08:14] aBound: it will be utilized in gaming and video playback.. [08:14] aBound, if you don't mint, what's the point of such a machine anyway if you're not a gamer ? [08:14] I could careless about resources with 16GB it won't mean anything. [08:14] s/mint/mind [08:14] bman: I chmod 1 your fish bro [08:14] Quad-Core 2.20Ghz processor who cares about resources. [08:14] aBound: if you aren't a gamer you have wasted your money [08:15] Not exactly it can that's why I stick to a GUI that can use compiz. [08:15] aBound, so basically you're using compiz in order to justify having $2000 for your computer ? [08:16] aBound: openbox replacea compiz (in reply to you earlier question). So it is not compatible [08:16] glebihan, Mint what's the point it's the same thing as Ubuntu without the out of the box design goal. [08:16] melinate: I also have a laptop with a busted screen, but don't use unity. the problem may be that unity is booting into a higher resolution on your laptop than your external monitor supports (while the startup and shutdown resolutions are lower) [08:16] aBound: gnome classic can use compiz [08:16] ActionParsnip, That's all I needed to know if it were compatible with compiz. [08:16] aBound, that was a typo : I meant "if you don't mind" [08:16] aBound: mint isn't supported here [08:17] melinate: if you can find someway to reduce the resolution to something low like 1280x1024 or something and test that, then you might be able to get the external monitor to display [08:17] ActionParsnip, glebihan was referring to mint so I replied to his sentence. [08:17] aBound, except that I wasn't... [08:17] aBound: i think you mean 'comparable' not compatible [08:17] You did say if you don't mint I suggest you meant mind. [08:18] :P [08:18] kroonrs: good thought, but the monitor (1920x1080) in this case supports higher res than the laptop (1400x1050) [08:18] aBound, yes and I corrected myself twice already ;) [08:18] aBound: so what do you use your system for if its not gaming? [08:18] Indeed, but beforehand. :P [08:19] kroonrs: I'm trying to set up an xorg.conf file now, to see if I can force anything to work... [08:19] I'm just not too familiar with it, so hoped someone here had some references or something ;) [08:20] any ideas how to run Teamviewer as a service? Which starts with Linux? [08:20] ActionParsnip, I didn't buy it for gaming purposes. Didn't see the reason for it I was going to use compiz and a bunch of virtual desktops and use various apps at one time. But 11.10 has some instability issues. Nonetheless I should of asked If the graphics card for "Intel HD 3000" was compatible with compiz. [08:20] ActionParsnip, I wasn't expecting Linux to use such little RAM. [08:20] ActionParsnip, By the way wanted to future-proof my Linux box. [08:21] aBound: so you have a huge system and you web browse and email basically? [08:21] ActionParsnip, Nonetheless I tend to experiment here and there with vbox. [08:21] ActionParsnip, I said to use various apps other than the basic usage. [08:21] melinate: good luck - unfortunately, I won't be able to help with xorg.conf :( [08:21] Somewhat like vim and anything else I'm opted to grasp. [08:22] Or eclipse which is known to be heavy on RAM usage. [08:22] aBound: dude. I have old systems from 2003 that can run vbox and all the video playback you can need and today probably cost 50 quid.. === mohammad is now known as Guest42598 [08:23] how's it handle 1080p? [08:23] ActionParsnip, I had an old system but was more of a family laptop and it did have overheating issues couldn't say if it were due to the heat sink or the power cord in itself. [08:23] lets get back to ubuntu support please [08:24] It ran on 2GBs of RAM which wasn't crap but every time would overheat drove me nuts. [08:24] !ot [08:24] Look at me in my Ferrari. Its super fast and super awesome and I drive it to the supermarket and back which is half a mile away [08:24] #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [08:24] can anyone help me make a bootable usb from a iso for ubuntu server? [08:25] kroonrs: thanks for the well wishes... Hey, what do you know... I got it to show me the login [08:25] loin from unetbootin ? [08:25] Loin: use unetbootin [08:25] ActionParsnip, a bit off-topic there isn't it. :P [08:25] bazhang, didnt work [08:25] loin: unetbootin [08:25] ActionParsnip, didnt work [08:25] loin describe what did not work [08:25] bazhang, i got boot error [08:25] aBound: its your pc in 2 sentences [08:25] ActionParsnip, Nothing wrong with having better things in your life. [08:26] (just used the "skeleton" xorg.conf file from https://wiki.ubuntu.com/X/Config [08:26] Loin: can you expand on that please. It tells us nothing [08:26] aBound, ActionParsnip lets compare computers in #ubuntu-offtopic please [08:26] ActionParsnip, I definitely should of gotten the cheaper machine though. [08:26] hehe [08:26] thats all the laptop said "boot error" when it was supposed to show the splashscreen [08:26] Loin: did you md5 test the iso you downloaded [08:26] yes ActionParsnip [08:26] loin try to "reburn" also md5 the iso [08:27] ActionParsnip, i also tried to dd it, that worked until the "loading files" screen where it said that no cdrom unit was found [08:27] bazhang, Understood. [08:27] Loin: which OS did you make the stick in? [08:27] ActionParsnip, arch [08:28] Loin: are you intending to install a gui on the server or keep it text based as it should be [08:28] ActionParsnip, text, of course [08:28] Loin: good lad :-) [08:28] why would you need a gui for? [08:28] melinate: cool! [08:29] Loin: does arch have usb-creator or similar? [08:29] ActionParsnip, i tried usb-creator which failed as well [08:29] .. === WindPower is now known as WindPower_ [08:30] Loin: seen too many people install server then a desktop metapackage. No idea why === WindPower_ is now known as WindPower [08:30] kroonrs: looks crappy, but at least it is something... so now I can get it working "right" ;) [08:30] [Synaptic > description of »streamripper«] Are the terms »online stream« and »radio stream« synonymous? [08:30] loin, What happens when you use Unetbootin? [08:30] Loin: does ram test as ok? [08:31] ActionParsnip, i didn't bother trying it, im pretty sure their fine as its running arch without an problems [08:31] aBound, as far as i recall i just get a black screen with "boot error" but i'm redumping the iso on the usb to check again [08:32] is anyone aroud in here? [08:32] im having trouble installing xbmc for some reason [08:32] loin, I noticed I had some issues with using a usb flash drive 2.0 and inserting it into a 3.0 usb port. But I fixed some unetbootin issues with using the 2.0 usb port and 2.0 flash drive by downloading a distro directly from using unetbootin. [08:34] aBound, i don [08:34] urgodfather: check with these folk #xbmc [08:34] aBound, i don't recall unetbootin having the option for ubuntu server on it [08:35] aBound, ok, i redid unetbootin and i get blank screen with "\nBoot error\n" and the blinking cursor [08:35] loin, I can't say if it does but it does allow you to download various distros. [08:36] loin, you can use any iso file with unetbootin [08:36] loin, I noticed there has also been some issues with older versions of ubuntu and unetbootin. [08:36] loin, Depending on the flash drive being used. [08:37] glebihan, thanks [08:37] aBound, well, i'll try usb-creator-gtk again [08:37] hey guys, my laptop failed to boot up today (gpu died) and I switched it's hdd to my PC. They have almost different hardware (I got nvidia on laptop and radeon on PC, it also has different cpu), everything looks working except usb webcam and 3d accel [08:37] can you tell me how to install radeon on it? [08:41] Hi, my updater seems to have corrupted itself at some point and now hardware drivers don't seem to be working (stuck in low-graphics mode). I've tried reinstalling the drivers without much luck, any suggestions? [08:43] byerley, Which version of ubuntu are you using? [08:43] hi guys, i'm a newb with linux, trying to get boxee installed on xubuntu 11.10. first off, how i find out if i need 32 or 64 bit? [08:43] and second- can i install direct through terminal? [08:44] alexxander: you need to know what hardware you have to know 32 or 64 bit, do you konw what CPU you have? [08:44] aBound: 10.04 [08:44] no ideea, bought this off ebay, struggling with linux to be honest! [08:45] byerley, Which video card are you using: ati, nvidia or onboard video? [08:46] Hi everyone, I was hoping I could get some help. I've asked for help on the forums but I've been getting really crappy relpies [08:46] alexxander, did you install 32 or 64 bits version of ubuntu ?? [08:46] i didnt, the guy i bought it off was all "hey i installed linux for you" [08:47] alexxander, open a terminal and run "uname -p". What does that show ? [08:47] guys. Where in Ubuntu do i define which applications it should start automatically? [08:47] i686 [08:47] I'm having an issue with virtualbox and netflix, the video is kinda choppy. Anyway, what I did to "fix" this is increase my monitor framerate from 60hz to 75 hz and decreased the windows xp (guest OS) resouliton to 800x600. What else can I do to pick up the framerate in the guest OS? [08:47] alexxander, then it's 32 bits [08:48] cheers. any tips for boxee install? [08:48] I've tried googling and googling, but I can't find anything about increasing frame rate for a guest os in ANY virtualization software package! [08:48] aBoud: nvidia, the nvidia_current and nvidia_173 drivers show up but claim not the be in use (the actual card is GeForce G0 7900GS if it matters) [08:48] -_- nvm found it. Had to ask in here before finding it. [08:48] glebihan: damage restored, this was fast. Thanks again. [08:48] mmm4m5m, you're welcome [08:48] alexxander, sorry, don't know what boxee is [08:49] VIPER-II: funny, I just found that too [08:49] worldwide television streaming. [08:49] no worries. google is pretty poor for finding linux related info. [08:49] aBound even [08:49] alexxander: dude are you talking to me? [08:50] byerley, Even? :P [08:50] no, i'm trying to get boxee. pure coincidence your issue is with virtualbox [08:50] melinate: yeah for some annoying reason you have to 'ask' the question first, look like an idiot, before your computer automagically shows you the answer. :S [08:50] aBound: nvidia, the nvidia_current and nvidia_173 drivers show up but claim not the be in use (the actual card is GeForce G0 7900GS if it matters) -- typoed your name, sorry [08:51] I guess my question is here, is it POSSIBLE TO increase the refresh rate in a guest OS under ANY virtualization sottware? [08:51] VIPER-II: been there on more than one occasion (only once so far tonight ;) ) [08:51] melinate: the night is still young. [08:52] you're still on 6 januari, heh? [08:52] 7 jan 09:52am here.... I'm from the future. (weird feeling) [08:52] VIPER-II, do they have hoverboards in the future? [08:52] I'm in 7 jan 12:52 am [08:53] byerley, Have you tried to open a terminal and run: sudo nvidia-xconfig than restarting X? [08:54] byerley, Or rebooting. [08:54] codemonkey1337: have you already tried enabling 3d acceleration, and installing guest additions? [08:54] hahah... i can tell you that the sun is coming up pretty nice at the moment. So i can only tell you that you will see some sun in the future. [08:54] byerley, By the way it may be best to grab the latest driver for your card. [08:55] overclucker: dude, first off COOL NAME. I've enabled 3d and 2d accel (that helps a bit), I don't really know what the guest addtions are, can you explain to me what they are and how to install them? [08:55] aBound: Yes. I don't mean to be rude, but if you're just googling I've tried everything I could find. [08:55] well crap... now I'm stuck on the purble Ubuntu startup screen, and everything seems to be unresponsive... [08:56] hehe [08:57] * melinate just learned not to randomly change xorg.conf [08:57] overclucker: googling the guest additons [08:57] byerley, I would suggest removing the binary driver and than reinstalling it if you haven't done it. Or test the open source nvidia driver but you can also grab the updated nvidia drivers through a PPA. [08:59] codemonkey1337: hostkey + d should download and mount guest additions on a running guest os [08:59] aBound: I'm not positive the underlying issue is the driver. The updater was throwing errors for the a while and then magically seemed happy around the time this started. [09:00] codemonkey1337: guest additions are optimized drivers for virtualbox guests [09:00] hi , i have a hp laptop with ATI Radeon 6470 1GB DDR3 Graphic Chipset , i had several bug in ubuntu 11.10 , after that i got that suggestion to install catalyst 11.9 , after i install catalyst 11.10 , i got this error when i booting ubuntu , please help http://goo.gl/2j1nW [09:00] overclucker: Trying it [09:01] overclucker: Dude will this install an nvidia driver? Because I apprently can't install an nvidia driver in windows because my card isn't detected (I know it's emulated in the guest OS) [09:02] overclucker: okay dude, I installed it what do I do now? [09:03] hi , i have a hp laptop with ATI Radeon 6470 1GB DDR3 Graphic Chipset , i had several bug in ubuntu 11.10 , after that i got that suggestion to install catalyst 11.9 , after i install catalyst 11.10 , i got this error when i booting ubuntu , please help http://goo.gl/2j1nW [09:03] how can i connect to a server using ubuntu with unity? [09:03] byerley, If the drivers currently aren't in use does it appear that they're in use through hardware drivers? [09:04] overclucker: Okay dude I installed the guest addons and restarted and now the silverlight plugin keeps crashing! [09:04] hi , i have a hp laptop with ATI Radeon 6470 1GB DDR3 Graphic Chipset , i had several bug in ubuntu 11.10 , after that i got that suggestion to install catalyst 11.9 , after i install catalyst 11.10 , i got this error when i booting ubuntu , please help http://goo.gl/2j1nW [09:04] codemonkey1337: since it's a virtual machine, the guest os won't be able to see your physical hardware, the best you can do is install drivers in the guest that work well with the virtualized hardware. [09:05] aBound: They show up as "activated but not currently in use" under the Hardware Drivers interface. [09:05] overclucker: Does that mean I can't get real 3d/2d acceration? is that whats casuing the sliverlight plugin to keep crashing? [09:05] byerley, I assume you tried the command I suggested previously before you got in here. [09:06] byerley, By the way if the driver is currently activated the driver may not necessarily be supported for your currently used video card. [09:07] <[deXter]> codemonkey1337, You can, but not all functions are accelerated, so complex 3D stuff, say like the latest Crysis game will not work [09:07] <[deXter]> However, older, simpler games like Quake III will [09:07] its not a matter of "complex stuff" just a matter of native support [09:08] aBound: I had, I gave it another go but the config file didn't change at all [09:08] byerley, But than again the only way to verify that is checking if the older driver supports it even if it's supported it had to be configured. 10.04 LTS does have a few issues with new cards I can't say for older cards using the suggested command: sudo nvidia-xconfig. Fixed it for me with my new card on 10.04. [09:08] hey whats a good website where I can take a poll on what activities people want to do? [09:09] mnewton, I think that's a bit off-topic. :P [09:09] mnewton: can you be more specific? i guess you are talking about development-activities or support,translation and so on? [09:09] aBound: I know this driver has worked for me previously unless they change the binary without updating the name. [09:09] codemonkey1337: there do seem to be a lot of people experiennceing this same problem with silverlight and the 3d experimental drivers [09:10] overclucker: dude I tried installing the drivers and enabling accelration and it crashed the plugin [09:10] @iceroot - just in general, like where to go biking on a biking trip [09:10] mnewton: that is offtopic here, please go to #ubuntu-offtopic with that [09:10] overclucker: netflix is still choppy , but it works without accelaraton enabled [09:12] aBound: Would a version update be likely to help? I've been avoiding Gnome3 like the plague in all honesty. [09:12] hey [09:12] byerley, A version update as in ubuntu or as in the nvidia driver? [09:13] how do i stop my system spamming my email? my email registrar complained that my system is spamming root@riseup.net [09:13] Any game better than Nexuiz in ubuntu? [09:13] aBound: unbuntu, sorry [09:14] byerley, I have some stability issues with Unity in general whereas the 10.04 LTS is far more stable. Given 11.10 is more bleeding edge and is probably based on Debian testing. [09:14] overclucker: dude, I enabled 2d accel but not 3d accel and it works WONDERFULLY [09:14] THANK YOU! [09:14] I'll update my post on the ubuntu forums [09:15] jiltdil: define better, i like wesnoth (different genre to a fps) [09:16] genjix: generally you'd have to find the process sending the emails [09:16] auronandace, is wesnoth like nexuz , means quality game, i want some fighting one [09:16] byerley, By stability issues I'm referring to 11.10 whereas compiz tends to break and unity tends to sometimes hide my top left window buttons. [09:16] jiltdil: no, its a turnbased strategy [09:16] auronandace, oh i need better fighting game than nexuiz :) [09:17] byerley: failed logins? [09:17] Hello, I am trying to get a desktop going on my ubuntu vps, I apt-get install xubuntu-desktop, then when I go to startx, it tells me Fatal server error:xf86OpenConsole: Cannot open /dev/tty0 (No such file or directory) but when I look in /dev/ tty0 exists [09:17] jiltdil: you still haven't defined "better" [09:17] !best | jiltdil [09:17] jiltdil: 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. [09:17] byerley, I would say it's best to stick with the version you have. But that's depends on you. If you want the latest and greatest without the stability sure. But otherwise no. [09:17] auronandace, in the sens of quality and complexity [09:17] nick ATamira [09:17] oops [09:18] THANK YOU GUYS, I'VE SPENT WEEKS TRYING TO FIX IT! === liz is now known as Guest62771 === Guest62771 is now known as Atamira [09:18] I checked mount on one of my systems, and ubuntu is no longer mounting /dev/shm as a tmpfs. What happened? I threw tmpfs /dev/shm tmpfs defaults 0 0 in my /etc/fstab, but it's still not mounting it as a tmpfs [09:18] aBound: I really just want some terminals + vim + web browsing =/ [09:19] byerley, Stick with what you have is more ideal but I'd say if you want to give 11.10 a run you can always try it. [09:19] Seeing as 11.10 will have new packages for the latest software. [09:19] !games | jiltdil [09:19] jiltdil: 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/ [09:20] rebooting~ [09:20] auronandace, thanks a lot :) [09:21] byerley, Ubuntu 10.04 LTS provides stability without the latest packages whereas Ubuntu 11.10 provides the latest and greatest without the stability. [09:21] aBound: 11.10 is pretty stable for me [09:21] byerley, Ubuntu 11.10 might also install a newer version of your nvidia binary driver. [09:21] auronandace, Hasn't been so far for me. [09:22] wireless is a piece of crap on 11.10 [09:22] auronandace, Probably cause I'm using Unity. :P [09:22] aBound: oh yeah, i'm using xfce [09:22] auronandace, When I change a few compiz settings compiz breaks. [09:22] Unity breaks** [09:23] aBound: i've always found compiz itself to be rather buggy [09:23] auronandace, Worked flawlessly on 10.04 LTS. [09:23] But than again Unity is still a bit new. [09:23] guys, I have a question for you all. Is it possible to install GNOME2 on the new versions of ubuntu 11.10 and 12.04 LTS when it comes out? [09:23] hello [09:24] !gnome2 | codemonkey1337 [09:24] codemonkey1337: The GNOME Foundation has ceased support for GNOME 2, and as such it is not in Ubuntu 11.10 (Oneiric Ocelot). See !notunity for an alternative desktop experience. [09:24] i just made upgrade ubuntu 11.04 to 11.10 [09:24] and there is problem with skype icon [09:24] in applet [09:24] anyone know what to do ? :( [09:25] ubottu: okay so you're saying it's not possible to hack the OS into using it and forcing the installation of older packages made for previous versions of the opearting systems? [09:25] codemonkey1337: I am only a bot, please don't think I'm intelligent :) [09:25] annoymous229, In what way it isn't appearing? [09:26] there is no icon in notification area === mash_ is now known as indiana [09:26] i tried to find way to fix it on google [09:26] but nothing [09:27] auronandace: okay so you're saying it's not possible to hack the OS into using it and forcing the installation of older packages made for previous versions of the opearting systems? [09:28] anonymous229, Possibily the notify icon exist within Skype's options? [09:28] i dont know , but i think no [09:28] i can't enter in skype options right now [09:28] because i minimalized it [09:28] hi all. i've come across an issue, it happened before but i don't remember how to fix it, the problem is i have a brand new hard drive and when i try to install ubuntu on that hard drive it gives me an error can't remember the error like there is no partition or anything. even in windows it hasn't shown up as a drive. it is reconized in bios tho but i don't know what i need to do can someone please help thanks [09:28] and now its not possible to run skype again [09:29] i've to close opened skype but i can't do it because there is no icon in notification applet [09:29] codemonkey1337: take a look at gnome fallback [09:30] anonymous229, You tried logging out and logging back in for Ubuntu? [09:30] anonymous229, try restarting but i don't know the issue you having besides that [09:30] i'll try but i think it wont help [09:31] overclucker: Is that the "classic" version of gnome in ubuntu 11.10? If so, I tried it and hated it, there was no point in me using it because I hated the interface, and it didn't have the sticky windows on the side pannels things [09:32] can anyone help me? [09:32] overclucker: so dude, is it possible to install gnome2 on 11.10 and have it work if I force the package to install or not [09:32] !notunity | codemonkey1337 [09:32] codemonkey1337: Ubuntu 11.10 uses GNOME 3 with the !unity shell by default. To use GNOME Shell instead, install the "gnome-shell" package and investigate "gnome-tweak-tool". For GNOME Fallback mode, which is similar to GNOME 2, install "gnome-panel". Both packages will place entries in the Sessions dropdown. Using Natty? See !classic [09:33] i used usb-creator to make a bootable usb and the pc says "this is not a bootable disk. Please insert a bootable floppy and press any key to try again . . ." [09:33] I don't want the gnome fallback! [09:33] greets everyone [09:33] codemonkey1337: it's not the samee as classic [09:33] does anyone know what the "print to file" option available throughout ubuntu uses as a backend? [09:34] fglrx-updates not working in gnome3 [09:34] well thanks anyway guys, I'll just google it and see if I can find a hack to make it work [09:34] loin, Is this when you rebooted the system if so is the BIOS set to boot from the flash drive. [09:34] how to fix this? [09:34] i want to use it in a bash script [09:34] aBound, exactly [09:34] aBound: I feel silly. Manually changing the driver field of the config file from "nvidia" to "nvidia_173" did the trick. No idea how it got fubbared in the first place though. [09:34] after i install fglrx-updates and reboot pc, only a black screen appears [09:34] not even log in screen coming [09:35] byerley, Glad you fixed the issue. :P [09:35] ok thanks i found problem [09:35] theconfuzzed: I think, it depends on the application itself. Some applications supprot printing to multiple formats, while others only support postscript and pdf. [09:35] someone plz help [09:35] after relog i opened skype again [09:35] anonymous229, Yay... [09:35] then in options i found something like " use minimalized option " [09:35] and it works now , thanks :P [09:35] :P [09:36] theconfuzzed: also, you can try redirecting the whole thing to a file like, "command > file_name", it might just work out. [09:36] sattu94 i have a program that drives a multifunction printer's fax machine (so that you can print from your computer and have it go out over the mfp's fax), but it only accepts postscript files [09:36] loin, So the BIOS is set to boot from the flash drive in the first order of the boot sequence I presume. [09:36] so what i'm doing is writing a script that will convert anything that can be printed to .ps [09:37] Anyone has any experience running Teamviewer under Ubuntu? [09:37] theconfuzzed: so you want to mass convert to postscript. [09:37] now... If I could just get chromium to stop overwriting my chrome versions of flash and pdf everytime it updates =/ [09:37] aBound, nope, i just boot menu'ed it ' [09:38] sattu94, yes. i'm working with pdf files right now, which you'd think (since they're basically postscript with some extra info) they'd be easy to convert, but using pdf2ps or pdftops they come out horrible [09:38] VIPER-II: I have used TeamViewer to support my Mom's computer, but I have only been able to get it to work by her clicking on it when she needs help (no service to allow remote admin) [09:38] loin, giving you errors eh. [09:38] Hi all, I have installed texlive-full, and want to switch to texlive-base, which is a subset of -full. Is there a smart way to only remove the packages that are in -full, and keep those that are in -base? [09:39] yep [09:39] ideally what i'd like to do is set up a dummy printer -- just like the print to file thing -- that would just save whatever is sent to it to a .ps file [09:39] that's one part [09:39] but the other part is to be able to convert a lot of different file types to .ps so that they can go out over the fax [09:40] loin, What was the error posted for it again? [09:41] this is not a bootable disk. Please insert a bootable floppy and press any key to try again . . . [09:41] what did you hose? [09:42] theconfuzzed: this is more than what a bash script could easily handle..You might want to look into perl or maybe ask on #bash.. [09:43] sattu94, i'm not having any trouble doing anything except converting the files. i'm using zenity to do all the file selection and GUI stuff [09:43] theconfuzzed: oh. Good luck then.. :) [09:44] just need to figure out the back end of that print to file thing [09:45] loin, Haven't tried changing the BIOS yet to boot from the flash drive yet? I remember you used start up disk creator I know it has a few known bugs for creating iso's for Debian. If you use a 3.0 USB port with a 2.0 flash drive it won't work I know hmm... [09:46] loin, This is for Ubuntu 10.04 right? [09:46] aBound, 11.10, it doesnt work, the only thing that works is dd and that only works uo until the point of "loading installer compononents from cd-rom" [09:46] it fails to understand that its not in the cd rom [09:47] plz someone inform me how to get fglrx working under gnome3? [09:47] i installed fglrx-updates and finished up with only black screen [09:48] Abhi_, wait until ati developpers finish fixing important stuff [09:48] then they'll have time for less important stuff [09:48] Abhi_, I know gnome-shell uses mutter and can't use compiz. [09:49] aBound: hmm, not even log in screen is coming after install fglrx-updates [09:49] loin, I'm stumped I can't think what it might be. [09:49] aBound: it's only a black screen [09:49] Abhi_, Proprietary drivers are known to have issues over open source ones. [09:50] aBound: then what should i need to do? [09:50] again same with skype :/ [09:50] aBound: currenly i fall back to opensource one [09:50] aBound: uninstalled restricted one [09:50] aBound, i can, this used to happen to debian long time ago, it expects to find a cd rom but since there is no cd rom it fails, in debian this could be fixed after the "failed to copy from cd-rom" there was a field "manually enter source drive" where you could just /dev/sdb but here it wont do it [09:51] hey, i installed php5 from a ppa on my lucid box. through continual issues i decided it simpler to update. i'm now on maverick, and i cant seem to remove the ppa from the package management system. ie i can install php5 fine, but php5-fpm fails due to a broken dependency pointer to the ppa version [09:51] Abhi_, I'm not saying not to use the binary driver but we'll have to gather information on how to go about fixing it. [09:51] Abhi_, By the way if you want those nifty effects compiz isn't compatible with gnome-shell. [09:52] loin, No such existance in ubuntu? [09:52] aBound: i actually need restricted one for wine, wine can't render windows applications under gnome3 with opensource driver [09:52] aBound: distorted graphics [09:52] aBound, sadly, no [09:53] Abhi_, Before you installed the driver did you check if it were supported by your card? [09:53] how can i purge the reference to the ppa from my system? [09:53] ppa-purge fails, btw [09:53] aBound: yes, i already used that driver before, under ubuntu 11.04 [09:53] devians: how about sudo apt-get fix missing command? [09:53] aBound: it was working flawlessly there [09:54] fix missing command? [09:54] aBound: problem starts with gnome3 [09:54] hydruid im not sure what you mean [09:54] devians: yes google it u will find it [09:54] <[deXter]> devians, remove the ppa from your /etc/apt/sources.list.d/ then do a dist-upgrade; that will sync your version numbers to the rest of the repos you have on your system [09:54] devians, If you're using Ubuntu 10.04 LTS click on software center and click on edit next go the the second tab next to the first tab. [09:55] aBound no gui [09:55] Ahh... [09:55] devians: sudo apt-get update --fix-missing [09:55] Abhi_, Every new version of Ubuntu always had it's bugs. [09:55] aBound: even ATI restricted driver not woking under Fedora 16 as well, it's also gnome3 [09:56] aBound: seems only gnome3 has that issue [09:56] devians: and possibility sudo apt-get -f install [09:56] Abhi_, Could be a related gnome-shell issue. [09:57] Abhi_, Linux as far as I know has better support for nvidia cards. [09:57] aBound: i have a ATI mobility Radeon HD 4250 card, using laptop [09:58] aBound: ATI restricted driver working for kubuntu though [09:58] Abhi_, Using the latest version of Ubuntu I presume. Have you tried Unity or just gnome-shell. [09:58] I use an ati hd4650hd with fglrx in xubuntu, works flawless [09:58] aBound: yes, ubuntu 11.10, only gnome-shell, no unity [09:58] Abhi_, Kubuntu uses KDE whereas Ubuntu uses Unity and unity uses the compiz plugin if you want 3D acceleration but also uses Unity 2D. [09:58] [deXter] i removed the files and did a dist-upgrade, hydruid i did the fix missing and tried install with -f, still says it has the unmet dependency [09:59] any other ideas? [09:59] aBound: i don't actually like unity much, i'm using gnome-shell [09:59] pastebin the entire message plz [09:59] <[deXter]> @ devians ^ [10:00] http://pastebin.com/tdpbZeHX [10:00] Abhi_, I know nobody really does I don't mind it. Well I can't say for certain if it's a GUI related issue or a driver issue. [10:00] devians: wrong command [10:01] devians: sudo apt-get -f install [10:01] devians: and thsts it no package name [10:01] aBound: i actually need that for wine issue, no other problem though [10:02] Abhi_, I can't say if this will work. https://wiki.ubuntu.com/X/Troubleshooting/FglrxInteferesWithRadeonDriver#Problem%3a__Need_to_fully_remove_-fglrx_and_reinstall_-ati_from_scratch [10:02] hydruid well php-fpm doesnt exist but php5-fpm at least gives me that broken dependency, although im stumped as to where and how its still pointing there? [10:02] I'm trying to get teamviewer to startup in the "system / preferences / startup applications" menu. But i dunno how to figure out which 'command line' to start Teamviewer. Any ideas? [10:02] devians: sudo apt-get -f install, did u try this? [10:02] <[deXter]> VIPER-II, it's just "teamviewer" [10:02] i did, same thing [10:02] aBound: thanks for link, checking [10:03] oh [10:03] devians: without specifying the package name? [10:03] i did [10:03] then why isn't it starting when i write it in 'ssh' manualy then? [10:03] Abhi_, No problem. [10:04] sorry, i could be clearer. yes, i ran the command without the package name === oolala is now known as lili [10:04] <[deXter]> devians, Well for now I suggest removing php5-fpm php5-common and other related php packages [10:04] <[deXter]> you can re-install them from the official repos later on [10:05] Hello i've a problem could you help? I use external monitor for my laptop. When i don't make any activity on Ubuntu, it suspend itsellf. Then i come again and press power button to continue my activities. But screen doesn't show anything. How can i fix it? [10:05] aBound: it saying about purging fglrx, i already did that [10:05] [deXter] ok i ran remove across everything, should i attempt another install? [10:05] or do something in the meantime? [10:06] aBound: now using opensource driver, but i need to get fglrx working [10:06] Abhi_, Above the sentence is saying to purge it below is saying to completely remove it and reinstall it from scratch. === matt_ is now known as Guest89803 [10:06] sorry... disconnected. i hope u didnt write enything else Dexter [10:06] <[deXter]> devians, just remove those php packages for now, and then do an apt-get autoremove and clean [10:06] VIPER-II: teamviewer isn't capable of starting with the system, as it requires a logged in xsession [10:07] can any one help w i am haveing with ubuntuith a issue [10:07] [deXter] ok done, anything else? [10:07] Guest89803, what issue [10:07] <[deXter]> devians, autoremove and clean [10:07] dexter it worked. Thanks mate [10:07] i said, done, anything else? [10:07] <[deXter]> thats it [10:07] <[deXter]> ViperXL75, cool :) [10:07] i dont like the new gui i got after update [10:07] overclucker it doesn't have to start as a service. i'm happy enough that it starts after login in. [10:08] hell good morning ehat must id o her ? [FYI] / etc/apache2/conf.d/gallery ist ein Link auf / etc/gallery2/apache.conf I'm just not there more, I'm building a gallery of images on server! Is this a hint or what to do? [10:08] Guest89803, which one? unity? [10:08] dexter: funny how sometimes the most difficult things are possible by just simply 1 command. :D Went looking for the path.. script... bla bla bla... lol [10:09] hello [10:09] Abhi_, Haven't a clue could be various issues within the driver itself but may need to be configured properly. [10:09] natty narwal or some thing like that in this gui i dont even know were to look for the name of it but i can try to look if u like [10:09] sunniboi: it's not very clear what your issue is. You can use German chat in #ubuntu-de [10:09] aBound: so far i learn that ATI restricted driver has some issues with gnome-shell [10:10] Guest89803, what does lsb_release -a say from the terminal [10:10] aBound: so suggestion said that i need to stay with opensource driver (gallium) [10:10] Abhi_, Well I know gnome-shell is still new and actively developed so figures it's still in it's beta transition. [10:10] ViperXL75: have you considered using rdp? [10:11] overclucker: yeah, but i'd need to setup port-forwarding... connection isn't encrypted etc. [10:11] 11.04 natty [10:12] Guest89803, and what is the gui you don't like, what have you selected in the login window [10:12] The problem is I do not know what to start with this clue [FYI] / etc/apache2/conf.d/gallery is a link to / etc/gallery2/apache.conf should I laughed it left or is it a clue [10:13] !de | sunniboi [10:13] sunniboi: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [10:13] sunniboi: it's really not clear what you are talking about [10:13] excuse me what language I speak now? [10:14] sunniboi: your question/issue is not clear, please elaborate (context, details etc) [10:14] ok [10:14] bazhang ubuntu [10:15] Guest89803, what gui are you talking about Ubuntu is not a gui [10:15] Hello i've a problem could you help? I use external monitor for my laptop. When i don't make any activity on Ubuntu, it suspend itsellf. Then i come again and press power button to continue my activities. But screen doesn't show anything. How can i fix it? [10:15] [deXter] that seems to have done it, thankyou very much for your help [10:16] <[deXter]> devians, glad it worked [10:17] http://www.webupd8.org/2011/05/skype-ubuntu-messaging-menu-notifyosd.html [10:17] better than nothing [10:18] the home screen i cant think of any other way to put it i upgraded from a later ver of ubuntu and kinda new to linux ok better way to do this how would i go about down grading to a perves verison [10:19] hi i'm sure that i've installed the correct nvidia dirver... but it doen't work (ubuntu 11.10 : nvidia GT 520M : Acer) [10:19] aithox, Did you check your additional drivers section to see if it's activated? [10:20] there is a lot bugs in 11.10 :/ [10:20] 10.04 is much better [10:20] it's not activated.. [10:20] bazhang the home screen i cant think of any other way to put it i upgraded from a later ver of ubuntu and kinda new to linux ok better way to do this how would i go about down grading to a perves verison [10:21] <[deXter]> Guest89803, On the login screen you should be able to see a settings icon, from which you should be able to choose a different desktop environment.. try Gnome Classic [10:21] i had to set " no mode set " on installation.. [10:22] dexter ok thanks i will try that [10:23] is there an alternative dirver? [10:23] to download [10:23] i got that from nvidia.com [10:23] <[deXter]> O.o [10:23] <[deXter]> you aren't supposed to install random stuff from random sites; this isn't windows [10:23] <[deXter]> certainly not for drivers anyways [10:24] <[deXter]> aithox, http://mygeekopinions.blogspot.com/2011/06/how-to-install-nvidia-2750907-driver-in.html [10:25] sry ia have phone [10:25] yes... [10:25] any boby here..? [10:26] hi, i want to set up a small sw repository (initially only two packages), any suggestion on a good place to host it (preferably for free) ? === greentux|xutneer is now known as greentux [10:27] Finally i got Ubuntu installed from a USB!!! 5 attempts later lol [10:27] eFfeM: launchpad? [10:27] but mine will get the smallest io [10:28] ssta: hm, yeah, didn't think of that, thanks [10:28] and faster than yours [10:28] <[deXter]> eFfeM, https://help.launchpad.net/Packaging/PPA [10:28] [deXter]: thanks for the link! [10:28] makasih [10:28] Blah, I'm going back to 10.04 lts. [10:28] !HELP [10:28] 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:28] asa yang tau apa yang aku katakan..? [10:29] aku g bisa bahasa inggris [10:29] !id | bajirut [10:29] bajirut: join ke #ubuntu-id untuk membahas ubuntu dalam bahasa Indonesia [10:29] hello... [10:29] bajirut: this channel is English only [10:30] makasih... [10:30] what language is this? [10:30] bazhang and dexter thank you so much you have saved my sanity [10:37] hem [10:38] Anyone tried LXC containers here on 11.10, please? Just curious of the success [10:43] How do i change my hostname so that when i restart it doesnt revert back to the default? [10:45] !hostname | svndr [10:45] svndr: edit /etc/hostname [10:45] svndr: Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [10:46] oCean: i do it that way and it reverts back.. [10:46] any one pls help me with how to add themes in ubundu [10:46] Kartagis: thanks ill try it that now [10:46] svndr: "that way" includes editing /etc/hosts and /etc/hostname [10:46] any one pls help me with how to add themes in ubundu can any one help [10:46] Also, what file do i edit to create an alias for the SSH command? [10:47] svndr: you can edit ~/.bashrc to add aliases [10:47] how can i change themes in ubundu 11.10 [10:47] svndr: .bashrc and source it afterwards [10:47] oCean: thanks.. and yea sorry i didnt read the full line ubottu printed [10:47] how can i change themes in ubundu 11.10 [10:48] how to find all files by some installed package [10:48] I sometimes take screenshots and save. however, if the destination directory has a file of the same name and I say to replace it, I get the error at http://home.ozses.net/error.png [10:48] how to change themes in the ubuntu 11.10 [10:48] what needs to be done? [10:48] oCean: actually there was a file with the name blahblah_alias or something arather that that i created.. i just cant remember the name.. === jack is now known as Guest62579 [10:50] mrd_: right click on the desktop and point to 'Change background' or similar (not English here). then you'll find the theme settings at the bottom [10:51] When I setup a wireless connection (for computers to connect to) with Ubuntu 11.10, it works without encryption, but with WPA, it does not work. Any idea what the problem might be? [10:52] for some stupid reason my Ubuntu machine keeps defaulting back to the resolution of 1368xblablabla instead of 1920xblablabla. Cuz it's "preferred" on 1368. How do i tell ubuntu to stop messing around and keep 1920 as default setting? [10:53] hello , what's the difference between xv video output vs gl video output? which is better? any pointers? [10:55] xgt001: if your system can handle the gl without intermittent crashing use it, its faster [10:56] xgt001: hence xv is the slower cousin [10:56] almoxarife: I have ati radeon 6370 with 512 vram and core i3 ,think its enough for smooth gl? [10:57] and also if I play in gl would there be no need for vaapi accelaration? [10:57] hello [10:57] Hi [10:58] xgt001: try it, my HTC has a nvidia and never complains about gl, my laptop not so well at gl, it craps x often [10:58] almoxarife: is it okay if I use vlc? [10:58] xgt001: i am thinking you dont need xv [10:59] xgt001: asked your mother? === root is now known as Guest40832 [11:00] almoxarife: lol === ViperXL75 is now known as VIPER-II [11:03] im looking to repair xvidcap anyone know howto? === svndr is now known as SVNDR [11:06] hello all, how do i reload .bashrc without logging out? [11:06] gartral: on commandline . ~/.bashrc or source ~/.bashrc [11:08] oCean: Thank you [11:09] !info xvidcap [11:09] xvidcap (source: xvidcap): Screen video capture for X. In component multiverse, is optional. Version 1.1.7-0.2ubuntu12 (oneiric), package size 1145 kB, installed size 2808 kB [11:14] !bug xvidcap 32 depth [11:16] running a ubuntu desktop box as a media player, what is the best/easiest way to change tracks, play/pause etc at a distance? [11:16] How do i find C: drive when im in Home Folder [11:17] i have an error on xvidcap recording, the movie image freezes closing xvidcap with 32 depth error [11:20] !dirs | SVNDR in Linux we don't use drive letters [11:20] SVNDR in Linux we don't use drive letters: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview see also: man hier [11:21] oCean: i should have also included that i have wine installed.. [11:21] SVNDR: oh, that :) Sorry, I never used wine.. [11:22] oCean: lol my fault not urs [11:22] np [11:23] oCean: i can find it by searching for it in dashboard but i cant actually find the dir when going through the files [11:23] i was not able to install ubuntu on my hard disk [11:23] it was not showing my windows partions during installation [11:24] SVNDR: there is a #winehq channel, if no one here can help, maybe they can [11:24] SVNDR: I think C: is somewhere in ~/.wine/drive_c or something like that [11:24] Ok thank you both [11:26] whats a good package to password protect an usb stick folder so any Os cant access it? [11:27] lotuspsychje: zip [11:28] cyfi: without compressing the archive? [11:28] lotuspsychje, install cryptsetup and use disk-utility to make an encrypted partition. asks for passphrase when plugged in (wont work on windows tho) === SVNDR is now known as svndr [11:28] mongy: thanks ill try === swamych is now known as foo_ [11:29] lotuspsychje: there's a wikipage which describes the cryptsetup (it's an example to save gpg keys on encrypted usb) https://help.ubuntu.com/community/GPGKeyOnUSBDrive === svndr is now known as SVNDR [11:31] i was not able to install ubuntu on my hard disk it was not showing my windows partions during installation [11:31] foo_:ubuntu should auto partition an ubuntu layout next to windows, didnt you use that layout? [11:32] So Ubuntu people, put the git server with the Samba shares or on the web server? [11:32] lotuspsychje: it is not showing my partions [11:33] it is displaying my hard disk as single disk [11:33] foo_: did you choose manual partitioning? === foo_ is now known as swamych [11:33] yes i have used it [11:33] same problem in fedora too... [11:34] !host [11:34] !hostname [11:34] Use hostname to set the hostname, or to do it permanently: edit /etc/hosts to include BOTH the old and new hostname and then change /etc/hostname to the new one. WARNING! Make sure that your current hostname and /etc/hosts match, otherwise sudo may not work properly. [11:34] i have never experienced this in previous versions of ubuntu and fedora [11:38] oCean: you seem to know a good deal.. just wondering if youd be help me with an overheating problem im having when i run ubuntu on my lenovo laptop? [11:39] !flash [11:39] To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also !Restricted and !Gnash [11:39] SVNDR, wich version of ubuntu are you installing? [11:41] SVNDR, try to install Jupiter its not about overheating but its about power-management, it can help... === lf is now known as lennyf [11:41] PhoenixSTF: 11.10, ive been trying for the last 4-5 days to get it fixed with no luck.. [11:41] PhoenixSTF: whats jupiter about? [11:42] SVNDR: Unfortunately, there are several open bugs for overheating laptops, such as bug 751689 - You can install lm-sensors package to get/discplay some more information on temperature, see https://help.ubuntu.com/community/SensorInstallHowto [11:42] Launchpad bug 751689 in linux (Ubuntu Maverick) "Thinkpads overheat due to slow fans when on 'auto'" [Critical,In progress] https://launchpad.net/bugs/751689 [11:42] SVNDR, http://www.jupiterapplet.org/ [11:42] hello [11:43] hello [11:44] oCean: yea already got lmsensors.. ill have a read of that bug link though dont think ive seen that one yet [11:44] what is strip count in patching a kernel [11:44] ?? [11:44] oCean: wait yea i have.. lol i know there is a way to control the fans manually with lmsensors, but when i try it gives me an output that it cant detect and fan sensors.. [11:47] why does the software center show that the game Ryzom is released under GPL, while their terms of use forbid all republishing? [11:47] oCean: also none of the modules named in that post excist on my laptop.. [11:48] somewhere along the line, kernel 2.6.32-37 (I think) got added to my grub. It's set as default kernel before 32-33 but it doesn't boot correctly. How can I remove/reinstall/fix it so I dont break anything? [11:48] hello I have nvidia 8400M GS on my laptop, ubuntu shows 4 NVIDIA strings in "Additional drivers" last line says to see /usr/share/doc/* where * are nvidia-current,nvidia-173 and same with "-updates" Which one I shall install? [11:49] on nvidia.com NVIDIA-Linux-x86-290.10.bin is available for my gpu [11:50] zgr: install -current [11:51] hello what is strip count meaning while patching a kernel?? any one ? [11:51] almoxarife: thanks, but why it shows 4 packages instead of 1 or 2 (173 and current)? [11:55] !info eidete [11:55] Package eidete does not exist in oneiric [11:58] zgr: not sure what 'it' is , am sure you need nvidia-current and you should get the ppa that keeps nvidia updated [11:58] zgr: driver, patch, configuration and a fourth one not sure what it is [11:58] eidetic? [11:58] oh he quit [11:58] How do i find the name of my Chipset? [12:00] just loaded xubuntu absolute new to linux can u tell me how to check the space on my drives [12:00] run "df" from a console? :> [12:01] would this be from Terminal [12:01] Humbedooh: hes new and you throw a terminal in his face [12:01] that it would [12:01] almoxarife, you gotta learn it at some point :p [12:02] Guest453: look at your systems admin [12:03] Humbedooh: no, you want to help, you learn the basics of a gui, thats help, you want me to be impressed with your teminal skills, i can get that in #linux [12:03] got out on the wrong side of the bed today, eh? I wasn't being snide, df is just the first thing that popped into my head [12:04] so excuse me for suggesting it [12:05] so whats the simplist way .sorry to cause arguments guys [12:06] Guest453: system>administration>system monitor >file system of you are in classic mode [12:15] i am getting this error when i boot my laptop> pxe-e53: no boot filename received i have no idea what this is it just started this morning for no reason [12:16] ubuntu was not able to detect my windows 7 partions during installation [12:16] i googled it but it has something to do with network and my lptop has never booted to network [12:16] i was not able to install ubuntu [12:17] anybody know how i can find the name of my chipset? or why my chipset name doesnt show up in sensors-setect? [12:19] SVNDR: sudo lshw -c cpu ? [12:20] saned: nah that didnt work? [12:20] i am getting this error when i boot my laptop> pxe-e53: no boot filename received. i am not running windows, i am running ubuntu and have been for some time. please help [12:21] saned: wait yea it worked.. but what line in that is the name of my chipset? [12:21] Anyone would like to help me chose between two logos? [12:23] !wvdial [12:23] !info wvdial [12:23] wvdial (source: wvdial): intelligent Point-to-Point Protocol dialer. In component main, is optional. Version 1.61-4 (oneiric), package size 83 kB, installed size 344 kB [12:23] !nl [12:23] Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [12:24] there's an app that does cpu scaling, but i forgot the name... anyone knows the name? [12:24] kernel [12:24] Linux kernel [12:24] hehe [12:25] new guy... dumb question :/ [12:26] SVNDR: it shows the CPU, do sudo lshw to see complete configuration most probably the contents that have "bridge" [12:27] is there any way to make terminal show username and current folder in fedora-style? === anon__ is now known as Francua [12:27] simple question guys, is there a way to start terminal maximazed? [12:28] fullscreen [12:29] Francua, depends on what kind of WM you use [12:29] Francua, if it's gnome-terminal, then change shortcuts to: gnome-terminal --window --maximize [12:30] pretty handy for browsing on links2 Francua [12:31] SVNDR: lspci [12:33] makara: if i pastebin the output would u be able to tell me what the chipset is? lol i wont be able to find it [12:35] SVNDR: Intel Corporation 6 Series/C200 Series Chipset Family ?? [12:35] ty works perfectly )) [12:35] SVNDR: did you doublecheck your BIOS settings for overheating? [12:35] makara: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03) [12:36] lotuspsychje: yep, nothing in there for controlling fans, or cpu freq [12:36] SVNDR: are you sure its overheating and not system freeze? [12:36] lotuspsychje: well its overheating thats for sure.. whats system freeze? [12:37] SVNDR: did you remove acpi support? [12:37] SVNDR: what Os came default with your lenovo? [12:37] Lenovo, oh crikey [12:37] lotuspsychje: windows vista.. [12:38] SVNDR: or perhaps overclock? [12:38] almoxarife: no, i wouldnt even know how.. [12:38] almoxarife: maybe? [12:38] Hi! I need to start a program with wine but it shows "wine: Install the Windows version of Mono to run .NET executables". WHAT IT MEANS??? [12:38] SVNDR: some laptops/netbooks need networking 'enabled' in BIOS to not crash in ubuntu [12:38] HSarena: fine the .exe file, right click on it, go to open with, and then select wine [12:38] SVNDR: maybe? did you forget to mention that nugget? [12:38] HSarena: for help with wine, /join #winehq channel [12:39] is it Pangolin when Banshee and .NET support get removed? [12:40] lotuspsychje: theres nothing in the bios about that either.. ive read through 50 pages in the last 5 days about this and cannot fix it.. my computer doesnt crash, it just gets really hot [12:40] almoxarife: ive tried throttling my cpu aslow as possible, doesnt help.. unless you know a better way? [12:40] SVNDR: did it overheat in vista too? [12:41] SVNDR: I had a Toshiba with a fan that wouldn't shut up. Tried installing all sorts of fan control software and nothing worked [12:41] lotuspsychje: nope, vista it ran pretty damn cool, slight bit of warmth, but nothing really [12:41] makara: yea, seems to be how its happening for me, though i have read that 11.10 has a bug in the kernel, so many different solutions, none work [12:42] SVNDR: did you clean install or update to ocelot? [12:42] lotuspsychje: clean install [12:43] SVNDR: which process is taking up the most cpu time? look [12:43] SVNDR: anything to find in ubuntu logs? [12:43] SVNDR: system monitor [12:44] almoxarife: at the moment from running 'top' i see Xorg taking up 6%, but thats on and off [12:44] lotuspsychje: how would i check the logs? [12:44] SVNDR: /var/log [12:45] lotuspsychje: file doesnt exist? [12:45] syslog.1 in /var/log [12:46] almoxarife: actually at the moment in system monitor, gnome-system-monitor is taking up about 30-50% [12:46] SVNDR: did you install all drivers successfully too in ocelot? like graphics drivers? [12:47] lotuspsychje: syslog.1 also doesnt exist lol.. um im not sure one ocelot is? [12:48] SVNDR: try das home button and search logs [12:48] dash [12:49] lotuspsychje: nah nothing there either.. [12:49] hmmm [12:49] image viewer crashes X11 when I view a pic 6640x8837. It won't uninstall without taking Gnome with it. How do I set Shotwell as the default? [12:49] SVNDR: that number seems high [12:50] almoxarife: yea but thats only why System Monitor is running.. other then that everything is either sleeping, or below 10% [12:51] sysmon gobbles between 8% and 48% on my i5 [12:52] SVNDR: that is still high, what other gnome process have high values? === bastidra1or is now known as bastidrazor [12:53] almoxarife: none other then that one [12:54] Chances for Virus at Ubuntu.....?? [12:54] akpk: very slim [12:54] SVNDR: what the problem again? [12:54] uncommon as a result of expected userbase, at least [12:54] makara: overheating [12:55] : but i find a virus scanner @ ubuntu software center [12:55] akpk, It's unlikely even if one is in the wild a patch will usually be delivered quickly. [12:55] hey why do some people entering the irc have ipv6 and some ipv4? technically, doesn't everyone have both addresses? which does it choose? [12:55] akpk: for checking share docs with a windows system, for being nice to them [12:55] fans software my vote [12:56] makara: know any good ones? [12:56] do u want me to install that ?? [12:56] nope [12:56] akpk: did i bring it up? [12:56] pray to Linus [12:56] makara: yea and what ive been trying to do doesnt work [12:56] ?? [12:56] ?? [12:56] SVNDR: tell the nice people you overclock [12:57] akpk, Perhaps you may wish to have a look here: http://ubuntuforums.org/showthread.php?t=510812 [12:57] do u want me to install that ?? <-- no, not right now [13:03] can't figure out how to make a symbolic link to a directory -- I type "ln -s /home/username /home/username/mount and I get a directory "mount" (fair enough) but it contains just "username" - I would expect it to contain the CONTENTS of /home/username [13:04] Hello, I got a problem with my mouse. Sometimes my touchpad will stop working (like right now), however my touchscreen and usb mouse is unaffected. [13:06] aaron__ there's a program called gpoint something in the repos, use that, for a start [13:06] <_jason> rhin0: pastebin: ls -ld /home/username/mount [13:07] MonkeyDust is that spelled right? package not found in a repo. [13:08] hey! === SVNDR is now known as pastebin [13:09] Im trying to do scp -r myFolder user@IP:"myDest" and I get No such file or directory .. though Im 100% sure that there is a folder (myFolder) in myDest :S what could be the fault here?? [13:09] saned: hi [13:10] !info gpointing-device-settings | aaron__ [13:10] aaron__: gpointing-device-settings (source: gpointing-device-settings): configuration tool for pointing devices. In component universe, is optional. Version 1.5.1-5ubuntu1 (oneiric), package size 62 kB, installed size 600 kB [13:12] Who knows similar games to XBoing II? [13:12] _jason: here you go --- bit scrappy but you can see and I have described what I am trying to do http://pastebin.com/qWd02d9S [13:12] m_fulder: and local "myFolder" exists/correct path given? [13:12] hi all [13:13] Merry christmas [13:13] I just don't get it -- I#m sure i've made a link to a directory before [13:13] ? [13:13] merry christmas [13:13] tnx [13:14] can some1 [13:14] is this the irc channel for ubuntu user?? [13:14] yes [13:14] thx, I unchecked the disabled touchpad. But why was the touchpad disabled in the first place? [13:14] lol [13:14] can some1 tell me about some good native games [13:15] if you like puzzles try "sobokan" (warehouse manager) Lhack9 [13:15] <_jason> rhin0: lines 27 and 28 show /home/dan/mount is not a symbolic link === pastebin is now known as SVNDR [13:15] tnx [13:15] Lhack9 http://users.skynet.be/gbachot/html/games.html [13:15] btw how do you write something for @ someone [13:15] What app are you guys using for online TV shows? [13:15] i think -- that I should remove /home/dan/mount [13:16] nvm I solved my problem before [13:16] but now .. is it somehow possible to copy over a folöder shortcut via scp?? [13:16] @ rhin0 lol [13:16] no [13:16] rhin0 . [13:16] what [13:16] how do i [13:16] it seems that spotcast-player is no longer available? [13:16] say something red [13:16] like you did to me [13:16] ? [13:17] in irc [13:17] i dunno [13:17] !enter | Lhack9 [13:17] Lhack9: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [13:17] Lhack9 just type a name (use tab to complete) and then your line [13:17] Who knows similar games to XBoing II? [13:17] MonkeyDust, like this [13:18] MonkeyDust, Am i doing it right? [13:18] anyone know what would be a good irc chat for programming help? [13:18] Lhack9 ok [13:18] ! who | Lhack9 [13:18] Lhack9: 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 :) [13:18] tnx [13:19] o/ Sidewinder1 [13:19] Mornin' Monh. [13:19] Monk, even. [13:19] come on no one watch online TV shows under ubuntu?? [13:20] anyone know where can i found soure code of "ufw" ? [13:20] Hello in here. we have troubling starting this computer. We are running Linux Ubuntu 11.04 (natty) 32 bit on a laptop HP-Pavilion [13:20] mx8: apt-get source ufw [13:20] _jason -- stupid was creating a link over an existing directory [13:20] ty for help [13:20] thx [13:20] mx8 sudo apt-get source ufw [13:20] MonkeyDust, please tell me some massively played online fps games. [13:21] Can anyone in here till us how to format the harddisk so that we can reinstall ubuntu. [13:21] the absolute coolness of linux [13:21] Lhack9 i'm not a gamer, cant help [13:21] sry [13:21] well this channel is too big for me bye bye [13:21] ubuntu you can format during installation [13:21] Who's a gamer here? [13:21] We have to format first because we have tried to reinstall bu it sais we only have about 23 GB left. But the harddisk is a 500 GB [13:22] Lhack9 ask DoctorD in #ubuntu-offtopic [13:22] tnx man [13:22] Hey, with Wubi, does it run Ubuntu as an actual windows program, i.e you can switch back to windows etc, like a VM, or is it like a dual boot kinda thing? [13:22] We do not running windows at all [13:23] ubuntu: Do you not get pinged all the time by people saying the word "ubuntu"? lol [13:23] !mang0 wubi, is just an assist to setup a dualboot [13:23] mang0: more the latter, it will start linux from an image-file. you migh have access to windows-files, but its not running inside windows [13:24] aaron__, llutz_ : Great, thanks. I've got some windows programs that I need to install and don't work under wine properly, but I really don't wanna leave linux behind :( so Wubi might be useful for setting up a dual boot [13:24] mang0: better to use a real dual-boot with linux on an own partition than wubi [13:24] * Sidewinder1 Sighs [13:25] llutz_: And why is that? [13:26] mang0: wubi might cause some trouble which are hard to fix because you cannot easily boot a live-cd and access [13:26] llutz_: I see. Is there a record of that happening? If so, what sort of errors, and why? [13:26] We have a CD to install from [13:26] mang0: idk, its just the experience from reading here for a longer while [13:27] but we still have to format the harddisk first. But how??? [13:27] llutz_: I see, thankyou. [13:27] mang0: so if you can create an own linux partition, do it. you'll be on the safer side [13:29] llutz_: Sure. I was just hoping to get around that with Wubi :( [13:30] tem alguem on / [13:31] preciso de um help [13:31] !pt | duh [13:31] duh: 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:32] ubottu: Well put :) [13:32] Dakkus: I am only a bot, please don't think I'm intelligent :) [13:32] Your coder is, anyway. [13:33] On a scale from 1 to 10, with 1 being totally dementedly crazy and 10 being absolutely 100% safe, how sensible would it be to upgrade to precise now, on my main, personal / work laptop? [13:33] -2 [13:33] chmac this is not the proper place to poll [13:33] i [13:33] <_jason> chmac: depends on what you will use it for... [13:34] chmac, considering the new auto-upgrade option shipped on ubuntu cds, perfectly fine [13:34] chmac: #ubuntu+1 [13:34] chmac: Exactly what I am planning on doing now to my 11.04... xD === hamid is now known as Guest33190 [13:34] 11.10 does its best to force you to Unity. [13:34] sattu94: I'm in the same boat, thinking I might skip 11.10 and go straight to precise... [13:34] why doesn't wine do anything when i run it? [13:34] hello [13:34] <_jason> chmac: if you don't care that everything will be destroyed (have backups) and can live with downtime while things break (maybe even not being able to use computer at all until you fix it) then precise is ok. If you want to work on your computer, stick with stable releases [13:34] Gnome has been quite thoroughly crippled and is now unusable. [13:34] chmac, but you only want to upgrade to 11.10, right? otherwise, you might as well pour water in your CPU [13:35] I definitely prefer 11.04 over 11.10. [13:35] hello [13:35] . [13:35] Dakkus i use Gnome in an abubtu-fork, works fine [13:35] *ubuntu [13:35] _jason: I was reading mark shuttleworth's blog, which sparked the idea, maybe precise is stable enough now for daily use... :-) [13:35] abubtu)) [13:35] <_jason> chmac: maybe now. But it changes until release. [13:35] the new name of ubuntu, huh :-) [13:35] chmac: #ubuntu+1 for discussion about precise, not here [13:36] <_jason> chmac: yes, let's move to #ubuntu+1 [13:36] zipace ubuntu 27.04 :p [13:36] hello guys, I need a lot of help with boot gentoo in order to know that here is the channel of ubuntu, I'm using it right now, but takes a lot of gentoo install, does anyone could help me please? [13:36] hehe :-) [13:36] best network analyzer for network !!??? [13:36] duh_ you want to boot gentoo, or ubuntu? [13:36] cloudgeek wireshark [13:36] for traffic !! [13:36] !best | cloudgeek [13:36] cloudgeek: 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. [13:37] cloudgeek, master netstat, and you'll be happy forever [13:38] mastering it will be a serious PITA, though [13:38] gentoo .. to install it to find matching does not access the boot comes into visual interface, as the test of ubuntu, need to enter the boot even geento, to install it on your PC [13:38] thanks to all [13:38] try to follow all advise from guys on here [13:39] duh_ ¿Ha intentado pedir en un canal de habla español? por desgracia, el idioma principal en # ubuntu es el Inglés [13:39] (^^^^^^^^google translate :P) [13:40] i visit bot channel , how ask bots ! [13:41] raspberry [13:42] zipace - No tengo problemas con el lenguaje en sí mismo, porque hablo español e Inglés, ya que estoy omtem la noche tratando de encontrar a alguien que me pueda ayudar, === iqpi is now known as exterminator [13:42] zipace - I have no problems with the language itself, for I speak espanol and English, since I am omtem the night trying to find someone who can help me, [13:42] duh_ veo [13:42] ic :-) [13:42] no Bestbot there !! [13:43] yo no soy marinero, soy capitan, soy capitan [13:43] zipace - en el extremo usted me puede ayudar mi problema === _Craig is now known as MrCraig [13:44] !es | duh_ english here pls [13:44] duh_ english here pls: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [13:44] duh_ por desgracia yo no soy un usuario de Gentoo [13:44] also, what llutz_ said [13:45] l; [13:45] :| [13:46] zipace - aquí está el problema también no uso gentoo, yo soy usuario de Ubuntu, Gentoo y la necesidad de instalar un cliente, [13:46] pero no puede bootalo,,, [13:46] si [13:46] pero por favor, cambiar a Inglés (nada personal) [13:49] does changing torrent clients varies the downloading speed? [13:49] Hi, I just installed Pinguy on a laptop and when booting, it is stuck at "Starting CUPS spooler/server" [13:49] does anyone know what's happening? [13:50] onto, is pinguy Ubuntu ? [13:50] pinguy is ubuntu with an overkill-GUI [13:51] unity/compiz isn't already overkill GUI? :P [13:51] What is the difference between "ps aux" and "ps -aux" ? [13:52] Oer: yes, I think so [13:52] onto please ask on pinguy channel/forum/stack exchange [13:52] awaad: answer is in the man page [13:52] awaad: man ps === _Craig is now known as MrCraig [13:53] saned, llutz_: In which part ? [13:53] SANED: on mobile! [13:53] awaad: right at the top === vincent is now known as Guest93125 [13:54] awaad: line 23ff. [13:56] hi [13:56] hi, anyone knows why there is no moonlight in the repositories? [13:56] I need some advice about partitions/dual boot [13:56] I have dual boot win7/ubuntu [13:56] ubuntu partition is getting too small, I need to enlarge it [13:57] morf77, How can we help [13:57] hi S0LIDUS [13:57] morf77, Howde [13:57] I would like to know what the culprits are [13:57] morf77 backup important files and use gparted to resize partitions [13:57] okay that seems good practice [13:57] and I know gparted [13:58] but I understand there is a risk my win7 boot will get corrupted by doing so? [13:58] MonkeyDust, Couldn't of said better myself. :-) [13:58] hi. I am running ubuntu and win7 on the same machine. Grub is my bootmanager. since win7 crashed I wish to install it again. How to do that without loosing my ubuntu system. I am aware of the fact to not owerwrite my linux partitions. The question is how to handle the reinstall of win7 without destroying grub... [13:58] !grub [13:58] GRUB2 is the default Ubuntu boot manager since 9.10 (Karmic). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 - See !grub1 for releases before Karmic (9.10) [13:59] stowoda: ^^ [13:59] llutz, thx [13:59] one thing yet [13:59] how to find out the version of ubuntu [13:59] lsb_release -s [13:59] thanks [14:00] lsb_release -sc [14:00] sry [14:00] maverick.. [14:00] one more thing about my partition question [14:00] I have a ssd which contains my grub and ubuntu [14:00] windows is installed on another hdd [14:01] what is more safe enlarging the ubuntu partition on the ssd or creating an extra ubuntu partition on the windows hdd [14:02] morf77: you could easily create a partition on the 2nd drive and move /var or /home to it [14:02] hi guys [14:02] hi [14:02] <_jop> hi reclas [14:03] llutz_: Thanks [14:03] my ubuntu livecd crashes because of nouveau [14:03] thank llutz_ [14:03] i've managed to install ubuntu 11.10 through recovery mode with nomodeset [14:03] but then it doesn't boot ubuntu because of the same nouveau crash [14:04] if i blacklist nouveau ubuntu loads through sandy bridge graphics driver [14:04] but i wanted to use my nvidia card :\ === Stanley001 is now known as Stanley00 [14:04] greets [14:04] it's a gt555M, nouveau says it is supported.. [14:05] i don't know what to try next :( [14:05] riclas: you need bumblebee I think [14:06] ahhhhhh [14:06] it does have that optimus technology [14:06] hi everybody === thiago is now known as Guest12935 [14:09] so, anyone knows where is moonlight? is the preferred way to install it via the plugin? [14:09] I just installed Opera, but realised I installed the wrong package. How do I remove it? I tried dpkg --remove [14:09] how to find out if /home is mounted to sda1 or 2 or whatever? [14:09] stowoda mount [14:09] thx [14:09] but from what i read bumblebee is an optimus mirror utility. why can't i use the nvidia card only? [14:12] http://nopaste.info/289479f6a0.html <-- what is sda1 and sda3? sda2 is my corrupted windows7 filesystem. sda5 and sda6 are swap and home respectively. [14:15] ping [14:16] stowoda sda1 = NTFS = Win partition [14:16] stowoda: I would guess that sda1 could be a windows recovery partition, sda3 could be your "/" partition, if you type "mount" in a terminal, that should give you some more detail [14:18] http://nopaste.info/a6c2c23f1f.html [14:18] the output of mount ^^ [14:24] riclas: https://launchpad.net/~mj-casalogic/+archive/bumblebee/ [14:25] !netsplit [14:25] 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 === Psychoholic is now known as Guest70419 [14:27] one of the level 1 nubs went a pressed the red button [14:28] thank you [14:34] Is anyone else experiencing issues with ubuntu one? [14:36] !anyone | JasonGriffee [14:36] JasonGriffee: 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. [14:36] there is also a ubuntuone channel i believe JasonGriffee === vincent is now known as Guest11305 [14:40] !ANYONE [14:40] 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. [14:40] !poll [14:40] 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. [14:41] I can't get my files to sync, it times out, won't load account info. What could cause this? [14:41] ! [14:41] !clear [14:43] ubottu: tell anand about msgbot [14:43] anand, please see my private message [14:46] Hi. I've been dual booting Oneiric(upgraded from 11.04) & Win7 on my barebones pc hooked up to an LG TV via VGA. Everything was good until I decided to fresh install 11.10. Now I don't see grub on boot(tv says "invalid format"). [14:47] I see the BIOS screen, then the message, and then the log in screen. [14:48] hi there [14:49] how can I connect my Android phone to Ubuntu desktop via usb, so the phone will use PCs internet [14:49] ? === gabriele is now known as Guest20968 [14:49] http://tinyurl.com/73hztvf [14:49] antaranian: you need the android sdk i belive [14:54] antaranian: http://www.droid-life.com/2012/01/02/koush-releases-clockworkmod-usb-tethering-application-for-mac-linux-and-pc-users-no-root-required/ [14:54] antaranian: opps, nevermind, iread your question wrong [14:55] Balthazar: actually I need something like reverse-tethering [14:59] Hi! my ubuntu 11.10 installation is freezing :/ (last actions: compiz config manager and lm sensor for temperature but i remove both) [14:59] which is the best video converter [14:59] which is the best video converter for ubuntu 11.10 [14:59] good [14:59] here [15:00] which is the best video converter for ubuntu 11.10 [15:00] which is the best video converter for ubuntu 11.10 [15:00] why is ubuntu eating battery? down on 87% after 10 min [15:00] so fast* [15:00] ? [15:00] because bateries are yummy [15:00] any one to help [15:00] here [15:01] iam not able to connect the tunnel to my pc does ubundu support sha encryption on ipsec [15:01] iam not able to connect the tunnel to my pc does ubundu support sha encryption on ipsec [15:02] Yes [15:02] hello room [15:02] tacasa+ server will it suport [15:03] tacasa+ server will it suport [15:03] My pc is freezing ramdom... i have ubuntu 11.10 amd phenom ii x6 / ati hd4200 / ssd === SVNDR is now known as svndr [15:05] if its freezing, is it doing it after you start programs, or just sitting there === sguy is now known as sharperguy [15:11] hi [15:11] hey =) [15:12] antaranian: best way is probably to do it via wifi, but if you really want to do it -> http://forum.xda-developers.com/showthread.php?t=1212548 [15:12] Anyone know if theres a way I can make an application search for a .so file in a local directory (e.g. in my home folder)? [15:12] AlanBell: thanks, I'll check it now [15:13] sherperguy find / -name *.so [15:13] or / change to /home directory [15:13] mx8: What I mean is I'm getting a "no such file or directory" error because the .so file the application is looking for isn't in the standard location [15:13] sharperguy: set LD_LIBRARY_PATH [15:14] llutz_: ok but do I have to recompile the application for that to work? [15:14] sharperguy: no [15:14] ah sweet [15:15] llutz_: ok that seems to have worked! [15:15] sharperguy: you also could add the path to /etc/ld.so.conf.d/* [15:16] llutz_: yeah I don't really need to for now but thanks for the help === svndr is now known as SVNDR [15:17] how i reset ubuntu to it default configuration... ? (don't want to reformat) [15:23] How can i make ubuntu to be less battery-hungry? using 11.10 on an Aspire TimelineX 3830TG [15:24] turn off the computer? [15:24] turn of the monitor [15:24] !behelpful [15:24] As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes. [15:24] does 11.10 ignore xorg.conf even if I manually put it in /etc/X11/ [15:25] ... [15:27] How do i show hidden folders? [15:27] NewB: depends a bit on what you want to reset, perhaps you could create a new user for yourself? [15:27] SVNDR: in nautilus ctrl+h [15:28] SVNDR: or view-show hidden files [15:28] AlanBell: cheers mate, found it [15:28] Tell me, is update manager slow and bit unresponsive for everyone or is it just me? Eeepc 1001px ubuntu 11.10 [15:28] WLU: no [15:29] djazz: turn off bluetooth and wifi, tweak the time for the hdd to spin down perhaps, lower screen brightness on a laptop. There should be power management improvements in 12.04 in April I think. [15:30] robin0800: it seems that is is actually doing this unless it is now automated to fall back on a safe xorg.conf if there are mistakes [15:30] allu2: works OK for me on various atom powered computers, perhaps you could quantify the problem a bit as it is hard to compare [15:32] How do I create a ramdisk as a partition, without mounting it? `mount -t tmpfs` doesn't work, because I don't want it mounted, I want it as a raw partition to extend an lvm onto. [15:32] AlanBell: say i press "check" button to fetch new changes, takes 10 sec before the dialog showing its updating the catche appears, then after it finishes update manager doesn't respond and turn to gray for maybe 5 seconds.. if i upgrade it first takes a while before upgrade dialog appears and then the dialog gets gray time to time too [15:33] Hi. I've been dual booting Oneiric(upgraded from 11.04) & Win7 on my barebones pc hooked up to an LG TV via VGA. Everything was good until I decided to fresh install 11.10. Now I don't see grub on boot(tv says "invalid format"). I see the BIOS screen, then the message, and then the log in screen. Ideas? [15:33] allu2: sounds about right, it is doing a lot of checking. Generally you can ignore it until it pops up and when it does it should be ready for you to hit the button, then you can minimise it [15:34] chmac, probably zram module will help you. This is not tmpfs but it will create block device in ram [15:34] chmac, moreover it will be compressed [15:35] WLU: there are now fallback modes and safe recovery but I don't know how they work only what they do === SVNDR is now known as svndr [15:35] AlanBell: still, the fact it turns gray just seems so depressing, also i don't understand how its faster if i open terminal and run apt-get update and apt-get upgrade then if i press "install updates" on the update manager :S [15:35] limeage: Ok, sweet, compression probably isn't necessary in this case. I'm looking into zram now, thanks. [15:35] AlanBell: in the end doesn't the update manager do the same thing? [15:36] allu2: it does similar stuff, not sure how much of it is processed in python though [15:36] JohnQHandle: that sounds like something to do with kernel mode setting [15:38] JohnQHandle: you could try turning off KMS temporarily to see if that is what is putting the display into a mode the TV doesn't support https://wiki.ubuntu.com/X/KernelModeSetting [15:38] AlanBell: i hope this kind of minor glitches will be fixed in 12.04, if the problem is with the update-manager and not the upgrade being slow it self i think it should be possible to improve responsivness :) [15:38] [15:38] AlanBell, I'll check that out. Thanks [15:40] AlanBell: I dual-boot with Win7 and there the battery can last for about six hours, with wifi [15:43] Hi. I've repurposed an old laptop as an ubuntu server. Ideally I'd like it to connect wirelessly to the network but I'm unsure about how a couple of things. 1st, once I've got the restricted drivers installed to detect my wireless card, can I run wpa_supplicant and/or network manager without the gui frontend? [15:43] djazz: so how long does it last on Ubuntu then? and is it just the *warning* that is sooner or is it really running out [15:43] <_jason> semslie: you can use nmcli to interact with network manager [15:44] semslie: wpa_supplicant needs no gui [15:52] AlanBell:Not using ubuntu much when on battery, it's already down on 55%. Haven't tested until it dies though [15:53] Same with my netbook with ubuntu 10.04 netbook remix, it can be on for about an hour before it dies [15:55] how old is the netbook? [15:55] llutz: thanks, I couldn't see any clear documentation that mentioned that [15:55] djazz: wonderful - thanks [15:56] djazz: do you perhaps know the recommended way of installing and activating restricted drivers via the command line as well? === luke is now known as Guest58407 [15:57] xubuntu5: 3 years [15:57] it wasnt very good back then either [15:57] came with Linux Linpus Lite [15:57] 8Gb SSD [15:57] Atom [15:57] semslie: obviosly not [15:58] djazz: thanks anyway [15:59] djazz: there is a tool called powertop which can be used to track down power hungry applications [15:59] semslie: use aptitude or apt-get for installing [15:59] powertop says im using about 20 W [16:00] 23,7 W atm [16:01] Otak: thanks, but my question is more about whether there is a "best practice" path similar to the "install network drivers" option from ubuntu's desktop version [16:01] hey, firefox too slow on a celeron computer :( [16:01] err, different tool to the one I am thinking of perhaps. Mine doesn't show watts [16:01] thiago_: try chromium [16:02] Androguy, chromium its a google chrome browser? [16:02] AlanBell: also, im using "powersave" on all CPU cores [16:05] AlanBell: PowerTOP says on the Tunables tab: "Enable SATA link power management for /dev/sda" [16:05] Androguy, i'll try [16:06] djazz: yeah, I just turned all the bad to good on the tuneables tab [16:06] and I realised it only reports the watts when not plugged in to AC [16:07] down on 47%.. [16:08] HELLO === boss is now known as Guest37063 [16:08] okey === lili is now known as lala [16:09] hello [16:09] is thise mean i should out and comein by that name you give me it [16:09] djazz: I am down to 15w discharge rate on a core i3 laptop, I shut down firefox as that was using a lot of power [16:10] does suspend work less well on ubuntu 11.11 than it did on 10.04? [16:10] Guest37063: the name you started with was already taken by someone else you can do "/nick anothername" to choose your name [16:10] no request [16:10] oket [16:10] what's the difference between the 12.04 alpha and the daily builds? if you upgrade the alpha daily is it the same as a recent daily build? [16:10] suspend seems to always cause my filesystem to become unwriteable until i reboot [16:11] walden: generally things get better, but if you have a specific regression it might be related to your hardware only [16:11] janderson91z: #ubuntu+1 for discussion about precise, not here [16:11] i need my ubuntu ask for password every mount to a drive [16:11] can i [16:11] janderson91z: yes, if you upgrade then it becomes the same as the dailys [16:11] AlanBell: i don't suppose booting from an SDHC would make the filesystem less reliable compared to booting from a USB drive? === angel is now known as Guest49744 [16:12] thank you alanbell. i was curious [16:12] i wonder if it's the transcend SDHC card i've be using [16:12] Have anyone gotten sound via hdmi on geforce/nforce working? [16:12] I've tried several versions of ubuntu and several different drivers, but no luck === Timic_ is now known as Timic [16:13] sorry [16:13] prooz: what version you on now? [16:13] 10.10 [16:13] walden: depends on the card, probably a good one (class 10) should be fine, I have a machine that boots from SDHC and that works fine (I don't reboot it much though) [16:13] is there any way to output an xorg.conf file that is currently in use from ubuntu 11.10 . [16:13] almoxarife: Atm, i've got 10.10 with the 270-drivers [16:14] AlanBell: hmm, thanks. it seems to work fine until i reboot [16:14] WLU: stop X, run "sudo Xorg -configure" and check the resulting xorg.conf.new [16:14] Guest37063: how are you mounting the drive and what is it? [16:15] llutz_: he just requires to output the *current* used one, not a new one [16:15] prooz: does the sound hardware show up? [16:15] llutz_: thanks will try that [16:15] pksadiq: which should be identical [16:16] llutz_: may be no, its harder, cat path/to/xorg is easy :) [16:16] almoxarife: Yeah, i'ts card 1 and there's device 3,7,8,9 [16:16] pksadiq: there is no xorg.conf by default [16:16] I want to raise the level of safety have [16:16] I want Ubuntu to request the password when i open any disk [16:16] pksadiq: so what path do you want to check? [16:17] prooz: and which device is highlighted/chosen? [16:17] llutz_: sorry, I didn't know that :O, but there is one in 10.04 [16:17] pksadiq: not by default [16:18] almoxarife: Where? You mean i alsamixer? [16:18] *in [16:18] prooz: no in the sound setup menu [16:18] please eny one help me [16:19] almoxarife: What sound setup menu? [16:19] I want to raise the level of safety have [16:19] I want Ubuntu to request the password when i open any disk [16:19] almoxarife: This machine has no window manager [16:19] newbie question: I've seen a reference to this: $> ifup wlan0. What in the world does the ">" refer to. I get the $ is a standard terminal line & not # (root?) I understand that the rest is about wireless interfaces. I'm trying to work out how to use ifscheme. [16:21] pip__: i'd guess its just a different prompt [16:21] ghlighted/chosen? [16:21] hi there, can someone help? i'm trying to compile a C++ program and it says 'iostream: no such file or directory' [16:21] okay, I think.... [16:22] you know what I'll just try [16:22] Guest2384678: I guess you should be looking at doing encrypted disks or something then [16:22] if it breaks I'll torment you all some more :) [16:23] pip__: "ifup wlan0" is just a command and the leading ">" wouldn't make any sense [16:23] as part of the command [16:23] I get the command bit, was wondering about the > [16:23] mran777: what is it you are trying to do? [16:24] compile a c++ program [16:24] pip__: ask the author about his $PS1 [16:24] mran777: you are missing some kind of dependency that the thing you are trying to compile wants [16:24] his what? [16:24] yeah, its the standard iostream file [16:24] it cant find it [16:25] pip__: the var defining the prompt in bash [16:25] mran777: pastebin your code and state the commandline you tried [16:26] Hello I have Ubuntu 11.10 on Sony VPCF1 [16:26] I am missing sound input devices [16:26] Can anybody help? [16:26] its quite a long program [16:27] mran777: let's start with the command line [16:27] did you say 'gcc' or 'g++' ? [16:28] okay, I think I'm understanding it. [16:29] thanks [16:30] good afternoon, does anyone know how to get the sound going on ubuntu 11.10? [16:33] '~$ streamripper http://www.kdfc.com/pages/11695633.php; Connecting...; error -10 [SR_ERROR_NO_RESPONSE_HEADER: Server is not a shoutcast stream]; bye..; shutting down.' - I infer that is an unsuitable program for this purpose. What Ubuntu program will record this stream on a hard disk? [16:33] hi guys , i want to reduce the space between notification window and menu bar in ubuntu 11.10 , how can i do that ? [16:34] r3za: What desktop environment? [16:34] bullgard6: Gnome , Unity [16:35] r3za: I do not use Unity, sorry. [16:35] bullgard6: ok thanks BTW [16:35] hi guys i use Gnome/Unity and i want to reduce the space between notification window and menu bar in ubuntu 11.10 , how can i do that ? [16:35] I have a problem with my sound, there isnt any. The terminal finds the sound card but still no sound, what can i do? [16:36] no idea if it works with oneiric r3za http://www.webupd8.org/2011/05/configurable-notifyosd-bubbles-for.html [16:36] !sound | Olafur [16:36] Olafur: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings. If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files, see !players and !mp3. [16:36] bullgard6: what do you mean? [16:36] xangua: ok i'll check it , thanks === lala is now known as oolala [16:39] seriously, my speakers are on, not on mute, volume high enough, the computer finds the sound card, but still there is no sound [16:41] Olafur: does a live cd play the drum noise? [16:41] what drum noise? [16:42] Guess that answers that. :-( [16:42] AlanBell: no sound at all [16:43] AlanBell: youtube, cd, mp3, does not matter, no sound :( [16:43] what sound card? [16:45] ciao [16:45] !list [16:45] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [16:46] and check again that the speakers are not plugged in to the mic port. we have all done that at some point! [16:46] AlanBell: yesterday I was working on the sound, and someone here told me to remove pulseaudio, but then he/she had to go off line and w didnt finish what we started [16:46] *we [16:46] ick === oolala is now known as lala [16:47] did you test a live cd and hear no login sound? [16:47] AlanBell: I have checked that few times now, but then the sound should come out from my screen, which it doesnt [16:47] AlanBell: no log in sound [16:49] AlanBell: when i run this computer on windows i get sound [16:49] so it cant be miss plugged [16:49] ok [16:49] what sound card? [16:50] AlanBell: nVidia [16:50] still looking for the name of the soundcard [16:50] can you do lspci and show us just the *one* line that is your soundcard, or pastebin the lot === root is now known as Guest27611 [16:50] ya quelqun qui parle francais là ? [16:51] !fr [16:51] Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [16:51] #ubuntu-fr [16:51] AlanBell: udio device: nVidia Corporation Device 0bee (rev a1) [16:51] parle [16:52] AlanBell: Audio device: nVidia Corporation Device 0bee (rev a1) [16:52] Olafur: is this over hdmi? [16:52] Hello guys. Im having a problem with linux serial communication. When I connect a serial device (arduino) on usb, linux appears to connect to the device and send some data. This behavior busys the device, so I cant communicate with it. What are the commands that cant help me debug this problem and/or to modify this behavior? [16:52] AlanBell: yes it is over HDMI [16:53] aaah === as456fgt is now known as dury [16:53] hi there channel ) [16:53] :) [16:53] hi, i need a command-line tool for joining pdf pages that i can use in my script [16:54] http://kirichkov.com/707/getting-audio-through-hdmi-with-ubuntu-11-04-and-nvidia-ion-chipset/ perhaps [16:54] !info pdfjam | magnetron this might help [16:54] magnetron this might help: pdfjam (source: pdfjam): collection of PDF document handling utilities. In component universe, is optional. Version 2.05-2 (oneiric), package size 43 kB, installed size 228 kB [16:55] I did install google earth but it has ugly fonts in it [16:55] llutz_: thx, i'll look into it [16:55] http://ubuntuguide.net/install-google-earth-and-fix-ugly-fonts-in-ubuntu-11-04-natty [16:56] I've got and I did sudo apt-get install ttf-mscorefonts-installer but still with ugly fonts [16:57] !info pdftk | magnetron or this [16:57] magnetron or this: pdftk (source: pdftk): tool for manipulating PDF documents. In component universe, is optional. Version 1.44-3 (oneiric), package size 925 kB, installed size 2772 kB [16:57] AlanBell: I cant find sound preferences on the new ubuntu 11.10 sorry, but im going to get alsamixer [16:57] magnetron: PDFTK is available http://www.pdflabs.com/docs/pdftk-cli-examples/ and also has a gui called pdf chain in the sortware center [16:57] limeage, owenll: thanks [17:00] AlanBell: where is sound preferences on ubuntu 11.10? [17:01] I've been using a live usb installation to run oneric for a few months now and it's great! === occamsquattro_ is now known as occamsquattro [17:02] I've been wanting to put the installer ISO's on the drive as well so that after I diagnose I can then install it to the machine I'm running on [17:02] however, this only seems to work with the 32-bit install [17:03] when I try to put on the 64-bit version I get errors about "exec format error" [17:04] Olafur: when you click sound icon top bar there should be sound settings option? [17:04] "Begin: regenerating SSL certificate... ...chroot: can't execute '/usr/sbin/make-ssl-cert': Exec format error" to be exact [17:05] owenll: I was missing pulse audio [17:05] Olafur: ok sorry [17:07] If my grub gets messed up, can i use gparted to fix it or do i need an actual ubuntu live disk? [17:08] salve a tutti [17:08] owenll: still missing my audio :S [17:09] '~$ streamripper http://www.kdfc.com/pages/11695633.php; Connecting...; error -10 [SR_ERROR_NO_RESPONSE_HEADER: Server is not a shoutcast stream]; bye..; shutting down.' - I infer that is an unsuitable program for this purpose. What Ubuntu program will record this stream on a hard disk? [17:09] owenll: missing the sound icon in the top right corner,,, any idea what to do? [17:09] Hi all. I built a raid 10 with mdadm specifying raid-devices=5 when I ment to have it =4 and leave one for a hot spare. Can I take one out? Or can I just reissue the create command with the =4 part substetuted? [17:10] mordof: gparted won't fix grub configs [17:10] (as far as I know) [17:10] Hey everyone. I just installed maven using Synaptic because it logs which packages are installed. How can I completely remove maven along with its dependencies? Do I just do "sudo apt-get autoremove maven2"? [17:10] Hi all ! Anything on Ubuntu 11.10 networking issues ? [17:10] The line to create was: mdadm -v --create /dev/md0 --level=10 --raid-devices=5 /dev/sd{d,e,f,g,h} [17:11] where is the users crontab stored in ubuntu 11.10 ? [17:11] thats for all who can help, missing sound icon in the top right corner, no sound, very annoying :) [17:12] zivester: /var/spool/cron/crontabs === vahid is now known as Guest8973 [17:12] agentgasmask: you're doing raid10 with an odd number of drives? [17:12] random rant: Sometimes I hate Linux :( updated from 9.10 to 10.04 and now some Java app (using 3D graphics) does not work at all anymore over FreeNX [17:13] with the fglrx driver the app crashes, with radeon driver it says 3D not supported [17:13] eek... why is this empty [17:13] thanks for listening ;) [17:13] ssta: not intentionaly. I ment to have a raid 10 with 4 drives, and have a hot spare as the 5th. [17:14] agentgasmask: ah. Thought it looked strange :) [17:14] zivester: you used "ls" as root? It says permission denied for me if I don't [17:14] ziverster: oh wait nvm [17:15] well i had a cron to backup all of /etc/ and /var/ and i was trying to look at the crontab i backed up.... but it doesn't seem to be there [17:15] so i can't even check if my commands were even right, oh boy [17:15] zivester: wait yeah you have to sudo with ls [17:16] .. [17:16] where is the root cron stored? === as456fgt is now known as dury [17:16] did you run your cron as root? [17:17] zivester: which? There are (potentially) two [17:17] the backup job that is [17:17] i can't remember, hopefully i did because my user crons aren't in my backup [17:17] zivester: there's /etc/crontab and /var/spool/cron [17:17] usualy root cronjobs go in /etc/crontab [17:17] if you didn't use root to back it up or a sudo for another user running it, you won't get the /var/* either. [17:18] Hay all [17:18] hiya ziga555 [17:18] hi there again channel :) [17:18] zivester: check /etc/cron.d/ and /etc/cron.[hourly|daily|weekly...] too [17:19] yeah, those too...I always forget them. Generally it's packages that puts stuff there though [17:19] did solve ugly fonts after installing google earth [17:19] llutz_, are the entries in /etc/cron.d etc links to the crontab in /var/spool... ? [17:19] success :) [17:19] prodigius: no [17:19] dury, did google earth mess up all desktop fonts too when you installed it? [17:20] prodigius: not here [17:21] prodigius: no [17:21] Hey everyone. I just installed maven using Synaptic because it logs which packages are installed. How can I completely remove maven along with its dependencies? When I try "sudo apt-get autoremove maven2", it only says its removing maven2, not its dependencies (which I only needed for maven) [17:21] kroq-gar78: if packages are only there because of dependencies, you can remove them with: sudo apt-get autoremove [17:22] sudo apt-get install xfonts-75dpi xfonts-100dpi that's what I did and success [17:22] How do I configure how my trackpad behaves under ubuntu? I would like to enable two finger scrolling and tap to click [17:22] kroq-gar78: with no package name specified [17:22] well i suck.. i messed that up... whats a proper command to rsync backup /home/ /etc/ and /var/ ... i luckily found the commands i was using in the logs [17:23] ssta, a theoretical question... would the apt-get autoremove screw up another package that was installed subsequently and used those dependencies? [17:23] zivester: rsync -haux /home /var /etc /target as root [17:23] ssta: I'll try that. Shouldn't doing "sudo apt-get remove maven2" and then "sudo apt-get autoremove" have the same effect as simply "sudo apt-get autoremove maven2"? [17:23] hmm.. i was using -ah --delete [17:23] -Haux* [17:23] kroq-gar78: no, you need to do it in two commands [17:24] kroq-gar78: remove maven2, then autoremove [17:24] llutz_ will that keep all permissions for /home/myuser and whatnot? [17:24] what is the name of python-dev package ?Im trying to find, but without succes. [17:25] ssta: so I tried what you said, seems like it wants to remove _most_ of the packages it installed, then some of its dependencies it wants to remove on autoremove. Should I keep running autoremove or what? [17:25] zivester: you have to run it as root to preserve permissions. i always use -Hx to make sure hardlinks are copied and no stuff from other filesystems (bind-mounts/links) is backuped [17:25] why would you need a developer packager? it's an interpreter, so no build toolchain needed [17:25] My computer freezes at seemingly random intervals, I've found discussions about this online but not a direct and obvious way to fix it, I run Ubuntu 11.04 on a compaq presario cq57 [17:26] package* [17:26] ssta: I ran autoremove again after removing the 1st unnecessary packages, but it didn't uninstall all of the things it installed automatically during maven2 install. why and how do I fix it? [17:26] kroq-gar78: maybe they're needed by something else [17:27] kroq-gar78: in general, unless you're very short of diskspace, leave it be. Remove stuff aggressively is liable to break things unless you understand why they;re there [17:27] ssta: but nothing else needed it before; I just installed maven2 ~10 minutes ago. No package upgrades since. Why can't I remove it? [17:27] hi. I've been trying to make my Ipod Touch to work in Ubuntu 11.04 but even though it charges through the USB, I can't find it with any music player. When I plug it in and I do a dmesg | grep usb, I get the following error: http://friendpaste.com/y6f1CoyG7tiTkilvUhgFH -- Please, any thoughts? [17:27] so it's -Haux ? [17:27] zivester:yes, its what _i_ prefer. but i'd suggest using rsnapshot for those backups, it uses rsync and you have kind of a version-history [17:28] nobitanobi: first is it jailbroken? [17:28] No, it's not [17:28] ssta: ok then. I'm not really low on space (not a lot of space taken), so I guess I'll leave it be. Thanks! === bahaa is now known as bahax [17:28] hey all [17:28] hey brendan10211 [17:28] hello [17:28] horray for 11.10 with xchat and docky [17:29] azriel: why is that important? [17:30] it really does make it easier, but not always nessasary [17:30] ok, good to know... it's being pretty a pain.. I can see the Ipod device by doing:  lsusb | grep Apple [17:30] but there is no way it is being mounted :/ [17:30] hi guys. I'm having a weird problem with bluetooth. from my mobile phone I see a bluetooth device that carries my laptop's name, however bluetooth doesn't seem to be enabled in ubuntu. anyone any ideas? [17:31] *necessary, banshee is what i use to put media on my Ipod so if you use that it should work without jailbreaking [17:31] I've tried banshee too :/ [17:32] thats odd :/ [17:32] banshee, clementine, gtkpod, [17:32] none :! [17:32] I believe that error I shown is the cause of this... [17:32] what have you done with your computer? any changes? you didn't do an upgrade did you >:| [17:33] I'm under 11.04 and I do upgrades of Ubuntu of course [17:33] thanks llutz_ running it now [17:34] ok see that can cause alot of problems, you would be better putting your home folder on a seperate partition and jsut installing hte new version from a burnt disk [17:34] I'm looking over the error right now [17:34] thanks azriel [17:35] hi [17:35] how do I change the number of desktops in ubuntu/unity? [17:36] g0th: seriously? [17:36] I tried to change them in ccsm (setting virtual horizontal to 6 and the rest to 1) [17:36] somehow it doesn't work :( [17:36] right click on the desktop changer and click the settings [17:36] it does not work [17:36] no menu opens [17:36] :| === quiesense is now known as quiescens [17:36] xfce is your friend [17:37] are you saying it is impossible to change the number of desktops in unity? [17:37] ooooh [17:37] unity, thats why [17:37] umm i don't know i used unity just long enough to know how badly it sucks [17:37] I mentioned unity in my first post [17:37] sorry eyes glossed right over it [17:38] azriel: sorry, I got disconnected. [17:38] Does anyone know if installing kernels for later versions of Ubuntu (e.g. Precise, Oneric) on older versions (natty) could have adverse effects? I have been installing the latest versions from the kernel-ppa mainline to get fixes for a very specific iwlagn bug, and was worried about it causing other incompaibilities. Is there any risk of the kernel changing significantly enough for there to be issues? Thanks. [17:40] nobitanobi: it's all good, but i can't figure it out, for some reason your computer just seems to not register it, and the error doesn't seem to indicate what the exact problem is just where it occurs [17:40] ok azriel, no worries. [17:40] it could be the ipod or your computer, try a different ipod and a different comptuer [17:40] I will keep fighting :P [17:40] good luck to you man [17:40] it works in mac os [17:40] anyone lese: how do I change the number of desktops in unity? [17:40] hmm, I meant the number of workspaces [17:40] anyone know how to fix the freezing problem on ubuntu 11.04? [17:41] debian [17:41] haha lol jk [17:41] oio [17:41] linuxnoob >:| [17:41] g0th: I never switched to Unity, so can't say for sure, but if it still uses compiz you can install compizconfig-settings-manager and chang it there. [17:42] that's what I did [17:42] anyone know how to fix the freezing problem on ubuntu 11.04? [17:42] and it had no effect [17:42] Is compiz running? In a terminal, run 'px ax | grep compiz' [17:43] I mean 'ps ax | grep compiz' [17:43] azirel , what you mean ? [17:44] g0th: Have you tried this http://askubuntu.com/questions/34572/how-can-i-reduce-or-increase-the-number-of-workspaces-in-unity [17:44] yes [17:44] hi. i have aproblem with screen, looks like a bug in the binary. http://nopaste.info/a940888e9f.html - can someone tell me if i'm just stupid or is the bin really f**ed up [17:44] tried but it had no effect [17:44] azriel : your system stopping after 30-1h running? [17:45] compiz is not running [17:45] it's random [17:45] What does "chmod 555 /dev/ttyS0" do? [17:45] JackRelish: I thought ccsm was not only for compiz but also for unity [17:45] !permissions| Volis [17:45] Volis: An explanation of what file permissions are and how they can be manipulated can be found at https://help.ubuntu.com/community/FilePermissions [17:45] Does 555 stand for a user here? [17:46] azriel . i think you should install drivers to graphic card [17:46] Volis: no for the permissions (-wx-wx-wx) [17:46] anonymous229: it will run for ten seconds and freeze sometimes, and some times for the whole day [17:46] How does one exchange keys with blowfish? [17:46] Is anyone using 11.10 64-bit desktop ? [17:46] g0th: As far as I know, ccsm only affects compiz. If compiz is not being used, it will have limited effect. [17:46] rx not wx, [17:46] tweet: yup [17:46] anonymous229: how could i do that? [17:47] llutz, That is read and execute permissions for all, i guess? [17:47] Volis: yes [17:47] try to find on google , drivers to your graphic card [17:47] its radeon ? [17:48] Volis: nonsense to have executable-bit set on serial-devices [17:48] hi. i'm having a bluetooth problem. can anyone help me? === hzhozo is now known as babalu [17:49] Hi Jolaren! I am having a nightmare with 11.10 64bit desktop - networking is killing me [17:49] ethernet that is... I have a desktop here [17:49] Any SimpleScan users present? Nobody's in #simple-scan ATM. [17:49] I need to figure out how to force simple-scan to scan in black and white. [17:49] sweet how could i get to know what what my card is? [17:49] llutz_, My USB modem's software was saying it cannot access serial port and needs permissions. [17:50] Volis: sudo adduser youruser dialout [17:50] ok trying that. I'll have to disconnect to try. [17:51] Volis: you have to logout/relogin [17:51] JackRelish: I think that's not the case, it also effects unity/other wm [17:52] anyway [17:52] my intereest is how to change the number of workspaces in unity [17:54] llutz_, I was already a member. [17:54] llutz_, It still has the same error. [17:54] "Cannot access serial port, make sure you have appropriate permission" [17:55] VolisX: ls -l /dev/ttyS0 [17:56] cr-xr-xr-x, 1 root dialout 4 [17:56] llutz_, ^ [17:57] hi, can anyone pls help me with bluetooth problem? [17:57] VolisX: sudo chmod 660 /dev/ttyS0 [17:57] Omer, just ask your question === LinuxNoob is now known as Haylo [17:58] probook 4520s, ubuntu 11.10, Ralink Motorola BC4 Bluetooth 3.0+HS Adapter [17:58] laptop doesn't recognize cellphone, and vice versa [17:59] thx [17:59] Omer, set phone to discoverable and run hcitool scan [18:00] are there viruses on Ubuntu? I am using Chrome on Ubuntu 11.10 and it seems that I keep getting redirected to facebook apps and games, specially cityville and others [18:00] can someone help me? [18:00] also I can see some facebook posts in my name, that I never did, (chrome, Ubuntu 11.10) .. [18:00] !ask | find_92 [18:00] find_92: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [18:00] llutz_, Doesn't work still. [18:01] tfhlap: There are certainly less viruses on Ubuntu than Windows. [18:01] I am having a problem with ubuntu on not loading anything in the control panel, has a problem been reported? [18:01] i have a problem with trasmission it make down my connection [18:01] find_92: I don't understand? [18:01] are there viruses on Ubuntu? I am using Chrome on Ubuntu 11.10 and it seems that I keep getting redirected to facebook apps and games, specially cityville and others [18:01] also I can see some facebook posts in my name, that I never did, (chrome, Ubuntu 11.10) .. [18:02] tfhlap, never heard of one [18:02] tfhlap: Then you have been click jacked. [18:02] JackRelish, hcitool scan didn't find anything [18:02] jutnux after a while that i'am downloading with trasmission (torrent) my pc disconnect itself and i must restartXD [18:03] jutnux, click jacked? what is that? [18:03] jutnux, what is click jacked? how can I fix that? [18:03] JasonGriffee: You must have clicked on a link on Facebook. [18:03] find_92: You mean the Internet disconnects? [18:03] Omer, Is bluetooth enabled? lsmod | grep bt && rfkill list [18:03] Hi! I have a server running Ubuntu Server 11.10, and I wish to install some kind of DNS server so I can get name resolution to work over DNS, and also so I don't have to write lumen.local, but just lumen to reach the server. [18:04] yes [18:04] Plizzo: for a small set of machines. you could just edit the hosts file. assuming they have static ip [18:04] Right now I have Avahi installed, but this only gives me accesss to the name lumen.local, and it won't help me with name resolution when I'm connected to the server through VPN === Stoned is now known as Guest86443 [18:05] hi, I saw that ubuntu requires 5G of free space and xubuntu 4.4G of free space, I have to install ubuntu on an eeepc 701, what edition+livecd should I pick for installing? [18:05] dr_willis: I do have a rather small home network, but editing the hosts file seems to be a bad option, given that installing a DNS server is probably the best one, and it would work cross-machine [18:05] evenin all [18:05] Hello [18:06] dr_willis: I also connect to my server through VPN, and I can only reach the machines in my network through their ip-adresses, and I would like to get name resolving working [18:06] Plizzo: assuming you can get the dnsserver working right. :) i just set my home router to do static ips and have about 8 lines in my hosts file. [18:06] Plizzo: no idea on vpn. i dont use it. [18:06] hello earthrise [18:06] Plizzo: i just use dyndns and port forwarding to get to differnt machines when away from home. [18:07] GNUtoo|laptop: how much hd space do you have total? [18:07] dr_willis: Have you ever set up a DNS on Ubuntu, I found some tuturials, but they all talk about zones etc, and I don't know what that is [18:07] the hdd is 4G [18:07] Plizzo: now you know why i dont use dns. :) and use the hosts file. [18:07] !list [18:07] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [18:08] dr_willis, the xubuntu website says the alternate install cd requires only 2G of free space.... [18:08] I think theres some samba-feature? that can help in resolving hostname to ip for the local lan. but i forget what it was called. [18:08] dr_willis, but what's the difference [18:08] GNUtoo|laptop: lubuntu may need even less space. [18:08] dr_willis: I use my server as a file storage, webserver and media machine, and the reason why I run VPN is because I don't want my files to be accesible if someone would get my password. VPN with certificates is much safer [18:08] dr_willis: I do have Avahi, for bonjour broadcasting, which works, but not over VPN [18:09] Plizzo: i just ssh to my machine. i dont get files from it across the internet.. So thats about the extent of my experience. [18:09] unless you count scping via my android phone. :) [18:09] Is there anyone who could help me set up a simple DNS server on Ubuntu server 11.10? [18:09] !dns [18:09] To set up a Domain Name Service see the !serverguide - https://help.ubuntu.com/10.04/serverguide/C/dns.html [18:09] Plizzo: For how many domains? [18:09] Plizzo: look at dnsmasq without the dhcp-part, it should be sufficient for a small network and easier to configure than bind9 [18:09] If it's just one, use CloudFlare. [18:09] jutnux: I'm unsure of what you mean, because I just need the DNS locally [18:10] Plizzo, install isc-dhcp-server and check out http://tldp.org/HOWTO/DHCP/x369.html [18:10] dnsmasq sounds like what ive heard from befor. :) never tried it. [18:10] !info dnsmasq [18:10] dnsmasq (source: dnsmasq): A small caching DNS proxy and DHCP/TFTP server. In component universe, is optional. Version 2.57-1ubuntu1 (oneiric), package size 13 kB, installed size 120 kB [18:10] dr_willis, it's the same they require more than 4GB but they have an alternate [18:10] I'll try xubuntu alternate then [18:10] llutz_: Is this easy to set up? [18:11] Plizzo: For how many domains? [18:11] Plizzo: define "easy". read the documentation and decide yourself [18:11] http://thekelleys.org.uk/dnsmasq/doc.html Dnsmasq will serve names from the /etc/hosts file on the firewall machine: If the names of local machines are there, then they can all be addressed without having to maintain /etc/hosts on each machine. [18:11] so you just need to alter one hosts file - on the dns 'server' :) that makes it a bit easier then a host file on each machine on the lan. [18:11] llutz_: Because my problem is domain and zones, which I don't understand, I just need to have a local DNS running so that I can get a correct name resolution inside my network as well as when I am connected through VPN [18:12] dr_willis, can I make the alternate iso go on an usb key like with kde-usb-installer or something like that? [18:13] GNUtoo|laptop: i belive so. i rarely use the alt-installer. [18:13] because the eeepc 701 has no cdrom drive [18:13] ok [18:13] GNUtoo|laptop: for 11.10+ you can 'dd' the iso files to flash also. [18:13] ok nice [18:13] omg, I found a solution for my "java3d app crashes after update from 9.10 to 10.04" problem :D [18:14] setting LIBGL_ALWAYS_INDIRECT=1 helps (using that program via FreeNX) [18:14] I guess the installer is the ncurse-interface [18:14] this only took me 5 hours... [18:14] *alternate installer [18:14] with more advanced options like encryption.... [18:14] jutnux, what is click jacked? how can I fix that? I am using Chrome on Ubuntu 11.10 ... I installed and ran chkrootkit .. I didn't find anything [18:14] hey guys! I really need help please abut Ubuntu on my new laptop model.. thank you! [18:15] tfhlap: Google it. [18:15] llutz_: Can I just run sudo apt-get install dnsmasq? [18:15] someone here who could help me please? [18:15] hewow, room [18:15] llutz_: It found the package, but there is no good documentation, do you happen to know where the config file is placed? [18:15] Plizzo: " read the documentation and decide" if you think it will do what you want, yes [18:15] jutnux, is there any removal tools available on ubuntu? [18:16] Plizzo: i imagine setting up a dns server is not going to be a '2 clicks and its done' thing.. you will have to do a little bit of configuring. [18:16] tfhlap: that is not a virus [18:16] tfhlap: it will be a facebook application exploit [18:16] Plizzo: dr_willis already gave you a link to the documentation [18:16] ikonia, this is only affecting chrome [18:17] llutz_: I need something to be able to resolve names in my network, and a DNS should do that [18:17] looks like you set up dnsmasq on a server. and sets its host file. [18:17] tfhlap: yes, so the cookie or whatever application you enabled was probably enabled while you where using chrome [18:17] if so I'd rather start adding internet forwarding trough ethernet (not wifi) using dnsmasq and friends [18:17] then set the other pcs to use it as a dns server [18:17] llutz_: But I do not know the difference between a DNS Forwarder and a DNS Server, or are they the same? [18:17] Plizzo: have you even read what we wrote for you? [18:17] llutz_: Yes, I'm reading everything now [18:17] hey guys... hoping to get help with 2 issues today... 1. Flash player not letting me click on the (needs more storage space) thing, 2. Backup (deja-dup) always displays an error when I find it's tried to run a backup [18:18] So how do I nuke network manager or control it properly via the CLI? It's a pain in the ass to manage the network config remotely. [18:18] llutz_: I'll try it out, thanks [18:19] anyone ran across these issues before? I've heard the flash one involves flash corrupting its own folders and the permissions being messed up... but don't know how to fixx it [18:19] gbear14275: you've not explained the problem [18:19] ikonia: the basic problem is when flash pops up a request for more storage... you can't click on the box [18:19] perhaps a deep cleaning of the browser/flash cache/settings files.. [18:20] completely unresponsive [18:20] holaaaaaaa [18:20] gbear14275: flash should not be asking you for more storage [18:20] hi [18:20] alguien habla español [18:20] gbear14275: what is the exact error message [18:20] !es | eduardo [18:20] eduardo: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter. [18:20] gbear14275: ive heard of 'shift clicking' or 'right mouse button held-then clicking' fixs for similer flash issues. [18:20] but ive never heard of flash asking for more storage either [18:21] So how do I nuke network manager or control it properly via the CLI? It's a pain in the ass to manage the network config remotely. [18:21] gracias [18:21] I created partition of my Portable HDD through windows... But in linux, I'm not able to edit current directories/files, for that I have to enter into root... How can I change permission for entire partitions? [18:21] dr_willis, thanks for the help, I'll let you know if it fails or succed, currently wget says I need to wait about 10 min for the download to finish [18:22] !info nmcli [18:22] Package nmcli does not exist in oneiric [18:22] !find nmcli [18:22] File nmcli found in network-manager, network-manager-dbg, plasma-widget-networkmanagement, plasma-widget-networkmanagement-dbg [18:22] bueno, de todas formas os saludo a todos [18:22] ikonia: http://tinypic.com/r/f4fkv7/5 [18:23] flash player requesting more storage.... is not an unusual occurence [18:23] now that window though is completely unclickable... [18:24] gbear14275, try TAB and Spacebar [18:24] Oer, tried... even when I get to the accept box and use spacebar... it's not responsive [18:24] *oot* listen to steve jobs. never, ever use flash for your own good. [18:24] the button graphic appears to "click", but nothing happens [18:24] lewowpard, that doesn't help [18:25] sorry [18:25] hello everybody [18:25] lewowpard, it's ok... you may be right :) [18:25] How can I change the permission of whole partitions of Portable HDD from root to normal user? [18:25] hi przemek [18:26] I've got a problem with apache and userdir mod. When I enabled the mod apache started to list directories and options -idexes doesn't work any more [18:27] Bruce_Wayne: what filesystem is on the hdd? [18:27] dr_willis: NTFS [18:27] Bruce_Wayne: you set proper options when mounting it. [18:27] ikonia, dr_willis: I found this... But doesn't explain what permissions to fix and I'm not sure where the bug details are...http://forums.adobe.com/thread/577505 [18:27] Bruce_Wayne: via ntfs-config tool is one way. [18:27] Where do I change screen resolution? Version 11.04 Gnome Ubuntu [18:27] Bruce_Wayne: or setup a entry in /etc/fstab for the devive to use what options you want. [18:27] gbear14275, i read flash wants to put a cookie, you block , maybe settings manager will help > http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager.html [18:28] Oer, I'll look into it but nonresponsiveness doesn't sound like a cookie issue to me [18:29] dr_willis: Actually with NTFS config tool I created mounting point in /media/ for two of my partitions. But Ubuntu was unable to mount it and was showing some error.. So I googled up and wrote this code into terminal [18:29] sudo mount -t ntfs-3g /dev/sde2 /media/CYBER-BEAST [18:29] Bruce_Wayne: that is a one time mount.. [18:29] you can use exctra options to ntfs-3g to allow all users to access it. [18:30] !ntfs-3g [18:30] ntfs-3g is a Linux driver which allows read/write access to NTFS partitions. Installation instructions at https://help.ubuntu.com/community/MountingWindowsPartitions [18:30] looks like I'm not the only one: http://ubuntuforums.org/showthread.php?t=978212&page=4 === Acory is now known as FreezingCold [18:30] lsmod | grep bt && rfkill list [18:30] Hey [18:31] I am wondering, whats more important for virtual machines on ubuntu server. [18:31] Ram, or cpu [18:31] Im thinking of adding a hdd and freenas. [18:31] Hi, I seem to be unable to resize my LUKS partition, although it's probably that I am misunderstanding it. After running "sudo cryptsetup -o 4096 -b 1363359000 resize crypt1 -v" it says command successful, but when I close it with LUKS, reopen it and show the size with LUKS status, it shows the old size still [18:31] ikonia, dr_willis, Oer : Any ideas? [18:32] dr_willis: DONE! there was umask specified to 0222 in /etc/fstab...! Thanks.. Got it. :) [18:33] I am wondering why the size isn't sticking [18:33] Bruce_Wayne: dmask is also commonly used. [18:33] this might be the correct bug report: https://bugs.launchpad.net/ubuntu/+source/adobe-flashplugin/+bug/865672 [18:33] Ubuntu bug 865672 in adobe-flashplugin (Ubuntu) "Adobe flash settings 'allow-deny' dialogue does not respond" [Undecided,Confirmed] [18:33] I ran it as root, and it say it was successful === phantom is now known as Guest11587 [18:34] Hey [18:35] Whowever writes these things is a genius: https://help.ubuntu.com/community/LiveCDCustomization the mkisofs command parameters here WORKED. :) Saved me time reading up on all the filesystem quirks. [18:36] *claps* [18:36] Anyone had any problems with deja-dup? [18:37] or could someone point me to where the log for deja-dup is? [18:38] I have a bluetooth problem. laptop doesn't recognize cellphone, and vice versa. probook 4520s, ubuntu 11.10, Ralink Motorola BC4 Bluetooth 3.0+HS Adapter [18:39] hello [18:40] iToast: have you tried #vbox [18:42] hello, can anyone help me out with installing ubuntu on my netbook? [18:42] i configured xinet tftpd on my computer === root is now known as Guest11437 [18:42] austinyb: i assume you would like to install it with flashdisk? [18:42] i have tried installing it by usb to no avail, and now using wubi i can only access non gui [18:43] austinyb: it's easy. i myself am using netbook hp mini now :) [18:43] i have tried to install ubuntu-desktop and it says its already installed [18:43] i configured xinet tftpd on my computer ..when i access this server from localhost fetching of file is done === erkan^ is now known as zippo^ [18:43] austinyb: which program did you use to create usb bootable? [18:43] but when i try to access this server from some other computer it says permission denied [18:44] coudl someone help [18:44] hello [18:44] universal usb installer [18:44] but now i'm using wubi [18:44] from windows? [18:44] yes [18:44] i can help [18:44] does canonical still sell desktop support plans for individuals? [18:44] mksogdne: me? [18:45] I'm having an FSTAB problem. I'm trying to mount the Windows XP C-drive on a dualboot system using Ubuntu 11.10. The partition is mounted (/dev/sda1 /media/250GB_WINXP ntfs defaults 0 0), but Ubuntu applications like FreeFileSync still see the mounted partition as read-only... Anyone got a clue? === zippo^ is now known as erkan^ [18:45] gbear14275: http://www.canonical.com/consumer-services/support [18:45] hello === Guest70419 is now known as Psychoholic [18:46] thanks lorddelta [18:46] hmm, I'm not really familiar with that. I personally use unetbootin, works perfectly for me so far. === Psychoholic is now known as Guest17685 [18:46] this is the one caonical recommended [18:46] but i think i might have figured it out [18:47] austinyb: how? [18:48] jajang: well it had just finished installation and was in command line mode, so i just restarted haha [18:49] well, good for you. And have fun! [18:52] otak this is running on ubuntu server.. [18:52] headles.. [18:57] hi personal [18:58] My 3G not work in KDE [18:58] what [18:58] someone has a solution? [18:58] ? [18:58] yes [18:59] Hello mksogdne [18:59] ok [18:59] hello [18:59] romania [18:59] My 3G not work in KDE [ Ubuntu for KDE, Kubuntu, etc] [19:00] You know a solution? [19:00] what type of modem u r using? [19:00] vorbeste cineva romaneste? [19:01] I am live in Brazil [19:01] My modem is ZTE [19:01] Sorry my bad english [19:01] i ask by mobile or using any particular network modem [19:02] Hello. If I'll do sudo nautilius and remove some files, how can I remove them finally? Root has no trashbin, but the files are stuck somewhere, taking space... [19:03] good day, i want to join to wine support [19:03] rodrigo-pc: #ubuntu-br ? [19:04] #wine [19:05] derpella: are you there? [19:05] yes [19:05] good question the one you asked [19:05] jc-2: /join #winehq [19:06] thank you [19:06] derpella: you've deleted files sudo nautilus? [19:06] using nautilius as root, yes [19:07] I needed to clear logs [19:07] derpella: so... you think those deleted files are somewhere [19:08] well, the space wasn't freed [19:08] derpella: in logs? [19:08] no, deleting logs [19:09] hello === bruno is now known as Guest21748 [19:09] whats the approved way to reboot alsa + pulse audio ? [19:09] derpella: don't understand... :( [19:10] is a fresh install of ubuntu supposed to be this unresponsive? [19:10] I deleted logs which took much disc space using nautilius as root, and they are not removed, but ":trashed". Root doesn't have a trash, where are the files? [19:10] I'm using maverick and the official repository has gtk+2.0, version 2.22.0 === Guest21748 is now known as Nikko [19:10] I need gtk >= 2.24 [19:10] is there any way that I can update gtk+ to 2.24 only? [19:11] do you know a good programm to convert rmvb to avi? [19:11] ffmpeg :) [19:11] Hey guys, I've got a 12-cell battery that lasts 5-7 hours on windows but it always gives me a 6min warning on ubuntu after only like 5 minutes. What is causing this? [19:11] Nikko: Try ffmpeg [19:11] I have 78% battery left. [19:12] thank you mx8 [19:12] hello, my ubuntu server is now stopping at grub after a shutdown -r now [19:12] I need it to go straight up to the OS, any idea? [19:13] can someone help derpella, please [19:13] dr_willis, it's installing....I hope it goes until the end [19:13] jpms: sudo reboot 0 [19:13] I'm looking for a good password management solution. I'd like to start using randomly generated passwords for my websites, and then have them all encrypted. More importantly, I need it to be portable, so that I can use it on multiple devices. [19:13] tnx mx8 lemme try [19:14] deleted logs which took much disc space using nautilius as root, and they are not removed, but ":trashed". Root doesn't have a trash, where are the files? [19:14] Guys, I need bluetooth PAN, so I compiled a kernel with bnep module. When I try to use pand it says "pand[3846]: Failed to connect to the local SDP server. Connection refused(111)" [19:14] savid: try keepass [19:15] im using 11.10's fallback, how do I activate unity? are there other options beside fallback and unity? [19:15] dury: root does not have trash it deletes directly === zsp is now known as zloisop [19:16] mx8: no, the disk space wasn't freed [19:16] mx8: I was trying a bash script to wakeonlan the server and ssh once a ping was successful, so I was constantly halting the machine as root (~#halt). What could cause grub to stop like this? [19:17] mx8: btw, reboot 0 worked [19:17] how can I give user permission to change wifi networks? [19:17] why does pand give me this error "pand[3846]: Failed to connect to the local SDP server. Connection refused(111)" ? [19:17] jpms: i do not know :( [19:18] mx8:thnx a lot [19:18] mx8: derpella said no [19:18] Hi I'd like to run a dual boot and I don't want to erase ubuntu, using gparted what I have to do? I have 300 giga in all [19:19] well ubuntu is too slow on my hardware, what version of ubuntu would you recommend for netbooks that have really low specs [19:19] austinyb: lubuntu? [19:20] derpella: I don't know... maybe you will notice when you restart the machine [19:20] derpella: hm . intresting [19:20] austinyb: there's lot's; xubuntu and crunchbang are good [19:20] ssta, there is also xubuntu with alternate install which I will try when it has finished installing [19:20] ah failure [19:20] no, dury [19:20] derpella: all right sorry [19:21] mx8: then? === z is now known as Guest47079 [19:21] i just did a system update and now firefox keeps on crashing.... is there a way i can revert my version to something more stable? it's really annoying [19:21] dr_willis, it failled at the "choosing and installing software(translation from french)" [19:21] nah, you needed to ask :) [19:22] it didn't say why tough [19:22] derpella: try cd /root [19:22] is kubuntu faster than ubuntu? [19:22] i saw something bout the unity gui or something being slower than previous versions [19:22] nothing is there [19:22] checked [19:22] austinyb: doubt it [19:23] derpella: cd /root ; ls -a [19:25] Hello, is it safe to install ubuntu from https://help.ubuntu.com/community/Installation/MinimalCD ? Are those official images (haven't seen them in http://www.ubuntu.com/download/ubuntu/download) ? [19:27] zgr: http://www.ubuntu.com/download its safe [19:28] when's the next LTS? [19:28] hello [19:29] hi [19:29] hi [19:29] I could use a help is this a support channel? [19:29] Found them :) root/.local/share/Trash [19:29] ok [19:29] thank you very much [19:29] xtreamer: yes [19:29] ok [19:30] mx8: so, minimal cds are not official? [19:30] derpella: good on you :) [19:30] When is the next ubuntu LTS? [19:30] so It is a bit complicated... i have an wubi installation [19:30] on my c drive among with xp [19:30] how do i speed up the xorg ati driver? [19:31] zgr: you can found them :https://help.ubuntu.com/community/Installation/MinimalCD#A64-bit_PC_.28amd64.2C_x86_64.29 here [19:31] and i've heard wubi is kind of slower [19:31] should I install 10.04 LTS or 12.04 LTS ? [19:31] derpella: did you do by terminal or nautilus as root? [19:31] so i would like to move from wubi to real ubuntu [19:31] but keep xp [19:32] just like installing ubuntu on a dualboot with xp, but i would like to keep the current settings from wubi [19:32] !poll | edbian [19:32] xtreamer: download ubuntu from : http://www.ubuntu.com/download [19:32] edbian: 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. [19:32] guys, anyone knows why ip alias with mask 255.255.255.255 doesnt work ? [19:32] "cannot assing requested address" [19:33] ? [19:33] ubuntu 11.10 [19:33] hello, i made a wifi adhoc network on windows and i was able to access it with another windows pc. however i'm failing to connect to it with my kubuntu computer (with network-manager). could someone help me please? [19:34] xtreamer, you have a wubi install now? [19:34] yes [19:34] C'mon guys Im on a clock here ... [19:34] why the f?cking ip alias eth0:0 does not allow mask 255.255.255.255 [19:34] and i like to make a real ubuntu install on a separate partition [19:34] from that wubi installation [19:34] Onepamopa: no [19:34] ubuntu 11.10 is it possible to keep classic gnome desktop in that release? [19:34] mx8 ? [19:35] Onepamopa: i do not know why alias does not work [19:35] @dury yes, when you logon you can select from there classic gnome desktop [19:35] xtreamer, http://ubuntuforums.org/showthread.php?t=1519354 [19:35] txs [19:35] xtreamer: thanks indeed :) [19:36] no problem, hope you'll make it [19:36] Onepamopa, because that netmask makes no sense whatsoever. [19:36] xtreamer: I will no problem at all :) [19:37] urlin2u but, if i follow that tutorial, will i be able to boot both xp and ubuntu?:D [19:37] and transform the wubi installation into an usual ubuntu installation? [19:37] xtreamer: by the way what are the differences between 11.04 and 11.10 [19:38] you see i'm kindof new round here i don't know, i was just trying to find answers for me;)) [19:38] google it [19:38] ;)) [19:38] ok, sorry [19:38] xtreamer, apparently so I have not used it, you may have to put grub in the mbr, but I suspect the script to move it does al the voodoo. [19:38] xtreamer, you cannot turn a wubi install into a normal install [19:39] oh, that thing promises otherwise. YMMV [19:39] ok, but can you tell me if is there any slight difference between wubi install and normal install [19:39] Seveas, yes you can read the link. [19:39] on performance i mean [19:40] xtreamer, I'd advice backing up before running code from the forums. But give it a try :) [19:40] xtreamer, a wubi is ubuntu without all the grub files basically the same. [19:40] xtreamer: i think no . [19:40] always back up [19:40] well, then i don't see why should i make the move;)) txs anyway [19:40] txs mx8 [19:41] :) [19:41] xtreamer, you might read wjht the wubi designer says before considering keeping the wub. http://howsoftwareisbuilt.com/2009/03/12/interview-with-agostino-russo-wubi-ubuntu/i. [19:41] what* [19:43] @urlin2u the link changes when i click it i get something about inside-out open source [19:43] xtreamer, wubi may be pretty much the same but the difference is it is a file in windows not in its own partition, there is more difference then just the missing grub as far as stability. [19:43] hi, i need to know how to reset my irc password, please. [19:44] ok then is there any way to save the settings from wubi and then install a clean version of ubuntu on a formatted partition and install the settings form wubi on it? [19:44] xtreamer, try this http://howsoftwareisbuilt.com/2009/03/12/interview-with-agostino-russo-wubi-ubuntu/ [19:45] ok now it works [19:46] hello [19:46] hi [19:47] How do I turn off TTY7? === Guest17685 is now known as Psychoholic [19:48] "turn off"? [19:49] i don't think you can [19:49] tty7 is generally where X sits [19:49] you want to turn off X? [19:50] ssta; Yeah, turn off X (I think it's gnome) [19:50] Doodie1, go to #freenode and request a change [19:50] LmAt: remove (or disable) the window manager package (lightdm, gdm, or xdm probably) [19:51] ssta; So to turn it off, I would disable it? [19:51] ssta; Is there a kill that I can do? [19:51] LmAt: maybe service gdm stop ? [19:51] that works temporarily === Guest11437 is now known as pk__ [19:53] if you want to disable it always, edit /etc/init/gdm.conf [19:53] ssta; Hows come "service --status-all | more" doesn't work as expected? [19:53] how i can copy my wallpaper to background folder in filesystem ? [19:54] ssta; But William McCann wrote that! I can't modify it! === kevin is now known as Guest97411 [19:54] mksogdne, /usr/share/wallpaper read some links on the web with this [19:55] LmAt: because someone is an idioty. For xsome reason it outputs to stderr ratehr than stdout. Do: service --status-all 2>&1 | more [19:55] ssta; goodness... [19:55] ssta; I don't want it that badly ;) [19:56] make an alias ;) [19:56] LmAt: umm, why can't you modify it? just add "never" to the "start on" stuff [19:56] ssta; uh-huh. [19:56] urlin2u i visited the link. so if they were planning to make a software on ubuntu 9.10 then there must be one software to upgrade from wubi 11.10 to a clean ubuntu 11.10 install on an empty partition:) is that right? [19:56] mksogdne, when you say background you mean like the grub menu or login? [19:56] dr_willis; you're an alias! [19:56] never and filesystem and .... [19:56] ssta; What is 'md'? [19:57] umm, metadisk maybe? I'm not sure [19:57] xtreamer, I doubt it we would know if there was one. [19:57] hello, does someone know where does ubuntu locate the fax port? i mean the directory [19:57] mksogdne, I don't PM [19:57] it is strange it isn't because i suppose i am not the only one with this issue [19:58] hi all [19:58] hello, does someone know where does ubuntu locate the fax port? i mean the directory [19:58] xtreamer, most go to a straight install thats what it is designed for. [19:58] hi all [19:58] fax old skool. ;) [19:58] what's the command to mount and unmount iso's? [19:58] !fax [19:58] no , i mean i want to copy my all my favorite wallpaper and pictures to /usr/share/background so it does not require to mount my hard disk! [19:59] do you know an electronic circuits realtime simulation tool? [19:59] !iso [19:59] To mount an ISO disc image, type « sudo mount -o loop » - There is a list of useful cd image conversion tools at http://wiki.linuxquestions.org/wiki/CD_Image_Conversion - Always verify the ISO using !MD5 before !burning. [19:59] LiteApple, sudo mount /dev/sdXX /mnt [19:59] i have a problem in my ubuntu 11:10 [19:59] dr_willis: !fax what? [19:59] cf [19:59] crap [19:59] i have a problem in my ubuntu 11:10 [19:59] any other commands? [19:59] anybody to help [19:59] me [20:00] i [20:00] !ask | kasii [20:00] kasii: 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 [20:00] kasii, explain your problem [20:00] do you know an electronic circuits realtime simulation tool? [20:00] # [20:00] LiteApple, I don't PM we keep it in the channel [20:00] oh [20:00] sorry [20:00] raven: spive and its varients [20:00] it fails to shut down safely even to restart [20:00] LiteApple, no biggie we want everybodies help. :D [20:00] spice [20:01] no up to date drivers for magic mouse? [20:01] i have a problem with simple lightdm manager ? [20:01] the command i Use is mount -o loop file/game.iso /mnt/cdrom [20:01] hi! My wireless won't enable lenovo B575. everytime I enable my wireless driver, my computer freezes - 11.04. RT3090 driver [20:01] How do I unmount? [20:01] umount /mnt/cdrom ? :f [20:02] note no n in umount [20:02] no n?? [20:02] why no n? [20:02] i just said... no n [20:02] crap come on guys [20:02] there was a shortage of n's that year [20:02] I need a command [20:02] historical reasons [20:02] kasii, I don't PM we keep it in the channel for everybodies help [20:02] can anybody help me , i have a problem with simple lightdm manager ? [20:03] mksogdne: give details [20:03] !mount [20:03] mount is used to attach devices to directories. See also https://help.ubuntu.com/community/Mount [20:03] !pm | kasii [20:03] kasii: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. Please note that some people find it rude to be sent a PM without being asked for permission to do so first. [20:03] my ubuntu 11.10 fail to shut down safely it need me to press and hold the power button until it switch off [20:04] so what can i do [20:04] hi! My wireless won't enable on a lenovo B575. everytime I enable my wireless driver, my computer freezes - 11.04. RT3090 driver. read many, many hours on internet and everything freezes my computer. [20:04] my ubuntu 11.10 fail to shut down safely it need me to press and hold the power button until it switch off [20:04] kasii, for the record I woud not know where to start, and be careful about PMing without asking. [20:05] urlin2u help me [20:05] kasii, okay get a big sledgehammer and put it out of your misery. [20:08] My wireless won't enable on a lenovo B575. everytime I enable my wireless driver, my computer freezes - 11.04. RT3090 driver - online one person fixed it by moving the boot order of my network driver before their ubuntu started, how would I do that? [20:08] urlin2u it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise === gabriele is now known as Guest10565 [20:09] urlin2u it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise === Guest10565 is now known as gabriele_0100 [20:09] kasii, I don't know thweanswer do you understand that. [20:09] urlin2u so to help me [20:10] kasii: Your rudeness will not encourage anyone else to help. [20:10] My wireless won't enable on a lenovo B575. everytime I enable my wireless driver, my computer freezes - 11.04. RT3090 driver - online one person fixed it by moving the boot order of my network driver before their ubuntu started, how would I do that? Any other ideas? [20:10] urlin2u aint rude [20:10] i want to copy my all my favorite wallpaper and pictures to /usr/share/background so it does not require to mount my hard disk! [20:10] I was talking to you. [20:10] urlin2u aint rude [20:10] lol [20:11] kasii, what [20:11] aint rude urlin2u [20:11] My wireless won't enable on a lenovo B575. everytime I enable my wireless driver, my computer freezes - 11.04. RT3090 driver - online one person fixed it by moving the boot order of my network driver before their ubuntu started, how would I do that? Any other ideas? Please, I don't want to go back to windows [20:11] mksogdne: what is stopping you? === Guest47079 is now known as faux_sho [20:11] suzieq9302: Have you tried unetbootin? [20:11] urlin2u aint rude [20:12] kasii: please stop saying every thing 3 times [20:12] thank you jutnux! no, what is that and how do I? [20:12] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:12] Not unetbootin [20:12] I mean ndiswrapper. [20:12] http://unetbootin.sourceforge.net/ [20:12] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:12] mksogdne: how are you trying to copy? [20:12] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:13] Thank-you Ikonia. [20:13] by right click [20:13] no, I haven't... what do I do? [20:14] There are some guides on Google, basically it allows you to use Windows drivers on Linux. [20:14] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:14] Hi kasii [20:14] fine [20:14] !once [20:15] how do u do dougl [20:15] same thanks = you? [20:15] can u help me my problem [20:15] alright, I'm going to look around on the net, thank you, maybe that will help. on my windows side, the wireless is always disabled, and I have to enable it. when I do that (fn-f5) on my linux side it freezes (:( ). maybe ndiswrapper is the trick [20:15] mksogdne: from a terminal window would definitely work, saying "cp -R -p olddirname /usr/share/backgroun [20:15] d " [20:15] no [20:16] plz elaborate ? [20:17] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:17] mksogdne: do you know how to get a terminal window? [20:17] kasii: stop repeating the same thing over and over [20:17] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:17] can i make desktop effect in ubuntu 11.10 gnome? [20:17] kasii: Just ask once, jesus. [20:17] i am asking about the command ! [20:18] Hello [20:18] meerr, I can't install ndiswrapper because I can't get on the internet, bummer [20:18] jutnux: it will end now, if he comes back please give him a chance [20:18] Of course, I did sign the Ubuntu CoC ;) [20:20] mksogdne: cd to the directory above the one containing all your backgrounds, then type "cp -R -p (the name of the directory holding the backgrounds) /usr/share/background", it will copy everything including subdirectories to /usr/share/background [20:20] !fax [20:20] !askthebot > manuel_ [20:20] manuel_, please see my private message [20:21] how can i fax with my hp officejet 5615 in ubuntu? [20:21] what is the best download manager for files? [20:21] !fax [20:21] does anyone know why i'm receiving the message "No root file system is defined" after installation of xubuntu from wubi [20:21] bs_: jDownloader is good, as is FatRat. === flack-Z is now known as flack [20:21] fax? [20:21] jutnux, is it fast in downloading files from the internet? [20:22] It speeds up your download [20:22] fax fax fax [20:22] fax [20:22] fax [20:22] manuel_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:22] !spam | manuel_ [20:22] wow [20:22] bs_: But it is only as fast as your Internet. [20:22] jutnux, how about uget and kget? [20:23] i want to change my splash screen ? [20:23] good day all :) [20:23] good day [20:23] this seems to work \o/ sorry for the noise! bye [20:24] jutnux, how about uget and kget? [20:24] Looking for a solution to being stuck in unity 2d. I only get a wallpaper in 3d mode. [20:26] Hello [20:26] does 11.10 have a lot of issues or should I not upgrade from 11.04? [20:26] which is better uget or kget as file download manager? [20:26] suzieq9302: 11.10 works fine. Especially if you like Unity. [20:27] i don't like unity, sorry, but I do want to upgrade [20:27] 11.10 is great for me at home. I am having a little graphics trouble at work, but I think it is an outlier problem [20:27] suzieq9302: there's a bazillion guides on the internet about how to switch from unity to gnome. Why not try it in a VM first and see if you have any issues? [20:27] Unity gets a bit more polished in 11.10 but still requires compiz configuration manager. [20:28] unity to gnome: change session to gnome classic right? [20:28] hey all, I was wondering if anyone was interested in giving this idea a shot: http://ubuntuforums.org/showthread.php?t=1905352 (cloning the OSX backup software, called Time Machine, to Linux as open source software) [20:28] dieeee [20:28] rujar: you have to install it first...it's not installed by default in 11.10 [20:29] dieeeeeee bitcheeeeeeeeeees [20:29] I have a user that is not admin, and ubuntu is always asking for admin password when he tries to change the wireless network (i.e. connect to other network)... why does this happen [20:29] hi [20:29] Sorry to be a pain, can anyone read this post [20:29] hi.. [20:29] I installed VLC, but I don't see the VLC icon on the desktop [20:29] ssta, install it through the package manager (call software centre there in the system part) you install (reinstall) the gnome-base.. it's in there [20:29] how do I change the number of worspaces in unity/ubuntu? [20:29] what did I do wrong? [20:29] gorgon25: yep [20:29] suck my dick [20:29] which is better uget or kget as file download manager? [20:29] gorgon25: no one can see it. [20:30] !poll | bs_ [20:30] bs_: 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. [20:30] thanks buddy :) [20:30] Teratogen: coyuld be you need to logout/back in. or some how get the menus to reload. Or just run from a terminal. and pin it to the panel [20:30] ssta, the gnome package in total I mean ofcourse [20:30] well, the standard desktop has a top task bar and some icons running down the left side [20:31] wouldn't the VLC icon be added to those? [20:31] rujar: I know how it's done, I was telling suzieq :) [20:31] is there a menu like KDE for programs? [20:31] Teratogen: they may need to get refreshed/reloaded... [20:31] ok [20:31] Teratogen: 'like kde' ? [20:31] ssta: lolled [20:31] Teratogen: not usually, no. You have to add it. [20:31] ssta, ok [20:31] has anyone had experience getting unity to display in 3d mode. I am only getting a wallpaper. [20:31] Teratogen: theres classic gnome type menu indicator applets also [20:32] dr_willis, KDE has a "start" menu, from which you can launch most if not all graphical apps [20:32] ah [20:32] hello, I have just rebooted my computer and suddenly the screen resolution dropped to 1024x768 for no apparent reason; can anyone help me, please? [20:32] Teratogen: list of them at the askubuntu.com (i may have it bookmarked at delicious.com/dr_willis ) [20:32] ok thanks [20:32] frxstrem, can you manually change the resolution back? [20:33] how do I change the number of worspaces in unity/ubuntu? [20:33] rujar: no, I only have the options for 1024x768 and 800x600 (my usual resolution is 1600x900) [20:34] g0th: ccsm tool can do that. [20:34] g0th: but i think with unity it has to be a 2 x X mutiple. [20:34] Hi all. [20:34] Hello [20:35] hi [20:35] dr_willis: at the moment I have 4 horizontal and 1 vertical [20:35] and any change in ccsm doesn't do anything [20:35] frxstrem, what does lspci say? [20:35] Is there a way I can uninstall Firefox, along with all the extensions I installed on it, and not just the browser itself? [20:35] Hey guys, question, I uninstalled a package on accident and then it removed some databases I believe and files [20:35] from databases... =/ and now theyre gone i think [20:35] I don't even know where unity is getting the "4" from, I never found it anywhere [20:36] OliveGreen: if the user installed extensions.. they are in their .firefox or .mozilla dir. [20:36] OliveGreen: the extensions are installed in ~/.firefox/plugins/ [20:36] http://pastebin.com/p19J0cCX [20:36] this is what happened [20:36] OliveGreen, Firefox IS ther browser [20:36] rujar: http://pastebin.com/Yex4R7Lq [20:36] err, the* [20:37] Teratogen, Yeah. I know. I guess I failed to explain myself correctly. :-) [20:37] you just want to remove the extensions? [20:37] why? [20:37] extensions are good, usually [20:37] dr_willis, Q-collective and Teratogen. Thanks. :) [20:38] firefox has its own interface to remove extensions... [20:38] indeed [20:38] just remove the via firefox [20:38] Yes, Ubuntu add two annoying extensions to Firefox. [20:38] Teratogen, actually, I wanted to completely uninstall Firefox and install it back again. [20:39] adds& [20:39] OliveGreen: for what reason? [20:39] OliveGreen: that will NOT reset the users firefox settings [20:40] frxstrem, did you try reinstalling the nvidia-current package?\ [20:40] Teratogen, I'm not sure what happened, but shortly after I installed the extensions Textareachache and Lazarus, Firefox started acting really weird. [20:40] OliveGreen: if you want to clear out any possible user related settings (bookmarks, extensions, etc), you need to delete the ~/.mozilla or the ~/.firefox directory. [20:40] you can also rename them, so they are backed up [20:40] sorry, that was for you dr_willis. :) [20:40] Q-collective, I see. [20:41] please help :( [20:41] OliveGreen: remove/rein stalling firefox will NOT touch the user installed extensions. [20:41] OliveGreen: move/rename your .firefox dir, or use the ff tools to remove extensions [20:41] SupYoshi, so you are missing files? I don't understand your issue. [20:42] it removed these files :( [20:42] Can i get em back? :( [20:42] I needed em x__x [20:42] SupYoshi: do you have a backup? [20:42] eh.. [20:42] SupYoshi: they're probably gone unless you have a backup [20:42] :3 cool [20:42] can i run paltalk on ubuntu 11.10 [20:42] yea well its basicly standard xbmc trash [20:42] I just need tor einstall my whole xbmc system now [20:43] (Like i did 1 day ago) [20:43] to get em back :3 [20:43] theyre standard.. but still [20:43] SupYoshi: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [20:43] !enter | SupYoshi [20:43] SupYoshi: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation! [20:43] SupYoshi: it didn't remove any databases or data [20:43] i have no idea how to get em back :3.... Maybe I could just copy em from the live cd i used [20:43] rjuar: I've done it now, so I'll just reboot and see if that works [20:44] ^ rujar * [20:44] Allenbell: What did it do then? I need to get that stuff back :D IF u know how I would be so awesomness [20:44] use the pakage manager tools to reinstall the app. [20:44] Before I was able to access, hostname:8080, and after I did this stuff, it says file not found, it seems like I removed some databases, for mysql... =/ somehow :O [20:44] it just removed some packages, you can put them back with sudo apt-get install asterisk-mysql xbmc xbmc-bin . . . etc [20:45] SupYoshi: you have installed something which conflicts with the other stuff, if you reinstall the stuff that was removed then mysql-cluster-client will be removed [20:45] AlanBell: if this works you are my hero... :D [20:46] SupYoshi: looking at it this might be a packaging bug [20:46] rujar: no, it didn't work :( [20:46] XBMC is a third party thing....who knows what packaging problems it has [20:46] is there any linux/ubuntu solution for viewing web pages which depend on activex controls? [20:47] frxstrem, ok, does it show any propietry drivers? [20:47] mwdecavia: possibly a windows browser running under wine, but I wouldn't be too hopeful about it [20:48] ty AlanBell [20:48] yeah, ActiveX pretty much runs only in Windows [20:48] MS made sure of that [20:48] :) [20:48] mwdecavia, not the best solution but a virtual install of windows... [20:49] Hey THNX ! It worked :D WOoohooo :D [20:49] frxstrem, another possibility is to manually activate the driver in the xorg.conf. do you know how to that? [20:49] rujar: well...I tried running nvidia-xconfig [20:49] but that just make my computer freeze during boot [20:50] SupYoshi: yay \o/ I suspect that mysql-cluster-client conflicts with mysql-client-core and a heap of other things depend on mysql-client-core [20:50] I was trying to configure a jetdirect by it's builin web page, but the page depends on installing an activex control from the jetdirect to the pc, and windows rejects the activex control for security reasons [20:51] hi all [20:51] frxstrem, does the xorg.conf mention nvidia gt? [20:51] hi all [20:52] hi kasii, welcome back, please ask your question once [20:52] hi kasii and Success [20:52] mwdecavia: oh...you should be able to telnet to a jetdirect to configure it. Usually they don't need much configuring though [20:52] welcome all [20:52] i installed gnome3. i logged into it ever since i cant access my applications, it broke unity. it might have something to do with that while trying to install kde it failed on something idk what [20:52] it was about few days a go i was updating my pc through update manager after that it gives me to run partial upgrading and after that a problem arise [20:52] nice system [20:53] kasii: unless you can give more detail than that,l you're never getting an answer (no matter how many times you ask) [20:53] kasii: can you please start a terminal and run sudo apt-get update [20:53] how do I change the number of worspaces in unity/ubuntu? [20:53] it started and did a couple things and on one of the downloads/installs it stopped at 0% (internet fail) internet showed as going but it didnt work all my terminals failed and everything ui still worked [20:53] kasii: followed by sudo apt-get upgrade, then paste the results to paste.ubuntu.com [20:53] I tried ccsm but no matter what I do in "general options -> desktop stuff" it has no effect [20:53] okay let me type the commnd then am gonna give the output [20:54] kasii: do not paste the output here [20:54] !paste | kasii [20:54] kasii: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [20:54] so whrere to paste [20:54] !pastebin | kasii [20:54] didn't Microsoft give up on Silverlight? [20:54] use pastee.org [20:54] Does anyone know how to disable vims browsing function? without chroot or something like that [20:54] oops [20:54] off topic [20:55] AlanBell! YOU ARE SO THANKED! THANK YOU SO MUCH [20:55] rujar: it mentions "nvidia" as a device driver, whatever that means... [20:55] kasii: after you have put the results on paste.ubuntu.com you can paste the URL to the page in here [20:57] alan bell the url is this one http://paste.ubuntu.com/796373/ [20:57] kasii: "sudo apt-get update" [20:57] let me type that [20:59] :) [21:00] Hi, I need some help with oneiric. [21:00] !ask | kofa [21:00] kofa: 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 [21:01] hey all, I was wondering if anyone was interested in giving this idea a shot: http://ubuntuforums.org/showthread.php?t=1905352 (cloning the OSX backup software, called Time Machine, to Linux as open source software) [21:02] no [21:02] lol [21:02] Q-collective: this is probably the wrong channel to be asking is. This is for users, not developers [21:02] Q-collective: please don't post that sort of thing here, it's a support channel not a team gathering channel [21:02] alanbell take this url http://paste.ubuntu.com/796377/ [21:02] how do I change the number of worspaces in unity/ubuntu? [21:03] I have small kids, and want to prevent them from opening the DVD tray by pressing the eject button. Prior to oneiric, placing /bin/mount /dev/scd0 and /usr/bin/eject -i 1 in /etc/rc.local worked (with a disc in the drive at all times). With oneiric, the DVD is often ejected when entering standby mode, and after resume, it can be ejected using the eject button. [21:03] kasii: ok, that completed without errors, it looks fine. Now try "sudo apt-get upgrade" [21:03] alanbell this url http://paste.ubuntu.com/796377/ [21:03] I were able to run alt+ctl+bkspc to kill the X in natty and previous releases.. how do I do it in oneric ? [21:03] okay [21:04] ssta, ikonia: you have possible alternatives? Also, I would argue this thread is for users too. What I am hoping for is more users saying "what a grand idea! I'm putting down €50 too!", time 100 or so, so some devs mights get interested. [21:04] I'm on 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:34:47 UTC 2011 i686 i686 i386 GNU/Linux (uname -a) [21:04] !dontzap | axisys [21:04] axisys: To re-enable the Ctrl-Alt-Backspace combination that restarts your X server see https://wiki.ubuntu.com/X/Config/DontZap [21:04] kasii: really, I saw it the first time, if you put my name on a line I *will* see it [21:04] dr_willis: thanks [21:04] Q-collective: it is a good idea, but trying to get people to fund your ideas is not really the usage of this channel [21:04] l [21:04] hi [21:04] can you help me? [21:04] Q-collective: similar results can be obtained if you put thought into using rsync [21:04] hi root_ , please don't IRC as root [21:05] !ask [21:05] 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 [21:05] dr_willis: says 9.10 or higher.. so technically that should work for 11.10 .. unless there is a newer doc ? [21:05] ikonia: Time Machine is basically just a shiny front for rsync. I know rsync. I want a shiny, easy to use and efficient frontend ;) [21:06] Q-collective: there are guis for rsync [21:06] is there a way to do a repair install of ubuntu 11.10 from cd [21:06] Q-collective: tk/tcl makes front ends easy(er) [21:07] dr_willis: never mind.. [21:07] Hey this is a test [21:07] Q-collective: qtdsync (I think that's the name) is almost the same -- it does incrementals using hardlinks. This really is offtopic for here though. Try #ubuntu-offtopic [21:07] !info unison [21:07] unison (source: unison): A file-synchronization tool for Unix and Windows. In component universe, is optional. Version 2.32.52-3ubuntu1 (oneiric), package size 559 kB, installed size 1416 kB [21:07] can you help me? [21:07] ssta: I'll have a look [21:07] help you with what? [21:07] alanbell it tells me command not found that sudo get-apt upgrade === misha is now known as Guest22601 [21:07] i want install drver nvida === Guest22601 is now known as Misha__ === Misha__ is now known as Misha90 [21:08] do you like cake [21:08] "ERROR: The Nouveau kernel driver is currently in use by your system. This [21:08] driver is incompatible with the NVIDIA driver, and must be disabled [21:08] before proceeding. Please consult the NVIDIA driver README and your [21:08] Linux distribution's documentation for details on how to correctly [21:08] disable the Nouveau kernel driver." [21:08] paolo8: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [21:08] kasii: apt-gte [21:08] kasii: apt-get [21:08] kasii: it is not get-apt, it is apt-get. "sudo apt-get upgrade" [21:08] paolo8: you installijng via the repos? or nvidias whatever.run command method? [21:08] i have backtrack5 based ubuntu 10.04 lts === XThief_ is now known as XThief [21:09] paolo8: use the nvidia drivers in the repos. and it should do it automatically. You should be checking out the Backtrack channel. [21:09] paolo8: #backtrack-linux is the correct place to ask [21:09] paolo8: backtrack is not ubuntu and is supported in it's own channel somewhere [21:09] http://www.nvidia.it/object/linux-display-ia32-290.10-driver-it.html [21:09] the problem is nouveau kernel [21:10] btw is it ok if I repeat my question every 15 minutes or so? [21:10] paolo8: #backtrack-linux is the correct place to ask [21:10] g0th: perfect [21:10] how do I change the number of worspaces in unity/ubuntu? [21:10] i broke my ubuntu trying to get rid of unity...now it sticks on spash screen at CUPS Enabled [21:11] #backtrack-linux :Cannot send to channel [21:11] g0th: yes, that is a reasonable timescale :) so, if you install compizconfig-settings-manager there is a setting for it [21:11] paolo8: you need to be registered [21:11] !register | paolo8 [21:11] paolo8: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick » to select your nickname. Registration help available by typing /join #freenode [21:11] paolo8: ask #freenode can help you with getting registered [21:11] g0th: every time you've repeated that question, you've misspelled "workspace" in the same way [21:11] jake1: you can try another session type, try the cogwheel icon at the logon dialog. [21:11] jake1, you need t9 give the detrails leading you there. [21:11] alanbell url this after type the command http://paste.ubuntu.com/796386/ [21:11] to*/details* [21:11] Elo [21:12] g0th: in the compiz general options, there is a tab for desktop size, you can set the horizontal and vertical number of desktops there [21:12] g0th, https://help.ubuntu.com/11.10/ubuntu-help/shell-workspaces.html [21:12] what dou mean by session type? i don't get to a login dialog? [21:12] kasii: ok, that completed without error too. There is nothing wrong with your package system and your computer is fully up to date [21:13] jake1: sorry, I thought you get stuck after login. :-( [21:13] so as i try to shut it down even to restart it load for along but it wont reste [21:14] nope i get stuck before login..it just sits there doing nothing [21:14] restart or to shut down [21:14] so AllanBell what to do [21:15] cuz its really irritating me [21:15] this iswhat i used http://linux-software-news-tutorials.blogspot.com/2011/10/ubuntu-1110-oneiric-remove-unity-and.html [21:15] hi [21:15] Can anyone tell me how to uninstall a citrix receiver in ubuntu? [21:15] jake1: you dont get to the lightdm login screen? [21:15] I need to install an older version [21:16] Celphish: depends on how you installed it. [21:16] Hey all anyone ubber familiar w/ Curl. I'm having a bizzare issue. [21:16] dr_willis: no login screen dies at spash statrup 5 dots go across for hours [21:16] cuz its really irritating me AllanBell [21:16] ohh, someone responded, sorry [21:16] !nomodeset | jake1 [21:16] jake1: 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 [21:16] Doing this: curl --insecure --include -i http://api.mysite.com/categories.json is different than doing this: curl --insecure --include -I http://api.mysite.com/categories.json [21:16] as it fails shut down [21:16] jake1: or try the 'text' kernel option to get to a console login. [21:16] !text | jake1 [21:16] jake1: To start your system in text-only mode append 'text' (without the quotes) to the kernel line in the grub menu. You can access the grub menu by pressing Esc (Grub legacy) or Shift (Grub2) during boot. For more info see https://help.ubuntu.com/community/BootOptions#Text%20Mode [21:16] the difference being the lowercase vs capital I [21:16] param [21:16] dr_willis: well, it is a live cd.. hmm.. maybe I should just restart and try again [21:16] AlanBell: I used ccsm to change the number but it had no effect at all [21:16] allanbell are u there [21:16] It causes different behavior in my code and i'm trying to figure out why [21:17] but before I do, got another question for you, if I start with the live cd, and install a bunch of programs and get them to work, and decide to install, will the changes I've made be saved? [21:17] g0th: unity 2d or 3d? [21:17] I don't know [21:17] allan read ma posts [21:17] kasii: here and many many other places [21:17] sorry for that [21:17] friskd: look at the manpage for curl [21:17] nvm, I'll be right back, have to reboot [21:18] exit [21:18] bastidrazor: I did, but i'm not finding anything that would indicate the issue. [21:18] so what can i do @Allanbell [21:18] kassi: what is your problem ? [21:19] how do I find out if I have unity 2d or 3d? [21:19] kasii: I don't really know, but I just googled and found this troubleshooting guide for shutdown issues -> http://www.brighthub.com/computing/linux/articles/39504.aspx [21:19] i will try the repair broken system on the CD thanks [21:19] !tab > kasii [21:19] kasii, please see my private message [21:20] g0th: is the launcher bar black or a darker shade of your desktop wallpaper? I suspect you have unity 2d [21:21] which launcher? [21:21] lets assume I have unity 2d anyway [21:21] um...hi [21:22] btw, is there already a solution to the compiz-moving-windows-slowdown-bug for aticards? [21:23] when I start my pc it doesnt stop on the dualboot screen and so it directly starts with ubuntu, is there any method to edit the boot to see also the windows xp on boot? [21:24] xtreamer: if you hold down shift from bootup you should get to the grub screen [21:24] only if? [21:25] i mean shouldnt it appear automatticaly? [21:25] xtreamer: have a look into /etc/default/grub - but you can press at boot time till the grub menu appears [21:25] how and what to save/backup when I want to do a new install of ubuntu? [21:25] xtreamer: yeah, it should, I don't know why it isn't but that might help you get to it so you can see what is going on [21:25] @guntbert and now what should i do with the grub file [21:26] stowoda: depends on what it is you want to keep really [21:26] hmm [21:27] AlanBell, my personal data first of all [21:27] so what must i modify on the grub file because there is no mention of windows in here [21:27] stowoda: what operating system? [21:27] xtreamer: find the line GRUB_HIDDEN_TIMEOUT=0 and put a # in front, like #GRUB_HIDDEN_TIMEOUT=0 [21:27] GRUB_HIDDEN_TIMEOUT=0 GRUB_TIMEOUT=10 [21:27] ubuntu.. aehm maverick [21:27] what other linux & ubuntu related channels are on freenode ? [21:27] !alis | DoctorD [21:27] DoctorD: 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* [21:27] so it is the hidden timeout that should be disabled ok [21:27] xtreamer: and the run sudo update-grub [21:28] xtreamer: personally I would first try holding shift before editing any files [21:28] guntbert what about the grub_hidden_timeout_quiet=true [21:28] lets see if you can get into windows or if windows is even there [21:28] is that ok? [21:28] !msg alis list #ubuntu [21:28] DoctorD: I am only a bot, please don't think I'm intelligent :) [21:28] DoctorD: it is a / [21:28] xtreamer: yes, that remains [21:28] AlanBell, I am working on maverick meerkat [21:28] ok txs i'll give it a shot [21:28] brb [21:29] @AlanBell: thanks [21:29] stowoda: ok, so you have been using maverick, and you want to do a clean install of 11.10 oneiric but you want to back up data first? [21:29] stowoda: you should be fine taking a backup of everything under /home [21:30] AlanBell, ok... just copy /home somewhere ? [21:31] AlanBell, like: cp -r /home /mnt/EXTUSB/ ? [21:32] AlanBell: wouldn't /etc be also wise for stowoda (just in case...) ? [21:32] yes, could be handy, but don't randomly put that one back [21:32] what is the content of /etc ? [21:33] it is lots of application settings that you could have customised, but probably haven't [21:33] ok so now the boot appears but there is no windows xp option [21:33] stowoda, you want to use the -a argument to protect permissions. also not a good idea to copy to FAT as it wont respect permissions [21:33] xtreamer: how did you install Ubuntu and XP? [21:34] initially i had xp then i installed wubi now i have migrated wubi to an empty partition away from windows [21:34] escott, hmm... what about ntfs ? [21:34] so where can i find in the old wubi installation the bootloader file? [21:34] permissions are probably not a big deal for your personal data files stowoda. Is it a single user computer? [21:34] ntfs won't either (unless you're plugged into a windows domain) [21:35] AlanBell, yes it is [21:35] ssta, ok understand [21:35] ok so alanbell initially when using wubi and xp i was not using grub, i was using boot.ini [21:35] from windows [21:35] now i installed grub loader [21:36] re [21:36] I restarted unity and everything crashed [21:36] so what should i copy from boot.ini to grub file in order to make it work? [21:36] xtreamer, boot into ubuntu s=and run sudo update-grub again [21:36] anyway I still have the same problem: [21:36] xtreamer: ok, I don't know much about wubi (or windows), but someone else may be able to track down where your windows went to [21:36] allanbell i have try this sudo reboot 0 and repeat then action [21:36] xtreamer, no copying from the old bootloader will be your answer here. [21:37] How do I change the number of workspaces in unity/ubuntu? I tried to use ccsm => general options => etc.. but all the changes there seem to have no effect at all... [21:37] g0th: yeah, I am not sure where the unity2d dimensions are set [21:37] you know how you can install chromium with non-free codecs? how would you do that in Windows? [21:37] once I have installed ubuntu I just have to copy /home back? [21:37] stowoda, same problem. you can back up the data, but you have to be aware that your permissions will be broken which matters for things like ssh keys [21:37] how do I switch to 3d? [21:37] !tab | kasii [21:37] kasii: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [21:37] xtreamer, have you run a update-grub from the ubuntu yet? [21:37] Sometimes I get an issue with hitting a key, & that key getting stuck, nothing I do can stop it from being entered again, & again, except restarting the system, any ideas what this is? [21:37] i have, now:)) [21:38] okay thanks for that [21:38] escott, hmm. ok [21:38] xtreamer, that should do it [21:38] wait to see if it appears anything about windows in the grub file [21:39] i mean urlin2u you know what i did i migrated wubi to another partition [21:39] xtreamer, it would show (XP) in the terminal whan you run the command you can run it again if you want. [21:39] yes it shows [21:39] found microsoft xp pro [21:39] bla bla [21:39] xtreamer, I recognized that yes. [21:39] xtreamer, I think your in like flynn. :D [21:39] ok, i'll give it a try txs [21:40] AlanBell, anything more [21:40] about ma priblem [21:40] found it!! [21:40] gconftool-2 -s -t int /apps/metacity/general/num_workspaces 6 [21:40] there are often updates for ubuntu.. in many cases I dont know what they are for. should I generally install them all? [21:40] :) [21:40] kasii: I have no idea what you have done, you were looking at a troubleshooting guide right? [21:40] but no "normal"/dummy user will find this [21:40] stowoda: yes [21:40] stowoda: if you archive your home foldeer, you could store on fat or ntfs [21:40] g0th: normal users are not supposed to want more! [21:41] ofc [21:41] they should always strive for more [21:41] AlanBell, [21:41] Ben64, hmm ok if you say so [21:41] how do i reset unity [21:41] stowoda: they are bugfixes and security updates for the most part\ [21:41] its not seeing my applications [21:41] overclucker, you are sure? [21:41] AlanBell, give me the guide [21:41] stowoda: something like tar -capf home.tar.bz2 /home/yourname/* [21:41] success: logout, login [21:42] kasii: I don't really know, but I just googled and found this troubleshooting guide for shutdown issues -> http://www.brighthub.com/computing/linux/articles/39504.aspx [21:42] I was going to ask a question about the compatibility of a AOC-USAS2-L8e SAS/SATA card with Ubuntu. Would this be better addressed to ubuntuforums, help.ubuntu.com or askubuntu? [21:42] is what I said earlier kasii [21:42] overclucker, is it wise to tar them all? [21:42] otherwise it would mean that we make the assumption that "normal" users are dumb and not interested in much, which might be correct but despite beeing correct we still want to believe that this is not the case resp. try to make it a reality ^^ [21:42] stowoda: tar will preserve permissions if you tell it to [21:42] overclucker, understand.. [21:42] anyway [21:42] issue solved :) [21:42] I am outputting my video to a TV via VGA, but It is off-center. How can I remedy this? [21:42] let me check it AlanBell [21:42] rujar: already tried that [21:43] Q-collective: while not exactly a pretty frontend, dirvish is a nice rsync-based solution for automatic backups with history [21:43] g0th: it isn't assuming that, it is setting sensible defaults that people don't need to change. 4 workspaces is fine for most users. [21:43] gnome 3 broke it [21:43] stowoda: tar is made for creating backup archives [21:43] yeah but if we assume that users want to change this value according to their needs we need to make it "reasonably" simple to do that [21:43] i guess not. well how do i make it see my applications then [21:44] how register in #backtrack-linux [21:44] overclucker, does: tar -capf home.tar.bz2 /home/yourname/* has a progress bar ? [21:44] 4 workspaces is really very few [21:44] !register > elias123 [21:44] in freenode server? [21:44] elias123, please see my private message [21:44] even 6 is often not enough [21:44] aand back with a fresh booted livecd, time to battle that damn citrix receiver [21:44] elias123: ask in #freenode if you need further assistance with that [21:45] JasonGriffee: It might be your tv. Have you gone through the video menu? I had to change my tv's resolution settings to match what I had it set to in Ubuntu. [21:45] stowoda: no, if you did 'tar -capvf' it will be verbose abotu which files it is archiving, no progress report though [21:45] Success: is it that the applications lens is broken? [21:45] I am already registered on freenode [21:45] overclucker, will do it that way. thank You [21:46] i want ask in #backtrack-linux [21:46] elias123: probably because your ircname is root, but once again, this is not the right place to ask [21:46] whats applications lens [21:46] probably [21:46] nickname and relaname elia123 [21:46] Success: does the dash open and have some icons at the bottom, one being music, one files and possibly one applications? [21:46] elias123: go ask in #freenode [21:46] um... txs a lot, it worked! [21:47] overclucker, do I need to be root to execute that command? [21:47] ok but how command for ask in #backtrack-linux [21:47] ? [21:47] yes it has that [21:47] elias123: /join #freenode ans ask about your joining issues. [21:48] elias123: go and ask in #freenode, and /whois yourself. You are called root and probably banned for your own safety [21:48] but the only things that work are the files and direct links [21:48] Success: ok, the apps lens is broken then it seems [21:49] stowoda: you can safely. that's what the p in -cavpf if for. it protects file permissions when using tar as root [21:49] On oneiric, I have System Settings -> Screen -> Lock: ON Lock screen after: 30 seconds - but it never locks. === andrew_ is now known as Guest45467 [21:51] AlanBell: how do I fix it? [21:51] al [21:52] AlanBell, still try to do but no success [21:52] what's the problem kasii [21:52] i saw somewhere just now to do unity --reset i got a couple errors saying no /com/canocal/unity/lens/files [21:52] Success: good question, the package is unity-lens-applications, could try reinstalling it [21:53] o [21:53] faux_sho: Thank you, come to find out the "computer settings" on my TV where separate from "Picture Settings". Found them after a double take. === greentux is now known as greentux|ganteng [21:53] ok thanks ill do sudo apt-get install unity-lens-applications [21:53] Ive got a desktop that I'm trying to get to boot into Ubuntu 11.10 from USB that's just sitting at the ubuntu boot logo [21:53] JasonGriffee: No problem. Glad it's working. [21:54] o [21:54] DonJuan692006: what video chip do you use? [21:54] Radeon HD 5770 [21:54] DonJuan692006: did you MD5 test the ISO you put on the USB? [21:54] Yea...checked out fine [21:55] !nomodeset | DonJuan692006 [21:55] DonJuan692006: 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 [21:56] The display is fine and ive installed Ubuntu 11.04 on this machine before so I don't think that's it. [21:56] Its probably note worthy that the reason I [21:57] Hey! With Chromium, i don't have a "little left white arrow" in the Unity Dock, despite the browser being open. What's happening? [21:57] I'm trying to do this is because I'm trying to get a hard drive partition fixed for a friend. [21:57] * Cinober is back from: auto-away after 15m idle (been away for 1d 12h 19m) [21:57] Windows isn't recognizing the drive and is wanting to format the partition. I wanted to try using the disk utility in ubuntu [21:58] donjuan maybe you should have a look into bios to see if it can read usb under bios [21:58] my friend wants to install mint in virtual box, but when she puts .iso in vbox, she gets an "loading..." message, does anyone knows what is the problem ? Linux Mint LXDE 11 32bit, host os is windows xp [21:58] !nomodeset | DonJuan692006 try this [21:58] DonJuan692006 try this: 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 [21:58] Can I make a bash script trigger everytime i connect an external hdd? [21:59] i also can't Alt-Tab to Chromium! Why [21:59] DonJuan692006: without the nomodset options the opensourced drivers can get confused.. try nomodset option from the option menus of the live cd. [21:59] I just used a different USB drive to load up the Windows installer fine. [21:59] I'll give it a shot [21:59] tellone: sure, just make a udev rule [22:00] <[deXter]> fantastic001, That's offtopic here, join #linuxmint [22:01] Sorry for not identifying who I'm talking to. I'm on a kindle and typing is a pain. [22:01] !tab | DonJuan692006 [22:01] DonJuan692006: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [22:01] [deXter]: ok, thanks :) [22:01] DonJuan692006: Kindle!? How can you do that on a kindle? [22:01] !ot | LABcrab [22:01] LABcrab: #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! [22:02] guntbert: i asked twice about Chromium not working with Alt-Tab and the sidebar! [22:02] Labcrab: Rooted it and installed the regular Android market [22:02] LABcrab: yes, but thats no reason to talk about non support questions here - please :) [22:03] hello, first time using irc [22:04] Hello ! Can someone help me please ? I'm trying to get an expression between quotes in a line of a file (using sed) [22:04] hi all mind if i ask a few questions? [22:04] ArcUser355: if htey are ubuntu support questions - go ahead [22:04] *they [22:05] vatoloco: Do you have an ubuntu support question? [22:05] well they relate more to arcemu [22:05] can one upstart job control two processes? [22:05] just general question though [22:05] hi i'm looking for the name of a certain function. when i'm typing while the focus is on the desktop a little textbox opens. where is this input going or what is it good for? [22:05] or maybe have two upstart jobs in the same package? [22:05] This is frustrating that Chromium won't use the Unity Dock properly! [22:06] yes i do how can i make banshee or rythmbox go online and look for album art for my entire library? [22:06] !ot | ArcUser355 [22:06] ArcUser355: #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! [22:06] monohedron: i think thats a feature of the nautilus filemanager [22:06] LABcrab: I can't offer any help beyond "works for me", do other applications work fine? [22:06] LABcrab: here it does [22:06] dr_willis, i'm not talking about F2 [22:07] guntbert: and AlanBell: others, yes. Chromium, when i press on the Dock button, opens a new window instead of going to the opened window. Also, Alt-Tab doesn't show Chromium. [22:07] LABcrab: how did you install chromium? [22:07] LABcrab: how did you install chromium? [22:07] :) [22:07] monohedron: on any nautilus window i think if you enter text, it shows at bottom right and works as a file filter.selection [22:07] Labcrab: hit me up on Google Talk at Bob692006 if you want to talk about he Kindle. [22:07] LABcrab: works flawlessly here [22:08] LABcrab: do you use the daily build? [22:08] z3bra: sounds like a job for frep or awk, not sed [22:08] Trying using nomodeset now. [22:08] ok but i don't have a nautilus window open [22:08] AlanBell and guntbert: sudo apt-get or software centre, can't remember. Probably apt-get. [22:08] z3bra: erm, i mean grep, not frep [22:08] monohedron: the desktop is also a nautilus window.. [22:08] z3bra, try -e 's/.*\"\(.*\)\".*/\1/' [22:08] LABcrab: daily has the progress bar for download in the unity bar (not sure if the repo one does that, I always add the ppa) [22:08] oh ok any idea whether that is documented ? [22:08] monohedron: seen it mentioned at some blog sites.. i rarely use the gui these days. [22:09] LABcrab: in any case through the ubuntu software system [22:09] monohedron: i bet its asked about on the askubuntu.com site [22:09] guntbert: That way is preferable? [22:09] yes you are right [22:09] dr_willis, thanks it highlights matching files [22:09] in nautilus aas well as on the desktop [22:10] Hi, can't access browser history and bookmarks because of firefox zombie process. I can kill it by killing firefox, but it pops up again when I start up. [22:10] LABcrab: both methods are essentially equal - do you have unity or unity 2D? [22:10] overclucker: I'd like to use ONLY grep to manage this, but if I can't... [22:10] Anyone here had any problems with Citrix receiver and ubuntu? I've keep getting ssl-error 29 :( [22:10] LABcrab: yeah, from the standard repositories is best, if you install from source or from google then it might not be as well integrated with unity [22:10] guntbert: 3D, computer has an HDMI port, uses built-in laptop screen, no problems with Video. [22:10] escott: That works, but i get ALL the lines of the file [22:11] z3bra, and what do you want? [22:11] Exactly, put the version of my ubuntu (from the /etc/lsb-release file) into a variable [22:11] LABcrab: then I really have no idea, sorry .... hmm, try to remove the icon from the launcher and re-add it [22:12] hi, I created launcer in top panel in gnome classics in ubuntu 11.10, but now i cannot remove them . Alt + Right click doesnot work. what to do? [22:12] guntbert: Once it leaves the Dock, it never comes back. [22:13] LABcrab: you can drag it from the lens [22:13] z3bra, then you want -e '/\".*\"/s/the rest is the same' [22:13] what would be the good way to partiotion 120GB HD for ubuntu installation? [22:13] klikni: is it for dual boot or is all 120Gb for Ubuntu?> [22:13] single ubuntu use [22:13] escott: without '(' & ')' so ? [22:14] Oh no, ok ;) [22:14] Hi, can't access browser history and bookmarks because of firefox zombie process. I can kill it by killing firefox, but it pops up again when I start up. [22:14] klikni: 10GB / the rest /home [22:14] klikni: and 2GB /swap.. [22:14] klikni: 10Gb ext4 for /, 1.2xRAM for swap (I assum more than 2Gb system RAM), the rest in ext4 for /home assuming all 120Gb is for ubuntuy [22:14] z3bra, sorry -n -e '/match expresssion/{substitute expression; p}' [22:14] guntbert: ? [22:15] Okay =) So, sed works exactly like Vim ? [22:15] z3bra, where match expression is /\".*\"/ and substitute expression is the s/.*\"\(.*\)\".*/\1/ [22:15] klikni: if you have less than 2Gb system RAM, then double the amount of ram you have and use that as swap [22:15] z3bra: other way around [22:15] will a p3 1ghz and 512mb ram be able to run ubuntu 11.10 smoothly? [22:15] probably not [22:15] Celphish: I'd use Lubuntu or Xubuntu but it should be fine [22:16] Celphish: id reccomend Lubuntu [22:16] same [22:16] so no unity? [22:16] LABcrab: if you open the lens, you select internet, then you should be able to drag the chromium icon to the launcher [22:16] cause I can't stand the old menus, I want to be able to search in the menu, like in mint, or windows 7 [22:16] escott: same result... I get all 4 lines [22:17] z3bra: grep -oE '\".*\"' | sed -e 's/\"//g' [22:17] z3bra, sed -n -e '/\".*\"/{s/.*\"\(.*\)\".*/\1/;p}' /etc/lsb-release [22:17] Celphish: you can install linuxmint menu, on ubuntu [22:17] Celphish: you can use unity2d and it will be a lot smoother [22:17] z3bra, you were probably forgetting the -n [22:17] Unity hasd search features. theres old-classic menu type indicator-applets listed at the askubuntu.com indicator applet listing [22:17] Celphish: what gpu is the system using? [22:17] ActionParsnip: I have 2gb ram. So no need to make partitions for installation and home or whatever? Just straight swap (~4gb) and ext4 rest? [22:17] guntbert: Nice attempt. What happens is that the icon just disappears when i drop it on the Dock. Launching it also doesn't make it appear on the Dock. [22:18] klikni: seperate /home isn't dependant on ram amount [22:18] ActionParsnip: well, it's a dell c400 laptop, so.. integrated crap? :D [22:18] escott: Your cmd runs infinitly :/ [22:18] klikni: it just makes life a little simpler, have a 2.2Gb swap space and you'll be ok [22:18] overclucker: as yours overclucker [22:18] LABcrab: then I have really no idea - sorry [22:18] z3bra: did you run that without a pipe or input file? [22:19] I would love to run it on this laptop, my work-laptop, but I can't get the citrix-receiver to work, which is required for my work === thomas___ is now known as thomas1 === thomas1 is now known as thomas` [22:19] Can any1 help with a problem i got on me ubuntu 11.10? [22:19] Celphish: you could install ubuntu minimal then install unity2D, it will make the desktop more responsive and leave more ram for your apps [22:19] z3bra, thats a direct copy out of my command line and prints only the Ubuntu 11.10 part of my lsb-release file [22:19] no escott, i just copy pasted your cmd :/ [22:19] z3bra: cat /etc/lsb-release | grep -oE '\".*\"' | sed -e 's/\"//g' [22:19] Help, i need some help I have an Ubuntu box 10.04 it's a pc and I connected my Wireless usb [22:19] overclucker: I forgotted the file... Shame on me :/ [22:20] how do I search for networks it's not like in mylaptop [22:20] i don't know if its working with Ubuntu [22:20] ardian: nautilus file manager, places menu item. [22:20] i think he means internet usb stick [22:20] guntbert: No worries. It's just that those Ubuntu glitches really bug me. [22:20] dr_willis, it's only the wired icon not wireless [22:20] ardian: sudo iwlist scan [22:20] overclucker: Your command works better with an input file :P [22:20] Thanks for the help !! [22:21] ardian: if you see a wired machine, but not the wireless machine. its possible theres some network firewalling going on, or service not running [22:21] On my ubuntu 11.10 box, i cant use the log file viewer, it crashes after ~30 sec. [22:21] ardian: or else we are not understanding what you are asking. [22:21] I'll use this one, and start to understand exactly how 'sed' works [22:21] krack: is it the same as a differentg user? [22:21] it continues to use up more ram [22:21] krack: what if you run it with gksudo? [22:22] until it kills itself [22:22] when it runs out of memory [22:22] Thanks overclucker and escott =) [22:22] i'll try [22:24] so i ran i with gksudo but it doesnt show anything [22:24] not even a sidepanel [22:24] dr_willis, how do I enable iwconfig the wireless ? from CLI [22:25] ardian: i just use network manager icon and click click.. if the card is not seen by iwlist, or iwconfig, youmay need to load some drivers for it. [22:25] just a window pops up and i can click on some munu stuff [22:25] Hi [22:25] krack: does it run ok if you make a new user and run it as that? [22:25] Can someone help me figure out why I can't get my USB microphone to work. It's a Samson COU1 and it's recognised automatically, but I can't record anything. Checked all the levels [22:25] Partitioning loooks like this now: /dev/sdc1 ext4 109.79GiB and /dev/sdc2 exended 2.00 GiB with /dev/sdc5 linux-swap 2.00GiB. Is it OK? [22:25] how do i do that without logging off? [22:26] dr_willis, I mean how do I start the service, on my laptop the network manager icon is just fine works well but this pc had only wired so i bought tp-link usb wireless [22:26] lsusb sees it [22:26] ardian: run the addational-drivers tool perhaps and see if anything extra is needed [22:26] dr_willis, tried that but no [22:27] hello [22:27] krack: sudo adduser testuser; sudo passwd testuser; su testuser [22:27] its funnier when you use 'billgates' instead of 'testuser' :) [22:27] hehe [22:27] ActionParsnip: adduser is going to ask for a password for the new user.. fyi [22:28] bastidrazor: ahh i see, didn't know :), covering the bases an all [22:28] i have a quick question about switchable graphics [22:28] iSuckAtLinux: ask away, optimus is a pain in linux [22:28] hey is anyone online [22:28] leeg: nobody at all [22:29] haha [22:29] leeg, Only 1550 [22:29] well i have a AMD Radeon™ HD 6400M Series on my Samsung Series 7 Chronos laptop [22:29] can you help me, i have network problems, its not that big, but its annoying [22:29] lolololol [22:29] !ask | leeg [22:29] leeg: 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 [22:29] leeg: ask away [22:29] thanks [22:29] ok === eboy is now known as the-_-hub === the-_-hub is now known as eboy [22:30] it works like a dream but it get really hot and i think its because its using the dedicated amd card instead of the integrated intel card [22:30] LOL it says "No protocol specified" 2 lines down: "(gksudo:22102): Gtk-WARNING **: cannot open display: :0.0" [22:30] i just want to install the propriatary flgrx driver. catalyst 11.11 [22:30] !ati [22:30] For Ati/NVidia/Matrox video cards, see https://help.ubuntu.com/community/VideoDriverHowto [22:30] krack: of course, the new user cannot use sudo/gksudo yet [22:30] my parents have recently been downloading tons and tons of shows off of utorrent (it's 100% legel what they're downloading) and they are downloadng like 4gb a day (cont.) [22:31] ohh [22:31] iSuckAtLinux: with that dual gpu stuff.. you are lucky it works at all :) [22:31] does anyone know how I could get google chrome to play mp4s> [22:31] ? [22:31] I have a new Ubuntu 10.04 machine where I've installed postfix [22:31] what do i do now? [22:31] but it won't start because apparently sendmail is installed [22:31] (cont.) ever since they started, the router is acting up, and occasionally doesnt work, and we have to keep restarting it [22:31] would the torrents have anything to do with it [22:31] for example, I see entries like this in my mail server logs [22:31] krack: run the log viewer command in terminal, see if it's ok [22:31] sm-mta[17266]: q07MC5SG017266: SYSERR(root): collect:... [22:31] xtreamer are u there [22:32] but when I go to uninstall sendmail, it tells me it's not installed [22:32] lol @ dr_willis [22:32] e.g. apt-get remove sendmail [22:32] xtreamer are u there [22:32] leeg: i guess that question is better asked/answered in ##networking [22:32] "Package sendmail is not installed, so not removed" [22:32] any ideas how this is possible? [22:32] Owner__: if you install the vlc mozilla plugin, it should be used afaik [22:32] using the testuser? or try again with my user? [22:32] krack: as the test user [22:32] ActionParsnip: thats always a smart idea. [22:32] ActionParsnip, into firefox? [22:33] krack: if you run: whoami you will see you are the testuser as you su'd to it [22:33] can someone answer my question plzzz? [22:33] Owner__: Chrome uses the same addons from what I remember [22:33] leeg, thats more of a networking/hardware question [22:33] bastidrazor: sadly i don't give the smart ideas ;) [22:33] Owner__: can your media players play mp4? [22:34] alright ill ask someone else... thanks though :D [22:34] leeg, try ##networking as guntbert suggested [22:34] ok [22:34] same msg [22:34] i will [22:34] bye [22:34] Owner__: http://www.omgubuntu.co.uk/2010/11/get-chromium-on-ubuntu-to-play-mp4-h-264-mp3-view-pdf-files-natively/ [22:34] ActionParsnip: so far you have. [22:34] hello [22:35] lol im in there now [22:35] its scary [22:35] Owner__: instal chromium-codecs-ffmpeg-extra [22:35] Owner__: if you add the daily build ppa and use chromium, it will do it [22:36] i reinstalled unity-lens-applications still no luck [22:36] ActionParsnip, I know chromium will do it w/ the non-free...but I need it to play them on windows in chrome [22:36] Owner__: windows isn't supported here [22:36] Owner__: ask in ##windows [22:37] hi [22:37] hi [22:37] Allo [22:37] from poland? [22:37] !pl [22:37] Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl. [22:37] unity isn't showing my applications; i have no way to access them now [22:38] Success: if you press windos key, does dash show? you can access them there.. [22:38] Success: you can reset unity via 'unity --reset' or 'unity --reset-icons' [22:38] yes dash shows [22:39] Success: try dr_willis command :) [22:39] Looking for approp channel for an openzwave compilation question [22:39] i tried unity --reset; nothing fixed what does --reset-icons do [22:39] resets the default panel icons [22:40] oh icons are working.. the ones that are there. but no apps ( icons ) are there. even if i type something in only corresponding files show [22:40] http://www.webupd8.org/2011/04/how-to-reset-unity-launcher-icons-or.html [22:40] Success: check your settings for unity in ccsm [22:40] Success: you may need to reset the compiz settings to make it ok [22:41] how do I do that? [22:41] * dr_willis points to the url he pasted... [22:41] ok ty [22:41] worth bookmarking. :) [22:41] Success: http://askubuntu.com/questions/70866/how-to-reset-compiz-unity-to-defaults [22:41] I made a 'reset everything' alias/script. :P [22:42] ActionParsnip: ok so i switched user to testuser, and ran gnome-system-log and its the same as if I typed gksudo ...log, it doesnt show anything [22:42] Anybody have a success story for using GLPI? [22:42] Isn't ubuntu software center supposed to download dependencies? [22:42] My machine goes black right after the "Ubuntu" boot screen (and i suspect display drivers). To fix it, i hooked up an ethernet cable from it to my laptop so I can ssh in, but how can I find its IP? [22:42] ActionParsnip: its just an window, i cant view any side panes or anything [22:42] Celphish: yes. its just a front end to the apt system [22:42] krack: sounds like a bug then, the new user will have default settings so it's more than likely the app at fault [22:43] mappum, nmap is your friend. [22:43] :( [22:43] should i reinstall? [22:43] !nomodeset | mappum [22:43] mappum: 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 [22:43] HermanDE: I scanned the range my laptop said it was in and it didn't find it. [22:43] krack: reinstall what? [22:43] I'm trying to install citrix-crap via it, and I press the "install" button and it says: Dependency is not satisfiable: ia32-libs? [22:43] dr_willis: thanks, I'll try that [22:43] "gnome-system-log" [22:43] krack: worth a try [22:43] dr_willis: problem is that dpkg -i the filename just gives me like 10 "not installed blablabla" [22:43] mappum, Do you have ping turned off? [22:44] Celphish: tyr the command line tools, to see better error messages [22:44] Celphish: try sudo gdebi foo.deb [22:44] krack: you could just read the log files in /var/log yourself... [22:44] foo.deb? [22:44] dpkg -i -> is the 'core' differance.. [22:44] insert your package name of course..... [22:44] HermanDE: I did "nmap -sn x.x.x.1-255 [22:45] i have 2 problems i think this log thing is connceted [22:45] dr_willis: Command not found [22:45] Celphish: install it... [22:45] hold on [22:45] still no apps [22:45] mappum, Try with ping turned off in nmap... Just seek your ssh port. [22:46] !info gdebi [22:46] gdebi (source: gdebi): simple tool to install deb files - GNOME GUI. In component universe, is optional. Version 0.8.1 (oneiric), package size 24 kB, installed size 228 kB [22:46] mappum, nmap -P0 -p 22 x.x.x.0/24 [22:49] dr_willis: I might be challanged when it comes to Linux, but it can't find the package [22:49] sudo apt-get install gdebi [22:50] dr_willis: doesn't work [22:50] Where might one expect to find the result of a make install? [22:50] WARN 2012-01-07 16:44:46 unity.glib.dbusproxy GLibDBusProxy.cpp:255 Cannot call method GlobalSearch proxy /com/canonical/unity/lens/applications does not exist [22:50] Celphish, you on a live cd? [22:50] I checked /usr/local/bin [22:50] i get a bunch of errors like that doing unity --reset [22:51] cpoconno what program you compilling6 [22:51] I see some items from the compile in /usr/local/lib [22:51] Success: if you log off and choose unity2D, is it better? [22:51] i dont even see a /com on my root [22:51] ok let me try action parsnip [22:51] openzwave-control [22:51] urlin2u: yes, but I can install stuff anyway, just not that one [22:51] cpoconno, it would only be installed to /usr/local if you had used a --prefix option to configure [22:52] /usr/local/sbin or bin [22:52] Celphish, anything installed on a live cd is not going to stay unless it is a usb with persisitince,. [22:52] hmmm my initial guess was I'd find a binary after the make and that then the make install would put it elsewhere yes? [22:52] persistince* [22:53] urlin2u: I know, I just want to know if I can get the citrix-solution to work at all before I even try to install ubuntu on my work laptop [22:53] dr_willis: nomodeset is keeping the screen from going black, but it is frozen on the boot screen and the animation isn't moving [22:53] no but it did effect it, now when i press ex. internet apps. instead of taking me to a blank page it doesnt change [22:53] hey guys im trying to browse my synology nas with the xubuntu default file manager but its trying to open folders with an application .... should i just install nautilus or use something else? [22:53] hello, I just created a new user.. in which groups should it be in? right now its only in the 'users' group [22:54] it will be the main account, but not root [22:54] Celphish, ah I see I was wondering if your helper knew you were on a live cd I just logged on and had not seen the whole conversation. [22:54] i think it has to do with that error i was showing you [22:54] its looking for canonical in /com/ [22:55] urlin2u: hehe, it's ok :) I got far last time I booted, I got 1 of 2 sites at work working with the ica client, but the first one gave me ssl error 29 and didn't want to wokr no matter what I did, which sucks :) [22:56] pam_unix(cron:session): session closed for user root NEXT LINE: pam_unix(cron:session): session opened for user root by (uid=0) [22:56] what this mean please help [22:56] gotto love that the icaclient is dependent on a package and when I try to install it, it says: [22:56] i have this spammed all over [22:56] E: Package 'nspluginwrapper' has no installation candidate [22:56] every min ~30 times this shows up === flack is now known as flack-Z [22:57] i dont see /com/ on my root, is that a problem? [22:58] krack, it just means that a cron job is running, and that a session was started for cron. you can check your crontab to see exactly what the cron job is [22:58] how am I supposed to install a package that doesn't exist? damnit :( [22:58] should i run cron tab with my user or sudo su? [22:59] sudo [22:59] "for user root2 [22:59] " [23:00] can anyone help me with how to install nspluginwrapper when sudo apt-get install nspluginwrapper says it can't find the package? [23:00] !nspluginwrapper [23:00] krack: depends what access the cron'd job needs [23:01] Celphish: enable multiverse [23:01] krack: if it needs root access, then run: sudo crontab -e [23:01] Celphish: you need a repository afaik [23:01] Celphish: listen to trism [23:01] krack: if it needs running as a different user then su to that user and run: crontab -e [23:02] trism: I did it in the software center, and then ran a sudo apt-get update, so, how do I do it from the terminal? [23:02] krack: there is also gnome-schedule which is a gui to cron (run with gksudo to cron as root) [23:03] Celphish: edit /etc/apt/sources.list, with the default file you should just need to remove the comments from the 4 multiverse lines [23:04] trism: non of them are commented out [23:04] Hi there. I have a software RAID5 set up. Seemingly all of a sudden, my computer stopped booting and the raid wouldn't mount. I managed to start up from a USB stick and have palimpset (disk utility) running. The raid shows the correct components, supposedly all healthy. I can't seem to actually successfully start the array, though. [23:04] where is /canonical/unity/lens located at? [23:05] and how do i set unity to use that location [23:06] Celphish: pastebin your /etc/apt/sources.list [23:06] In The newest version of Ubuntu there is no system tray. How do I access the applications that have gone to the system tray? [23:07] trism: # /etc/apt/sources.list [23:07] deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ dists/oneiric/main/binary-i386/ [23:07] deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release amd64 (20111012)]/ oneiric main restricted [23:07] deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe [23:07] deb http://security.ubuntu.com/ubuntu/ oneiric-security main restricted universe [23:07] Celphish: not here, in a pastebin [23:07] deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe [23:07] Celphish: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:07] hi alle ;-) [23:08] bin seid gestern neu bei ubuntu hihi [23:08] sorry for pasting here [23:08] Celphish: that is fine though, append multiverse to the oneiric and oneiric-updates lines and run sudo apt-get update [23:08] so [23:09] trism: I'm not sure I understand exactly what you mean when you say "append multiverse to the oneiric..?" I get that I should add "multiverse" somewhere? [23:09] Celphish: oh and oneiric-security while you are at it [23:09] I'm trying to install ppstream but gives me an error: unmet dependencies and unable to correct problems, you have held broken packages. [23:09] ich habe mich erst seid gestern entschieden für ubuntu und davor hatte ich den scheisss win.... und habe ein paar fragen !!! [23:09] Celphish: seem how it says "main restricted universe" at the end of those lines? add multiverse at the end of each line like that [23:09] I have an internal bluetooth (PCIe) adapter, but when I go to bluetooth settings it says no bluetooth adapters found. [23:09] What should I do next? [23:09] It's a broadcom. [23:09] LinuX2half: (im kinda new) but er did you do apt-get update, or is it when you try to do the repo or what [23:10] trism: instead of that line? or just right after? [23:10] how do I change the clock from 24 to 12 hour in lubuntu 11.10 [23:10] !de | uki [23:10] uki: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis! [23:10] xyz123abc456: does it show in the output of: dmesg | grep -i blue [23:10] Celphish: leave the line unchanged except for adding multiverse at the end [23:10] haha ok thx [23:11] Celphish: deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse [23:11] uki, kein ding :) [23:11] Celphish: for example [23:11] Success: Yeah, I did. Refreshed the repository. I'm still new to this OS as well. [23:11] ActionParsnip, Yes, there are several results for that command. [23:11] Is this the best room to ask my linux raid question (see above) - or is there a better place I should go? Thanks! === leinad is now known as Guest17480 [23:12] hello [23:12] koalachair: Are you booting from the RAID? === thiago is now known as Guest14460 [23:12] trism: you rock! :D [23:12] pnorman: no. Right now from the USB stick, and normally from a separate drive. [23:12] koalachair: Oh wait, stupid question, RAID5, can't boot from software RAID5 [23:12] ActionParsnip, http://pastebin.com/iyK0LSmS [23:12] ich meinte nur das ich jetzt für ubuntu einpaar programme haben will wo bekomme ich einfach welche . [23:13] trism: <3 [23:13] Celphish: all fixed? [23:14] pnorman: That's partially why I was a little more weirded out than normal - I didn't think something wrong with my raid should prevent starting in to Ubuntu on another drive. [23:14] xyz123abc456: good start, ok if you run: sudo hcitool dev do you see the adapter? [23:14] koalachair: is your boot partition on the same drives as the raid5? [23:14] Nope. I have 5 HDDs - 4 for the raid, one for the OS [23:14] ActionParsnip, No, it just says devices: but lists none. [23:15] What mount points are on the raid? (e.g. /usr, swap, etc) [23:15] xyz123abc456: what is the output of: lsb_release -sc [23:15] koalachair: Also, what error messages do you get when you boot from the USB and try to assemble the raid? [23:16] pnorman: Usually the whole thing on /var/md and that's it. [23:16] ActionParsnip, oneiric [23:16] xyz123abc456: is it a laptop? [23:16] Yes [23:16] pnorman: And in the UI: trying to "Check Array" in disk utility: "Error checking array: helper exited with exit code 1: device /dev/md0 is not idle" [23:16] xyz123abc456: what make and model? [23:16] xyz123abc456: do you have the latest bios? [23:17] koalachair: ah. i run -server, so no UI, so I'm not sure what command it tried to issue there [23:17] ActionParsnip, Dell XPS 1340, and the BIOS is relatively new, it's been about 9 months since I updated it since it requires windows to be installed [23:17] trism: well the ica-client is install, now it's back to those damn ssl errors [23:18] pnorman: Aha. The mdadm command I was trying was: mdadm --assemble --run /dev/md2 /dev/sda1 /dev/sdb1 /dev/sdd1 /dev/sde1 [23:19] xyz123abc456: most dell bioses can be updated in ubuntu :) [23:19] ActionParsnip, Really, with wine? [23:19] Aaaand I'äm back to square 1, or 3, got citrix working, but not on one of our portals, keep getting socks 5 ssl error 29.. whuich I can't seem to fix [23:20] koalachair: I'm trying to recall the commands I used when I needed to access my RAID10 from a usb stick [23:20] xyz123abc456: try: sudo modprobe -r btusb; sleep 2; sudo modprobe btusb; sudo /etc/init.d/bluetooth restart [23:21] xyz123abc456: no, there are native apps [23:21] xyz123abc456: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/554431 [23:21] Ubuntu bug 554431 in bluez (Ubuntu) "Bluetooth is disabled. Pressing "Turn on bluetooth" not working" [Undecided,Confirmed] [23:21] pnorman: Actually, replace that /dev/md2 with /dev/md0 or /dev/md127, and I get "mdadm: failed to RUN_ARRAY /dev/md__: Input/output error | mdadm: Not enough devices to start the array [23:21] ill be back pm me if you have any solutions [23:22] are you sure sda1, sdb1, sdd1 and sde1 are the correct ones? I've known drive letters to change around when booting off a USB stick [23:22] hello [23:22] !list [23:22] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [23:22] xyz123abc456: seems it needs unloading and reloading, then the service restarting after boot to work.. [23:23] pnorman: Yep, just checked that. [23:24] Oh well, it seems like there is no way I can get ubuntu to work with my work, atm, I'll have to stick to win 7, and experiment with ubuntu and citrix until I get it to work.. thanks for the help trism I'll try to remember it for the next time :) [23:24] time to turn of the computer and go back to win 7, have a nice evening [23:24] Why does Ubuntu imply that I have broken packages despite that I've run apt-get install -f [23:24] Hi, we are creating pendrives for ill people, with the program f123.org (for blind and other kind of ill people) on Ubuntu, we do it based on the process descripted at f123.org website (we have their original dvd even) but despite we managed to get the first pendrives working now we cant , they dont boot and we cant find our mistake, someone wishing to help? [23:24] exit [23:24] ActionParsnip, Thanks for the link, I'm trying everything on it. [23:24] and clean/remove unneeded dependencies? [23:25] apt-get autoremove [23:26] hello i'm having trouble with the boot time of my fresh 11.10 install. during the boot process before i see the boot splash the computer seems to stall for about 45 seconds. [23:26] http://imageshack.us/f/818/unicornoneiric201201081.png/ (bootchart) [23:26] :/ [23:26] Also, why can't I install the a program despite that I've all the dependencies? [23:27] It states that it cannot install libqtwebkit4:i386 but recommends myplayer. [23:27] I have myplayer installed and it's repeating itself [23:27] Ubuntu Server 11.04, hard drive usage increasing pretty rapidly but I can't pinpoint what's causing it. Any way to find out? [23:27] Anyone familiar with libpam-rsa? [23:28] Maybe I'm running a 64bit OS? [23:28] Pyrox: pendrive format ? etc - FAT32,EXT4 ... [23:28] That's causing this error? [23:28] mx8, , yes, we did it [23:28] I installed it generated keys looked at the config and it appeared to require the key but doesnt seem to be authenticating any differently. [23:28] koalachair: I can't find the exact commands that I used, but I think what you did *should* work [23:28] we formated the pendrives ith fat32 [23:28] Serious helpers please pm me. [23:28] pnorman: Not sure if that's good or bad news :) [23:29] then, F12.org dvd on windows, or image from theirsite, installs on the pendrive Ubuntu with f123 [23:29] Pyrox: try ext2 with guid part table [23:29] can anyone help with goflex smbmount issue? [23:29] koalachair: can you access your mdadm.conf from the OS drive? [23:29] ext2 doesnt work on W7 just only fat32 [23:29] fat32 only handles less than 4g [23:29] jason404, we cant chose, thatś f123 installationś way [23:29] fat32 work good on 16G to my :) [23:29] sadly [23:30] pnorman: interesting. Didn't even think about that. let me try to mount that drive and find it. [23:30] mx8: a tale of two cities [23:30] i have right now a pendrive booting [23:30] mx8: 4G is the max file size, not partition size [23:30] but as live usb and i need it persisten,so i can clone it [23:30] howdy [23:30] koalachair: It's /etc/mdadm/mdadm.conf on my install [23:30] I installed libpam-rsa generated keys looked at the config and it appeared to require the key but doesnt seem to be authenticating any differently. [23:30] do you know a way to turn a live usb to persistent? [23:31] zykotick9: ok [23:31] Security cameras at wifihotspots keep watching me type my password. [23:31] pnorman: Yep. Found it. under /etc/mdadm/mdadm.conf, no? [23:31] hi is this the channel for help with ubuntu? [23:31] venice__: got any odd hardware in that computer? does it do the same on a live CD boot? [23:31] Serious helpers please pm me. [23:31] maha: yes [23:32] mx8 i need asistance [23:32] jasonmchristos: we do our support in the channel so everyone can benefit from it, and point out any errors or enhancements, kind of a real time peer review [23:32] anyone familiar w/ belkin 300n USB wireless on UBu ? [23:32] koalachair: You can have mdadm try to assemble an array from the configuration file. i'm reading the man page [23:32] how can i help you ? === maha is now known as maaha [23:32] pnorman: Looks like it was set on auto, totally default as far as I can tell (never edited this manually): CREATE owner=root group=disk mode=0600 auto=yes [23:33] nm figured it out [23:33] nope [23:33] grrr [23:33] !anyone | frankcox789 [23:33] frankcox789: 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. [23:33] hate using sudo on ubuntu [23:33] not really AlanBell it worked fine :/ [23:33] mx8 i installed ubuntu over the entire c drive [23:33] i want edit files (overwrite) in /usr/share/XBMC/language/ but Paste is disabled [23:33] and it does the same with a live cd [23:33] Hi, is there a way to lower gpu clocks with opensource AMD gpu drivers? [23:33] NEOhidra: use: gksudo nautilus or prepend your terminal command with sudo :) [23:34] maaha: and ? [23:34] i am unable to bot into the internal recovery so that i can install windows again === njan is now known as n [23:34] boot i mean [23:34] i have installled Wine [23:34] but [23:35] Serious helpers please pm me. [23:35] i dont have the know how on how [23:35] ubotto - That is my real question- I want to know if anyone has experience with the device- obviously I need help [23:35] ActionParsnip: thank you! [23:35] maaha: how will wine help you boot a recovery partition if the linux OS isn't even to be loaded [23:35] jasonmchristos, thats not the way its done here; state your issue and if someone knows they will respond [23:36] maaha: try in bios change boot from HDD --> boot from CD [23:36] ActionParsnip i am using the Linux o/s on entire C drive I wiped off Windows [23:36] maaha: and you will be able to boot windows cd [23:36] jasonmchristos, people just don't PM ......we like to keep iton the channel [23:36] maaha: windows drive letters don't mean anything in linux [23:37] however all computer have internal hidden drive with Recovery Windows Files [23:37] maaha: so you removed all data from the internal drive, is that right? [23:37] koalachair: Which were you trying to create it to? /dev/md0? [23:37] yes correct [23:37] maaha: not all computer no === n is now known as njan [23:37] maaha: my system has zero hidden partitions or drives [23:37] my computer does [23:37] ActionParsnip, I've tried everything there, any other suggestions? I'm still having the same problem (No device found) [23:37] Well someone help please. [23:37] pnorman: Right now, don't really care :) [23:37] http://pastebin.com/pcbWamgA dmesg log corresponding to the bootchart [23:37] maaha: if you run: sudo parted -l do you see the recovery partition? [23:37] jasonmchristos, restate your issue [23:37] !ask | jasonmchristos [23:37] jasonmchristos: 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 [23:38] i doubt this is the issue, but what does file -s /dev/md0 report? [23:38] jasonmchristos: how ? [23:38] xyz123abc456: all I can suggest is add to the bug yourself [23:38] the notebook is a 2.5 year old dell vostro 1310 so nothing fancy basically :/ [23:38] pnorman: empty [23:38] libpam-rsa installed it generated keys changed the config config file lines seem to be requiring rsa auth but system doesnt ask for it [23:38] xyz123abc456: if you can't get it running, you can get teeny tyiny usb bluetooth adaptors for less than a quid [23:39] http://packages.ubuntu.com/lucid/libpam-rsa [23:39] koalachair: I get "/dev/md5: ERROR: cannot open `/dev/md5' (No such file or directory)" on a non-existant partition [23:39] what is a good usb wireless card for UBU-anyone tried the Belkin n300? [23:39] jasonmchristos, and whats the actual question [23:39] Number Start End Size Type File system Flags [23:39] 1 1049kB 249GB 249GB primary ext4 boot [23:39] 2 249GB 250GB 937MB extended [23:39] 5 249GB 250GB 937MB logical [23:39] maaha: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation. [23:39] sorry [23:39] manual pages here http://www.helsinki.fi/~vmkari/pamrsa/ [23:40] pnorman: Yeah, I'm don't know about all fo this to know what these /dev/md0 and /dev/md127 things are [23:40] jasonmchristos, you have yet to ask an actual question [23:40] bazhang: question is how do i actually enable the rsa key requirment on my systems authentication ? [23:40] !wireless | frankcox789 [23:40] frankcox789: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs [23:40] ActionParsnip, lol, I was leaning toward those little things [23:40] maaha: usually they are on FAT32 partitions, if one isn't present then you have removed the recovery partition [23:40] jasonmchristos: soory but i can not help you in this :( [23:40] can anyone help me with reinstalling my wireless drivers? [23:40] http://paste.ubuntu.com/796515/ [23:40] xyz123abc456: makes life easier [23:40] danial, what chipset [23:41] broadcom for compaq 515 [23:41] bazhang: heres the part im looking at http://www.helsinki.fi/~vmkari/pamrsa/pam_rsa.html [23:41] danial, read the broadcom wifi wiki yet? [23:41] no I diddnt know about it. [23:41] !broadcom | danial seen this yet? [23:41] danial seen this yet?: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [23:42] koalachair: I'm stumped. What does mdadm --assemble --scan do? [23:42] http://paste.ubuntu.com/796520/ [23:42] er, might need to give it --config and tell it the path to your mdadm config [23:43] pnorman: mdadm: /dev/md/md assembled from 2 drives - not enough to start the array [23:43] thnks ubotto - I don't know how to download packaged without installing so I can but network-admin on machine w/o connection [23:44] pnorman: I don't actually see a /dev/md/md [23:44] pnorman: or /dev/md [23:44] koalachair: ya, those don't seem to correspond to the mount points [23:44] did anyone have a look at the bootchart and the log? [23:44] koalachair: How did you get into this problem in the first place? [23:44] http://paste.ubuntu.com/796521/ [23:45] ActionParsnip, Oops, I had it disabled in BiOS. It's detected now. Now, let's see if I can make free bluetooth phone calls with google. [23:45] xyz123abc456: d'oh [23:45] ActionParsnip, I had forgotten about it, I disabled it in BiOS a long time ago when the card wasn't installed [23:46] I think I got it, going to try for a restart bazhang [23:46] Does anyone know why Ubuntu insists that I have broken packages and yet when I checked, there's none? [23:48] my computer isn't even registering my broadcom device anymore. [23:48] koalachair: can you pastebin mdadm --examine /dev/sd[abde]1 (or whatever the drive letters are for you [23:50] . [23:51] well good night i'll give it another try tomorrow ;) or well later today :/ ^^ [23:51] aide pour proxy , freebox og firefox? [23:51] !list [23:51] This is not a file sharing channel (or network); be sure to read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [23:52] Pandawan, Yea, I know ciao a tutti. [23:52] pnorman: http://pastebin.com/UEvNkvqi [23:52] Hi. How can I tell the installer not to use GPT (GUID Partition Table) on the drives? [23:53] > Sidewinder : What ? [23:53] Pandawan, Never mind,.. :D [23:54] Ok sorry but didnt get it.... [23:55] bazhang: figure anything out? [23:55] bazhang: still cant seem to get it going [23:55] <[deXter]> sl00, I don't think it does, unless you have an EFI [23:56] alguien de hermosillo sonora [23:57] [deXter]: Really? I have been trying to install it but it does not boot up. Have the same problem with Ubuntu. Had the same problem with Fedora before I sent the nogpt boot-flag before installing. [23:57] koalachair: odd. the Array State for sd[ab]1 is AAAA, the state for the others is .AA. [23:57] pnorman: Do you know what that state represents? [23:58] koalachair: which are active and which are missing [23:58] I'm honestly stumped. [23:59] pnorman: At least this is something - some distinction between two and another two. Might explain why the auto only decided to use 2