/srv/irclogs.ubuntu.com/2011/05/15/#ubuntu.txt

duncan-nzescott, thanks - can you point me to a tutorial for doing that? I've actually never used SSH before.00:00
=== Aaron5367|detach is now known as Aaron5367
escottmagellan, well you have a ps/2 mouse which is id 13 and a usb mouse which is 11. if you want to disable the one that is not the usb then it must be id=13, so now run xinput list-props 1300:00
escottduncan-nz, just ssh -X username@host and then run something like xclock00:00
jianfeii am trying to enable 12 printers and i want to create a script file that I can start if some of the printers drop off during the day, can anyone help with this00:00
magellanescott, if i disable via xinput when reboot the disable function of xinput well be gone.00:01
duncan-nzescott, I'm sure it's straight forward but I'm not sure what to put for username and host. I have a remote desktop session open to that machine if you feel like talking me through it.00:01
=== NG_ is now known as ng_
escottmagellan, it should list a prop called Device Enabled Device Enabled (127):1 which means that the Device Enabled property is 8 bits (maximum value 12700:02
magellanescott, does xinput can enable also if i disable it00:02
escott) and is current 100:02
escottmagellan, to disable the device you just xinput set-int-prop ID "Device Enabled" bit-width 0, in my case that was xinput set-int-prop 12 "Device Enabled" 4 000:03
GlycanHello00:03
Glycan I need to do the RecoveringUbuntuAfterInstallingWindows thing, but a U livecd/usb has become out of the question. I have and odd OS entitled Slitaz. It's logo is a spider, and it seems quite a bit more intutive and robust than ubuntu, but that's not the question. What do I do?00:03
escottduncan-nz, RDP is not ssh00:03
escottmagellan, to enable it I would run the same command but change that last value back to "1"00:04
Guest_368sorry but i really need help so i have to ask.. but this is non ubuntu non linux.. i do apolagize but i need help like crazy00:04
Guest_368i have a xbox 120gb hdd that i just bought with a transfer cable i plugged it in via usb to my 360 nd accidently formatted it to usb so when i plug it in to the actual port it doesn't recognize it because it was formatted as a usb hd can i connect to pc or something to fix this?00:04
duncan-nzescott, I know, RDP is clunky and slow. That's why I want the x-session over SSH solution.00:04
GlycanGuys? Do you mind answering me?00:04
rwwGuest_368: #ubuntu is for Ubuntu technical support. This topic is not waived by the severity of your need.00:04
duncan-nzGlycan, be patient.00:04
jianfeilol00:04
Guest_368urgg00:05
ChrisTX<duncan-nz> escott, I know, RDP is clunky and slow. That's why I want the x-session over SSH solution.00:05
ChrisTXwat00:05
magellanescott, thanks if my system will reboot the disable function well still be there or it well be gone00:05
Guest_368ok then ill make it ubuntu question00:05
escottduncan-nz, well open a command line and do ssh -X username@hostname and it should ask for the password for username00:05
ChrisTXsorry but if you use NT6.x, it's not00:05
Guest_368i have a xbox 120gb hdd that i just bought with a transfer cable i plugged it in via usb to my 360 nd accidently formatted it to usb so when i plug it in to the actual port it doesn't recognize it because it was formatted as a usb hd can i connect to ubuntu to format it to work on 360?00:05
escottmagellan, if you reboot/logout the mouse should get re-enabled00:05
finalbloggerguys i cant open yahoo messenger through Empathy00:06
escott!grub | Glycan00:06
ubottuGlycan: 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)00:06
duncan-nzChrisTX, you talking to me? Please use my nick.00:06
new2netim not sure if this is an Ubuntu question. KDE crashes on startup and the stacktrace (to me) seems worthless, but this is causing issues. Can I get help w/ KDE here or is there a better place?00:06
jianfeiplease some help.. i just want a script which i can execute to enable 12 printers, it doesnt matter if 10 are already running and only the 2 restart, but i need to know where i place the script and what i need to call the script. ubuntu server 10.1000:06
duncan-nzescott, the machine is called tane and my account over there is duncan so I guess it's duncan@tane but it says ssh: connect to host tane port 22: No route to host00:07
duncan-nznew2net, try #kubuntu00:07
=== XuMuK|ZNC is now known as XuMuK
GlycanI know about all that.00:08
ChrisTXduncan-nz, add it to your /etc/hosts file00:08
escottduncan-nz, sounds like you aren't running a local dns on your network so it doesn't have any computer to ask what tane.localdomain is. you can put in the ip address00:08
new2netduncan-nz: thank you, that is what I was looking for! ty ty ty00:08
escottjianfei, do you know how to enable 1 printer00:09
duncan-nzChrisTX, I don't know what you're talking about.00:09
nikhguptahey.. can someone tell me why "gnome-terminal --tab -e 'source ~/.bashrc'" give: cant create child process.. no file or directory: source00:09
duncan-nzescott, I'll just play with some cables...00:09
escottduncan-nz, i can set my hostname to whatever i want... doesn't mean other computers know what my hostname is. that is why he is saying add it to /etc/hosts00:09
ChrisTXuhm duncan-nz, hostnames are resolved per /etc/hosts00:10
custom_hi00:10
ActionParsnipnikhgupta: --tab isn't an option of gnome-terminal00:10
nikhguptaseems like gnome-terminal needs to run a user-shell first? and -e option is overriding that shell... if so, can someone tell me how I can run my user-shell00:10
DrManhattanWoohoo!!! someone else in SB or Riverside county on charter too!00:10
escottnikhgupta, because source is a bash builtin you would have to have /bin/bash source or some such00:10
nikhguptaActionParsnip, it is..00:10
custom_Pennsylvania here00:11
nikhguptaescott, thanks.. trying..00:11
ActionParsnipnikhgupta: i can pastebin the man page if you want00:11
rwwnikhgupta: 'source' is a bash builtin, not an actual command. gnome-terminal is not bash, so it doesn't know what 'source' means.00:11
magellanescott, the 4 0 error INvalid format the result of set int prop is Device Enabled (125):100:11
duncan-nzescott, do i need a certain type of router?00:11
escottnikhgupta, this sounds like a case of the !xy can you explain what the real problem is00:11
magellanescott, the 4 0 error INvalid format the result of set int prop is Device Enabled (125):100:11
nikhguptagnome-terminal --help-terminal says it is available to me..00:11
rwwnikhgupta: oh, escott beat me to it :)00:11
duncan-nzChrisTX, you mean to /etc/hosts on the other machine or this one?00:12
escottduncan-nz, maybe depends on your network configuration... can you ping the other machines ip address00:12
ActionParsnipnikhgupta: run:  man gnome-terminal00:12
ChrisTXduncan-nz, on the one you want to resolve 'tane'00:12
magellanescott, thanks is use the command xinput set-int-prop 13 "Device Enabled" 8 000:12
magellanescott, thanks a lot00:12
ChrisTXthe other one will most likely have it in said file already00:12
duncan-nzescott, well I can run a remote desktop on it, so I guess they know each other.00:12
escottmagellan, what was the number next to Device Enabled in the list-props command? was it 255 or 127?00:12
duncan-nzChrisTX, sorry chris, but define 'resolve'00:12
nikhguptaescott, actually, I am trying to load up some terminals with some default commands.. now "sudo su -" & mysql commands run fine.. but not commands like: "rvm use 1.8.7"00:13
murphI'm using 11.04. All my window decorations seem to be missing - i've got no maximise/minimise buttons, for example. Did I hit some odd hotkey?00:13
escottmagellan, nevermind you got it working... good00:13
Almehdimurph: Install Gnome-Tweak-Tool00:13
=== Krabbe is now known as krabbe
ChrisTXduncan-nz, what software do you use to run RDP btw?00:14
ActionParsnipmurph: press ALT+F2 and run:  metacity --replace00:14
nikhguptaescott, or lets say if I have setup an alias in my .bashrc, I can not run that using -e as well, and I would love that if possible..00:14
Almehdimurph: opss.. sorry.. thought you where using gnome-shell00:14
spaceturtleHello I need some hlep with sysctl settings for a DDOS that my box is getting00:14
ChrisTXand resolve means in the context it can lookup the name, so the machine you run ssh clients on00:15
murphActionParsnip: thx, that did it. (no prob, Almedhi)00:15
spaceturtlecan anyone point me to some good resources or perhaps a different channel if this is not the right one00:15
duncan-nzChrisTX, that vinagre bundle. Give me a moment I think the other machine is refusing to talk to me because of an update it's running. I've lost the RDP connection.00:15
escottnikhgupta, yeah... thats going to be tough its all dependent upon the order in which the bash shell sources the files, and if you run it with -e is the bash shell run as a true login shell00:15
escottduncan-nz, do you know its ip address 192.168.X.Y00:16
ChrisTXwhy would you use RDP on Linux<->Linux?!00:16
ChrisTXand yes, just use the IP then00:16
JimMackI have an odd problem, my brother recently bought Nucore for his pinball machine.  This software runs on Ubuntu 8.04 LTS.  It requires a network connection to install correctly but wired lan doesn't work out of the box due to it being a Realtek 8211C on board.  Lan does work with a livecd boot of 10.04 LTS, but Nucore won't install because of some dependency issue, and they don't support the software running on different versions.  W00:17
nikhguptaescott, I tried: gnome-terminal -e "/bin/bash source ~/.bashrc" and I get: /bin/bash: source: No such file or directory00:17
pokerfacemahmahmhow can I see what command I need to run to make the volume applet run?00:17
duncan-nzChrisTX, because it's there! And I've never learnt to use the SSH method. Beats me why there isn't an easy GUI setup for it between two ubuntu machine - but if there is one I haven't found it yet!00:18
escottnikhgupta, i would -e /bin/bash --login nvm blah00:18
ChrisTXtry VNC, that's easier than X11 remoting00:18
ChrisTXand RDP for non-Microsoft boxes equals a bad idea00:18
ChrisTXthat'd be like using Samba instead of NFS for file transfers00:19
roasted_I want to change my UID, but it says I cannot while I am logged in. Is there a way to do this besides creating a 2nd user?00:19
escottpokerfacemahmahm, usually open the gui then look through the running processes and see if you can find it00:19
illmortalIf I delete the first partition (Windows Partition) and expand the 2nd partition (Ubuntu partition), will I need to modify Grub in order to boot into Ubuntu?00:19
jribroasted_: recovery mode00:19
trismnikhgupta: are you trying to source a file for an interactive session? you can use bash --init-file=/path/to/file (although bashrc should be sourced for non-login shells, so I'm not sure why you need to source that)00:19
duncan-nzChrisTX, I'm using the one in Ubuntu. I may have made a mistake calling it RDP. It's just the remote desktop viewer in ubuntu, isn't that a VNC solution?00:20
nit-witillmortal, you would just reload thre mbr if it doesn't boot00:20
escottduncan-nz, we are equally puzzled that you would want a gui for what is a common 2 word command line :)00:20
JimMackHe tried the fix detailed in this forum thread: http://www.bigguyspinball.com/community/viewtopic.php?f=18&t=941 and that made it not boot.00:20
nit-wit*the00:20
ChrisTXVinagre can use RDP and VNC afaik, but it's usually VNC00:20
pokerfacemahmahmescott: i ran ps aux |grep volume and found some candidates, but I can't see the command associatecd with them00:21
duncan-nzescott, I've never learnt to use it. How would I know how to use it by clicking around in Ubuntu?00:21
tophuso I take it slim didn't work because of unity?00:21
nikhguptatrism, I am not actually trying to do that.. Thing is I am trying to run this command: "rvm use 1.8.7 && rails console", but then my shell gives me file or directory not found (which I am thinking is because my .bashrc was never sourced for this new terminal00:21
JimMackHiding joins and quits makes this channel much more readable.00:22
escottduncan-nz, i know its not meant as a criticism, just a comment that some things are a little different over here, for some things the command line is just that much easier, and you won't find a gui for it00:22
illmortalnit-wit and I do this through the Live CD, as in.. re-install GRUB?00:22
anghelokotophu.. that or there were some conflict.. hv u made sure that gdm was completely purged?00:22
nit-witillmortal, yes would you ike a esay link00:22
nit-wit*easy00:22
nikhguptaJimMack, just add the username of the person you want to talk to.. and then when he replies it will get highlighted (if not, try looking into the options of your program)00:23
nikhguptaJimMack, after that its probably easier ;)00:23
illmortalnit-wit I know that grub has changed over the years... but according to this link, is this the proper way to go about it: http://ubuntuforums.org/archive/index.php/t-24113.html00:23
ChrisTXbut well, wouldnt surprise me if VNC was laggy, RealVNC is doing a good job selling their video drivers for rendering00:23
kmelsHello, does ubuntu 11.04 contains a XKeysymDB? i already searched for it using "sudo find / |grep XkeysymDB" but nothing found :(00:24
duncan-nzescott, no offence taken. I understand, I used to use the command line for basic stuff years ago with only one computer. I've just stuck to GUI since when I can.00:24
JimMackEverything is good now, the whole channel was just filled with join/quit notifications, now that those are disabled it is all good.00:24
JimMackGood from a readability standpoint at least.00:25
magellanescott, its is 125 here the result :   Device Enabled (125):100:25
nit-witillmortal, to old that is grub legacy which are you running grub2 has been in place since Jaunty00:25
escottmagellan, but it worked with 8 in which case my theory about what that (125) meant is completely out the window :)00:25
illmortalhm... ok let me see if I can find another tutorial00:25
duncan-nzescott, ChrisTX, the problem with the connection was just because the other machine was in a fit about upgrading to 11.04, it's happy again now. So how do I get that desktop over here? Or is it one application at a time?00:25
nit-witillmortal, https://help.ubuntu.com/community/Grub2#Reinstalling%20from%20LiveCD00:25
escott!grub | illmortal00:26
ubottuillmortal: 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)00:26
azaz3lCould someone help me out with what to do if my NVIDIA graphics card fails to load?00:26
escottillmortal, ^ is probably better than the forms00:26
escottforums00:26
illmortalthank you, nit-wit00:26
azaz3lgraphics driver*00:26
ChrisTXduncan-nz, with X11 remoting, 1 app at a time unless you run the entire window manager over remoting00:26
magellanescott, much better so that next time if someone needs your help again you know now..00:26
illmortalok escott00:26
ChrisTXwhich is possible00:26
nit-witillmortal, this link is maintained by drs305 the gub2 master and grub-legacy mod on the forums00:26
JimMackI guess what I really need is an easy way to add the network drivers from 10.04 LTS to 8.04 LTS easily without changing anything else.00:26
magellanor some additional info..by the very much thanks..i00:26
JimMackThen the pinball program should install just fine.00:26
ChrisTXJimMack, wont work00:26
ChrisTXLinux has no stable ABI in kernel00:27
duncan-nzChrisTX, and can I run the whole windows manager over SSH? Or is that silly?00:27
ChrisTXon purpose00:27
ChrisTXduncan-nz, would work, but could lag a little00:27
nit-witillmortal, no prob if you have done regular installs you have grub2 I can give you a command to check if needed.00:27
duncan-nzChrisTX, but better than VNC?00:27
ChrisTXyou could try Xpra00:27
ChrisTXshould be, yes00:27
nikhguptacan someone point me in a way to create a new gnome-terminal tab and run a custom alias (I have defined) in that tab?00:27
ChrisTXfree VNC is pretty much crap00:27
illmortali definitely should have grub2.. I fresh installed 10.. and now I'm on the latest Ubuntu version00:28
JimMackChrisTX, I don't understand "no stable ABI"00:28
ChrisTXthe kernel has no driver models00:28
nit-witillmortal, cool it is just two commands the link defaults to the live cd load enjoy.;)00:28
illmortalnit-wit, but just in case, what's the command to check the grub version?00:28
ChrisTXmeans you cant take the driver out of the 10.04 kernel and compile it on the 8.04 one00:28
trismnikhgupta: I see, might be better to create a script and then gnome-terminal -e /path/to/script00:28
tophuangheloko: no I just did sudo dpkg-reconfigure gdm and chose slim (following some instructions I found online)00:28
geusduncan-nz, know nomachine NX? It runs over ssh, performance is way better than VNC00:28
ChrisTXthere is a 99% chance of that bricking on compile00:29
escottJimMack, they don't want to hold up kernel development for proprietary drivers that are out of their control. so if its not in tree and GPL it may get left behind00:29
duncan-nzgeus, I know of it. Didn't think it was free.00:29
geusduncan-nz, it is00:29
JimMackChrisTX, ah I get it.00:29
nit-witillmortal, sudo grub-install -v  had to open my cheat sheet.;)00:29
ChrisTXor well you can, but that requires C knowledge00:29
nikhguptatrism, thanks.. checking :)00:29
illmortalok :P00:29
nit-witcool00:30
ChrisTXwith that, it's easily doable if you know a bit about Linux kernel internals00:30
prxX protocol is pretty ok if running on ssh with -c arcfour and compression00:30
duncan-nzgeus, I saw someone from Novell present it years ago. I'm looking now.00:30
JimMackI can't get in front of the machine right now, but the Nucore developers gave a solution in this topic: http://www.bigguyspinball.com/community/viewtopic.php?f=18&t=94100:30
JimMackThat broke everything apparently00:30
prxhon-ssh patches wouldnt hurt either, there you could get no encryption if you are on a secure LAN anyway00:30
prxhpn-ssh00:30
duncan-nzgeus, nomachine is not in the repositories.00:30
illmortalnit-wit: grub-install (GRUB) 1.99~rc1-13ubuntu300:31
geusduncan-nz, nope, debs on their website00:31
escottduncan-nz, try freenx00:31
hihihi100i downloaded the newest version of novell moonlight (silverlight open source) but it wont work, ideas please00:31
roasted_so I just mounted an NFS share from my freenas box and it says I don't have permission to view it. It mounted fine, but I get an error when I click to open it in nautilus. Any ideas?00:32
nit-witillmortal, that be grub200:32
illmortalawesome00:32
angheloko@tophu, you can try. there might be some conflicts. before i changed from gdm to lxdm i purged gdm and its working fine00:32
escottroasted_, check the permissions of the folder it is mounted to00:32
prxroasted_: how do you sync uids? I think the IDs on your NAS and these on your system do not match00:32
duncan-nzgeus, escott, thanks. so why isn't freenx in the repo?00:32
roasted_prx, we're both 100000:32
nit-witillmortal, make sure it is Natty cd only if you do this grub2 has changed in this distro00:32
escottduncan-nz, i thought it was, but i wasn't sure00:33
anghelokoroasted, you might need to chown the mounter dir00:33
deverassudo apt-get --purge remove apache200:34
deverasbut i still see apache2 process running00:34
duncan-nzescott, there's a ppa for it https://help.ubuntu.com/community/FreeNX00:34
prxroasted_: what does "ls -al /mount/to/nfsshare" show regarding the right you have on the mount and its files?00:34
nikhguptatrism, no luck..! I get the same error that the file: <command_name> was not found..00:34
deverashow can i ensure that apache is removed for sure00:34
nikhguptawill paste that in a pastebin one secx00:34
anghelokodeveras, try killing apache2 first00:34
geusduncan-nz, not sure, had not much luck with freenx, it allows for more sessions than the nomachine version, seemed more of a hassle to install although installing any version of NX is a bit tricky :)00:34
roasted_prx, wait, Iknow what it is00:34
JimMackLooks like the Nucore program couldn't install libstdc++5 and that was crashing it out on 10.0400:34
roasted_prx, its perms. gotta log out and back in, but Iknow what it is. thanks!00:34
anghelokothen run autoremove and autoclean, and deborphat | xargs sudo apt-get -y remove --purge00:35
geusI only use it to connect from work to machine@home00:35
deverasi stop the service but i can still start it...00:35
deveraswhy does it not remove it?00:35
deverasits donwloading the php files...00:36
anghelokoapache2 doesn't download, eh00:36
byrdexit00:36
duncan-nzgeus, if I'm running say firefox over SSH how can I see which firefox window is running on which machine?00:36
deveraswhen i call localhost/phpinfo.php it donwloads the file. Removing apache2 doesn't appear to be remove it...00:36
ksnidoes any archive format openable by default in Ubuntu support encryption?00:37
nikhguptatrism, here is the pastebin for what I am doing: http://pastebin.com/1gDruE7F00:38
tophuso unity works under lxdm?00:38
ksniI know ZIP does but is there newer alternatives?00:38
tophusorry but I actually switched from mint to natty so I could have unity ^_^ I like it00:38
anghelokodeveras if it was runnng you should be seing the results of phpinfo.php, not downloading it as a file, try to remove these files as well - apache2 apache2-mpm-prefork apache2-utils apache2.2-common libapache2-mod-php500:38
geusduncan-nz, no clue. You're just stating up applications over ssh? Like using putty and x-sessions?00:38
luckybunnyHi folks00:39
nikhguptadeveras.. make sure php files are being served as php files only (check mimetypes for apache)00:39
tophuneeds to not lock me out of customizations so much but as far as gui's go it's really not bad ... I think I prefer it to my old setup with like 3 gnome panels and awn00:39
deverasi just really want to remove apache :(00:40
trismnikhgupta: where is rvm?00:40
escottduncan-nz, you could set your theme to be different, but otherwise im not sure how to distinguish00:40
luckybunnyI'm having a non-kvirc-related issue when building the SVN of kvirc. From what I can gather, I lack the zlib package. However, it is listed in Synaptic as being there. I even reinstalled it to make sure00:40
luckybunnymake[2]: *** No rule to make target `/usr/lib/libz.so', needed by `lib/libkvilib.so.4.1.1'. Stop.00:40
luckybunnymake[1]: *** [src/kvilib/CMakeFiles/kvilib.dir/all] Error 200:40
luckybunnymake: *** [all] Error 200:40
nikhguptatrism, rvm is a sourced script... however, result is same if I try to run anything else e.g. even 'type'00:40
anghelokodeveras, dpkg -l apache*00:41
anghelokodeveras, or dpkg -l apache* | grep ^ii to see installed apache stuff00:41
duncan-nzgeus, I think like that - but haven't used putty in a decade.00:41
duncan-nzescott, good idea with themes.00:41
deverasangheloko all are un00:42
deverasis it any good?00:42
ChrisTXluckybunny, got the zlib dev package?00:43
nikhguptatrism, rvm is sourced in .bashrc00:43
anghelokodeveras then its uninstalled... you just want apache out right and not php?00:43
luckybunnyChrisTX: I'm sure I do (double checks)00:43
deverasangheloko yup00:43
nikhguptaangheloko, he is trying to run phpinfo.php so would not he require php?00:43
deveraswhy can i still start it from /etc/init.d/apache2 ?00:43
luckybunnyzlib1g-dev is installed00:44
anghelokonikhgupta thought deveras wants to completely remove apache00:44
ChrisTXoh luckybunny, wrong path to libz is the problem00:45
bastidrazorluckybunny: then copy the file to that location. zlib1g-dev installs libz.so to /usr/lib/i386-linux-gnu/libz.so   ::copy that file to /usr/lib00:45
ChrisTXsee if you can set it in configure00:45
duncan-nzgeus, escott, duh - it says (on tane) after the applications name. I didn't notice that before.00:45
trismnikhgupta: you should try to set it up in another script, and then have .bashrc source that, because it seems .bashrc won't get sourced properly when not running interactively00:46
ChrisTXbastidrazor, not a preferable option, using a configure parameter would be better00:46
duncan-nztane is the other machine00:46
anghelokodeveras try running service apache2 status and see if its still running... from what i know there should be need to restart but have your tried restarting?00:46
angheloko*no need00:46
deverasangheloko restarting? would that remove apache from init.d ?00:46
nikhguptaoh okay.. sorry :) but just in case if php files are being downloaded rather than served, then probably apache2 is not recognizing php files (AddType x-httpd-php .php .htm .htm)00:47
deverasneed to reboot to test in a few minutes then00:47
illmortalnit-wit one last question... i need to delete the first partition (windows) and format it in order to expand my 2nd partition (ubuntu)?00:47
trismnikhgupta: I would create three different scripts, one for each of the rvm tabs, and have each of them source whatever you need for the rvm command at the top, then open a tab with those scripts in gnome-terminal00:48
deverasnikhgupta could be. I had several problems installing php-gtk in this box, and that might have created all the issues00:48
anghelokodeveras but you already removed apache2 and its still there... so really no idea... next time you uninstall it, use tasksel instead00:48
nikhguptadeveras, try adding: AddType x-httpd-php .php .htm .htm in .htaccess in your webroot, if you still have apache2 running00:49
deveraslamp-server doesn't show has installed00:49
deverasthere00:49
deverasits confusing00:49
roasted_How can I change the UID of a user? I keep trying to put my user to 1002 and he defaults right back to 1001.00:49
prxroasted_: the hard way is to edit /etc/passwd00:49
nikhguptatrism, just to explain more, simply running gnome-terminal is sourcing my .bashrc - i can say because I have a custom prompt in it.00:50
roasted_how about an easy wa00:50
roasted_way00:50
prxnot hard for doing, but hard on the system00:50
roasted_why doenst hte user and group gui work00:50
roasted_it just sets them back to whatever their uid was before00:50
nikhguptatrism I am trying your fix.. thank you for helping me here :)00:50
pyghassenI have a problem installing ubuntu, the screen 'CRT' blocks and show me a message saying over frquency00:50
pyghassenwhat to od?00:50
pyghassendo00:50
prxroasted_:  usermod -u UID username00:50
Propelany idea why i can't move anything into my newly formatted HDD?00:51
prxI really dont get why a gui might be preferred to a command. The command will work on any linux, the GUI is bound to the distro00:51
nit-witillmortal, not sure of your set up, not sure what you mean by making a partion where windows was so you can Ubuntu, a picture of the HD with gparted would help.00:51
Propeli just converted it from NTSF to ext400:51
roasted_usermod: cannot lock /etc/passw00:52
roasted_GAHHHHHHHHHHH00:52
exehi00:52
exehello roasted00:52
nit-wit*exspand Ubuntu00:52
roasted_hi00:52
prxroasted_: you ran that as root?00:52
exei have ubuntu, too00:52
roasted_oh00:52
exei hate this shit00:52
exe:D00:52
roasted_user student is alread logged in...00:52
roasted_exe I love ubuntu00:52
roasted_I love everything about ubuntu00:52
prxroasted_: lsof | grep /etc/passwd00:52
exethan tell...00:52
roasted_I've used ubuntu for several years now00:52
roasted_and in fact, we're moving ot it at work00:53
roasted_we're dropping windows00:53
nit-witPropel, is this a install problem share more please00:53
roasted_love it00:53
exehow i can install "german" "intel" "realtek" on backtrack00:53
illmortalnit-wit ok.. ill post it up on tinypic brb00:53
ChrisTXprx, maybe because a GUI is simply more user friendly?00:53
IdleOne!bt | exe00:53
nikhguptatrism,  can you let me know if you are able to run some custom alias this way: gnome-terminal -e <customalias> ? or if this is the right way to run an alias in a child terminal?00:53
rwwexe: #ubuntu is for Ubuntu technical support. Ask #backtrack-linux.00:53
bastidrazorexe: ask in #backtrack-linux00:53
Propelhm... looking at the properties now, it says i'm not the owner00:53
sbellhttp://upload.wikimedia.org/wikipedia/commons/4/4e/Keyhole_Nebula_-_Hubble_1999.jpg00:53
hiexpo!backtrack00:53
ubottuThere are some Ubuntu derivatives that we cannot provide support for due to repository and software changes. Please consult their websites for more information. Examples: gNewSense (support in #gnewsense), Linux Mint (see !mint), LinuxMCE (support in #linuxmce), CrunchBang (support in #crunchbang), BackTrack (support in #backtrack-linux), Ultimate Edition00:53
Propeland can't change the permissions00:53
sbell:O00:53
sbellsorry00:53
en1gmaim running ubuntu 11.04 i386 Desktop on my 1090T@ 3.6Ghz with 4GB ram and an Intel X25-M SSD.....why is firefox and chrome so freaking slow.....i also am in ubuntu classic and it didnt help at all00:53
sbellwrong channel00:53
exebacktrack is ubuntu, too00:53
FloodBot1sbell: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.00:53
nit-witillmortal, cool that will give a better idea and feel better we are making a brick.;)00:54
rwwexe: No, it isn't. It's based on Ubuntu. That doesn't make it supported here.00:54
IdleOneexe: no it isn't00:54
en1gmanot just loading but going from one page to another both are slow as heck00:54
nit-wit*not making a brick.;)ill00:54
hiexpo#backtrack-linux exe00:54
exeshit, there i can not write00:54
IdleOneexe: stop cursing00:54
nit-witPropel, how did you format the partiton.00:55
Propelin gparted00:55
rwwexe: register your nickname, as that channel's topic says.00:55
en1gmaanyone else having this problem? i mean they are really slow00:55
Propeli guess it didn't give me ownership of the drive, nit-wit00:55
Propelany idea how to make it so?00:55
bazhangexe, not ubuntu problem00:55
hiexpo!register exe00:55
nit-witPropel, this is a partiton on the HD ?00:55
Propeli'm gonna reformat it through gparted, but not sure how to give myself full acess to the drive, nit-wit00:55
illmortalnit-wit http://i54.tinypic.com/29ej7up.png00:55
Propelnah, the entire HDD, nit-wit00:55
trismnikhgupta: yeah, I don't think that will work00:55
Propelit's a storage HDD00:55
Propelnot a root00:55
nit-witPropel, cool illmortal thanks hold on.00:55
pyghassenI have a problem installing ubuntu, it's showing over frequency on the screen00:56
nikhguptatrism, ohkay thanks.. I am trying more now.. I will try to check whats wrong and follow your fix and if I can not make it work, I will be back later then :) really thanks for your help.. :)00:56
nit-witillmortal, op[en gparted if not there install it and give a me a shot of that00:56
aeon-ltdpyghassen: over frequency?00:56
exei am already registered?00:57
exenow?00:57
illmortalah ok.. you even said gparted earlier.. hold on00:57
aeon-ltdpyghassen: you mean the refresh rate?00:57
rwwexe: no00:57
nit-witPropel, your using a live disc?00:57
pyghassendon't tell me that nobody here has ever got this issue before00:57
exeanyone stealed my nickname00:57
Propelnah, i DL'd the app off software centre, nit-wit00:57
rwwexe: As previously mentioned #ubuntu is for Ubuntu technical support. Ask #freenode if you have nickserv registration questions.00:58
=== exe is now known as xecuter
nit-witPropel, so you have 2 HD's00:58
duncan-nzwhat are the files in ~/.local/share for?00:58
xecuterwhat??00:58
Propelyes00:58
Propelthe one i want to convert to ext4 is for storage00:58
=== xecuter is now known as xcr
Propelso i want full ownership of this drive00:58
Propelso i can move and delete files00:58
Propelnit-wit00:58
nit-witPropel, just a re-partition should fix it00:58
en1gmainside ubuntu everything is fine....but both ff 4 and chrome 11 are really slow surfing or anything....i think it might be my lan card or something....can anyone tell me how to check settings on my lan card like windows have a configuration area for the lan card....where you can select 10full or 1/2 duplex and 100 full or 1/2 duplex00:59
Propelok, gonna reformat it00:59
Propeli hope it works00:59
pyghassenyeah blocked and showing only this message, and I can't go further00:59
nit-witPropel, I type slow.;)00:59
Propellol00:59
en1gmasomething just inst right00:59
Propelit's cool00:59
trismnikhgupta: good luck00:59
luckybunnycopied, pasted, and repeated with a whole load of others and making kvirc has resumed. Thanks for helping :D00:59
illmortalnit-wit: http://tinypic.com/r/2m5m2wk/701:00
nit-witillmortal, I ask for gparted as I don't see a Ubuntu partition, I always worry about a wubi install and this not being brought up.01:00
nit-witillmortal, cool01:00
anghelokoen1gma what specs do you have? maybe something's eating up your resources... try installing and riunning htop, see if it gives some info on whats eating up ur resources01:00
en1gmaim running ubuntu 11.04 i386 Desktop on my 1090T@ 3.6Ghz with 4GB ram and an Intel X25-M SSD.....why is firefox and chrome so freaking slow.....i also am in ubuntu classic and it didnt help at all01:01
nit-witillmortal, I see it now you just remove the ntfs right click the Ubuntu and exspand it to your left, you will need a grub reload for sure .;)01:01
Propelfuck01:01
Propelstill no permission01:02
nit-witPropel, use a live cd and weel you know .01:02
bazhang!ohmy > Propel01:02
ubottuPropel, please see my private message01:02
nit-wit*well01:02
illmortalok currently downloading the latest LiveCD01:02
xcr3,6ghz? what a killer machine :DD01:02
prxen1gma: you mentioned yout LAN or some other net related thing might be at fault... care to try http://netalyzr.icsi.berkeley.edu ?01:02
nit-witillmortal, you just leave that wiped NTFS and exspand into it.01:02
Propelk, sorry ubottu01:02
Propelor bazhang01:03
en1gmak 1 sec01:03
nit-witillmortal, ntfs wiped and exspand to unallocated space, sorry01:03
illmortalnit-wit no need to format the NTFS partition after deleting the partition, right?01:03
xcru are all americans?01:03
nit-witillmortal, you want just Ubuntu correct01:03
rwwxcr: no, not that it's relevant to Ubuntu support ;P01:03
illmortalyes sir01:03
prxen1gma: also, care to post the output of dmesg to some nopaste?01:03
nit-witillmortal, no format wipe it and right click the ubuntu and exspabnd into the unallocated space.01:04
en1gmano pastebin?01:04
illmortalawesome, thank you nit-wit01:04
nit-witillmortal, you have no swap do you want one01:04
prxen1gma: anywhere i can read it of yourse ;)01:04
prxcourse01:04
en1gmaok01:04
en1gmaits still running01:04
blackmk4i just installed 11.04 and when i try to change the resoltution all of the options are grayed out01:05
prxitll take some time01:05
illmortalno, nit-wit, I have 6gb of ram :P01:05
NchaladaHowdy, I'm getting "ubuntu kernel 2:3:1: cannot set freq 16000 to ep 0x86" in the installer :/01:05
en1gmaprx everything else seems fast its just on the net....and when i boot into win7 with this same comp (dual boot machine) its very fast with both firefox and chrome01:05
nit-witillmortal, cool that exspand will probably take an hour maybe less.01:05
xcrchrome is google spy01:05
wafaHI01:05
prxen1gma: this is with every site you go on the browser?01:06
en1gmayea01:06
wafa yofel  it didn't work01:06
illmortalalso nit-wit, after I clicked, "delete" it's now "unallocated"... but I cannot expand my Linux partition.. do I need to delete the, "unallocated" part as well?01:06
en1gmaeven just going to www.google.com my home page01:06
en1gmain both browsers01:06
xcrgoogle was MY idea^^01:06
illmortalnit-wit it will not allow me to resize... i try to drag or right-click but resize is blanked out01:07
trismnikhgupta: if you're still around, there is another issue, it appears bash won't expand aliases when not running interactively, unless you set: shopt -s expand_aliases; before attempting to run the alias01:07
wafayofel01:08
wafastill there01:08
adam62hey, i was wondering if someone could help me run a program.. it's posted on the ubuntuforums (i have the screenshots) but i don't quite understand a couple things01:08
wafai tried the command line u gave01:08
duncan-nzadam62, just say what your question is01:09
prxen1gma: you might also try to disable plugins in firefox and chrome, such as the flash plugin01:10
prxflash is nasty01:10
adam62duncan-nz, npviewer.bin is freezing my computer every time flash plays01:10
adam62i found a program i think that will help01:10
xcrno help 4 me?01:10
mrbeanHi, help, I can't find moodle in the repositories for 11.04, is there a package or was removed?01:10
xcri need intel wlan driver01:10
en1gmaprx thats a good idea....will try as soon as this thing finishes01:10
txhI am getting an audio error "arecord: main:660: audio open error: No such file or directory"  it was working fine before I restarted what does this mean ?01:10
en1gma:)01:10
bastidrazor!find moodle01:11
ubottuFound: jclicmoodle, moodle, moodle-book, moodle-debian-edu-theme01:11
blackmk4why is there no xorg.conf in 11.04?01:11
rwwblackmk4: because Xorg uses autodetection by default01:11
blackmk4it didn't work for me01:11
blackmk4so i have to specify01:11
nit-witillmortal, you have to delete the NTFS and do all of this from a live cd, the exspansion that is. Yoiu can't resize a partition your using01:11
blackmk4so how do I do that now?01:11
rwwblackmk4: so make one01:11
duncan-nztxh, have you tried google. I get a few hits for that error01:11
adam62duncan-nz, i'm new to linux so i need a hand just in starting, but i think i can take it from there once i kind of know what i'm doing01:11
illmortalnit-wit... lol makes sense.01:11
rwwblackmk4: make an xorg.conf, it'll use it instead of autodetecting.01:11
nit-wit*you're01:11
prxnit-wit: doesnt ext4 support live extend and shrink?01:12
blackmk4is there a tool to generate one01:12
blackmk4or do i have to do it from scratch01:12
illmortali thought so too prx01:12
txhduncan-nz: i found nothing about it.01:12
nit-witillmortal, love that in SW7 though a virtual partitioner, never  use my W7 but a cool thang none the less01:12
nit-wit*W701:12
duncan-nzadam62, well there are known problems with flash: http://ubuntuforums.org/showthread.php?t=64796101:12
=== ubuntu is now known as dustin_
rwwblackmk4: if Xorg isn't running, "sudo X -configure"01:12
nit-witprx;01:12
blackmk4ok, thanks01:13
nit-witprx; yes but not while your booted into them.01:13
sterling-adminHello all01:13
sterling-adminHow is everyone?01:13
wafai have a problem with ubuntu 10.1001:13
duncan-nztxh, http://forums.gentoo.org/viewtopic-t-814033-start-0.html01:13
kingofswordsflashplayer in 64 bit crashes all the time how do i fix this?01:13
wafacan any one help me01:13
nit-witwafa, what is the problem01:14
prxnit-wit: live means mounted, whether its / or not should not make any difference01:14
dustin_hey guys I am in live 11.04 and went into install..... is there some kind of hat trick i need to go through to "customize" my partition set? I need a very specific setup not available from drop-down01:14
chrootciao01:14
nit-witprx; the user was booted into the Ubuntu partition he was trying to move.01:14
wafawell i lost my graphic interface on ubuntu 10 1001:14
Propelwhat type of partition do I choose to create a storage drive?01:14
Belial`i lost my face on lsd 1001:14
Propelprimary or extended?01:14
wafaand now i have only a textual access01:15
prxnit-wit: ok, i was only referring to the resize01:15
cablophow can i list users and ids in cli, also groups and ids in cli01:15
sterling-adminHello all, I have not used Ubuntu since Hardy Haron *8.04 if I remember right, and I was wondering if there is a thread on the forums or a list of "Must have" programs/add-ons to use for the new version01:15
nit-witprx; you were trying to preach to a very exsperienced user bro.;)01:15
wafahello01:16
icewatermansince my upgrade to 11.04 3d acceleration no longer works01:16
mrb__sterling-admin, check omgubuntu.co.uk01:16
wafacan any one answer me01:16
mrbeanI can't find moodle cause I didn't activate universe, silly me.01:16
prxnit-wit: dito ;)01:16
sterling-adminthanks mrb01:16
icewatermani have a radeon hd2600 (rv630) which doesnt require proprietary drivers01:16
mrb__welcome man01:16
mrb__wafa what seems the problem ?!01:16
dustin_hey guys I am in live 11.04 and went into install..... is there some kind of hat trick i need to go through to "customize" my partition set? I need a very specific setup not available from drop-down01:17
=== Aaron5367 is now known as Aaron5367|detach
qinwafa: startx01:17
wafambr: i have lost my graphic interface01:17
dsjackins(OT) can someone help me identify an old SNES game? It's driving me crazy. http://forums.xkcd.com/viewtopic.php?f=21&t=18807&start=1000#p2612741 (second post from the bottom is the one I'm looking for)01:17
=== fabianarias is now known as dewback
prxdustin_: you migh prepare the partitions beforhand, using the parted live Cd of your choice, thats what ill do next time01:18
wafaqin: i  tried this command but it didn't work01:18
prxdefining where something gets mounted should work fine01:18
KM0201dustin_: easiest way, is before starting the installer, use gparted to lop off a "total" amount of space you wantt o give ubuntu, then start the installer, and use the "custom" tool, to configure the "free" partition you created01:18
mrbeanthank you bye01:18
duncan-nzdustin_, just ask your question.01:18
mrb__wafa, Alt+prntscreen+K01:18
dustin_prx the partitions are already set but I need them in certain mount-points01:18
mrb__tried that ?!01:18
qinwafa what error? try: xinit -- :1 vt801:19
bleeAnyone know of a utility that can notify me on file system changes like modifications or deletes?01:19
prxdustin_: You should be able to set the mount points as KM0201 just said01:19
sterling-adminMy other question is I am setting this computer up for my sister-in-law, and logged into my ubuntu one cloud to download a file I needed to test something, well I logged out from my and into hers, but its not syncing her files, but continuing to try to sync mine, and it is giving me a root error bc of this, does anyone know how to fix this issue.01:19
murphHow would i go about installing the latest release of Wine (instead of the one that apt-get install pulled in, which was older)01:19
cablopi need a list of users with their ids in the shell01:20
prxmurph: best would be finding a repo which already provides this01:20
fr00gHow come, when I run compiz --replace form tty1, everything is fine, but when I run it from within X, the display is mirrored?01:20
mrb__murph, http://www.winehq.org/download/ubuntu01:20
wafaqin: shall i restart after that?01:20
mrb__use that PPA01:20
adam62can someone tell me how to start this program? i'm new.. first screenshot of the program: http://imagebin.org/15334401:20
nerdy_kidhey everyone, for some reason the ubuntu one control panel doesnt show a progress bar in unity.  There is so other progress bar in the UI, so it would be great if someone knows a fix for this.01:20
qinblee: For whole system? user? you can just alias rm cp (etc) in some smart way01:21
cablopthat users and group admin is broken in ubuntu01:21
cablopi mean in natty01:21
cablopsigh01:21
sterling-adminMy other question is I am setting this computer up for my sister-in-law, and logged into my ubuntu one cloud to download a file I needed to test something, well I logged out from my and into hers, but its not syncing her files, but continuing to try to sync mine, and it is giving me a root error bc of this, does anyone know how to fix this issue.01:21
adam62or this if it's easier: http://ubuntuforums.org/showthread.php?t=647961&page=301:21
bleeqin, a specific folder or set of folders01:21
bleeqin, I need to invoke rsync scripts based on file system changes01:22
bleeor ssh commands to delete files01:22
qinblee: ls and diff would do a job01:22
duncan-nzmurph, install this PPA: https://launchpad.net/~ubuntu-wine/+archive/ppa01:22
qinwafa: What happened whan you run xinit?01:23
bleeqin, how does ls notify me real time when theres a file system change01:23
qinblee: You can run loop every second.01:23
wafaqin: a textual window only01:23
cablopin real time, blee? hard one... but i think monitoring the inodes would be faster01:23
qinwafa: In this window run: gedit (you gnome right?)01:24
bleeqin, ah, understood, i considered something like that :P01:24
cablopblee why do you need that in real time?01:24
wafaqin : yes01:24
=== jmknsd is now known as jakemp
bleecablop, i am trying to keep a current copy of files across 6 servers01:24
bleeand they need to be available on each, not a share01:25
qinwafa: Do gedit run with out errors?01:25
bleei can accomplish this with rsync and other shell utils, but i need to figure out a way to invoke my scripts01:25
=== jak-bot is now known as jmknsd
wafai have only a command line01:26
prxblee: you might try inotify-tools01:26
bleeUnfortunately most distributed file systems out there dont do exactly what I need01:26
cablopok blee i don't remember the name of the tool, but i know there's a tool that sync files between servers using the torrent technology01:26
prxfanotify might be more suited, but its too bleeding edge01:26
bleeprx, I will, thanks :)01:26
wafaqin : i have only a text (command line)01:26
nit-witprx;not yet today but give me time.;)01:26
zacharyalexsternHas anybody been able to use Gwibber without it being super slow?01:26
cablopblee it is a daemon afaik, but i don have the reference here now, maybe google server files sync torrent01:27
bleecablop, that sounds interesting, i will do some research on that :P01:27
prxnit-wit: you're up to something?01:27
qinwafa: After xinit you have xterm window, right? in that window type: gedit<ENTER>01:27
cablopblee but a really really dirty way to do that is....01:27
cablopuse svn or any other version control system :P01:27
nit-witprx; just joking and transparency.;)01:27
mrb__zacharyalexstern, gwiber is slow yes !01:27
bleecablop, oh yes, ive already considered using git :)01:28
cablopbut it is a REALLY dirty solution01:28
zacharyalexsternmrb__, I've been using DestroyTwitter instead.01:28
bleehaha01:28
bleegit fetch01:28
bleegit merge01:28
bleegit checkout01:28
bleedone!01:28
cablopsorry the uppercase were for the really DIRTY solution01:28
FloodBot1blee: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.01:28
mrb__zacharyalexstern, i use twitter.com :P works fine with me :D01:28
bleeoops :-o01:28
prxsome ppl do Their backups for their /home with git ;)01:28
nerdy_kidanyone know how to fix a lacking u1 file sync progress bar in unity?01:28
sterling-adminMy other question is I am setting this computer up for my sister-in-law, and logged into my ubuntu one cloud to download a file I needed to test something, well I logged out from my and into hers, but its not syncing her files, but continuing to try to sync mine, and it is giving me a root error bc of this, does anyone know how to fix this issue.01:28
sterling-admin?01:28
bleeprx, oh yeah, i definitely backup using git01:29
cablopblee why not `svn add && svn commit <put something wise here> && svn update`01:29
bleei dont think its so suitable for HA files across 6 servers though :o01:29
bleecablop, is it odd that I have never used svn?  i only know git01:29
wafaqin : /user/bin/python: can't find "main__.py" in '/user/share/command-not-found' this is the error message01:29
prxblee: A cluster FS might be best there01:29
=== ng_ is now known as NG_
cablopsterling-admin: remove that session computer from your ubuntu one account01:29
bleeprx, yeah we tried coda, it was a terrible experience01:30
bleeespecially across higher latency connections01:30
cablopblee svn is older than git, but not as old as CVS is...01:30
prxblee: there are more, AFS at least which should be better01:30
cablopblee gimme a second i'll give you something fun, but OT, to read01:30
bleeprx, coda is an improved version of AFS iirc01:31
cablopblee http://www.ericsink.com/entries/hg_denzel.html01:31
bleeyep, it is01:31
zacharyalexsternmrb__, Only n00bs use twitter.com :P01:31
bleecoda was the perfect candidate, too bad it sucks :-(01:31
prx"It descended directly from an older version of AFS (AFS-2) and offers many similar features." Wikipedia on Coda01:31
cablopblee how many are the files you need to keep in sync?01:32
bleethe intention is to scale vertically and horizontally01:32
cablopblee if they're less than 2 GB i have a solution that would work in almost real time and works so nice in a LAN01:32
yuskhanzabhow can i activate the shutdown sound in maverick???01:32
sterling-admincablop i believe i did that.01:32
sterling-adminAt lease from the computer side of things. do I need to do it online?01:32
bleeyou arent about to suggest drop box are you? haha01:32
cablopblee omg are you reading my mind? i need an aluminium helmet right now01:33
bleeill just make a ton of dropbox accounts! i cant get wayyy more than 2gb!01:33
mrb__zacharyalexstern, anything that does the job man :D01:33
mrb__i am no twitter fan anywayz01:33
zacharyalexsternmrb__, it doesn't do the job01:33
cablopblee but out of jokes dropbox runs soooo nice in ubuntu and they have a command line version, so you can run it as a daemon until you get something better01:33
wafaqin : /user/bin/python: can't find "main__.py" in '/user/share/command-not-found' this is the error message01:34
bleei love dropbox01:34
bleeone of the requirements is I dont want to push files to EVERY server.  It needs to be "selective"01:34
bleewhich, i dont think dropbox can make distinction of01:34
duncan-nzblee, actually they max out at 16GB for refferals01:34
cablopblee01:34
mrb__zacharyalexstern, try identi.ca01:34
cablopgot the latest dropbox? you can select what folders to share where01:35
bleeduncan-nz, damned!01:35
wafa qin : /user/bin/python: can't find "main__.py" in '/user/share/command-not-found' this is the error message01:35
bleecablop, can you decide which devices get which files?01:35
cablopat least you can decide what folders in what client01:35
cablopyup, blee01:35
bleeuggh I cant use a 3rd party solution01:35
sterling-admincaplop , I did that from the app side of things, do you know if I have to do it online?01:35
bleebut I guess.....they are locally available01:36
bleeis dropbox architechture open source?01:36
blee /cry probably not01:36
zacharyalexsternmrb__, Why would I try identi.ca?01:36
zetheroothis issue continues to reoccur and is getting very annoying! The notification icons are not responsive ... I have to reboot to try to get them to work properly!01:36
cablopcablop, a workaround would be to use multiple accounts and solve it via shared folders, and you use the dropbox website as your webadmin for the whole thing01:36
qinwafa: ok, you would want to remind yourself (command is "history | less" )  what you did to your system, any file removal or instalation, also would try to run: sudo apt-get autoremove && sudo apt-get install -f && sudo apt-get update && sudo apt-get upgrade01:36
magellanf01:36
mrb__zacharyalexstern, yeah true.. sorry :P01:36
cablopbut to get 14 GB extra means... means you need 56 referals xD01:37
bleeI cant really use a hosted solution01:37
bleethats asking for trouble01:37
cablopwhy?01:37
prxhe mentioned HA01:38
bleeright01:38
cablopHA?01:38
prxHigh Availability01:38
bleehigh availability01:38
cablopwell01:38
bleethis really does need to be hosted in house01:38
bleethese files really shouldnt be leaving our servers01:39
bleemake dropbox give me their source code01:39
mkanyicywafa: try to reinstall command-not-found01:39
cablopdropbox has a HA score for me than any of my other home made solutions01:39
bleeno doubt, i think its perfect minus the fact that its hosted01:39
wafaqin download failed01:39
cablopbut ok, this is an interesting brainstorming anyway01:39
bleeid have a hard time selling that one to my boss01:39
bleeof course!01:39
saegeoffhello everyone01:39
bleeinotify looks interesting01:39
cablopyou can convince him wuith the same drop box slogan01:40
mkanyicywhat is the shortcut to the address bar in firefox4? F6 does not work for me01:40
cablopwhat if something happens and the servers got all dmaged?01:40
cablopexternal backup01:40
prxblee: If you like inotify (as an API) you might like fanotify even more01:40
wafamkanyicy :shall i do apt-get then command not found01:40
cablopxD01:40
mrb__zacharyalexstern, by the way just remember a cool app name Hotot01:40
mrb__not sure how it is but it was pretty cool01:40
prxbut i do not know of any tools yet... there are demos though01:40
mkanyicywafa: sudo apt-get --reinstall install command-not-found command-not-found-data01:40
zacharyalexsternmrb__, I'm pretty happy with DestroyTwitter01:40
prxblee: http://code.google.com/p/lsyncd/source/browse/trunk/fanotify.c?r=43501:41
mrb__zacharyalexstern, cool. i will give it a try01:41
prxhttp://code.google.com/p/lsyncd/01:42
sterling-admincaplop , I did that from the app side of things, do you know if I have to do it online?01:42
prxthat looks nice01:42
sterling-admin* cablop , I did that from the app side of things, do you know if I have to do it online?01:42
cablopcablop go ubuntu one online, and i suggest you to use tomboy for notes and sync it there, then you can retrieve those notes too in windows with tomboy too :P01:42
bleeprx, i dont know C hehe01:42
zacharyalexsternmrb__, it requires Adobe Air.01:42
prxblee: does not matter, just get Lsyncd somehow ;)01:43
wafamkanyicy : it does'nt work01:43
mrb__zacharyalexstern, ahh an Air app.. hmm i will have to rethink that then01:43
bleesorry I thought you were referencing something in those source code01:43
bleehaha01:43
wafaqin: it can't reach the url to download the pkg01:43
mkanyicywafa: what does not work, the install or the errors still present?01:43
prxI just found that reference first01:43
wafayes01:44
loculinuxhola01:44
mrb__hola01:44
wafamkanyicy : the error still present01:44
prxblee: it even is available in universe repo ;)01:45
cablopprx that thing sounds soooooooo cooool01:45
cablopthat lsyncd01:45
bleeprx, this is looking great01:45
wafait says tht it's impossible to dowload from http://fr.archive.ubntu.....etc. deb01:45
cablopblee maybe that lsync is what you are looking for... and what i can use to replace some things in the local system nice01:45
wafamkanyicy: the problem is tht it's not able to download the package01:45
bleecablop, no im pretty excited about this01:46
bleehahah01:46
bleeand its actively worked on :)01:46
cablopblee no excited or yes exceited?01:46
bleeyes01:46
bleehaha01:46
cablopblee, but be careful, it syncs files remotely, don't know how to sync all of them01:47
cablop6 servers mean you will have about 15 different connnections between them in a all to all topology01:47
cablopand if something add something removes and so on you will have some vicious cirlces on it, for sure01:47
bleeYeah its going to have to run on a logical loop01:47
mkanyicywafa: do you have network problems? what is the error message?01:48
whoaskihey all I think i need to edit my bash.rc file     http://pastebin.com/6iKT8YGi01:48
stercorThis is an honest question: what is a good mailer for Ubuntu?01:49
wafamkanyicy: when i use others OS it works normally but under Ubuntu 10.10 i don't knw wht's wrong with it01:49
stercorpostfix, sendmail, ...?01:50
uRockthunderbird01:50
skyhawk205i am havig trouble with my mic i can hear my self in it but it wont work to record or skype01:50
zacharyalexsternIs there a way to set up ubuntu to automatically resolve hostnames with netbios as well as DNS?01:50
mkanyicywafa: did you manage to reinstall or not?01:50
cablopblee ?01:50
cablopmaybe he suffered a heart attack :S01:50
saegeoffskyhawk, in skype, you have to select the input device.  I imagine its the same issue while trying to record01:50
cablopblee you don't know svn, don't know C... how old are you?01:51
wafamkanyicy: i run the command you gave me but it coudl'nt reinstall coz simlply it couldn't download the packages01:51
bleecablop, 23?01:51
bleelol01:51
bleehey man! i know the superior git!01:52
cablopblee... by default that thing seems to use rsync... but... if you use the git commands insetad... i think... wow01:52
cablopWOW01:52
cabloplet's make a server and we run the competence of dropbox xD01:52
* alpha255_ knows basic programming ;)01:52
bleehaha01:52
cablopbasic damage brains01:53
bleei wish rsync could track deletes some how01:53
bleethen i could go to sleep early01:53
cablopsee dijktra01:53
whoaskidoes anybody know about installing Ruby on Rails?01:53
phuzionHow do I tell apt to forcefully remove a package even though it wants to install it?01:53
mrb__whoaski01:53
mrb__there is a script that does all the work01:54
wafamkanyicy : it says impossible to get the files from the url01:54
whoaskihttp://pastebin.com/6iKT8YGi  yeah but I keep getting this01:54
mrb__whoaski, http://thechangelog.com/post/2857400260/railsready-setup-script-to-get-ruby-and-rails-running01:54
whoaskiI think I need to update my bash.rc file01:54
mkanyicywafa: ok, instead of that, it seems that that is a bug and workarounds are discussed here: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/56104601:55
ubottuUbuntu bug 561046 in bash (Ubuntu) "[lucid] command-not-found can't be removed properly using apt" [Undecided,Confirmed]01:55
BeWilledIs ubuntu FULL installation A LOT faster than wubi? or the difference isn't THAT much. I want a server01:57
wafamkanyicy :thanks01:58
saegeoffbewilled, don't use wubi01:58
BeWilledsaegeoff, why?01:58
bwbegHow about the enviroment? Canonical clearly does not care much for enviromental protection. The amount of Ubuntu CDs they have dumped in the past is unacceptable. They have reached AOL quantities.01:58
saegeoffit has lots of issues.  are you on a windows machine?01:58
saegeoffdo you want the ability to remove it through windows01:59
wafaqin : i run the command without errors01:59
wafabut nothing changed01:59
cablopBeWilled: server? go real install, not wubi, wubi places an image inside your windows system... guess what could happen if your windows fuilesystem become damaged?01:59
saegeoffbewilled, wubi is for beginners and its not for performance.01:59
prxNTFS does not seem to be fast on linux either01:59
zetheroothis issue continues to reoccur and is getting very annoying! The notification icons are not responsive ... I have to reboot to try to get them to work properly!02:00
Belial`for the most part wubi is slower but there were benchmarks where it was faster than a real install.02:00
BeWilledsaegeoff, It seems slower indeed02:00
prxBelial`: Do you have any details on that?02:00
cablopwubi don't run on ntfs... runs on a virtual disk on top of your ntfs filesystem xD02:00
BeWilledsaegeoff, In networking tasks02:00
saegeoffbetwilled, if you tell me what you are trying to accomplish and I can give you my opinion on the best course of action02:00
Belial`prx, let me find the page on phoronix.02:00
ChrisTXshouldnt be that much slower actually02:00
prxcablop: its in a VM then?02:00
ChrisTXcablop, no02:01
cablopprx not a vm, just the filesystem02:01
ChrisTXjust a virtual harddrive02:01
prxBelial`: The moment you mentioned phoronix I lost interest ;)02:01
ChrisTXWindows can also use VHD files to achieve about the same02:01
skyhawk205when i open sound preferences, imput mic is un muted @ 100% vol i can hear my self talk into mic on speakers but ( Imput level ) bar show no sound02:01
Belial`prx, well there's no one else providing the info they do.02:01
=== michael is now known as Guest92737
cablopbwbeg they are not shipping any more CDs02:01
ChrisTXas for VHD, the difference in HDD performance is 2-3%, so I suppose for wubi it's a little more02:01
ChrisTXbut shouldn't be much more than that02:02
Belial`that site is full of people complaining every single time they do something because the benchmark isn't done to their liking.02:02
prxChrisTX: How is the kernel then meant to mount its root fs?02:02
ChrisTXprx, the virtual harddrive to to speak contains the fs02:02
prxor let me paraphrase it: what is the rootfs (or the commandline for the kernel) in a wubi system?02:02
cablopBeWilled: well, thing this way, databases create somehow their own filesystems running on top other filesystems, then you need to care enough about it02:02
[Thom]Where is a good place to find good Ubundu admins for contract work?02:03
cablopBeWilled: but you are going to install a server, you need reliability, NTFS is not a native fs for linux, so depend on it is...02:03
ChrisTXnot sure exactly - never used wubi - but from what I know, it works about the same as VHDs do, and that would be by a file on the HDD which is interpreted as raw harddrive02:03
jazzzhello i have a problem with the adress book in evolution since 11.0402:04
jazzzcan somebody help me?02:04
cablopprx well, something that access the boot sector or alike in the virtual harddrive then launche the initramfs and continues running ahead from that point02:04
saegeoffcablop, bewilled, I would say Virtual Box running Ubuntu server is better than Wubi.  I would go Dual boot myself02:04
ChrisTXcablop, for production use, I wouldnt rely on wubi either02:04
mrb__jazzz, whats ur problem ?!02:04
jazzzI can't find my old adress book when i restore02:04
cablopi'll never relly in wubi for nothing02:04
jazzzimpossible to open02:04
jazzzinvalid source02:04
cablopconsider this really probable scenario on wubi02:04
saegeoffcablop, exactly.  wubi is really only for beginners and people who are just "trying it out"02:05
prxcablop: of course, but what in widows provides this, and how is this interfaced to the kernel?02:05
skyhawk205i can hear my self in my mic but imput level bar shows no sound  and i cant record or use mic for any program02:05
ChrisTXprx, how it's done on XP I'm not sure, but Windows Boot Manager can chainload02:05
jazzzi've try to change the /.gconf/evolution/adress book02:05
cablopconsider this really probable scenario on wubi02:05
ChrisTXafaik it uses grub4dos or something similar to achieve wubi boot02:05
saegeoffskyhawk, like i said before.  you are probably using the wrong input device02:05
cablopyour windows is running then it crashes leaving your ntfs fs in dirty state and linux is refusing to mount it in write mode until you chkdsk the ntfs filesystem from windows02:05
jazzzbut it don't works02:05
=== sony is now known as Guest96247
ChrisTXcablop, Windows does really rarely crash, that's unlikely02:06
ChrisTXbut I wouldn't rely on it either02:06
prxChrisTX: so is a linux FS Image on top of NTFS. Only new thing yould be that bootloader wich need to get the Kernel without a native linux FS02:06
cablopprx i think they read the thing in read only mode using the old ntfs modules, you can load modules at the beginning just like initramfs do after grub or lilo02:06
jazzzImpossible d'ouvrir le carnet d'adresses02:06
jazzzImpossible d'ouvrir ce carnet d'adresses. Vous avez saisi un URI incorrect ou le serveur n'est pas accessible.02:06
jazzzMessage d'erreur détaillé : Invalid source02:06
jazzzhere is the message in french02:06
skyhawk205it worked fine till i upgraded my os02:06
ChrisTXprx, as I said, on Vista+ I know it chainloads from bootmgr02:07
ChrisTXabout XP, no idea02:07
cablopChrisTX are you being serious? Widows fails a lot!02:07
jazzzi can't get my adress book02:07
prxChrisTX: thx02:07
ChrisTXuh cablop, not really02:07
jazzzcan somebody helps?02:07
Guest96247guys how can i control my screen brightness i'm on a sony-vaio vpc02:07
ChrisTXXP < SP2 did, but that's ages old02:07
mrb__jazzz, did it happen after exporting contacts02:07
ChrisTXWindows 7 is very robust actually02:07
ChrisTXbut that's not the point02:08
mrb__cuz think there was a bug like that some how !02:08
cablopchristx you only need a bad driver, a bad app ort a virus to make it crash, less probable nowadays, but still possible02:08
bazhang!ot | ChrisTX cablop02:08
ubottuChrisTX cablop: #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!02:08
jazzz<mrb__> yes i ve just install ubuntu 11.0402:08
MilosshWindows 7 isn't as crappy as WinXP was, but in terms of stability and endurance, ubuntu is far ahead02:08
saegeoffskyhawk, i cannot give you any more advice.  I told you what your problem most likely is.  Regardless of if it worked before or not, you need to determine if you are using the wrong input device..  You need to check02:08
prxcablop: a bad driver takes down your linux, too02:08
jazzzrestore my old evolution save02:08
ChrisTXbazhang, I already said "that's not the point"....02:08
MilosshI tried to migrate to Win7, used it for over a month, and got back to ubuntu02:08
cablopbazhang we are talking about the robustness of windows  to determine how trustable is WUBI, an ubuntu isue02:08
jazzzand it works with the mails, but not with the adress book02:08
bazhangChrisTX, thats enough offtopic.02:08
jazzzdo you know what to do?02:09
neil_Hi I am trying to get a win98 computer to connect to the samba shares on another Ubuntu computer... but on the win98 computer I keep getting 'invalid password'... there is a linux user on the server with what I think is the correct name... can anyone help?02:09
ChrisTX.!02:09
scott_inoAre there any known issues with OEM install with 11.04? tried install via disk and USB, starts loading with the ubuntu logo and dots screen then completely hangs02:09
bazhangcablop, far too tangential, move on.02:09
mrb__jazzz, let me check something02:09
jazzzthanks a lot02:09
cablopprx but you can recover from a linux issue using linux, hard to recover from a windows issue using linux02:09
kajakajoAnyone know how I can reassign keys at the lowest possible level in ubuntu 10.04?02:09
jazzzi still have the same user name02:09
jazzzmathieu02:09
ChrisTXcablop, WinRE or DaRT02:10
prxneil_: I guess you need to set the weaker passwords capability in SAMBA config02:10
Milosshok, so real ubuntu support question: can someone help me with mic not working on 10.04?02:10
bazhangscott_ino, did you md5 the iso and burn at low speed then do the disk integrity check02:10
prxWin98 requires that i think02:10
ChrisTXusing Linux for Windows recovery is usually a bad idea02:10
scott_inobazhang, yes02:10
scott_inoall02:10
MilosshI have tried a few solutions that worked for others on forums, but none of them worked02:10
ChrisTXWindows 98 will require LM most likely02:10
cablopbewilled anyway a nice configuration i had in the past was Windows XP on top running Ubuntu in a Virtual Machine , but that Virtual MAchine uses a real hard drive so i was able to boot it in the real machine whenever i wanted to02:10
ChrisTXyou should think about that two times02:10
MilosshI see the input card, and os behaves as it's ok, but it's not02:11
ChrisTXLM over network = major fail02:11
kajakajoQUESTION: How do I reassign keys at deepest possible level?02:11
scott_inobazhang, it will work if i don't select OEM.. as in if i just let it go without hitting esc to get to the options02:11
bazhangscott_ino, why the need for the oem install02:11
cablopbewilled sadly windows 7 changes disk references each start, so not valid in win702:11
scott_inobazhang, need it02:11
prxLM oer network might be fine using a VPN02:11
ChrisTXprx, hf using VPN + Win9802:12
prxbut then is running Win98 a bad idea anyways02:12
ChrisTXno idea whether OpenVPN supports it02:12
cablopLM?02:12
ChrisTXLan Manager02:12
ChrisTXDES based hash02:12
ChrisTXdarn bad and insanely weak02:12
ChrisTX+ not salted02:12
kajakajoANYONE: does nobody know how to reassign keys in ubuntu here? Google isn't helping...02:12
scott_inobazhang, i know what I'm doing, just wanted to know if there were any reported issues/resolutions, couldn't find any related bugs02:12
cablopneil_ you need to use smbpasswd to create that user and make it valid in ubuntu02:12
cablopwhat keys? kajakajo02:13
neil_prx, just realized something... its not when it trying to connect to a share its when I click on the computers name to get a list of the shares.... :(02:13
ChrisTXNTLMv1 mixes LM and NTLM hashes and NTLMv2 (which is the only thing one should use) is pure NTLM hash based02:13
bazhangscott_ino, not that I am aware of, oem installs are a very rare topic of help here though02:13
ChrisTXI'm currently not sure if Win98 supported NTLMv102:13
ChrisTXbut I dont think so02:13
alfecan anyone help me with opengl stuff?02:13
[Thom]Anyone here interested in some IT work?02:14
kajakajocablop: I want to make the pageup/home key & pagedown/end key to reverse (on my netbook, home and end require 'fn' to be held while pressing pageup or pagedown).02:14
cablopwin98... such old stuff...02:14
ChrisTXyes, win98 is still DOS based02:14
ChrisTXvery irrrgk02:14
pylixdoes natty ship with python2.7?02:14
saegeoffthom, where hte location02:14
scott_inobazhang, np thanks02:14
mrb__jazzz, sorry couldn't find it.. But sure that there was a bug in importing stuff !!!02:14
uRock!oem02:14
ubottuUbuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate02:14
askhaderHow can I determine whether the specs on my machine are adequate to handle the current dual monitor setup I have?02:15
cablopkajakajo: huh, weird issue, let me think a second... i think you can remap keys but i don't remember how, let me try to find something02:15
jazzz<mrb__>  i can't find nothing tha solve my problem02:15
jazzzpfff02:15
jazzzi'm sad with ubuntu!!!!!!02:15
scott_inoaskhader, do you have the monitor already ;)02:15
jazzzwhy does it change so sudently!!!!02:15
ChrisTXwhy dont you add a few more !!!! ?02:16
askhaderscott_ino: Yes02:16
uRockjazzz, don't blame ubuntu, blame evolution02:16
alfewhere can i go to get help with opengl?02:16
scott_inoaskhader, sooo.. why can't you try it?02:16
jazzzcan somebody helps with a trouble with adress book in evolution?02:16
tensorpuddingit's not a huge change, or a sudden change02:16
prxand dont forget to blame debian ;)02:16
mrb__jazzz, just like uRock said02:16
LAcanalfe, whats the problem?02:16
jazzzi don't blame anything02:16
askhaderscott_ino: This is not an adequate indication of whether or not my machine can handle it.02:16
ChrisTXblame evolution = blame novell02:16
askhaderFor example I may not be using the optimal driver.02:16
=== randomusr is now known as Guest49445
jazzzi'm just tired with since thing not working!02:16
mrb__jazzz, i suggest to try out a good app like thunderbird for example02:16
dr_kludgedoes anyone have a quick way for me to compile x86 asm on ubuntu without having to set a whole bunch of stuff up?02:16
jazzzcan you help me?02:17
uRockjazzz, did the upgrade install a newer verrsion of evolution?02:17
=== r3x is now known as tree-pam
ChrisTXdr_kludge, try using nasm, should be only one app02:17
jazzzi'm not sure but certainly yes02:17
cablopkajakajo: try searching for ubuntu remap keys, i remembered i saw it for mouse keys so i think it is the same thing for keyboard, but, sorry i don't know farer02:17
ChrisTXbut really depends on what asm you want02:17
scott_inoaskhader, well there's no spec on whether or not you can run dual monitors or not. if you know your graphics chipset then I'd start researching there02:17
ChrisTXfor AT&T, install binutils, they contain GNU as02:17
jazzzthunderird is not so good for the contacts list ....02:17
askhaderscott_ino: You can stop talking to me now.02:17
LAcanalfe no PM's please post in here using my name02:17
jazzzmy opinion02:17
prxdr_kludge: nasm and kernel, glibc dev should be enough02:17
askhaderscott_ino: Your commentary has been useless.02:18
dr_kludgeChrisTX: its masm and im trying to compile to .exe so i can test on a windows box02:18
jazzzbut i will think to it02:18
alfeLACAN: i've been trying to do tutorials on using opengl, first of all setting it up, and having lots of issues02:18
dr_kludgefinals assignment, so im trying to avoid having to jump out of my ubuntu02:18
uRockjazzz, I am sure that you can download and install the older version of evolution and it should recognize your previous config02:18
ChrisTXdr_kludge, I'd use Windows SDK then02:18
skyhawk205ok i have a laptop running ubuntu 10.10 and a pc running ubuntu 11.04 mic setting are the same on both it works on the laptop but not the pc i am useing the same mic for both02:18
ChrisTXbut else, nasm, but that will require a few syntax changes02:18
dr_kludgehrm02:18
jazzznot sure02:18
LAcanalfe, your video card is properly setup? you are using the correct drivers?02:18
dr_kludgesounds like my options are all more involved than just moving everything over and working on the windows box02:18
jazzzsomebody says he try and it don't works02:18
alfeLAcan: i downloaded freeglut3 and the drivers for my video card02:18
BlackfurryI'm a banana !02:19
ChrisTXnot sure if nasm can cross assemble Windows though02:19
jazzza problem with.gconf02:19
neil_Hi I am trying to get a win98 computer to connect to the samba shares on another Ubuntu computer... but on the win98 computer when I try to get a list of the shares on the server, I keep getting 'invalid password'... there is a linux user on the server with what I think is the correct name... can anyone help?02:19
scott_inoaskhader, not sure what other assistance you want, if you do lspci you can check on your chipset, but you haven't provided any other bit of information so I can only get you so far02:19
LAcanalfe, what kind of card is it?02:19
dr_kludgeyeah, it was worth a try but ill just fiddle with it on windows to avoid headaches02:19
ChrisTXneil_, enable LM in Samba02:19
cablopjazzz: what do you need to recover?02:19
dr_kludgethanks :-)02:19
dr_kludge:-)02:19
alfeLAcan: when i do the test to see if opengl is working it keeps telling me "no opengl support on this system"02:19
LAcanalfe, what kind of card is it?02:19
neil_ChrisTX, what is that?02:19
alfeLAcan: its an nvidia gtx 57002:19
LAcanalfe, install the drivers using system/additional hardware02:20
jazzz1500 adress02:20
jazzz<cablop> 1500 adress02:20
uRockcablop, he's trying to get the 11.04 install of evolution to recognize the old contact list info from the previous install's conf02:20
cablopalfe going to say the same, use the proprietary drivers... sad but they are going to work, elsewhere then download them from nvidia02:20
alfeLAcan: i'll give that a shot, but not even sure what that means or how02:20
jazzzthere is a thing to save everything in eoltion02:20
jazzzto have a backup02:21
askhaderscott_ino: VGA is GeeForce GTS 250 - 4 gigs of RAM - Dual core clocking at 3.00ghz02:21
jazzzand then you can restore02:21
uRockjazzz, in future, make a text copy of that stuff02:21
askhaderscott_ino: Switching from xmonad to gnome did improve the performance a bit02:21
LAcanalfe, click system in your panel then in admin or preferences youll have an "Additional Drivers" section. it will install the correct nvidia drivers02:21
cablopjazzz ibut you can get rid of the old stuff once recovered, right?02:21
skyhawk205yall are no help02:21
scott_inoalfe, the driver I'm using is directly from Nvidia website as they just released it April 20 so if you go there I would use their certified one02:21
alfeLAcan/cablop: i downloaded the nvidia drivers and seems the installed fine, it shows that they were installed and everything02:21
jazzz<cablop sorry i don't uderstand what you mean02:21
jazzzi'm french02:21
jazzzplease speak easy02:22
ChrisTXactually neil_, wait a second, I recall some NTLMv2 backport for win9802:22
scott_inoalfe, as it's the same driver for both the gtx 560ti which i have and yours02:22
alfeLAcan: i'll try that right now02:22
jazzzi can restore the archive02:22
cablopjazzz my suggestion, grab an old live cd ruin it on a virtualbox, install evolution import the backup, then export it in a format your new evolution will import it02:22
LAcanalfe, please do, becasue that AD thing will allow you to enable the third party drivers, such as nvidias02:22
jazzzthen the problem is athe adress or something like that for tthe adress book02:22
KrenairI've got some weird gnome bug02:23
jazzzthe new evolution import good02:23
KrenairI have to alt-tab before a window will update with, for example, text that I'm typing in now02:23
jazzzthe mail are ok02:23
ChrisTXneil_, install this on win98 http://download.microsoft.com/download/0/0/a/00a7161e-8da8-4c44-b74e-469d769ce96e/dsclient9x.msi02:23
KrenairHow can I restart gnome?02:23
jazzzcalendrier too02:23
ChrisTXwould most likely work afterwards02:23
jazzzjust trouble with 3 adress book on 502:23
cablopjazzz then just export the contacts to another format02:24
jazzzso i think this is a trouble with the configuration of the adress of the file or something like that02:24
scott_inoaskhader, that card should absolutely be more than capable of handling a dual monitor setup. what drivers are you using? if you're already using a dual monitor setup at what resolutions etc. I know mine had issues with certain mixed resolutions in TwinView02:24
jazzz2 adress books are ok02:24
jazzzwith 100 contact02:24
tree-pamHAHAHAHAHAHAH02:24
tree-pamt5002:24
jazzzi could export them02:24
tree-pamt5002:24
askhaderscott_ino: I am using TwinView with the highest resolution.02:24
FloodBot1tree-pam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:24
jazzzbut 3 can't be open02:24
jazzzand can't be exported02:25
askhaderscott_ino: Now 720p is watchable (with Gnome) but still not the smoothest it can be02:25
neil_ChrisTX, why whould I need Active Directory?02:25
kajakajoANYONE: how to remap keys?02:25
jazzzand it says  "Invalid source"02:25
askhaderscott_ino: Your commentary has become all the more useful =]02:25
jazzzImpossible d'ouvrir le carnet d'adresses02:25
jazzzImpossible d'ouvrir ce carnet d'adresses. Vous avez saisi un URI incorrect ou le serveur n'est pas accessible.02:25
jazzzMessage d'erreur détaillé : Invalid source02:25
tree-pambrazil is the best02:25
scott_inoaskhader, what are the actual issues you're experiencing, choppy video, video tearing??02:25
tree-pamUSA is shit02:25
jazzzyou uderstand what i mean?02:25
tree-pamU.S.A is shit02:25
scott_inoaskhader, are you using compiz?02:25
tree-pamOsama binladen is GOD02:25
ChrisTXneil_, it enabled NTLMv2 authentication in Win9x02:25
askhaderscott_ino: Chopy video, sound would sometimes fall out of sync02:26
Krenairtree-pam gtfo02:26
tree-pamOsama Wins02:26
askhaderscott_ino: Uh I don't believe i have compiz enabled- I certainly did not in xmonad!02:26
Krenairtroll02:26
tree-pamBRAZiL o//02:26
scott_inoaskhader, with native video or like youtube?02:26
soapieKrenair: have you tried just logging out of your session02:26
askhaderNative video02:26
ChrisTXthe lack of NTLMv2 and your Samba requiring it, is most likely why you get that message02:26
askhaderEven low resolution stuff02:26
KrenairI can't log out02:26
KrenairDon't be silly02:26
scott_inoaskhader, ok so you aren't using compiz... compiz can certainly throw some issues if you don't have certain options selected like, sync to v-blank enabled02:26
KrenairThe menu doesn't work02:26
soapietry hitting ctrl+alt+backspace to kill x02:27
Krenair@soapie02:27
ChrisTXsoapie, isn't that disabled by default?02:27
jazzzno more idea?02:27
soapieChrisTX: I don't know02:27
ChrisTXiirc it doesn't work anymore unless enabled in config02:27
soapiewell that's really helpful there02:27
pylixhow do i specify which version of python to install python packages for it seems the default is the system python. which i don't use as often02:27
soapie:p02:27
LAcanDoe anyone know if tomboy notes for windows syncs with ubuntu one?02:28
ChrisTXbut also good for trolling: "yo X, press ctrl+alt+backspace, it does 1337 stuff"02:28
askhaderscott_ino: Yp that's not an issue. So you said TwinView could cause problems?02:28
ChrisTXthat's why it wasnt enabled by default anymore iirc02:28
scott_inoaskhader, it shouldn't but was this with native video or online?02:29
intokHP PSC 1410 , 11.04, get error can't find filter, scheduler could not execute backend debug info http://pastebin.com/zuHn7Bgc02:29
askhaderscott_ino: native02:29
askhaderMy drivers are also outdated I haven't updated since before 11.0402:29
whoaskiok back again can anybody help me with my RoR install? http://pastebin.com/8WkhqRDC02:29
askhaderI assume this will boost performance.02:29
scott_inoaskhader, what video player are you using, are you using XVideo as your playback method?02:29
ChrisTXpylix, system default in natty is 2.7.102:29
ChrisTXdon't think there are any other versions packaged02:30
askhaderI have tried vlc, mplayer and totem - I am not sure what playback method is being invoked.02:30
askhaderI forget how to check all that stuff D=02:30
scott_inoaskhader, you're using nvidia drivers or the NV open source driver02:30
ChrisTXbut otherwise, compiling python is simple... if you need a specific version I'd build it02:30
bleeprx, man i feel silly, i installed lsyncd and have been playing with it, only to realize that the one in the repos is like...really old02:30
scott_inoaskhader, in a terminal type: glxinfo02:30
askhaderscott_ino: That package is not installed02:31
bleeprx, 2.0.4 vs 1.3402:31
askhaderI don't know which package pulls it in02:31
scott_inoaskhader, and scroll to a line that says client glx vendor string02:31
LAcanDoes anyone know if tomboy notes for windows syncs with ubuntu one?02:31
scott_inoaskhader, well i just wanted to check which drivers you're using... do you know if you're using proprietary drivers or the open source driver? if not I can assist02:31
ChrisTX'the open source driver' could still be nv or nouveau02:32
ChrisTXand most likely means nouveau02:32
scott_inoChrisTX, true... forgot about that, been so long since ive used NV or nouveau02:32
scott_inopretty much only use nvidia drivers02:33
scott_inonow on my AMD.... ;)02:33
pylixChrisTX: I just want my .deb python packages to install for 2.7 instead of 2.602:33
ChrisTXperf of either is also extremely bad02:33
whoaskican someone tell me why I get this in my terminal window? http://pastebin.com/8WkhqRDC02:33
ChrisTXpylix, natty does have 2.7.. which os you on then?02:33
pylixI'm still using 10.1002:33
ChrisTXoh well, I wouldn't use the packages then, unless you find something build for lts02:34
MoopzHey. I was wondering what the string is for creating a new line in the terminal?02:34
ChrisTXsimply compile it, building python is really easy02:34
ChrisTXor use the source pkg of natty and build that on 10.1002:34
illmortalhey nit-wit, thanks again for your assistance. Luckily after booting into LiveCD and resizing the Ubuntu partition.. I did not need to re-install grub :D02:34
cablopChrisTX pylix or try to find a ppa with them already02:34
intokHP PSC 1410 , 11.04, get error can't find filter, scheduler could not execute backend debug info http://pastebin.com/zuHn7Bgc02:35
ChrisTXcompiling sounds easier to me than googling for a ppa, but ok02:35
alfeLAcan: ok so i went to the additional drivers thing and it only shows "nvidia accelerated graphics driver (version current) (recommended). it says "this driver is activated but not currently in use" and only option it gives me is to remove it, should i remove it?02:35
LAcanalfe, ya remove it then reboot, the use the same method for reinstalling, and look for a checkbox or confirmation about using third party drivers. use the recommended one, not the newest one02:36
TyrantIs there any way to use python to render stuff onto the Ubuntu desktop (onto the wallpaper basically) like you can do with rainmeter on Windows?02:36
MoopzI was wondering what the string is for creating a new line in the terminal? \n doesn't work like it is supposed to.02:37
alfeLAcan: ok thanks02:37
ChrisTXMoopz, it's '\n'02:37
ugaritgreetings02:37
MoopzChrisTX: But what it does is create a new line but start at the same indentation as before. It just jumps down a line but doesn't actually return to the left.02:38
neil_ChrisTX, Now when I click on 'Entire Network' I get an 'Unable to browse the network' error dialog02:38
ChrisTXoh, try '\r\n'02:39
MoopzWill do02:39
ugaritusing 10.10, have wine and executing a .exe says that the execute bit is not set.  can't change permissions in gui.  how do I change the execute bit?02:39
en1gmacan someone tell me the command to get the default network manager to come on from 11.04 terminal02:39
en1gmai been googling and cant find it02:39
MoopzChrisTX: Works like a charm, thanks <302:39
zigfrief777sony finally got their services up. but i'm suck here unable to play games again due to updates taking forever. :(02:39
ChrisTXneil_, don't know then, Windows 98 was way before my time02:39
ChrisTXin means I used it, but I had no idea of computers back then02:40
k5torUSB boot problem: grub boots but when i select anything it go's back to grub02:40
anghelokonm-applet en1gma02:40
en1gmawhen we try that it dont laod02:40
ChrisTXbut probably means that you need to enable some compat tweaks on Samba02:40
fxhpI'm attempting to blackist r8169 mod drriver.02:40
fxhpHow do I do it?02:40
Jordan_Uk5tor: How did you install to the USB?02:40
ChrisTXmost likely something related to Win98 having no SSDP and crappy old NetBIOS implementation02:40
k5torvia Universal-USB-Installer-1.8.4.702:41
w0lfiehey guys and girls. i'm hitting the bug documented at https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/681535. the report says the bug is fixed but there are a number of people, including myself, who don't see any difference and still can't install grub02:41
ubottuUbuntu bug 681535 in grub2 (Ubuntu) "Auto-detection of a filesystem of /dev/md0 failed." [High,Fix released]02:41
w0lfiedoes anyone have any update on that?02:41
ugaritusing 10.10, have wine and executing a .exe says that the execute bit is not set.  can't change permissions in gui.  how do I change the execute bit?02:41
askhaderscott_ino: What is the name of the open source driver?02:42
zigfrief777ugarit: right click the file and look under permissions02:42
Dirushow can I change the APT::Install-Recommends setting for just one install?  I don't want to edit the apt.conf file for just one program here or there02:42
scott_inoNV or Nouveau02:42
anghelokoen1gma, do you see any error? the network manager applet should show in the indicator applet02:42
anghelokoDirus, --no-install-recommends flag02:42
en1gmahe messed his stuff up bad02:42
ChrisTXyou don't want to use either though02:42
scott_inoaskhader, if you use the glxinfo command i said earlier that would be our best option ;)02:42
ChrisTXNouveau = NV + reverse engineered 3D support from prop Nvidia driver02:43
ugaritzigfrief777 I did and when I click on make it executable checkmark disappears immediately.02:43
en1gmahe switched to classic mode and dont have any panels/toolbars those were missing when he tried to switch back to unity02:43
en1gmait says it is already running02:43
en1gmahes restarting his box right now02:43
ChrisTXthe only real advantage of Nouveau is that it supports KMS while the prop driver doesn't02:43
whoaskiCan someone plese look at this and tell me if it IS my bash.rc file that needs changing? http://pastebin.com/8WkhqRDC02:43
askhaderscott_ino: I can determine the name of the loaded driver from my xorg.0.log of course02:44
en1gmais there a command he can do from term to get classic ubuntu working?02:44
anghelokoen1gma, startx... but that would depend on the last session he was using02:44
Dirusangheloko is there a similar flag for aptitude?02:44
en1gmahes at the desktop with no toolbars02:44
=== Aaron5367|detach is now known as Aaron5367
scott_inoaskhader, ah excellent02:44
anghelokoDirus, --without-recommends02:45
=== Snooki is now known as derp|out
prxen1gma: try running gnome-panel02:45
anghelokoen1gma, can he run gnome-panel02:45
en1gmatrying right now 1 sec02:45
askhaderscott_ino: Is there an "nvidia" driver?02:46
Jordan_Uk5tor: Does the USB work on other computers? (just so you know that's a syslinux, not grub, menu).02:46
Dirusangheloko thanks, my default is no recommends, but --with-recommends works02:46
en1gmahe says he has a toolbar at the bottom (classic toolbar)02:46
Jordan_Uk5tor: And what version of Ubuntu?02:46
twotenamguys i forgot how to set sudo for the entire session02:47
scott_inoaskhader, yes, so looks like you're probably running the proprietary driver02:47
k5torV 11.04 and no did not try on other yet02:47
askhaderscott_ino: Is this preferrable?02:47
en1gmais there a way to get the netowrk icon in panel?02:47
zigfrief777ok, open a terminal then ugarit. cd to its directory and then chmod +x filename02:47
prxen1gma: run nm-applet02:48
en1gmaok 1 sec02:48
scott_inoaskhader, I'd say yes02:48
scott_inoaskhader, under system/preferences do you have an Nvidia X server settings option02:49
en1gmainstance of the applet is already running02:49
en1gmawhen he does ifocnfig it dont show his onboard lan like it sued to02:49
en1gmaonly with ifconfig -a02:49
scott_inoaskhader, because tihs is how you would and should configure your dual monitor setup if you're using the proprietary drivers02:49
switchfootHi everyone im having a problem with natty, i performed a clean install, when i login if i choose "ubuntu" (and not classic) unity doesnt show up and im left with just desktop icons (folders n files) if i choose classic however im left without application menus (file  edit and others), anyone could help me out?02:50
en1gmahe messed something up when trying to add  a pci wifi card....he took that out02:50
switchfooti can give more details please just ask i ve no idea of what may interest you02:50
ugaritzigfrief777 it doesn't change and no error is returned02:50
en1gmacan he reconfigure his network somehow02:50
ugaritzigfrief777 I was able to run notepad from the command line but cannot from nautilus!!!02:51
anghelokoen1gma, you can try removing nm-applet and try wicd to config network via gui02:51
en1gmahe dont have wicd installed by default02:51
zroyschHow do I clear ubuntu's dns cache? I just rebooted and when I ping a certain PC, its still returning the OLD IP02:52
prxen1gma: try /etc/init.d/dhcpcd restart02:52
en1gmak 1 sec02:52
scott_inoaskhader, unfortunately I must run. try setting up from Nvidia X server settings. 2. In VLC or whatever player you're using, make sure under oback you're using "XVideo" as your playback method. 3. in Nvidia settings manager make sure you have "Sync to VBlank" under XVideo settings02:52
scott_ino4. if you have compiz make sure you have sync to v-blank enabled there too02:53
=== XuMuK is now known as XuMuK|ZNC
prxen1gma: sorry, this doesnt work here02:53
en1gmacommand not found02:53
switchfootsenarcia02:53
switchfootops wrong chat02:53
prxbut try dhclient eth002:53
switchfootHi everyone im having a problem with natty, i performed a clean install, when i login if i choose "ubuntu" (and not classic) unity doesnt show up and im left with just desktop icons (folders n files) if i choose classic however im left without application menus (file edit and others), anyone could help me out?02:54
prxits wired LAN, right?02:54
prxwireless will be trickier to get up02:54
prxusing the nm-cli is a pain...02:54
switchfootplease anyone?02:56
zroyschCan someone tell me how to make ubuntu release the IP address attached to a hostname? nslookup hostname is still giving me the old IP address02:57
switchfootbah02:58
askhaderscrooloose: Thanks.02:58
tntczroysch: that's a DNS thing, rather than a dhcp thing, I think02:58
zroyschtntc: well, how do i reset it ?02:59
prxzroysch: does the interface still have the ID? use ifconfig02:59
tntczroysch: do you manage DNS?02:59
prxIP, sorry02:59
SweetGrilhttp://www.oltutasicenter.com/02:59
SweetGrilhttp://www.oltutasicenter.com/02:59
zroyschtntc: this is my home, so yes02:59
tntczroysch: what prx thing would probably be a good first thing to check.02:59
FloodBot1SweetGril: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.02:59
tntczroysch: well, it's more subtle than that. Are you actually running your own DNS server, or is it just a part of your router?03:00
duke_timi'm guessing dhclient is what your looking for03:00
zroyschtntc: i also have reset the router03:00
zroyschprx: ifconfig eth0 gives me no IP on tvpc03:01
=== dj is now known as Guest2126
zroyscheth0 is disconnected.03:01
alfeLAcan: so when i reboot my screen just stayed purple and wouldn't do anything, but i can do the control alt f1 and get to the terminal thing03:01
prxzroysch: try dig @DNSSERVERIP hostname03:01
zroyschtvpc only uses wlan0 = 192.168.1.3 now03:01
tntczroysch: is the hostname manually set somewhere, like /etc/hosts?03:01
prxI hope this might refresh your DNS caches by fething stuff directly from your DNS server03:01
alfeLAcan: how can i get to the additional drivers thing from the terminal?03:01
zroyschtntc: no03:01
zroyschprx: I ran dig 192.168.1.1 tvpc03:03
zroyschon both the server (this machine) and tvpc itself03:03
prxzroysch: after that, is it any better?03:03
zroysch192.168.1.1 = router03:03
zroyschprx: no03:03
zroyschPING tvpc (192.168.1.2) 56(84) bytes of data.03:03
prxah, ok03:03
zroyschstill the old IP for tvpc's eth0 nic03:03
zroyschthe one thats not even connected anymore03:03
prxzroysch: you may speed this up by deleting the arp entry on the router for 192.168.1.203:04
bitcoinrigsHello, I am trying to setup VNC so I can access my Ubuntu box remotely from my Windows PC on the local network.  I am running Ubuntu 11.04.  I setup "Remote Desktop Preferences" but connections from TightVNC on my Windows PC fail.  I ran "nmap localhost" and it looks like the remote desktop port is NOT open.  Is there something else I need to do to have the port be open and accept connections?03:04
prxarp -d wourd do that03:04
adubzhas anyone got nvidia hdmi audio working with natty this is highly highly annoying03:04
tntczroysch: /etc/init.d/dns-clean perhaps might help as well03:04
zroyschtntc: tried that03:04
csmrfxFunction key and fn+funtion key -functionality is swapped on me lapper! How can I have f1-f12 work without having to press fn (and not have f2-f3 adjust screen brightness, but fn+f2-f3, and so on)??03:04
tntczroysch: prx's arp idea has merit.03:04
tntccsmrfx: that's often a bios setting03:05
zroyschfunny thing is i cant even log into my router right now03:05
zroyschi thought resetting the router would clear out all these settings?03:05
zroyschlike, i held the reset button03:05
prxzroysch: definitely03:05
tntczroysch: it sounds like it's something different then: a local dns cache or something...03:05
csmrfxtntc It seems its a filed bug. Also seems macs have the same problems, asuses and hps.03:05
zroyschthis is ridic03:06
csmrfx(10.10-11.04)03:06
tntccsmrfx: well, on macs it's not a bug, it's a feature apple implimented.03:06
csmrfxoh, I see03:06
en1gmacan he go into single user mode and do a complete recovery somehow?03:07
tntccsmrfx: (I mean, that's how it works in OS X by default.) You could possibly swap the keymaps with setkeycode or something, but that seems like it'd be a huge pain.03:07
csmrfxSeems the Keyboard Shortcuts cannot be used to change the functionality of fn+function key/plain function key. Also cannot find fnmode setting in /etc or /sys files.03:07
csmrfx(this is a HP)03:08
alfedoes anyone know how to link or mount to the "additional drivers" thing that in system/administration from the terminal?03:09
soreaualfe: gksu jockey-gtk03:09
alfesoreau: i just type that into the terminal?03:10
soreaualfe: yes03:10
csmrfxTook me a while to understand why lapper goes to sleep when I try to refresh browser page! lol03:10
alfesoreau: thanks i'll try it03:10
Jordan_Uk5tor: Do you see any error message?03:11
tntccsmrfx: yeah, that sounds REALLY annoying XD03:11
tntccsmrfx: like I said, as a last ditch, you could try to swap the keycodes for the F1 and FN+F1, etc03:12
tntcbut it could be complicated03:12
csmrfxIt is really annoying.03:12
roasted_What's the easiest way to change the user ID of a user on Ubuntu? I noticed that if I change it in the users/groups dialog, it doesn't stick.03:12
prxzroysch: as a last resort, i'd try to see from where that DNS response is coming from, so run tcpdump or wireshark on the client while pinging the inexistent host03:12
tntccsmrfx: I'm not sure how to go about it either.03:12
csmrfxAlso I dont think there is a bios option for this lapper.03:12
tntccsmrfx: bummer :/03:13
alfesoreau: so i tried it in that thing you go to when you hit control alt f1, is that the same as terminal?03:13
prxroasted_: usermod -u <uid> <username>03:13
alfesoreau: cause when i typed that stuff in it says "cannot open display"03:13
superuserJust finished some new work.. could I get someone to take a look at it an critique me?    http://tx0.org/25q       ...thanx guys03:13
soreaualfe: No it's not the same03:14
prxroasted_: "sudo usermod -u <uid> <username>" to be exact03:14
soreaualfe: You have to set DISPLAY in that case like this: DISPLAY=:0 gksu joackey-gtk03:14
roasted_prx, I know. I'm wondering if there's a non-terminal way to do it. :(03:14
prxroasted_: nope, the GUI thing is busted03:14
roasted_prx, its an actual bug?03:15
prxroasted_: it is03:15
alfesoreau: doesn't work03:15
Jordan_Usoreau: jockey-gtk uses policykit now, so the gksu is not required.03:15
soreauJordan_U: Ah ok03:15
soreaualfe: Try without gksu03:16
csmrfxHm, seems HP 5102 etc need their own keyboard model setting on new Ubuntus03:16
roasted_prx, if I run that command, does it change it across the board? Like if jason:jason owns a folder and he's 1000, if I change the UID to 1001, does everything else change on the fly?03:17
roasted_also, prx, is there a way to change the group as well?03:17
prxroasted_: no03:17
prxroasted_: yes03:18
roasted_prx, which is the no/yes?03:18
prxroasted_: group is changed via usermod -g <gid> <username>03:18
roasted_ohhhh, -u is user, -g is group03:18
cablopno change of everything else, and yes way to change group :P03:18
prxno for the files will automagically change their UID03:18
prxyes for changing the GID of the user03:19
cablopnope03:19
alfesoreau: so basically i uninstalled something in the "additional drivers" thing, it was a driver for nvidia i think, and when i rebooted my screen is just purple03:19
roasted_prx, so if jason:jason owns a folder @ 1000 and I change jason to 1001, then if I run ls -l on the folder, it'll just say owned by 1000:1000? Or will it successfully change to jason:jason (1001)03:19
alfesoreau: so i'm trying to reinstall it03:19
prxrosseaux: it will not change03:19
prx1000:100003:19
soreaualfe: So X doesn't work but you can get into recovery mode?03:19
Jordan_Ualfe: What is the output of "jockey-text --list"?03:20
prxsorry rosseaux03:20
cabloproasted_: you'll change the user and group id but not what they own, you need to also change the owner of those files03:20
=== QaDeS_ is now known as QaDeS
crash1hdOK I have 2 Ubuntu installations on one of them I can ping my other machines by machine name ie ping foo and on the other I cant? what is different03:20
alfesoreau: yea i can go to recovery mode but i didn't know what to do in there03:20
soreaualfe: Try Jordan_U's suggestion03:21
bullgard4What is the reason that there are 3 processes »sudo« running on my Natty computer simultaneously?03:21
roasted_prx, man... switching to NFS is such a royal mess. I can't believe what a pain it is to change UID and GIDs. I think I'll just use CIFS and make my life easier.03:21
alfejordan_u: i typed display=:0, than jockey-gtk, than it says runtime error("gtk couldn't be initialized")03:21
cabloproasted_: but yuou can do this03:21
cablopfind find /path/to/folder -uid <old uid> -exec chmow <new id or username> {} \;03:21
prxroasted_: there are mechanisms in place to ensure the UID will match03:22
alfejordan_u: oh i didn't try list03:22
soreaualfe: That's because you don't have X running. Try "jockey-text --list"03:22
alpha255_what's the difference between cifs and smb03:22
prxits some work though03:22
roasted_prx, like what?03:22
cablopsorry, roasted_ replace the fist find with sudo03:22
prxNIS, LDAP, NFSv403:22
roasted_I heard NFSv4 is a PITA to set up03:22
alfenvidia accelerated graphics driver (propreietary, disabled, not in use)03:23
cabloproasted_ what are you trying to accomplish?03:23
prxbeing a sysad isnt something particularly easy to do, else no one would hire ppl doing exactly these things03:23
roasted_cablop, well I was using CIFS on my file server here at home, and I use a mixture of linux and windows systems. I began to wonder if I should just use NFS, but its proving to be such a pain, I wonder where the worthwhile is.03:23
prxNFS is a good deal faster :)03:23
roasted_prx, not according to my spec.03:24
roasted_prx, .2 mb/s faster03:24
roasted_using the same user, same share, same files03:24
prxever tried to saturate a GigE line with SAMBA / Win filesharing / CIFS?03:24
tntchow does NFS compare to SSHFS?03:24
alfesoreau: can i enable it from that screen? what is that screen called if its not terminal?03:24
cablopah, i see... roeasted_ i use samba here, and mostly ubuntu on all, but i have to keep users tha same in case of dettaching disks from one computer to another, so, to ensure yyour users have same ids if users are few is worthy enough03:24
tensorpuddingthe worthwhile part of nfs is how it feels native due to support for real ACL's03:24
prxSSHFS ist damn slow, its meant to be secure03:24
tntcprx: most I ever got on Windows was about 60MB/s03:24
roasted_cablop, samba isn't UID dependent in any way shape or form. Why are you keeping your IDs the same?03:25
tntcprx: can you encrypt NFS?03:25
soreaualfe: What I would do is rm /etc/X11/xorg.conf if it exists and add nvidia to the blacklist..03:25
=== claudio is now known as botinha
cabloproasted in case i dettach move disks from computer to computer03:25
prxtntc: with NFSv4 you can, even v3 can, but its not as native IIRC03:25
alfesoreau: what will that do?03:25
cablopi never used NFS03:26
roasted_cablop, oh, I use disks over the network with a NAS, so I'm not moving data around.03:26
tntcalfe: either that or do "Ctrl+Alt+F1" to drop to the console, and do an apt-get install --reinstall nvidia current03:26
prxcablop: on *NIX you missed something :)03:26
tntcalfe: sudo apt-get install would be the best option03:26
soreaualfe: I assume it's loading nvidia module but it isn't working so this would prevent it from loading03:26
Steristwhat's the command to update grub?03:26
roasted_sudo update-grub2 I think03:26
adubzhas anyone got nvidia hdmi audio working with natty this is highly highly annoying03:26
soreauSterist: update-grub03:26
tntcprx: what kind of rates are you getting over NFS?03:27
cabloproastes_ i have 1 TB usb disk to move things from here to there and backups and so  on... then to protyect things inside for newbies...03:27
Steristty ty03:27
prxI currently work on my next gen server mounting a disk image via NFS, its faster than my local disk untarring an linux kernel03:27
Jordan_Utntc: apt-get install alone will not enable the driver (by creating an aproriate Xorg.conf with "Driver nvidia".03:27
soreaualfe: So rm /etc/X11/xorg.conf and create a file /etc/modprobe.d/blacklist-nvidia.conf and put 'nvidia' in the file without quotes. Save it and reboot03:27
prxtntc: im also topped out at 60 MB/s, but thats my disks03:27
cablopbut afaik to use a nfs is a pain in windows03:28
tntcJordan_U: yeah, I know. once that's done you do nvidia-xconfig03:28
alfesoreau: ok i'll try03:28
cablopand somehow a pain in linux03:28
Jordan_Usoreau: alfe is currently *not* using the nvidia driver (at least as far as I can tell). Why are you having him blacklist it?03:28
DreamLauncherhello everyone03:28
tntcprx: what kind of disk?03:28
prxtntc: SATA 500 Gig03:28
Jordan_Utntc: I prefer using Ubuntu's tools (jockey-text in this case).03:28
soreauJordan_U: To make sure it doesn't load.. why do you think he'd get a purple screen with default nouveau?03:29
prxtntc: actiually 3x 500, Software RAID5, but my system is too slow giving me more performance03:29
tntcprx: I've got a pair of 2TBs, and they'll do 100MB/s over sata, according to iostat03:29
DreamLauncheranyone have a rough time frame for zeroing out a 500 gig drive hooked up usb, using dd?03:30
Jordan_Usoreau: You think that the proprietary driver is currently loaded?03:30
tntcbut that's over an PCI sata card03:30
prxtntc: your busses aren't maxed out?03:30
prxtntc: they are03:30
boobooDreamLauncher,   3 hours at least03:30
boobooDreamLauncher,  most likely much more03:30
soreauJordan_U: Well he said if he boots he gets a purple screen but recovery mode works03:30
DreamLauncherThanks booboo03:30
soreauJordan_U: So I'm guessing it's possible it may be loading or trying to load nvidia03:30
prxtntc: same problem i have here... 133MB/s is PCI, 100 MB/s for the disk leaves 33 MB/s for the NIC (theoretically)03:31
Jordan_Ualfe: What is the output (if any) of "lsmod | grep nvidia"?03:31
prxYo you correctly have half of 133MB/s for Disk and NIC03:31
tntcprx: It would seem not. I was using cp -a * /media/2TB_B/ and iostat reported about 98-100MB/s. I have PCI and PCIe03:31
prxthats about 60 MB/s03:31
boobooDreamLauncher,  on a scsi 15000 rpm drive at 80gigs it takes 45 minutes,,03:31
tntcprx: oh, you're going over the network too. That explains it.03:31
boobooDreamLauncher,  on usb connection  that same drive would take a few hours03:31
soreauJordan_U: I don't think it would load it in recovery mode03:31
DreamLaunchersata hooked up usb03:31
prxtntc: ok, then what NIc do you have in this box?03:31
DreamLauncherthanks booboo, just means I have to wait till later tonight to reinstall the os on my laptop03:32
alfejordan_u it showed nvidia in red followed by 10709116   003:32
DreamLauncherfinally configured my windows VM for work so I can stop duel booting03:32
prxon my local sys i do get 100MB/s03:32
boobooDreamLauncher,  well once the command has been used by the drive,, zeroing move as fast as the drive can handle03:32
bullgard4What is the reason that there are 3 processes »sudo« running on my Natty computer simultaneously?03:32
soreaualfe: Is there any output from 'find /lib/modules/$(uname -r) -name nvidia.ko'03:32
soreauJordan_U: Or maybe it is oO03:32
Jordan_Usoreau: Seems you're right, nvidia is being loaded :)03:33
soreauJordan_U: :D03:33
tntcprx: RTL-816903:33
boobooDreamLauncher,  i would just start the zeroing  and go watch a few movies or something :)03:33
tntcprx: Let me check. I'm pretty sure I have a PCIe nic and a PCI SATA card, but let me check03:33
DreamLauncherits been running for 1.5 hours03:33
prxtntc: i dont think this card will do jumbo frames, does it?03:33
prxtntc: If you like speed, get a decent PCIe e100003:33
boobooDreamLauncher,  yep  and it will run even longer,,, not much of anything that can be done about that,,,03:33
DreamLauncherI have actually been reading man pages and trying to figure out why I am getting errors setting up some things03:33
prxe1000s can do 16110 Bytes Jumbo frames, how's that?03:34
boobooDreamLauncher,  what are you using to zero the drive ,, Dban ?03:34
alfesoreau: it said "/liv/modules/2.6.38-8-generic/kernel/drivers/video/nvidia.ko"03:34
soreaualfe: Yes I know now because it's being loaded..03:34
soreaualfe: So, as I was saying..03:34
DreamLauncherthe command I used was dd if=/dev/zero of=/dev/sdc03:34
soreaualfe: rm /etc/X11/xorg.conf and create a file /etc/modprobe.d/blacklist-nvidia.conf and put 'nvidia' in the file without quotes. Save it and reboot03:34
tntcprx: I had it backwards. PCIe SATA card, PCI nic.03:34
alfesoreau: ok i'll try that now03:34
Steristdoes CDrom mount to the Media folder like USB devices?03:34
Gazzyhi03:35
prxtntc: that PCI NIC sucks hard03:35
tntcprx: It does the job. I just use it for copying files back and forth03:35
MethedManhow do i make a symlink from "computer 1" to "computer 2" over a network using "sshfs"?03:35
ActionParsnipMethedMan: you'd need to mount the sshfs03:35
intokCan03:35
DreamLauncherI pulled the drive out of the laptop because I think it has some junk sectors, trying to remap the sectors now03:35
SemitonesIf I have 32-bit natty installed on my system by mistake, can I simply install the linux-image-amd64 in synaptic?03:37
bullgard4Sterist: No. ls -al /media/cdrom: lrwxrwxrwx 1 root root 6 2009-09-17 22:24 /media/cdrom -> cdrom0'.03:37
prxtntc: while copying lots of small files, the benefit of e1000 might be even bigger, as someone benched these, and they had superior latency03:37
MethedManActionParsnip: i think that you might be one or two steps ahead of me.  i have an an "sftp" connection from my current computer to "computer 2" that appears to be mounted.03:37
ActionParsnipMethedMan: then copy the data to the mount point and it will copy to the server03:37
Steristty bullgard4 :)03:37
MethedManActionParsnip: i want to do this via the terminal and i want to make symlinks03:38
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts Debug http://pastebin.com/DG0veQ3E03:38
=== blaster is now known as Guest20166
Jordan_USemitones: No. While using a 64 bit kernel with a 32 bit userland is not a problem I think dpkg will complain, and you still won't be able to run 64 bit applications (so no individual application will be able to use more than 4 GiB of RAM).03:38
Jordan_UMethedMan: What is your end goal?03:38
ActionParsnipMethedMan: then you can make a symlink to the mountpoint (or a subfolder within) to wherever you want03:39
SemitonesJordan_U, how can I get the 64bit userland?03:39
Jordan_USemitones: You pretty much need to re-install.03:39
SemitonesJordan_U, aww, ok. I have all my apps set up the way I like them!03:39
alfesoreau: ok i'm totally newb, i did rm /etc/X11/xorg.conf hit enter and worked i guess, but when i typed /etc/modprobe.d/blacklist-nvidia.conf it said -bash: /etc/modprobe.d/blacklist-nvidia.conf: no such file or directory03:39
tntcprx: I might buy one. Do they make a PCIe one?03:40
prxtntc: they do03:40
MethedManActionParsnip: I am not sure where the sftp is mounted in my filesystem.  unfortunately i used the gui "connect to server" option that is standard with ubuntu.03:40
Jordan_USemitones: You can preserve your home directory through the re-install (even if it's not on a separate partition)03:40
soreaualfe: No, you'll need to actually create that file..03:40
alfesoreau: i guess thats the name of file i'm supposed to make? how do i make a file in there?03:40
SemitonesJordan_U, last time I ran the installer (lubuntu) it said all my data would be lost03:40
prxtntc: but dont forget to adjust things using ethtool and ifconfig (if you like to have jumbo frames, however, most switches max out at 9000 Bytes)03:41
SemitonesJordan_U, while installing over 10.1003:41
prxactually i have never seen any switch capable of more then 9000 Bytes MTU03:41
soreaualfe: Using nano it's pretty easy: 1) Run 'nano /etc/modprobe.d/blacklist-nvidia.conf' 2) type nvidia 3) Press Ctrl+X 4) Press 'Y' then enter03:41
tntcprx: not even the Cisco stuff?03:42
prxtntc: never had any Cisco toys :)03:42
MethedManActionParsnip: found it in ~/.gvfs03:42
Jordan_USemitones: You need to use manual partitioning, select your old root partition and set its mountpoint to '/' and be sure that the "format" box is *not* checked.03:42
tntcprx: I only did on campus03:42
alfesoreau: ok cool, now reboot?03:43
soreaualfe: yes03:43
MethedManhow would i boot up the machine to mount an "sftp" connection immediately03:43
alfesoreau: thanks03:43
tntcprx: most I got there were 60MB/s03:43
soreaualfe: You could double check by executing 'cat /etc/modprobe.d/blacklist-nvidia.conf'03:43
soreaualfe: it should output nvidia03:43
alfesoreau: oh i already rebooted03:44
ActionParsnipMethedMan: you can add an entry in /etc/fstab03:44
soreaualfe: No worries, I'm sure you did it right ;)03:44
prxtntc: on my campus the network was configured very badly, so it was much worse03:44
alfesoreau: holy shit it worked03:44
ActionParsnipMethedMan: you may need to add:   mount -a    in /etc/rc.local  as the fstab file is processed before the network comes up03:44
soreaualfe ;)03:44
soreau! language | alfe03:44
ubottualfe: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.03:44
alfemy bad03:45
soreaualfe: I have to run but remember these instructions and make sure to remove the blacklist file if you reinstall the nvidia driver or else it wont load correctly03:46
alfesoreau: ok will do thanks03:47
tntcprx: well, a lot of ours was, but I helped reconfigure some of it, and once the new networking guy showed up, a lot improved. I ended up having my own dedicated GB port for my ubuntu data recovery box.03:48
prxtntc: on my campus the network was configured very badly, so it was much worse", but professionals do curse far more than other ppl ;)03:48
SemitonesJordan_U, how does that work -- does it just overwrite what it has to?03:48
prxmhm, i am becoming unable to write03:48
Jordan_USemitones: It removes all system directories (except /usr/local/) before continuing with the install.03:49
bullgard4What is the reason that there are 3 processes »sudo« running on my Natty computer simultaneously?03:49
Semitonesok, thanks03:49
Jordan_Ubullgard4: Could you please rephrase the question?03:49
ActionParsnipbullgard4: strange, have you used sudo recently?03:49
alfejordan_u do you know how to delete that blacklist file?03:50
MethedManActionParsnip: thanks for the advice.  the last bit about mounting is over my head though.03:50
bullgard4ActionParsnip: No.03:50
ActionParsnipMethedMan: have a  look online, you'll find example lines you can tweak and add03:50
ActionParsnipbullgard4: I'd kill them03:50
prxtntc: nice work, your fellow students probably appreciated our efforts very much :)03:50
prxyour efforts03:51
Jordan_Ubullgard4: Can you pastebin the output of "ps aux | grep sudo"?03:51
Skaperencpio: ubuntu-11.04-server-amd64-00-installed.img: field width not sufficient for storing file size03:51
bullgard4Jordan_U: I am looking at System Monitor > Processes. It lists the process name "sudo" in 3 lines of the list of processes shown.03:51
Skaperenlooks like cpio is braindead03:52
tntcprx: nah. they were too annoyed about having to use Cisco Clean Access. "What do you mean I need full updates and antivirus to get on the network?" Part of why I'm on Linux instead :)03:52
prxSkaperen: how big is the file?03:52
RoastedIs there a way to run a cron job every 10 minutes instead of adding an entry for every 10 minute intervals of the day?03:52
bullgard4Jordan_U: The Status of all 3 is "Sleeping".03:52
Skaperenprx: 1602879436803:52
Jordan_Ubullgard4: Can you pastebin the output of "ps aux | grep sudo"?03:52
prx!calc 16028794368 / 104857603:53
ubottuprx: I am only a bot, please don't think I'm intelligent :)03:53
ActionParsnipSkaperen: does the file pass MD5sum?03:53
eman99Hello, I have a simple bash question....03:53
eman99when I type echo $PS103:53
eman99 I get03:53
eman99\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\u@\h:\w\$03:53
eman99how can I type in \[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\u@\h:\w\$   and get a and output  of my bash prompt (resolve this statement) ?03:53
FloodBot1eman99: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.03:53
* prx laughs03:53
SkaperenActionParsnip: 6496160756d2eb1994aeff7df52eda29  ubuntu-11.04-server-amd64-00-installed.img03:53
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts Debug http://pastebin.com/DG0veQ3E03:53
prxSkaperen: are you on 32 Bit system?03:54
Skaperenprx: 1528603:54
prxSkaperen: thx, i used google ;)03:54
Skaperenprx: 64-bit03:54
ActionParsnipintok: try grabbing the latest HPLIP03:54
Jordan_Ualfe: sudo rm /etc/modprobe.d/blacklist-nvidia.conf03:54
Skaperenprx: shell can do it in integer ... echo $(( 16028794368 / 1048576 ))03:54
Skaperenprx: there's also python interactive mode, bc, and some others03:55
prxSkaperen: yould you pls do cpio --version?03:55
tntcHey, I'm getting a weird issue with Unity sometimes not switching between applications03:55
Skaperencpio (GNU cpio) 2.1003:55
tntcSpecifically between terminal and firefox03:55
Skaperenii  cpio                              2.10-1ubuntu2                                   GNU cpio -- a program to manage archives of files03:55
robdigRoasted: yes. */10 as the first field in crontab03:55
prxSkaperen: i even have a shortcut on my keyboard which launches gcalc, but the browser was sitting there, waiting ;)03:55
bullgard4_Jordan_U: http://paste.ubuntu.com/607622/03:56
Jordan_USkaperen: What is the output of "file ubuntu-11.04-server-amd64-00-installed.img"? (if it's more than one line please use pastebin).03:56
prx"Because of industry standards and interoperability goals, cpio does03:57
prxnot support the archival of files larger than 2GB or files that have03:57
prxuser/group IDs greater than 60K."03:57
Skaperenubuntu-11.04-server-amd64-00-installed.img: x86 boot sector; partition 1: ID=0x83, active, starthead 64, startsector 2048, 29360128 sectors; partition 2: ID=0x82, starthead 127, startsector 29362176, 1943552 sectors, code offset 0x6303:57
eman99hello, i have a simple bash question, its is here http://paste.ubuntu.com/607624/ thanks!03:57
prxhadn't expected that from cpio, either03:57
Skaperenso cpio is definitely braindead and won't interoperate with systems that support files larger than 2GB03:58
Skaperenand tar is also braindead03:58
prxtar should handle it03:58
Jordan_Ubullgard4_: The first is synaptic. The second was almost certainly run by you (I assume you use midnight commander). The third was also most likely run by you, and should go away when you exit the terminal you ran it in.03:58
alfejordan_u: thanks03:58
intokActionParsnip did, grabbed everything related to HP printing, now I get no errors, printer works on OSX though, so it's not hardware03:58
Jordan_Ualfe: You're welcome.03:58
Skaperentar will handle THAT, but it won't handle other stuff ... I need ONE tool to do it all03:59
ActionParsnipintok: can a new user print ok?03:59
Skaperentar won't do sockets or pipes03:59
prxSkaperen: you might tar, split and then do cpio?03:59
Jordan_USkaperen: That doesn't look like a cpio image at all...03:59
SkaperenJordan_U: the file I named is not a cpio image ... it's a vm image I'm trying to package up in cpio04:00
eman99hey is anyone up for a BASh question, i cant sleep till i answer it :-p04:00
JamezQO am up for it04:00
ActionParsnipeman99: ask away04:00
ActionParsnipeman99: also ask in #bash too04:00
Jordan_USkaperen: Why are you trying to package up a single file with cpio?04:00
eman99http://paste.ubuntu.com/607624/04:00
JamezQis it the quested you pasted?04:00
braiamSkaperen: this is a wubi disk?04:00
JamezQdo you mean change your PS1 eman99?04:00
eman99thanks actionParsnip04:00
SkaperenJordan_U: I wasn't ... that's the first file it broke on04:00
Jordan_Ubraiam: No.04:00
Jordan_USkaperen: Ahh, OK.04:01
Skaperenbraiam: virtual machine hard drive image from qemu/kvm04:01
computerwiz_222hey all, I need some help with my USB sound card. It is based on the CM6206 chip and is being recognized only as stereo even though the device supports 7.1. Any ideas?04:01
braiamSkaperen: ok04:01
intokActionParsnip haven't tried a new user yet, but as admin shouldn't it "just work"?04:01
ezrawhy does my system lag out when ever I run more than 2 apps at once?04:01
tntcSkaperen: what are you trying to do exactly?04:01
=== ezra is now known as Guest58044
Jordan_USkaperen: What is your end goal? What features are you missing from GNU tar?04:01
ActionParsnipintok: there is no admin, your user is just a user04:01
tntcSkaperen: you're packaging a giant file up with cpio for some reason?04:02
Guest58044eg totom and nautalis04:02
JamezQeman99: Are you just trying to change your PS1 var in bash?04:02
Skaperentntc: I amd trying to package up a bunch of files in a file tree ... happens to be about 20 vm images in there04:02
Skaperentntc: at other times any other file tree is subject to being packaged04:02
bullgard4_Jordan_U: I agree with the statements in your last posting. But why does Natty consider it necessary to create 3 different processes "sudo" for just the same prupose, namely to entitle me sudo privileges?04:02
ActionParsnipintok: you are just a member of a group which allows you to use sudo etc. A new user will have no settings. If it works there then it is settings based04:02
=== Guest58044 is now known as nicekiwi
tntcSkaperen: you just want a giant blob packaged up, and occasionally add more files?04:02
nicekiwiwhy does my system lag out when ever I run more than 2 apps at once? eg totom and nautalis04:02
booboonicekiwi,  it shouldnt,, what is the hardware config on that system?04:03
kaushalHi04:03
Skaperentntc: no need to add more to it after I package up04:03
=== WhoAmIHere is now known as GrouchySmurf
kaushalwhat is Ubiquity installer ?04:04
computerwiz_222the odd thing is that in 10.10, it was recognized as a 7.1 device as it should be04:04
nicekiwibooboo, i7 2.6ghz, 8GB ram04:04
kaushalis it LiveCD ?04:04
Skaperentntc: but it does need to output to a stream04:04
booboonicekiwi,  what about video card    lspci | grep -i vga04:04
tntcSkaperen: tar --append can't do that?04:04
Jordan_Ubullgard4_: Because sudo is a binary, it is a process. sudo has always worked that way, and probably always will.04:04
tntcwhat do you mean output to a stream?04:04
nicekiwibooboo nvidia NVS 3100 512MB04:04
Skaperentntc: I had to dismiss tar due to earlier reasons ... because tar can't handle pipes and sockets04:05
booboonicekiwi,  well certainly the hardware can handle it,,  are you in Unity or classic gnome?04:05
nicekiwignome04:05
Skaperentntc: I also heard tar cannot handle devices with major/minor larger than 25504:05
ActionParsnipkaushal: its the installer app for ubuntu04:05
tntcSkaperen: huh. Why are you packaging these up?04:05
Jordan_Ubullgard4_: There is simply no other reasonable way for sudo to work.04:05
Skaperentntc: so I need another tool04:05
booboonicekiwi,  install htop   run the two apps that seem to have this issues and see if anything is eating up resources at that point  via htop04:05
kaushalActionParsnip: so does it mean the same as LiveCD ?04:05
Skaperentntc: to send them elsewhere04:06
tntcSkaperen: why do they need to be handled by pipes and streams?04:06
kaushalHow do i use Ubiquity installer ?04:06
Skaperentntc: not handled by, just handled04:06
mrdebhi04:06
ActionParsnipkaushal: the livecd has ubiquity on it. When you double click the "install Ubuntu" icon, it runs ubiquity04:06
Skaperentntc: if a pipe or socket is in there, the tool needs to package it, and unpackage it when retrieved or received04:06
kaushalActionParsnip: ok04:07
tntcSkaperen: oh oh oh! I see now.04:07
varun Hi Friends,I have bought an 3G Data Card,it has been auto detecting as a modem,i have to mount that device and i have to extract the script in the device,please help me how to mount the data card04:07
bullgard4_Jordan_U: Thank you very much for explaining and your help.04:07
PenthMostly liking Unity now that it's had six months to gel, but  I have a problem with not being able to move my non-maximized windows around the screen04:07
Jordan_Ubullgard4_: You're welcome.04:07
kaushalActionParsnip: I have 10.10 running, whats the preferable method to upgrade it to 11.04 ?04:07
tntcSkaperen: I'm not aware of anything that handles pipes or streams that are files and makes them compress04:07
braiamSkaperen: so, you want to do it on the fly?04:07
ActionParsnip!upgrade | kaushal04:07
ubottukaushal: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade04:07
prxSkaperen: why not split a tar in <2GB junks, and on the destination save these to a temp location before concatenating them together again?04:08
Skaperentntc: just needs to be a stream output ... I can compress the stream04:08
bullgard4_kaushal: Update Manager using the -d option.04:08
prxfinally you have a tar04:08
nicekiwibooboo not sure how to uuse that, the output is very confusing lol04:08
prxyou might even send the junks in parallel, utilizing highspeed links better04:08
eman99hey here is my bash question http://paste.ubuntu.com/607624/   , i know you guys are curious04:08
Skaperenprx: tar handles big files OK ... just not pipes and sockets and certain devices04:08
Jordan_Uprx: You aren't understanding the problem.]04:08
varun Hi Friends,I have bought an 3G Data Card,it has been auto detecting as a modem,i have to mount that device and i have to extract the script in the device,please help me how to mount the data card04:09
booboonicekiwi,  for the video card  open a terminal and copy paste this command       lspci | grep -i vga04:09
nicekiwiis that kernel patch thats supposed to improve system preformace included in ubuntu?04:09
prxSkaperen: tarring /etc/dev seems to work fine, i cant remember problems with pipes either, but thats using a pretty recent version04:09
booboonicekiwi,  it will give a readout that you can paste here04:09
Skaperenprx: do any of your devices have a major/minor greater than 255?04:10
nicekiwibooboo 01:00.0 VGA compatible controller: nVidia Corporation GT218 [NVS 3100M] (rev a2)04:10
tntcSkaperen: you seem to have a very odd situation04:10
prxSkaperen: no04:10
Skaperentntc: I just need a tool that is not braindead04:10
kaushalActionParsnip: is it better to use 64bit vs 32 Bit04:10
PenthIs anyone else having the unmovable window problem in unity that keeps all open windows locked to the upper left corner?04:11
booboonicekiwi,  ok and  have you already installed the nvidia driver from   System / Administration / Additional Drivers ...yes?04:11
Skaperentntc: something that can make a backup of a file tree no matter what is in there04:11
kaushalI have 4 Gigs RAM04:11
nicekiwibooboo no, i removed them. They wouldent let me configure Dual Screens properly. Using nouveau04:11
tntcSkaperen: I'm not sure that's possible.04:11
kaushalbullgard4_: ok04:12
SirSpamI just upgraded to Natty and now my ubuntu virtual machine only recognizes one network adapter04:12
nicekiwibooboo but the problem was there with nvidia drivers too04:12
prxSkaperen: there is something mentioned using the "star" format, which should provide these features04:12
crash1hdHey all this is an odd one I am using the gnome-display-properties for my machine and setting my resolution for both screens to 1280*1024 all is great except every so often when I use x11vnc to connect to this machine it changes screen 0 only to 1024*768 the only way to fix is to go to the machine and run gnome-display-properties again and it automatically goes back to 1280*1024 even if x11vnc is running (is there a way to tell x11v04:12
crash1hdnc to not change the display setting?04:12
SirSpamOr, it only aquires an IP for one04:12
booboonicekiwi,  oh! mm surprising   then I am puzzled for sure04:12
prxartype=star04:12
prxshould do04:12
nicekiwibooboo for instance if I spin my cursor around on the screen continuously it will regularly freeze for a second as well as the video in totom etc04:13
=== AndChat is now known as Guest93027
en1gmai am in the cli....i can ping ip address but i can not ping a name like www.google.com....i edited the resolve.conf with correct nameserver 8.8.8.8 and did sudo ifconfig eth0 down and then sudo ifconfig eth0 up but i still cant ping www.google.com what do i need to do to get the name server woeking04:13
prxSkaperen: http://nopaste.info/4b498b9cca.html04:14
nicekiwibooboo ubuntu 10.10 btw04:14
ActionParsnipkaushal: depends on requirements04:14
=== Guest93027 is now known as turkusama
ActionParsnipkaushal: and hardware04:14
AegNuddelArgh04:15
AegNuddelI liked the old desktop04:15
SirSpameth0 works fine, but eth1 won't work04:15
en1gmawhat command restarts networking so nameserver takes affect04:15
booboonicekiwi,  ok I am going to have to break here,, but there are many here with far more skills than I ,,, so try again,, i will be back later04:15
=== Jordan_U_ is now known as Jordan_U
Skaperenprx: so how to use that?04:15
mrdeben1gma: i forget but i used it earlier04:15
nicekiwibooboo kk, thnkx04:15
Jordan_USkaperen: What error message are you getting with GNU tar?04:15
en1gmaman i really need it if you can help me out04:16
prxSkaperen: artype=star on the cmdline apparently04:16
en1gmai can ping googles ip but i cant ping www.google.com all day long04:16
Penthsirspam, are these both virtual network cards?04:16
JimmioHey all, I have a USB Audio class compliant input/output device (M-Audio Fast Track Pro), and I cannot use it as an input or output sorce..04:16
mrdebhold on04:16
Jimmiosource*04:16
Skaperenprx: is that --format=ustar ?04:16
en1gmamy changes i made in resolve.conf are not working cause i dont know the command04:16
Penth/etc/init.d/named restart?04:16
en1gmaok04:16
en1gmai tried /etc/init,d/networking restart and it didnt pick up the nameserver04:17
AegNuddelIS there any way to switch back to the old desktop style?04:17
SirSpamPenth: Yes, eth0 is a NAT adapter, eth1 is a Host-Only. Ubuntu is the guest OS and is running inside the virtual machine04:17
prxSkaperen: oh sorry, thats star, not tar04:17
twotenamhey guys, google isn't showing much help: i'm using gnump3d and when i use the "random selection" or "custom playlist" nothing happens. Am i missing a step?04:17
JimmioAegNuddel: At the login prompt, at the bottom.. you can choose Ubuntu Classic04:17
AegNuddeloh!  nice!  Thanks04:18
prxbut even by default star should be capable of 21 bit minor/major04:18
mrdebok, that ist he command i used04:18
Penthand Host-Only would be invisible to the guest?04:18
mrdebhmm04:18
SirSpamI'm pretty sure it's Ubuntu's fault because it was working fine before I upgraded to Natty 11.04, but now it's dead04:18
Skaperenprx: ah, package star04:18
ActionParsnip!classic | AegNuddel04:18
ubottuAegNuddel: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.04:18
prx"Star includes the first free implementation of POSIX.1-2001 extended tar headers. The POSIX.1-2001 extended tar headers define a new standard way for going beyond the limitations of the historic tar format."04:18
prxI'll get that one as well :)04:19
SirSpamPenth: No, ubuntu sees both adapters. Those are the adapters that the guest has04:19
gaelfxI'm noticing that a lot of torrents in transmission seem to be reporting that they downloaded twice as much data as needed in order to download a file, and I would normally chalk it up to a bad connection, but the numbers are so suspicious, i.e. almost exactly twice as much, that I think it's a problem with transmission, is there any kind of log with specific information about transmission's downloading habits?04:19
computerwiz_222gaelfx: I haven't had this issue and I run transmission-daemon on Ubuntu Server04:20
mrdebgaelfx: what do you think it is doing04:20
=== r3x is now known as tree-pam
prxgaelfx: If you know TCP/IP a bit, have a look at a wireshark dump04:20
gaelfxmrdeb: I think it might be mis-reporting how much I've downloaded once a torrent finishes04:21
gaelfxfor example, one torrent was 689MB, but transmission says that I downloaded 1.36GB04:21
paintchipdoes anyone have the time to help me get windows 7 to boot from grub? I have tried a bunch of things and can't get it04:22
mrdebgaelfx: ok yeah04:22
eman99sure , i may be able to help you paintchip04:23
paintchipthanks04:23
eman99the easiest way by far is to install windows first04:23
en1gmawhat is the command to reinstall gnome unity for 11.04 i386 desktop04:23
en1gmawe finally have net04:23
gaelfxprx: I don't know much about TCP/IP, but I have heard of wireshark, I was considering using it to figure out where the ISP injected ads are actually coming from, but I discovered adblock plus, so yeah04:23
en1gmahe is at the desktop with no panels04:23
eman99then install ubuntu after04:23
paintchipi just installed windows 7 and its a bit different than vista in terms of partitioning04:23
Skaperenprx: will have to spend some time with this program ... it doesn't accept either tar or cpio command args ... gotta study it's man page and rewrite my script04:23
eman99it should add the windows 7 boot laoder to the grub menu04:24
Jimmiopaintchip: You have to put the Windows 7 disk back in, and repair the boot process..? I don't quite remember. It's because you overwrote the bootloader with GRUB and you need to put it back in the Windows partition. Then if GRUB doesn't see Win7, there's a grub-update I believe.04:24
amd64hi, I have started LAN servive between ubuntu and Windows XP.I shared a folder (it has many folders inside it).The shared folder open but Folders inside the Shared one doesn't.message on windows is "Access is denied".Pl. Hepl..04:24
gaelfx!install > paintchip04:24
ubottupaintchip, please see my private message04:24
en1gmahe just wants to reinstall over his gnome desktop04:24
eman99grub cant boot win7 directly so it has to chain load the win7 bootloader04:24
en1gmabut same settings as his are screwed up04:24
en1gmaactually he wants default settings04:24
gaelfxah, crap, I'm an idiot, I just figured out04:25
en1gmahe just wants gnome 2.32.xxx04:25
paintchipwait so how do i put in the windows boot loader again?04:25
en1gmahe dont want gnome 304:25
twotenamcd /etc/apache204:25
mrdebwhat bout openbox04:25
twotenamoops04:25
paintchipalso should i be pointing grub to the actual windows 7 partition or  the little system partition that it makes04:25
eman99the best way to install the windows booloader is with a windows cd04:26
en1gmajust need the command to install over gnome 2.3204:26
en1gmasame gnome just default settings04:26
eman99and run the repair tool , i think its called fixmbr or something like that04:26
eman99i just googled and got this04:27
eman99http://neosmart.net/wiki/display/EBCD/Recovering+the+Vista+Bootloader+from+the+DVD04:27
NEOFIGHTDOES ANYONE WANT TO STUDY COMPUTABILITY THEORY? I TOOK A COURSE IN COMPUTABILITY THEORY LAST FALL AND I WANT TO GET MY PH.D AT STANFORD04:27
paintchipthank you i will give that a try now04:27
masterk3n! hacker04:27
ubottuA hacker is a person who delights in having an intimate understanding of the internal workings of a system, computers and computer networks in particular, as defined by Request for Comments (RFC) 1392 - i.e. a good programmer  -- crackers on the other hand break systems, see also !piracy04:27
gaelfxI had that problem because I kept all my torrent information from my previous install, but I had lost all the actual downloads04:27
prxNEOFIGHT: start by breaking that capslock key out of your keyboard04:27
paintchipalso which partition should i boot to?04:27
twotenamthere's a class opening up this fall on caps lock04:28
paintchipthe little system partition or the windows one04:28
masterk3nomfg i wanna be come the best hacker in the world04:28
eman99once you can boot into windows. when you install ubuntu next the ubuntu installer will walk you thru the install where you can choose to install ubuntu and windows side by side04:28
ActionParsnipmasterk3n: then research networks and that will give a solid knowledge base04:28
evanescentafter upgrading to natty ubuntu "freezes" constantly (I can still move the mouse, but nothing else). An error message mentioning "EQ overflowing. The server is probably stuck in an infinite loop." appears in my xorg log when this happens04:28
evanescenti've looked on google and can't find anything definitive04:28
ActionParsnipmasterk3n: you can be hired as a "security specialist" if you get really good ;)04:29
ActionParsnipevanescent: have you tested RAM?04:29
AaronMT!warty04:29
evanescentyes, but it seems very odd that the ram would suddenly become an issue after I upgrade04:29
AaronMT!dapper04:29
ActionParsnipevanescent: it can fail at any point04:29
evanescentit would be an unlikely confluence ofe vents, but sure04:30
Jordan_U!msgthebot > AaronMT04:30
evanescentlets assume it's not the ram04:30
paintchipi already have both OSs installed I am just trying to get both to boot04:30
en1gmacome on guys i just need to reinstall gnome for 11.04 default04:30
RoastedIs there an easy way to rsync data to a samba/cifs share?04:30
en1gmacan someone tell me the apt-get command04:30
newbie|2hey do you guys know How can I get rid of Unity on ubuntu 11.04, to make it look like 10.10?04:30
eekTheCatI'm getting a size mismatch when I do an apt-get upgrade http://paste.ubuntu.com/607631/04:30
evanescentnewbie|2, i think you can select the "experience" when you log in, but I haven't tried04:30
eekTheCatI get a size mismatch, it suggests trying --fix-missing. But that doesn't help.04:31
prxRoasted: of course, mount it before you sync ;)04:31
Skaperenstar: WARNING: Minor device numbers are non contiguous.04:31
Skaperenstar: WARNING: Devices may not be extracted correctly.04:31
Skaperenhmmm04:31
Roastedprx, right. but what in the rsync command do I use to sync to it?04:31
Roastedprx, it's not like cifs mounts to a /media/data location like NFS does04:31
dsmpoke04:31
prxRoasted: once mounted you do not need any special stuff04:31
Skaperenbut this stated as being the "old" format ... so it makes me worry04:31
prxah wait04:32
newbie|2hey do you guys know How can I get rid of Unity on ubuntu 11.04, to make it look like 10.10?04:32
bazhangnewbie|2, choose classic from login window after you select the user04:32
prxRoasted: first tar all the files, cifs is not POSIX compatible... youll lose all permissions and stuff04:32
=== ubott2 is now known as ubottu
mitsoshi all, i messed up something in compiz-config and everythings disappeared on the desktop. using ubuntu 11. can somebody plz help? kinda new to linux04:32
Jordan_UAegNuddel: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.04:32
Roastedprx, well that sucks.04:32
=== vivek is now known as Guest51669
newbie|2bazhang: where?04:33
prxRoasted: you may very well mount CIFS in your file system, besides it does not have all the capabilities of a POSIX compatible FS04:33
bazhangnewbie|2, login window, at the bottom04:33
prxCIFS sucks04:33
Roastedprx, disagreed.04:33
AegNuddeldone Jordan_U04:33
Roastedprx, disagreed 100% actually04:33
prxdepends on the point of view04:33
Roastedprx, it may not be able to handle whatever is needed to rsync, but I have had so much luck on cifs.04:33
ActionParsnipmitsos: if you delete ~/.compiz and ~/.config/compiz-1  it should default you after a logoff / logon04:34
Roastedprx, and it's so convenient. mac, linux, and windows compatible. and it's rleatively fast too.04:34
prxRoasted: You disagree because you "had much luck" ;)04:34
Roastedprx, my tests earlier in identical settings showed NFS - 1.7mb/s speed, while CIFS showed 1.5 mb/s04:34
newbie|2bazhang: Do I have to do that every time I log in?04:34
bazhangnewbie|2, no04:34
Roastedprx, just saying bro. saying cifs sucks is very incorrect.04:34
prxRoasted: so your NAS is... <somebadword> ;)04:34
Roastedprx, my nas is cifs/nfs :P04:34
ActionParsnipen1gma: sudo apt-get --reinstall install packagename1 packagename2   etc will reinstall the packages you choose04:35
Roastedprx, I'm just trying to figure out whats optimal here04:35
ActionParsnip!classic | newbie|204:35
ubottunewbie|2: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.04:35
en1gmaActionParsnip thanks04:35
Roastedprx, I'm beginning to think I just need to hit up recovery mode and treat each user with the same uid and be done with it04:35
mitsosthanx actionparsnip but how do i do that?04:35
Roastedprx, that way I can set up a quick script so, say, my mother could dbl click, type in pw (since mounting NFS needs sudo) and then rsync can r un to back data up04:35
ActionParsnipmitsos: in nautilus or command line. You've never deleted a folder before?04:35
prxRoasted: you may enable a user to mount sth without being root04:36
mitsosi cant open nautilus or anything else.  not even command line04:36
dsm*wave wave*04:36
Roastedprx, oh really, how?04:36
mitsosaltF2 doesnt work04:36
en1gmaActionParsnip is it gnome-desktop-enviroment04:36
ActionParsnipmitsos: press CTRL+ALT+F1 and you can04:36
newbie|2bazhang: Do you know how can I make that the log in window doesn't appear?04:36
prxRoasted: in fstab you need to add the usermount flag to the mount options04:36
mitsosright thanx ill give it a go04:36
Jordan_Udsm: Do you have an Ubuntu support question?04:37
pdtpatrick_WHy is it when Ubuntu goes to sleep .. the resolution gets screwy?04:37
dsmno, just waving04:37
ActionParsnipen1gma: I don't have that package, so probably not04:37
en1gmawhat is the gnome package04:37
Roastedalso prx, security wise is the basic setup of nfs pretty good? I keep thinking that with nfs that if jason is user 1000 but tyler decides to sudo mount -t nfs server/myshare/ /hiscomputer/folder then he can get into my stuff04:37
prxRoasted: user its actually04:37
en1gmagrrr i just told my friend to install that package....are you running kubuntu?04:37
prxRoasted: without kerberos you rely on the IP04:38
newbie|2Does anybody know how can I make that the log in window doesn't appear?04:38
prxthus every IP might have its own exports04:38
prxthats unsafe, usually04:38
Roastedprx, what IP? of the server or client?04:38
ActionParsnipnewbie|2: enable autologin04:38
prxon the server you specify in the /etc/exports file which wxports you have, and to which client IPs these apply04:39
Roastedprx, but on a dhcp network, how does tha tmake sense04:39
newbie|2ActionParsnip: where can I enable that?04:39
Skaperenprx: oh, and BTW, the sparse (-S) option on rsync doesn't work right ... it fails to make the LAST block of a file sparse04:39
prxRoasted: even on dhcp you may define fix IPs according to the MAC Address of the client, for example04:39
Roastedprx, and yet again, NFS is proving to be a real pita04:40
ActionParsnipnewbie|2: in the login screen item04:40
Roastedprx, this makes CIFS look like a complete walk in the park.04:40
Roastedliterally04:40
SkaperenNFS and CIFS are both PITA04:40
prxSkaperen: That probably should be reported to rsync devs04:40
rwwnot literally :(04:40
RoastedCIFS is easy04:40
Roastedreal easy04:40
diiluirc.ubuntu.com:800104:40
prxRoasted: on Win NFS really _is_ PITA04:40
pdtpatrick_weird Ubuntu is flakey with HDMI cables04:41
en1gmawhat is the dang gnome meta package name04:41
en1gmasomeone has to know it so i can reinstall it04:41
Roastedprx, I wouldn't even bother with NFS on windows. That just screams problems. :P04:41
prxon *NIX SAMBA is PITA04:41
diskineticI know there's probably no one in here who helped me earlier, but I just wanted to say thanks!04:41
diskineticso... thanks.04:41
Roastedprx, disagreed. I find it so easy, lol..04:41
prxyou didnt have UIDs in Sync04:41
rwwen1gma: on Ubuntu, ubutnu-desktop. gnome-desktop-environment, gnome, and gnome-core are metapackages that are only in the archive because Debian uses them.04:41
rwwubuntu-desktop **04:41
PenthOk, the answer to my "stuck windows" was as simple as compizConfig Setting Manager having disabled window movement04:41
prxyou need to04:41
Roastedprx, so let me get a few things straight about NFS here04:41
prxthere are ways, but thats a "experienced setup" if you prefer so04:42
Roastedprx, I need to edit exports for optimum security. right04:42
ActionParsnipSamba is great here prx, I use smb.conf. I just restore the file from backup, replace the original and restart smbd, done04:42
en1gmaok so i would want to reinstall ubuntu-desktop then...well for my firend04:42
Skaperenonce upon a time, NFS could only export an exact filesystem ... not a subtree or subdirectory ... and not a bunch of filessytems ... just one whole one ... and the original protocol was designed around that concept04:42
prxRoasted: Maximum security ias getting Kerberos up and running, using LDAP04:42
prxthats not trivial04:42
en1gma'sudo apt-get --reinstall install ubuntu-desktop' ?04:42
Roastedprx, what about a step down from that. after all, this is a home network04:42
prxessentially you get what you pay for04:42
prxok, then stay with CIFS, but dont complain if its not POSIX compatible04:43
prxthats, again, what you pay for04:43
prxits easy _or_ flexible04:44
Roastedprx, what I'm asking is a step down from an ldap/kerberos security setting04:44
Roastedprx, am I stuck with no security then?04:44
Skaperenprx: ... E: Package 'star' has no installation candidate ... that's on my desktop (10.10)04:44
prxno security but what a IP gives you04:44
Roastedso I rely on the same IP to be my security measure?04:44
prxSkaperen: have seen that, you will need to compile yourself i think04:44
magepsychoguys how to pin my /var/www folde to panel04:45
ActionParsnipRoasted: you can add samba passwords, if you are fighting samba....04:45
Skaperenprx: I think maybe I will take the risks out of this and just develop my own04:45
ActionParsnipmagepsycho: there is an item to show a folder on the panel (I believe)04:45
prxRoasted: You may privide IPs with security, but that boils down to intelligent switches, LDAP, Kerberos and even RADIUS04:45
Skaperenprx: at least them I can make sure there are no limits04:45
RoastedActionParsnip, I'm not fighting with samba. samba is working.04:45
ActionParsnipi see04:46
Roastedlol radius04:46
evanescentafter upgrading to natty ubuntu "freezes" constantly (I can still move the mouse, but nothing else). An error message mentioning "EQ overflowing. The server is probably stuck in an infinite loop." appears in my xorg log when this happens04:46
prxSkaperen: go for it, but pls make sure its OSS ;)04:46
Penthmagepsycho, see http://maketecheasier.com/8-really-useful-ubuntu-unity-quicklists/2011/05/07/04:46
evanescentany ideas?04:46
Penthwhat server might this be?04:46
Skaperenprx: it will be :)04:46
magepsychothanks Penth04:46
magepsychoi need a look04:46
pedroleonehello, how do I get the version of possible upgrade package with apt-get before installing it?04:47
Skaperenprx: probably BSD/MIT licensed04:47
PeddyI just installed 11.04, why does the grub bootloader splash say "sabily badr" instead of "ubuntu" or whatever?04:47
prxSkaperen: what are you up to anyway using 16 bit major/minors, a bunch of big files, etc... i didn't expect the casual ubuntu user to need this04:47
* Skaperen is not a casual user of Linux04:48
Penthpedroleone, apt-cache {search|show}04:48
prxSounds like RHEL/SLES stuff04:48
Skaperenprx: what this will be doing is shuffling many terabytes of data each day04:48
rwwPeddy: Obvious question: did you perchance install Sabily instead of Ubuntu?04:48
Skaperenaround 20 to 24 TB04:48
bindiPeddy: that seems to be some islamic version :-D04:48
prxSkaperen: id say ubuntu is not the typical distrib used for such things04:48
Skaperenprx: we have a mixed shop, anyway ... 1 centos, 100+ fedora, 2 openbsd, 12 slackware, 80+ ubuntu04:50
prxRHEL (even scientific Linux or CentOS) might be more appropriate, maybe these guys just solved these issues, as its enterprise stuff. They deal with such demands all day long04:50
Skaperenprx: oh, and 3 windows04:50
RoastedIs there a command to list all UIDs of all users in terminal?04:50
prxSkaperen: does any of these solve your issue more appropriately?04:50
pedroleonePenth: it seems to give me the info of the already installed software, because i have the option to upgrade it but see the same verison with show04:51
magepsychonope that didn't help .. any idea on linking the folder to the panel04:51
Skaperenprx: dunno ... we have a centos box I could test on, but centos has some issues I don't recall that prevents its wide usage04:52
Skaperenprx: rhel isn't an option04:52
prxSkaperen: try scientific linux, theyre up to date with RHEL 6, theyre currently the only one04:52
Skaperenprx: will look into that04:52
prxSkaperen: just RHEL itself, or any derivates04:52
adam62does anyone know how to get the us122 working? it was fine all day and now i've been googling for the last six hours trying to repair it04:52
Skaperenprx: but I think we are going to avoid future .rpm based systems04:53
adam62i am so frustrated04:53
varunhi friends,how to mound an data card04:53
Skaperenprx: ubuntu is the desktop system at work, though a couple people are trying mint04:54
bazhangvarun, what kind of data card04:54
ActionParsnipadam62: what is a us122 ?04:54
prxSkaperen: dito here with ubuntu04:54
adam62ActionParsnip, it's a Tascam audio interface04:54
en1gmawhat is the channel to join when someone gets banned in here04:55
rwwen1gma: #ubuntu-ops04:55
en1gmathanks04:55
Skaperenprx: I think the archive stream issue isn't a distro issue, but a standards issue ... and the only strong solution I see is to make yet another standard that simply has no limits04:55
varunbazhang, i have an bsnl 3g data card,it is teracom,it is auto recognized as a modem,i have to install a scrpit which is in the device,so i have to mount the device and i have to copy the contents of the device,for that what should i do04:55
olskolirchow many available ports are there please?04:55
ActionParsnipadam62: have you contacted Tascam for support?04:55
adam62ActionParsnip, it was working fine, and then i think i must have accidentally deleted some alsa firmware. i can't seem to find a fix that corrects this04:55
prxSkaperen: sounds cleanest, but makes me wonder we really do not have something appropriate yet04:56
adam62ActionParsnip, i'm on my own as far as they're concerned. it's outdated so they don't offer any support04:56
ActionParsnipadam62: check the dmesg output, it will say which file is missing04:56
Skaperenprx: I guess not that many people are making use of stream archiving (e.g. tar, cpio), at least on a large scale04:56
rwwolskolirc: TCP ports? about 65,00004:56
bazhangvarun, so its a pluggable usb 3g device? checked the network manager for it?04:56
ActionParsnipen1gma: #freenode too :)04:56
adam62ActionParsnip, ok how do i do that, just dmesg in terminal?04:56
rwwolskolirc: vaid port numbers go from 0 to 65535, to be precise04:57
rwwActionParsnip: #freenode is not a correct location for resolving #ubuntu bans04:57
prxSkaperen: might be there are a whole bunch of proprietary sw out there which just handles this stuff transparently04:57
varunbazhang, yes,it is a plugable usb 3g device,i checked in the network manager,i have to mount that device,and i have to extrat the contents of that device04:57
olskolirc65553?04:58
Skaperenprx: I know I've been fed up with "standards established by businesses" which only go a little bit, and keep setting new limits after everything changes (e.g. IDE disks had many boundaries that needed upgrades)04:58
olskolircoh ok rww04:58
ActionParsniprww: I see04:58
prxSkaperen: reminds me of WiFi04:58
Skaperenprx: I'd be designing a whole new archiving format with my whole new archiver program ... and define it as unlimited04:58
gudduhow to upgrade ubuntu 11.04 from ubuntu 10.1004:59
rwwActionParsnip: I mean, technically you can resolve bans wherever there's an Ubuntu operator around to deal with them, but the place they're supposed to be resolved is #ubuntu-ops so it all happens in one nicely-logged place.04:59
prxSkaperen: Do so, and i'll be readily testing04:59
ActionParsnip!upgrade | guddu04:59
ubottuguddu: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade04:59
Skaperenprx: no limit on file size ... no limit on file name length ... no limit on device numbers ... handle every unix file type04:59
ActionParsniprww: logs are important :D04:59
gudduyer04:59
prxSkaperen: actually that was what i expected from tar, but i simply didnt hit its limits, as you have done05:00
Skaperenprx: I was shocked at the 2GB limit of cpio ... the standards people are trying to do a LEAST common denominator thing05:01
LUKENGõàêåðû åñòü05:01
Jordan_USkaperen: What error message are you getting with GNU tar?05:02
SkaperenJordan_U: something about "pipe ignored"05:02
prxSkaperen: At first i didnt believe in a limitation on cpio myself... but thats whats left05:02
Skaperenprx: I won't use fixed length data fields in my format ... I'll use variable length attribute tags05:03
adam62anyone know how to configure tascam audio interface?05:03
djr013I have Nvidia drivers install but jockey reports them as inactive. I think this might be what's preventing Unity from starting (and trying 'compiz --replace' or 'unity' causes issues).05:04
djr013Ideas?05:04
Peddyrww, nope, I installed from an official ISO from the official website. I'm not in an arab-speaking country and use New Zealand repositories for updates.05:04
rwwPeddy: fun. No idea :\05:04
djr013I've tried 'nvidia-xconfig' also.05:04
Jordan_UPeddy: Do you have the "sabily-grub-artwork" package installed?05:05
Soupermanitodjr013, uninstall nvidia drivers, reboot, re install nvidia drivers, reboot05:05
prxSkaperen: how does cpio with the -c option behave?05:05
djr013Soupermanito: Tried that.05:05
intokActionParsnip ok, so it thinks that it's printing even though it never hit the printer05:05
PeddyJordan_U, I do - that must be it. Removing it now and updating grub. Bizarre that it got installed.05:06
adam62please can someone help me, i've been looking for a fix desperately for hours : does us2xyloader ring a bell to anyone?05:06
Jordan_UPeddy: Wait.05:06
djr013Soupermanito: It wouldn't start X, I had to run jockey-text to install the nvidia drivers from the recovery console.05:06
vorlovdid anyone here try a headless installation of ubuntu natty?05:06
Jordan_UPeddy: Before removing it run "aptitude why sabily-grub-artwork" (I'm curious what brought it in if you didn't install it manually).05:07
RaptorsDoes anyone here have youtube without flash auto?05:07
Jordan_U!anyone | vorlov05:07
ubottuvorlov: A large amount 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.05:07
RaptorsDoes anyone here have youtube without flash auto? Can you tell me if it's working our not?05:07
ActionParsnipRaptors: you can use minitube to watch youtube vids without flash05:07
Soupermanitodjr013, uninstall nouveau-firmware using synaptic05:07
vorlovcan anyone give me pointers/the skinny on installing natty headless?05:07
vorlovive never tried installing headless05:08
=== FaRrecOn is now known as _sWAtHumAnE
PeddyJordan_U, "Unable to find a reason to install sabily-grub-artwork."05:08
RaptorsActionParsnip, I don't want to use minitube :(05:08
Jordan_UPeddy: Was any other package removed when you removed sabily-grub-artwork?05:08
PeddyJordan_U, nope :/ this is quite bizarre05:09
djr013Soupermanito: Should I remove all of the nouveau packages for now, to be sure? Should it later be safe to reinstall?05:09
gerrincan anyone suggest an app to convert .flv files to mp4 or avi?05:10
prxgerrin: mecoder should do this, but the params and options are not that esay to get right05:11
PeddyJordan_U, I'm rebooting now. Will report if anything else weird hapens. Thanks!05:11
Soupermanitouninstall xserver-xorg-video-nouveau, and install the nvidia one, those two are figthing for control05:11
Jordan_UPeddy: You're welcome.05:11
gerrinthanks, anything more user friendly?05:11
prxgerrin: if you find a mencoder GUI it might be worthwhile (download helper plugin for firefox can do this automatically IIRC)05:11
mattwj2002hi guys05:12
mattwj2002I need help!05:12
djr013Alright thanks Soupermanito, I'll give it a try.05:12
mattwj2002how do I determine what the com port is on my computer?05:12
gerrini tried doing it straight from firefox download helper, said computer missing plugin or something like that05:12
prxmattwj2002: do "dmesg | grep tty"05:12
mattwj2002thanks05:13
mattwj2002:D05:13
mattwj2002I am trying to set up a weather station :)05:13
prxtty0 is not a serial Port, whereas ttyS0 is one (or ttyUSB0, ttyO0, ...)05:13
mattwj2002well I just need to know which ttySx I am plugged into05:14
mattwj2002it is an old fashion serial05:14
tuxgabohi05:14
prxfirst one detected is always ttyS005:14
prxon x8605:14
mattwj2002ok05:15
thegoodcushionI'm not sure if it's just my imagination, but my monitor seems darker when I'm running Ubuntu on it than Windows.  Youtube videos are very dark.  Is there something I should do?05:15
tuxgaboalguno sabe español ??05:15
LeoMonhello, i got a question, how can i correctly change the resolution to match my lcd vizio 37'' size screen??05:15
doogie_si yo05:15
prxthegoodcushion: try xgamma -gamma 1.105:16
tuxgabodoogie como se llama el paquete que me ayuda a instalar los codecs multimedia ??05:16
prxor some value bigger than 1.1, but pls start with 1.105:16
rww!es | tuxgabo05:16
ubottutuxgabo: 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.05:16
illmortalHey guys... I installed Wine.. and when I try to open a, ".exe" file to install a game.. it pops up an error saying that it is not an executable.. apparently its some sort of security issue??05:16
LeoMonalguien que sepa como cambiar la resolucion a una tv Vizio 37'' y que se vea bien??05:16
jackson6exit05:16
_sWAtHumAnEhow can i disable unity without using classic?05:16
thegoodcushionprx: better but still dark05:16
prxillmortal: try running "wine /path/to/win.exe" in a console05:17
illmortalok prx05:17
prxthegoodcushion: does it look shitty?05:17
thegoodcushionprx: not shitty, just dark05:17
thegoodcushionresolution etc is all perfect05:17
prxthegoodcushion: then just retype the comand and replace 1.1 with, say 1.405:17
tuxgabook bye05:18
plzhelphey guys i need serious help05:18
thegoodcushionprx: oh that's much better05:18
plzhelpi accidentally messed something up in compiz fusion05:18
thegoodcushionprx: Do I need to type that every time or can I put it into a startup script?05:18
prxthegoodcushion: you got the game, play a bit until youre satisfied (its still abug)05:18
plzhelpeverytime I boot, I get "system tray not detected"05:18
k-rAd-plzhelp, you might consider deleting rm -Rf ~/.compiz05:18
k-rAd-plzhelp, as normal user if that doesn't nuke it then a sudo would be fine05:19
plzhelpk-rAd-: already removed it from the software center05:19
k-rAd-plzhelp, you have to whitelist the systemtray in natty05:19
prxthegoodcushion: depends on how well you feel configuring stuf in a config file05:19
plzhelpk-rAd-: how?05:19
k-rAd-your compiz configuration data is is ~/.compiz05:20
jmcantrellhow do i open a new instance of an app on the unity bar?05:20
plzhelpI can only get into failsafe graphics mode05:20
k-rAd-plzhelp, http://www.webupd8.org/2011/04/how-to-re-enable-notification-area.html05:20
plzhelpk-rAd-: can I do it in failsafe low graphics mode?05:21
plzhelpbecause thats the only way I can do anything05:21
k-rAd-jmcantrell, you can try and right click on it once to see if it gives you a new window option.  there are also shortcut keys to bring up things like terminal. ctrl-alt-t.05:21
LeoMonk - rAd - ,  my  resolution screen doesnt fit well in my Vizio 37'', is there anyway to change it to a correct size?05:21
jmcantrellk-rAd-, what if it's neither?05:22
k-rAd-plzhelp, you can whitelist all apps for full systray in failsafe or normal.  same with your compiz settings.05:22
_sWAtHumAnEplzhelp in terminal type ccsm and disable the desktop cube thing05:22
k-rAd-jmcantrell, then there is likely a way to do what you want to accomplish but it will require google.05:22
plzhelp_sWAtHumAnE: I removed compiz already05:22
jmcantrellis there any way to change the unity key bindings?05:23
magepsychohow to restore the 'show desktop' icon in the bottom left corner .. it seems deleted from therre05:23
=== Kasjopaja23 is now known as Kasjopaja
k-rAd-plzhelp, metacity window shading isn't bad.  a new one is used in natty.05:23
ActionParsnipmagepsycho: you can use SUPER+D as a shortcut for it05:23
=== Kasjopaja is now known as Guest95268
magepsychosuper+d ... didn't get you ActionParsnip05:24
ActionParsnipmagepsycho: in Linux, the 'Windows key' is called super05:24
prxbecause windos is so great ;)05:25
k-rAd-magepsycho, were you referring to workspace switcher ?05:25
ActionParsnipmagepsycho: there is this: http://www.webupd8.org/2011/04/show-desktop-icon-for-ubuntu-unity.html  which gives a command to minize all windows05:26
seidosawesome, windows has been minimized05:27
flybackany known issues with ubuntu 10.04.2 lts server under vmware05:28
flyback32 bit edition only05:28
MethedMananyone know how to run mac os x in vmware workstation05:28
k-rAd-flyback, what do you have against virtualbox-4.0 ?05:28
beesterwhen I play videos on vlc the whole screen blinks. how do I diagnose.05:29
flybackwht do you have against vmware05:29
flybackbesides I just disabled more than 1 cpu to the 32 bit vm05:29
flybackit booted right up05:29
k-rAd-i know this isn't the vmware support channel.05:29
mikehersheyHey, you know how ever movie has speaker busrtingly loud music and sound effects and barely audiabe dialog. Is there a program or something I could use to balance out the sound so its constant volume?05:29
k-rAd-same goe with virtualbox which i prefer.05:29
adam62ActionParsnip, did you get my message?05:29
ActionParsnipMethedMan: I'd ask in #apple05:29
flybackI asked if there's a known bug with ubuntu under vmware05:29
flybackI didn't aask for vmware help05:29
flybackso canuck off05:29
MethedManActionParsnip: thanks05:30
ActionParsnipadam62: I blocked it because it spammed the hell outta me05:30
ActionParsnipMethedMan: check the license too :)05:30
adam62ActionParsnip, sorry! new to this.. could u help me make some sense of it please?05:30
beesterhelp vlc keeps blinking with some videos when played.05:30
breadtkHowdy. I accidentally "chmod 740 /etc/sudoers" and now I no longer have access to "sudo"... I don't know my root password. Thoughts on possible recovery options?05:31
flybacki'll install with 1 cpu, patch up then try again05:31
flybackprobably just a installer kernel bug05:31
MethedManActionParsnip: what do you mean check the license?05:31
ActionParsnipMethedMan: the mac license may not allow virtualizing the OS05:32
k-rAd-flyback, i confused you with MethedMan since i've never understood why folks would run linux under a vm.  my experience with vmware was horrible for what i was trying to accomplish.  oracle non-open source solution always did what i needed it to.05:32
breadtkHowdy. I accidentally "chmod 740 /etc/sudoers" to edit (rather than using "visudo") and now I no longer have access to "sudo"... I don't know my root password. Thoughts on possible recovery options?05:32
k-rAd-MethedMan, google around maybe there is some hack that will allow it to happen.05:32
adam62ActionParsnip: if you're too busy right now, that's ok, but if you could let me know please :)05:33
Skaperenbreadtk: boot the live cd, mount the root filesystem, chmod it back05:33
ActionParsnipadam62: just read the text, some lines will relate to the device05:33
MethedMani am running ubuntu as my main OS.  i want to install mac os x in vmware.05:33
prxbreadtk: what always works to repair sth is to boot via CD, mount your System, ans correct whatever you need to05:33
ActionParsnipMethedMan: you still need to satisfy the license05:33
thegoodcushionif I want to create 'all 1 bits', is it -1 or ~0 that's best?  memset (ptr, -1, length);05:33
breadtkskaperen/prx: it is a VPS in which I have no control over things like that05:33
k-rAd-breadtk, boot into recovery mode as root passwd sudo <newpass> or fix your chmod and do it the right was as root05:34
rwwMethedMan: The license for OS X does not permit running it in a VM.05:34
prxbreadtk: would have been too nice to be true05:34
Skaperenbreadtk: on your own machine or not?05:34
adam62ActionParsnip: i've read it four times now, and i haven't seen one mention of anything at all that i vaguely can recognize05:34
breadtkk-rAd-: I don't have console access. Thus I'd ahve to leave it up to the nincumpoops at my hosting service.05:34
breadtkThen again who am I to talk since I messed it up :P05:34
prxbreadtk: I think you need the folks that're hosting it to restore05:35
=== stephen is now known as Guest64556
ActionParsnipadam62: then detach the device, the attach it, then run:  dmesg | tail -n 15   it may give clues05:35
Skaperenbreadtk: hey, I've make mistakes worse than that before05:35
breadtkprx: I was hoping to find an alternative... but yeah :)05:35
Skaperenlike chmod 0 /05:35
breadtkThanks prx / Skaperen / k-rAd-.05:35
adam62ActionParsnip: ok thanks i'll try that05:35
Skaperenand don't try that one05:35
prxbreadtk: wait... do you have acces to the bootloader?05:35
breadtkprx: nope.05:35
k-rAd-breadtk, recovery mode allows you to fix things as root and root alone.  if you know how to fix them.  its a grub entry not always showing up by default.05:35
MethedManrww: why would apple forbid the virtualization of the mac os?05:35
prxbreadtk: ok sorry, you're out of luck05:35
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts Debug http://pastebin.com/DG0veQ3E05:36
ActionParsnipintok: run the livecd, does it work ok there?05:36
k-rAd-MethedMan, its only meant to run on a mac hardware.  if the machines soul doesn't belong to apple, they aren't happy.   that does not mean that you cannot do so anyway, given, you have a retail copy, and it wouldn't harm anyone.05:37
the-gibsonany ideas on editing what gets called on "Set as wallpaper"05:37
adam62ActionParsnip: k i just read through the output very carefully and i don't understand the tiniest thing there05:38
intokActionParsnip can't, no live cd for ubuntu ppc05:38
adam62it's short, should i post it to you?05:38
plzhelphey I realized a common problem with my system tray not being detected is something called HPLIP05:38
plzhelpits like an HP printer thing that causes Trays and Panels to disappear05:38
plzhelpcan someone help?05:38
k-rAd-plzhelp i have extensive troubleshooting knowledge with hplip when connected via usb.  whats up ?05:39
ActionParsnipintok: i see05:39
LinusTHi. I'm in Natty, having trouble with a graphics glitch. GTK's fault? http://i.imgur.com/Dh0nn.png05:39
flybackfuck05:39
flybackdid it again05:39
plzhelpk-rAd-: the link you sent me didn't fix it so I realized that something I had in common with other people with the same issue is that we have the HP printer program thing05:39
LinusTAnyway, I need some way to scroll down to where I specify the package name.05:39
bazhangflyback, no cursing05:40
plzhelpit causes the system tray to not show up05:40
flybackfine05:40
flybackit's CANUCKED05:40
flybackA MOTHERCANUCKING PIECE OF MOOSE05:40
FloodBot1flyback: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:40
bazhangflyback, stop it now05:40
k-rAd-plzhelp i have never heard that hplip and hplip-gui would cause ubuntu panels to disappear.  remember -- you want to whitelist all applications to reenable the system tray.  the correct way to start hplip and hplip-gui is to run hp-setup after those two are installed.05:40
flybackor what? you will take away soemthing that doesn't work anyways05:40
flybackhahahaha05:40
plzhelpk-rAd-: I whitelisted all aps05:41
k-rAd-cool plzhelp05:41
adam62ActionParsnip: don't mean to overstate it, but i really am new, and really do not understand any of the output at all. could you please help me make sense of what i'm looking at?05:41
ActionParsnipadam62: sure, use a pastebin05:42
pfifo... a total piece of moose05:42
IdleOnepfifo: I can make yours a ban if you like05:42
k-rAd-i believe pastebinit is a ubuntu package and very useful05:42
bazhangk-rAd-, it is05:42
pfifoIdleOne, no thx, it just made me laugh thats all05:43
adam62ActionParsnip: k thanks!  http://imagebin.org/15336205:43
magepsychoguys.. i have messed up with my appreances.. how to restore to the default (i am on 101.10)05:44
magepsycho10,10*05:44
georgieaction05:45
ActionParsnipadam62: ok it detected, no mention of firmware though05:45
ksinkaris there any way to have  one click vlc install file for ubuntu for users who don't have an internet connection05:45
ActionParsnipksinkar: you can use aptoncd to make a repo on CD05:46
* georgie aginor05:46
k-rAd-adam62, i had simliar usb errors at one point in time which have now completely ceased with the purchase of a new PSU.  one of my wires had gotten exposed and usb ports were the only noticable thing it effected.  it would render errors not exact but very simliar and infinitely reoccuring05:46
j0rd_anyone here able to help, the menu bars in my xubuntu install have vanished. Not the panels but the manu bars at the top of windows (file, edit, ect)05:46
k-rAd-hi plzhelp05:46
plzhelpok I give up05:47
neil_is the mythbuntu CD a LiveCD?05:47
ksinkarActionParsnip: I want to give a friend a deb file for installation of vlc05:47
plzhelpcan I just reset my graphics settings?05:47
adam62ActionParsnip: k that sounds like good news.. i was going to try removing all alsa firmware with synaptic then reinstalling and then reconnecting i guess.. what might you suggest?05:47
rzx237magepsycho: you can use synaptic to create file download link05:47
ksinkarhe already has ubuntu installed05:47
k-rAd-plzhelp what version of ubuntu are you using ?  i remember you said you were stuck in failsafe mode ?05:47
plzhelpthe newest: natty05:47
ActionParsnipksinkar: you will need its dependancies too. Giving just the vlc deb won't work05:48
adam62k-rAd, hmm that's interesting, i hope that's not my problem05:48
plzhelpI cant get past the desktop in normal mode because there are no trays or panels05:48
ksinkarActionParsnip: something like a one click binary?05:48
k-rAd-adam62, i've had horrible experiences since about 10.04 messing with ubuntu's alsa.  this is just me, but if i were you, i'd find another solution if there is one.05:48
ActionParsnipksinkar: ubuntu doesn't work like that05:48
rzx237  magepsycho: oops, wrong direction, its ksinkar05:48
k-rAd-plzhelp did you delete them ?05:49
adam62k-rAd, ya i'm on the verge of just giving up.. i could just plug my speakers directly into the computer, but i had it only a few hours ago! so i'm reluctant to give up05:49
k-rAd-when you are in normal mode plzhelp can you get to console ctrl alt F2 for instance ?05:49
plzhelpno something randomly happened while in comiz settings05:49
neil_is the mythbuntu CD a LiveCD?05:49
k-rAd-hold on adam whats wrong wtih your sound ?05:49
plzhelpk-rAd-: I cannot ctrl alt f205:50
k-rAd-adam62, perhaps untouched alsa is all that is needed.05:50
k-rAd-plzhelp can you access different grub boot entires for recovery mode ?05:50
magepsychomy font is not so sharp .. how to make it sharm?05:51
plzhelpI didn't try grub boot. idk what it is05:51
adam62k-rAd, what do u mean by untouched alsa?05:51
k-rAd-plzhelp in desktop mode where there are no panels especially ones you've deleted have you attempted to disable compiz through alt-f2 ?05:51
ActionParsnipneil_: ubuntu install CDs can be live CDs05:51
k-rAd-adam62, have you already started to recompile different aspects of alsa ?05:51
plzhelpk-rAd-: I removed compiz05:51
k-rAd-plzhelp just for kicks try alt-f2  then metacity --replace05:52
plzhelpk-rAd-: alt f2 doesnt work in normal mode05:52
adam62k-rAd, i've done that by googling old ubuntuforums commands and with synaptic, i'm ready to try removing all alsa again and reinstalling it05:52
shekispeaksi cannot type using the onBoard on screen keyboard in the application menu in Ubuntu 11.0405:53
shekispeaksis this issue known?05:53
adam62k-rAd what might u suggest?05:53
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts at the printer, yet the system will eventually claim that the job has finished, printer verified as working on OS X Debug http://pastebin.com/DG0veQ3E05:53
k-rAd-plzhelp i have a gnome panel restore script you can use if you can open gnome terminal or drop to ctrl alt F3 or whatever.05:53
plzhelpactually05:54
k-rAd-adam62 i suggest you definitely not do that if your with 10.10 or above05:54
plzhelpk-rAd-: I can put stuff on on my desktop to open in normal mode05:54
plzhelpi just put terminal in it05:54
k-rAd-adam62 does your volumes control icon menu show your soundcard as listed or missing ?05:54
adam62k-rAd, ok. why not? i already have done it twice. could that be part of my problem? and by 10.10 u mean ubuntu? if so i have 11.0405:55
maxagazi've lost the LeftRightClick-Paste with the new ubuntu on gnome, how to get it back ?05:55
k-rAd-plzhelp then there is hope give me a second05:55
adam62k-rAd: missing05:55
plzhelpkk05:55
k-rAd-adam62, i believe its the pulsesaudio stuff that gets in the way of that happening succesfully.05:55
djr013Ugh, no luck, tried uninstalling xorg-xvideo-nouveau (may be spelled wrong here) and nvidia, restarted, installed nvidia, tried nvidia-xconfig, and still it reports as inactive under jockey.05:55
adam62k-rAd: i 'think' it's missing. the tascam's definitely missing; it just has one output05:56
adam62k-rAd, ok, how would i go about getting around that, should i remove pulseaudio?05:56
Anonymous_lol05:56
djr013maxagaz: Middleclick simulation is disabled by default now. There's a way to get it back, 'somewhere'.05:56
Anonymous_lamers05:56
k-rAd-adam62, absolutely not05:56
SikStupid question, the Flash plug-in from the software center is 32-bit only, right?05:56
k-rAd-one second05:56
adam62k05:56
adam62thanks05:56
Semitonesjust look at natty's release notes for how to get back middle click05:57
k-rAd-plzhelp, give this a try given you can open a terminal somehow in your full screen desktop05:57
djr013maxagaz: What Semitones said.05:57
k-rAd-plzhelp:  gconftool-2 --recursive-unset /apps/panel05:57
k-rAd-rm -rf ~/.gconf/apps/panel05:57
k-rAd-pkill gnome-panel05:57
k-rAd-exit05:57
FloodBot1k-rAd-: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.05:57
ActionParsnip!panels | k-rAd-05:57
ubottuk-rAd-: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »05:57
plzhelpk-rAd-: all together?05:58
j0rd_can anyone here help.? The menu bar on the top of each window is missing (file, edit, etc...) and i have no idea how it happened of how to fix it.05:58
k-rAd-adam62, go to gnome terminal and sudo alsamixer05:58
ActionParsnipj0rd_: press ALT+F2 and run:  metacity --replace05:58
ActionParsnipk-rAd-: users can run alsamixer05:58
k-rAd-adam62, unmute any muted channels.  turn on all sleeping or disabled functions. set the levels to high. when your done get out of there. try a reboot, see what happens.05:59
k-rAd-plzhelp, there was a trigger simpler than mine easy to follow05:59
plzhelpk-rAd-: do I put them all together then?05:59
maxagazis there a tool to configure the touchpad ?06:00
k-rAd-adam62, and as stated, simply disregard sudo06:00
cryptodiratrying to upgrade from 10.10 to 11.04 with a locally burned cd (all hashes are proper)... choosing either install or tryout... i get to the same login in screen that ONLY shows 'other'.... and returns authentication failure  at every attempt.....thought or suggestions to a solution??06:00
j0rd_ActionParsnip: forgot to mention, xfce4....i tried "xfwm4 --replace" but its still coming back with no window menus. Googling only turns up stuff for the panels. My 3 yr old got hold of my keyboard so im *guessing* some sort of key-combo to show / hide.?06:00
ActionParsnipadam62: what is the output of: wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh06:00
adam62k-rAd, ok cool i'll give it a shot06:00
k-rAd-plzhelp, all of this on one line and your good to go:  gconftool --recursive-unset /apps/panel && killall gnome-panel06:00
adam62ActionParsnip: i'll give that a try too in a sec06:00
Jordan_Ucryptodira: Can you reproduce this problem with more than one computer?06:01
plzhelpk-rAd-: what about exit06:01
k-rAd-adam62, thats usually the thing that kills people thinking sound will never work -- alsamixer.  :/ :)06:01
k-rAd-plzhelp simply execute that all on one line in gnome terminal and i assume they will all reappear.06:01
cryptodiraJordan_U, i have only the one pc laptop..... toshiba with amd/64 and only 1006:02
cryptodira10.10 on it06:02
Jordan_Ucryptodira: What graphics card?06:03
cryptodiraJordan_U,  ATI mobility radeon HD 4200 series06:04
cryptodiraJordan_U,  i do have the ati s/w installed for this machine06:05
Jordan_Ucryptodira: Try logging in as "ubuntu" with an empty password, and try using the classic session.06:06
Jordan_U!classic | cryptodira06:06
ubottucryptodira: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.06:06
SemitonesHow can I tell the ubuntu installer to NOT install grub?06:08
Jordan_USemitones: Why?06:08
SemitonesJordan_U, already have 1.98 installed06:08
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts at the printer, yet the system will eventually claim that the job has finished, printer verified as working on OS X Debug http://pastebin.com/DG0veQ3E06:08
cryptodiraJordan_U,  ok, will try that.....will i be able to change the interface from the live cd?06:08
Semitonesi'm installing natty to a spare partition. my regular grub will detect that it's there06:09
Semitonesafter I update-grub06:09
Jordan_Ucryptodira: Yes.06:09
plzhelphey it didn't work06:09
plzhelpgnome process not found06:10
SemitonesJordan_U, or should I just install it, then go back to maverick and reinstall the grub I want?06:10
cryptodiraJordan_U,  ok, will give it a try..... Thank You for your help.06:10
plzhelptyped it in exactly06:10
Jordan_USemitones: The latter would be easier. Just be sure that in whatever Ubuntu you *don't* want to be controlling grub you run "sudo dpkg-reconfigure grub-pc" and uncheck all install devices.06:11
plzhelpk-ardk?06:11
SemitonesJordan_U, could I just uninstall grub?06:11
Jordan_USemitones: I guess you could. I personally wouldn't though.06:12
djr013Can someone help resolve my nvidia driver issue? Jockey reports it as installed but inactive, though I've removed the xorg nouveau package, removed and reinstalled the nvidia package, run nvidia-xconfig, restarted, etc.06:13
plzhelpk-rAd-:you here?06:13
k-rAd-i would be06:13
plzhelpk-rAd-: The command did not work06:13
SemitonesJordan_U, could I just tell it to install grub to the partition? what would happen then06:14
djr013^ Any ideas?06:14
Jordan_USemitones: That would be effectively the same as installing it nowhere.06:14
Semitonessweet, thanks06:15
k-rAd-plzhelp, i'm sorry to hear that06:15
plzhelpk-rAd-: OK. I think one of the problems was that when I turned on cube in compiz, it disabled openGL and composite. The words were cut off so I couldnt read the rest of it.06:15
=== user_ is now known as Nannu
ghabitHello. ANyone knows analog of 'gpodder'? Or some options for gpodder to download youtube videos in high quality?06:16
plzhelpk-rAd-: any suggestions?06:16
k-rAd-plzhelp reinstall using 10.04 don't format /home directory06:17
plzhelpk-rAd-: so it wont go to 11 because TBH i don't like it's look06:17
xxiaoanyone used python3 on ubuntu?06:17
k-rAd-plzhelp 10.10 works too06:17
tioxIjust discovered a minor annoyance.06:17
xxiaohelp() does not work, "pydoc.py" raise TypeError06:18
plzhelpk-rAd-: ok so if I reinstall will it delete all my data?06:18
tioxFirefox won't let me pan when Imiddle click on a webpage.06:18
xxiao python 2.x worked fine though06:18
k-rAd-if your /home directory on a seperate partition ? if not, backup before you reinstall.06:18
djr013tiox: You made sure the setting was still activated for it in Firefox?06:18
Jordan_Utiox: Middle clicking in *NIX is already taken (pasting the last text that was selected).06:18
tioxOh, good call, didn't bother to look because I assumed it was enabled automatically.06:19
plzhelpk-rAd-: When i installed ubuntu, I gave it its own partition. but I didnt partition further06:19
Jordan_Uk-rAd-: You don't need /home/ to be on a separate partition for it to be preserved.06:19
k-rAd-Jordan_U, i never knew that06:19
k-rAd-:)06:19
k-rAd-what if home is linked to /  ?06:20
djr013Jordan_U: I'm fairly sure it isn't exclusively taken. For example, middle clicking (old) scrollbars will jump to the position you middle clicked.06:20
tioxYay, works.06:20
rwwk-rAd-: The default behavior of Ubuntu's installer is to preserve /home even if it's mounted under /06:20
plzhelpok how do I know if it's preserved in the end gaga06:20
plzhelpok that was a haha06:20
prx_plzhelp: I recently realized ubuntu does lvm, so if you reinstall you might get along with that, as that is far superior to partitions (alsthough you might still need some for Windows)06:20
k-rAd-rww no kidding ?06:20
k-rAd-ya'll are just playing around with me ?06:21
kaushalHi06:21
rwwk-rAd-: That's been the case for a few releases now.06:21
k-rAd-wow06:21
djr013rww: As long as you don't select some "reformat" option, right?06:21
k-rAd-i never knew that06:21
plzhelpok when you guys decide on telling me how something is preserved, just say it06:21
kaushalis there a way to restore custom configs of the previous version 10.10 after upgrading to 11.04 ?06:21
rwwdjr013: Presumably. Like I said, "default behavior"06:21
k-rAd-so for the man wanting to reinstall what must he do to preserve /home ?  obviously formatting / wouldn't be good06:21
djr013huh06:21
kaushalI mean some form of script06:21
Jordan_Urww: Do you still need to use manual partitioning to re-install preserving /home/ or has it become a more obvious option in 11.04?06:22
adam62k-rAd-, didn't seem to work.. when you said to turn on sleeping or disabled functions, how would you go about doing this? all i could see to do was to set all the levels i could to high. under "select sound card", it lists only "default", "0 HDA NVidia", and "enter device name..." i didn't want to change this without checking with you first. what do u think?06:22
prx_Jordan_U: a partition on its own is the real thing, still06:22
k-rAd-adam MM would turn to 0006:22
rwwJordan_U: No idea, I haven't done it on 11.04, and they've been changing things around in Ubiquity :\06:22
Jordan_Ukaushal: Your custom configuration files shouldn't have been modified without your explicit approval during the upgrade.06:22
prx_even if you only deal with packages06:22
Jordan_Uprx_: "the real thing"?06:23
kaushalJordan_U: I mean using Clean Install06:23
SemitonesJordan_U, it's funny -- only after you start the install does it ask if you want to preserve any settings06:23
tioxk-rAd-: My best advice is to simple format and start from scratch, if nothing else works. I know for some reason Minecraft wasn't working out of the box until I did a fresh install, lol06:23
plzhelpok so how do I know if my data is preserved?06:23
prx_Jordan_U: one FS, one Error, one dataloss06:23
k-rAd-adam62, if the soundcard you have wanting to function isn't listen the rest is up to you to figure out how to get it back.  i've had bad luck, both scripts and manually since 10.04 i always use their alsa packages ever since.06:23
SemitonesJordan_U, so that's after you chose your partitioning scheme06:23
k-rAd-tiox, he has data needing to be preserved06:24
prx_having /home on the same partition as / just doesnt seem right06:24
prx_the expectations are not the same06:24
SemitonesJordan_U, I don't know if choosing the other two options would have allowed me the choice though06:24
Jordan_Uprx_: That's an argument for backups, not for a separate /home :)06:24
cryptodiraJordan_U,  variations on ubuntu/blank for login with the 11.04 cd upgrade from 10.10 on the toshiba amd/64 notebook .... Failed .... any other suggestions?06:24
djr013How can I enable nvidia-173? Jockey reports it as installed but inactive, though I've removed the xorg nouveau package, removed and reinstalled the nvidia package, run nvidia-xconfig, restarted, etc.06:24
prx_on / you have a lot of binaries, on home you have a lot of data06:24
k-rAd-prx_, thats what i always believed but they've been telling me that its preserved somehow, but no one has told me the steps needed to wipe / but not /home if they are not on separate partitions06:25
Jordan_Ucryptodira: Failed how?06:25
Steristis it complicated to burn 2 installation images onto 1 disc?06:25
AnthonyCatHello. If windows is on my/ dev/sdb2 drive, and / (ubuntu) is on /dev/sdb3 then do I install the boot loader on "/dev/sdb ATA ST35...." or "/dev/sdb1 Windows 7 (loader)" if I want to be able to boot windows 7 and ubuntu? (windows by default)06:25
nonix4How do I restart /usr/lib/indicator-* which seem to be bugging up my X session?06:25
plzhelpok guys to be clear: I have one HDD. Ubuntu has a seperate partition06:25
cryptodiraJordan_U,  sorry, failed with06:25
Jordan_Uk-rAd-: Use manual partitioning, select your old '/' and set its mountpoint to '/', uncheck the box that says "format".06:25
adam62k-rAd-, i was going to just remove all the alsa packages in synaptic and then reinstall them all in synaptic, but didn't you say i shouldn't do that? i think someone did06:26
cryptodiraJordan_U,  failed with 'authentication failure'.... which returns to the login box06:26
k-rAd-Jordan and you can install a new operating system on top of of an old one that perhaps had issues and they'd all be straightened out save for the same config files left over ?06:26
k-rAd-adam62, that doesn't sound bad.  its worth a shot.  your looking at reinstallation06:27
Steristanthonycat it would need to be on sdb06:27
AnthonyCatThanks Sterist06:27
djr013AnthonyCat: Install to the one without the ending number, then configure GRUB to boot windows by default (after a timeout, for example).06:27
AnthonyCatThank you06:27
adam62k-rAd, ya guess i'll give it another shot.. i've tried it a couple times already but you never know lol06:28
Steristanthonycat not sdb1 but sdb06:28
k-rAd-plzhelp, reinstall but on your / mountpoint do not select format.06:28
iSkorupWhat's the off topic chat06:28
ActionParsnipiSkorup: #ubuntu-offtopic06:28
plzhelpk-rAd-: do I have to use a CD or can I do it from ubuntu itself06:28
Jordan_UAnthonyCat: /dev/sdb06:28
iSkorupThanks06:28
Steristis it complicated to burn 2 installation images onto 1 disc?06:28
Jordan_UAnthonyCat: Never install grub to a partition.06:28
k-rAd-adam62, a reinstall will fix all that real quick if you can preserve home and then get to alsamixer. thats the part that people have to learn when things don't work out of the box06:29
AnthonyCatOk. Jordan_U why does it have an option to install to a partition btw?06:29
plzhelpk-rAd-: the way I installed ubuntu was by using the windows installer06:29
adam62ActionParsnip: hi, just wondering if you received my message Here's the output of what you requested: http://www.alsa-project.org/db/?f=c2623bc954e6030fd111b225f03fc7e33359832906:29
ActionParsnipSterist: you will need to make an iso with the CD images and grub2, grub2 can boot ISO files06:29
k-rAd-plzhelp, i can't help you.  i've never done that.06:29
ActionParsnipadam62: does the system have a make and model?06:29
adam62k-rAd, you seem very knowledgeable, while i have you here, do you know of npviewer.bin?06:30
plzhelpok so how should I install it k-rAd-06:30
k-rAd-plzhelp, backup all your data before you do anything.  on windows and ubuntu.  i advise you not to proceed with reinstallation until all your data is backed up06:30
Steristactionparsnip would you just happen to be able to link me to a guide?06:30
k-rAd-plzhelp, patience06:30
AnthonyCatOk. now it goes sdb1, sdb2, sdb5, sdb6. Is that going to be a problem?06:30
adam62ActionParsnip: not quite sure how to find that out. do u know?06:30
Jordan_UAnthonyCat: Because there are a lot of people who don't realize that there are much better ways to solve their problems than chainloading partition boot sectors. If they removed the option there would be (small) riots :)06:31
k-rAd-adam62, never heard of it.  i'm not as knowledgeble as the usual helpers.  i'm just good at getting up and running.06:31
plzhelpk-rAd-: when I boot from a cd and install it, will it replace, previous ubuntu versions? How would it recognize my existing ubuntu data06:31
ActionParsnipSterist: may help: http://ubuntuforums.org/showthread.php?t=97928306:32
ActionParsnipadam62: look around the system, if its a home build then it won't have a model06:32
adam62k-rAd-, that's cool one problem at a time lol.. i'm wondering though why reinstalling everything isn't working considering i had it working fine a few hours ago06:32
k-rAd-plzhelp it will replace previous ubuntu versions however you do not want to format your / partition.  since you installed using windows i'm not even certain you have a proper ext4 or ext3 partition on your hard drive.06:32
k-rAd-adam62 you probably forgot alsamixer.  a new install and your soundcard should magickally appear06:33
plzhelpk-rAd-: how will the bootloader handle it? I have windows as default06:34
skiwithpeteHey can someone help me configure my mic to work properly under 10.0406:34
adam62k-rAd- that would be so amazing.. it's very possible. i think i may have installed that after i last reinstalled alsa06:34
adam62i'm going to try that right now06:34
ActionParsnipadam62: I suck at sound issues dude, butknowing the make / model as well as that link will be useful06:34
k-rAd-plzhelp it will give you the option to boot either from windows or ubuntu in your grub menu, however windows 7 is a little tricker with grub2 and i'm uncertain if that is fixed in 11.04, so you should ask around.06:35
cryptodiraattempting to upgrade with a locally burned cd (all hashes match) from 10.10 to 11.04 amd/64...... both install or tryout return "authentication failure" while showing ONLY "other" for login choices..... suggestions??06:35
djr013How can I enable nvidia-173? Jockey reports it as installed but inactive, though I've removed the xorg nouveau package, removed and reinstalled the nvidia package, run nvidia-xconfig, restarted, etc.06:35
k-rAd-plzhelp if you install from ubuntu cd, do not overwrite any windows partitions that you have data on.  or where an operating system resides.  if that windows installer worked, hopefully there are proper linux paritions for you to work from.06:35
guguranghow can i shutdown X in ubuntu 11?06:36
ActionParsnipcryptodira: if you grab the alternate ISO, you can mount it and run the upgrade script there :)06:36
djr013k-rAd-: He left...06:36
guguranghow can i shutdown X in ubuntu 11? and not reload?06:36
ActionParsnipgugurang: sudo service gdm stop06:36
k-rAd-gugurang, under keyboard configuration you can take back the old ctrl-alt-bkspace06:36
ActionParsnipgugurang: don't repeat that quickly please, it doesn't do anything and scrolls the channel06:36
cryptodiraActionParsnip, ok, will give that a try.   Thanks!06:36
qjqqyygugurang: Ctrl-alt-f1, login, sudo service [g/k/x]dm stop06:36
=== `mOOse` is now known as m00se
skiwithpeteIn skype I have only one choice for sound input, but my mic doesn't work06:37
gugurangActionParsnip: will it reload? i want shell to appear after i killed gdm06:37
k-rAd-gugurang, thats done by sudo /etc/init.d./gdm stop   you may also try halt.06:37
ActionParsnipgugurang: yes, just start the service06:37
qjqqyygugurang: then sudo service [g/k/x]dm start06:37
qjqqyyk-rAd-: halt shuts down the machine06:37
skiwithpeteIt just says PulseAudio Server - how can I configure my mic to work with it?06:37
gugurangqjqqy: when i do ctrl-alt-f1 the screen hanggs, sometimes becomes black06:37
qjqqyyskiwithpete: Alsa works fine, why use pulse?06:37
k-rAd-sudo /etc/init.d/gdm stop will simply stop gdm from respawning another x session06:37
qjqqyygugurang: out of range?06:38
qjqqyygugurang: i had that problem before06:38
Jordan_USterist: Continuing with what ActionParsnip said, you would use grub-mkrescue to create the new DVD image. "mkdir overlay; cp ubuntu1.iso ubuntu2.iso overlay/; gedit overlay/boot/grub/grub.cfg" Create grub entries following the template described here: http://www.supergrubdisk.org/wiki/Loopback.cfg#How_do_you_use_a_loopback.cfg_to_boot_an_iso.3F Then run "grub-mkrescue -o double_ubuntu.iso overlay/"06:38
gugurangguys, i'm using a newly installed natty06:38
qjqqyygugurang: so ur framebuffer have problem06:38
skiwithpeteqjqqyy, Can't say I chose one over the other.  This is just what I've got06:38
gugurangqjqqy: what di u do?06:38
qjqqyygugurang: what graphics card?06:38
qjqqyygugurang: laptop? vaio?06:38
dfabbhey ppl ive a question?06:38
gugurangqjqqy: nvidia geforce gt 540m06:38
WJYFF...06:38
guguranggjqqy: acer aspire 4750g06:39
qjqqyygugurang: u using grub 2?06:39
skiwithpeteqjqqyy, I have a regular install of 10.0406:39
qjqqyygugurang: pause i go check internet for specs06:39
bullgard4Why is it necessary to have two DEB program packages mysql-client-5.1 and mysql-client-core-5.1? Why are they not pooled into one?06:39
dfabbmy apt-get its not working in ubuntu 10.3 server, any idea?? maybe need repositories?06:39
ActionParsnipdfabb: ask away06:39
k-rAd-dfabb, you network connection may need troubleshooting06:39
ActionParsnipdfabb: what is the output of:  sudo apt-get update; sudo apt-get -y upgrade     use a pastebin to host the text06:40
qjqqyygugurang: do  the display work out of the box???06:40
qjqqyygugurang: as in X server and stuff06:40
Steristjordan_u this is all beyond me :( a step-by-step guide or helper app would be ideal06:40
naptasticWhat's the default value for window manager in gconf-editor > desktop > gnome > required_components?06:40
gugurangqjqqyy: yes06:40
naptasticI'm sorry, that should be gconf-editor > session > gnome > required_components06:40
Jordan_USterist: How familiar are you with the terminal?06:40
qjqqyygugurang: when u ctrl-alt-f1 do u get our of range or just blank?06:41
qjqqyygugurang: or do u get grap vertical bars?06:41
dfabbi got it guys!06:41
qjqqyygray*06:41
dfabbi just needed to update06:41
dfabbthanxs06:41
ActionParsnipnaptastic: I don'y have required_components under gnome06:41
naptasticActionParsnip, did you run gconf-editor?06:41
qjqqyygugurang: there?06:42
ActionParsnipnaptastic: yes06:42
Steristjordan_u I can get around a bit with very basic commands but that's about it06:42
guguranggjqqyy: blank, sometimes the window freezes like the last state of the screen freezes06:42
naptasticActionParsnip, then you have to open the desktop folder, then the session subfolder, then the required_components subfolder06:42
qjqqyygugurang: is there usplash when u shut down???06:42
ActionParsnipnaptastic: i have it under session. It says: gnome-wm06:42
qjqqyygugurang: i have a workaround that might work06:43
naptasticActionParsnip, That's what I needed!!! Thank you!!!06:43
Steristjordan_u I know what to look for when a problem occurs but not troubleshoot06:43
guguranggjqqyy: nothing... i didnt noticed that, all the while i thought they remved it06:43
skiwithpeteanyone able to help with my soundcard?06:43
gugurangqjqqyy: ok thanks...what is it?06:43
skiwithpeteI can't get my mic working06:44
Jordan_USterist: Of the commands / steps that I gave you, what is the first one you don't understand?06:44
missilhello all im having an ishue with kvm virtualization in a ubuntu server install - failed to start domain - internal error process exited while connection to monitor: kvm : - drive - could not open disk image - i was thinking it was a permissions ishue so i chmod to 7777 both file and location to no avail - my linux skills are limited at best06:44
Jordan_Umissil: What command are you using to start kvm?06:45
missilvirsh addict06:45
missilvirsh start addict06:45
abdulkarimmy gnome-panel is lost :( i tried deleting .gnome2 .gconf and .gconfd, logged out then logged in, but still no panel!06:45
Jordan_Umissil: Not familiar with virsh. What arguments are being passed to kvm?06:46
missilum dont know error: internal error process exited while connecting to monitor: kvm: -drive fi ive-ide0-0-0,format=qcow2: could not open disk image /root/vm-new/tmpaw4CIO.qcow06:47
missilthats the error06:47
Steristjordan_u it's already scrolled off the top of my screen. let me finish moving my stuff near an outlet real quick n i'll join back from my laptop06:47
djr013How can I enable nvidia-173? (Jockey reports it's installed but inactive; removed xorg nouveau package, reinstalled nvidia-173, ran nvidia-xconfig, restarted, etc. etc.)06:47
ActionParsnipdjr013: you may need to run:  sudo nvidia-xconfig    then restart x, or reboot06:47
djr013ActionParsnip: Did that. :/06:48
ActionParsnipdjr013: if you run:  nvidia-settings   does it give any errors?06:48
djr013No, the GUI shows up as if the driver were working fine.06:48
ActionParsnipdjr013: then it's in use and working fine.  The settings should apply when you change stuff06:49
Jordan_Umissil: Sorry, this seems to be a virsh problem so I can't really help much.06:49
djr013ActionParsnip: Compiz is showing major graphical errors, jocky reporting nvidia's driver as inactive, and unity won't show at boot. :/06:49
ActionParsnip!panels | abdulkarim06:49
ubottuabdulkarim: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »06:49
skiwithpeteis there a gui for alsamixer?06:50
ActionParsnipdjr013: if you run:  compiz --replace    does it work, or do you get errors?06:50
skiwithpeteit's not displaying correctly06:50
ActionParsnipskiwithpete: alsamixer is a GUI06:50
missilah well i was following this tutorial http://blog.codefront.net/2010/02/01/setting-up-virtualization-on-ubuntu-with-kvm/ could u recomend a better? \n06:50
k-rAd-djr013, upon initial installation unity would not come up for me either.  i booted into ubuntu gnome mode and updated my system after setting everything just write and installtion my propietary video drivers, unity was accessible.06:50
skiwithpeteActionParsnip, is there something I can use within Gnome instead of in Terminal06:50
ActionParsnipskiwithpete: looks something like this: http://linuxfocus.org/common/images/article259/alsamixer.gif06:51
djr013ActionParsnip: It switches, but gnome-panel hovers over the compiz bars, no icons show in the unity dash on the left, and I eventually get 'static' on parts of the screen.06:51
hrezaeiHi people! I have ubuntu10.10 and I've installed the latest update(even kernel and ...), so what are differences between ubuntu 11.04 and 10.10with all updates?06:51
k-rAd-skiwithpete, there is terminator06:51
abdulkarimubottu, "gnome-panel no process found"06:51
ubottuabdulkarim: I am only a bot, please don't think I'm intelligent :)06:51
djr013k-rAd-: Yeah, upgraded and updated.06:51
ActionParsniphrezaei: different kernel branch, different xorg version (possibly)06:51
skiwithpeteActionParsnip, mine doesn't look like that...06:52
abdulkarimPLEASE HELP!!!06:52
ActionParsnipabdulkarim: then run the command and the panel will start06:52
hrezaeiActionParsnip: xorg doesn't update with update manager?06:52
abdulkarimActionParsnip, what command?06:52
ActionParsnipskiwithpete: thats a standard alsamixer display06:52
Darkenvyayers06:52
ActionParsnipabdulkarim: gnome-panel06:52
Erfolgdoes f2 still work in unity?06:52
=== HammerTiem is now known as DavidDavidson|Of
=== DavidDavidson|Of is now known as HammerTiem
Darkenvydangit xchat! lol06:52
Darkenvywrong caht06:52
skiwithpeteActionParsnip, well mine is broken, it has a lot of black spaces, nothing is listed06:53
ActionParsniphrezaei: yes but the newer release may have a different branch06:53
skiwithpeteand my mic doesn't work06:53
skiwithpete(in skype)06:53
intokCan't get printing going on an HP PSC 1410 on 11.04, looks like job gets sent to printer, but never starts at the printer, yet the system will eventually claim that the job has finished, printer verified as working on OS X Debug http://pastebin.com/DG0veQ3E06:53
ActionParsnipskiwithpete: what is the output of:  lsb_release -d06:53
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"   what am i doing wrong?06:53
skiwithpeteActionParsnip, Ubuntu 10.04.2 LTS06:54
hrezaeiActionParsnip: thx. another q. why ubuntu.com doesn't recommend 64bit versions?06:54
ActionParsnipskiwithpete: try: http://monespaceperso.org/blog-en/2010/05/02/upgrade-alsa-1-0-23-on-ubuntu-lucid-lynx-10-04/06:54
djr013Erfolg: I think so, from what I can tell from my half-working setup.06:54
ActionParsniphrezaei: some 3rd party manufacturers only support 32bit, it's all I can think of06:54
Erfolgdjr013: not using ubuntu atm but i don't think it did w/ 10.10 netbook. was j/w if they fixed it yet06:55
phuzionis there a command to have grub totally rebuild its config?06:55
hrezaeiActionParsnip: I think those 32bit softwares are applicable with 64bit, Isn't it?06:55
djr013Erfolg: Are you sure it wasn't just a problem of your F2 key having other functions on the netbook? (Like backlight, etc., usually in another color symbol on the key.)06:56
ActionParsniphrezaei: you can use ia32-libs and run 32bit apps06:56
Erfolgdjr013: nah it legit didn't work. lol.06:56
djr013Ah, just checking.06:56
Semitoneshow do I run something in the background from terminal?06:57
Erfolghave an fn key for those06:57
Semitones$ foobar && ?06:57
pegatinolibgdk-pixbuf2.0-0 != repositorio06:57
pegatinolibgdk-pixbuf2.0-0 need install06:57
pegatinolibgdk-pixbuf2.0-0 != conflict libgtk2.0-006:58
djr013Erfolg: Well you can always burn a cd or setup a USB boot drive and try it out, I guess. :)06:58
StravHi. I'm using audacious to play files on a locally mounted samba share and while I can get the songs to play, there are moments where the music cuts briefly. I tried increasing the buffer but it didn't help. Any suggestion?06:58
pegatinolibgtk2.0-0 == gnome-power-manager06:58
pegatinolibgdk-pixbuf2.0-0 != gnome-power-manager06:58
Erfolgdjr013: vbox ftw. :p06:58
pegatino:(06:58
djr013haha true06:58
pegatinohiii?06:59
djr013!ask pegatino06:59
hrezaeiActionParsnip: ok,so there is no fair with 64bit version. another q: Is there any tool(utility software) to help us running commands in every place,just by selecting commands(in web pages,pdf's,...),right clicking them and choosing an option like "run as a command in terminal"?06:59
Erfolgdjr013:started building my own distro from scratch is what i use now. wasn't really satisfied with some ubuntu stuff so i decided to do it my way. :)07:00
pegatino?07:00
djr013!ask | pegatino07:00
ubottupegatino: 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. :-)07:00
ActionParsnipStrav: try using the socket options line of /etc/samba/smb.conf07:00
pegatino!ask pegatino07:00
pegatino!ask pegatino07:00
ActionParsniphrezaei: you can use nautilus scripts to add functionality to the right click menu07:00
pegatino!ask | pegatino07:01
ubottupegatino, please see my private message07:01
Jordan_U!pm | Sterist07:01
ubottuSterist: 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.07:01
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"   what am i doing wrong?07:01
Steristanyone have a link to a rar'd or 7z'd LiveCD of 10.04 or 10.10? i have a bit of a dilemma with bandwidth and lack of ports for p2p07:02
pegatino<ubottu> I am only a bot, please don't think I'm intelligent :)07:02
pegatinoT_T07:02
Steristtried google, to no yield :(07:02
ActionParsnipaureianimus: do you run:  sudo update-grub   after you edit it07:03
missilhello all im still having a problem with server virtualization - im following a guild at ---http://blog.codefront.net/2010/02/01/setting-up-virtualization-on-ubuntu-with-kvm/--- when i launch ubuntu with --virsh start name-- it returns a error -----error: Failed to start domain addicts07:03
missilerror: internal error process exited while connecting to monitor: kvm: -drive file=/root/vm-new/tmpaw4CIO.qcow2,if=none,id=drive-ide0-0-0,format=qcow2: could not open disk image /root/vm-new/tmpaw4CIO.qcow2: Permission denied ----------------07:03
Jordan_USterist: The liveCD is compressed internally.07:03
aureianimusActionParsnip, i did and i checked at bootup, the options were like that07:03
ActionParsnipSterist: the live desktop is stored in squashfs07:03
missilsry for spam07:03
Jordan_USterist: Do you have any partial / corrupt image downloads already?07:03
pegatino!ask | pegatino07:03
ubottupegatino, please see my private message07:03
djr013pegatino: Basically, just ask your question. :P I seen the lines you sent, but I have no idea what you were asking with them.07:04
pegatino<ubottu> I am only a bot, please don't think I'm intelligent :)07:04
pegatinomy question: how to install libgdk-pixbuf2.0-0?07:04
Steristjordan_u no.... i could use the app that makes an image out of the installation i suppose07:04
Jordan_USterist: Wouldn't help for what I was thinking of. Nevermind.07:04
djr013pegatino: This, under regular Ubuntu (as in not Kubuntu or similar)?07:05
pegatinoconflict with libgtk2.0-0, which in turn uses gnome-power-manager.07:05
Steristjordan_u i hit a snag that before we can get back to the multi-boot disc... i don't have the ubuntu installation image that i thought i did07:05
djr013pegatino: Ah, you must have upgraded, no?07:06
Semitoneswhats the name of the program that makes compiz settings?07:06
Semitonesccms or something07:06
hrezaeiActionParsnip: Its somthing like that I want. but in it we must specify a command for each item, I want only one item "run selected text as command" ? is there any command who can access the currently selected text? so we use it in Nautilus.07:06
kaushalI would like to improve my typing speed, Any recommendation ?07:06
pegatinodjr013, no.07:06
atlef!ccsm | Semitones07:07
ubottuSemitones: To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz07:07
kaushalAre they FOSS learn typing available in Ubuntu ?07:07
Semitonesty07:07
djr013pegatino: Do you have any PPA's configured?07:07
djr013pegatino: And what Ubuntu version is this with?07:07
Semitonessimple-ccsm sounds good to me :D07:07
pegatinomy ubuntu is 10.0407:07
Steristjordan_u do you know how to select the installed ubuntu OS as source to create the image?07:08
Jordan_USterist: No.'07:08
atlef!remastersys | Sterist07:08
djr013pegatino: Oh, sorry, not sure about that version, I don't stick with the LTS releases. :/07:08
Steristjordan_atlef ubottu must be taking a nap :(07:09
Steristerr... lol07:09
atlefSterist, http://geekconnection.org/remastersys/07:09
Crash1hdhey all I have added the following to my fstab 192.168.2.100 /media/server/ and when I run sudo mount -a its fine but when I reboot it says mount.nfs: Failed to resolve server 192.168.2.100: Name or service not known after all is booted up I run sudo mount -a and its all there?07:10
pegatinonot that is ppa.07:10
Steristthank you atlef :)07:10
djr013pegatino: My best suggestion would be to install aptitude and try configuring the needed packages with that (it's what I use), but it's a somewhat complex tool.07:10
atlefSterist, np07:10
pegatinothat's what I need to install libgdk-pixbuf2.0-0. but conflict with libgtk2.0-0, which in turn uses gnome-power-manager.07:11
FordPrefectHow do I change the mouse commands in Ubuntu so that when I do a right click it performs the same function as pasting.07:11
Crash1hdok the really wierd part is that they show up as if they where mounted fine07:11
=== krugger is now known as mavluliv
Captainkrtekhey anyone here running maverick?07:12
Captainkrtekif so please PM me07:12
iSkorupThomasUK07:12
pegatinoI can not uninstall libgtk2.0-0 to install libgdk-term pixbuf2.0 because uninstalling half gnome.07:12
Jordan_U!anyone | Captainkrtek07:12
ubottuCaptainkrtek: A large amount 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.07:12
Crash1hdIs there a way to set the items in the main menu bar to always align right? they seem to slide depending on screen size but the dont slide back?07:12
Steristatlef is there something similar in the repository? :(07:12
pegatinoI can not uninstall libgtk2.0-0 to install libgdk-pixbuf2.0* because uninstalling half gnome.07:13
FordPrefectThere is no software in Ubuntu to change the mouse commands so that I can choose a new function for my right click?07:13
CaptainkrtekIn maverick, to install proprietary drivers it's just, System > Administration > Additional Drivers, correct?07:13
iSkorup!poll | iSkorup07:13
Jordan_UCaptainkrtek: Correct.07:13
ubottuiSkorup, please see my private message07:13
CaptainkrtekJordan_U: thanks, just verifying a doc07:14
SnakkahHello. Can anyone point me to a PPA that would give me the latest version of the Ubuntu One Client (the one in Natty) in Lucid? I'm just wondering if anyone knows of a good backport available, that's all. Thanks. :)07:14
Jordan_UCaptainkrtek: You're welcome.07:14
Jordan_USnakkah: Try asking in #ubuntuone07:14
SnakkahThank you Jordan_U .07:14
Jordan_USnakkah: You're welcome.07:14
atlefSterist, you need to add the repository to your sources.list07:14
djr013pegatino: If I had 10.04 around, I might be able to help, but I don't. :(07:15
pegatinook.,,07:15
pegatinoI already installed at the force.07:15
djr013pegatino: Someone else might though.07:15
djr013ah07:16
=== dad_ is now known as Guest43499
pegatinonot good, but I have no choice. : (07:16
CaptainkrtekJordan_U: what is the path to use yelp in Maverick?07:16
CaptainkrtekJordan_U: System > Help and Support?07:16
pegatinohttp://pastebin.com/r91XUhCY07:18
Jordan_UCaptainkrtek: Yes. And you can probably do what I am doing and just run the 10.10 liveCD iso in a VM :)07:18
pegatinole pedi que instalara libpixbuf, no que desinstalara libgtk. ¬¬07:19
Erfolgenglish?07:19
LinusTHi. I'm finding that when I'm connected to wired and wireless, Natty wants to connect to the Internet on wired only, even though only my wireless is Internet-connected. Can I fix that?07:19
SnakkahJordan_U, it doesn't seem like there's much activity in #ubuntuone. Do you know where else I might be able to find an answer to my question?07:19
djr013!es | pegatino07:19
ubottupegatino: 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.07:19
Jordan_USnakkah: No.07:19
pegatinoI asked him to install libpixbuf, not uninstalled libgtk. ¬ ¬07:20
CaptainkrtekJordan_U: thanks, Vmware and virtualbox cant find my kernel headers :/07:20
Jordan_UCaptainkrtek: kvm :)07:20
CaptainkrtekJordan_U: ill take a look, thanks :)07:20
Jordan_UCaptainkrtek: You're welcome.07:20
cooperHi.. Which Is Better Linux Or Ubuntu?07:20
OgrenixHi. I just managed to fix a broken file system on a USB thumb drive.. Right now it's formatted as FAT16.. works.. but I'd rather it be EXT4. I try to do that with GParted and it gives me errors regarding super blocks. Anyone dealt with stuff like this?07:21
YankDownUnderBeOS07:21
starcoder2cooper: Windows07:21
YankDownUnderOS/2 !!07:21
jseccooper: Mac OS X07:21
starcoder2lul07:21
cooperstarcoder2: Widnows Isn't Free07:21
Jordan_Ucooper: That is a flawed question (which I suspect you know) and even if it weren't would be offtopic for this channel.07:21
djr013cooper: Depends of if you like having just a kernel or having programs that run on it. :P07:21
YankDownUnderPCDOS!07:21
Jordan_Ucooper: Do you have an Ubuntu support question?07:22
pegatinoARGH! I can not install libgdk-pixbuf2.0!07:22
cooperYes.. Do You Recommend Swtiching From Windows To Ubuntu Or From Windows To Linux?07:22
Jordan_Ucooper: Please move this discussion to #ubuntu-offtopic.07:23
cooperOk Tahnks07:23
OgrenixStick with windows. Honestly Ubuntu is very problematic.07:23
Jordan_Ucooper: You're welcome.07:24
djr013Ogrenix: False dichotomy, and off topic.07:24
cooperWell I Broke My Windows And Dont Want To Buy Another One Ogrenix07:24
herol3oyi just set eveything on my clien and server for ssh public key but everytime that I want to ssh to server it asks for passphrase? i want to make a ssh connection directly to my shell account without aksing any password or passphrase word? what can i have to?07:24
pegatinosomeone is helping me already?07:24
Ogrenixdjr I've had more problems on ubuntu than on windows. And I was on topic; someone had asked.07:25
OgrenixI see cooper.07:25
djr013pegatino: I noticed you were speaking Spanish. If you're better in that language, you may find #ubuntu-es more natural to ask for help in?07:25
djr013Ogrenix: My point was only that there are lots of choices. I know I've never even tried Kubuntu, for example.07:26
pegatinodjr013, # ubuntu-it will never help me, I'm trying their luck here.07:26
cooperOgrenix Someone Told Me You Cant Use Internet Explorer On Linux So I Think I Need Ubuntu07:26
djr013Let alone the multitude other choices.07:26
testi_YOU had more problems - And you are statistically significant?07:26
djr013cooper: Ubuntu uses Linux to run.07:27
cooperWhat??07:27
OgrenixThe problems I encounter are encountered by man. I see it on the ubuntu boards all the time. People expecting stuff to work out of the box, yet there's a million problems. But that's enough of that.07:28
Ogrenixmany*07:28
djr013cooper: Firefox, though, runs on Linux (and, thus, Ubuntu) just fine, if you find Firefox to be equally useful.07:28
cooperSo If Ubuntu Uses Linux To Run What Is The Difference Of Ubuntu And Linux?07:28
herol3oyhow can i solve it? >> http://paste.ubuntu.com/607671/07:29
Gskelligwow07:29
Gskellighow to answer that question cooper07:29
testi_Ogrenix: and i occassionally type ubuntu vs windows in youtube and see all the ilities (especially performance) are better covered by ubuntu. But this is not statistically usable, neither your individual problems or the boards.07:29
Gskelligthere are so many answers07:29
pegatinodjr013, Check it simulates the installation of libgdk-pixbuf2.0-0.07:29
djr013cooper: Linux is just a part of an operating system that many different operating systems use. Ubuntu is such an operating system that uses Linux.07:29
cooperDoes Windows Use Linux Or Mac Use It Too?07:30
OgrenixBy your logic nothing is then, I guess.07:30
Gskelligmac uses unix which is similar to linux07:30
djr013cooper: Nope, they use their own part for that.07:31
pegatinobye bye... :(07:31
Gskelligbecause linux is open source, anybody can take it and add on to it and modify it07:31
herol3oyno idea? http://paste.ubuntu.com/607671/07:31
tripelbcooper, your questions is interesting. It helps clarify what you dont know.07:31
cooperSo Do You Think I Should Install Ubuntu Or Buy A New Window?07:31
Gskelligmicrosoft and apple don't allow people to do that with their operating systems07:31
djr013Ogrenix: You do realize that by that measure, though, you're always reading about people's ubuntu experiences when they're looking for help, right? :P07:32
Gskelligthat depends on what you want in a PC cooper07:32
Gskelligand whether or not you want to shell out the $$$ for windows07:32
Erfolghax07:32
starcoder2We think you should take it to #ubuntu-offtopic, this channel is for Ubuntu support. Not Ubuntu vs. Windows OS flamewars.07:32
Erfolgj/k07:32
testi_Ogrenix: boards are the 5% collection of people with problems, youtube is the opposite, so just observe using more random conditions than "on the board"07:32
tripelbLinux is an operating system. Windows is an operating system. Unix is an operating system. So was DOS. .. (skip smaller ones)  each of these comes in different flavors, or versions.07:32
ErfolgLinux is not an operating system07:32
starcoder2tripelb: FreeBSD's not rather small.07:33
starcoder2Anyhow, who wants to go to -offtopic?07:33
Jordan_U!ot07:33
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:33
cooperI Need To Use FaceBook And Email And YouTube07:33
seidosis the ot really interfering with support right now?07:33
tripelbGenerally a computer program is designed to work in one operating system. So a program has to be altered to run in another OS. So a program might come out is a version for each one. Or not.07:33
djr013cooper: Yeah, that stuff should work fine on either.07:33
herol3oystill nothing? >> http://paste.ubuntu.com/607671/07:33
AnthonyCatHi, how do I set windows as the default on grub? There is no menu.lst07:34
tripelbstarcoder, I didnt say small. someone else must have07:34
seidospristine silence07:34
missilhi so i got the virtual machine running - how to i ssh into it?07:34
Jordan_U!grub2 | AnthonyCat07:34
ubottuAnthonyCat: 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)07:34
Erfolgcooper: if all you really want is to use the internet and email ubuntu should be fine for you. if you're a gamer then it probably won't be.07:34
rzx237AnthonyCat: now it is grub.cfg07:34
ErfolgAnthonyCat: change /etc/default/grub07:34
djr013cooper: And since Ubuntu is free, you can download it and try it out and see if it fits your needs.07:34
cooperWill The Sims 3 Work On Ubuntu?07:35
AnthonyCatOk, Erfolg thanks07:35
tripelbstarcoder is suggesting this: people who are not debugging a problem but want to talk, do this /join #ubuntu-offtopic  djr013 sooper me others. Erfolg07:35
tripelband take this discussion there.07:35
Gskelligcooper, it would be difficult to get a game like the sims3 to work on ubuntu07:35
djr013cooper: Not by default, it takes work to get working, and possibly not even then. That game was made for Windows.07:35
ErfolgAnthonyCat: you can also change /etc/grub.d/10-linux or w/e and switch it with the os detection one to make it put windows first07:35
AnthonyCatwhichevers easier07:35
Gskelligdoes anybody know a good image view that supports .NEF raw images07:36
Gskelligand possibly converts to jpeg07:36
Gskelligsimilar to irfanview in windows07:36
ErfolgAnthonyCat: editing /etc/default/grub is easier but if you want it to look good you can change the /etc/grub.d entries. just look at some grub2 documentation to sort it out07:36
herol3oyhello! >> http://paste.ubuntu.com/607671/07:36
Axlincooper: you use a program called wine to run windows apps, but it's not guaranteed to work. according to wine's website, however, the sims 3 has a "gold" compatibility rating, so it should work well07:37
starcoder2Jordan_U: This is getting rather off-topic.07:37
cooperDoes Wine Cost Anything??07:37
missilhi any one know how to ssh into a virtual server im getting connetion refused07:37
Axlini'ts free cooper07:37
LinusTcooper: No.07:37
Gskelligcooper, wine is free07:37
LAcancooper, you can also try "play on linux" which configures wine for u07:38
AnthonyCatSo, what would I change in etc/default/grub?07:38
Erfolgmissil: is the port open?07:38
llutz_missil: sshd running, connecting to the right port?07:38
Gskelligcooper, keep in mind some of what is required to get wine to run the sims 3 can be difficult.07:38
bluenailI've got a net utilization of 64KiB/sec and I have nothing that I know of that should be using it.  Surely this is not normal in ubuntu?  I do NOT have automatic updates turned on in the update manager.07:38
student!bot07:38
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots07:38
ErfolgAnthonyCat: default entry or something like that. haven't looked in awhile. it defaults to 0 but you need to set it to which entry your windows is at.07:38
missilwell how do i log into the running virtual machine to check - its refusing my connection of default port of 2207:38
=== herol3oy is now known as mozee3
ErfolgAnthonyCat: 0=the first entry07:39
llutz_missil: "connection refused" usually means, "nothing listening on this port"07:39
Gskelligdoes anybody know a good image view that supports .NEF raw images07:39
Erfolgmissil: did you set up the machine or is it someone else's machine?07:39
cooperOkay Then Does ITunes Work On Ubuntu07:40
Jordan_U!appdb | cooper07:40
ubottucooper: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help07:40
djr013bluenail: I'm not sure what would cause that, but you might consider installing a network monitoring tool to try to diagnose what is causing that.07:40
Peddyis there a way to update search indexes? the "search" functions aren't finding files07:40
missili did have been following tutorial - i included --addpkg=openssh-server for vmbuilder07:41
Erfolgmissil: tryin using nmap to check for the open ports on the machine you're connecting to.07:41
LinusTcooper: Even if iTunes doesn't work on Linux, there are other programs with similar functionality that do work.07:41
bluenaildjr013 anything you would recommend over ethereal? (downloading it now)07:41
djr013bluenail: Sorry, not sure, haven't used one in a very long time. (Last I remember was also a firewall, can't remember the name.)07:42
cooperOkay Thank You I Will Try Ubuntu.07:42
llutz_bluenail: iptraf, iftop07:42
cooperThank You For Your Help.07:42
Jordan_UYou're welcome :)07:42
zacharyalexsternIs there a way to make Linux make netbios lookups in addition to dns lookups when you try to reach a certain hostname over the network?07:42
LinusTMan, cooper had an IPv6 address?07:43
bluenaildjr013 & llutz thanks07:43
Erfolgdid he? lol.07:43
AnthonyCatSo I could rename 30_os-prober to 01_os-prober?07:43
taco_the_pacoHello07:43
Axlinyep, looks like he did07:44
LinusT~cooper@2607:f128:46:0:216:3eff:fe85:d64a07:44
ErfolgAnthonyCat: i usually rename the 30 to the 10 and the 10 to the 30 but yes.07:44
ErfolgLinusT: omg07:44
taco_the_pacomay i get some help? i went to this site and it said i had a virus i'm running ubuntu 8.04 LTS07:44
LinusTtaco_the_paco: Avoid the site.07:44
Erfolgtaco_the_paco: what site? it's probably a fake.07:44
bluenailI'm signing off here so I can look at how this looks with nothing that should be connected. later07:44
taco_the_pacoi had like 30 windows pop up though? O_o07:44
Gskelligo_O07:45
Gskelligdoes anybody know a good image view that supports .NEF raw images07:45
Snet2paint.exe07:45
FordPrefectHow do I modify the mouse controls in ubuntu so i can assign a new function to a right click like I can in windows?07:45
LinusTtaco_the_paco: Site did that to you to scare you into downloading their junk, which probably does contain actual malware07:45
Gskellig-_-07:45
GskelligNEF?07:45
taco_the_pacocrap.07:45
Erfolgtaco_the_paco: 30 windows in your browser or 30 on your desktop?07:45
taco_the_pacohow do i remove their software?07:45
taco_the_pacoi think there on my desktop07:45
Erfolgtaco_the_paco: did the files go in your download folder?07:45
Gskelligwow07:45
Gskelligthis shit exists on ubuntu now? tahts insane07:46
taco_the_pacoi'm not sure i cant click anything07:46
Snet2Gskellig yeah07:46
Jordan_Utaco_the_paco: Close your browser completely.07:46
Snet2just goto start07:46
Erfolgtaco_the_paco: take a screenshot and post it.07:46
Snet2then type paint.exe07:46
Snet2watch the magic07:46
Gskelligi dont have start07:46
taco_the_pacohow am i suppose to screenshot? im new to ubuntu, but i cant get around any of these windows07:46
Snet2u must have a virus then07:46
taco_the_pacowhen i close one a new one just pops up07:46
Snet2that took out ur start menu07:46
taco_the_pacoSnet2, how do i remove the virus?07:46
Jordan_USnet2: Please stop giving bogus advice.07:46
GskelligSnet2, I'm not on windows07:46
LinusTSnet2: Stop.07:47
Jordan_Utaco_the_paco: You don't have a virus.07:47
djr013Gskellig: Have you tried GIMP? I don't know if it supports it, but it supports several formats.07:47
Erfolgtaco_the_paco: close your browser and press printscreen07:47
Erfolgtaco_the_paco: or at least that's how it used to work07:47
Snet2bogus07:47
Snet2its not bgus07:47
Snet2if he has windows popping up07:47
Snet2its maleware07:47
Snet2or a viri07:47
ErfolgSnet2: you're bogus07:47
Gskelligdjr013, I'm looking to view a lot of pictures at once, rather than edit them07:47
Snet2ur mom07:47
taco_the_pacohow do i remove viri?07:47
Gskelligi know gimp can convet to jpeg07:47
AnthonyCatErfolg: Thanks. You've been really helpful :)07:48
LinusTtaco_the_paco: It's unlikely you have a virus.07:48
djr013Gskellig: Oh, so like a photo previewer/collection sorter type thing? Not sure about that. I'd do a search on the format to see what Linux support it has, if at all.07:48
ErfolgAnthonyCat: np man07:48
Jordan_USnet2: Just log out and back in again. Or Open System > Preferences > System Monitor and kill Firefox.07:48
ErfolgAnthonyCat: I don't even use ubuntu anymore. just here to try and help.07:49
PeddyGskellig, gimp can do it easily enough - but if you're comfortable with the command line, there's an even easier way.07:49
LinusTJordan_U: That msg for taco_the_paco?07:49
Gskelligyes djr013, previewer/collection thing07:49
Jordan_Utaco_the_paco: Just log out and back in again. Or Open System > Preferences > System Monitor and kill Firefox.07:49
AnthonyCatWell its good that people like you help out here Erfolg :)07:49
Jordan_Utaco_the_paco: You've just gone to a website that makes the browser pop up a bunch of windows.07:49
taco_the_pacooh ok Jordan_U07:50
Gskelligpeddy, another way? I'm comfortable with simple commands =/07:50
Jordan_ULinusT: Thanks.07:50
LinusT:)07:50
=== bakunin is now known as mwasem
PeddyGskellig, you can simply type "convert picture.png picture.jpg"07:50
Gskelligah07:50
Gskelligwhat about viewing/organizing lots of NEF files07:50
Gskelligif anybody is familiar with Irfanview on windows07:51
=== Fuhrer is now known as Guest66933
Gskelligi'm looking for something like that07:51
=== Guest66933 is now known as JewBurner
helpmeKM0201: hey!07:51
JewBurnerO_o07:51
PeddyGskellig, 'convert' should be able to convert nef. The first step would be to convert everything to a more common format, then import it into an ubuntu photo manager07:51
JewBurnerrm - rf fixes all07:51
Gskellig"convert" is a built in ubuntu command?07:51
PeddyGskellig, it may be, or else you need to install it by doing "sudo apt-get install imagemagick"07:52
djr013Gskellig: Well NEF is a raw image format, it would likely be better to convert it to something else anyway, to be honest.07:53
Gskelligyeah ill try converting and opening in whatever ubuntus default photo manager is07:53
PeddyGskellig, it should be as simple as going into the directory in command line, then typing "mogrify -format jpg *.nef"07:54
PeddyGskellig, that command is also available when you install "imagemagick". You can change "jpg" to any format you desire (even weird formats like pdf, if you're so inclined)07:55
Gskelliginteresting07:55
Gskelligimagemagick sounds awesome07:55
djr013Peddy: I assume it will warn you of any unsupported format?07:56
Peddydjr013, indeed, and it will keep the originals in any case07:56
Gskelligunable to open image *.nef07:57
Gskelligah07:57
PeddyGskellig, you need to navigate to the folder - so if it's in your home directory in a folder called "Pictures", you can do "cd /home/username/Pictures". Or have you already done that?07:57
bluenailso I'm sending a fair amount of data to 224.0.0.251, which is a multicast address if I remember my network plans right?  As multicast was never something I had a clue about I'm not sure what to do next.07:57
Gskelligi'm there peddy07:58
=== Lcawte is now known as Guest20342
PeddyGskellig, and it's still not working? bizarre, try converting one at a time - "convert image.nef test.jpg"07:58
=== Guest20342 is now known as Lcawte
Gskelligi get two errors07:58
llutz_Gskellig: for pic in .nef;do mogrify  -format jpg "$pic";done07:59
PeddyGskellig, what are they?07:59
PeddyGskellig, because imagemagick definitely supports .nef07:59
Gskelligpictures from my nikon =/07:59
llutz_Gskellig: Peddy convert/mogrify won't expand *07:59
Gskelligwont work with *07:59
llutz_err   "for pic in .net; do ..."08:00
llutz_err   "for pic in *.net; do ..."08:00
llutz_sry keyboard..08:00
PeddyGskellig, try installing "rawtherapee" from software center. It should be easy enough to run, has  a GUI. Does batch processing.08:00
PeddyGskellig, I have to leave now, best of luck! Try installing "sudo apt-get install ufraw" and try imagemagick again. Later.08:01
Gskelligthis is the error I get08:01
Gskelligsh: ufraw-batch: not found08:01
Gskelligmogrify: delegate failed `"ufraw-batch" --silent --wb=camera --black-point=auto --exposure=auto --create-id=also --out-type=png --out-depth=16 "--output=%u.png" "%i"' @ error/delegate.c/InvokeDelegate/1061.08:01
Gskelligmogrify: unable to open image `/tmp/magick-XXFhrOcF.ppm':  @ error/blob.c/OpenBlob/2498.08:01
FloodBot1Gskellig: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:01
taco_the_pacoo-o08:02
GskelligGAH. fine FloodBot!08:02
taco_the_pacoshould of used pastebin08:02
Gskelligi know!08:02
quiescensGskellig: i would consider having a look at ufraw, or rawstudio packages08:02
llutz_Gskellig: sudo apt-get install ufraw-batch08:02
Gskelligthanks08:02
Inetkhey when i installed a theme in gnome it says i dont have gtk+theme 'name'  how to fix it08:03
Gskelligyou know i think it might be because the directory name has a space in it08:03
Gskellignikon makes the folders on my sdcard "NIKON N50" automatically08:03
bluenailOkay, if anyone is curious I figured it out, it was zeroconf doing some magic I never asked it too.  Grr, why do computers have to do things without being asked.08:05
Inetkhey when i installed a theme in gnome it says i dont have gtk+theme 'name'  how to fix it08:06
Guest_793is UD 3.3.0 ROM sense?08:06
=== blaine is now known as blaine[8]
windyhu#ubuntu-cn08:14
Mankoolwould anyone here be willing to help me out with an 11.04 problem (is this the right place for that)?08:16
Erfolgwhat's the problem?08:16
Mankooli have an hp mini 1000, when i lspci i can see both the wireless and the marvell technology 88E8040 ethernet controller, but when i ifconfig, i see eth1 which is wireless but no eth008:17
Mankoolifconfig -a that is, so lspci recognizes it, but not listed in ifconfig08:18
MethedManis there a program or command that i can run to prevent my computer from utilizing the allocated "swap" memory?  I have 4GB of RAM and there is absolutely no reason for my computer to be using swap.08:18
Erfolgswapoff -a08:18
Erfolgas root08:18
Erfolgthen remove it from fstab08:19
llutz_Mankool: "sudo modprobe sky2"08:19
quiescensi don't recommend it and it is pointless in 99% of cases08:19
MethedManErfolg: brilliant08:19
MethedManthanks08:19
codemagiciani have install natty onto my hp mini netbook. the icon bar is missing. how do I get back to gnome desktop please?08:19
Erfolgswap is useless in a desktop system08:19
ErfolgMankool, why is eth1 wireless?08:20
iszakWhat's a good video converter (must be command line) which preferably converts to WebM?08:21
ErfolgMankool, your wireless should be wlan008:21
Mankoolllutz_: I ran that and no output... is that expected?08:21
llutz_Mankool: no output == ok :)   ifconfig -a again08:21
MankoolErfolg: not sure, in dmesg it puts the wireless adapter as eth0, then changes it to eth108:21
ErfolgMankool, are you sure that's your wireless adapter and not your lan card?08:22
llutz_Mankool: lspci -vv    to check which drivers are used for what device08:22
Mankoollluz_: kernel modules sky2... but ifconfig -a didn't bring it up08:23
codemagicianhow do I switch from unity to gnome2 please?08:23
zetheroothis issue continues to reoccur and is getting very annoying! The notification icons are not responsive ... I have to reboot to try to get them to work properly!08:23
iszakzetheroo, at the login screen choose "Ubuntu Classic" in the footer option.08:23
iszakwhoops I meant codemagician08:23
MankoolErfolg: yea its def wireless08:24
zetherooiszak: heh ;)08:24
codemagicianiskin, but I cant reach the login screen.  the icon bar is missing08:24
codemagicianiszak, but I cant reach the login screen.  the icon bar is missing08:24
ErfolgMankool, that's really strange i've never seen a wireless card show up as ethX before.08:24
longhi08:24
Mankoolllutz_: (typod first time) kernel modules sky2... but ifconfig -a didn't bring it up08:24
longhello08:25
long   someone online??08:25
iszakcodemagician, oh my err got a terminal available? maybe restart perhaps?08:25
long   no08:25
codemagicianiszak, i can reach a terminal. how do I switch from here?08:25
djr013How can I enable nvidia-173? Jockey reports it installed but inactive. I removed xorg nouveau package, reinstalled nvidia-173, ran nvidia-xconfig, restarted, etc.08:25
iszakcodemagician, you don't, you log out and log back in.08:25
long what is wrong with your??08:25
jamiewanlong, 1527 people on this channel08:25
long  o08:26
codemagicianiszak, when I login it takes me directly into the broken desktop08:26
iszakoh that's no good, codemagician what'd you do to break it?08:26
jamiewanlong, ask you question08:26
longspeak08:26
codemagicianiszak, girlfriends laptop.  she remove the unity menu bar somehow. either she tried to switch to gnome and failed, or we're still in unity and the menu icon bar is missing08:26
longwhat??08:27
djr013!ask | long08:27
ubottulong: 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. :-)08:27
iszakcodemagician, maybe she tried to remove unity and removed ubuntu-desktop in the process?08:27
Erfolgcodemagician, did she maybe switch to gnome and delete the menu bars?08:27
longo08:27
codemagicianiszak, when i did install ubuntu-desktop it says already installed08:27
iszakcodemagician, already then see what Erfolg said.08:27
Erfolgcodemagician, try rm -r /home/username/.gnome08:28
llutz_Mankool: check last lines of "dmesg" for any errors regarding sky208:28
iszaks/already/alright/08:28
Erfolgcodemagician, then reboot08:28
iszakshutdown -r now08:28
nit-witcodemagician, do you have the compiz config installed08:28
long who did embed??08:28
codemagicianErfolg, this is possible but she says this... "she logged out, on the bottom bar she chose ubuntu classic safe mode... but she selected defer your session"08:29
Mankoolllutz_: ah nice call, sky2: probe of 2:00.0 failed with error -9508:29
codemagicianErfolg, there is a .gnome2 dir?08:29
llutz_Mankool: googles job to find out what "error -95" is ;)08:29
codemagicianErfolg, but no .gnome08:29
Erfolgcodemagician, that's what it is08:29
Mankoolllutz_: yup already on it... 16 and 22 poppular, still no 9508:30
long你们是哪个国家的阿??08:30
Erfolgcodemagician, do you get the select session option still at gdm?08:30
codemagicianErfolg, i've deleted the .gnome2 dir and rebooting now08:30
Erfolgcodemagician, kk08:30
llutz_Mankool: look through the stuff, maybe it gives you a clue about what's wrong. i have no idea, sry08:30
codemagicianErfolg, the machine currently boots directly into the broken desktop08:30
codemagicianErfolg, it still booted up into a black screen08:31
Erfolgcodemagician, can you get to a terminal?08:31
codemagicianErfolg, having deleted the .gnome2 dir08:31
codemagicianErfolg, yes, using ctrl-alt-f108:31
Erfolgcodemagician, type gdm in terminal then select the session08:32
lubuntuhello08:32
codemagicianErfolg, i can only get a terminal outside of gnome08:32
lubuntuI can't play a DVD movie using VLC on Lubuntu.08:32
sainHow do you make gnome classic boot by default? please help08:32
codemagicianErfolg, let me see if I can shortcut to gdm08:32
nit-witlubuntu, whats up08:32
nit-witlubuntu, did you install the restricted-extras08:33
codemagicianErfolg, the terminal is ctrl-alt-f1 terminal08:33
codemagicianErfolg, it cant launch into the enviroment08:34
lubuntuI believe I downloaded a bunch of stuff pertaining to DVD  Libraries  to VLC ...ect08:34
* GaNg_BoY hi all08:34
Erfolgcodemagician, in terminal as root type init 308:34
codemagicianErfolg, done08:34
llutz_!runlevel > Erfolg08:34
ubottuErfolg, please see my private message08:34
Erfolgugh08:35
nit-witlubuntu, open synaptic and install the restricted extras, the Ubuntu-restricted-extras08:35
=== debd is now known as mamo
Erfolgcodemagician, i'm assuming that did nothing then?08:35
=== krabbe is now known as Krabbe
nit-witlubuntu, or the command in a terminal no cap on th U in ubuntu08:36
* GaNg_BoY is there anyone from ALBANIA?08:36
praveenlubuntu, http://www.youtube.com/watch?v=5H5gLUbLNnc08:36
mamodo i NEED to remove O.office before installing Libre.O ?08:36
codemagicianErfolg, nothing happened. also I was able to create a icon launcher in the broken desktop to link to /usr/sbin/gdm but nothing happens when I double click it08:36
lubuntunitwit: I have Lubuntu, a lighter version of Linux for older computer.08:36
nit-witlubuntu, I know08:36
Erfolgcodemagician, i think you have to run gdm as root for it to work08:36
GskelligACK08:36
GskelligNEXT TIME TELL ME HOW TO GET BACK FIRST08:36
Gskelligits ctrl+alt+F7 btw08:37
Gskelligsorry caps08:37
Erfolgcodemagician, try running gdm as root and see what happens.08:37
nit-witlubuntu, or I assumed with your nick the restricted extras for most of the desktops are the same08:37
mamodo i NEED to remove O.office before installing Libre.O ?08:37
codemagicianErfolg, from the pure command line prompt running gdm gives me "failed to aquire org.gnome.DisplayManager"08:37
ScrambleMy logitech quick cam does not work using Ubuntu 10.04, please help.08:37
Erfolghmm. try apt-get install gdm08:37
mamoScramble: got cheese? ;)08:38
nit-witmamo, what distro are yo running08:38
Erfolgcodemagician, as root that is08:38
ScrambleErfolg, Okay, I'll try that.08:38
mamonit-wit: ubu 10.1008:38
djr013mamo: I'm not sure but I think LibreOffice causes OpenOffice.org to get removed when it's installed.08:38
codemagicianErfolg, yes from the ctrl-alt-f1 prompt08:38
nit-witdjr013, I think yo are correct.08:38
lubuntuok, brb plz.08:38
Erfolgcodemagician, ok did it install it?08:38
nit-witlubuntu, cool08:38
codemagicianErfolg, nothing will run.  i can even create a desktop launcher to spawn a bash shell from the desktop env08:39
codemagicianErfolg, *cant even08:39
djr013OpenOffice.org is pretty much 'deprecated', so to speak, anyway.08:39
Erfolgcodemagician, you can still get your xterm though right?08:39
codemagicianErfolg, the machine boots to a black screen desktop with no menus.  im not even sure it its unity or gnome08:40
codemagicianErfolg, i can right click to get a menu08:40
Erfolgcodemagician, if you can right click it's gnome08:40
codemagicianErfolg, then "create launcher" to try to crank something useful up08:40
Erfolgcodemagician, i don't think unity has a right click menu08:40
ScrambleErfolg: prompt says taht gdm "newest installed"08:40
codemagicianErfolg, so it would seem gnome needs fixing up08:40
crediblecan the terminal be used to download a file, then write that file onto a mounted disk ?08:40
codemagicianErfolg, as there is no top of bottom bars08:41
=== john__ is now known as thedog
windyhuI tried to change /etc/fstab to automount windows ntfs /dev/sda5,while it didn't work with unity,then my nvidia driver cann't in use,please help me!!!08:41
Erfolgcodemagician, usually deleting the .gnome2 folder resets everything to default08:41
windyhuI'v tried reinstall the driver,didn't work too...08:42
Erfolgcodemagician, try dpkg-reconfigure gnome-desktop08:42
codemagicianErfolg, ok I have a shell window now08:42
Erfolgcodemagician, as root08:42
codemagicianErfolg, within the broken desktop i managed to shortcut to a terminal running in the broken desktop08:42
llutz_credible: wget <url>     && cp file /path/08:43
windyhuI tried to change /etc/fstab to automount windows ntfs /dev/sda5,while it didn't work with unity,then my nvidia driver cann't in use,please help me!!!I'v tried reinstall the driver,didn't work too...08:43
ScrambleNeed help installing Logitech quick cam, please.08:43
lapioncodemagician, you have a broken system ?08:43
=== debd is now known as mamo
hiatusscramble: how is it not working? do the cam apps not work or are you trying to video chat?08:44
codemagicianwhen I run dpkg-reconfigure gnome-desktop it says "Package 'gnome-desktop' is not installed and no info is available"08:44
codemagicianlapion, fraid so08:44
Incarus6codemagician, try ubuntu-desktop08:45
Erfolglapion, i believe he has a safe mode gnome 2 desktop that it automaticallly logs into and bypasses the gdm selection screen. there aren't any gnome2 panels but he can get a terminal.08:45
swaroopCould someone tell me how i can switch to default java silver theme in ubuntu 11.04? The GTK theme is getting loaded by default now. But in SU mode it loads the silver theme which is much better08:45
lapioncodemagician, install debsums and aptitude ; then do: sudo aptitude reinstall `debsums -l`08:45
Erfolgcodemagician, did i say gnome-desktop? meant ubuntu-desktop srry.08:45
codemagicianIncarus6, says already the newest version08:45
codemagicianErfolg, says at the newest version08:45
Erfolgcodemagician, try dpkg-reconfigure ubuntu-desktop08:46
codemagiciansays 0 upgraded, 0 newly installed,0 to remove and 22 not upgraded08:46
Incarus6Erfolg, codemagician, whats the exact issue?08:46
lapiondebsums -l gives a list of packages without checksums,08:46
codemagicianErfolg, nothing appeared08:46
codemagicianErfolg, but the command was accepted08:46
lapionlater you have to create a list of packages with incorrect checksums by doing debsums -s08:46
codemagicianIncarus6, there are no menu bars in gnome08:46
Erfolgcodemagician, ok. maybe that fixed it. you'll have to logout and back in or maybe reboot to see.08:47
codemagicianIncarus6, i tried removing .gnome2 and rebooting but it boots to a empty environment08:47
Incarus6codemagician, are you sure you logged into gnome and not unity? I also do not have menu bars in unity just because it isn't working08:47
napsyHello. I've createad a init script. The problem is it start on startup but won't start if I try from the terminal. Can someone help, please?08:47
zetheroothis issue continues to reoccur and is getting very annoying! The notification icons are not responsive ... I have to reboot to try to get them to work properly!08:47
lapioncodemagician, you have no panels ?08:47
Guest10464Hello. Why are all ocaml, haskell etc. modes for xemacs broken in ubuntu 10.10?08:48
codemagicianIncarus6, that is possible but we thought it was gnome because right click works08:48
Incarus6codemagician, the default desktop since 11.04 is Unity, make sure you had chosen "Ubuntu classic" during login08:48
codemagicianlapion, have only icons on the background08:48
ErfolgIncarus6, i think he said his gf logged in as gnome 2 safe mode08:48
Guest10464Do you know how to fix them?08:48
codemagicianlapion, launcher icons but no menus08:48
=== Guest10464 is now known as chegibari
Erfolgunity has no right-click menu correct?08:48
lapionicons to the right of the screen ?08:48
hiatusi remember once had a problem with the menu bars not showing up or terminal. so i just made an icon because i could rightclick and put a shortcut on it for gnome panel08:48
codemagicianIncarus6, the girlfriend tried to switch to gnome classic already and this is how it broke08:48
lubuntunit-wit: It's not playing.08:48
Erfolgcodemagician, ooh. try running gnome-panel from your terminal08:49
Incarus6Erfolg, I think you can right click on the desktop icons, that works for me in unity too, but I also don't have any menu bars, codemagician08:49
BoniHey guys whts goin' on?08:49
codemagicianErfolg, yes08:49
codemagicianErfolg, it worked08:49
Erfolgcodemagician, nice08:49
lapioncodemagician, create a new account and log into it to check if it is an account problem or a software problem ..08:49
codemagicianErfolg, but how to make it stay p08:49
Erfolgcodemagician, now try logging out to gdm and select session08:49
r0fs3ck5How do you route all audio through pulseaudio in lucid?08:49
codemagicianErfolg, gdm wont start08:50
nit-witlubuntu, you made need the w32 codecs and libdvdread, and libdvdcs2 look in synaptic, do you have the universal repo on?08:50
windyhuis there someone to help me ?08:50
windyhuI tried to change /etc/fstab to automount windows ntfs /dev/sda5,while it didn't work with unity,then my nvidia driver cann't in use,please help me!!!I'v tried reinstall the driver,didn't work too...08:50
codemagicianErfolg, failed to aquire org.gnome.DisplayManager08:50
nit-wit*libdvdcss208:50
Erfolgcodemagician, if you use the logout thing from the gnome panel does it let you logout?08:50
pheonixmanhello, has anyone use mpc files to create project and workspace files.?08:51
nit-witwindyhu, did you add the uuid08:51
codemagicianErfolg, yep back to the login screen08:51
windyhui'v tried08:51
lubuntuI don't know what do you mean by a universal repo?08:51
Incarus6Erfolg, could be a GDM related issue08:51
Erfolgcodemagician, ok you should be able to put in a username and then select the session you want08:51
windyhujust worked the same08:51
Erfolgcodemagician, the login screen is gdm08:51
Incarus6lubuntu, it is explained here: https://help.ubuntu.com/community/Repositories/Ubuntu08:52
codemagicianErfolg, so Ubuntu Classic ?08:52
BoniHello i have a prob08:52
codemagicianErfolg, seems she had chosen safe-mode beor08:52
ErfolgIncarus6, i think b/c he was in a gnome-session it would't let him bring up gdm08:52
codemagicianErfolg, I think she chose ubuntu safe-mode prior08:52
Erfolgcodemagician, yes. either ubuntu classic or unity whichever you prefer08:52
Erfolgcodemagician, then try logging in08:52
nit-witlubuntu, open synaptic-setings repositories-first tab multiverse 4th box08:52
codemagicianErfolg, the choice is Ubuntu, Ubuntu Classic, Ubuntu Classic (no effects), Ubuntu (Safe mode), User defined session08:53
codemagicianErfolg, we hate unity08:53
Erfolgcodemagician, use ubuntu classic then08:53
lubuntuok, let me try this.08:53
nit-witlubuntu, if you didn't have that open you probably didn't get all the restructed stuff08:53
Erfolgcodemagician, w/o the safe mode08:53
swaroopCould someone tell me how i can switch to default java silver theme in ubuntu 11.04? The GTK theme is getting loaded by default now. But in SU mode it loads the silver theme which is much better08:53
codemagicianErfolg, she just admitted to choosing "user defined session" before08:54
nit-witswaroop, apperance08:54
Erfolgcodemagician, kk08:54
codemagicianErfolg, which probably explained the "broken" desktop08:54
Erfolgcodemagician, does ubuntu classic work?08:54
nit-wit*appearance08:54
codemagicianErfolg, great! it worked08:54
lapioncodemagician, have you tried: sudo restart gdm ? or is gdm inactive ?08:54
ErfolgIncarus6, i tried getting him to do init 3 but ubuntu has a retarded way of init now08:54
Erfolgcodemagician, sweet08:54
codemagicianlapion, seemed the gf had switched to "user defined session" instead of ubuntu classic08:55
Incarus6Erfolg, I never use those init thing08:55
codemagicianErfolg, thanks for helping08:55
codemagicianErfolg, by the way we did "init 3" before. should this be changed back?08:56
ErfolgIncarus6, it would have helped in his case b/c he was in runlevel 5 and needed to switch back to 3 to get gdm to work08:56
Erfolgcodemagician, no08:56
Erfolgcodemagician, didnt do anything08:56
Erfolgcodemagician, doesn't work in ubuntu08:56
Erfolgcodemagician, lol08:56
FloodBot1Erfolg: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.08:56
Erfolg:(08:56
hiatuslollo64it:08:56
hiatuslol*08:56
Erfolgcodemagician, i'll try to put it all on one line next time08:56
hiatusyeah, dont flood erflog ^.^08:57
codemagicianErfolg, it would have helped if she had told us what she did.  now she says "oh, i forgot to mention this"08:57
thr .08:57
Erfolgcodemagician, meh it's ok. we figured it out. :p08:58
Erfolgcodemagician, it would have been a lot better if init 3 had worked08:58
Tyrnisplop all08:58
Erfolgcodemagician, easier that is08:58
lapioncodemagician, my system is in runlevel 208:58
hiatusdo a lot of people hate unity?08:59
lubuntuok, I'm at I went synaptics download manager>settings>repositories>and I'm at software sources> fist tab  ubuntu08:59
]Oscarubuntu 10.04.2: system boots correctly, but "find" in grub shell does not find boot/stage1 file08:59
Erfolg!rulevel08:59
stalinshello08:59
Erfolg!runlevel08:59
ubottuIn Ubuntu all runlevels except 0,1 and 6 are by default equal. Also keep in mind that Ubuntu now uses !Upstart instead of System V init so there is normally no /etc/inittab.08:59
]Oscarhow I can seve mbr?09:00
]Oscarhow I can save mbr?09:00
Erfolgdd if=/dev/hdx of=MBR-backup bs=512 count=1dd if=/dev/hdx of=MBR-backup bs=512 count=109:00
brad_in 10.10 i had a startup programs thingy i could add programs to... where is that in 11.04? (gnome3)09:01
Erfolgbrad_, 11.04 isn't gnome 309:01
swaroopnet-wit, appearance? i didnt get that09:02
lubuntunit-wit:09:02
nit-witlubuntu, yeah09:02
nit-witswaroop, apperance is where you change themes09:03
SnakkahWell, I screwed up Ubuntu One. It won't connect. I decided to try an Ubuntu One nightly PPA to see if I could get the new version of the U1 client in Lucid. That was a failure, so I uninstalled the PPA and downgraded.09:03
lubuntunit-wit:ok, I'm at I went synaptics download manager>settings>repositories>and I'm at software sources> fist tab  ubuntu09:03
SnakkahNow, U1 won09:03
Snakkah*won't connect at all.09:03
djr013Well, looks like I found my problem. https://bugs.launchpad.net/bugs/77220709:03
ubottuUbuntu bug 772207 in nvidia-graphics-drivers-173 (Ubuntu) "version 173.14.30 is buggy for GeForce FX 5200" [Undecided,Confirmed]09:03
SnakkahI've deleted all computers connected to my account and unsynced all folders.09:03
nit-witlubuntu, tick the multiverse 4th box down on09:03
SnakkahAnd reinstalledi t.09:03
SnakkahAnd it still won't connect.09:03
lubuntunit-wit:It's already ticked.09:04
swaroopnit-wit am not talking about the ubuntu theme as such, i want to have the default look and theme for java application. Its right now loading the GTK theme. Usually java loads the silver theme, but only in ubuntu i have seen that java loading the GTK theme as default which looks really bad. Netbeans is the java application am using09:04
nit-witlubuntu, 2nd tab is conical partners on09:04
lubuntunit-wit:no, it's not on.09:05
nit-witswaroop, I don't know what your downloading, waht kind of file is it09:05
codemagicianErfolg, thanks again. all working great now09:06
Erfolgcodemagician, np man09:06
nit-witlubuntu, turn it on it provides 3rd party apps09:06
nit-witlubuntu, do a reload in synaptic then look for libdvdread w32 codecs and libdvdcss2 as well, make sure you reload first though09:07
lubuntu nit-wit:the first two has conical partners.09:07
mouseI'm looking for some kind of cheap small device that I can put linux on to connect to wifi.  I looked into using a psp but it doesn't look like the linux/psp project is ready.  Does anyone have any suggestions?09:07
nit-witlubuntu, one is a source code correct09:07
brad_in 10.10 i had a startup programs thingy i could add programs to... where is that in 11.04? (gnome3)09:08
lubuntuthats the 2nd one.09:08
Erfolgbrad_, 11.04 isn't gnome 309:08
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  what am i doing wrong?09:08
brad_erolg, im running gnome 3 in 11.0409:08
nit-witlubuntu, same repo just ectras don't worry about the source code did you get the last instructions09:08
Erfolgbrad_, aah. ubuntu doesn't ship with gnome 3 so you might have to check with the gnome people09:09
lubuntuyes09:09
Incarus6brad_, http://askubuntu.com/questions/37957/how-do-i-manage-applications-on-startup-in-gnome-309:09
prashant__can anyone tell me the best dvd r/w software for ubuntu 11.04 with multisession support09:09
adam62can anyone advise me on specifically which packages i should uninstall prior to reinstalling alsa? i'm trying to get my computer to recognize my soundcard and i think this is my best shot09:10
brad_Incarus6,  sadly, there is no startup programs option in personal09:10
Incarus6!info brasero | prasphant__09:10
ubottuprasphant__: brasero (source: brasero): CD/DVD burning application for GNOME. In component main, is optional. Version 2.32.1-0ubuntu2 (natty), package size 175 kB, installed size 544 kB09:10
Incarus6brad_, have you also tried "From terminal or Alt+F2 dialog run: gnome-session-properties"?09:11
prashant__ubottu, does it support multisession dvd09:11
ubottuprashant__: I am only a bot, please don't think I'm intelligent :)09:11
nit-witlubuntu, you probably need the medibuntu loaded for the w32codecs, http://www.liberiangeek.net/2011/04/add-medibuntu-repository-ubuntu-11-04-natty-narwhal/09:12
djr013Would someone mind testing 'nice' for me?09:12
djr013It doesn't seem to be functioning correctly for me.09:12
brad_Incarus6, thank you, gnome-session-properties was exactly what i needed09:12
Erfolg!ubuntu-restricted-extras09:12
ubottuFor multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats09:12
nit-witdjr013, in a term09:12
lubuntunit-wit:ok.09:13
bunnyfunwhat is the easiest way to burn a bootable iso ?09:13
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  what am i doing wrong?09:13
bunnyfunseem to have made a few that dont boot]09:13
Erfolgbunnyfun, mkisofs09:13
djr013nit-wit: Yeah, I mean niced commands don't seem to have any different priority, even when set as low as 19.09:13
=== ubuntu is now known as pankaj_sharma
bunnyfunk09:13
Erfolg!mkisofs | bunnyfun09:13
adam62if i'm reinstalling alsa, should i first uninstall all alsa packages, or just the main ones?09:13
prashant__pankaj_sharma, where r u from09:14
bunnyfunthanks09:14
pankaj_sharmaprashant__, from the Holy land of Ganges09:14
Incarus6prasphant__, It should support multisession DVDs, but you could also try gnomebaker and K3B09:14
prashant__pankaj_sharma, hi09:14
pankaj_sharmahey09:14
djr013nit-wit: Or do you mean to give a test example as a terminal command? O.o09:15
=== kira is now known as Guest16020
prashant__pankaj_sharma, one my friend from maharashtra09:15
pankaj_sharmahmm09:15
nit-witdjr013, I didn't or don't recognize the use, i have limitations09:15
djr013oh09:16
pankaj_sharmaprashant__, join ubuntu-offtopic09:16
=== patrik is now known as Guest59141
bin_bashHi. I just did a clean install of xubuntu and I'm STILL getting crashes. I have no idea where to look for the source09:16
nit-witdjr013, I learn fast thoughmost of my skill is in boot stuff and random help stuff09:17
brad_bin_bash, have u installed all updates?09:17
Incarus6bin_bash, did you try another desktop and did this work?09:17
bin_bashbrad_, yes09:17
bin_bashIncarus6, no it didnt work09:17
lubuntunit-wit:w32 codecs --- It says no package selected, it can't find it in the search.09:17
brad_bin_bash, i had issues with xubuntu as well, i went to lubuntu and like it alot09:17
bin_bashbrad_, what kind of issues09:18
Erfolglubuntu, try installing ubuntu-restricted-extras09:18
tsaknorrishow i can make app launcher what opens terminal script and it stays open!! Because now when i press enter it exits before it does its job?09:18
adam62nit-wit, if you were uninstalling alsa which packages would you select? sorry to ask you but you seem to know what you're talking about09:18
nit-witlubuntu, have you poaded the link medibuntu it is there if loaded09:18
brad_bin_bash, every time i opened software manager, it would freeze up untill i rebooted09:18
Incarus6lubuntu, try sudo apt-get install ubuntu-restricted-extras09:18
djr013nit-wit: Do you know the basics of 'nice' and how processes with higher 'nice' values are supposed to let those processes with lower 'nice' values have more time on the CPU?09:18
zhxkhow can i run kvm from ssh connected ubuntu?09:18
nit-witadam62, not there sorry09:18
brad_i only had it installed for about 15 min before i wiped it and looked for another distro, settled on lubuntu (older machine) and love it. works smooth and no problems at all09:19
bin_bashbrad_, it seems like everytime i use skype i get caught in some kind of infinite loop freeze09:19
nit-witdjr013, not really09:19
adam62nit-wit, that's ok thanks anyway09:19
nit-witno ;prob09:19
djr013haha ok nvm09:19
Incarus6adam62, why do you want to remove alsa from your system?09:19
Erfolgadam62, apt-get purge alsa09:19
brad_bin_bash,  i have problems with video calls on my girlfriends 10.10 ubuntu09:20
prashant__anyone know how to put cover art to mp3 ??09:20
adam62Incarus6, i can't get my computer to recognize my Tascam us-122 audio interface. it was working a few hours ago09:20
thr 09:20
bin_bashbrad_, what kind?09:20
thr:q09:20
zhxkhow can i run kvm from ssh connected linux? how can i run kvm from cli?09:20
brad_bin_bash, with skype... can send video, sound works, but cant recieve video @ all09:20
adam62Erfolg, would you recommend that over synaptic? i'm a very new user and synaptic feels safer to me09:20
Incarus6!info kid3 | prashant__09:20
ubottuprashant__: kid3 (source: kid3): KDE MP3 ID3 tag editor. In component universe, is optional. Version 1.6-1ubuntu2 (natty), package size 555 kB, installed size 1748 kB09:20
bin_bashbrad_, oh it all works fine unti; the whole system crashes. do you think that could be xfce?09:20
djr013Can someone help me do a quick test? Basically, run two demanding processes simultaneously (on the came processor/core) with one set to nice 19, and compare the processor share of the two.09:20
Erfolgadam62, i never use synaptic. lol.09:21
=== richard is now known as thr
lubuntunit-wit"ubuntu restricted extras is there, it's already ticked.09:21
brad_bin_bash, no idea, i suppose it could be09:21
Erfolgadam62, why do you want to uninstall alsa anyhow?09:21
nit-witlubuntu, Have you installed the medibuntu from the link09:22
=== thr is now known as thr01
bin_bashbrad_, I JUST did a clean install today, and I'm running out of CDs... do I have to install lubuntu or can i just completely get rid of/replace xfce with lxde?09:22
Erfolgadam62, you can also use apt-get clean apt-get autoclean apt-get autoremove as well09:22
adam62Erfolg, my Tascam us-122 audio interface isn't being recognized. it was working just a few hours ago. i think i've tried everything09:22
lubuntunot yet.09:22
lubuntulet me install it.09:22
prashant__Incarus6, there are two softwares kid3 and kid3-qt09:22
Erfolgdoes ubuntu use udev anymore?09:22
adam62Erfolg, which of all those would you recommend and how do i reinstall it afterwards09:22
prashant__Incarus6, which one to install09:22
brad_bin_bash, if i were u, i would do a fresh install, but i dont know how skype works with lubuntu, i havent tried at all. so i wouldnt do that quite yet09:22
Erfolgadam62, try dpkg-reconfigure alsa09:22
adam62k i'll try that now09:23
Incarus6prashant__, "This package uses KDE libraries, if you do not use KDE you should use kid3-qt." http://packages.ubuntu.com/natty/kid309:23
Erfolgadam62, if not try rebooting09:23
brad_bin_bash, if i were in your shoes, id invest in a cheap flash drive though, i dont know what i would do if i didnt have one for booting linux09:23
Erfolg!udev09:23
prashant__Incarus6, i use gnome09:23
bin_bashbrad_, I have to use a flash drive and a cd09:23
Incarus6prashant__, so it's recommend to install kid3-qt09:23
prashant__Incarus6, thanks09:24
nit-witlubuntu, from the bot above my medibuntu post read this stuff if you can;) For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/10.04/musicvideophotos/C/video.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats09:24
Erfolg /sleep09:24
Incarus6prashant__, that application is working fine for me, you can add any image as cover to mp3 files09:24
adam62Erfolg, can i paste the output to you it gave an error09:24
prashant__Incarus6, i used mp3 tag at windows 709:24
brad_bin_bash, do u have a different machine to test it on? if that is ur only problem, id hesitate to wipe again09:25
nit-witlubuntu, here is a link from the bot links.09:25
nit-withttps://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs#Installing%20libdvdcss09:25
Incarus6prashant__, kid3 should work similar09:25
nit-witbrb09:25
prashant__Incarus6, thanks09:25
Erfolgadam62, ok09:25
squonkGreetings and Salutations.09:25
lubuntuok.09:26
Mystique13LL&P09:26
Erfolgwie gehts?09:26
djr013Can someone help me do a quick test? Basically, run two demanding processes simultaneously (on the came processor/core) with one set to nice 19, and compare the processor share of the two.09:26
squonkSehr gut, danke.09:26
Erfolgugh i need to sleep. lol.09:27
prashant__small games for ubuntu 11.0409:28
djr013Same here, no luck today except finding out there's an ongoing bug with one of my several problems. :/09:28
djr013And now the panel isn't responding to log off.09:29
bin_bashbrad_, no09:29
djr013Ah, there, nvm.09:29
bin_bashbrad_, I would have to have the exact same computer because it seems as if nobody else has this problem09:31
GanymedeSo just to clarify...when I do ethtool --show-offload eth0 and it shows me a list including rows such as: "tx-checksumming: off", that doesn't mean tx-checksumming is available, right? I had rx-checksumming turned to on but tx-checksumming turned to off so I decided to enable tx-checksumming and the network all of a sudden stopped working altogether...has Ubuntu already set up my network card with the optimal set of offloading options?09:31
brad_bin_bash, sorry, i cant find anything on google about people experiencing the same issue09:32
bin_bashI know.09:32
bin_bashnobody is09:32
Incarus6bin_bash, other desktops are working fine? like icewm or e17?09:32
bin_bashno09:32
bin_bashi havent tried anything else09:33
bin_bashexcept this and gnome and unity09:33
bin_bashcouldn't stand gnome or unity09:33
brad_bin_bash, did unity run well? no performance issues?09:33
bin_bashno unity was horrible. i used it for a minute.09:33
Incarus6bin_bash, try to catch a log file like xorg.0.log when your desktop is crashing the next time09:34
brad_i just upgraded to 11.04 and am running gnome 3 on it.... my room mate though runs 11.04 in 'classic mode', which looks just like 10.1009:34
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  what am i doing wrong?09:34
bin_bashIncarus6, xorg says nothing09:34
Peddyhow do I restore the pidgin icon to the systray in 11.04?09:34
Incarus6bin_bash, when does this issue occur?09:35
bin_bashit's seemingly random. it usually happens when skype is running, but not always.09:35
Incarus6Peddy, which desktop environment are you using?09:35
Incarus6bin_bash, it could be a skype related issue, found a lot about this: http://forum.skype.com/index.php?showtopic=3424009:35
PeddyIncarus6, unity. I have to add it to the systray 'whitelist', but just 'pidgin' isn't working.09:36
Incarus6bin_bash, are you using 11.04?09:36
bin_bashyes09:36
bin_bashnope that's not the issu09:36
bin_bashit freezes the ENTIRE system09:36
Incarus6Peddy, I'm not sure if pidgin is still supported in ubuntu, I think empathy is the new default messenger and "they" don't want you to use anything else09:37
prashant__Incarus6, pidgin support webcam ??09:38
PeddyIncarus6, I really like pidgin though :/ so far, I've been able to add other programs that use the systray (not the new notification area) by adding their names to an entry in dconf. But "pidgin" must have a different name (pidgin-tray or something like that)09:38
bin_bashpidgin is still supported09:39
bin_bashpidgin is what ships with xubuntu and if i remember correctly lubuntu09:39
thr01unfortuantly empathy has no alternative client like finch for pidgin09:39
thr01using finch on cli only machine09:39
Incarus6bin_bash, it is supported, yes, but a lot of things aren't working. same in KDE, kopete works great, pidgin not.09:39
thr01its awesome09:39
bin_bashweird.09:39
bin_bashi hate empathy09:40
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  but /sys/kernel/debug/vgaswitcheroo isn't there09:40
bin_bashlol09:40
squonkI gave up on sympathy and just loaded xchat09:40
thr01using isssi09:40
=== root is now known as Guest22364
Incarus6Peddy, http://www.omgubuntu.co.uk/2011/04/how-to-display-unread-pidgin-count-on-unity-launcher/ could help09:41
thr01a lot of people using their irc app as root09:41
thr01that cant be a good idea09:41
squonkI just loaded ubuntu on my toshiba sat cause was told couldn't be done...09:41
Erfolgi run everything as root09:41
Erfolg:p09:41
squonkha... don't tell me it can' t be done.09:41
Incarus6thr01, I'm not sure about that09:41
nit-witErfolg, why09:41
PeddyIncarus6, thanks - that looks handy. I just went ahead and re-enabled the entire systray as well, I can see all the icons in systray now.09:41
prashant__any one having problem accessing new yahoo mail beta with ubuntu 11.04 ?09:42
squonkErfolg it's not the best idea to run everything in root.09:42
Erfolgnit-wit, just joking. lol09:42
squonkoooo09:42
thr01since having my debian webserver hacked im very carefull with permisiions etc09:42
* squonk shups09:42
Erfolgi'm joking everybody i don't really run everything as root. :p09:42
nit-witErfolg,  figured something was up.09:42
squonklol09:42
nit-wit;)09:42
lubuntunit-wit:libdvdread is already installed, libdvdes2 and w32 codecs  are not in lubuntu synaptics   and medibuntu walkthrough is for ubuntu   not lubuntu   so the steps won't apply!09:42
squonkkk... I am new to this but even a noob like me was sitting here going....huh...really?09:43
thr01lubuntu if its a dvd playback issue, what ficed mine was regionset09:43
nit-witlubuntu, lubuntu did you try09:43
thr01if you didnt run windows on the machine before no region will be set09:43
Incarus6bin_bash, it could be the screensaver, which is freezing your system09:43
nit-witlubuntu, which distro of lubuntu?09:43
Incarus6lubuntu, have you issues whith dvd playback?09:44
bin_bashIncarus6, how?09:44
nit-witthats it Incarus609:44
nit-wityes09:44
=== blaine[8] is now known as blaine[4]
Incarus6lubuntu, try "sudo apt-get install libdvdread4 && sudo /usr/share/doc/libdvdread4/install-css.sh"09:44
Incarus6bin_bash, Is your system freezing while working on it or while beeing idle?09:45
saurovhi09:45
lubuntuyes, I did try   of course. My distro is the latest09:45
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  but /sys/kernel/debug/vgaswitcheroo isn't there09:45
saurovhi09:46
quicksaurov: hi :)09:46
Incarus6lubuntu, which media player do you use? some media players aren't working with dvds, try VLC and dragon-player09:46
nit-witlubuntu, ubuntu and lubuntu are the same except for the desktop09:46
lubuntuI have vlc09:47
lubuntuI've been using VLC   to play DVDs09:47
Incarus6nit-wit, http://www.ubuntu-user.com/content/view/full/207109:47
stalinshello09:48
Incarus6lubuntu, have you also tried "sudo /usr/share/doc/libdvdread4/install-css.sh" ?09:48
thr01and after that do regionset09:48
lubuntunot yet. brb plz.09:48
nit-witIncarus6, okay what is this supposed to mean the same medibuntu I think right09:49
quickstalins: hi09:51
Incarus6nit-wit, I am never using medibuntu09:52
kaustubhhow to install apache on ubuntu 11.0409:52
aureianimusi'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  but /sys/kernel/debug/vgaswitcheroo isn't there09:53
Israfel_I'm beginning to think Linux hates wireless.09:54
Incarus6aureianimus, is the linux-headers package also installed for this kernel?09:54
Incarus6!wlan | Israfel_09:54
ubottuIsrafel_: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs09:54
lubuntunit-wit:sudo apt-get install libdvdread4     hppavilion@hppavilion-P9857A-ABA-513w:~$ sudo apt-get install libdvdread409:54
lubuntuE: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)09:54
lubuntuE: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?09:54
Incarus6lubuntu, class all software managers like synaptics09:55
Israfel_Incarus6, I know about the documents, I've been readint them for days... It's why I think Linux hates wireless.09:55
lubuntusudo /usr/share/doc/libdvdread4/install-css.sh09:55
lubuntu  worked.09:55
patrunjelHi guys, I downloaded the Linux version of a game, and I have a .iso and a .bin in the downloaded folder, but I don't know how to handle them to install the game (never installed a game on Linux before :) ), can anyone please help me out?09:55
Incarus6Israfel_, the problem is not, that it is wireless, the problem is that a lot of drivers are proprietary09:55
lubuntuhow, where?09:55
Incarus6!iso | patrunjel09:56
ubottupatrunjel: To mount an ISO disc image, type « sudo mount -o loop <ISO-filename> <mountpoint> » - 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.09:56
Israfel_Incarus6, I bought one that's got linux support and even came with the source code. The problem is Linux loves to force the built in drivers to take over even if it's blacklisted.09:56
lubuntubrb plz.09:56
Incarus6Israfel_ are you using 11.04?09:57
kotrckahi all.. is it possible to write 11.04 iso image to usb pendrive with dd? I tried it, but it does not work for me and no boot..09:57
Incarus6kotrcka, bootable isos?09:57
Boniwht do u mean by dd?09:57
Israfel_Incarus6, yes09:57
kaustubhhey can anyone tell me how to install apache on ubuntu 11.0409:58
kotrckaIncarus6: normal desktop ISO09:58
kotrckaBoni: dd if=/pat/to/image.iso of=/dev/sdb09:58
Incarus6kotrcka, try not the dd command, better use https://help.ubuntu.com/community/Installation/FromUSBStick09:58
_MHAHi all, can i add a backtrack repository to ubuntu?09:59
Incarus6kotrcka, usb-creator should work fine as metioned in the ubuntu wiki09:59
Israfel_kotrcka, sudo apt-get install apache209:59
Incarus6Israfel_, wrong name, you meant kaustubh09:59
kotrckaincarus6: I have only opensuse machine for making that USB and there is no usb-creator :-)10:00
REKAm facing this problem http://pastebin.com/2w1H2H5A10:00
Israfel_Ah yes10:00
REKany solutions10:00
REK?10:00
Incarus6kotrcka, http://en.opensuse.org/SDB:Live_USB_stick10:02
gudduhow to download fast movie in ubuntu10:03
Israfel_guddu, use Transmission10:04
gudduwill you please help how to download fast movie in ubuntu10:04
Gneaguddu: get a fast internet connection10:04
rhizmoeif i have an app window, say the mysql query browser, that starts up 640x480...is there a way to save the size for the next startup. sorry to be windows-y10:04
prashant__can anyone tell me yahoo messenger for ubuntu 11.04 ??10:05
rhizmoeoops, +?10:05
Israfel_guddu, Ubuntu comes with a bittorrent application known as Transmission. Applications > Internet > Transmission10:05
rhizmoeprashant__: pidgin or whatever. gwibber i think will connect as well, which comes with.10:05
_MHAya, how to connect to yahoo messenger in ubuntu?10:05
Gnea!im10:05
ubottuThe Instant Messenger client Pidgin (formerly Gaim) (http://help.ubuntu.com/community/Pidgin) supports MSN, XMPP (Jabber, GTalk and variants), AIM, Gadu-Gadu, Novell Groupwise, ICQ, YIM, IRC and others. See also !Kopete10:05
prashant__rhizmoe, need video chat support10:05
Israfel__MHA, use Empathy.10:05
rhizmoeprashant__: well you should say that, then10:05
prashant__rhizmoe, any solutions10:06
rhizmoe...10:06
aureianimusIncarus6, @kernel headers, i don't know, how do i check that?10:06
sharavHello experts!10:06
rhizmoeHello sharav!10:06
Gneaprashant__: pidgin or empathy will do10:06
sharavI'd like to upgrade my ubuntu 10.10 box to 11.0410:06
Gnea!upgrade | sharav10:06
ubottusharav: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade10:07
sharavbut it doesn't work :(10:07
patrunjelGuys, i downloaded a game, and tried to run the setup.sh shell, but it didn't work... I got : " setup.sh: 9: function: not found10:07
patrunjelx8610:07
patrunjel "10:07
prashant__empathy not support video chat Gnea10:07
Gneaprashant__: none of them do10:07
Gneaprashant__: you would have to use skype10:07
lubuntunit-wit:class all software managers like synaptics???  how?where?10:07
Incarus6aureianimus, type "linux-headers" in your software manager and make sure the correct version is installed10:07
sharavubottu Gnea ok guys i will follow these instruction10:07
ubottusharav: I am only a bot, please don't think I'm intelligent :)10:07
prashant__Gnea, i have skype installed10:07
Gneaprashant__: kopete *might* support video chat, depending on which camera you have10:08
prashant__Gnea, what about yahoo messenger10:08
rhizmoekilling me10:08
Gneaprashant__: again, these programs support yahoo messenger - have you never heard of trillian?10:08
_MHApidgin and empathy is not work for me, any solution?10:08
prashant__Gnea, need video chat support in yahoo10:09
Gnea_MHA: they work, are you looking for video chat?10:09
prashant__Gnea, video chat with yahoo10:09
lubuntuNit-wit: I'm installing dragon player right now.10:09
patrunjelCan someone please help me on how to install a game from a .iso, step by step? :) I just don't get it...10:09
Gneaprashant__: can you read english?10:09
prashant__Gnea, yep10:10
BoniHey guys, do u know how to get out of fullscreen10:10
Gneaprashant__: then you'll know by now that I've already answered your question. now it's up to you to search for the program kopete10:10
Boni?10:10
sharavHello rhizmoe10:11
prashant__Gnea, thanks10:11
sharavrhizmoe Gnea you guys bots?10:11
mikaelbonjour10:12
prashant__Gnea, its downloading thanks10:12
Gneaprashant__: there's also a program called Gyach that may or may not work10:12
Gneasharav: no.10:12
sharavsorry about that, but it's difficult to recognize whether bot or human ;)10:12
sharavok10:12
prashant__Gnea, thanks10:12
administrator_thank you10:12
Gneasharav: only bots here are ubottu and the FloodBots10:12
mikaeldo you speak french10:13
mikael?10:13
administrator_no10:13
administrator_sorry10:13
quiescensubottu is secretly evil10:13
ubottuquiescens: I am only a bot, please don't think I'm intelligent :)10:13
Gnea!fr | mikael10:13
ubottumikael: 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.10:13
rhizmoesharav: newp10:13
sharavupgrade tools is calculating changes ..... is it heavy? ... it seems to slow for me10:14
Gneasharav: if you've never used a 486 computer, you don't know what slow is. go make a pizza or something. :)10:14
Incarus6yeah, Gnea sounds like a bot sometimes10:15
sharavGnea ;)10:15
Gnealol10:15
aureianimus_Incarus6, i have the kernel headers for the kernel, but not the backports. do i need the latter too? (i'm on 11.04)10:15
sharavoops10:15
excelsiorhow do I add a ppa?10:16
sharavupgrade tool is told me that ....10:16
sharavE:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.10:16
excelsiorPlease?10:16
sharavwhat should i do :(10:16
Incarus6aureianimus_, you don't need the backport thing. are you using 11.04?10:16
sharavsorry my english is not good :(10:16
aureianimus_yes10:16
Incarus6sharav, paste "/var/log/dist-upgrade/apt.log"10:16
quiescensexcelsior: https://help.launchpad.net/Packaging/PPA10:17
aureianimus_Incarus6, so that isn10:17
aureianimus_isn't it, any other ideas?10:17
quiescensexcelsior: technically https://help.launchpad.net/Packaging/PPA/InstallingSoftware i guess10:17
guddumy network applet is missing from panel how to recover it please help me10:18
Incarus6aureianimus_, no, sry10:18
aureianimus_thanks anyway :)10:18
sharavIncarus6, hi where paste it to?10:18
Incarus6!paste | sharav10:18
ubottusharav: 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.10:18
sharavIncarus6 http://paste.ubuntu.com/607713/10:19
aureianimus_i'm trying to enable vga_switcheroo, and i have modeset=1, but i can't get it to work, these are my kernel options: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux modeset=1"  and updated grub.  but /sys/kernel/debug/vgaswitcheroo isn't there10:20
Incarus6sharav, ah the problem is obvious, you used the "sarvatt" repo10:21
patrunjelCan someone please help me on how to install a game from a .iso, step by step? :) I just don't get it...10:21
Incarus6sharav, this is why you shouldn't enable foreign package repos10:21
WaltherFIpatrunjel: right click, open with archive mounter10:21
WaltherFIpatrunjel: open the folder that appears on your desktop, click setup.exe or similar10:22
sharavIncarus6, what should i do?10:22
lubuntunit-wit: I installed dragon player to lubuntu but cannot find it under sound& Video!!!!10:22
Incarus6sharav, pls paste "cat /var/log/dist-upgrade/apt.log | grep sarvatt"10:22
sharavok10:22
lubuntu I installed dragon player to lubuntu but cannot find it under sound& Video!!!!10:23
Incarus6sharav, this should return a few packages that need to be downgraded10:23
sharavIncarus6 http://paste.ubuntu.com/607716/10:24
patrunjelWaltherFI, when I open it with archive mounter (the one from wine, I guess), it doesn't happen anything. But I did manage to unarchive the files in the .iso :). But It doesn't let me run the setup.sh script...10:24
lubuntuAnybody.10:24
abdirizakHello friends. I would like to know if it's possible to upgrade the current "Ubuntu Software Center" for 10.04 to make it look like that of 11.04 in order to see reviews and highlights...10:25
Incarus6lubuntu, type "dragon" in terminaö10:25
WaltherFIpatrunjel:right click the setup file, go to properties10:25
frogzoojust moved to 11.04 - how do I disable the sidebar and get the normal menu bar?10:25
WaltherFIpatrunjel: in permissions, tick the box 'allow executing'10:26
frogzooloving 11.04's use of real estate btw10:26
patrunjelWaltherFI, I did give it permission to execute10:26
Incarus6abdirizak, you can't due to dependencies10:26
bencchow do I combine a comment with a continuation char in a makefile? this doesn't work for me: http://dpaste.com/542652/10:27
WaltherFIpatrunjel: pop up a terminal and type sudo sh setup.sh10:27
sharavIncarus6 should i downgrade them?10:27
Incarus6sharav, no, you should paste the output of the last command10:27
patrunjelWaltherFI, this is what I get : "setup.sh: 9: function: not found    x86   "10:28
abdirizakThanks Incarus6. I initially upgraded to 11.04 but decided to downgrade again.... for I didn't like Unity.10:28
sharavIncarus6, ok here is http://paste.ubuntu.com/607716/10:28
Incarus6abdirizak, you can choose the classic gnome desktop during login10:28
patrunjelWaltherFI, I thought it may be because I just treated the .iso like an archive (didn't mounted it)10:28
WaltherFIpatrunjel: try opening the iso with right click and archive mounter, it's not any wine stuff10:28
abdirizakI did for couple of days.... had some mouse freezes and didn't like it.10:29
Incarus6sharav, disable all foreign repos and then type "sudo apt-get update"10:29
anghelokoIncarus6, how do you completely purge unity from the system? will sudo apt-get purge unity do it? i'm installing 11.04 on my other machine atm but will need to remove unity10:29
abdirizakIncarus6, I did for couple of days.... had some mouse freezes and didn't like it.10:29
patrunjelWaltherFI, it doens't happen nothing, I tried :) (the archive mounter has the icon of a .exe )10:29
KillaloTfrogzoo, log out and choose your preferred session, guess its named "Ubuntu Classic", and then log back in10:30
xskydevilxDoes anyone know where VirtualBox installs to?10:30
Incarus6abdriziak, did you try gnome without effects too?10:30
icerootxskydevilx: dpkg -L10:30
abdirizakNo.10:30
WaltherFIpatrunjel: er, archive mounter is purely a native linux application, it's not an exe10:30
Incarus6angheloko, do you really have to remove unity? I don't know how to completly remove unity from your computer10:31
WaltherFIpatrunjel: anyway, i would recommend you to buy the game and try again with a legal copy10:31
anghelokoxskydevilx, run whereis virtualbox10:31
patrunjelWaltherFI, It's heroes 3, I don't really know where to buy it from :)10:31
Incarus6sharav, finished?10:31
Pille456hey guys. i've an 54mb/s wifi connection but my maximum speed is about 1.5mb/sek in my local network. any ideas why this isnt faster?10:32
icerootpatrunjel: only legal software is allowed here10:32
anghelokoIncarus6, no prob.. i'll see if i can completely clean it out in a while.. just want to keep the install size down10:32
WaltherFIpatrunjel: oh, that's an old one, i'd recommend searching the forums for it10:32
WaltherFI!forum10:32
ubottuThe Ubuntu forums can be found at http://www.ubuntuforums.org. There is also a channel on IRC freenode #ubuntuforums.10:32
=== dad_ is now known as Guest63365
sharavIncarus6, not yet and trying :) and thank you very much your help10:32
WaltherFIpatrunjel: i bet there are a plenty of good tutorials for that10:32
Incarus6sharav, what are you exactly doing at the moment?10:33
sharavIncarus6, Im trying to upgrade right now10:33
HIGHMANHi everyone. Can help me someone?10:34
Incarus6sharev, it wasn't the solution, it was just one (small) part of the solution, pls cancle the upgrade process (it will fail)10:34
Israfel_I've gone through 13-14 wireless cards/USB/PCMCIA now. None seem to work properly.10:34
sharavIncarus6, oh ok10:34
patrunjelWaltherFI, I searched for one a lot, but didn't find anything... I have the Windows version in my computer also, but when I try to run the .exe I get an error...10:34
abdirizakIncarus6., NO. I haven't tried without effects.10:35
Incarus6sharev, so you disabled the repo? now we have to download every package by hand. create a new directory where we can download all these files10:35
patrunjeliceroot, sorry, I didn't intend to act all piraty :) Just got tired of rebooting to play the game and wanted to install it :)10:35
steinexHi! I have a probably simple Unity question: How can i start a second instance of a program via the Unity Dock?10:35
Incarus6abdirizak, it could ba a graphic related issue so it might work without the effects10:35
steinexi used to open many gnome-terminals for example, that got a bit daunting with Unity10:36
sharavIncarus6 yes i've disabled them and i think i should sudo apt-get update right?10:36
HIGHMANPeople, help please! I have the problem: when I'm attach any usb device, all works normal. But when I detach it and attach again(quickly, <2 seconds) ubuntu freezes. Cursor don't move too. Ctrl-alt-F1 and others don't work(seems to freeze all). Ctrl-alt-del don't work too, to fix it I need to push reset button only :(10:36
sharavupgrade tool doesn't have cancel button :(10:36
abdirizakIncarus6, Thanks. I will try that next time.10:36
Incarus6sharav, correct. then create the directory, "cd" into it and make sure, that "sudo apt-get download xserver-xorg-video-vesa" is working correctly10:36
BlouBlouHIGHMAN: Then don't do it, wait 5 seconds10:37
CalinouHIGHMAN: don't detach it and attach it quickly10:37
HIGHMAN:D10:37
HIGHMANSteeve Jobs?10:37
Calinou?10:37
HIGHMANAny other solution exists?10:38
frogzooHIGHMAN: so don't do that :p10:38
HIGHMANCommunity will not fix it?10:38
HIGHMAN)10:38
Incarus6HIGHMAN, ctrl-alt-del? you meant ctrl-alt-print-k10:38
HIGHMANctrl-alt-print-k - don't know it10:38
HIGHMANwill try in next freeze10:38
HIGHMANbut this bug need to be fixed10:39
Incarus6HIGHMAN, its the new ctrl-alt-backspace command, that will restart you xserver10:39
BlouBlouIncarus6: it's ctrl + alt + del10:39
fsmytheHry10:39
HIGHMANand this command works in every DE?10:39
=== mrcogeo is now known as mrcogeo_afk
oCean!afk > mrcogeo_afk10:40
ubottumrcogeo_afk, please see my private message10:40
sharavIncarus6, i wanna kill Distribution upgrade tool and what is binary name of this tool?10:40
fsmytheCan someone help me, I just installed unbuntu, using the windows installer, and when i went to restart, nothing happened..., I got no option to boot to Ubuntu, has anyone got any ideas??? Thanks10:40
sharavps -ef | grep <name>10:41
HIGHMANincarus6, I think this will not help, because ctrl-alt-del not work, ssh daemon too10:41
sharavthen i kill by id10:41
Incarus6sharav, dist-upgrade?10:41
cardielHow can i make ubuntu not to update my kernel when i use update manager?10:41
HIGHMANincarus6, think all system killed)10:41
Incarus6HIGHMAN, the sysrq commands are kernel commands, they could work when ctrl-alt-del isn't10:41
Incarus6!sysrq | HIGHMAN10:42
ubottuHIGHMAN: In an emergency, you may be able to shutdown cleanly and reboot by holding down Alt+PrintScreen and typing, in succession, R, E, I, S, U and B. For an explanation, see http://en.wikipedia.org/wiki/Magic_SysRq_key10:42
thegoodcushionare there any good action games for ubuntu from the repos or free online?10:42
HIGHMANhm, okay.. Seems-to I'm bad programmer :'(10:42
fsmytheCan someone help me, I just installed unbuntu, using the windows installer, and when i went to restart, nothing happened..., I got no option to boot to Ubuntu, has anyone got any ideas??? Thanks10:42
HIGHMANubottu, thanks for info10:42
ubottuHIGHMAN: I am only a bot, please don't think I'm intelligent :)10:42
Incarus6sharav, did you create the directory, "cd" into it and run the command?10:43
HIGHMANIncarus6, where I can post about it? I want that canonical or community fix this problem.10:43
BlouBlouHIGHMAN: try launchpad-bugs10:43
HIGHMANok10:43
Incarus6HIGHMAN, bugs.ubuntu.com10:44
fsmytheI just installed unbuntu, using the windows installer, and when i went to restart, nothing happened..., I got no option to boot to Ubuntu, has anyone got any ideas??? Thanks10:44
=== mrcogeo_afk is now known as mrcogeo
sharavIncarus6, http://paste.ubuntu.com/607722/10:45
Incarus6sharav, try "sudo aptitude download xserver-xorg-video-vesa"10:46
fsmytheCan someone help me, I'm new to ubuntu, and have just installed it, using the windows installer, and when i went to restart, nothing happened..., I got no option to boot to Ubuntu, has anyone got any ideas??? Thanks10:46
sharavIncarus6, aptitude command not found10:47
Incarus6sharav, so "sudo apt-get install aptitude" first and then this command10:47
fsmythePLEASE :) Can someone help me, I just installed unbuntu, using the windows installer, and when i went to restart, nothing happened..., I got no option to boot to Ubuntu, has anyone got any ideas??? Thanks10:48
sharavok it works :)10:48
jacopofsmythe after the BIOS screen, you need to see a sort of purple background with white texts. do you see them?10:50
sharavIncarus6, http://paste.ubuntu.com/607723/10:50
fsmytheI see A black background with White text, only a bit10:50
fsmytheThen it boots to windows10:50
Incarus6sharav, "sudo aptitude update && sudo aptitude download xserver-xorg-video-vesa"10:51
jacopofsmythe do you remember if you have installed a thing that iscalled "GRUB"?10:51
VPis there any utility to play musical keyboard in PC?10:51
fsmytheNo, but I presume, it was in the Windows Installer Package from http://www.ubuntu.com/download/ubuntu/windows-installer , Do i need something else?10:52
sharavIncarus6, http://paste.ubuntu.com/607729/10:52
steinexHi! I have a probably simple Unity question: How can i start a second instance of a program via the Unity Dock?10:53
pankaj_sharmafsmythe, thats wubi10:53
WaltherFIsteinex: many of us would like to know that too10:53
sharavIncarus6, my locale is Mongolian language, may it becomes trouble?10:53
jacopofsmythe, you need the ubuntu cd/dvd. Do you have it?10:53
fsmytheYes10:53
buzukelishallo all! is this better to run 64 bit ubuntu on my duo kernel machine ?10:53
WaltherFIsteinex: just try hitting ctrl+n in the window10:54
VPis there any utility to play musical keyboard in PC?10:54
WaltherFIbuzukelis: if you have 64bit cpu, yes10:54
mrdebwill alsa ever be replaced by a good sound system10:54
WaltherFIVP: plenty,search from software center10:54
=== uncle|sam is now known as Uncle|Sam
meNthahi10:54
saurovhi mentha10:55
Incarus6sharav, no, paste "apt-cache policy xserver-xorg-video-vesa"10:55
jacopofsmythe, you need to start ubuntu by cd/dvd. Are you able to do it?10:56
fsmytheYes10:56
fsmytheWhat should I do after that10:56
jacopofsmythe wait a while10:56
sharavIncarus6, http://paste.ubuntu.com/607730/10:56
fsmytheboot from the cd?10:57
robchewhat could be some possibly fixes for my ssh connection into my ubuntu box on my internal network to be slow, and timing out constantly, yet when i ssh from outside it works fine?10:57
saurovki10:57
Incarus6sharav, "sudo aptitude autoclean && sudo aptitude download xserver-xorg-video-vesa"10:57
=== amunak is now known as amunak_
mrdebwhat's the point of aptitude vs. apt?10:58
=== amunak_ is now known as amunak__
=== amunak__ is now known as amunak
torchiehuh.10:58
rileyp30 1 * * * root /usr/sbin/xfs_fsr -t 21600 >/dev/null 2>&110:58
torchiewas wondering why this 15" with discrete graphics couldn't do a 720p flash vid when my old macbook could10:58
sharavIncarus6, http://paste.ubuntu.com/607731/10:58
rileypI have multiple drives with xfs will this work on all of them?10:58
torchieturns out it's firefox's fault10:59
fsmythejacopo Then what do I do?10:59
phibxrtorchie, did you get better results in chrome, or some entirely third browser? :P11:00
jacopofsmythe, i tell to you some instructions. Follow them. Do you have the ubuntu desktop (loaded by the cd/dvd) in front of you?11:00
r1za4Добрый день,есть русские??11:00
fsmytheYep11:00
WaltherFI!ru11:00
ubottuПожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke11:00
Steristi installed 11.04 on another partition and assigned 10.10's swap to it on accident. i need to return the swap to 10.10 who can help me with this one?11:00
fsmytheI have it in front11:01
jacopofsmythe ok so open terminal11:01
fsmythehuh? open terminal?11:01
fsmytheOk11:01
fsmytheYep11:01
Incarus6sharav, "sudo apt-get clean && sudo aptitude download xserver-xorg-video-vesa"11:01
fsmytheGot terminal up yep11:02
ghabithello. anyone knows gpodder like software? I want something like gpodder, but I want to download youtube videos in maximum quality. Help!11:02
jacopofsmythe write it: sudo fdisk -l11:02
fsmytheok11:02
sharavIncarus6, same again :(11:02
sharav$sudo apt-get clean && sudo aptitude download xserver-xorg-video-vesa E: No downloadable files for xserver-xorg-video-vesa version 1:2.3.0+git20101204.fba7f460-0ubuntu0sarvatt~maverick; perhaps it is a local or obsolete package?11:02
jacopofsmythe and thake note where ubuntu is installed (ex: /dev/sda)11:02
Fudgeanyone using liquiorix kernel?11:02
Fudgeliquorix11:03
kermit___Hey guys, when I dissable my touchpad using: xinput --set-prop "ImPS/2 ALPS GlidePoint" "Device Enabled" 0, it enables itself everytime I reboot. How do I get it dissabled permanently because I always use a mouse.11:03
fsmytheyeah11:03
Steristi installed 11.04 on another partition and assigned 10.10's swap to it on accident. i need to return the swap to 10.10 who can help me with this one?11:03
Incarus6sharav, "sudo aptitude clean && sudo aptitude update && sudo aptitude download xserver-xorg-video-vesa"11:03
jacopofsmythe ok now you need to mount that partition. Use this command, replacing on /dev/sda1 the partition where you have ubuntu:sudo mount /dev/sda1 /mnt11:04
sharavE: No downloadable files for xserver-xorg-video-vesa version 1:2.3.0+git20101204.fba7f460-0ubuntu0sarvatt~maverick; perhaps it is a local or obsolete package?11:04
fsmytheThis won't damage any of my windows files will it?11:04
aureianimusi've just managed to switch off my graphics card using an acpi call, but now my fan is running full speed, how do i fix that?11:05
jacopofsmythe this only write GRUB (that is a program that you use to enter to ubunu or windows) in the MBR, where there aren't any kind of windows files.11:05
fsmytheok11:06
jacopofsmythe now write these commands:sudo mount --bind /dev /mnt/dev11:06
jacopofsmythe: sudo mount --bind /proc /mnt/proc11:06
jacopofsmythe, anc this:sudo mount --bind /sys /mnt/sys11:06
jacopofsmythe, that "anc" is a "and"11:07
fsmytheYeah I got that :) :L11:07
jacopofsmythe, ok. the terminal told you any kind of problems?11:07
fsmythenope11:08
sharavIncarus6, xserver-xorg-video-vesa this package is reason of updating trouble?11:08
sharavsorry my bad english11:08
jacopofsmythe ok now write:sudo chroot /mnt11:08
jacopofsmythe, do you have a separate /boot partition? If you don't know you don't have it11:09
Incarus6sharav, no, these packages are causing the issue, we need to downgrade them: http://paste.ubuntu.com/607734/11:09
fsmytheno, I dont think so11:09
vanguardI just read a couple 2007 articles that aptitude is better than apt-get. But apt-get does now support to uninstall auto-installed packages via the autoremove. So there is not that big of a difference remaining?11:10
jacopofsmythe, ok11:10
fsmythe@jacopo is that it?11:12
Steristi have 10.10 installed, and just put 11.04 on another partition but assigned 10.10's swap to 11.04 on accident... i need to revert that. please help!11:13
jacopo@fsmythe, wait11:13
Incarus6sharav, sry I don't have time to fix this yet, try to donwload those packages from packages.ubuntu.com (maverick) and install them with "sudo dpkg -i NAME.deb"11:13
Braden`Hello11:14
Braden`How do I make it so I don't have to do:  chmod 777 /dev/pts/*   before doing:  screen -r   ?11:14
jacopofsmythe,  now write this:grub-install /dev/sda (change /dev/sda with  your ubuntu partition, but without the number (Ex. if you have /dev/sda1/ you write  grub-install /dev/sda)11:14
Steristplease help! i have 10.10 installed, and just put 11.04 on another partition but assigned 10.10's swap to 11.04 on accident... i need to revert that.11:15
ShikhinHello11:15
sharavIncarus6, do you know downgrade command?11:15
jacopofsmythe, when it finished, write update-grub211:15
krikithello11:15
ShikhinHaving a weird problem.11:15
dashavooMorning everyone11:15
ShikhinJust upgraded to Ubuntu Natty/11.0411:15
dashavooCan anyone tell me how to clear the recent files history in unity?11:16
ShikhinAfter about three weeks of usage.11:16
ShikhinI can't boot.11:16
fsmytheOk11:16
ShikhinI installed using the Windows Installer.11:16
DirtyDawg dashavoo have you looked at bleachbit? that clears/erases alot of stuff11:16
Incarus6sharav, just type "sudo dpkg -i PACKAGENAME.deb", better install all at the same time after you downloaded them with "sudo dpkg -i *.deb"11:16
fsmythejacopo Just to confirm, I should be doing all this on the terminal that, is running off ubuntu off the cd???11:17
Steristplease help! i have 10.10 installed, and just put 11.04 on another partition but assigned 10.10's swap to 11.04 on accident... i need to revert that.11:17
ShikhinI get the option screen, and when I enter on Ubuntu, it shows me a message saying Wubildr not found. Then it prints out something and it disappears so fast, I am not able to guess what it says, and then it gets me to GRUB2 command line screen.11:17
dashavooDirtyDawg: thanks, I'll check it out, shame the functionality isn't built in though11:17
ShikhinWhat the heck is the problem?11:18
jacopofsmythe, you need to do it in the terminal, but you need to run ubuntu from the cd, not from the Hard drive11:18
dashavooSterist: they can both use the same swap11:18
fsmytheYep Perfect, good11:18
Steristdashavoo every time i start 10.10 the swap is never mounted11:18
ShikhinAnyone please help? I have very important files on my Ubuntu installation and whatever I tried in the last few hours didn't seem to help.11:19
Steristdashavoo and when i start Gparted it's FS is shown as Unknown11:19
VPWaltherFI: I coulden't find a piano after a long search thru SW center!11:20
jacopofsmythe, ok now watch what the terminal told you when you wrote the two commands before: there should have a line that tell you "Windows 7 loader" or similar and some line with, for example: "ubuntu (ecc.) 2.6.25"11:21
VPWaltherFI: pl help me find onq11:21
Steristplease help! i have 10.10 installed, and just put 11.04 on another partition but assigned 10.10's swap to 11.04 on accident... i need to revert that.11:21
crashevhello, my nfs server stopped working after one crash - server reports it works, proper lines are in /etc/exports however showmount -a shows nothing - any idea how to trace back what is goin on ?11:21
dashavooDirtyDawg: bleachbit doesn't clear the recent files history in unity11:21
dashavooSterist: no need to repeat your question11:21
jacopofsmythe, is only to control if it is all ok, or if didn't recognize an operating system11:21
jnlsnl_Hey guys 2 questions about clonezilla: Can I use a dvd or do I need an external disk? And how much space dose a clone image fill up ?11:22
Shikhindashavoo: Actually, so many people ask questions, it feels as if someone missed yours out.11:22
VPSterist:I think, it's not going to harm u anymore11:22
Steristdashavoo i disagree. no one else is having the same problem here at the moment11:22
Steristvp ?11:22
jboerhello. I just upgraded Ubuntu on my laptop to 11.04 and it's giving me a VERY dark screen. I can barely see the login window11:23
VPSterist: The active OS may use the same HD space11:23
VPSterist:as swap11:23
Steristjboer try holding the FN key and toggling the LCD key11:23
Steristvp 2 problems with that:11:23
adbuntuhmm11:23
ghabitHello. I need help. I'm looking for youtube downloading software. But I have special interest - to download whole youtube channel.11:24
ghabitand I need 'sync' ability, download missing videos for ex.11:24
dashavooSterist: if you are using gparted, select the partition you think should be swap, and just set the fstype to linux-swap, then select swapon11:24
Steristvp: 1. when 1 hibernates and the other boots with it, the stored session is wiped. 2. it's not mounting at all11:24
brad_anyone using gnome 3 able to assist me with getting transparent title bars? i have changed the metacity opacity but nothing happens11:24
adam61wow just thought i lost everything there for a few minutes. i'm still not sure if i lost my files or not because they're on the other partition and i'm not quite sure how to find them. also wondering if anyone could help to guide me through the setup process (new ubuntu 11.04 user). thanks11:24
adbuntuAnyone know if I could run Ubuntu off an external USB drive since my laptop's internal HD crashed?11:24
adbuntuOr I could just perpetually run the livecd :P11:25
devbox1How do you map a CIFS Drive \\IP\Public is the share11:25
brad_adbuntu, i am doing that on my netbook off of an 8gb SD card11:25
adam61adbuntu, that's what i'm doing and it's a lot better than the cd11:25
VPSterist: OK. use dashavoo's suggestion11:25
adbuntuAh ok. Cool11:25
ShikhinI get the option screen, and when I enter on Ubuntu, it shows me a message saying Wubildr not found. Then it prints out something and it disappears so fast, I am not able to guess what it says, and then it gets me to GRUB2 command line screen. It doesn't boot whatsoever. Help please.11:26
fsmythejacopo when I type sudo fdisk -1 it says that it is an invalid parameter?11:26
jboerSterist: I just tried holding down the Fn key and pressing: F6 (which shows a lightbulb icon) and the left/right arrow keys (which are supposed to decrease/increase brightness respectively). I do see SOME improvement but still nothing I can work with yet11:26
wooterfsmythe, its lowercase L not 111:26
VilleViciousI just installed the 11.04. I'm not liking the unity desktop. How do i change it to the gnome desktop?11:27
Steristjboer probably a proprietary driver you need..... contrast issues11:27
brad_adbuntu, on my netbook, i just took out the SSHDD and set the SD card to the top of the boot order. ran the install from LiveUSB and selected the SD card as the install directory11:27
M0TRNHi, I had Email app set to Gmail in the previous ubuntu but after upgrading to natty it always tries to launch that Evolution when I click on a mailto link, and in Preferred Apps only Evolution is shown as a choice what happened? I have installed desktop-webmail but its not showing in the Preferred Apps list, how can I fix it?11:27
dashavooVilleVicious: on the login screen, select classic as the session type11:27
ShikhinAnyone here who minds helping?11:27
ShikhinI get the option screen, and when I enter on Ubuntu, it shows me a message saying Wubildr not found. Then it prints out something and it disappears so fast, I am not able to guess what it says, and then it gets me to GRUB2 command line screen. It doesn't boot whatsoever. Help please.11:27
brad_VilleVicious, u can google for it, its pretty simple, ill PM u the instructions from memory11:27
champhi have problem in installing java . iam running ubuntu 11.04 desktop edition.11:27
fsmytheoh ok :L thanks11:27
* Shikhin feels no one wants to help him.11:28
saurovhi11:28
SteristVP: dashavoo: alrighty that worked, but will it auto mount on fresh boot? or is there only 1 way to find out :P11:28
jboerthen how come it was working before the upgrade?11:28
jacopofsmythe, you're welcome. But the instructions aren't finished yet11:28
liuzhu_0314Ubuntu 11.04 encounter a problem when try to update the system11:28
zakos /py load scc.py11:28
liuzhu_0314It said initial failed11:29
devbox1How do you map a CIFS Drive \\IP\Public is the share11:29
champhi have problem in installing java . iam running ubuntu 11.04 desktop edition.11:29
dashavooSterist: should work11:29
tsaknorrishow i can make desktop launcher what opens my terminal script and stays open until script is finnished! #!/bin/bash <-- first line11:29
Steristdashavoo: i'll report back :)11:29
jacopofsmythe, there were prolems during the commands "grub-install /dev/sda"and "update-grub2"?11:29
LarsTorbenKhi11:29
kasztan85anybody use TOR app on 11.04?11:29
ShikhinAnyone please help?11:30
champkasztan85:why ?11:30
LarsTorbenK!help | Shikin11:30
ubottuShikin: 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. :-)11:30
kasztan85is it work on natty?11:30
BlouBlouLarsTorbenK: he asked11:30
Shikhinubottu: Sure. Sorry for panicking.11:30
ubottuShikhin: I am only a bot, please don't think I'm intelligent :)11:30
Braden`How do I make it so I don't have to do:  chmod 777 /dev/pts/*   before doing:  screen -r   ?11:31
champkasztan85:yes it works perfectly provided u follow the installation instructions correctly.11:31
brad_anyone using gnome 3 able to assist me with getting transparent title bars? i have changed the metacity opacity but nothing happens11:31
Shikhinubottu: Ah - ok. ;)11:31
ubottuShikhin: I am only a bot, please don't think I'm intelligent :)11:31
kasztan85hm...11:31
Israfel_I seem to be getting Errors when trying to 'make' from a makefile supplied by a hardware vendor. Any way to check I have the proper headers/etc11:31
jboerGreat. So now I have a laptop w/ a black screen because Canoncial is too stubborn to allow proprietary drivers into their OS. What the fuck, people?11:31
Andy80a simple question about packaging: I'm going to package a library that is available on gitorious. It doesn't have any version number, but dh_make want the folder to be in the versione "application-version", so... what version number should I use instead?11:31
oCeanjboer: mind your language in this channel11:31
fsmythesudo mount --bind /dev /mnt/dev11:31
LarsTorbenKBlouBlou dont tell me, tell the bot11:31
fsmytheWhen i type that, it comes up with an error11:32
* Shikhin gets a coffee.11:32
fsmythesudo mount --bind /dev /mnt/dev11:32
brad_jboer, try system>administration>additional drivers and then activate the proprietary driver11:32
jacopofsmythe yes, the command is right. But why you write it here?11:32
champkasztan85:yes it works perfectly provided u follow the installation instructions correctly.it always says u have ver 6 update installed pls update to ver 6 update 25.help11:32
LarsTorbenKShould i do a clean reinstall ?11:32
fsmytheWhen typed into terminal, it said invalid location11:32
champkasztan85:sorry not for u..11:33
jboerbrad_: A really great idea if I could actually *see* what I'm doing.11:33
jacopoyou mounted the ubuntu partition using the commnad "sudo mount /dev/sda1 /mnt" and changing "sda1" with your ubuntu partition?11:33
champjava problem.running ubuntu 11.04.it always says u have ver 6 update installed pls update to ver 6 update 25.help11:33
LarsTorbenKShould i do a clean reinstall ?11:34
BlouBlouLarsTorbenK: why?11:34
LarsTorbenKBlouBlou, my system as it is now, is  a bit hm, trashed ;D11:35
LarsTorbenK:D11:35
jacopofsmythe did you mounted the ubuntu partition using the command "sudo mount /dev/sda1 /mnt" and replacing sda with your ubuntu partition?11:35
brad_jboer, is this a fresh install or did the problem suddenly pop up?11:35
gabriel__hi - can someone help me with the keyring issue?11:35
gabriel__in xubuntu 10.1011:35
brad_jboer, and are you sure you are up and running? at the desktop?11:35
Sterist_dashavoo: VP: it stays mounted after hibernating but NOT after reboot.11:35
kasztan85champ, "http://deb.torproject.org/torproject.org/dists/natty/main/source/Sources  404  Not Found [IP: 78.46.17.118 80]"11:36
kasztan85plz help me11:36
gabriel__i don't want to unlock it everytime i login - had the same problem in ubuntu, but could handle it there ...11:36
gabriel__unfortunately not with xubuntu11:36
fsmytheYeah11:36
mervakakasztan85: answer's on the line you pasted. http 404, your url isnt working11:36
fsmytheMy partition IS /dev/sda111:37
jacopofsmythe and there were any kind of problems?11:37
fsmytheIs that the thing that comes up after you type in sudo fdisk-l ?11:37
champkasztan85:https://www.torproject.org/docs/debian.html.en. see this11:37
brad_anyone using gnome 3 able to assist me with getting transparent title bars? i have changed the metacity opacity but nothing happens11:37
dashavooSterist_: it seems you need to add a line to your fstab file11:37
dashavoo(been ages since I had to mess with that :P )11:38
Sterist_dashavoo: could you give me a 101 lol11:38
BlouBlou!gnome3 | brad_11:38
ubottubrad_: Gnome 3 is not currently supported on Ubuntu. A PPA for natty is available at https://launchpad.net/~gnome3-team/+archive/gnome3 but these packages are EXPERIMENTAL and UNSTABLE, will break Unity and possibly other parts of your system, and cannot be downgraded safely.11:38
dashavooSterist_: I'll pm you11:38
LarsTorbenKBlouBlou, my system as it is now, is  a bit hm, trashed11:38
jacopofsmythe: when you write fdisk -l you see some partitions, you need to use the UBUNTU aprtition, not the NFTS/FAT partition or SWAP11:38
fsmythethere is only one?11:38
ShikhinHrr, no one can solve my problem!11:38
jacopofsmythe: yep11:38
kasztan85champ, i do everything from this site11:38
BlouBlouLarsTorbenK: well, ok... but... what's up? give more details11:38
jacopofsmythe, ony 1 ubuntu partition11:38
jboerIf I squint my eyes I can just manage to see the login box.11:39
arcskyhow can i list all apps i have installed with apt-get ?11:39
champkasztan85:what is ur problem ??11:39
BlouBlouarcsky: you can't. Synaptic holds a log in which you can see, but not if you installed them by terminal11:39
jboerI tried booting into recovery mode but even that gives me a black screen (who programmed that???)11:39
anghelokoarcsky, dpkg -l | grep ^ii11:39
BlouBlouoh11:39
jacopofsmythe: now i nned to go to eat. Can anyone help fsmythe?11:39
BlouBlouarcsky: didn't know it, my fault11:39
jacopo7quit11:40
mervakaShikhin: got a boot disk?11:40
jboerIf I can just get into a terminal I might be able to activate the proprietary driver by hand, but even the terminal gives me a dimmed screen.11:40
fsmytheOnly One partition overall11:40
anghelokowhere does ufw keep it config file?11:40
brad_BlouBlou, thanks, i already knew that. hence the way i phrased my question, sadly NOONE is talking in gnome channel, and so im hoping someone here has some experience on the issue11:40
anghelokoor where ufw keeps its rules?11:41
kasztan85champ, i add line in source, add gpg key, and i have information in console like this "http://deb.torproject.org/torproject.org/dists/natty/main/binary-i386/Packages  404  Not Found [IP: 78.46.17.118 80]"11:41
oCeanangheloko: /etc/ufw11:41
Shikhinmervaka: Unfortunately, no.11:41
kasztan85when i update apt-get11:41
mervakaShikhin: would be worth making one. sounds like you need to dabble with your grub config11:41
jboerEarlier I tried to install Ubuntu 11.04 from scratch but even the installer gives a dim, unusable screen...11:42
champkasztan85:server may be down . try it after some time.11:42
kasztan85oh11:42
Shikhinmervaka: Seems like you can 'Recover you Ubuntu Installation' with a boot disk, right?11:42
anghelokooCean, is it also true for 10.10? i see the rules in 11.04 but in 10.10, i can't see the rules files in /etc/ufw11:42
mervakaShikhin: i'm no expert, but i recovered my MBR yesterday using a livecd11:42
brad_jboer, i have been completely unable to install 11.04 from scratch, the iso is broken to me11:42
maeiwlittle users just 1600 ;s11:42
brad_jboer, instead, i install 10.10, enabled my proprietary drivers there, then updated fully, then upgraded to 11.0411:43
kasztan85champ, I had not thought about it ... thx11:43
jboerbrad_: my cd-rom actually broke down which is why I figured I might as well install Ubuntu since it allows for a USB install11:43
mrdebjboer: it is also faster11:43
oCeanangheloko: sorry, I don't have a 10.10 install available. I would expect it to be at that location, since it's also there in 10.0411:43
mervakaShikhin: had to mount my root partition to /mnt then chroot it. you probably wont have to go as far as that, but being able to edit grub config sounds like it will help!11:43
mervakaShikhin: are you running grub2?11:44
champkasztan85:don't mention it buddy..11:44
brad_jboer,  yea, i only install from usb, thats where 11.04 is broken, u cant use sandisk cruzer flash drives to install 11.0411:44
mrdebwhy not11:44
Antwonhello. I am configuring samba server on my test machine. how can I make so that only specified users can connect to my samba share?11:44
Shikhinmervaka: Yes.11:45
mervakaShikhin: check out /etc/default/grub11:46
mervakaonce you're in a livecd environment11:46
ShikhinHmm, and?11:46
mervakabear in mind you need to mount the drive first11:46
adelbnj11:47
mervakaShikhin: hang on, can you reiterate details of your problem, scrolling up is getting me confused11:48
HIGHMANPeople, I have another problem- when I'm playing quakelive, when I press ctrl+3 the main menu appears, like I pressed 'ESC' button. This problem only in KDE.11:48
brad_does ANYONE use gnome 3 that can give me some help? all i am after is transparency for titlebar11:48
HIGHMANhow can i fix it?11:48
=== NG_ is now known as ng_
mrdebwill 1111 be faster or just as slow as 110411:48
Shikhinmervaka: Ok. I updated to Ubuntu 11.04 about four weeks ago (three?!?). It used to work as smooth as butter. However, today when I last re-started, I couldn't boot on to Ubuntu. The Windows bootloader option screen would come asking me to either boot on to Ubuntu or on to Windows. When I selected Ubuntu, it showed me various messages (where I could notice the word ERROR once or twice) which were too fast to grab, and then switched o11:50
mrdebhow do you purge ubuntu one client and all deopedecies11:50
mervakaShikhin: did i read you installed through wubi?11:51
malikhi all,11:51
Shikhinmervaka: Yes.11:51
mervakaShikhin: ok. i have no experience with wubi, but if it's getting to grub, i dont think that should matter.11:51
malikhow to use inotify in linux environment with kernels older then 2.6.9  without using keernel patches?11:52
ShikhinAnyway I can recover the contents from my Windows installation?11:53
Shikhin(and would then re-install Ubuntu)11:53
mervakaShikhin: it boots windows okay?11:53
ChrisTXmalik, you cant11:53
mervakaShikhin: i'd burn off an ubuntu livecd11:53
ChrisTXif feature X is not in your kernel, you cant use it11:54
ChrisTXpretty obvious11:54
Shikhinmervaka: That's what I am doing...11:54
dashavoois there a way to clear the recent documents list in unity, or do I have to go pouring through the source to find where it is stored?11:54
mrdebdashavoo: no, there isnt11:54
mervakaShikhin: cool. if you can't fix grub, then you can still back stuff up using the livecd11:54
dashavoomrdeb: thanks11:55
dashavooyou would think it was a common enough feature to keep ;)11:55
malikChrisTX, Cant this be achieved by running a separate daemon which is programmed using inotify libraries,11:55
mrdebi would think that also11:55
fsmytheI have installed Wubi, But cannot boot ubuntu11:55
fsmytheWhat can i do?11:55
mrdebunity is a work in progress11:55
ShikhinYep, though of course, I would prefer fixing it up, so that I can save all the effort of installing gcc, bochs, etc, etc...11:56
Shikhin(cross compiling gcc)11:56
pilleslifehello...can s.o. help me with mdadm?11:56
mrdebfsmythe: install from bootup11:56
ChrisTXmalik, inotify is a syscall, how would that work?11:56
fsmythemrdeb I don't understand?11:56
ChrisTXyou can use dnotify though11:56
mervakaShikhin: first thing to do in the grub config is to look at the timeout settings11:57
ChrisTXalso, who uses kernels older than 2.6.9 ? you're on RHEL 3 or what?11:57
mrdebfsmythe: when you boot the computer up, you can hit a key to boot from the usb disk or drive, select it, then install there, outside of windows11:57
mervakaShikhin: make sure GRUB_HIDDEN_TIMEOUT stuff is commented out (prefixed with #)11:57
mervakaShikhin: and make sure GRUB_TIMEOUT has a sensible number of seconds11:57
jazzzhello11:57
fsmythemrdeb I have already installed it?11:58
mrdebso whats the problem11:58
jazzzi have a problem with the adres books in evalotion after install ubuntu 11.0411:58
Antwonhow can I add an user to samba server user list without making new user in my system?11:58
Shikhinmervaka: Even if it doesn't have some sensible number of seconds, it should boot up to the default kernel, which is the one I want to boot it up to. Which it doesn't. If that was clear enough... ;)11:58
PhoenixSTFAntwon, i dont think you can11:58
jazzzcan you help me?11:59
malikOk, I am not much versed with inotify too,what  I want to do is to write a daemon, which keeps any eye on certain log files and as soon as there is a new entry at the end of log file i want to send it to a web service. Can you guide me how can i do it otherwise?11:59
AntwonPhoenixSTF: Samba user accounts are separate from system accounts, but the libpam-smbpass package will sync system users and passwords with the Samba user database.11:59
ManDayDoes anyone have a clue why a LOGITECH Quickcam Messanger works fine in CHEESE but not in Skype?11:59
ChrisTXmalik, you can use the older dnotify11:59
PhoenixSTFAntwon, everytime you write a file it has permitions and does permitions have to be given to a System user, so you need to have them11:59
PhoenixSTFAntwon, does=Those12:00
jazzzevolution can't open some of my adress bokks after importation, do somebody can help?12:00
mervakaShikhin: when i updated to natty, my screen would switch off etc. all because my screen res went out of range of the monitor. is anything like that happening?12:00
mervakaShikhin: GRUB_CMDLINE_LINUX_DEFAULT="vga=791"12:00
mervakaShikhin: if so, make sure the above is in12:00
scriptwarlockManDay, quickcam model12:00
Shikhinmervaka: No that is not happening. I see the Grub Command line screen remember?12:01
mervakaah yeah12:01
adubzusing live cd im trying to test driver configuration before doing an upgrade how can i update my system to take the settings withough having to log out of the live cd12:01
PhoenixSTFAntwon, so you need to have a system user do do smbpasswd otherwise if you write a file then there is no owner... also samba chescks for systems users when you set smbpasswd12:01
ManDayscriptwarlock: 046d:08da QuickCam Messanger12:01
ManDay[sic]12:01
adubzobv ill lose my work if i reboot12:01
malikChrisTX, am i on the right track if you see me objective in my last msg ?12:01
fsmytheCan someone help, I have installed Wubi, but canonot boot ubuntu, I have gone back onto ubuntu by using the cd and ''Trying ubuntu"" then gone onto terminal and typed in sudo fdisk -l But it only comes up with one partition? What do I do?????? Thanks12:02
PhoenixSTFAntwon, but what you can do is add a user in the system, put him with samba password, but take out the system login and home so he cant login in system...12:02
mervakaShikhin: like i say, i'm no expert, just trying to throw some ideas. i cant say i've dealt with much grub command line stuff12:02
malikChrisTX, i have to log all the activitiy into a database.12:02
PhoenixSTFAntwon, hope it helps12:02
ChrisTXmalik, inotify replaced dnotify because inotify is more finegrained, but dnotify would perfectly work for what you need12:02
Antwonmm okay, I'm just making a "tutorial" on how to set up basic samba server for my operating systems course12:03
Steristadubz you can't save any files or settings outside of RAM or currently existing filesystems on hard drive or USB, while using LiveCD12:03
malikChrisTX thanks, i just look for dnotify.12:03
fsmytheSorry but Can someone help, I have installed Wubi, but canonot boot ubuntu, I have gone back onto ubuntu by using the cd and ''Trying ubuntu"" then gone onto terminal and typed in sudo fdisk -l But it only comes up with one partition? What do I do?????? Thanks12:03
ManDaygot it12:03
ManDayhad to LD_PRELOAD v4l1compat12:04
adubzsterist i didnt think so.....crap i was hoping to be able to test this but i guess ill have to blindly see if it will work12:04
ManDaydamn is SKYPE THAT behind?12:04
ManDaynot even v4l2 or what?12:04
scriptwarlockManDay, good you figure it out12:04
PhoenixSTFfsmythe, wubi installs ubuntu along side with windows i think!12:04
=== user010101 is now known as oh-snap
fsmytheSo what should I do now?12:04
Steristadubz, that, and how to mount and/or access an existing filesystem is about all i can help you with12:05
=== oh-snap is now known as nick
devbox1How do you map a CIFS Drive \\IP\Public is the share12:05
=== nick is now known as nickknack
PhoenixSTFfsmythe, you should boot under ubuntu thruu the windows boot manager....12:05
xsbymehi all i have a problem12:06
xsbymehttp://pastebin.com/KiD2k8U912:06
fsmythephoenixSTF But I can't access that?12:06
PhoenixSTFhave you restarted the pc??? it is the first thing to appear...12:06
LarsTorbenKhi12:07
LarsTorbenKShould i do a clean reinstall ?12:07
v_vhi i get trouble in recording sounds. rec a.wav and got no sound in the wav file12:07
OerHeksLarsTorbenK, you have been over and over, why don't you just try re-install ?12:08
fsmythePLEASE Can someone help, I have installed Wubi, but canonot boot ubuntu, I have gone back onto ubuntu by using the cd and ''Trying ubuntu"" then gone onto terminal and typed in sudo fdisk -l But it only comes up with one partition? What do I do?????? Thanks12:08
v_v!alsa12:08
ubottuIf 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.12:08
v_v!record12:08
PhoenixSTFxsbyme, have you tried to reinstall x-server or check if folders do exist but permitions are wrong??12:08
bazhangv_v, /msg ubottu12:09
v_vbazhang: already12:09
grobda24Hello. Does anyone know of a guide or help page that lists packages to remove & optimisations to apply for a slow/old system ? This is for Ubuntu Netbook Lucid 10.04.12:09
PhoenixSTFfsmythe, when you restart the pc the fist thing you see is windows boot loader, if you dont then womething went wrong in instalation... you can try again12:09
xsbymeno12:09
jazzznoone for my problem with evolution adressbooks and ubuntu 11.0412:10
jazzz?12:10
bazhanggrobda24, gnome is not exactly for old systems. try lubuntu12:10
grobda24bazhang, no, that's not what I asked, but thanks anyway. I need that particular distro. I just want to know about all the optimisations ... removing compiz, etc.12:11
ramprakashI have an iMac, and I installed ubuntu 11 with Parallels, but I don't seem to get the Unity Interface!! Any ideas why?12:11
* grobda24 already has Ubuntu Netbook Lucid 10.04 installed12:11
bazhanggrobda24, I'd start with minimal then build up12:11
kirstyhello everyone12:11
solarshey, I've got a login script that executes encfs and other stuff if I login on my machine. I wondered how to do this in ubuntu when I don't login in the console because I don't get the password prompt?12:12
grobda24bazhang, no, sorry. I know what you mean. But it was simpler just going through the full installation.12:12
fsmythePhoenixSTF The first thing i see is the bios? is this not right???12:12
grobda24Does anyone know of a general Ubuntu article about various optimisations ? Having trouble finding one. Thanks12:12
kirstyi have just installed ubuntu 11.04 but i have a problem with my wireless12:12
PhoenixSTFramprakash, at login screen, what does it say on the bottom bar.. do you have ubuntu classic????12:12
bazhang!manual > grobda2412:13
ubottugrobda24, please see my private message12:13
ramprakashPhoenixSTF, let me check, give me a sec!!12:13
scriptwarlockkirsty, what kind of wifi problem is that12:13
grobda24bazhang, thanks :) I'll hv a look12:13
PhoenixSTFfsmythe, yes thats right, after all system stuff, (BIOS, RAID, ETC) when it starts to boot from the HDD it should apear the boot screen where you can chose witch system to boot from12:13
ramprakashPhoenixSTF, it just says 'Ubuntu'12:14
kirstywhen i connect to my wifi network my computer locks up and i have to switch it off and start again12:14
PhoenixSTFramprakash, you got 11.04 right?12:14
ramprakashPhoenixSTF, yes12:14
fsmythephoenixSTF No it just goes into Windows, after that, so what should I do now?12:14
thevampirkinda wondering if anyone else has seen this, havent noticed it in the forums - i just reinstalled 11.04 on a new ssd and i am getting micro-stutters every 10 to 20 sec or so, i also noticed it while booting off the live usb12:14
scriptwarlockkirsty, any log message so we can easily point the problem?12:14
PhoenixSTFfsmythe, try reinstalling with wubi12:15
kirstyi installed the Broadcom STA driver, which log should i check for that information12:15
fsmythePhoenixSTF How?12:15
kirstyand my computer is a HP MiniNote 213312:15
LarsTorbenKShould i do a clean reinstall ?12:16
PhoenixSTFfsmythe, https://wiki.ubuntu.com/WubiGuide12:16
sathiyatest message12:16
bazhang!details | LarsTorbenK12:16
ubottuLarsTorbenK: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."12:16
ramprakashPhoenixSTF, is it a problem with Parallels?12:16
PhoenixSTFramprakash, wierd m8... hmmm12:16
bazhangLarsTorbenK, dont just keep repeating that.12:16
linux_infernohey where does ubuntu save the information reguarding the programs in the menubar12:17
PhoenixSTFramprakash, maybe i dont use unity that often so i cant help mutch on that, but wait a sec i am gonna check on something12:17
sbarcteamhi. does anybody in here use NX for remote access ?12:18
ramprakashPhoenixSTF, thanx anyways!!12:18
malikChrisTX, I just looked up dnotify, I found a couple of C program examples using dnotify where it is used only to monitor directories. Does it also work for file based events ?12:18
linux_infernosbarcteam: I used to12:18
grobda24Not sure about that Ubuntu manual - found this - http://blog.sudobits.com/2010/06/13/optimize-ubuntu-10-04-performance/ ... more the kinda thing I was looking for, is there anything else out there ?12:18
scriptwarlockkirsty, back here no pm please so anyone can help you including me12:18
kirstysorry12:18
PhoenixSTFramprakash, http://ubuntuforums.org/showthread.php?t=174226012:18
zolisziasztok!12:19
zoliegy kis segítséget szerenték kérni12:19
PhoenixSTFramprakash, tell me if it works12:19
bazhang!hu | zoli12:19
ubottuzoli: Magyar nyelvű segítséget az #ubuntu-hu csatornán talál12:19
=== nickknack is now known as nullhypothesis
ChrisTXmalik, no that's why inotify was introduced. but that wasn't my point, I assumed that if there is a change in the directory (thus dnotify can be used), then you could check for changes in the log12:20
LarsTorbenKbazhang: i didnt repeated it!12:20
LarsTorbenKrepeat12:20
bazhangLarsTorbenK, sure you did. give details and stop repeating that question.12:20
LarsTorbenKokay12:20
ramprakashPhoenixSTF, give me a few minutes, i'm trying!12:20
LarsTorbenKthen i have to think before. i do not know for sure it.12:20
=== Israfel_ is now known as Israfel
XeliHi, I'm using evolution on 11.04, the /home/user/.local/share/evolution is taking up close to 400mb for roughly ~1500 emails, this seems abit too much is there a way to force evolution to only download headers or something? (it's evolution 2.32.2)12:21
kirstycan somebody tell me which log to check for wifi issues12:21
IsrafelI'm about done with Linux. There's zero wireless zupport.12:21
CelphishIsrafel, What do you mean? All my computer's wireless-cards works like a charm12:22
malikChrisTX, yes i also thought of the same to look for directory events and then check my required files, i found something name FAM as well, just reading the intro, Do you know FAM if it can be useful in my situation?12:22
IsrafelCelphish, I've gone through 14+ cards/USB/etc none work.12:22
magepsychoguys i just installed kubuntu desktop in my ubuntu 10.1012:22
IsrafelCelphish, The only one that worked was my netbook.12:22
magepsychoand i am unable to connect to internet12:22
scriptwarlockkirsty, check your /var/log for any unusual errors12:22
CelphishIsrafel, that's really weird12:22
IsrafelCelphish, Not really. I buy a card, take it home, it doesn't work, I search and find it doesn't work for anybody.12:23
adubzwhere are hard drives mounted by default not the system drive but like other drives that are automounted12:23
IsrafelCelphish, Rinse repeat.12:23
sathiyakirsty: I am having thinkpad T410i.. I installed ubuntu 11.04 alongside with windows.... I too faced the same issue... This is what I did... I gone back to windows... reinstalled the driver... and came back to Ubuntu... It started working...12:23
adubzi checked media dev and mnt directories i havent found nothing well there is a lot of stuff in dev12:23
kirstyhttp://wireless.kernel.org/en/users/Drivers/b43#devicefirmware12:23
CelphishIsrafel, I highly doubt that there are 14 wireless card-models or brands that doesn't work in linux, unless you keep picking a brand that's not supported12:25
kirstyi found this error ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version.12:25
nullhypothesishi12:26
nullhypothesisAnyone here using Ubuntu 11 under WMWare?12:26
sbarcteamlinux_inferno: and why have you stopped  to use to ?12:26
sbarcteam(to use NX that is)12:26
IsrafelCelphish, I pick brands and items that claim Linux support, and even chipsets that are "supported" out of box. But then I have to search Ubuntuforums and see people banging their heads against makefiles, NDISwrapper, blacklisting drivers, etc.12:26
nullhypothesisVMWare tools stopped working12:26
sbarcteamnullhypothesis: any kernel upgrades lately ?12:27
nullhypothesissbarcteam, I think so... 2.6.3812:28
pixolinHello. After Upgrade to Ubuntu 11.04 my Netbook's touchpad gets disabled after each reboot. I found out, that I can enable it by opening gpointing-decive-settings, disable touchpad and enable it again. However ... is there a known workaround to have the touchpad working right from the beginning?12:28
JemtHello. I'm trying to get the game YoFrankie to work. But it claims a Joystick is connected, which is wrong. How can I disable Joystick support in Ubuntu ?12:28
nullhypothesisI guess that must be it12:28
scriptwarlockkirsty, have you checked "additional hardware"?12:29
p_resJemt: i'd say it's more an issue with the game itself rather than ubuntu settings.12:29
kirstyi have followed what it tells me on that page and the wifi card is installed and detected12:29
ramprakashPhoenixSTF, thanx a lot mate, it works!!!12:29
sbarcteamnullhypothesis: after you upgrade a kernel, you need to rebuild the kernel related tools you use....12:30
PhoenixSTFramprakash, Google is your friend ;)12:30
Jemtp_res: Probably true, but there seems to be no solution to the game problem. I figured I might have luck disabling something in Ubuntu12:30
ramprakashyeah!!12:30
p_resJemt: no settings for that that i'm aware of. sorry.12:30
JemtPerhaps there is a /dev/XYZ device I can disable somehow12:30
draglorHi people, I'm ttrying to get video thumbnaiuls in nautilus, but it seems there are no entrys for videofiles in desktop/gnome/thumbnailers in gconf. Is there a way to get them or do I have to add them manually?12:30
Jemtp_res: Okay, thanks12:30
MorganAnyone here have experience loading Ubuntu onto a ocz pcie ssd?12:31
nullhypothesissbarcteam, thx, trying that now12:31
MonkeyDust!ask| Morgan12:32
ubottuMorgan: 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. :-)12:32
draglorvideo thumbnails have gone since upgrade to natty12:32
magepsychoguys i have iinstalled kubuntu desktop on ubuntu12:32
magepsychoand i am unable to configure the internet12:32
magepsychoi mean internet is not working12:33
draglormagepsycho, what does the network manager applet say?12:33
magepsychoit always displays th echo012:33
magepsychonot the none that i have created12:33
MorganOk: How do i install ubuntu onto a pcie ssd?  The GRUB wont install there12:34
draglorecho0? not eth0?12:34
magepsychoetho012:34
magepsychomy added one doesn't show up in that list12:34
magepsychothe issue is when i am on kubuntu desktop12:35
hhhzzzarnguys, how come ubuntu 11.04 keeps asking you for keyring? even though you set it to "automatically enter keyring during login"12:35
kirstyvery complicated to update the firmware for the wifi hmmm12:35
thevampirany possible ideas on my stuttering prob?12:35
dragloryou're using a cable (not wifi) connection magepsycho?12:36
magepsychoyes i am using cable internet12:37
draglordoes the icon change, if you plug the cable in or out?12:37
lashahey guys, compiz manager doesnt make any changes, I prefer woobly windows and desktop cube over unity so i loged in as ubuntu classic no effects, what should i do ?12:37
scriptwarlocktest12:37
Un_n0wnlasha, compiz works only in the normal session or classic with effects.12:38
Antwonhow can I configure samba server so that users can read/write files and folders but they cant delete anything?12:38
Un_n0wnlasha, choose Ubuntu classic but with effects and you'll will have compiz12:38
lashaUn_n0wn: does it work with unity for example ????12:38
Un_n0wnlasha, yes12:39
draglorDoes anyone know how to get video thumbnails in nautilus working? I have all thumbnailers installed, but there are noe keys for video thumbnails (only for office and some image formats) in gconf.12:39
lashaUn_n0wn: once i tried earlier and tabs disapeared and only raw window was left on the desktop12:39
lashai ll risk once more12:39
CelphishThis might be a strange non-ubuntu-related question, but do you guys know of a channel on irc for video-editing?12:40
hhhzzzarnguys, how come ubuntu 11.04 keeps asking you for keyring? even though you set it to "automatically enter keyring during login"12:43
hhhzzzarnSo far, I do not like ubuntu 11.04 one abit.12:43
omidhhhzzzarn i'm really unhappy with 11.04 and thats one of the reasons12:44
echzanatty sucks12:44
smoketowngibts sowas wie die vmware workstation auch für ubuntu?12:44
hhhzzzarni am switching back to linux mint right now.12:44
DirtyDawgi tried 11.04 then formatted and put in 10.04 LTS12:44
Celphishhhhzzzarn, well, you can either make the wireless-network "available to all users" or just remove all keyring-profiles that aren't named something with "login"12:44
hhhzzzarncelphish: How do i make it available to all users?12:45
Celphishomid, it's not due to 11.0412:45
Celphishhhhzzzarn, go to network settings and the wireless-tab and check the box in the lower part of the window12:45
Antwonhow can I configure samba server so that users can read/write files and folders but they cant delete anything?12:45
echzanatty is worse than vista12:45
dankonenHAI!12:45
CelphishI love linuxmint, but since ubuntu finally got a nice and proper menu, I'm sticking to it12:45
Celphishechza, why? give specific reasons12:46
dankonenDon't mind me I'm just installing ubuntu and keeping this open just in case :D12:46
Celphishdankonen, good luck :D12:46
omidmy main operating system is openSUSE 11.4 but i also have ubuntu installed and use it.everything was ok until i updated to 11.4.and i really dont like it12:46
hhhzzzarnnvm, sorry my hate for ubuntu 11.04 blinded me, All i needed was to check "connect automatically"12:46
hhhzzzarnlike before :)12:47
Celphishprejudice you mean ;P12:47
echzabecause of unity because of python2 ( it really sucks especially with turkic languages)12:47
lashaguyss12:47
Celphishhow to I see users in the channel in xchat?12:47
omidCelphish if you mean its gnome i dont have that problem neither in suse nor fedora12:47
echzalet's imigrate to python312:47
scriptwarlockechza, well you can always log in ubuntu classic12:47
hhhzzzarncelphish: drag the line.12:47
hhhzzzarncelphish: on your right, there is a line. drag it to see the users.12:48
lashawhen i activated compiz stuff on ubuntu classic i cant move windows :( the frame of the window disappeared12:48
=== denny- is now known as denny
hhhzzzarncelphish: can you see users now?12:48
echzaubuntu classic is not default. i don't talk about choices, i talk about serving an unfinished job as a default12:48
Celphishhhhzzzarn, well, don't really find the line you're referring to12:48
dankonenCelphish thanks12:48
kanzieI have a server running a webservice on port 5195 that I need to access from a remote location that has all ports but 80 open for in/out-going traffic. I need to set up a port forward on my ubuntu-server that takes incoming traffic on a CNAME:80 and redirects to URL:5195. How can I do this?12:48
LjL!offtopic12:48
ubottu#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!12:48
dankonenCelphish, Forgot the swap >_<12:48
hhhzzzarncelphish: you on empathy?12:49
Maxeygood afternoon12:49
Celphishhhhzzzarn, with the risk of sounding like a complete nub, ... "empathy"?12:49
hhhzzzarncelphish: the right edge of empathy windows, move your mouse and drag it inside.12:49
Celphishdankonen, haha, I always let it configure that automatically12:49
Un_n0wnI have problem on natty ubuntu. If you watch fullscreen video on youtube it doesn't show any video12:49
hhhzzzarnempathy client.12:49
Celphishno, using xchat?12:49
hhhzzzarnoh sry12:50
dankonenCelphish, yeah but we wanna save an NTFS drive... my brother is going to ubuntu12:50
Maxeyi would like to know how do i go back to the old style interface on 11.0412:50
draglorI'm trying to get video thumbnails in nautilus, but it seems there are no entrys for videofiles in desktop/gnome/thumbnailers in gconf. Is there a way to get them or do I have to add them manually?12:50
IsrafelDoes anyone know a a workign wireless card that ACTAULLY works out of the box? No tin foil and duct tape needed?12:50
Celphishdankonen, oh, right.. I've had all kinds of weird problems when using an ntfs-drive on a linux-machine12:50
draglorJust use "ubunty classic" as your session on login Maxey12:50
hhhzzzarnmaxey: loggout and click on your username, then at the bottom, there is a list: choose "genome classic"12:50
scriptwarlockMaxey, during login choose "ubuntu no effects"12:50
hhhzzzarngnome12:51
Maxeyahh thanks12:51
r1za4ubuntu-ru?12:51
Maxeyi'll try it out12:51
hhhzzzarni am out. my firefox crasses alot.12:51
hhhzzzarncrashes.12:51
IsrafelIt's too bad that Ubuntu isn't designed for wireless.12:51
r1za4Руские есть?12:51
Celphishhhhzzzarn, I'm not sure that's much better in mint to be honest12:51
r1za4Русские12:51
CelphishIsrafel, I still think you're doing something wrong12:51
dankonenIsrafel, I got a linksys nic card working on ubuntu once...12:51
dankonenIsrafel, don't remember the brand12:52
IsrafelCelphish, Me and everyone else apparently.12:52
CelphishIsrafel, just go with an intel, realtek or cisco-card?12:52
CelphishIsrafel, intel pref12:52
Israfeldankonen, That'd be nice if they put the chipset on the box. I have a Linksys that uses a broken rt2500 driver.12:52
hhhzzzarncelphish, i didn't say that?12:52
hhhzzzarnoh yes lol.12:52
draglorIsrafel, I actaully haven't seen a card which does not work out of the box in natty12:52
hhhzzzarnFirefox needs to be fixed.12:53
LjL!ru | r1za412:53
ubottur1za4: Пожалуйста посетите #ubuntu-ru для получения помощи на русском языке  / Pozhalujsta posetite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke12:53
IsrafelCelphish, Realtek I got was unsupported. I took it back to Fry's yesterday for this new USB one.12:53
Celphishhhhzzzarn, that's true though12:53
bleeis there any way to get time to show on the taskbar in unity?12:53
immortalyawnRealtech support!!!!12:53
immortalyawngahhh12:53
hhhzzzarnblee: you can;t even right-click12:53
CelphishIsrafel, using pcmcia? or just usb?12:53
IsrafelCelphish, This USB N-13 has "linux support" http://support.asus.com/download.aspx?SLanguage=en&m=USB-N13&p=11&s=1&hashedid=UI3ejenXyxqQTIcJ12:53
IsrafelCelphish, I've tried them all.12:54
bleehhhzzzarn, lol this seems like a silly oversignt12:54
bleeim going crazy12:54
IsrafelCelphish, I've even tried fresh installs on this computer.12:54
pilleslifeI've got a soft-raid5 (mdadm). 2 out of my 6 drives degraded, but I think 5 devices are ok. Then I tried to assemble the raid and I got this messages (http://forum.ubuntuusers.de/topic/soft-raid-5-degraded/). After that I tried to create a new array over the old, but it doesn't work. If I set the disk-size mdadm says that the drive ist smaller than de given size. (I hope you understood it. If not I will try to explain it again.)12:54
hhhzzzarnblee: you want to old desktop?12:54
bleehhhzzzarn, i kinda just want time12:55
CelphishIsrafel, you mentioned earlier that the  built-in card in your laptop worked, why don't you just go for that?12:55
zolisziasztok12:55
IsrafelCelphish, I think the real problem is that the "brand" doesn't really matter much. It's who designs the chipset. Ralink seems to get their grubby fingers into everything and half the drivers don't work and the other half only works at dial-up speeds.12:55
CelphishOne thing I think they really missed in ubuntu is the ability to move the launcher, why would anyone want in on the left side?12:55
linux_infernoexi12:55
draglorI'trying to get video thumbnails in nautilus working. I have all thumbnailers (plus totem of course) installed, but there are no keys (e.g. video@x-msvideo) for video thumbnails (only for some office and image formats) in gconf (desktop/gnome/thumbnailers/). Anyone some hints?12:56
hhhzzzarnblee: time should be there?12:56
IsrafelCelphish, If I could find a way to get a netbook card to work in a desktop without duct-tape, I would.12:56
CelphishIsrafel, haha, there's your problem, stop using duct-tape ;P12:56
bleetheres no time in uity12:56
bleeabrb12:56
IsrafelCelphish, Duct tape would be an improvement.12:56
nbubuntuhi anyone know about thunar file manager ? Currently use 10.10 , is it safe to install thunar file manager on it ? will it auto replace with nautilus ?12:57
nbubuntuThank you12:57
hhhzzzarnyou can always, log out, then during login, choose "gnome classic" from list. then add time if you removed12:57
CelphishIsrafel, I installed 11.04 on a hp 6730b and EVERYTHING worked like a charm out of the box12:57
scriptwarlockblee, gnome-panel and add anything12:57
hhhzzzarnnbuntu: not me12:57
IsrafelCelphish, So anyways, this new card uses a ralink 3070 chipset that uses an older 2870sta driver, and so the kernel tries to use the built-in drivers and it's unsupported.12:57
Celphishexcept maybe vmware workstation or virtualbox, they required a tad of fiddling12:57
hhhzzzarnscriptwarlock: you can't right-click in unity?12:58
=== ernestas_ is now known as serengeor
IsrafelCelphish, I try the makefile from the website for the linux support and it won't compile.12:58
draglornbubuntu, yes it is safe, but it does not replace nautilus, it's just another filemanager.12:58
hhhzzzarnon the gnome panel.12:58
scriptwarlockhhhzzzarn, of course we can't12:58
hhhzzzarnso how does he had time on unity?12:58
serengeorHi guys, im having problems with ubuntu 11.04.12:58
IsrafelCelphish, it's nice that some people get stuff to work out of the box. Unfortunately, not everyone is as lucky. Luck shouldn't be a factor in gettign a working system.12:59
hhhzzzarnserengeor: don't start. :)12:59
nbubuntudraglor : So it's safe to install ? will it crash or mess up with nautilus when i use if to transfer file ?12:59
serengeorwhen I run openGl app the fps is high, though the window updates like 1 time in 5 seconds :X12:59
lolmaticsomeone playing warcraft 3 on ubuntu?12:59
draglorYes it is safe, and no it won'T crash or mess up. Nautilus an thunar are different programs doing the same. They don'T interfere with each other12:59
administrator_.......12:59
hhhzzzarnno warcraft 3 here.13:00
serengeorhow could I get it fixed :?13:00
=== Cain` is now known as Cain
serengeorI can't test my program when its so laggy.13:00
IsrafelGuess I'll take this USB wireless device back and try for another one. I'll probably get banned from Fry's pretty soon if I keep this up.13:00
hhhzzzarnserengeor, my graphic works out of the box.? do you have nvidia?13:00
CelphishI'm not really impressed with xchat.. and I'm used to mirc with ircn (many years ago), soo.. what else can I go for?13:00
serengeoryes13:01
CelphishIsrafel, bring the computer there :D13:01
BlouBlouCelphish: irssi¿13:01
IsrafelCelphish, They'd freak to see Linux.13:01
serengeorNVidia gts 25013:01
hhhzzzarncelphish: use empathy.13:01
CelphishBlouBlou, isn't that supposed to be run on a server and then ssh:ed to screen on a client?13:01
draglorCelphish, I like KVIRC, but it's apparently a KDE/QT app (don't know if you want them)13:01
BlouBlouCelphish: no13:02
BlouBlouCelphish: people uses with that purpouse, but I am using under my own PC13:02
hhhzzzarncelphish: if you in gnome: use empathy for now / create new account / choose irc13:02
BlouBlouhhhzzzarn: empathy for irc? better to don't use it13:02
CelphishBlouBlou, oh.. hmm..13:02
hhhzzzarnhe said temporary?13:03
hhhzzzarni am on empathy.13:03
Celphishno13:03
CelphishI mean as my permanent irc-client on linux13:03
serengeorhhhzzzarn, I'm also using Ubuntu clasic, could that be the problem ?13:03
draglorhhhzzzarn, empathy is one of the worst IRC Clients available13:03
slinker1xchat ftw13:03
BlouBlouirssi13:03
CelphishI've got a computer virtualize in an own dmz on my network with which I can do it, but it's not up and running and I forgot the password to it xD13:03
hhhzzzarnI just installed 11.04 couple of days ago. so....13:03
serengeorme too13:03
CelphishI'm using 11.04 on my work computer, with a win7-computer virtualliized for the apps I need13:04
hhhzzzarnI am going to back to linux mint, linux mint (11.04) coming at the end of the month.13:04
serengeorI found some post about other people having this problem, though fixes weren't working for me :/13:04
=== h3r0 is now known as Guest17007
bootchey folks - I'm running Natty and I can't get gnome terminal to beep at me at all13:05
Celphishhhhzzzarn, I'll try mint too, but since they're slow at releasing it, I went for ubuntu13:05
bootcI don't want to use the PC speaker as I don't have one, but silence is not an option - any ideas?13:05
serengeorI guess I'll have  to continue on googling13:05
Sidewinder1!sound | bootc13:06
ubottubootc: 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.13:06
IsrafelI need a smartphone so that while buying wireless cards I can search the Ubuntu Forums. If the card has 50+ threads about how to get it working I won't buy it.13:06
BajKis there a good and *easy to use* program for creating circuit schematics? this Cirkuit program or how it is called is a latex thing... I just want to click my resistors, transistors, wires etc without latex and stuff13:06
bootcSidewinder1: thanks, the Sound control panel has a beep sound set and it works13:06
CelphishIsrafel, heheheh, sounds like a proper plan :D13:06
Sidewinder1My pleasure.13:06
CelphishIsrafel, why don't you look up which card people recommend and go for that?13:07
IsrafelCelphish, Can you tell me if the ralinktech.com website is down?13:07
bootcI still don't get a beep in Terminal13:07
LjLBajK: there used to be a couple of decent KDE programs (ksimus and ktechlab), but they were KDE3 and aren't packaged anymore :(13:07
Sidewinder1bootc: My terminal has never beeped; of course I've never tried.13:07
CelphishIsrafel, works on my main-computer13:07
BajKLjL: so I think I need to dig out my old computer that runs SuSE 10 with KDE 3.5 :D13:08
IsrafelCelphish, Tried that. Usually I end up buying a newer version of a card they have and it's a completely different chipset. For instance, Linksys WMP54G is Broadcom..... until V4, now it's Ralink. Fuck them!13:08
Celphishhahahaha13:08
CelphishIsrafel, buy it online, that way you can sit at home and pick exactly which model and version  you want13:10
=== slayerkurwa is now known as rpsyj
IsrafelCelphish, Too bad nobody puts the chipset on the website's sales info.13:10
draglorI'trying to get video thumbnails in nautilus working. I have all thumbnailers (plus totem of course) installed, but there are no keys (e.g. video@x-msvideo) for video thumbnails (only for some office and image formats) in gconf (desktop/gnome/thumbnailers/). Anyone some hints?13:11
IsrafelCelphish, And I don't feel like waiting 4 weeks for a non-working product.13:11
CelphishIsrafel, you live out in the desert somewhere?13:11
draglorCelphish, this is useless, he just wants to complain, nothing else.13:12
IsrafelCelphish, I live where the mail goes around the world in the other direction rather than directly here.13:13
CelphishIsrafel, well, move?13:13
YankDownUnderIsrafel, Wow...sounds like Canada or America...13:13
Israfeldraglor, I jsut want to know of a simple working card.13:13
LarsTorbenKhello bazhang13:13
Celphishhere in sweden we can get the card to us the next day if we want13:13
LarsTorbenKback aga<in13:13
draglorIsrafel, you know, a long time ago someone proposed intel cards ....13:14
Israfeldraglor, That's nice and vague. What's the chipset?13:14
dragloranyone13:14
draglorintel works on the drivers itself there are drivers for any intel wireless chipset in the kernel13:15
draglorthere are even drivers for the wimax chipsets which aren't out yet13:15
CelphishIsrafel, yeah, intel are awesome13:15
LarsTorbenKi have a question13:15
LarsTorbenKwell13:15
draglorSO, take an intel card13:15
BajKLjL: soi ksimus is not a circut editor for electrical things and ktechlab is not in Kubuntu 8.04 repository, so lets have a look at their homepage :)13:16
LarsTorbenKi set up my pc on the saturday, 7 th mai 201113:16
BajKKtechlab definitly looks promising13:16
LarsTorbenKno sunday it waas13:16
draglorBut this was said some time before, too, you didn't listen Israfel13:16
bootchttps://bugs.launchpad.net/ubuntu/+source/compiz/+bug/53770313:16
ubottuUbuntu bug 537703 in compiz (Ubuntu) "Compiz intercepts alert sound from gnome-terminal" [Undecided,Confirmed]13:16
bootcfun13:16
LarsTorbenKbut then13:16
LarsTorbenKi changed desktop environment13:16
Celphishlarstobenk, get to the point :D13:16
LarsTorbenKand modified some /usr/share/icons, because i wanted have other logos and and so on13:17
LjLBajK: ah you're right ksimus is only digital, my bad13:17
BajK:P13:17
LarsTorbenKthen i meant, that wasnt good idea. i tried to restore13:17
zolihi13:17
LarsTorbenKbut is a reinstall better ?13:17
Israfeldraglor, I had one intel that didn't work, maybe the next one will..... Maybe 15th card will be the one.13:17
LarsTorbenKbecause my operating system is very trashed13:17
LarsTorbenKvery13:17
draglorWHich one was it and when was it, Israfel ?13:18
=== Qubit_ is now known as Guest76003
zoliCould everybody help me to mute all sound on my laptop after i plug headphone through jack ?13:18
CelphishLarsTorbenK, if you want to experiment, install a stable host, like ubuntu or something, then install virtualbox or vmware workstation, install a linux-guest there and try your freaky stuff there, that way you can revert to snapshots13:18
zoliI am hearing sound from headphone and from speakert too13:18
Sidewinder1LarsTorbenK, You may need to backup your data files with LiveCD to an external drive and then reinstall.13:18
LjLBajK: there is also "qucs", that one's packaged. i've never really tried it, just installed it, it seems to be analog13:19
zoliIs there any hack for this bug?13:19
bcjI'm running 10.04 and installed Firefox 4 using this information: http://www.omgubuntu.co.uk/2011/03/firefox-4-ppa-for-ubuntu-10-04-and-10-10-users/    How do I now revert back to 3.6?13:19
Israfeldraglor, Not sure, it waas one of the first ones I bought before I got a ton of recommendations for Linksys, and Realtek.13:19
LarsTorbenKyes okay13:19
nbubuntudraglor : Thanks it , installed and works well but i still can't retain the timestamps13:19
LarsTorbenKand i thought, to take xubuntu 11.04 for m y productive machine13:19
dragloryou're knowning which chipsets your cards have, but not which ones they were?13:19
LarsTorbenKe13:19
Israfeldraglor, This last one was an ASUS USB-N13 that literally had "Supports Linux" on the box.13:20
Sidewinder1LarsTorbenK, I prefer the LTS versions; Lucid Lynx is current.13:20
LarsTorbenKok13:20
draglorIsrafel, actually I don't believe what you are telling ....13:21
Israfeldraglor, That's fine. You can look it up on ASUS's website if you don't.13:21
hatahowto command xdg-mine if i want to open xxx://*.yyy in chromium?13:22
IsrafelI must be blind, I don't see where to purchase the card on Intel's website. http://www.intel.com/products/wireless/adapters/100/index.htm13:22
=== Celphish is now known as Cel|AFK
scriptwarlockzoli, have you tried the alsamixer thing?13:23
draglorThat's not what I don't believe Israfel, but this card should be easily working with ubuntu using this : http://ubuntuforums.org/showthread.php?t=141950413:23
praveenzoli, http://ubuntuforums.org/showthread.php?t=7335813:23
draglorone file to copy ....13:23
DarsVaedatest?13:24
draglorI'trying to get video thumbnails in nautilus working. I have all thumbnailers (plus totem of course) installed, but there are no keys (e.g. video@x-msvideo) for video thumbnails (only for some office and image formats) in gconf (desktop/gnome/thumbnailers/). Anyone some hints?13:24
DarsVaedaman empathy crashes a lot when you go to this channel...13:24
Israfeldraglor, yeah, I've followed all those steps. I've renamed, created alias', edited those files, etc. I've tried all the threads.13:24
Israfeldraglor, I've been working on this damn thing for hours.13:25
draglorIsrafel, maybe this is your problem.13:25
DarsVaedahow do I configure ubuntu 11.04 to NOT go on black screen on AC after a while?13:25
DarsVaedaI setup all options in power management but it still goes black and I have to type my login password again13:25
kaffepannaany one else having trouble booting 11.04 32bit after a fresh install? just stops after eth0 link up.. :/13:25
sssstavr DarsVaeda: check the screensaver options13:26
anghelokoDarsVaeda, system setting -> screensaver13:26
frogzoohey, why is my /var/log/mmessages empty after upgrading?13:26
hatahi all,somebody know that howto command xdg-mine if i want to open xxx://*.yyy in chromium?13:26
anghelokofrogzoo, i also don't have /var/log/messages13:27
DarsVaedaoh my...thanks I hope that did it! who needs a screensaver anymore these days?13:27
anghelokoi just updated a few hours ago13:27
* frogzoo googles13:27
Torgeir-Can i add an application or execute an command when ubuntu boots?13:28
ArchangelSe7enstartup manager13:28
Torgeir-from terminal ..13:28
Torgeir-for example "screen irssi"13:28
Torgeir-dont have X13:28
MonkeyDustthat's how i chat, using screen and irssi13:29
Torgeir-alot of ppl do :)13:29
Torgeir-but i want to get irssi up when i reboot, automaticly13:29
Torgeir-same goes with my virtualbox servers13:29
Torgeir-need to execute an command when started iup13:30
iceroot!startup | Torgeir-13:30
ubottuTorgeir-: To add programs to start up when you log into your Gnome session go to System>Preferences>Sessions and use the Startup Programs tab. For more information, see https://help.ubuntu.com/community/AddingProgramToSessionStartup - See !boot for starting non-interactive programs at boot13:30
icerootTorgeir-: or use the @reboot tag in cronjobs13:30
jribTorgeir-: you can use @reboot in your crontab13:30
jribjinx13:30
Torgeir-Once again, i do not use X.. eather Gnome or KDE13:30
anghelokoTorgeir-, write the script and put it /etc/init.d?13:30
Torgeir-this is an servwer13:30
Torgeir-server*13:30
icerootTorgeir-: and we dont told you anything related to X13:30
anghelokoman update-rc13:31
Torgeir-ubottu did :)13:31
Torgeir-@reboot tag in cron sounds intresting13:31
icerootTorgeir-: ubottu told you to ask him about !boot13:31
adbuntuubottu13:31
Torgeir-lol13:31
Torgeir-my bad :p13:31
draglorTorgeir-, for automated startup there's the /etc/rc.local ... put your command in there and enable the rc.local init job13:31
Torgeir-i see13:32
Torgeir-thanks13:32
ArchangelSe7enso is Ubuntu dumping Gnome completely in their next release ?13:32
jribTorgeir-: @reboot is your best option as the others will run things as root13:32
BlouBlouArchangelSe7en: it will become with gnome3 and unity13:32
Torgeir-jrib: Gonna check it out. ty13:32
IsrafelArchangelSe7en, For Unity? Seems so, but you can still revert it back to Gnome.13:32
ArchangelSe7enmmk ty13:32
Aizyahello13:32
AizyaI am happy to infor you that ubuntu is now the most popular OS in my village. the vision is to spread it all over the island and to other islands in the area13:33
ArchangelSe7enAikar, where exactly ?13:33
anghelokoAizya, good for you and your village :)13:34
Torgeir-so a "@reboot screen irssi -h custom" will do the job. How do i define what user it is executing from?13:34
texhi13:34
Aizyayes13:34
icerootTorgeir-: * * * * * user command13:34
Aizyathis operating system is amazing13:34
texcan I ask a question regarding ubuntu?13:34
Aizyai like it very uch13:34
ArchangelSe7enIsrafel, I like your name .. donnow why ;)13:34
icerootTorgeir-: sorry, @reboot user command13:34
AizyaArchangelSe7en me?13:34
Torgeir-iceroot: ty ;)13:34
AizyaI am in one of society islands13:35
Aizyain french polynesia13:35
Aizyaits in south pacific13:35
texfirst of all, how do I find out what version of ubuntu I am running on this PC?13:35
Aizyai am in the island of Moorea13:35
ArchangelSe7enI see13:35
ArchangelSe7entex, uname -a13:35
Aizyaits close to tahiti which is very famous13:35
MonkeyDusttex: uname -r13:35
adam61hi, does anyone know how to consolidate partitions? i was forced to create a second one to reinstall ubuntu 11.04 because i deleted some files i shouldn't have and it wouldn't load. so i have to get my mp3s off of my first partition somehow. first partition is almost completely full (187 MB free), second partition has 22.7 GB free, and i have about 45 GB of mp3s. thanks in advance13:35
MonkeyDusttex: lsb_release -a13:36
=== smw_ is now known as smw
phong_hi guys, i use vmware and expand the virtual disk drive but it just going to have unallocated space for the free xpand drive, now,  i've install 'gparted' and run it. but i can't seem to rezie the sda1.  please help?13:36
texArchangelSe7en, well that is not too useful... sure I could check which version of the kernel a certain release of ubuntu uses but... what if I am running a different kernel?13:36
scriptwarlocktex, refer to MonkyDust13:37
ArchangelSe7entex, lsb_release -id13:37
texMonkeyDust, the second command seems to give relevant informationù13:37
texI am using 10.0413:37
ubuntuaaaaaaheh13:37
ubuntuaaaaaahello13:37
texhow do I set the window buttons to where they belong? I mean to the RIGHT of the window bar?13:37
ubuntuaaaaaaexit13:37
dragloradam61, I would try to get an external disk from someone. You could copy the files bit by bit and resize the  existing partitions after each copy step, but this may lead to data loss13:38
Silentmysthey guys - how do you disable a laptop touch pad? i've enabled the option to disable while typing and it still moves the mouse, and have added a udeve .rules13:39
Silentmystudev.rules file13:39
adam61draglor, would an 8GB usb stick do the trick do you think? i can get that in a couple days. in the meantime, i do have 2 GB free online storage to play with.13:39
Silentmystand it still won't shut off13:39
smwSilentmyst, System -> preferences -> mouse -> touchpad13:40
iceroot!controls | tex13:41
ubottutex: In Lucid, the minimize, maximize, and close buttons have been moved to the left side. For more information, please see https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/532633/comments/56413:41
=== joshua__ is now known as JoshuaL
dragloradam61, no, you would need something that can hold all your data. I would do a clean install with newly creasted partitions13:41
adam61draglor, what is the best way to backup mp3s? is it just to burn 4.7 GB data discs?13:41
texiceroot, that link is irrelevant. I just want to put them to the right for all users.13:42
Silentmysti've tried that, it only has the option to disable while typing, yet it still moves.... and i've added a udev  rules code that is supposed to shut the touchpad off when an external mouse is plugged in, but that didn't work either13:42
draglorthe best way would be to have mutliple media (DVD/HD/Tape) on multiple locations. ;) I would not use optical media for backup, as they tend to lose data over time. But for a short backup it would be enough13:43
iceroottex: it was another text with !controls some time ago13:43
adam61draglor, i'm considering creating some new backup discs for my music, in which case i could burn them off my system about 5 GB at a time. do you think that would work?13:43
iceroottex: some gconf commands13:43
dragloryes, it should, adam6113:43
texiceroot, I have tried something I will now logout and login again to see if it workedù13:43
Sidewinder1tex: I know there is a way to do what you want; perhaps the answer can be found at: http://ubuntuforums.org  I think that's where I saw it.13:44
Silentmystanyone?13:44
=== Th3R4t is now known as TheRAt
draglorbut you would still have to resize your partition to get it to full disk size on which operation data loss may (not must, not even likely, but there's a chance) occur13:44
texok13:44
texthe buttons have moved13:44
anghelokohas anybody encountered having residual configs in synaptic that you just can't remove?13:44
Israfeldraglor, Looks like Intel only makes mini PCIe wireless cards now.13:44
scriptwarlockangeloko, meron ka rin ba nun?13:45
texbut - wasn't there a kind of icon with a menu on the left side with some more controls^13:45
texbut - wasn't there a kind of icon with a menu on the left side with some more controls?13:45
Sidewinder1angheloko, Yes, I just ifnore them; there's only one or two.13:45
texhas that icon/menu disappeared?13:45
Sidewinder1ignore13:45
texok however13:46
texthere used to be a very useful audio volume control on the right top of the screen13:46
texnow it has disappeared13:46
texhow can I have it back?13:46
texit was extremely useful13:47
IsrafelCel|AFK, Intel only makes mini PCIe WiFi cards now.13:47
scriptwarlocktex, you can always reset your panel13:47
Torgeir-added "@reboot torgeir screen irssi" to /etc/crontab, but it doesnt appear to do when i boot the system13:47
texscriptwarlock, sure how do I do that?13:47
draglordo you have indicator-sound installed, tex?13:47
IsrafelDoes anyone here have a Wireless N card that worked out of the box13:47
texdraglor, I'll need to check13:47
scriptwarlocktex, gconftool --recursive-unset /apps/panel && killall gnome-panel13:48
texdraglor, apparently it is not in the PATH13:48
robin0800draglor, should be there by default13:48
draglorrobin0800, it wasn't for me after upgrade to natty, had to manually isntall it13:48
carmine_ke fate13:48
texscriptwarlock, oh ok it seems it has worked!13:48
W4RH4WKhello there, i have a problem with my ubuntu server (10.04) i have a monitor attached to the computer, i disabled cli power save (setterm ...) but the screen still goes off and not back on again when i enter a cmd13:48
carmine_ciuoo13:49
zolihi all13:49
DigitALLtürk varmı13:49
robin0800draglor, well thats a bug in the upgrade then hope you reported it13:49
draglortex, not a program, a package .... "dpkg -l indicator-sound|grep ^i" should show it if it's installed13:49
texdraglor, ii  indicator-sound                            0.2.6-0ubuntu1                                  A system sound indicator.13:50
Silentmystcan anyone help?13:50
zolido you use ubuntu on laptop ? Have you meet the problem, that you don't be able to hear music with earphone, because the laptop speaker sounds too?13:50
draglorok ..it's there13:50
MonkeyDust!ask| Silentmyst13:50
ubottuSilentmyst: 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. :-)13:50
llutztoggles: @reboot togeir /usr/bin/screen -d -m irssi13:50
texI'll reboot to see if the new settings are going to stickù13:50
draglormaybe try reinstalling it .... it normally should show up if installed13:51
Silentmysti did ask the question!13:51
DarsVaedaokay question again, how do I keep ubuntu 11.04 from getting to blank screen after a while, even thou i deactived it in power controls and screensaver13:51
Silentmyst i can't get my laptop touch pad to disable... only have the option to turn it off while typing yet while typing it still moves and messes me up typing. i have even added a .rules file with a code i found that is supposed to shut it off while a external mouse is plugged in, but its still not shutting it off13:51
zoliIs there any solution for alsa jack sensitivity problem?13:51
DarsVaedaand why is this empathy window gettin bigger and bigger when i write -.-13:51
draglorSilentmyst, you did ask if someone can help, you should ask directly with what you need help13:51
Silentmysti just retyped the question i asked a couple mins ago13:52
FireblastoQuick question, how big is ubuntu 11.04 on the live CD? Need the info for live USB stick for partitions13:52
adam61anyone know about the us122loader? can't get my Tascam to be recognized13:53
scriptwarlockFireblasto, more or less 685mb13:53
Sidewinder1Fireblasto, They usually keep it less than 700 Meg.; that way it fits on a single CD.13:53
Silentmysti think its about 680 mb13:53
Fireblastoso go for 700 as a medium?13:53
draglorI'trying to get video thumbnails in nautilus working. I have all thumbnailers (plus totem of course) installed, but there are no keys (e.g. video@x-msvideo) for video thumbnails (only for some office and image formats) in gconf (desktop/gnome/thumbnailers/). Anyone some hints?13:53
Sidewinder1Fireblasto, Sounds good to me.13:54
Henriquez ok i have server a and server b in my LAN and i have 1 WAN ip adress. Server A has virtualhosts setup for webmail and a website. I wnat to have another subdomain to point from server a to server b with another web application. I that possible ? and if so how?13:54
Silentmystcan anyone help about a laptop touch pad?13:54
=== MonkeyDust is now known as Monkey_of_Borg
ArchangelSe7enSilentmyst, dont ask to ask just ask13:54
Silentmysti did, twice already!13:55
Silentmyst i can't get my laptop touch pad to disable... only have the option to turn it off while typing yet while typing it still moves and messes me up typing. i have even added a .rules file with a code i found that is supposed to shut it off while a external mouse is plugged in, but its still not shutting it off13:55
ArchangelSe7enwell the I suggest you wait13:55
ArchangelSe7enthen*13:55
draglorDoes anyone have working video thumbnails in nautilus (natty) and may provide me the gconf settings for them?13:56
magepsychoi have messed up with the fonts.. how to delete the font settings?13:57
scriptwarlockSilentmyst, read here if this can help you http://www.webupd8.org/2010/11/touchpad-indicator-lets-you-quickly.html13:58
scriptwarlockSilentmyst, darn its for 10.1013:59
anghelokoany programs that will give me the list of dependents of a package?13:59
Silentmystshoot won't work for 11?13:59
LjLangheloko: apt-cache show packagename will14:00
Silentmysti was just looking14:00
scriptwarlockSilentmyst, just try it14:00
llutzangheloko: apt-cache depends14:00
draglorangheloko, "apt-cache depends $packagename"14:00
sonjawhere do i put a .sh file if i want to be able to call it anywhere in command line14:01
draglor/usr/local/bin/ sonja14:01
anghelokoLjL, llutz perfect thanks! both commands gave the result although depends was cleaner14:01
sonjadraglor:  thx14:01
llutzsonja: for one user only  ~/bin   for all others /usr/local/bin14:01
dragloror, if it's just for yourself you can put it in ~/bin/ sonja14:01
magepsychoi have messed up with the fonts.. how to delete the font settings?14:01
=== plustwo_ is now known as Deegee_1
anghelokosonja, or see $PATH14:02
zeropielI'd like to know if fglrx version 1:11-4 is available in one of the ubuntu 11 releases14:02
Silentmystmmierek@Linux:~$ sudo add-apt-repository ppa:lorenzo-carbonell/atareao14:04
SilentmystError: can't find signing_key_fingerprint at https://launchpad.net/api/1.0/~lorenzo-carbonell/+archive/atareao14:04
fsmytheCAN someone help: How do I access Ubuntu, I have installed it through Wubi, and the boot screen isn't coming up, I HAVE re-installed, anyone got any ideas??????? thanks14:04
scriptwarlockSilentmyst, well no luck14:04
scriptwarlockSilentmyst, for his ppa14:04
anghelokofsmythe, have your tried installing from the Live CD? i just installed 11.04 on one machine a few hours ago14:05
scriptwarlockSilentmyst, read here https://help.ubuntu.com/community/SynapticsTouchpad14:05
fsmytheYes it won't give the option to install in tandem on the CD :(14:05
DirtyDawgdoes it boot straight to windows?14:05
fsmytheYep14:05
draglorfsmythe, try pressing the arrow-down key on boot (multiple times), if there's a small waiting time the boot menu should show up14:05
anghelokofsmythe, by tandem you mean - dual-booth?14:06
fsmytheYep14:06
HiQualityfsmythe, grub or lilo has not installed correctly.14:06
fsmytheOk, how can I install it Correctly?14:06
Silentmystscript: ok thx looking14:06
jiltdil<fsmythe>make an entery of linux image in boot.ini file14:06
pythonirc1011how does one create an ISO and then burn it from a DVD from inside Ubuntu?14:07
HiQualityI haven't used wubi, but it should install automatically.14:07
fsmytheSorry, i'm a  bit of a novice and have no -idea what that means :L14:07
fsmytheHiQuality That's what I thought14:07
mervakaanyone familiar with mail delivery?14:08
fsmytheSo what should I do?14:08
anghelokoPython1320, brasero or for terminal, check wodim14:08
anghelokopythonirc1011, brasero for gui or wodim for cli14:08
HiQualitycould you install it without wubi? it could work.14:08
mervakai need to set up dovecot (and exim i think) but i'm not sure what i'm doing in terms of delivery from MTAs etc14:09
ylmfos000.14:09
HiQualitynot sure though.14:09
jiltdilfsmythe: if you are a newbie just install ubuntu in other primary partition  don't put in mbr just put it in first boot partition and force it to be primary partition14:09
simion314hi, iused some time ago an application to connect to my mobile phone and now i do not remember what the name of the app was,(i think something with v or w)14:09
scriptwarlocksimion314, wammu? gammu?14:10
=== `mOOse` is now known as m00se
simion314scriptwarlock: yjc14:10
simion314i mean thx14:10
malikhow to see last n characters of a file  using a linux command ?14:11
villehow do I move te close/minimize/etc buttons from left to right? what file do I need to fix?14:11
anghelokomalik, see tail or sed14:11
draglormalik tail14:12
Un_n0wnville, http://www.howtogeek.com/howto/13535/move-window-buttons-back-to-the-right-in-ubuntu-10.04/14:12
llutzmervaka: i'd su ggest postfix instead of exim, look at this as a start http://www.debianadmin.com/debian-mail-server-setup-with-postfix-dovecot-sasl-squirrel-mail.html14:12
Master_ZEDHi @ all14:12
fsmythejiltdil Sorry, I didn't really Understand that :L14:12
malikok got it.. tail -c N gives last N bytes14:12
fsmytheJust before the windows boot it says booting from windows C/Windows14:12
fsmytheAnd When I got the boot screen open14:12
fsmytheIt just showed Windows14:13
malikville, just type gconf-editor and look in application, metacity14:13
draglorI'trying to get video thumbnails in nautilus working. I have all thumbnailers (plus totem of course) installed, but there are no keys (e.g. video@x-msvideo) for video thumbnails (only for some office and image formats) in gconf (desktop/gnome/thumbnailers/). Anyone some hints?14:13
anghelokomervaka, i use exim4 + gmail for auto-notifications but it might be diff from what u need14:13
m3asmiproblem when I restart my apache2 :/etc/init.d/apache2 restart =>.: 49: Can't open /etc/apache2/envvars14:13
jiltdilfsmythe:actually  you have to make a entery of linux in boot.ini file  of window to see the ubuntu option on boot screen14:13
koshieHi14:14
koshieUnity (like in Natty) don't exist for Lucid ?14:14
jiltdilfsmythe: which windows you are using14:14
Bill_MIHi folks.  Anyone know a way to get Pentium D core temperature?  This Dell mobo has ZILCH extra sensors.14:14
malikville, gconf-editor, apps, metacity general and change the value for button layout to  this "menu:minimize,maximize,close"14:14
coz_koshie,  not really ,, no14:14
koshieMy girlfriend want Unity but I prefer to not install Natty on his laptop14:14
coz_koshie,   I suppose the  netbook edition is close14:14
koshiecoz_, Ok :/14:14
fsmythejiltdil xp proffessional14:15
draglormervaka, I'm using dovecot and exim, for delivering mails you would have to set the dovecot deliver transport in exim414:15
coz_koshie,  but to get Unity you need to install 11.0414:15
en1gmai am running 11.04 i386 Desktop....when i plug my analog headset in the sound preferences says my internal audio is in stereo duplex (this gives me both output and input) but in this mode something dont sound right14:15
koshiecoz_, ok14:15
jiltdil<fsmythe>ok  make entery in bot.ini file14:15
jiltdil* boot.ini14:15
en1gmaif i use it for voip....if i tell it the hardware is stereo output only it works great14:15
koshiecoz_, thank you14:15
phox_Could somebody please write "phox" in a message? I want to see if xchat highlights it.14:15
koshie++14:15
ArchangelSe7enyou can unstall Unity separately14:15
en1gmasomething is wrong with this14:16
koshieArchangelSe7en, ah ?14:16
fsmytheentry of what?14:16
ArchangelSe7enmmhm14:16
coz_koshie,  no problem..sorry to disappoint14:16
Bill_MINo, phox, we won't :-)14:16
koshieArchangelSe7en, you want to say I can install unity on Lucid ?14:16
phox_Bill_Mi: lol :P14:16
en1gmain windows i can do both mic and speaker at same time on this headset and it sounds great in voip14:16
ArchangelSe7encoz_, afaik Ubuntu 10.10 came with Unity too14:16
en1gmain 11.04 it sounds terrible...i think wrong codec is chose or something14:17
jiltdilfsmythe:http://bkpavan.wordpress.com/2008/04/02/how-to-boot-linux-using-windows-bootloader-xp/  read it and there are several helps on net14:17
coz_ArchangelSe7en,  mmm I dont have it installed to check  but i dont recall that14:17
ArchangelSe7enkoshie, sure but lemmi double check14:17
pythonirc1011angheloko: thanks14:17
coz_koshie,   open synaptic package manager,, click the Search button and type in    unity14:17
en1gmanobody uses voip in ubuntu?14:17
koshieArchangelSe7en, no prob', thank14:17
phox_Does anybody know how I edit which color the highlighted text is in xchat? =)14:17
Un_n0wnwill 11.10 ubuntu have gnome3?14:17
kekecanybody interested in command line twitter update script?14:17
coz_Un_n0wn,  no14:17
koshiecoz_, I've forget she's his laptop right here, she looks :)14:17
fsmythejiltdil Thanks :)14:17
en1gmasounds terrible14:17
ArchangelSe7enkoshie, www.ubuntugeek.com/tag/install-unity-in-ubuntu-lucid14:18
en1gmasomething is wrog14:18
en1gmawrong14:18
Un_n0wnI wonder why?14:18
coz_Un_n0wn,   it can be installed via PPA  or using the PPA  for UGR  which is ubuntu gnome remix  but other than that no14:18
Bill_MICan anyone confirm there's NO way to get core temperatures from a Pentium D?14:18
jiltdilfsymythe:anytime14:18
coz_Bill_MI,   ooo I dont think I can answer that one14:18
en1gmawhat area do we tell the sound preferences to select the bitrate and mono or stereo for the mic etc...14:19
scriptwarlocken1gma, what kind of voip are you using?14:19
en1gmagoogle talk14:19
xanguaArchangelSe7en:  koshie an uotdted guide t install outdted packages......14:19
xanguaoutdated*14:19
Sidewinder1!voip > en1gma14:19
ubottuen1gma, please see my private message14:19
en1gmawhen i call a phone number it sounds like super bad delay or echo14:19
jiltdilfsmythe:also i give you that link only for your knowledge you have to study more for that so search in google as it takes long time for me otherwise i would tel you how to do,sorry for that14:19
Bill_MIcoz_, I read how oddball the Pent-D is and coretemp doesn't support it.14:19
Silentmystugh... it seems i can't get xinput to disable my touch pad - the id is 1214:19
Silentmystxinput set-int-prop 2 "Device Enabled"  014:19
en1gmayea thats not gonnna work with google talk14:20
coz_Bill_MI,  well thats a start with the research,, you could go to ##linux channel to see if anyone there is more familiar with the topic14:20
ArchangelSe7enkoshie, http://digitizor.com/2010/05/10/how-to-install-unity-in-ubuntu-10-04-lucid-lynx/14:20
jiltdilfsmythe: i have to go otherwse i would help you,bye good luck14:20
koshiethanks14:20
Silentmystxinput doesn't like any command i give it... any help?14:20
scriptwarlockSilentmyst, what about mouse options14:20
Bill_MIThanks, coz_ I'll try that.14:20
=== jackster_ is now known as jackster
darkwoodhow to fix annoying locale error?! bash: warning: setlocale: LC_CTYPE: cannot change locale (en_EN)14:21
Silentmysttried that - disable on type still moves while i type14:21
dajohnHi, i have a question: how can i find an html file with some text inside a server?14:21
darkwoodi all ubuntu machine i have this problem, on debian no error occurs14:21
Un_n0wnWhere Can I find cool themes for gnome2 u11.04 ? :)14:21
en1gmawhere do you select the codecs for the mic to use14:21
PhoenixSTFI need some help to boot Vmware-EXSI iso from grub2 thruu a pen, any ideias???14:21
en1gmaor the bit rate14:21
PhoenixSTF*ideas14:21
coz_en1gma,   gnome-look.org  find the GTK2.0 themes14:21
th0rSilentmyst: have you tried synclient?14:21
Silentmystsuch a pita! all i want is to rip out my touch pad right now cause linux hates me and won't disable the damn thing14:21
en1gmawhat?14:22
coz_en1gma,  sorry read the wrong nick14:22
en1gma)14:22
Silentmystth0r, no whats that14:22
coz_Un_n0wn,   go to gnome-look.org  and find the GTK2.0 themes14:22
icerootSilentmyst: complete disable? or just when typing?14:22
en1gmain the sound settings for the device shouldnt there be somewhere where i select mono or stereo and the bitrate ?14:22
th0rSilentmyst: I used it to turn the touchpad on and off. I think it is installed by default. The syntax, if I remember correctly, is 'synclient touchpad off'14:23
coz_Un_n0wn,  or open the appearance dialog and change themes there which is also where you can install them to as well14:23
annyHi. I just installed xubuntu on my sister-in-law's computer, the resolution automatically set to 1280x1024, but it's too high. I need 1024x768, but it's not available in settings.14:23
scriptwarlockSilentmyst, go here https://launchpad.net/~atareao/+archive/atareao?field.series_filter=natty14:23
Silentmystcomplete disable because disable while typing isn't working14:23
en1gmai have a headset (it has a left speaker and a right speaker and a single mic)14:23
en1gmait will be used for voip14:23
icerootSilentmyst: blacklist the kernel-modul14:23
coz_anny,   which video card is on the machine?14:23
icerootSilentmyst: lsmod should show a driver for your touchpad14:23
annycoz_  Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)14:24
en1gmano one uses a headset here?14:24
Silentmystwell i was trying to turn it off with xinput but it just yells at me no matter how i type the command14:24
coz_anny,  darn ,, I am not good with intel chipsets for vide14:24
coz_anny, hold on14:24
th0rSilentmyst: give me a sec14:24
annyActually, it's kind of funny because usually I have the reverse problem. The resolution is usually too low.14:24
scriptwarlockSilentmyst, i have successfully installed the touchpad indicator from his ppa and its working with naty14:25
Silentmystevery command i look up for it, it tells me its not right14:25
Silentmystyea touchpad indicator ppa isn't found14:25
coz_anny,   I believe it can be changd with xrandr   but let me check to be sure14:25
annyyea, I am trying xrandr now14:25
scriptwarlockSilentmyst, go here https://launchpad.net/~atareao/+archive/atareao?field.series_filter=natty14:25
en1gmayou think i would be asking someone to solve the higs bison problem when i ask about a headset and sound preferences14:26
eltigreI am having trouble with python easy_install: pkg_resources.DistributionNotFound: distribute==0.6.1414:26
eltigrebecause I actually have 0.6.1514:26
coz_anny,  there is an application / utility named   gnome-rander-applet,,, not sure if it is worth it,, I have not used it at all14:26
en1gmaanalog headset (single mic with 2 speakers) this shouldnt be to hard14:26
coz_anny,     http://sites.google.com/site/kdekorte2/grandr_applet14:26
th0rSilentmyst: it is 'synclient TouchPadOff=1'14:26
th0rSilentmyst: to turn it back on, synclient TouchPadOff=014:27
annycoz_, nice. I am looking now14:27
th0rSilentmyst: make a panel shortcut for it and it will be a one click operation14:27
coz_anny,  it may even be in the repositories   maybe open synaptic and hit Search and type   grandr14:27
annylooking now14:27
scriptwarlockSilentmyst, you dont have to add his ppa to install14:27
xanguaSilentmyst: or install touchpad indicator14:28
Sidewinder1en1gma, I don't know the answer; have you tried searching: http://ubuntuforums.org ?14:28
en1gmayea14:28
en1gmai am searching google as we speak14:28
en1gma"ubuntu 10.10 voip headset -handset -usb -bluetooth"   google search14:29
Sidewinder1en1gma, I know, it can be frustrating, at times. :-(14:29
en1gma11.04 is to new to get alot of info14:29
pythonirc1011I'm having a wierd problem. I login inside the text mode, with login password, then start "startx". After which, the terminal gets locked. The lock wont accept my password for some reason. I know the password is correct. Has anyone seen this problem?14:29
=== Vampire0_ is now known as Vampire0
BlouBloupythonirc1011: your username is in lowercases?14:29
JemtHow can I disable support for motion sensors? Games use them as a joystick which doesn't make much sense14:30
pythonirc1011yes14:30
pythonirc1011I can login using Ctrl+Alt+F2 -- but still cant get inside my X-system14:30
ian_I am dualbooting win7 and natty, i installed windows first, then installed ubuntu. (i have 3 partitions, 40g for win, 20g for natty, and 240g NTFS for shared data)... somehow the 100mb system reserved partition vanished after i installed linux. and grub does not show my win7 installation. I have to reinstall windows, but afterwards, what do i have to do to reinstall grub (after windows over writes it)????14:30
scriptwarlockSilentmyst, just look for natty touchpad and install and your good to go14:31
xangua!grub2 | ian_14:31
ubottuian_: 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)14:31
keithclarkMy wireless connection does not come back up when I go into standby/hibernate.  How to correct this?14:32
en1gmahere is my alsa info....i just got it from a script i ran and then it uploaded my info to here http://www.alsa-project.org/db/?f=855ab8739bf26974068b2cb9719900a827afd71c14:32
Silentmystscript i found it and installed it, disabled it thank god! thank you! - the ppa on that first website musta been wrong but ppa:atareao/atareao worked14:32
champE: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/stebbins-handbrake-releases-natty.list E: The list of sources could not be read. Go to the repository dialog to correct the problem. E: _cache->open() failed, please report. could not open synaptic package mager. help14:33
Rothamhey.. for an old computer (2gb ram/1.8ghz processor) its probably better to run a 32bit os right?14:34
champsynaptic package manager not opening .URGENT help. http://paste.ubuntu.com/607797/14:35
=== Cel|AFK is now known as Celphish
Celphishchamp, check the other desktops14:35
Celphishchamp, or that you typed your password correctly14:35
Celphishif it's wrong, nothing happends, the window won't open14:35
thingfishproblem: I rebooted 11.04 with the volume muted, and upon reaching the desktop again, I have no audio no matter how loud I set the volume.  I deleted .pulse as was suggested in an article, and .pulse was recreated again after rebooting, but still no audio.14:35
kubu2Rotham: I run 64-bit nicely14:35
thingfishis this a known issue?14:36
m3asmitasksel: aptitude failed (100)14:36
champCelphish:passwprd is correct.14:36
Rothamkubu2: I thought 64bit was slightly more resource intensive?14:36
Sidewinder1Rotham, That's probably correct.14:36
CelphishRotham, only reason to go for 64-bit is if you're going to get more than 3,5gb of ram14:36
kubu2Rotham: mine runs perfectly14:36
Rothamalright14:36
champsynaptic package manager not opening .URGENT help. http://paste.ubuntu.com/607797/14:36
scriptwarlockthingfish, try to reload alsa "sudo alsa force-reload" see if it works14:37
champscriptwarlock:synaptic package manager not opening .URGENT help. http://paste.ubuntu.com/607797/14:37
kubu2Rotham: ruke of thumb is if your cpu is 64-bit tun 64-bit14:37
kubu2*run14:37
kubu2*rule14:38
Rothamthis is an old pentium M... no clue if its 64bit or not though14:38
thingfishscriptwarlock: I will try that, thanks.14:38
Sidewinder1Then 32 would be best.14:38
lsqypjwho has ssh account14:38
aureianimus_i've just managed to switch off my graphics card using an acpi call, but now my fan is running full speed, how do i fix that? (asus laptop, nvidia gt 540m)14:38
scriptwarlockchamp, are you using handbrake for natty?14:39
aureianimus_also, can a fan running full speed cause any real damage ?14:39
champscriptwarlock:i tried install some thing went wrong.now synaptic not opening14:39
blkdghi, will Brasero take several avi's and convert them into 1 dvd image?14:39
=== Uncle|Sam is now known as uncle|sam
champscriptwarlock:could u help me..?14:40
scriptwarlockchamp, is this how you ad him? sudo add-apt-repository ppa:stebbins/handbrake-releases14:40
blkdganyone use DeVeDe? I am trying to install it in 10.10, and it wants to remove ffmpeg, why??14:40
Sidewinder1blkdg: I believe that you will need some sort of Video sditing software for that.14:41
Sidewinder1editing14:41
scriptwarlockblkdg, i am using and has done no harm14:41
eltigrehey, I am having trouble with python on ubuntu14:41
blkdgSidewinder1, i tried installing DeVeDe, but it wants to remove ffmpeg, and i don't want to break anything.14:41
champscriptwarlock:through synaptic repository dialog. but i stopped it half way when it was installing14:41
escottaureianimus_, check /sys/power there are fan controls there. and no damage except the fan will eventually wear out14:41
eltigrepip doesn't want to run (wrong version)14:41
scriptwarlockchamp, you can sudo apt-get -f install14:42
blkdgscriptwarlock, i don't follow..14:42
Celphishlet's try irssi, brb14:42
duncan-nzcan I safely delete the contents of ~/.local/user for?14:42
duncan-nzcan I safely delete the contents of ~/.local/user ?14:43
LinuxHack3rIf I buy a 1Tb external hard disk, install Ubuntu to it, can I use the remaining free space as a storage partition, and edit fstab to automaticlaly mount it via the UID?14:43
karame too14:43
escottblkdg, it may contain its own version of ffmpeg, there is also pitivi (if i remember the name right)14:43
champscriptwarlock: synaptic won't open still.14:43
aureianimus_escott, i don't think it's there (output: http://paste.ubuntu.com/607805/)14:43
escottLinuxHack3r, yes14:43
Sidewinder1blkdg, You can always reinstall ffmpg if deVeDe doesn't suit your needs.14:43
duncan-nzLinuxHack3r, sure can. odd question for someone with your nick.14:43
blkdgescott, will that mess up my vlc?14:43
karai want to try irssi - infact i have already used it in the other laptop. how do i move the irssi settings here?14:43
scriptwarlockchamp, whats the error says14:44
thingfishscriptwarlock: that didn't work14:44
champscriptwarlock:see this http://paste.ubuntu.com/607797/14:44
blkdgSidewinder1, i have used devede , and it worked fine on another distro, i saw it in the software centre, and i thought, that it would be a quick fix for my authoring needs. i guess i could try bombono dvd, never heard of it....14:44
karaalso, is it good to have 32 bit or 64 bit when i setup a brand new laptop.14:44
kara(the laptop definitely supports 64 bit)14:44
LinuxHack3rduncan-nz: Well basically what I'm wondering is if fstab would do it automatically, I've also use the dev name, ie /dev/sdb1 to mount things, but then I realized (I believe) that would change depending on how many hard disks, etc the system you booted in on had. However, I figure the UID would never change. So the end result I want is that fstab mounts the "Data" partition automatically regardless of the system it's booted on.14:45
annyok, so I think my resolution issue is that it's set by the kernel at boot time, because tty1-tty6 are at the same resolution and I get no flicker when switching between tty and gui14:45
duncan-nzkara, if you have 64bit then use it! Sometimes there are a few extra bugs in 64 bit versions though.14:45
Sidewinder1blkdg, There is a Nero version for linux but it costs $...14:45
blkdgi will try devede14:45
blkdglooks like bombono will only handle .vob for now,  http://www.linuxjournal.com/content/bombono-dvd%E2%80%94open-source-dvd-authoring-software14:46
scriptwarlockchamp, it seems you have a typo on somewhere14:46
blkdgthanks again.14:46
duncan-nzLinuxHack3r, you want to share a data partition between several distros?14:46
escottLinuxHack3r, yes they have switch to UUID instead of device names14:46
champscriptwarlock:so what i should do now ?14:46
Sidewinder1No prob.14:46
scriptwarlockchamp, edit your sources and reinstall handbrake14:47
champscriptwarlock:the error does not show up on sources.14:47
LinuxHack3rduncan-nz: No, I want to boot the bootable usb drive on multiple computers, but mount the data partition automatically, and I think the uid would be the best way to do it.14:47
LarsTorbenKhi14:47
Dazzled1is there a place where Flash statistics are kept between all flavours, 32/64, GPU/CPU versions?14:47
champscriptwarlock:i can u my source list. can u figure it out ?.14:48
Dazzled1as my laptop nearly grinds to a halt, where a small box with an integrated chip plays just fine14:48
scriptwarlockchamp, yeah remove his ppa and key and again reinstall14:48
thingfishwell looks like I'll have to reinstall just to get audio back14:48
duncan-nzLinuxHack3r, but the data drive on different computers will have different UUIDs14:48
Dazzled1both are 64bit,14:48
LinuxHack3rduncan-nz: And that's what I'm wondering. But it will be a partition on the bootable disk, so what are my options?14:49
escottaureianimus_, there is also a fancontrol script apparently in apt14:49
scriptwarlockchamp, are you following?14:49
champscriptwarlock:no14:49
CelphishHelo14:50
scriptwarlockchamp, open your software sources at ubuntu software center14:50
Celphishis this the same channel I was in a few minutes ago? I forgot the # in the /j-command14:50
Un_n0wnWhat video output method you have to choose on vlc to get somekind of acceleration on latest catalyst?14:50
Un_n0wnWhich?14:50
=== joshua__ is now known as JoshuaL
duncan-nzLinuxHack3r, a partition on your USB disk? That should work without any trouble.14:50
champscriptwarlock:please tell me how to remove the ppa and key ?14:50
thingfishok, since no one seems to be able to offer guidance, I'll just leave with a warning to 11.04 users: don't reboot with your sound muted or you're liable to never have audio again.14:51
CelphishThis is awesome :D I do love irssi so far, just what I want :D14:51
champscriptwarlock:yes i have software center before me.14:51
scriptwarlockchamp, go to software sources and other software14:51
Celphishsooo14:51
thingfishand actually, this happened iirc in 10.10 as well14:51
kubu2thingfish: that's bs14:52
champscriptwarlock:how do u that ?14:52
scriptwarlockchamp, remove stebbins ppa and authentication>launchpad handbrake14:52
duncan-nzchamp, in software center go to 'edit > software sources'14:52
cakeb0ssI've never been successful cracking WPA I understand you have to deauthenticate clients and sniff the handshakes but I have never been able to successfully gain entry into my router this way.14:52
thingfishkubu2: tell me about it.14:52
escottthingfish, you just delete the alsactl files that remember the sound settings and disable the service and reboot14:52
champscriptwarlock:wait..14:52
escottthingfish, that should get you back to "stock" register settings14:52
thingfishescott: and how do I find these files?  I don't know what they're called14:52
tdnHow do I check which graphics driver is in use?14:53
Celphishhow do I exit a query-window in irssi?14:53
Celphishtdn: sudo lshw14:53
tdnCelphish, gives a lot of output. How do I read it?14:54
thingfishescott: scriptwarlock had me do alsa force-reload...does that accomplish the same thing you suggested?14:54
champscriptwarlock:still the same problem...14:54
scriptwarlockthingfish, nice job14:54
aureianimus_escott, i found the script, but that seems like a very secondary solution14:54
champscriptwarlock:i did as u said..14:55
thingfishscriptwarlock: but it didn't work.14:55
Celphishtdn: well, that's another story.. I have a vague memory of trying to find exactly which driver my usb-ports were using to be able to decide if they are usb 2.0 or not..14:55
Celphishdon't remember that much more, sorry...14:55
Dazzled1I recall some weird behaviour with my USB headset in 10.10, but some fiddling in alsamixer cleared that out14:55
escottthingfish, whenever you reboot the alsa service saves your volume levels and reloads them14:55
scriptwarlockchamp, after removing everything from stebbins go here https://launchpad.net/~stebbins/+archive/handbrake-releases/+packages?field.name_filter=&field.status_filter=published&field.series_filter=natty14:55
escottthingfish, if you disable that behavior/disable that service then it won't be able to restore the bad levels14:55
escottthingfish, it is /var/lib/alsa/asound.state14:56
scriptwarlockchamp, dont forget to apt-get update14:56
LarsTorbenKhello14:56
scriptwarlockthingfish, sorry wrong send14:56
tdnCelphish, so, I guess I am back to my original question: how do I see which graphics driver I am using?14:56
scriptwarlockthingfish, busy pm's14:57
scriptwarlockthingfish, still no sound? not even scratche?14:57
champscriptwarlock:when i do apt get update . i get this E: Type 'ain' is not known on line 1 in source list /etc/apt/sources.list.d/stebbins-handbrake-releases-natty.list E: The list of sources could not be read.14:57
escottthingfish, that seems a bit drastic as an approach, but i don't know what other things you have tried14:57
thingfishscriptwarlock: nada14:57
scriptwarlockchamp, yeah thats why i told you to remove his ppa on your software sources14:57
champscriptwarlock:yes i did that man..14:58
duncan-nzcan I delete ~/.local/share ?14:58
scriptwarlockchamp, and how about the keys?14:58
Celphishtdn: well, yeah.. sorry, but I'm confident that the information is listed there where it lists information about your graphics-adapter14:58
champscriptwarlock:from edit->software sources14:58
champscriptwarlock:that too14:58
thingfishthanks guys, gonna see what happens now after a reboot14:59
CelphishHow do I close a query-window in irssi?14:59
tdnCelphish, what to look for?14:59
Celphishtdn: let me check14:59
champscriptwarlock:now software center fails to list the items..14:59
scriptwarlockchamp, hmm strange i have installed it successfully but anyway lets clean them up14:59
Celphishtdn: I just need to figure out how to open another terminal :D15:00
champscriptwarlock:tell me how to do it man..?15:00
ManDay^/quit15:00
BluesKajHowdy folks15:01
scriptwarlockchamp, heh can you wait a second i'm eating bread :)15:01
champscriptwarlock:k15:01
Celphishwoohoo, one step complete15:01
CarlFKtdn: less /var/log/Xorg.0.log15:01
malikhttp://pastebin.com/5x3h7fnh , Can any one help me fix this code that so that it tells me which file descriptor got the event ?15:01
annyI fixed the problem. I did dpkg-reconfigure grub-pc and added video=1024x768. Now it boots into that resolution instead of the other. coz_ thanks for your help15:02
Celphishtdn: mine says: configuration: driver=i96515:02
Celphishtdn: so I guess it's google-time after that then...?15:03
scriptwarlockchamp, sorry i made you wait15:03
coz_anny,   excellent :)15:03
champscriptwarlock:its ok.15:03
tdnCelphish, ok, it seems I use nouveau15:03
annyon Ubuntu 10.04 and earlier, I had the places menu which included "Connect to server", is this dialog available in Xubuntu /15:03
Celphishtdn: what gfx-adapter do you have?15:03
daveyjoeI want to create a cronjob that runs every 10 minutes, is `10 * * * *` the correct syntax? Or does that run it on the 10th minute of every hour?15:04
CarlFKtdn: look for [    28.715] (==) Matched intel as autoconfigured driver 015:04
tdncelthunder, 01:00.0 VGA compatible controller: nVidia Corporation G84M [Quadro FX 570M] (rev a1)15:04
nbubuntucan someone teach me how to lock timestamps on ubuntu 10.10 ?15:04
champscriptwarlock:there man ??15:05
nbubuntueverytime I add a file the folder automatically modified to today's date15:05
scriptwarlockchamp, how many lines did you delete stebbins ppa.. you can see 2lines in the software center15:05
champscriptwarlock:2 lines man..15:05
escottdaveyjoe, that would be minute 10 of every hour15:06
scriptwarlockchamp, authentication> remove launchpad handbrake snapshots15:07
ubuntumark is on15:07
daveyjoeescott: Is it possible to do every 10 minutes?15:07
escottdaveyjoe, try */1015:07
daveyjoeescott: ok15:07
=== ng_ is now known as NG_
champscriptwarlock:did that too man ..15:08
kasunHi, I have recompiled linux kernel. It has generated two archictectures i386 and x86. I'm unsure what should be used in my machine. I have a compaq laptop  with intel processor.15:08
scriptwarlockchamp, pastebin the result ls -l /etc/apt/sources.list.d/15:08
kasunMay I know the difference between the two?15:08
nbubuntucan someone teach me how to lock timestamps on a folder ? Using ubuntu 10.10 ? Everytime I add a file into the folder , it automatically modified to today's date.I wanted to retain the previous folder date.15:08
escottkasun, do you mean x86_64?15:09
kasunescott: no, just x86.15:09
champscriptwarlock:http://paste.ubuntu.com/607825/15:09
Sidewinder1nbubuntu, Can't you just configure your file manager to list both "created date" and "modified date"?15:10
scriptwarlockchamp, yeah remove those lists of stebbins15:10
champscriptwarlock:how to do it.. ?15:10
pladijshow do i reinstall a package absolutely from scratch?15:10
champscriptwarlock:tell me the steps..15:11
=== denny- is now known as denny
scriptwarlockchamp, rm /etc/apt/sources.list.d/stebbins-handbrake-releases-natty.list15:11
Sidewinder1pladijs, First, in Synaptic "Remove Completely" then reinstall.15:11
scriptwarlockchamp, rm /etc/apt/sources.list.d/stebbins-handbrake-releases-natty.list.save15:11
nbubuntuSidewinder1 : Ubuntu ext4 doesn't have created date and only option left was modified date but everytime I add a new picture ,the folder modified date get's update.It mess up the sorting15:11
kasunescott: so.... can you please tell me with what I should go ahead with?15:12
escottnbubuntu, ext4 has atime, mtime and ctime15:12
pladijsSidewinder1: thanks15:12
nbubuntuSidewinder1 : So how do I configure your file manager the file manager ?15:12
LarsTorbenKhi15:12
scriptwarlockchamp, after removing him do the apt-get update15:12
nbubuntuescott : I dont see ctime at the list ?15:12
Sidewinder1nbubuntu, It should be somewhere in Edit Preferrences, I think.15:13
m3asmiThe requested URL / was not found on this server.15:13
escottkasun, im not sure what you are seeing. the last time i compiled my own kernel was pre 64bit. im guessing make image created both a 32bit and a 64bit image, but im not sure15:13
nbubuntuSidewinder1 : Only modified time15:13
scriptwarlockchamp, did you get it?15:14
champscriptwarlock:ya man.15:14
scriptwarlockso no more error?15:14
Sidewinder1nbubuntu, Sorry, I use ext3; not really familiar with ext4. :=(15:14
scriptwarlockchamp, no more error?15:14
champscriptwarlock:can u recommend good video converter for ubuntu 11.0415:14
scriptwarlockhandbrake is good15:14
Cube``ughh, how can i install "lessc"?15:14
champscriptwarlock:no more error man,thanks15:14
nbubuntuSidewinder1 : So there's no way to keep the modified time lock ?15:15
scriptwarlockchamp, handbrake is good15:15
champscriptwarlock:k15:15
escottnbubuntu, by definition mtime is mtime. ctime is there you just need to keep looking for it15:15
scriptwarlockchamp, so wanna try again?15:15
m3asmiapache2 return The requested URL / was not found on this server. in    http://localhost/15:15
Sidewinder1nbubuntu, There may be but I don't know how, sorry.15:15
champscriptwarlock:ya man can u guide me...?15:15
nbubuntuSidewinder1 : is ok , will look for it15:16
kanoehello everybody15:16
Sidewinder1Good lick!15:16
scriptwarlockchamp, sure..  sudo add-apt-repository ppa:stebbins/handbrake-releases15:16
nbubuntuescott : So there's no way to lock the modified time too ?15:16
Sidewinder1Luck!!!15:16
BluesKajchamp , a good cli app is ffmpeg15:16
Sidewinder1God...15:16
=== jeff_ is now known as Guest2571
escottnbubuntu, you can15:16
escottnbubuntu, you can15:16
BluesKaj!ffmpeg  | champ15:16
kanoehave any body use foobnix15:16
kanoehave any body used foobnix15:16
scriptwarlockBluesKaj, i think his a newborn15:16
escottnbubuntu, you can't lock mtime, find the ctime (kept hitting enter instead of ')15:16
BluesKaj!info ffmpeg15:17
scriptwarlockBluesKaj, needs gui15:17
ubottuffmpeg (source: libav): Multimedia player, server, encoder and transcoder. In component main, is optional. Version 4:0.6.2-1ubuntu1 (natty), package size 239 kB, installed size 1040 kB15:17
nbubuntuescott : :(15:17
champscriptwarlock:after that ?15:17
scriptwarlockchamp, apt-get update15:17
nbubuntuescott : You mean mtime = can or can't ?15:17
kanoei just encounte some problem15:17
kanoeit can not show the gbk right15:18
CelphishFor anyone thinking about which irc-client to use, I suggest trying irssi (I'm doing it atm, learning as we speak), feels very nice :)15:18
champscriptwarlock:after that ?15:18
scriptwarlockchamp, good result? do this sudo apt-get install handbrake-gtk15:18
aureianimusi've just managed to switch off my graphics card using an acpi call, but now my fan is running full speed, how do i fix that? (asus laptop, nvidia gt 540m)15:18
champscriptwarlock:so far good result. its installing ..15:19
mervakaCelphish: already there :)15:19
m3asmiNot Found15:20
m3asmiThe requested URL / was not found on this server.15:20
m3asmiApache/2.2.17 (Ubuntu) Server at localhost Port 8015:20
escottnbubuntu, cannot. you could also drop to a shell and use stat or ls15:20
kasunescott: ok.. My 'arch' command returns i686. So shall I go with x86 since i386 is old compared to i686?15:20
Celphishmervaka: it's awesome! isn't it :D Alot to learn though, and I need to figure out how to configure it to auto-do stuff when it starts.. :)15:20
escottkasun, i have no idea what x86 i can't advise you15:20
Sidewinder1aureianimus, To answer your question a while back...The fan running at full speed will not do any damage, at least I don't think so...15:20
kasunescott: ok, thanks anyway15:21
aureianimusthanks, brb15:21
Sidewinder1Welks15:21
Celphishmervaka: I suspect I have to edit the config-file xD15:21
LarsTorbenKhi15:21
scriptwarlockchamp, success?15:21
mervakaCelphish: if you run via a screen session, check out screen_away.pl15:22
mervakaautomatically sets you away when you detach15:22
Celphishmervaka: I'm not sure I use the screen-session.. I just opened a terminal-window and started it with "irssi"15:22
mervakaah15:22
mervakayou dont then.15:22
Celphishscreen-thingie*15:22
Celphishmervaka: what15:23
mervakai ssh into my server, which itself runs irssi15:23
Celphishmervaka: oh15:23
mervakascreen lets me close the window, then come back to it as i left it15:23
compdockasun, what intel cpu is it? how old? x86 is likely the best choice, but it depends on what youre going to do with it15:23
=== Monkey_of_Borg is now known as Monkey_of_Bor
Celphishmervaka: my server uses windows 2008 r2, might not work as well there ;P and don't want to use a entire vm-guest just to have irc there15:23
=== Monkey_of_Bor is now known as MonkeyDust
BluesKajscriptwarlock, I don't recommend handbrake , because I neber had much success with it ..dunno why15:23
BluesKajerr never15:24
Cube``ughh, how can i install "lessc"?15:24
Cube``seriously15:24
Cube``how can i be so difficult15:24
Celphishwelcome to the world of linux Cube``15:24
scriptwarlockBluesKaj, yeah sometimes it breaks... ffmpeg wins :)15:24
scriptwarlockBluesKaj, anyway were just correcting his error things but not handbrake15:24
kasuncompdoc: Mine is i686. It turned out that i386/boot/bzImage is actually  a symlink to the x86/  one.15:25
kasun:)15:25
zthhello! is upgrading from 10.04 to 11.04 possible/recommended straight through dist-upgrade?15:25
compdocheh15:25
BluesKajok, scriptwarlock, understood15:25
mervakaDescription:Debian GNU/Linux testing (wheezy)15:26
Sidewinder1zth: no, you must go version by version or do a fresh install.15:26
Sidewinder1zth, If 10.04 is working you don't need to upgrade. "If it ain't broke, don't fix it." :-)15:27
Cube``aaaaargh15:27
insanity99hey guys, on ubuntu 11.04, how do i get the indicators at top when in gnome to appear? example dropbox/cryptkeeper15:28
IdleOnekanoe: what problem are you having with foobnix?15:29
zthSidewinder1, hehe I'm running ubustudio and need the newest kernels and latest JACK-version, so I have to upgrade =)15:29
CelphishI have to ask, with the risk of being yelled at.. What's the advantage of Ubuntu over LinuxMint in your eyes?15:31
Sidewinder1zth, Then I would suggest backing up all of your data files and doing a fresh install; either that or upgrade distro by distro IE: Lucid--> Maverick--> Natty.15:31
champscriptwarlock:3gp converter...?15:31
kanoeok IdleOne , the foobnix just cannot show the right tab coding15:31
oCeanCelphish: no yelling, but this is not the channel for such discussion, try #ubuntu-offtopic15:31
CelphishoCean: hehe, I will, thanks15:31
IdleOnekanoe: foobnix is not in the ubuntu repositories. I suggest you try reporting a bug to the developers or perhaps see if they have a forum or IRC channel.15:33
scriptwarlockchamp, you can use ffmpeg or winff15:33
insanity99anyone?15:33
champscriptwarlock:but ffmpeg does not convert 2 3gp correctly especially the audio. what is ur take ?15:33
testi_Is there a graphical tool to assign mouse devices to pointers?15:34
hugohey15:34
scriptwarlockchamp, winff15:34
ayigsalu15:34
champscriptwarlock:man winff is just a gui for ffmpeg it does what ffmpeg can do..15:34
hugoDoes anyone know of an application for taking screenshots called Quick-something I know that it has the word quick in it but I can't seem to remember what it's called.15:34
ayigsvp j'aimerais k vs m'aidez pour cracker un reseau avec ubuntu15:35
hugoNevermind, I got it :)15:35
Skaperenis anyone still running 8.10 ?15:35
hugoscreen irssi15:35
oCean!fr | ayig15:35
ubottuayig: 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.15:35
champscriptwarlock:u there man?15:37
scriptwarlockchamp, last card mobile media converter.. sorry thats all i know.15:37
insanity99anyone?15:37
champscriptwarlock:k thks man bye :)15:37
Celphishinsanity99: what?15:38
AndrewMC!resetpanels | insanity9915:38
insanity99on ubuntu 11.04, how do i get the indicators at top when in gnome to appear? example dropbox/cryptkeeper15:38
ubottuinsanity99: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »15:38
insanity99but im using unity15:39
scriptwarlockinsanity99, yes dropbox appears at the top15:41
insanity99scriptwarlock, so i type gconftool --recursive-unset /apps/panel && killall gnome-panel15:42
bobbyjacksonim having network problems w speed and now with ndiswrapper can any one help me?15:42
=== shahar_ is now known as DawnLight
scriptwarlockinsanity99, do you mean reset your manel to appear?15:43
scriptwarlock*panel15:43
ayig?????15:43
insanity99dont no, ubottu told me to do that15:43
insanity99i want panels that are on gnome to be on unity15:43
Sidewinder1bobbyjackson, I can't really help with your problem, but, I have read many, many, times that "ndiswrapper" should only be tried as a last resort.15:44
scriptwarlockinsanity99, he just thought you want to reset15:44
insanity99oh, is what i want possible?15:45
Israfel_Anyone have issues with Chromium not using flash cookies to keep you logged in?15:45
bobbyjacksoni think i have tried every thing i can but im welcome to try anysoulution to my problem15:45
Sidewinder1!ubottu15:45
ubottuHi! I'm #ubuntu's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots15:45
scriptwarlockinsanity99, have you installed the dropbox?15:45
insanity99i already had dropbox before upgrading to 11.0415:46
kanoeIdleOne,  thanks, i just left for a minute and now in15:46
BlouBlouThe real difference between 3D and 2D is that 2D hasn't compiz enabled, right? Or does 3D has more stuffs than 2D? Because it seems Unity doesn't work with GeForce FX and I'm thinking about installing 2D one15:48
Ampelbeininsanity99: the new unity-indicator area can't be used by all programs, they need either be converted to the new api or whitelisted in the notification package.15:48
kanoeIdleOne, are u still here?15:49
IdleOnekanoe: yes.15:49
IdleOnekanoe: foobnix is not in the ubuntu repositories. I suggest you try reporting a bug to the developers or perhaps see if they have a forum or IRC channel.15:49
scriptwarlockinsanity99, wana try?15:50
insanity99scriptwarlock,  try what?15:50
kanoeIdleOne, thank u~ let me try~15:51
kanoeIdleOne, btw, i am not good at english15:52
kanoehehe~15:52
IdleOnekanoe: what is your native language?15:53
kanoechinese15:53
scriptwarlockinsanity99, no forget it.. see if dropbox was included15:53
IdleOnekanoe: /join #ubuntu-cn15:53
IdleOnemaybe someone there can help you15:53
insanity99ok thanks15:54
kanoeIdleOne, i have joined that chanel,thank y15:54
hmullerWhy is Natty automatically installing nvidia driver instead of nouveau?15:54
sdahi all, question, i need a normal text boot, so i can see where my ubuntu stops to boot! how can I? It boot 1of3time almost....15:56
bobbyjacksonany one able to help me with network issues15:56
Xelibobbyjackson, you're better of stating your questions, rather  than asking to ask15:57
Skaperenbobbyjackson: define "network issue" ... also define "any one"15:58
BluesKajsda, try the recovery kernel then , teminal or tty as root ..anyway it's the last choice in dialog15:59
Cube``how do i add some directory to my $PATH?15:59
BluesKajsda, the try to boot15:59
SkaperenCube: PATH="/some/dir:${PATH}"15:59
Cube``Skaperen: where do i put that15:59
Cube``in the shell?16:00
SkaperenCube: if you just want it done now, and only in this shell, just type it16:00
sdaBluesKaj, I didn't understand, you mean try the last option on grub? recovery kernel?16:00
pythonirc1011I'm having a wierd problem. I login inside the text mode, with login password, then start "startx". After some time, the x-login terminal gets locked. The lock wont accept my password for some reason. I know the password is correct. Has anyone seen this problem?16:00
Skaperenif you want it across later logins automatically, then insert it in .bashrc or whatever16:00
tonsofpcspythonirc1011: does X look at the same password authentication mechanism?16:01
=== mitch_ is now known as Guest87150
pythonirc1011tonsofpcs: how do i find out?16:01
tonsofpcscheck your x configs? (not sure exactly where, never had that issue)16:01
pythonirc1011I cant even get back to the X-screen after i used Ctrl+Alt+F216:01
bobbyjacksonmy wireless network was very slow i tried disableing ipv6 that didnt work so i found drivers for my card and instlled those and that didnt work so i tried ndiswrapper and i got it to find my driver and device but no wlan016:01
tonsofpcsbobbyjackson: have you ruled out the external infrstructure?16:02
IdleOnepythonirc1011: ctrl-alt-F7 or is it F8 maybe16:02
bobbyjacksonyes i have16:02
warishelle16:03
escottpythonirc1011, sounds like a pam configuration issue16:04
brineyhow do i make a bootalbe live usb drive?16:04
hmullerAnyone know why nvidia module is automatically installed instead of nouveau during Natty install?16:04
pythonirc1011escott: is there a way to kill this lock screen in a gnome session?16:04
pythonirc1011IdleOne: Thanks. That worked16:04
IdleOnepythonirc1011: sure thing16:04
pythonirc1011I was looking for a xlock process but cudnt find it16:04
IdleOnepythonirc1011: was it F7 or F8?16:05
wafahi every body16:05
escottPython1320, you could kill gnome-screensaver from another terminal16:05
escottpythonirc1011, i mean16:05
BluesKajsda yes16:05
wafaam working under ubuntu 10.1016:05
hmullerBluesKaj: sda left16:05
xpshi to all16:06
pythonirc1011great, thanks...killing gnome-screensaver worked16:06
wafai have this error message ' your screen, graphic card and input device setting could not be detected correctly you'll need to configure these yoursel"16:06
scriptwarlockoh my its working.. now i can play anything i want to my top panel16:07
escottpythonirc1011, and it sounds like gnome-screensaver is having some kind of pam related issues check /etc/pam16:07
wafahad any one an idea how to fix it16:07
BluesKajhmuller, ok .I was outside picking up a large branch that broke off one of the trees here , it's quite windy today16:07
Sughi is possible that my virtual drive file vdi is can install in any live partion of my harddrive ?16:08
xuhi16:08
rajuhow can i move to new grub version from older version16:08
mang0Hm. Guys, I have a UC-Logic graphics tablet that I would like to work in Ubuntu. I'm on 11.04, and it's sorta important but I don't know where to start....16:08
nbubuntuescott : I can't find it anywhere , can you tell me how to find the created time ?16:09
wafacan AbTuX ny one help PLZ16:09
=== root is now known as Guest58315
escottnbubuntu, stat16:10
nbubuntuescott : stat ?16:10
nbubuntuescott : what do you mean ?16:10
escottraju, install grub-pc remove grub double check the config cross fingers reboot :)16:11
Dazzled1bobbyjackson, perhaps as a Last Resort, you could look into an MTU issue16:11
BlouBlouwafa: what?16:11
BlouBlouraju: why? You shouldn't do it16:11
escottnbubuntu, from command line stat filename16:11
bobbyjacksonmtu?16:11
wafahi bloublou16:11
Dazzled1I noticed terrible performance on the company network, and a simple switch from 1500 to 1430 greatly improved performance, but I don't know why16:11
rajuBlouBlou:  i heard that new grub version released . so i wanna go for that16:12
Guest58315opopooooo16:12
wafaBlouBlou  i have this error message ' your screen, graphic card and input device setting could not be detected correctly you'll need to configure these yoursel"16:12
BlouBlouraju: oh sorry, I read "from newer to older"16:12
pythonirc1011I'm trying to run brasero to write a disc image but it wont show me the drive that has the writable DVD. How can i fix this?16:12
mayanks43hey there, I installed ubuntu 11.04 on a new partition, however whenever i try to boot grub hangs after like 2 secs, any help ? :(16:13
nbubuntuescott : there are only access modified change16:13
rajuBlouBlou:  so what i have to do for that ?16:13
BlouBlouraju: https://help.ubuntu.com/community/Grub216:13
Guest58315what are youre name???16:13
Dazzled1bobbyjackson, Maximum Transmission Unit16:13
BlouBlouraju: read "upgrading to grub2"16:13
wafaBlouBlou: can you help?16:13
rajuBlouBlou:  thank you , i'm on it16:14
anyHello All16:14
BlouBlouwafa: go to your card's web and download driver. After it "chmod +x file" and open it16:14
Guest58315raju? what do you come from??16:14
wafaBlouBlou: i dnt have access to my graphic mode16:15
escottnbubuntu, thats all the info there is16:15
BlouBlouGuest58315: why?16:15
rajuGuest58315:  i didnt get you buddu16:15
wafaBlouBlou: I can only have command line access16:15
nbubuntuescott : nope , will paste bin it16:15
BlouBlouwafa: then use another PC or a live CD16:15
BlouBlouwafa: or "wget URL"16:16
wafaBlouBlou: i have a message saying that 'relevant configuration and log files have been saved to $xorg_backup_file  how can i use it?16:17
escottnbubuntu, http://www.unix.com/tips-tutorials/20526-mtime-ctime-atime.html16:17
EMB635is this a general channel?16:18
BlouBlouwafa: you can open that logs by "pico <file>"16:18
nbubuntuescott : http://pastebin.com/qHpY2JFY16:18
BlouBlouEMB635: General "help" channel, yes16:18
wafaBlouBlou: how can i do that?16:18
EMB635thank you16:18
BlouBlouEMB635: About Ubuntu, obviusly16:18
EMB635oh ok not say anything help for android16:19
BlouBlouwafa: I told you the command16:19
BlouBlouEMB635: If you want General Help, try #freenode16:19
EMB635thank you16:19
escottnbubuntu, i think the answer is you cant do what you want to do here16:19
wafaBlouBlou: i was talking about the pico file16:19
mneptokBlouBlou: you should really stop using symlinks and just invoke "nano" when you need a text editor ;)16:20
nbubuntuescott : what does that mean ?16:20
BlouBloumneptok: noted :)16:20
mayanks43ny1 faced prob of grub hanging after 2 secs?16:20
escottnbubuntu, unix just doesnt track a creation time in the way you are thinking about it16:21
BlouBlouwafa: pico (nano) isn't a file, it's a text editor. Go to the folder in which logs are and type "nano <file>".16:21
Mosfethello16:21
nbubuntuescott : I know that , that's why I wanted to find a way to lock modified time16:22
escottnbubuntu, and short of a nomtime mount directive you cant do that either16:22
Proz01dHi Guys, I installed ubuntu server 10.04 LTS 64bit and it completed successfully however when i try to boot i can't get passed the "Starting Apparmor profiles [OK]"  the system just seems to hang  (i do have encryption on my volumes enabled).16:23
AbTuXwafa , are you still there?16:24
BlouBlouAbTuX: he left16:25
nbubuntuescott : So how do you keep track of folders which doesn't give a created date ? somehow ,everytime I add a file the folder automatically update to current date and time. Can't it just keep it's current modified time ? or option to lock it ?16:25
AbTuXBlouBlou, ok , I think renaming that backup xorg file will do the job.16:26
escottnbubuntu, i guess the answer is you cant i thought ctime was what you needed seems it isnt16:27
nbubuntuescott : been years , there's no ctime for ubuntu and can't add a created time for sorting , is there any application which can keep track or save ctime like script with a file in it ?16:30
final_salve a tutti, qual' e' il canale di aiuto per ubuntu?16:30
oCean!it | final_16:31
ubottufinal_: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)16:31
mofuanyone had any luck with this script to prevent screensaver from starting during Flash movies?   http://paste.ubuntu.com/421810/16:31
mofuusing 11.0416:32
sosaitedI am trying to run Firefox 4 (Downloaded the tar from getfirefox) on 10.10, side-by-side with 3.6. But when I run "./firefox-bin" in the extracted folder, I get "./firefox-bin: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory"16:32
arcskywhen i ssh to my ubuntu machine it takes like ages after i typed the user, it takes time before i can type the password.. does anyone know if this a bug or something?16:32
escottnbubuntu, depends on how you want to access it. what is the significance of folder creation time to you? how does it make things better for you? what do you want to accomplish?16:32
kali`whenever i login over ssh this junk peaks my cpu: '/usr/bin/python /usr/lib/update-notifier/apt-check'16:34
kali`i want that gone!16:34
nbubuntuescott : having quite a lot of folder tree listed in a picture folder, it's very hard to sort without a ctime , not knowing which folder was the first file created.16:35
wildc4rdafternoon all16:35
danbhfiveHow does one get start developing a unity lens/applet/ whatever they are called16:35
nbubuntuescott : You can't add extra tag on the folder , not rating and etc .16:35
katieI am a newby with ubuntu, trying to instal an epson sx218 printer16:35
arcskykali`: ualso hot problem when u ssh to ur ubuntu ?16:35
kali`arcsky, what do you mean?16:36
kali`oh yes16:36
kali`the problem is cpu and a  bunch of other scripts run as root16:36
nbubuntuescott : ext had develop so much but it really miss out ctime .I dont know why dev doesn't want to implement it at all. So any reason why dev dont use ctime ?16:36
arcskykali`: it takes ages for me before i can type the password16:36
kali`http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=55446016:37
ubottuDebian bug 554460 in update-notifier "update-notifier: apt-check hangs using 100% of cpu" [Normal,Fixed]16:37
kali`it is a debian bug report16:37
Bill_MIHi folks, I have a dumb question.  Can I change a 32-bit 10.04 install to effectively the AMD64 install with a kernel change?16:37
kali`arcsky, have you tried enabling ssh-key logins?16:37
oCeannbubuntu: the support for creation time is included in ext4 I think, but that is just the support16:37
kali`arcsky, it's much faster than typing a password16:37
syn-ackBill_MI, No16:37
arcskykali`: ok16:37
syn-acknot quite that simple16:37
syn-ackyou have to install the 64 bit userland as well16:38
Bill_MIThanks, syn-ack.  Is it complex enough a new install preferred?16:38
kali`arcsky, do you need help with that?16:38
escottnbubuntu, most photo viewers will make a database of exif info, if i needed folders with creation time I would name them as such 2008-05-01-trip-to-london/ or some such. as to why they don't track a creation time... not sure probably a feeling that it isn't entirely meaningful in a system where data gets piped and cat-ed around. what is the correct creation date for a file created yesterday but replaced with a shell redirection today?16:38
nbubuntuoCean : but didn't implement . I wonder why , not to mention comparing with ntfs but isn't a creation time is partially important for file sorting ?16:39
syn-ackBill_MI, it's a PITA enough to warrant a new install but it can be done16:39
katieanyone know how to instal an epson sx 218 ptinter in ubuntu 10.04?16:39
escottBill_MI, it would be too easy to screw up.. reinstall16:39
syn-ackyeah16:39
Bill_MIThanks, syn-ack.  Your advice is golden.  No relation to syn-ack on DSLR is it?16:39
syn-ackresintall16:39
oCeannbubuntu: adding ctime in the inode was the easy part, it is *way* more difficult to modify or add the necessary system calls (such as stat)16:39
syn-ackDSLR?16:40
kali`katie, googling those key words gets me this http://ubuntuforums.org/showthread.php?t=166057116:40
Bill_MIsyn-ack, yeah an old friend on DSLReports uses the same name.16:40
syn-ackBill_MI, ah no16:40
syn-ackI've had this as an irc nick for 11 years though16:41
katiethanks, sorry i did not see your response before, using wifes computer and the name katie didn't register at first .. oops :(16:41
syn-ackBill_MI, On DSLR I'm matt_eskes16:41
ff2Can someone please tell me how to install a new desktop on version 11.04 onto my eee pc please?16:41
ff2it's completely blank16:41
Bill_MIThanks, syn-ack.  I would guess SYN-ACK has been at least that long, too.  Gee, TCP is TCP LOL.16:41
katiekali, i been there, but have been going around in circles all afternoon16:41
falafell1how can i config ati overdrive to be able to get higher clock speeds? on windows i can clock much higher then it allows me to under linux16:42
syn-ackheh16:42
rumpe1ff2, usually you have at least two: unity and gnome (classic). Does login-manager work?16:42
katiesays drivers missing16:42
Bill_MIAnd thanks, escott  Supporting advice is always welcomed.  I'll reinstall.16:42
ff2rumpe1 - login manager does work16:42
kali`!epson16:42
ff2rumpe1 - I had uninstalled gnome and reinstalled it16:43
kali`katie, then i'm afraid i just don't know. you could try asking in ##hardware16:43
YankDownUnderPrinting and Drivers under linux: http://www.linuxfoundation.org/collaborate/workgroups/openprinting16:43
rumpe1ff2, then choose "classic" desktop in there16:43
adam61can anyone recommend a good dvd burner for creating data discs on ubuntu 11.04?16:43
YankDownUnderDVD burner: Brasero16:43
adam61ok cool, is that the default one?16:44
YankDownUnderadam61, I don't run 11.04, however, it's available under all versions.16:44
dansloare there IRC clients for ubuntu that integrate into unity? dont tell me empathy because it sucks... it cant even make irc channels persistent16:44
bobbyjacksonif i reinstall ubuntu and i have a encrypted drive will it work after the reinstall16:44
katiethanks,, will give it a rest for today, been banging my head againsta revolving brick wall16:44
adam61ok that sounds good, thanks!16:45
YankDownUnderdanslo, What's wrong with xchat?16:45
dansloYankDownUnder: I dont know, does it integrate into unity?16:45
ff2rupe1 - thank you very much.  it works16:45
YankDownUnderdanslo, I won't/don't do Unity - therefore, I don't know.16:45
ff2*rumpe116:45
Bill_MIsyn-ack, I stand corrected.  He uses no hyphen: http://www.dslreports.com/useremail/u/33479216:45
adam61YankDownUnder, you don't know anything about either Tascam US-122 loader or npviewer.bin do you?16:45
adam61both are giving me major headaches16:46
YankDownUnderadam61, Um...I'll assume you've dug through the Ubuntu forums about 64bit flash and all that jazz?16:47
final_salve16:48
YankDownUnder!ubuntu-it16:48
adam61ya endlessly. i downloaded chromium but it was having the same problem. i found a program to nice it etc but i haven't gotten anyone to help me with it yet16:48
YankDownUnderChromium? Um...what's wrong with just normal Chrome?16:48
final_please link ubuntu.it16:48
Steristwhat's the root command for the alt+f2 menu?16:48
oCeanfinal_: /join #ubuntu-it16:49
YankDownUnderfinal_, #ubuntu-it16:49
final_thanks16:49
adam61YankDownUnder, ya i've gone through all that, but couldn't get it solved16:49
indrolmgreetings, rediscovering my linux side after 8 months communing with the darkside *windoze16:49
YankDownUnderadam61, Yet another reason I stick to sad little 32-bit linux.... ;)16:49
LAcanadam61, whats the problem?16:49
Celphishindrolm: Welcome :)16:49
=== Henriquez is now known as henriquez
Dazzled1I have 64bit flash (the Square project) AFAIK it's _only_ SW rendered16:50
=== henriquez is now known as Henriquez
k_szeNo PPA for neatx-server on Natty yet. :(16:50
LAcanadam61, what kinda vcard you got?16:50
nicofsI just changed fom xubuntu to ubuntu via apt-get install... how can i identify&get rid of the xubuntu packages i don't need anymore?16:50
=== nuseroner is now known as NuserONEr
Steristwhat's the root command for the alt+f2 menu?16:50
nicofsSterist, gksudo16:51
adam61LAcan, i have two problems: when flash plays, npviewer.bin hogs the cpu and usually freezes the computer. i've tried everything, but i'm very new and dont' really know what i'm doing lol. second problem is Tascam isn't being recognized; i had it working yesterday..16:51
LAcanadam61, what kinda vcard you got?16:51
adam61LAcan, it's nVidia pretty sure, but it should be recognizing the US122 and it's not16:51
nbubuntuescott : picture folder ctime is usefully. It's hassle to rename hundred of folder accordingly since it was created long before. It helps to keep track which folder was created at time back.I dont think it's easy to read every folder with the folder rename "2008-05-01-trip-to-london" when times comes you wanted to sort by name , it'll get mess up too.16:51
danbhfivenicofs: I would start with apt-get autoremove16:51
LAcanadam61, howd you install the nvidia drivers?16:52
Skaperenis there a simpler and faster way to get all package descriptions ... other than running "aptitude show <name>" for each and every package as optained from "apt-cache dump" ?16:52
hdon/home/donny/.Private on /home/donny type ecryptfs (ecryptfs_sig=eb08bc25547c96d2,ecryptfs_fnek_sig=2640208f63a25b5d,ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_unlink_sigs)16:52
hdongvfs-fuse-daemon on /home/donny/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=donny)16:52
adam61LAcan, i just did update manager, that's it so far16:52
Steristnicofs isnt there something else you put after that to make it so you aren't asked for a password again until reboot?16:52
hdon^ is this what encrypted home looks like?16:52
LAcanadam61, which ubuntu?16:52
hdonin mount(1) output?16:52
adam6111.0416:52
nicofsSterist, i don'T know about that, i just use gksudo + command every time...16:52
mang0O.o16:52
mang0bad language yankee ;_;16:52
mang0I'm too young for that XD16:53
LAcanadam61, ok click system / additional hardware on your panel... use the recommended nvida driver, then do a reboot and see how it runs16:53
Steristnicofs someone had me do it before, but it was on another pc so i cant check :(16:53
Guest64268hello16:53
mang0Guys, how do I move in and outta X? I need to run sudo X-configure, but I can't do that with X running...16:53
nicofsdanbhfive, doesn't help because adding ubuntu didn't make the xubuntu packages technically redundant...16:54
mang0I need to turn X off, then on again...16:54
Guest64268while i was trying to install ubuntu on virtual machine , i got : Unable to find a medium containing a live file system16:54
Guest64268what am i missing?16:54
nbubuntuescott : If you get what i mean , rename a folder with date on the front , you'll lost the ability to sort by name while adding on the back of the folder name "trip-to-london-2008-05-01" will lost of sorting by time . And it's untidy rename as it.16:54
Steristanyone know the command in the alt+f2 menu that makes it so you arent asked for a password again until reboot?16:54
Skaperenmang0: Ctrl+Alt+F116:54
adam61LAcan, i don't see that; i see additional drivers.. is that what you mean?16:54
Need4HelpHi guys.... i really need help with ubuntu 11.04 .... i'm a new user that doesnt want to user windows anymore.... but its getting very tricky to change to ubuntu...My problem is that i install vlc, xchat, chromiun and rar when i restart ubuntu a windows open requesting automatic logon or other ... :\ i have not set any password16:54
LAcanadam61, yup16:54
Skaperenmang0: X will still be running ... Ctrl+Alt+F7 to get back (maybe F8 or F9)16:54
adam61k i'll try that thanks16:54
mang0Skaperen: will that get me out of cmd line as well?16:54
mang0oh16:54
danbhfivenicofs: remove the first xubuntu package you installed16:54
* mang0 reads16:54
apavlov_hey everyone. Just upgraded my 10.10 to 11.04 on a Lenovo B560 and am now left with 640x480 only :( Any clues?16:55
mang0k thanks skaperen16:55
* scriptwarlock quits smoking16:55
Skaperenmang0: that will be text console ... all the windows remain open16:55
mang0yeah16:55
LAcanapavlov_, vcard not rpoperly installed16:55
mang0That's what I need16:55
mang0thanks16:55
Skaperenmang0: that will be text console ... all the windows remain open ... but are not shown until you switch back to X16:55
danbhfive!enter | mang016:55
ubottumang0: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!16:55
mang0<.<16:55
nicofsdanbhfive, what would that be? i started with xubuntu on that machine and "xubuntu-desktop" is gone already...16:55
Guest64268while i was trying to install ubuntu on virtual machine , i got : Unable to find a medium containing a live file system. what am i missing?16:56
Skaperenmang0: if you need X to completely shutdown, that's different ... if you just need X to restart, then log out and log back in16:56
apavlov_LAcan: easy to figure. B560 was tricky to set up video on with 10.10 either. It's configured with the same "intel" driver but not working16:56
Sterist!root16:56
ubottuDo not try to guess the root password, that is impossible. Instead, realise the truth... there is no root password. Then you will see that it is 'sudo' that grants you access and not the root password. Look at https://help.ubuntu.com/community/RootSudo16:56
AshishHello people of Ubuntu.. I had a problem.. Installed Windows 7 after Ubuntu.. How do I recover, people asked me to recover the grub, but my data is important.. I don't want to lose it..16:56
kaledo you guys have many people asking on how to remove this new fancy unity from ubuntu?16:56
LAcanapavlov_, what kinda card is it?16:57
LAcankale, lotta complaints about that ya16:57
oCean!classic | kale we just point them out that16:57
ubottukale we just point them out that: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.16:57
kaleoCean: ahh, then i actually can upgrade my moms system16:58
* Skaperen sets his root password to "gc2cg60az3w3kdev8qscxnbfx52iqvlt0rra"16:58
* kale remembers that16:58
oCeanStop the /me nonsense please16:58
MrBunsWhat do I add to grub's boot options to just drop into a root shell?16:58
SkaperenoCean: sorry, the /you command doesn't work16:58
kaleMrBuns: -s16:58
MrBunsthat's it?16:58
apavlov_LAcan: Intel GMA HD16:58
MrBunsfair enough. Thanks, kale16:59
LAcanapavlov_, hrmmmm... u chedk your additional drivers under the system panel?16:59
danbhfivenicofs: hmmm, My bad, I misread your comment.  Well, personally I would first run `sudo apt-get install ubuntu-desktop^` and then maybe install ubuntu-minimal and ubuntu-standard, and then finally use debfoster to clean up anything else, making very sure not to remove anything important.  or...16:59
AshishThe problem is, I recovered most of my files, from 2 accounts in Ubuntu, with ext4win software..16:59
danbhfive!puregnome | nicofs16:59
ubottunicofs: If you want to remove all !Kubuntu packages or !Xubuntu packages and have a default !Ubuntu system, follow the instructions here: https://help.ubuntu.com/community/PureGnome16:59
Ashishbut my main account was encrypted..16:59
Ashishi cannot read the contents of that profile with that software..17:00
Need4HelpNeed help, i'm using ubuntu on a usb stick and i restart and now there's a windows requesting for authentication...(says: automatic logon / other) i have not set anypassword... in fact the only change i made was install xchat, chromiun, vlc and rar that was all... can someone help me out17:00
apavlov_LAcan: there are none. And during the upgrade I got a brief message saying there was something wrong with the video driver, IIRC17:00
adam61LAcan, there are just two drivers available there and they are just different versions of each other. i did already install the second one that they call 'recommended'. should i try going back and using the first one and try rebooting?17:00
kasunHi, I have installed another Linux distro along side Ubuntu. Now, I need to add an entry to grub. I've mounted the /boot of that distro and ran update-grub in ubuntu. It discovers the other distro, but the entry is NOT in grub.cfg.17:00
kasuncan anybody help me pls17:00
nicofsdanbhfive, i was after exactly that list... thanks17:00
LAcanadam61, so the recommened one was already shwoing as being used? green light on the bottom of that drivers screen?17:01
adam61LAcan, yes, i forgot to tell you that was one of the very first things i did after installation17:01
LAcanadam61, ok cuz i have a 64bit rig with an nvidia and i dont have the problem ur describing... but im on 10.0417:01
Un_n0wnIs there a way to enable flash acceleration on latest version of ubuntu & catalyst?17:01
BluesKajkasun, have yoy tried rebooting update-grub?17:01
danbhfiveNeed4Help: is this just a window?  or are you trying to login?17:02
Un_n0wnIs there a way to enable flash acceleration on latest version of ubuntu & catalyst?17:02
LAcanadam61, might as well try the other possible driver before trying anything else17:02
kasunBluesKaj: no, I haven't? should I?17:02
alfei need help with opengl anyone?17:03
BluesKajworth a try kasun , grub.cfg doesn't show everything here either17:03
adam61LAcan, it was working ok for a couple days, but then i was trying to get rid of npviewer.bin and was removing programs and my system got annihilated. that's why i'm running two partitions now and am trying to get it back to one17:03
adam61ya, guess i'lll try that17:03
LAcanadam61, ok so u broke ur system then :)17:03
LAcanadam61, id do a fresh install fi I were you17:04
LAcanadam61, and find the right video driver first17:04
Un_n0wnIs there a way to enable flash acceleration on latest version of ubuntu & catalyst?17:04
kasunBluesKaj: sure. thanks17:04
nbubuntuescott : anyway thanks for tell gtg , see you then ;-)17:04
Need4Helpdanbhfive: Its the startup windows... i can-t log anymore....  the only password requesting last time i was using ubuntu was the wireless key and the keyshare... now i'm unable to log on to ubuntu...17:04
wanderingimy computer is saying "no init found, try passing init=bootary. .... (initramfs). what is that all about?17:05
adam61LAcan, yup lol.. scary, luckily i recovered it.. i would have lost a years of work. i guess i'll reduce it to one partition before i put too much more effort into solving the tascam issue eh17:05
BluesKajUn_n0wn, install ubuntu-restricted-extras17:05
Un_n0wnBluesKaj, I have already installed it. I have flash, but I wonder if there's a way to enable flash or video acceleration on latest ubuntu and catalyst ver.?17:06
MrBunsokay, apparently Ubuntu's hosts file doesn't work like Windows'. How do I wrap a url to an IP?17:07
LAcanMrBuns, resolv.conf17:07
MrBunsAh. Thanks.17:07
Steristnicofs it's gksudo naulutilis17:07
MrBunsWhat folder is that in, LAcan?17:07
LAcanMrBuns, but thats depricated so google it a bit first17:07
alfeLAcan i need your help17:07
MrBunsah17:07
BluesKajUn_n0wn , could be a driver issue , have you installed the recommended driver in admin/ additional drivers ?17:07
haunt_househas anyone had and solved the problem with kino just saving one single frame?17:07
LAcanmrburn just search for it, i believe /etc but ask google17:08
Steristnicofs took a guess from memory n got it right lol17:08
LAcanalfe, whats up?17:08
Need4HelpNeed help, i'm using ubuntu on a usb stick and i restart and now there's a windows requesting for authentication...(says: automatic logon / other) i have not set anypassword... in fact the only change i made was install xchat, chromiun, vlc and rar that was all... can someone help me out17:08
Un_n0wnBluesKaj, yes. I think catalyst is just a shitty driver like it was 1 year ago. Flash takes ~30% cpu, vlc ~8%17:08
BluesKajUn_n0wn, ati graphics driver that is17:08
=== fenris_ is now known as Guest24889
anysomebody have experience for setting up wirtualbox ?17:08
LAcanNeed4Help, did u try leaving the password balnk?17:08
MrBunsMan, I've never seen such a helpless google results page17:08
LAcanMrBuns, put it ""17:09
alfeLAcan: yesterday you were helping with the opengl thing, i disabled the thing in the additional drivers, reboot, then reenabled it and i still get the no opengl support on this system error17:09
LAcan"resolv.conf"17:09
MrBunsall right17:09
Need4HelpLAcan: yes.... also put the wireless and the share key ... but nothing seems to work :/17:09
BluesKajUn_n0wn, which ati card ,,, I know there are some driver prond with them , but most are fixable17:09
LAcanalfe, is the driver showin as being used in "Additional Drivers"?17:09
BluesKajprobs17:10
Un_n0wnBluesKaj, HD 567017:10
LAcanNeed4Help, sorry bro, i boot from CD's17:10
alfeLAcan: no it says "this driver is activated but not currently in use"17:10
Need4HelpLAcan: ;/   damn... i dont have cdroom.. thats why i use usb .... well.. guest i will stay using the windows 7 garbage!17:11
kasunBluesKaj: so i rebooted, still no luck17:11
LAcanNeed4Help, i suggest u repeat the process but create a user account17:12
adbuntufor some reason17:12
MrBunsOh my God. Doesn't anyone use resolve.conf like hosts file in Windows? I just want to block some ad sites. I don't want a 600 pager on nameservers.17:12
=== XuMuK|ZNC is now known as XuMuK
Dim123âñåì ïðèâåò17:12
adbuntuwell it could be me, but it seems like the GUI in ubuntu (10.04) is slower with the proprietary Nvidia drivers17:12
adbuntuthan whatever the default is17:13
MrBunsI want to say doubleclick.com 127.0.0.1 and be done!17:13
adbuntugames of course are faster17:13
Need4HelpLAcan: ummm its that the command adduser <username> admin ?17:13
armenceHello all. My wife and I share a computer. She is currently logged in and so I can't use the sound. I have removed us both from the audio group, but it still has not solved the problem. Is there a way to make her account release the sound without logging her out?17:14
coz_ hey all17:15
bastidrazorMrBuns: then add it to /etc/hosts in the format of URL  IP17:16
Sidewinder1MrBuns, Have you tried Adblock Plus for your Firefox?17:16
MrBunsbastidrazor: That was the first thing I tried. It does nothing.17:16
Dim123please help me, how i can change channel?17:16
Un_n0wnDim123, /join #another_chan17:17
Dim123thank you17:17
MrBunsIt does absolutely nothing17:17
MrBunsHighly frustrating.17:17
LAcanMrBuns, back up, can u ping the host u put in resolv.conf?17:18
bastidrazorMrBuns: use IP URL .. i had it backwards17:18
Reign_How do I run diagnostics on Ubuntu to figure out what is wrong that it keeps "black screening" to text while I'm using my computer?17:18
MrBunsbastidrazor: I've tried both.17:18
MrBunsLAcan: let me try17:18
llutz /etc/hosts takes hostnames, not URLs17:18
BluesKajUn_n0wn, check launchpadm, there's a patch for the driver , http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b3b4fea0a50cc669acc8634806c2ecd6474f68c17:18
MrBunseasily, LAcan17:19
LAcanllutz, whats the diff between resolv.conf and hosts ?17:19
LAcanMrBuns, ok, and now u wanna surf a webpage or something?17:19
MrBunsLAcan: No, I want a ping on the site to fail17:19
llutzLAcan: resolv.conf configures your dns (nameservers etc), /etc/hosts lists  static table lookup for hostnames17:20
Un_n0wnBluesKaj, I'm using fglrx, the closed-source driver not radeon17:20
MrBunsLook, I honestly don't think resolv.conf OR hosts.conf is what I want.17:20
MrBunsllutz: What's the equivalent of the Windows HOSTS file?17:20
llutzMrBuns: /etc/hosts17:20
MrBunsllutz: I can just say google.com 127.0.0.1 in hosts and never be able to search again.17:21
MrBunsUbuntu ignores me.17:21
Reign_How do I get Ubuntu OS to run diagnostics?17:21
llutzMrBuns: google.com is a domain, /etc/hosts needs host-names17:21
LAcanMrBuns, why do you want pings to fail?17:21
MrBunsllutz: I don't know what to do with that. All I'm saying is google.com works in Windows', but not in Ubuntu's.17:21
BluesKajUn_n0wn, ok , it's your choice ...I haven't used ati in while so I'm not sure about the alternatives17:22
LAcanMrBuns, what exactly is the core problem?17:22
MrBunsLAcan: Because I want all access to that site to be denied?17:22
MrBunsI want to deny access to a site.17:22
LAcanMrBuns, dude, do that on your router17:22
MrBunsMy router ignores me, too.17:22
llutzMrBuns: "127.0.0.1 www.google.com"17:22
MrBunsI added it right into the deny list, and it serves it up like the broken piece it is17:22
istvanhey, so I installed ubuntu server in a vm and it works fine serving static pages with apache. however when I load a php script it returs an error 50017:22
Reign_How do I run diagnostics on a Ubuntu OS?17:23
MrBunsllutz: That doesn't do anything17:23
llutzMrBuns: then check your dns17:23
whoeverwhen i start rhythbox after setting up, when i close and reopen rhythm box it scan the media as if it was the first time scanning the directoruy. is there a setting to tha it will retain th info from last scan of the directory?17:23
MrBunsllutz: Why?17:23
Reign_Thanks anyway. Have a good day17:24
llutzMrBuns: something resolves google.com earlier than using /etc/hosts17:24
MrBunsthen it just isn't worth it17:24
=== gaurav_ is now known as Guest30526
LAcanMrBuns, alternately, you can configure the browser to ignore or xresolve hostnames...?17:25
MrBunsI never thought there was something Windows could do that Ubuntu could not17:25
MrBunsLAcan: The router was ideal. The HOSTS was a compromise. Firefox's preferences are unacceptable.17:25
LAcanMrBuns, i just think you arent configuring any of these things correctly, but thats just me17:26
MrBunsLAcan: It's editing a text file. It's kind of hard to screw up.17:26
LAcanMrBuns, is this for your kids or ... are u seriously trying to block google?17:26
meganerdMrBuns: you have done something to your system if /etc/hosts is not checked first17:26
LAcanur router is not a text file17:26
MrBunsGoogle is a test.17:26
llutzMrBuns: grep hosts /etc/nsswitch.conf17:26
Need4HelpMrBuns: so u want to deny a site... whats your router model ? ... or u want to do it by ubuntu ?17:26
MrBunsNo, it has nice "Access Restrictions" tab an idiot could figure out17:26
mervakaiptables?17:27
MrBunsIssue is, my router has problems storing preferences17:27
LAcan"save settings" button17:27
Un_n0wnGet a firewall and block whatever you want..17:27
MrBunsI usually have to press that four or so times to get it to actually save.17:27
Need4HelpMrBuns: have u try updating the ios? or searching for a patch if its a factory problem17:27
MrBunsAnd even then, sometimes it doesn't.17:28
MrBunsNo, Linksys has always been crap. Unfortunately, they're the best around.17:28
AegNuddelthat fixed it :)17:28
LAcanya do what Un_n0wn said install a firewall and do whatever u want17:28
AegNuddelno effects17:28
LAcanwhats that good one Un_n0wn firestarter?17:28
mervakai've been alright on netgear.17:28
Sidewinder1MrBuns, You could always try updating the firmware of the router.17:28
Need4HelpMrBuns: Un_n0wn tells u the solution17:28
meganerdmy linksys routers get openwrt, otherwise high end dlinks17:28
Un_n0wnIdk much about firewalls on ubuntu, but a gui to configure iptables should work17:29
=== gmantovani is now known as gmantovani2005
alfehow do i search for another channel without having to close xchat17:29
mervakaUn_n0wn: or man iptables17:29
mellinchecking on upgrade issues to natty? Ok with software update?17:29
Guest30526how i print black and white with canon it always printing iin color17:29
bastidrazor!alis > alfe17:29
ubottualfe, please see my private message17:29
Sidewinder1alfe: Go to Server--> List of channels.17:29
meganerdMrBuns: what does the hosts line in /etc/nsswitch.conf say?17:30
MrBunshosts:          files mdns4_minimal [NOTFOUND=return] dns mdns417:30
MrBunshehe17:30
Un_n0wnMrBuns, http://ubuntuforums.org/showthread.php?t=51484917:31
Un_n0wnread this...17:31
MrBunsthanks, Un_n0wn17:31
=== kitchen is now known as Guest89468
alfei just type !alis?17:32
alfe!alis17:32
ubottualis 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*17:32
dstepanovichello.. i'm using 11.04 but i'm having trouble with the flash plugin and especially with viewing flash videos (like youtube).. it's really slow and uses a lot of CPU power.. while on windows i don't have any problems.. anyone have an idea what could be wrong??17:32
Donnie_Darko21helloo folks ,i have some question about battery monitor ,when its on battery it dont  show the real live status17:32
Donnie_Darko21just the icon is showed17:33
Sidewinder1!flash > dstepanovic17:33
Un_n0wndstepanovic, install gpu drivers, but if you use ati evergreen cards or newer ones you can't fix this. ATI drivers are shit..17:33
ubottudstepanovic, please see my private message17:33
Un_n0wn!flash17:33
ubottuTo install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash17:33
Un_n0wn:D17:33
Sidewinder1Beat 'ya :-)17:33
marsfligthDoes exist a "BASH completion" that works like "word prediction" in Open Office keeping as well the "TAB completion" function active?17:34
Donnie_Darko21did have some solution ? i tryied  with batmonbut is very old17:34
dstepanovicUn_n0wn: i did install the drivers, and i indeed have an ati radeon x1600 pro card.. does this mean the problem can't be fixed?17:34
Un_n0wndstepanovic, which ubuntu version are you using?17:35
andrey__First time being here17:35
Guest30526how do i print b/w with my canon printer there is only one option RGB17:35
dstepanovicUn_n0wn: 11.0417:35
Sidewinder1Welcome17:35
=== muffinx is now known as muffinx_afk
Donnie_Darko21anyone know some good battery monitor ?17:37
blackbitis there a #transmission channel?17:37
blackbitfound it, nevermind17:37
OerHekswhy does the unity icon left top corner disappear ? and why is unity taking 15 sec to load firefox, in classic 4 seconds ?17:37
dstepanovicUn_n0wn any idea??17:37
Un_n0wndstepanovic, there is a new r300g which is based on Gallium3d, but 11.04, I think, uses radeon driver, which possibly has worse performance. Read https://help.ubuntu.com/community/RadeonDriver17:38
Un_n0wndstepanovic, under Getting better 3D support section :)17:38
Guest30526no one can answer this how do i print b/w with my canon printer there is only one option RGB17:38
caiooi17:38
Guest30526plz help me17:38
AerHi, I was wondering if someone could give me a hand I have a problem with the new skype update 2.2 in Ubuntu 10.4 LTS 32 Bit17:39
dstepanovicUn_n0wn ok thanks I'll try that :)17:39
MrokiiDoes somebody know where Gnome 3 saves file-associations? Since I installed it (manually) some file-types are opened with the wrong apps.17:39
Un_n0wndstepanovic, search in google how to see if it is running. If it is - you can't do anything, if it doesn't run then install it.17:39
Un_n0wndstepanovic, but ati drivers are shitty, you should exchange your card to nvidia one or intel.17:39
caioalguem do Brasil aew ?17:39
istvanhey, so I installed ubuntu server in a vm and it works fine serving static pages with apache. however when I load a php script it returs an error 50017:40
Sidewinder1!br > caio17:40
ubottucaio, please see my private message17:40
AerPreviously I had to do a load of messing about with configuring my webcam and drivers etc to get my webcam to work in Ubuntu, It worked in everything but skype. But I think i fixed this by going to "Edit Menues" on the applications menu and adding "-wrapper" to the skype command and it would then detect my webcam17:40
dstepanovicUn_n0wn i need a whole new computer :) but i think it's kinda weak of Ubuntu that they don't offer good support for all kinds of cards like windows does17:40
UTKalumnm-applet does not start at login, I've followed several forum posts to no avail (reinstalled wireless driver Broadcom 4312 firmware, removed keys for gnome-keyring-manager, ensured Notification area is running).17:40
UTKalumI am able to run "nm-applet --sm-disable" from the command line and then wireless starts fine, but not at login (just upgraded to Natty)17:40
Aerbut since the Skype 2.2 update it does not load with -wrapper i remove wrapper and use just "skype" it will load but now does not work with my webcam :(17:40
bticeGreetings. Trying to install a printer driver on 11.04, but getting the message "Dependency is not satisfiable: gs-esp". Any suggestions?17:41
Aerany ideas how to get skype to work with my webcam ? it just displays a black screen for my webcam :(17:41
Un_n0wndstepanovic, there is small number of devs working on open source drivers for ati cards and amd doesn't release good docs so opensource devs could dev them faster.17:41
Un_n0wndamn amd.17:41
Dazzled1odd, I resumed Ubuntu and it *forgot* I was using headphones17:41
Need4Helpi'm creating a user.... whats the user ID stand for?17:41
Dazzled1I had to select them again in the properties dialog17:41
Donnie_Darko21i found ibam battery monitor will try it i guess need to restart and remove curent right?17:42
Aernobody have any ideas why skype suddenly stopped working with my webcam ? :(17:42
UTKalumNeed4Help: "user ID" stands for "User Identification" it is the shortname which you will use to login and the name of your home area17:42
dstepanovicUn_n0wn: i understand.. but form a user's point of view it's very user-unfriendly :) but thank's for the support i'll look into what you said17:42
Donnie_Darko21Aer skype is in beta version17:42
MACscr|lappyI need some general advice. i have a dual boot setup with ubuntu and windows 7. I use grub to control which one i boot to. Anyway, i need to do a repair install with windows 7 (it works like an upgrade), but when i try to do it,it says my boot partition isnt large enough (im thinkings its because it cant write to the ubuntu disk).17:42
MACscr|lappy I cant simply just disconnect ubuntu drive as then i have no boot loader and the system wont boot to windows. Recommendations?17:42
AerI know but just cant figure out why updating from 2.1 to 2.2 stopped my webcam working in skype :(17:43
=== NG_ is now known as ng_
Un_n0wndstepanovic, I have hd 5670 and it runs like nvidia 7000. lol17:43
Need4HelpUTKalum: its a numeric value.... does it matter for privilege if its higher or lower?17:43
Donnie_Darko21Aer my webcam dont work too on skype17:43
MrBunssetting it to 0.0.0.0 does nothing, too17:43
SkaperenUn_n0wn: be sure to also blame the industry practice of making each new device require a different driver, instead of using a standard communication or hardware interface to each device for the standard functions of that class of device (leaving the special features they add as the only ones getting non-standard access)17:43
Aeroh :/17:43
UTKalumNeed4Help: I believe the default is 1000, really low numbers are typically reserved17:44
Aerwhat are we supposed to do for a video call program ? :/ i mean skype has been in beta what...2 yrs ? it just isnt improving lol17:44
marsfligthDoes exist a "BASH completion" function that works like "word prediction" in Open Office or in Kate editor or in Google suggest function keeping as well the "TAB completion" function active?17:44
alfei joined ##OpenGL room and it won't let me send messages17:44
avalon_does anyone know how to change how to applications tab? like what stuff is displayed.17:44
Donnie_Darko21and by the way skype will stay in beta version because microsoft buy it17:44
Un_n0wnxchat + one flash page in chrome + deluge + skype + default ubuntu 11.04 install = 50% cpu usage17:44
Un_n0wnlol17:44
Aeroh :(17:44
Need4HelpUTKalum: ok... thanks17:44
Aerfreaking microsoft17:44
thr01try ekiga>?17:44
bticeMACscrjiappy: I can't help you now (though perhaps someone can), but I recommend that once you get it fixed you download Clonezilla and make a new restore image.17:44
avalon_well i meant to say 'the applications tab'17:44
Un_n0wnoh well, im going out. bye17:44
SkaperenAer: if you were a fat cat greedy envious industrialist, you do the same thing :-(17:44
=== muffinx_afk is now known as muffinx
Aernot really Skaperen17:45
AaronMT!dapper17:45
ubottuUbuntu 6.06 LTS (Dapper Drake) was the fourth release of Ubuntu. Desktop support ended on July 14th 2009, Server support will end in June 2011. See !upgrade for upgrade instructions17:45
SkaperenAer: if you were a fat cat greedy envious industrialist, you be evil ... so of course you'd act evil17:45
Aeri wouldnt shunt another business for no reason lol and microsoft is doing that a lot17:45
dixson_hoeppHey guys, do not know what happens with php on my pc, is that when I try to add 2 numbers with a form localhost, nothing happens, is just the number 0, no addition, no subtraction, no17:45
Aerwell its a good job im not lol17:45
alfehelp anyone? i joined the ##OpenGL channel but it won't let me send messages17:45
Aercus i dont wanna be evil xD17:45
SkaperenAer: actually, that is what so many fat cat greedy envious industrialists do17:45
candreaNeed4Help, the user id (uid) doesn't give any privilege; an exception is the UID 0 which is for superusers17:46
SkaperenAer: fortunately, you are not one of those fat cat greedy envious industrialists17:46
Aerbut anyway is there some sort of skype alternative client that allows you to contact your skype contacts with video and microphone ?17:46
Aerbit liek we have emesene and pidgin for msn ?17:46
Donnie_Darko21and amsn too17:46
candreaNeed4Help, by convention, uids from 1 to 999 are reserved for system use17:46
Aerwill amsn let you use your skype account and view your skype contacts ?17:47
Need4Helpcandrea: good to know that .... thanks!17:47
MACscr|lappydoh, i did i get muted by floodbot?17:47
MACscr|lappylol, i cant type17:47
bindiyes you can17:47
IanWizardI'm having a problem with my Fn+<brightness> keys not working.  I hit them, and it changes back and forth between two settings, (according to the OSD), but no actual change.  Anybody else know anything about this?17:47
ActionParsnipAer: skype is a proprietary protocol so the only folks who make it are skype(microsoft), you can do text based chat however17:47
Aerahh :/ so nothing like amsn and pidgin for skype ? :/17:48
LarsTorbenKhi17:48
ActionParsnipAer: not for voice17:48
Aerok :(17:48
Aerwell thanks anyway17:48
LarsTorbenKi need help17:48
dixson_hoepp  I have installed php5 and apache on ubuntu 11.0417:48
dixson_hoepp  funsiona all the hair, printed paragraphs, all good, the problem I have is this ..17:48
dixson_hoepp  it's like php does not do its job well, the code is good xq've tried it in windows and works fine17:48
SkaperenActionParsnip: or we can develop our own protocol to do the same kinds of things ... then MAYBE someone will interface it to the phone network ... but in the mean time we could make sure it works directly over internet w/o any gatekeepers17:48
ActionParsnipAer: you can use ekiga to get an open source client but it won't talk to skype17:49
candrea!ask | LarsTorbenK17:49
ubottuLarsTorbenK: 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. :-)17:49
Donnie_Darko21i will going to see did ibam work17:49
Aerohh ok17:49
Donnie_Darko21exit17:49
Donnie_Darko21eheheh17:49
ActionParsnipSkaperen: ekiga works well17:49
LarsTorbenKwell my question is17:49
Aerthanks17:49
LarsTorbenKshould i clean install17:49
SkaperenActionParsnip: OK, well see ... apparently someone did it17:49
AaronMT!natty17:49
ubottuUbuntu 11.04 (Natty Narwhal) is the current release of Ubuntu. Download http://releases.ubuntu.com/11.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/110417:49
LarsTorbenKshould i clean install17:50
ActionParsnipSkaperen: a lot of users use skype though, including on mobile devices. It'll take a while to oust skype17:50
=== NEO is now known as Guest78582
SkaperenActionParsnip: true ... but if we don't try, it won't happen17:50
UTKalumCan anyone tell me why nm-applet is not starting when I login? I have Notification Area running, wireless driver works, and I can run nm-applet from the command line?17:50
Guest78582olá17:50
bticeI'm trying to install a printer driver in 11.04, but get a message, "Dependency is not satisfiable: gs-esp". Any suggestions on this?17:50
Guest78582alguém fala português17:50
Guest78582?17:50
candreaLarsTorbenK, Sorry I can't understand your problem. What do you exactly mean with "clean install" and why would you want to do it?17:50
ActionParsnipSkaperen: indeed17:51
user__Can someone please help? I installed skype version 2.2.0.25-1maverick with synaptic, but WTF, nothing shows up after i double click on icon on desktop, nothing also happens if i reinstall it... what should i do?17:51
Guest78582alguém ai fala português?17:51
ActionParsnipLarsTorbenK: youo haven't stated an issue so who knows if a reinstall is advisable....17:51
IanWizardbtice: try synaptic, but I doubt as that will really help any.17:51
ActionParsnipSkaperen: speak of the devil ;)17:51
UTKalumbtice: http://goo.gl/IZmd117:51
bticeIanWizard -- I looked in synaptic, but it indicates already installed.17:51
ActionParsnipuser__: uninstall it then reinstall it, may help17:51
bticeUTKalum -- Thanks, I'll check that.17:52
MACscr|lappyskype of for linux is practically already dead17:52
Guest78582alguém ai fala português?17:52
Guest78582alguém ai fala português?17:52
MACscr|lappyespecially with the new owners17:52
Guest78582alguém ai fala português?17:52
FloodBot1Guest78582: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:52
ActionParsnipMACscr|lappy: doubt it17:52
IanWizardbtice: it says that gs-esp is already installed?17:52
MACscr|lappyActionParsnip: its already poorly supported IMHO17:52
ActionParsnipMACscr|lappy: http://www.omgubuntu.co.uk/2011/05/microsoft-will-invest-and-support-skype-on-linux/17:52
ActionParsnipMACscr|lappy: new owners = new support17:52
Guest78582alguien habla spanish?17:52
ActionParsnip!es17:52
ubottuEn 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.17:52
=== skfin is now known as skFIN
usr_how can I restart the audio settings? The sound is very crappy and I think it is the controller or something...17:53
user__No, nothing happens. I can't get it to work, tryed everyhting, basically it installs smooth but i cant fcking open it after its installed, i even tryed addins it as a sturtup application but it doesnt show up when i restart pc.17:53
ActionParsnipuser__: killall pulseaudio; rm -r ~/.pulse*17:53
Guest78582cómo hago esto17:53
ActionParsnipuser__: if you logon as a new user, does it work ok?17:53
IanWizardActionParsnip: he said spanish, instead of espanol, so I'm thinking maybe he speaks english too.  (Don't know why he spoke in spanish to begin with though.)17:53
user__damn, havent tryed login as a new user, will try17:54
Skaperen#ubuntu-pt ... #ubuntu-es17:54
lucusHi everyone... I have a little problem with evolution and hotmail. While it generally works receiving and sending mail, it keeps randomly asking for the password. I have the save password option checked, but this doesn't seem to affect this behaviour17:54
nit-witActionParsnip, that is the funniest link I have seen, we can trust them.17:54
nit-witMS that is17:54
ActionParsnipnit-wit: time will tell17:54
=== uncle|sam is now known as Uncle|Sam
MACscr|lappyActionParsnip: i dont think that statement from MS implies that linux will be support. Its not really even supported now. maybe osx, but i doubt linux17:55
nit-witActionParsnip, in a free market hey will lock step like all the rest17:55
MACscr|lappyi do really like skype for the most part though17:55
nit-wit8They17:55
ActionParsnipMACscr|lappy: nit-wit: well they did help in the devlopment ofSamba (if I remember correctly)17:56
nit-witActionParsnip, they will help where they profit from.;)17:56
MACscr|lappynit-wit: well that is there job17:56
ActionParsnipnit-wit: sure but if linux users get paid accounts, they get money17:57
nit-witI will add though I'm happy with the gates foundation thhough17:57
user__when i saw that ms has bought skype i almost fell in tears17:57
IanWizardGuest78582: Hay que ir al canal que hablan español. Es #ubuntu-es se puede ir escribiendo    /join # ubuntu-es17:57
m477is it good idea to instal drivers form nvidia web site?17:57
MACscr|lappym477: i wouldnt recommend it17:57
IanWizardGuest78582: Hay que ir al canal que hablan español. Es #ubuntu-es se puede ir escribiendo    /join #ubuntu-es17:57
MACscr|lappythough my experience is with ati drivers17:57
nit-witMACscr|lappy, rofl what .17:57
m477 MACscr|lappyso where i can get actual drivers if in repo my version is 185? ;/17:58
ActionParsnipm477: the nvidia drivers are in the repos17:58
IanWizardI know I'm gonna see a join on that channel any minute.17:58
m477ActionParsnip: 185 newes is in my repo and on nvidia web site is 270 ver.17:58
lucusHi everyone... I have a little problem with evolution and hotmail. While it generally works receiving and sending mail, it keeps randomly asking for the password. I have the save password option checked, but this doesn't seem to affect this behaviour17:58
ActionParsnip!info nvidia-current | m47717:58
ubottum477: nvidia-current (source: nvidia-graphics-drivers): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 270.41.06-0ubuntu1 (natty), package size 27828 kB, installed size 81488 kB (Only available for i386 amd64 lpia)17:59
ActionParsnipm477: if you have a newish chip, just install nvidia-current and reboot17:59
m477ActionParsnip: i instoll nvidia-current form repo17:59
m477and it is ver. 18517:59
m477it is very old17:59
lifel0verhere, where is the support irc?18:00
ActionParsnipm477: what video chip do you use? and what is the output of:  lsb_release -d18:00
m477ActionParsnip: Description:Ubuntu 10.04.2 LTS18:00
ActionParsnipm477: older nvidia chips work better with the 173 drive, it's not a case of old18:00
LarsTorbenKActionParsnip>18:00
LarsTorbenKit is trashed18:00
m477ActionParsnip: i have 8600M GS18:00
LarsTorbenKActionParsnip>18:01
LarsTorbenKit is trashed18:01
ActionParsnip!info nvidia-current lucid18:01
ubottunvidia-current (source: nvidia-graphics-drivers): NVIDIA binary Xorg driver, kernel module and VDPAU library. In component restricted, is optional. Version 195.36.24-0ubuntu1~10.04 (lucid), package size 22757 kB, installed size 70860 kB (Only available for i386 amd64 lpia)18:01
ActionParsnipLarsTorbenK: that tells us nothing18:01
LarsTorbenKActionParsnip: i modified some /usr/share/icon datas, and i set chmod 777 on ~/.nanorc and so on and there are two desktop environments installed18:01
m477ActionParsnip: what should i do ?18:02
ActionParsnipm477: I'd stick with the 173 driver, you could add this ppa: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates18:02
ActionParsnipLarsTorbenK: why does everyone need access to ~/.nanorc ?18:02
m477ActionParsnip: 173 will be better then 185? now i have problems with open .mkv 1080p18:02
LarsTorbenKno sorry ActionParsnip18:03
LarsTorbenKi set chown root  ~/.nanorc18:03
Need4Helplast try with ubuntu.... already create 2 users.... and admin and other with no privilege....(for me so i don-t mess it up again jeje).....18:03
wisienhi18:04
LarsTorbenKno sorry ActionParsnip18:04
LarsTorbenKi set chown root  ~/.nanorc18:04
ActionParsnipLarsTorbenK: why?18:04
wisienhow can i get root privileges on ubuntu?18:04
ActionParsnipwisien: you can run:  sudo -i     and get a root console18:04
wisienthx18:04
MarezzAnyone here knows about graphic cards?18:05
LarsTorbenKActionParsnip, i dont know, sometime there was an error opening nano and then i thought if i do so, the erorr is aweay18:05
LarsTorbenKand it worked18:05
=== ez is now known as Guest41520
LarsTorbenKbut it wrong for sure18:05
ActionParsnipLarsTorbenK: then undo the changes18:05
LarsTorbenKActionParsnip: undo or reinstall the system?18:05
HiQualityMarezz: I know something, not much though.18:05
wisienanyone knows if there is a basic compiler for ubuntu?18:06
=== jcdury is now known as dury
HiQualitywisien: You mean Basic, nothing else?18:06
MarezzHiQuality, I have HD 4650 and I have low fps in games(cuz of the driver it seems), so I was thinking to remove it and put nvidia 8600gt?18:07
wisienbasic language18:07
wisieni have kdevelop , its c18:07
duryhi there channel ;-)18:07
MarezzHiQuality, Is that hd 4650 much better than 8600gt?18:07
=== Guest41520 is now known as EZ10
ActionParsnipLarsTorbenK: just undo the change, if you made a backup copy of the file, or a note of the normal permissions, you can roll back18:07
=== braiam is now known as braiam3
HiQualityMarezz: Have you tried additional drivers? You find it from System/Administation.18:08
=== r3x is now known as tree-pam
MarezzHiQuality, Im using flgrx18:08
wisienHiQuality:BASIC language18:08
ActionParsnipwisien: QBasic do you mean?18:08
LarsTorbenKActionParsnip: didnt make backup but can you tell me what rights are right18:08
LarsTorbenKplease tell me the file ~/.nano_history18:08
Marezzfglrx*18:08
LarsTorbenKis it right -rw------- ?18:09
EZ10Good afternoon people (detroit 1:08pm)18:09
wisienActionParsnip:Qbasic if for msdos , i need for linux18:09
ActionParsnipLarsTorbenK: which files do you need.In future, BACKUP the files BEFORE playing and you won't have a problem. Throwing 777 around will break your system18:09
LarsTorbenKyes thanks i dont need the file but i need chmod18:09
ActionParsnipwisien: but that language...? That's my point18:09
LarsTorbenKof i18:09
LarsTorbenKof it18:09
wisienAction:yes18:09
duryis it possible to install gadgets as in danmsmalllinux18:09
HiQualityMarezz: Sorry, I don't think I am too much of a help. My card worked right out of the box.18:09
ActionParsnipLarsTorbenK: -rw------- 1 andy andy 9 2011-05-15 06:55 .nano_history18:10
ActionParsnipdury: there are gdesklets18:10
bonbonhaving trouble running the anonymity manager18:10
bonbonanyone?18:10
LarsTorbenKthanls18:11
LarsTorbenKthen its right18:11
ActionParsnipdury: there are widgets which are from KDE18:11
ActionParsnipwisien: http://ubuntuforums.org/showthread.php?t=60853518:11
duryActionParsnip: what about for gnome18:11
AegNuddelI have a PC that has a built-in tablet.  What are the proper drivers for this?18:11
ActionParsnipdury: you can use gdesklets18:11
=== wam is now known as Guest25168
LarsTorbenKoh no Action Parsnip18:12
EZ10I have a good question for the right person... how would one AUTO-DOWNLOAD Youtube videos... I have a couple of Firefox plug-ins yet I want to Automate the process18:12
ActionParsnipAegNuddel: what make and model is it?18:12
LarsTorbenKas i see now, there are much things wrong not in the chmods but for example the global menu bar is wrong etc etc18:12
plopezmole18:12
LarsTorbenKso i reinstall noww18:12
vanguardhow can I install pavucontrol without apt-get? I need to download all the .deb manually. How can I do that?18:12
m477ActionParsnip: this ppa doenst work to me18:12
ActionParsnipvanguard: sudo dpkg -i filename18:12
plopezmoleo18:12
ErfolgAegNuddel, it should have everything built in automatically18:12
ActionParsnipvanguard: you will need to satisfy deps manually by fetching more debs18:13
plopezmolalguien sabe de un foro de ADE?18:13
vanguardActionParsnip: how can I fetch all debS?18:13
ActionParsnipvanguard: and you will need to satisfy those deps too, and so on18:13
tensorpudding!es | plopezmol18:13
ubottuplopezmol: 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:13
plopezmolGRacias18:13
ActionParsnipvanguard: install it on a system without it installed, then copy the debs or use aptoncd18:13
vanguardI am in a hotel18:13
vanguardon a crappy wifi18:13
AegNuddelActionParsnip, acer travelmate c314xmi18:14
vanguardand no virtualbox18:14
bobbyjacksoncan someone tell me if i have a encrypted drive setup right now and reinstall will ilose acesss to that drive18:15
LarsTorbenKas i see now, there are much things wrong not in the chmods but for example the global menu bar is wrong etc etc18:15
LarsTorbenKso i reinstall noww18:15
LarsTorbenKAction Parsnip18:15
LarsTorbenKxD18:15
ActionParsnipAegNuddel: may help http://ubuntuforums.org/showthread.php?t=15866618:15
Erfolgbobbyjackson, do you have encrypted lvm or an encrypted home folder?18:15
bticeTrying to install printer driver in 11.04, get error "Dependency not satisfiable: gs-esp". That's not available in Synaptic. Suggestions?18:16
ActionParsnipLarsTorbenK: the default chmod/chowning is fine and works18:16
madsteinyo peeps18:16
bobbyjacksonlvm18:17
madsteini have installed a custom kernl on ntty how ever i lost the verbose boot i cant see nothing until the x starts18:17
ActionParsnip!info gs-esp18:17
ubottuPackage gs-esp does not exist in natty18:17
LarsTorbenKActionParsnip: i know but the menu is missing18:17
madsteinany one having similar issue18:17
madstein?18:17
madsteinLinux f0r3ns1cs 2.6.38.6-mad-kernel-64 #1 SMP Sun May 15 13:38:35 WEST 2011 x86_64 x86_64 x86_64 GNU/Linux18:17
ActionParsnip!panel | LarsTorbenK may just fix it18:17
LarsTorbenKthat means, i dont have a menu on top of a window18:17
Erfolgmadstein, did you use vanilla source?18:17
btice@ActionParsnip -- If it's not in Natty, what can I do (other than downgrade)?18:17
madsteinno18:17
ActionParsnip!panels | LarsTorbenK may just fix it18:17
ubottuLarsTorbenK may just fix it: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »18:17
LarsTorbenKAction, no not panel18:17
LarsTorbenKthe menu in programs , where "file" and on18:18
Erfolgmadstein, did it make an initrd for you?18:18
=== tony_ is now known as C0keNC0de
LarsTorbenKthat might be because i have got ubuntu 11.04 with unity, removed unity and installed xfce18:18
madsteinwait i did use the vanilla18:18
ActionParsnipbtice: http://ubuntuforums.org/archive/index.php/t-1710037.html18:18
LarsTorbenKthe global menu might be wrong18:18
madsteinlastest stable 2.6.38.618:18
madsteinit did18:18
bobbyjacksonerfolg lvm18:18
madsteinbuilt the deb automated18:18
madsteinnever had issues with this method18:18
ActionParsnipLarsTorbenK: there is a gconf setting for it I believe18:19
Note-bookhow do I install Java on 10.04 LTS?18:19
LarsTorbenKthanks18:19
Erfolgmadstein, not sure if the vanilla has the patch for plymouth. also if it didn't make an initrd you'll have to manually make it b/c plymouth is part of the initrd18:19
btice@ActionParsnip -- Been there. The bottom of that says, "no success" and that's where I am now, too.18:19
ActionParsnipLarsTorbenK: http://ubuntuforums.org/showthread.php?p=738710118:19
Erfolgbobbyjackson, you should be fine as long as you don't actually format the home partition. your home partition is seperate from your / partition?18:20
ActionParsnipbtice: could try the one from maverick but it may cause issues18:20
btice@ActionParsnip -- Willing to try. (That's what backups are for. :-) How?18:20
HiQualityNote-book: Search from Synaptic or go to the website.18:20
bobbyjacksonerfolg i dont know what you mean its a seperate drive thats encrypted i want to format my boot drive and reinstall should ibe ok?18:21
=== joshua__ is now known as JoshuaL
LarsTorbenKActionParsnip,  didnt work18:21
duryActionParsnip: are you there?18:22
ActionParsnipLarsTorbenK: it's that sort of thing, try uninstalling globalmenu and it should flip it back18:22
ActionParsnipdury: no ;)18:22
kakiiihello im a new user and having probs installing programs. pleae help18:22
pythonirc1011how can i backup a dvd on ubuntu, i tried to create a iso using k9copy / brasero -- both failed.18:22
Erfolgbobbyjackson, oh. yes. just be sure not to format the drive that's encrypted and you'll be fine. you can give it a mount point if you want just don't format it.18:22
daniohej18:22
pythonirc1011for some reason the movie player fails as well-- says gstreamer error?18:22
bobbyjacksonthanks18:22
ActionParsnip!dvdrip18:22
HiQualitykakii: What is your problem?18:23
madsteinErfolg:18:23
madsteinsudo update-initramfs -ck 2.6.38.6-mad-kernel-6418:23
kakiiiok thanks.. i will paste error now18:23
duryActionParsnip: right I want to put like in this => http://imageshack.us/photo/my-images/28/5706790.jpg/18:23
LarsTorbenKMöchten Sie fortfahren [J/n]? ^Clars@Lars-PC:~$ sudo apt-get remove gnome-globalmenu18:23
LarsTorbenKPaketlisten werden gelesen... Fertig18:23
LarsTorbenKAbhängigkeitsbaum wird aufgebaut18:23
LarsTorbenKStatusinformationen werden eingelesen... Fertig18:23
LarsTorbenKE: Paket gnome-globalmenu kann nicht gefunden werden18:23
FloodBot1LarsTorbenK: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:23
LarsTorbenKlars@Lars-PC:~$18:23
=== angad is now known as inxxx
ActionParsnippythonirc1011: https://help.ubuntu.com/community/DVD%3A%3ARip18:23
madsteinupdate-initramfs: Generating /boot/initrd.img-2.6.38.6-mad-kernel-6418:23
madsteinWarning: No support for locale: pt_PT.utf818:23
ActionParsnipLarsTorbenK: don't do that, use a pastebin18:23
LarsTorbenKsorry18:23
LarsTorbenKi forgot18:23
bobbyjacksonerfolg are you good w networking issues18:23
madsteingoing to reboot to see if its working18:23
inxxxhi, i m using ubuntu 9.04 . can i directly update it to 11.04 ?18:23
madsteinanother thing using the clasic gnome im having issues selecting windows18:23
Lewis29is a 2560x1440 resolution supported on ubuntu?18:23
Erfolgmadstein, ok18:23
Erfolgbobbyjackson, possibly. what's the problem?18:24
madsteinany way brb18:24
ActionParsnipLarsTorbenK: search in software centre18:24
SkaperenActionParsnip: actually, Ekiga seems to require a gatekeeper, too ... although they provide a free one ... I'd prefer to get away from that model as much as possible18:24
=== jesus is now known as Guest16283
pr0tDoes anyone have a solution for the ubuntu 10 bug where dns queries first try AAAA before A?18:24
kakiiinm too long.. but i ger E: Broken Packages evertime i try to install sw18:24
ActionParsnipinxxx: no you must uprade to each successive release, or you can just wipe clean and install Natty18:24
Erfolgpr0t, is it a bind problem or an ubuntu problem?18:25
HiQualitykakii: sw?18:25
ActionParsnipLewis29: depends on the video chip and display device.18:25
pr0tErfolg, I believe its a glibc bug, not really an ubuntu specific bug18:25
kakiiideluge18:25
bobbyjacksonerfolg i ws trying to use ndiswrpper to fix a slow running network and now i cnt even connect at all. my wlan0 is gone even when i undo the ndiswrapper18:25
kakiiirtottent18:25
kakiiiktorrent18:25
duryActionParsnip: is it possible?18:25
ActionParsnipkakiii: can you give a pastebin of:  sudo apt-get update; sudo apt-get -f install18:25
=== braiam3 is now known as Braiam
inxxxso can i get all my documents copied in the fresh install ? ActionParsnip18:25
kakiiithey all give me errors18:26
flybackfound out last night that therr's a known issue with ubuntu and vmware esxi 4.1 and the ubuntu developers haven't resolved yet18:26
Erfolgpr0t, glibc is just a library. i don't see why it would make dns queries mess up. i believe ubuntu uses eglibc by the way.18:26
flybackfunny how the 64 bit one works but not the 32 bit18:26
Lewis29ATI Radeon HD 4850 on a 27 inch iMac display18:26
Lewis29@ ActionParsnip18:26
inxxxhow do i get all my files in the fresh install ? :ActionParsnip18:26
ActionParsnipdury: which bit are you meaning?18:26
roasted_with using Samba on LInux to Linux systems, what is it I miss out on during file transaction?18:26
HiQualitykakii: You want a torrent program? Isn't there one pre-installed?18:26
Propeltransmission18:26
pr0tErfolg, well by default on ubuntu 10 it does AAAA queries before A and the AAAA queries take a few seconds to time out, do you know of a solution to this?18:26
Erfolgbobbyjackson, i've never had good luck with ndswrapper. be sure the kernel module you need for your card is loaded.]18:27
ActionParsnipinxxx: sure, your backups will help restore data. If you use a separate /home partition then the whole process is a LOT easier18:27
trollboyso how hard would it be to make an ubuntu server iso that runs somescript.sh after initial install?18:27
kakiiiyes transmission is on here but i like the gui on deluge..18:27
ActionParsnipLewis29: I'm not familiar with mac, I have less money than brains18:27
LarsTorbenKActionParsnip,  dont find this shit18:27
ActionParsnipLarsTorbenK: keep it family friendly please18:28
Erfolgpr0t, that's strange. i would think it was a bind problem if you're actually seeing that in logs or something18:28
Lewis29:-\18:28
madsteinErfolg didnt work18:28
HiQualitykakii: Try to reload packages. Synaptic left upper corner.18:28
madsteinany more ideas?18:28
ActionParsnipLewis29: if you form an xorg.conf file, I don't see why not18:28
flybackmust bite canucks!18:28
rats_kakiii: you could try fatrat it works good for me18:28
* Lewis29 checks18:28
jiltdilhow to move the right side menu bar of unity to      top?18:28
Erfolgmadstein, i'd suggest just going back to the default ubuntu kernel or making one from the ubuntu kernel source that has the ubuntu patches installed. patches are never a bad thing.18:29
bticeHow do I add a Maverick library to my list to be able to add gs-esp?18:29
jiltdilsorry left side18:29
duryActionParsnip: have you seen the pic url?18:29
osmodivs_Hello, Why can't Firefox open?  firefox18:29
osmodivs_/usr/lib/firefox-4.0.1/firefox-bin: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory18:29
kakiiiok i did that18:29
madsteinfair enough18:29
=== XuMuK is now known as XuMuK|ZNC
madsteinanother question18:29
LarsTorbenKosmodivs_: you need ia32-libs18:29
ActionParsnipdury: yes, there are several parts to it so which do you mean? Or do you mean it ALL?18:29
HiQualitykakii: I installed deluge now. No problems at all.18:29
madsteini have firefox open on background every time i click it it wont come front18:30
madsteinu knwo why thisis apening ?18:30
ActionParsniposmodivs_: http://askubuntu.com/questions/41010/link-clicked-not-passed-to-firefox18:30
HiQualitykakii: Does it work now?18:30
jiltdilmadstein: firstly use top | grep firefox find its pid and then kill pid18:30
Erfolgmadstein, no clue. my guess would be some sort of bug with unity if you're using unity.18:30
madsteinnope metacity disabled effects18:30
kakiiiwhich one should i pick from the synaptic list? i have been trying from cli18:30
osmodivs_LarsTorbenK, Allready have them...18:31
TonyWanis#ubuntu is gay18:31
TonyWanisLol18:31
HiQualitykakiii: Try the one that says Deluge only.18:31
osmodivs_ActionParsnip, I can't see the link if i can't open Firefox18:31
LarsTorbenK!language | TonyWanis18:31
ubottuTonyWanis: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.18:31
slakarIs It possible to get a mail server on ubuntu18:31
ActionParsniposmodivs_: install a different browser......18:31
duryActionParsnip: well... the ones on the to right... that x window manager it's jwm18:31
Erfolgmadstein, hmm. did you try killing firefox and opening it again to see if it worked?18:31
ActionParsniposmodivs_: think outside the box. Firefox is not the only browser in Ubuntu18:32
TonyWanisI need help18:32
madsteinjust found the problem18:32
duryActionParsnip: I mean top right ... sorry18:32
LarsTorbenKTonyWanis: then go gay chat18:32
ActionParsnipdury: the system info? That's conky18:32
madsteincontrol panel windows18:32
Erfolgmadstein, aah18:32
kakiiideluge:18:32
kakiii Depends: deluge-gtk but it is not going to be installed18:32
TonyWanisI was kidding18:32
madsteinsettings were a mess solve18:32
ActionParsnipdury: yes, thats conky18:32
pr0tErfolg: no solution for my question?18:32
mssuhii18:33
vanguardhow can I get a list of all dependencies of a .deb package?18:33
arnaudmessierm hi i have a question, can you install photoshop with wine ?18:33
arnaudmessiermon natty narval18:33
jpdsvanguard: dpkg --info package.deb | grep Depends18:33
HiQualitykakiii: Try installing that package manually from Synaptic.18:33
Erfolgpr0t, possibly just disable ipv6 altogether on your system. where are you seeing it doing AAAA queries at? in a log?18:34
duryActionParsnip: so I can do it with gdesklets then?18:34
ActionParsnipdury: that particular one is conky, there are gdesklets with system info18:34
kakiiideluge-gtk:18:34
kakiii Depends: deluge-common but it is not going to be installed18:34
kakiii Recommends: python-pygame but it is not going to be installed18:34
TonyWanisHi18:34
ActionParsnipvanguard: or go to http://packages.ubuntu.com  and it will say18:34
kakiiilol this goes on and on it seems18:34
pr0tErfolg, disabling IPv6 completely isn't an option18:34
pr0tand im seeing it via tcpdump18:35
vanguardjpds: ActionParsnip: okay, but is there some way to download all the deps right away?18:35
inxxxthanks ActionParsnip18:35
vanguardmy apt-get does not get its index (blocked on wifi)18:35
duryActionParsnip: are those if I decided to install appear each time I switch the box?18:35
HiQualitykakiii: That's weird. Did you try installing deluge-gtk only?18:35
ActionParsnipvanguard: depends what is on the system currently. You could install the package, then tell apt-get to download the deb for every installed package then use aptoncd to make an ISO you can burn to then transfer to the offline system18:36
kakiiiand finally python-pygame:18:36
kakiii Depends: python-numpy  but it is not installable18:36
ActionParsnipdury: you will need to add the item to the startup stuff if you want18:36
jpdspr0t: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/41775718:36
vanguardActionParsnip: I have am on that system18:36
Erfolgpr0t, hmm. i'm really not sure what setting you would change to change that.18:36
ubottuUbuntu bug 417757 in eglibc (Ubuntu Lucid) "[regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups" [High,Triaged]18:36
vanguardActionParsnip: Just apt does not work, but I can still download stuff from the archive18:36
pr0tjpds: thank you, ill have a look at that now18:36
Erfolgpr0t, guess it's just a bug then18:37
ActionParsnipvanguard: then use an online system to make a CD with the updates. You can also grab the daily alternate CD and use it as a repo18:37
HiQualitykakiii: I don't know. I have never had a program that requires pygame.18:37
vanguardActionParsnip: I have no other computer18:37
AegNuddellol this did not like the linux effects18:37
ActionParsnipvanguard: then how are you chatting?18:37
kakiiiyea im stuck here python-numpy-ext:18:37
kakiii Depends: python-numpy (>=1.0.1-1) but it is not installable18:37
aureianimusi just reinstalled ubuntu, i found that vgaswitcheroo was there, i installed some packages, software, and set up a script to toggle my touchpad and i rebooted about 3 times for all that18:37
ubuntui cant use ubuntu and windows together can ny help me18:37
pr0tErfolg: lol, really! wow thanks for the help you're amazing ;)18:37
=== Braiam is now known as Exio_
vanguardActionParsnip: from that online computer, the only computer in this room. Just apt-get install fails18:38
aureianimusand now i don't have vgaswitcheroo anymore. what could cause that?18:38
vanguardActionParsnip: but dpkg -i works, except the deps18:38
AegNuddelwithout them runs fine though....now if I can decode that page ActionParsnip gave me18:38
=== Exio_ is now known as Braiam
HiQualitykakiii: Try going to Pygames website and download it.18:38
ActionParsnipvanguard: do you use a proxy?18:38
kakiiik cool thx18:38
vanguardActionParsnip: some wifi payment thingy18:38
ubuntui need help18:38
ActionParsnipvanguard: strange, tried changing update server in software centre?18:38
ActionParsnipvanguard: can you pull down the iso file?18:39
ActionParsnip!ask | ubuntu18:39
ubottuubuntu: 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. :-)18:39
ubuntui cant use windows and ubuntu together18:39
ubuntumy system got crashed mny tyms18:39
vanguarddas ist ein bidet18:39
vanguardwas?18:39
jiltdilubuntu: system crashed?18:40
kakiiiand ii get stuck here when i try to do rtorrent:18:40
kakiiirtorrent:18:40
kakiii Depends: libxmlrpc-c3  but it is not installable18:40
vanguardActionParsnip: did not change the server yet18:40
ubuntui mean its showing me filesytem error and i cant get nythng18:40
ActionParsnipvanguard: worth a shot18:40
jiltdilubuntu: pleases provide full error description18:41
ubuntulike wen v start system after console that i get an option to select my os but nnow m not geting that18:41
HiQualitykakiii: I have no idea what is causing this. It seems it somehow can't install dependencies.18:41
ActionParsnipubuntu: is your RAM healthy? You can check it from the grub menu18:41
ActionParsnipubuntu: or from LiveCD18:41
jiltdilubuntu: which os did u installed before?18:41
ubuntuya i got sum grub error18:41
kakiiiit says libxmlrpc-c3 is installed when i search18:42
ubuntugrub rescue18:42
HiQualitykakiii: That's even weirder!18:42
Erfolg!de | vanguard18:42
ubottuvanguard: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis.18:42
IsmAvatarhey guys, some facebook videos try to play with Xine, but Xine never plays. How can I install an alternative, and which alternative should I install?18:42
ubuntum geting file system error the grub rescue18:42
IsmAvatarerr18:42
IsmAvatarfirefox videos, not facebook video18:42
vanguardErfolg: wrong channel, I indented to write on skype18:42
ActionParsnipubuntu: you can boot to liveCD and reinstall Grub2 to the mbr18:43
vanguardActionParsnip: okay, server change does not help, apt fails on parsing the header files18:43
ubuntuwhat actually it is18:43
Erfolgvanguard, aah18:43
HiQualitykakiii: Try to install Deluge from their website. That might work.18:43
ubuntuwhat is grub rescue18:43
ubuntu?18:43
polly_upHello! I have a problem in setting up a tablet Bamboo.Checked many forums, but the answer to my question was not found. In the terminal I have published only one error.Could not find package wacom-dkms.What should I do?18:43
ActionParsnipvanguard: gotcha, then grab the daily alternate CD and you can mount it and use it as a repo to get updated18:43
ubuntum geting file system error grub rescue18:43
stnhi18:43
Erfolgvanguard, not that i don't speak german anyhow though. :p18:43
stnI need some help18:43
ActionParsnipubuntu: it's when the bootloader is malfunctioning and you need to manually tell it how to boot18:43
vanguardActionParsnip: how do I mount it?18:44
stni need help configurin my compiz18:44
panamasmithCan someone help me with http://ubuntuforums.org/showthread.php?t=1758445 ?18:44
stnit doesn't work18:44
ubuntubut hw i got that prblm b4 it was fine18:44
ActionParsnipvanguard: sudo mkdir /media/iso; sudo mount -o loop /path/to/file.iso /media/iso18:44
ubuntusuddenly  it happnd18:44
HiQualitykakiii: If that doesn't work, then try sudo apt-get install deluge.18:45
ubuntudoes it releated to ram18:45
ubuntu?18:45
ActionParsnipvanguard: just change the /path/to/file.iso   and it will mount18:45
osmodivs_ActionParsnip, there is no answer for me there...18:45
polly_uppleeeeeeeae18:45
ActionParsnipubuntu: if your OS is crashing it may be down to bad ram18:45
tdnToday I reinstalled 11.04 (had 10.10 before). I must have forgot to install some codec package or something, because now it can barely play 720p videos. They went smooth before. How do I fix this?18:45
ActionParsniposmodivs_: that's all I got18:45
osmodivs_ActionParsnip, Thx.18:45
Guest16283tdn18:45
ActionParsniptdn: sudo apt-get install ubuntu-restricted-extras18:45
ubuntuya one more prblm18:45
sroy2hey I just did a custom windows7/ubuntu install and the unity sidebar in ubuntu is missing... It was there before when I was running ubuntu only - any ideas?18:45
Guest16283sudo apt-get install ubuntu-restricted-extras18:46
ActionParsnipsroy2: have you setup 3D accelleration with your video hardware?18:46
osmodivs_Why can't I open Firefox?   /usr/lib/firefox-4.0.1/firefox-bin: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory I have Ubuntu 11.04 64 bits18:46
sroy2ActionParsnip: don't think so on this install - is there a guide for that (Intel chipset)18:46
ActionParsniposmodivs_: does the link I gave not help?18:46
stnhow do i setup 3d aceleration?18:46
polly_upcan anyone help me?18:46
osmodivs_ActionParsnip, No.18:46
ActionParsniposmodivs_: are there any firefox processes currently running by another user?18:47
pythonirc1011ActionParsnip: Have you used dvdrip? can it be used to create an iso that can be mounted or burnt?18:47
vanguardhow do I fix this apt network error: E:Encountered a section with no Package: header, E:Problem with MergeList /var/lib/apt/lists/extras.ubuntu.com_ubuntu_dists_natty_main_i18n_Translation-de, E:The package lists or status file could not be parsed or opened.18:47
ActionParsnipstn: what video chi pdo you use?18:47
stnits an intel18:47
ubuntuwen it was 10.04 it was showing me option to selecct my os but after upgrading ubuntu to 11.04 m not getin that screen to slect my os18:47
kakiiii tried the sudo apt.. more error18:47
ActionParsnippythonirc1011: no, i just bang DVDs into my optical drive and it goes18:47
stni'm on a netbook18:47
saurovmy firefox 4 is malfunctioning in ubuntu 11.0418:47
kakiiii also triend aptitude18:47
saurovhelp18:47
ActionParsnipstn: ok what is the output of:  sudo lshw -C display; lsb_release -a      use pastebin to host18:47
HiQualitykakiii: And it didn't work from their website?18:48
ActionParsnipkakiii: if you pastebin the output, we can advise18:48
osmodivs_ActionParsnip, No. Firefox was working fine hours ago18:48
ActionParsniposmodivs_: check with:  ps -ef | grep -i fire18:48
ubuntuwen it was 10.04 it was showing me option to selecct my os but after upgrading ubuntu to 11.04 m not getin that screen to slect my os18:48
kakiiiok i will run it again.. the output is kinda long tho thats why i didnt originally post it18:48
kakiiistandby18:48
ActionParsnipkakiii: thats why pastebin exists18:48
polly_upheeey =(18:48
Erfolgubuntu, run sudo update-grub18:49
ActionParsnipkakiii: use a pastebin and you can give a LOT of text with one hyperlink18:49
petawhen I have two network interfaces, each with different IP and network settings, how can I specify a primary if? one (eth0) is bridged and can access the internet, the other (eth1) one is host-only --> private. as long as I disconnect eth1, i can access the internet. as soon as i conenct eth1 i cannot access internet anymore. I use VMware Fusion18:49
osmodivs_ActionParsnip,   osmodivs@Djiin:~$ ps -ef | grep -i fire18:49
osmodivs_osmodivs  5650  5049  0 12:48 pts/1    00:00:00 grep --color=auto -i fire18:49
ubuntubut now i cant enetr itno my os18:49
kakiiilol.. how im new sorry18:49
stnPCI (sysf)18:49
ActionParsniposmodivs_: ok thats cool18:49
ActionParsnipstn: 1. Wait a while 2. Use a pastebin18:49
ubuntunow its showin me file system error18:49
ubuntui cant get into my oos oly18:49
ubuntugrub rescue18:50
Erfolgubuntu, you'll need to chroot into your system with a live ubuntu cdc18:50
Erfolgcd*18:50
ubuntulive cd18:50
tdnActionParsnip, thanks. w64codecs was what I was missing.18:50
ActionParsniposmodivs_: how about if you run:   firefox http://www.bing.com18:50
IsmAvatarhey guys, some firefox videos try to play with Xine, but Xine never plays. How can I install an alternative, and which alternative should I install?18:50
ubuntuwill it effect my another drives18:50
ubuntu>18:50
stn *-display:018:51
stn       description: VGA compatible controller18:51
stn       product: N10 Family Integrated Graphics Controller18:51
stn       vendor: Intel Corporation18:51
stn       physical id: 218:51
FloodBot1stn: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:51
ActionParsnipstn: USE A PASTEBIN18:51
stn       bus info: pci@0000:00:02.018:51
kakiiihttp://pastebin.com/B99bz70A18:51
kakiiidid that work?18:51
polly_upthanks for ignore me18:51
LarsTorbenKshit globalmenu18:51
ActionParsnipkakiii: at least youo listened :)18:51
Erfolgubuntu, if you chroot into your system with the live cd you can run update-grub to update the grub files, or grub-install /dev/sdx to fix your grub problem18:51
osmodivs_ActionParsnip, /usr/lib/firefox-4.0.1/firefox-bin: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory18:51
ActionParsnipkakiii: try:  sudo apt-get -f install18:52
osmodivs_libxul18:52
ubuntuok thnnx18:52
LAcanman what is the real #hack channel18:52
ubuntu:)18:52
ubuntuthnk you18:52
LAcan#security is lame18:52
ActionParsnipkakiii: yes the paste is good :)18:52
HiQualitykakiii: Got the error message. I am checking it now.18:52
=== brianl|a is now known as brianl
ubuntuhey i have kubutu live cd18:52
ubuntucan do it wid kubuntu18:53
Erfolgubuntu, that's fine.18:53
ActionParsnipkakiii: what is the output of:  lsb_release -d18:53
polly_upasshole18:53
kakiiihttp://pastebin.com/8w4HkBYm18:53
=== Braiam is now known as LastPass
ActionParsnipkakiii: and the output of: uname -m18:53
=== LastPass is now known as Braiam
stnhttp://pastebin.com/kvBvreeW18:54
kakiii?18:54
ActionParsniposmodivs_: are there any bugs logged for this (I don't use firefox so am not much help)18:54
ActionParsnipkakiii: run the commands, what is output?18:54
photonis there a way to get German umlauts äüö on an English (US) keyboard layout without having to enter the Unicode code point?18:55
ActionParsnipstn: see how you gave ALL that text and you didn't scroll the channel18:55
naptasticIf I'm experienced at compiling software but have never packaged anything, and want to start a PPA with software I follow, where's a good place to start reading?18:55
ActionParsnip!compile18:55
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)18:55
HiQualitykakiii: One of these messages tell that it's unable to lock admin dir. Are you running another package manager?18:55
kakiiix86_6418:55
naptasticActionParsnip, thanks, but that's not what I was asking :-)18:55
ActionParsnipstn: I saw the link in here, no need to PM me it18:56
Erfolgphoton, yes you can setup a german keyboard18:56
ActionParsnipkakiii: ok and the output of:  lsb_release -d18:56
phox_Hi! Why does my HP Laserjet 1020 printer think it printed the paper when it didn't? It says the task it completed.18:56
FoolishOwlIs there a list online of computers tested for Linux compatibility?18:56
ActionParsnip!hcl18:56
ubottuFor lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection18:56
FoolishOwlThanks.18:56
photonErfolg: I meant without changing the keyboard layout?18:56
kakiiiDescription:Ubuntu 10.04.2 LTS18:56
ActionParsnipFoolishOwl: http://www.ubuntu.com/certification/18:56
ActionParsnipkakiii: perfect :)18:57
elTigrehow can I find out the nvidia kernel module version?18:57
kakiiii had the sym package manager open at one point but i closed it18:57
HiQualitykakiii: Okay, so that cannot be a problem.18:58
Erfolgphoton, not sure. i've always just used the german keyboard since it's not that hard to learn if you're used to a us keyboard18:58
ActionParsnipkakiii: cd; wget http://ftp.halifax.rwth-aachen.de/ubuntu//pool/universe/d/deluge/deluge-gtk_1.2.2-2_all.deb; sudo dpkg -i ./deluge-gtk_1.2.2-2_all.deb; sudo apt-get -f install18:58
ActionParsnipelTigre: nvidia-settins tells you18:58
photonErfolg: y and z are swapped, and [ ] or some other keys like that become öüä?18:59
photonErfolg: and that's it?18:59
IrCYopHey, I am trying to find some help getting a ath5k driver for 11.0418:59
kakiiisorry i tried to copy that and closed the window18:59
elTigreActionParsnip, I have driver version 270.41.06, but where can I find the version of the kernel module?18:59
kakiiiplease repeat :)18:59
doc`Im using a dualboot (win7/ubuntu 11) Im wondering if its possible to save all my open programs on ubuntu for next reboot?19:00
ActionParsnipelTigre: that will be the same as the driver version19:00
panamasmithHelp with sound issue http://pastebin.com/eBf04bUP19:00
elTigreit should be the same, yes19:00
ActionParsnipkakiii: cd; wget http://ftp.halifax.rwth-aachen.de/ubuntu//pool/universe/d/deluge/deluge-gtk_1.2.2-2_all.deb; sudo dpkg -i ./deluge-gtk_1.2.2-2_all.deb; sudo apt-get -f install19:00
elTigreI am having trouble with opencl19:00
=== XuMuK|ZNC is now known as XuMuK
vanguardare there any other options than pavucontrol to control pulse volume levels?19:00
elTigredoesn't want to create a context... I googled and heard their may be mismatch19:00
ActionParsnipvanguard: alsa-mixer19:00
kakiii #ubuntu19:01
Erfolgphoton, pretty much19:01
kakiiiits running19:01
photonErfolg: thanks19:02
Erfolgphoton, your shift keys for 1-= are different too19:02
Erfolgphoton, for those i usually just switched back to english. lol.19:02
nimbioticshello evry1. I've got a powerpoint presentation in pptx format that I need to edit with openoffice impress. Impress does open the fiile but all I get is empty slides. Is there any tool I could use to convert it to ppt or oo format?? TIA!19:02
photonErfolg: heh. Is it easy to switch keyboard layouts?19:02
Igoruis there a way to disable unity panel? i'm using gnome 2 and enabled the unity plugin, but wanna keep using gnome-panel19:02
kakiiiok lloks like its finished19:02
HiQualitykakiii: No errors?19:03
ActionParsnipkakiii: deluge installed/19:03
ActionParsnip?19:03
LarsTorbenKActionParsnip dpont work19:03
Erfolgphoton, yeah there's a layout button in the top bar. at least on gnome there was. and i think you can make hotkeys to change it too if you want19:03
kakiiireally?19:03
vanguardActionParsnip: hmm, everything is turned up there19:03
ActionParsnipkakiii: really what?19:03
kakiiiits installed now?19:03
phox_Hi! Why does my HP laserjet 1020 printer says that is has printed my paper when it clearly hasn't?19:04
HiQualitykakiii: What did it print out?19:04
ActionParsnipkakiii: what does: apt-cache policy deluge     say?19:04
=== Krabbe is now known as krabbe
Cube``hey, i need to test my bouncer set up. can somebody pm me?19:04
photonErfolg: alrighty, thanks19:04
kakiiijc@jc-hp-laptop:~$ apt-cache policy deluge19:05
kakiiideluge:19:05
kakiii  Installed: (none)19:05
kakiii  Candidate: 1.2.2-219:05
kakiii  Version table:19:05
kakiii     1.2.2-2 019:05
FloodBot1kakiii: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:05
HiQualitykakiii: It seems like it installed.19:05
ActionParsnipkakiii: then: sudo apt-get --reinstall install deluge19:06
kakiiisweet.. can you hekp me with my wireless card?19:06
kakiiidriver i think19:06
ufo1Hi. Backuppc question. Is this the place?19:06
ActionParsnipHiQuality: installed (none) means its not installed19:06
Setojoin #archlinux19:06
BlouBlouufo1: If it's ubuntu-backup, yes19:06
kakiiithats what i thought..19:07
ActionParsnipkakiii: its not installed, does the reinstall command work ok19:07
ActionParsnipkakiii: why are you getting deluge when you have more essential things like wireless not working....19:07
ufo1Backuppc installe on Ubuntu. It runs, but the cgi-webpage does not list any hosts. Just status and pool-usage.19:08
HiQualityActionParsnip: I was not concentrating. Sorry!19:08
ActionParsnipHiQuality: np :)19:08
kakiiii usually dont need it..19:08
kakiiiprefer wired19:08
kakiiithe laptop sits here all day and downloads torrents to an ext drive19:08
ActionParsnipme too, for towers, lappys get wireless19:08
Blizzardo1Hi, I"m having trouble with the Sudo on my Live USB19:09
HiQualitykakiii: So everything's fine now?19:09
JoshuaLBlizzardo1, and what trouble do you have with it?19:09
ActionParsnipBlizzardo1: whats up?19:09
deverasthe most frustrating thing of trying several ways of installing and uninstalling LAMP in Ubuntu and never manage to make it stop downloading PHP files. The funnier thing is, whit the latest version you can install it with tasksel and it works good... another format under way... can we install from a pen drive?19:09
bobweaverBlizzardo1, what happens when you do sudo -s19:09
kakiiithis my old laptop hp zv5410us it says the wireless is installed but its not working.. either is deluge19:09
ActionParsnipdeveras: there is a setting for the downloading PHP files19:09
=== ps is now known as Guest75840
jmcantrellwhy does unity suck so hard? when is it likely to be somewhat usable?19:10
deverasActionParsnip: adding to the conf the handler? tried all the pages i got, and a few actions of my own :( i would be glad to try again, but there's really no reason for it to do it that i could identify19:10
Guest75840ps19:10
ActionParsnipdeveras: you can install from USB if your BIOS supports it. You can use unetbootin to make the USB stick combined with an MD5 tested ISO19:10
kakiiiit doesn mgrt come up as installed in the sym package19:10
sroy2is there a reason why "apt-get install nvidia-glx" would fail with "Package nvidia-glx is not available, but is referred to by another package."19:10
kakiiimgr19:10
Guest75840opiytgfsl;uy6580989768-09088880987654323890-======>19:10
HiQualityActionParsnip: Can you take care of kakiii from now on? I must do my homework.19:10
phox_Hi! Why does my HP laserjet 1020 printer says that is has printed my paper when it clearly hasn't?19:10
deverasgood to know ActionParsnip will download now19:11
ActionParsnipsroy2: what nvidia chip do you have?19:11
NexosI'm in the process of upgrading from Maverick -> Natty, and get stuck at the "Preconfiguring packages ... " for half an hour, with no sign of progress19:11
Guest75840----------------------------------------------------------------------->19:11
sroy2nvidia nvs 3100m19:11
NexosIs it supposed to take that long?19:11
kakiiiits cool.. thanks man.. ill keep on it..19:11
Guest75840>>>>>>>>>>>>>>>>>>>>>19:11
bobweaverkakiii, what is your card \19:11
ActionParsnipsroy2: then run:  sudo apt-get install nvidia-current19:11
sroy2ok thanks, I'll give that a shot19:11
ActionParsnipkakiii: is deluge installed ok now?19:11
wisien'19:11
kakiiino deeluge19:11
phox_nexos: I've hard that updating can take long time, even longer than clean install19:12
kakiiilets do the wireless tho19:12
matt_799how do most ppl use noscript? do you have to click allow [site] on every site??19:12
kakiiiif possible19:12
sroy2matt_799: judicious use of whitelisting19:12
bobweavermatt_799, temp allow sites if you think that they are good19:12
yorihow can someone tries to see my desktop by remote desktop? i had a request from an ip i didn't know19:12
bobweavermatt_799, if you trust you can allow all the time19:13
=== XuMuK is now known as XuMuK|ZNC
Nexosphox_: I know it's slow (already upgraded 3-4 times Ubuntus), but 1/2h (and counting) in the 'Preconfiguring packages' phase seems way too much19:13
kakiiihp zv5410us19:13
ActionParsnipyori: have you confiured vnc port forwarding to allow remote connections from the web?19:13
Nexosphox_: and there is barely CPU used19:13
bobweavermatt_799, moziila is easy to hijack you could use a different browser that is not well know19:13
jon8where is it at that will tell me exactly what raid controller i have from console (NOT GUI)19:14
sroy2bobweaver: that isn't really the best defense... no-script is better than relying on obscurity19:14
phox_nexos: The guy I read about acctually said it took him hours :P but i agree, sounds weird.19:14
ActionParsnipjon8: lspci19:14
yoriActionParsnip, yes i configuered those settings so no one is allowed to connect to my desktop, but when i was away from my laptop, someone tried to make a connection19:14
ActionParsnipyori: that's why then, you haven't used an SSH tunnel to add security. VNC is a very unsecure protocol19:14
bobweaversroy2, to a point19:14
vanguardhow can I use a proxy for my whole internet traffic? I want to tunnel out of my wifi19:15
ActionParsnip!proxy19:15
ubottuSeveral Ubuntu channels prohibit access from open proxies and other anonymous connections due to a high level of abuse. The supported ways to hide your IP address on freenode are to use !Tor or get a !cloak19:15
ActionParsniphmm19:15
ActionParsnipvanguard: you can use polipo, it's great19:15
matt_799thanks for the suggestions can i obtain an widely used whitelist?19:16
yorii installed gSTM after that atempt, so when i tunnel my own ip it's more secure?19:16
=== ng_ is now known as NG_
SpaceSheep#4chan19:16
Nexosphox_: yeah upgrades I did took lots of hours: an hour or two backuping (have had bad xp with upgrades), an hour or two downloading, an hour installing (and a couple of hours/days fixing upgrades issues...)19:16
yoriand thanks for the info ActionParsnip19:17
panamasmithcan someone help me with an ubuntu audio issue? http://ubuntuforums.org/showthread.php?t=175844519:17
bobweaversroy2, I also think that something like ironsrware iron is nice19:17
=== XuMuK|ZNC is now known as XuMuK
bobweavermatt_799, yes19:18
MonkeyDust!ask| panamasmith19:18
ubottupanamasmith: 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. :-)19:18
NexosThere seems to be two "update-manager" processes running... should I kill them and restart upgrade?19:18
matt_799bobweaver how?19:18
GwarHow do I remove the background from my grub menu so it's just plain black?19:18
KM0201Nexos: only 1 is actually running, (installing updates)...19:18
Guest75840.19:18
Guest75840.19:18
Guest75840.19:18
FloodBot1Guest75840: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:18
KM0201Nexos: if neither are installing updates, then yes, just kill them both and start the update manager againj19:19
=== photon is now known as photon2
=== photon2 is now known as photon
bobweavermatt_799, http://www.itsyourip.com/Security/how-to-secure-firefox-browser-with-noscripts-addons/19:20
IrCYopHey, I am trying to find some help getting a ath5k driver for 11.0419:20
Guest75840?19:20
Guest75840?19:20
matt_799is it possible for noscrpt to interfeer with adblock19:20
Guest75840/19:20
Guest75840sdfsdfsdfsdf19:20
bobweaverIrCYop, show us lsmod | grep ath  and dmesg | grep ath19:20
Guest75840quit19:20
bobweavermatt_799, no sure19:21
soapienoscript shouldn't interfere with adblock although it might sometimes block the same things19:21
bobweavermatt_799, not sure*19:21
ftafoxhi all.. Having a prob with my wifi in a dual boot win7/11.04 setup... the card is a 4312 lppy low power and it works but something happens during switching between win7 and 11.04 with dns because the wifi on either os will no longer connect to the router... the router runs dd-wrt? any suggestions? thanks19:21
Guest75840can any one help me to hack IIS7.0 Server19:22
IrCYopbobweaver, http://pastebin.com/NhdjqER819:22
vanguardcan anyone tell me a free proxy that I can use to get out of my WiFi here?19:22
bobweavermatt_799, if you are going to go to skceehy sites I say do it in a vbox19:22
panamasmithhow do i configure ctl.!default in /etc/asound.conf to use dmix?19:22
bobweaverIrCYop, rfkill list all19:23
IrCYopbobweaver, http://pastebin.com/2aiD2iLw19:23
ubuntui lost grub after reinstalling windows 7, im desperate for someone to walk me through the fix19:23
IrCYopbobweaver, http://pastebin.com/rdYNLY6w19:24
eamonDoes here anyone use VoIP?19:24
bobweaverIrCYop, rfkill unblock all19:25
IrCYopbobweaver, done19:25
bobweaverdo you have networks19:25
bruceFailed Hard Drive, need some help with recovery of data. Failed hard drive is a SATA drive with PATA adaptor with Ubuntu 10.04.1 installed as the OS for x86 platform.  Have the drive plugged into my amd64 PC direct SATA, no adaptor.  I cannot open the file system of the failed hard drive.  I would like to recent work that I did not back up before failure.19:25
bobweaverIrCYop, rfkill list all19:26
IrCYopbobweaver, I do have internet now19:26
ftafoxbruce if you can't access the data from another machine your only option is to send it off or format it and start fresh19:26
ps12345rver19:26
IrCYopand can see the networks19:26
bobweaverand another one down19:26
ps12345can any one help me to hack IIS 7.0 Server19:27
bobweaverlets see what is cossing it19:27
bruceThank you ftafox19:27
IrCYopbobweaver, ok19:27
BlouBloups12345: we don't support illegal-stuffs19:27
rhizmoebruce: there are forensic linux distributions19:27
rhizmoeps12345: how old are you bro19:27
eamonMicrosoft COFFEE19:27
bobweaverIrCYop, modinfo | grep ath19:27
ubuntui lost grub2 after reinstalling windows 7, im desperate for someone to walk me through the fix19:28
rhizmoebruce: http://www.securitydistro.com/security-distros/19:28
eamonshut up ubuntu19:28
brucerhizome, I would like to try something before I send off or format.19:28
Abhijit!fixgrub | ubuntu19:28
ubottuubuntu: 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)19:28
ps12345BlouBlou: I am not trying to do illegal thing19:28
BlouBloueamon: ?19:28
ps12345I just want to learn hacking...... so please if you can help me19:28
BlouBloueamon: telling people to shut up it's not good thing19:28
rhizmoeps12345: this isn't an iis channel19:28
ubuntuAbhijit, i tried that, from that page19:28
ubuntui got an error19:28
bobweaverps12345, ;google blackbuntu19:29
eamonwhat about people who want to be "1337 hackers" can I tell them to shut up?19:29
BluesKajbruce, does nautilus list the drive in places ?19:29
ubuntutelling me 'warning, you are not installing to the MBR, this is not recommended, blah blahblah"19:29
ps12345rhizmoe: then where i will get to know about IIS ?19:29
rhizmoeps12345: not here, duh.19:29
BlouBloueamon: not here19:29
Abhijitubuntu, what error?19:29
ubuntuAbhijit,  telling me 'warning, you are not installing to the MBR, this is not recommended, blah blahblah"19:29
eamon!details|ubuntu19:29
ubottuubuntu: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."19:29
ps12345bobweaver: ok dude i try 2 search on Google19:29
bruceBlueKaj:  Yes the drive appears on the desktop under Places.19:29
Abhijitubuntu, you are selecting wrong partition19:29
=== dmex_ is now known as dmex
ftafoxhow can i release my dns from dhcp in ubuntu? in windows i just ipconfig /release19:30
ubuntueamon, i have nattynarwhal installed, i reinstalled windows 7, now i need to restore grub2, im booted from a liveUSB, i tried the instructions i found from google, i got an error telling me i was not installing it over the MBR, and that if i wanted i could --force to continue, but it would not be good19:31
panamasmithdoes anyone have HDMI sound woring with a Intel Core i5 CPU?19:31
IrCYopbobweaver, http://pastebin.com/LZ78hxSM19:31
C0keNC0dehey, can my ubuntu machine read FAT ?19:31
C0keNC0dethis is a standard installation19:31
jdflorezPAHi, Im having trouble with this "Fixing the Plymouth boot screen" on Natty. I stupidily installed it, and it messed up my config. I used the service gdm stop command and now I just have black screen. Tried to restart the service but doesnt work. I ran a script that deleted the "plymouth boot screen" but Im still with a black screen. Any help would be apreciated.19:31
ubuntuAbhijit, my boot is on the first partition (a 100mb partition created by windows) but the instructions told me to install @ my linux directory19:31
py9371i have seen a lot of places where setting says reset defaults19:31
py9371does this mean reset to defaults19:32
=== Zorlin is now known as Guest59033
=== BlouBlou is now known as BlouBlou_
=== BlouBlou_ is now known as BlouBlou
py9371or reset the default setting so that next time you reset the reset to the new defualt19:32
py9371like setting a restor point or something19:32
bobweaverIrCYop, typo sorry modinfo ath5k19:32
py9371reset set defaults kind of worded incorrectly19:32
py9371than it says defaults set19:32
py9371like it is setting defaults but I tink it is actually resetting to defaults19:33
bobweaverbrb got to go to the store19:33
BluesKajubuntu, if you install grub over the mbr then when you udate grub it should show your windows install , then you can choose windows at boot from the grub menu if you wish19:33
IrCYopbobweaver, http://pastebin.com/JiR2mSsf19:33
ftafoxpy9371 i'm not sure what you want but: unity --reset19:34
Abhijit_ubuntu, you are selecting wrong partition19:34
ubuntuBluesKaj, yea, i get that... but im nervous cuz i got an error following the directions, could really use someone who knows what they are doing to walk me through this19:34
ubuntuAbhijit, i selected the partition the instructions told me to...19:34
=== newbie|2 is now known as Chilaquiles
ftafoxubuntu i always found it easier when doing dual boots to install winblows first19:35
Jasonn what is the pysqlite package= called in the repos?19:35
bobweaverIrCYop, dmesg | grep rfk19:35
ubuntuftafox, yea, but unfortunately something messed up w/ the windows install and i had to reinstall, after i already had spent 2 days setting up ubuntu the way i wanted it19:35
ubuntuftafox, if i cant figure out this grub2 thing, im going to lose days worth of work on this machine by having to completely erase everything ive done w/ ubuntu... and i REALLY dont want that19:36
ftafoxubuntu you def need install cd and there's tons of instructions...19:36
brucerhizome  thank you19:36
py9371im specifically talking about my ti-83 calc but I have seen it at other places as well19:36
jribJasonn: apt-cache search -n python sqlite19:36
py9371where it says reset to defaults19:36
IrCYopbobweaver, There is no text printed after using that command.  As in it does nothing.19:36
ubuntuftafox,  im ON liveusb... and i have found TONS of instructions, most different from each other, and most of them outdated19:36
BluesKajubuntu, if you are following the official tutorial to restore grub , then it should work19:37
Soupermanitoubuntu, whats your problem?19:37
ubuntuBluesKaj, i did follow the official tutorial, and it did NOT work19:37
ftafoxubuntu http://maketecheasier.com/restore-grub-2-as-the-main-bootloader/2010/05/05/19:38
ubuntuSoupermanito, i installed win7, need to recover grub, the instructions i followed exactly, and it threw me an error, said i was installing to the wrong partition, except its the partition i was TOLD to install to19:38
Soupermanitoubuntu, how many hd's you have?19:38
abstraktwhy ubuntu no like me :(19:38
BluesKajok  ubuntu , that' s beyond me , not knowing what your circumstances are , maybe Soupermanito , can help you19:39
abstrakti make sysv service script and add with update-rc.d but no start when I boots :(19:39
Soupermanitobecause you have not reached the ubuntu state of mind19:39
blackgrazabstrakt: cuz your doing it wrong or you have unsupported hardware19:39
abstraktblackgraz, me thinks this has nothing to do with hardware19:39
blackgrazor your trying to do somthing that ubuntu is not well at doing19:39
varanushi everyone, i have kubuntu 10.10 and i'm trying to blacklist a wireless driver but on every restart the blacklist-wlan.conf file i have created doesn't exist with the result of not working what i'm trying to do. Why the system is deleting the file created?19:39
sroy2is there a way to verify that ubuntu is using the swap partition I set up?19:39
abstrakthmm, ubuntu not well at installing standard sysv initscripts in /etc/init.d and adding to runlevels?19:40
jmcantrellare there any plans for ubuntu to have gnome3?19:40
BlouBloujmcantrell: yes, in the next version19:40
mongyanyone know anything about these artifacts I keep getting in the dash.  http://i.imgur.com/evcMo.png  bottom right .. sometimes also in icons and in the top left area19:40
ChilaquilesUnity really sucks!!!!19:40
abstrakthow do I debug an initscript after I've installed it?19:40
jmcantrellunity is just so terrible19:40
abstraktwhat logs do I look at?19:41
BluesKajabstrakt, did you place the scrit in /etc/init.d/ and make it executable , then reload by doing sh ./scriptname.sh19:41
BlouBlouChilaquiles: then don't use it19:41
Soupermanitovaranus, #kubuntu19:41
cihhan_hi all! i need to copy some files from machine B using scp -- but i can only connect machine B via machine A using ssh. any suggestions?19:41
abstraktBluesKaj, my service script works fine, i just can't get it to run on boot19:41
ftafoxif u don't like unity u can choose to boot to classic19:41
Chilaquilesthen delete from future versions of Ubuntu!!19:41
abstraktBluesKaj, sudo service iptables start <- works fine for me, does what I want19:41
varanusSoupermanito: sorry and ty19:41
abstraktso does stop restart reset force-reload etc19:41
abstraktbut19:41
panamasmithis my sound issue to involved for this channel? http://ubuntuforums.org/search.php?searchid=8104088219:41
BlouBlouChilaquiles: they won't, if you don't like, find another distro19:41
abstraktit doesn't start on boot19:41
ubuntuSoupermanito, i have 1 HDD19:41
Jim__I need to remove all files and subdirectories of a directory without removing the directory itself19:41
Chilaquileswhy not?19:42
Soupermanitovaranus, :D not a problem, is better to ask there, they can help you more than we and is slower19:42
Chilaquilesit's useless!!!19:42
abstraktoh really, ubuntu is forcing unity?19:42
BlouBlouChilaquiles: #ubuntu-offtopic19:42
go8765test19:42
Chilaquilesofftopic_19:42
Chilaquiles?19:42
Chilaquilesit's about Ubuntu!!!19:42
ftafoxunity is the default desktop in 11.0419:42
IrCYopbobweaver?19:42
BlouBlou!ot > Chilaquiles19:42
ubottuChilaquiles, please see my private message19:42
abstraktBluesKaj, my script is usable, it just doesn't run on boot19:42
Soupermanitoubuntu, can you get a hirenz boot cd? it will give you several tools to fix mbr19:43
ftafoxbut not forced you have the option to use the classic gnome 2 option19:43
Chilaquilesyou are making me look for another distro19:43
marsfligthDoes exist a "BASH completion" function that works like Google suggest offering completion taking command lines from "bash history"? Thanks19:43
BluesKajabstrakt, ok understood , getting scripts to run at boot has a lot of tutorials on the net , but iI haven't had much luck with any so far19:43
thr01~rryou can choose classsic ubuntu desktop at logon chilaquiles19:43
quickhi19:44
Soupermanito!ask quick19:44
abstraktBluesKaj, yeah, i see that... :(19:44
cihhan_i need to copy some files from machine B using scp -- but i can only connect machine B via machine A using ssh. any suggestions?19:44
Soupermanito!ask | quick19:44
ubottuquick: 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. :-)19:44
quickubottu: i know that19:44
ubottuquick: I am only a bot, please don't think I'm intelligent :)19:44
abstraktBluesKaj, http://embraceubuntu.com/2005/09/07/adding-a-startup-script-to-be-run-at-bootup/ <- is basically what I did already19:44
ubuntuSoupermanito, BluesKaj ftafox  ok, i followed the instructions for grub2 again.... here is the pastebin: http://pastebin.com/VT6Fa64w19:44
=== brianl is now known as trolling
abstraktBluesKaj, but as directed in a help.ubuntu.com article19:45
ftafoxdd-wrt router won't let me back on randomly after rebooting anyone else have this prob19:45
JoshuaLcihhan_, scp transfers files via ssh ?19:45
ChilaquilesSoupermanito: He just said hi, wth19:45
Jim__<cihhan_> you can tunnel things like scp through ssh also there is such a thing as sftp which goes through ssh google ssh tunneling or sftp for more info19:45
abstraktBluesKaj, the links are in fact there, in /etc/rc*.d/ i just don't know why they "don't work"19:45
cihhan_JoshuaL: yes, but i need to connect through machine A19:45
Soupermanitoubuntu, why are you trying to install grub to a partition?19:46
ftafoxubuntu u have to install to mbr!19:46
Jim__cihhan_: You need to do tunneling19:46
JoshuaLcihhan_, connect via ssh to machine a, move the files to machine a from b, then from a to your machine?19:46
abstraktbah, why ubuntu sux s0 bads!19:46
abstraktlol, wtf... this should "just work" shouldn't it?19:46
=== luckybunny is now known as Tanya_Hyde
JoshuaLcihhan_, or use tunneling like the others advice :P19:46
abstrakti mean, my other init scripts are working19:46
abstrakthow do I debug this? there's gotta be a way to debug19:46
cihhan_but i dont have space in machine A. Therefore, I need to find another way19:47
jmcantrellwhen using the ubuntu classic, if i right click on any of the tray icons, the background of the menu looks messed up19:47
=== Tanya_Hyde is now known as luckybunny
ubuntuSoupermanito, ftafox im doing EXACTLY what the instructions are telling me to do!! dont give me a URL for instructions and then ask me why im following them ffs19:47
ftafoxabstrakt can you make a link that points to your script using startup applications ?19:47
BluesKajabstrakt, in the terminal try sh ./sciptname.sh , and see what errors there are , if any.19:47
ubuntuSoupermanito, ftafox this is literally the first step in the instructions for restoring grub: "The first thing that we need to do is to mount your existing Ubuntu partition. If you already know your partition number (of the form sda1, sdb2 etc), you can easily mount using the following command:"19:48
abstraktBluesKaj, um... it's an init script19:48
ftafoxubuntu the error states it's not being installed to mbr try sdb1 sdb2 etc19:48
abstraktBluesKaj, i just told you, the init script works fine19:48
abstraktBluesKaj, it's not meant to be run with sh ./foo i don't think19:49
bobweaverIrCYop, reboot wireless ?19:49
abstraktyou run it with sudo service foo start19:49
abstraktand sudo service foo stop19:49
abstraktand both those commands work fine, i've tested them19:49
abstraktso do all the other commands I wrote19:49
abstrakthowever, it won't start on boot19:49
=== jan is now known as Guest45646
abstraktBluesKaj, short answer: there are no errors19:50
Soupermanitobut ubuntu, you are trying to install grub to a partition instead of the whole drive, that will never work, not if the bootloader of windows is installed in the mbr19:50
BluesKajyeah abstrakt most scripts are in /etc/ init.d , that where the're supposed to be plced in order to work19:50
alfei need help getting my video card to work19:50
abstraktBluesKaj, yup, and mine is placed there and it works fine19:50
Guest45646gimana19:50
bobweaveralfe, lspci | grep vga19:50
abstraktmaybe it has to do with the order?19:50
abstraktthe built in iptables-persistent package ends up at e.g. S37 and K3719:51
abstraktbut mine ends up at S2019:51
tymneti made it19:51
panamasmithwhere can i get help with sound issue?19:51
tymnetyay19:51
abstrakti can't quite figure out why that is...19:51
alfebobweaver: i don't think that works19:51
ubuntuSoupermanito, well what do i do then!??19:51
abstraktalso the built in one only gets added to a single runlevel iirc, i'm adding "start" to 2-5 and kill to 0 and 619:51
alfebobweaver: is there an extra letter in that?19:51
abstraktand something else I think19:52
tymnetwhen is the appropriate time to ask a technical question?19:52
BlouBloutymnet: I don't know... maybe now? :)19:52
Guest45646bagaimana cara setting  ssl19:52
tymnetheh19:52
BluesKajyup, ok then a symlink in autostart might do the trick , abstrakt , but I'm just guessing ...never had much luck with that either19:52
bobweaveralfe, lspci -nn | grep VG19:53
Guest45646bagaimana setting armitage?19:53
IrCYopbobweaver, reboot wirless?19:53
alfebobweaver: still nothing19:53
bobweaverIrCYop, Yes19:54
bobweaveralfe, lspci -nn19:54
Soupermanitoubuntu, have readed this? https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows19:54
alfebobweaver: ok got a bunch of lists of numbers19:55
tymnetos is up and running. audio/hdmi audio/usb audio all working. i seem to have a low framerate just browsing through the operating system/webpages/this application etc. i'm running an ati 5770 1gb. installed the recommended ati drivers upon notice. so i decided to confirm 100% by installing codecs and running a film with high cgi. very low framerate. not sure what to do19:55
IrCYopbobweaver, I did a networking restart but it is deprecated and it also printed: " Ignoring unknown interface wlan0=wlan0"19:55
bobweaveralfe, look for the one with the vga in it19:55
bobweaverIrCYop, sudo reboot19:55
IrCYopok19:56
IrCYopbbl19:56
tymnet21" dvi 32" hdmi19:56
IrCYopbrb%+*19:56
alfebobweaver: this is the output, nothing with vga   00:00.0 "0600" "8086" "3405" -r13 "8086" "5332"19:56
alfe00:01.0 "0604" "8086" "3408" -r13 "" ""19:56
alfe00:02.0 "0604" "8086" "3409" -r13 "" ""19:56
alfe00:03.0 "0604" "8086" "340a" -r13 "" ""19:56
alfe00:07.0 "0604" "8086" "340e" -r13 "" ""19:56
FloodBot1alfe: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.19:56
alfe00:10.0 "0800" "8086" "3425" -r13 "" ""19:56
eamonQuestion: How can I generate phone dialling tones through my computer speakers?19:56
bobweaveralfe, start a ubuntuforums thread and send link19:56
bobweaveralfe, or use pastbin19:57
yankees9920anyone know why after rebooting sometimes I have to enter fileserver.home instead of just fileserver into ssh client, website, or windows network share to access the server?19:57
Skapereneamon: the audio speakers, or the beep speaker?19:57
eamonaudio speakers19:58
=== plustwo_ is now known as Deegee_1
bobweaverwhat is the best dj programs for ubuntu19:58
eamonone of the keys on my phone is broken and I need to generate the tone19:58
yankees9920http://www.mixxx.org/ - open source DJ program19:58
=== go8765 is now known as go8765[away]
Skaperengoogle "touch tone filetype:ogg"19:59
mieszkohi19:59
brad_!grub219:59
ubottuGRUB2 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)19:59
BlouBloumieszko: hi19:59
=== go8765[away] is now known as go8765
Skapereneamon: you have to generate it very loud to make it work through the phone mic19:59
mieszkobye19:59
slimjimflimanybody have experience with i8kfan or i8kutil or i8k anything?  dell motherboard driver20:00
slimjimflimi can't get the fans to turn on20:00
slimjimflimwhen i try to do it with: i8kfan 2 220:01
slimjimflimit returns: -1 -120:01
slimjimflimit should return: 2 220:01
tymnetsorry did i miss a response?20:01
bannikneed some help20:02
quickhey anyone knows how to reset the dsplay panel ? pls help20:02
quickbannik: wats ur question ?20:02
BlouBlou!resetpanels | quick20:02
ubottuquick: To reset the GNOME panel to defaults, type this in a !terminal: « gconftool --recursive-unset /apps/panel && killall gnome-panel »20:02
brad_ok well i reinstalled grub2, when i rebooted i get a command line "grub> " and nothing else... ffs, this is really driving me nuts20:02
sroy2is there an easy way to not have an arrow display for symlink (icons)20:02
banniksome reason my programs are not showing on the panel they keep disappearing20:02
yankees9920anyone know why after rebooting sometimes I have to enter fileserver.home instead of just fileserver into ssh client, website, or windows network or whatever I am trying to access? As if the hostname changed20:03
qnchi, i just did a clean instlal of 11.04 on top of a 10.10 ubunu install. the /home parition was separate, so only root was formated. now i can't log in to my old account from kdm (it just shows a white rectangle and then logs back ou), but i can log in with a new account. there is a dbus error in /var/log/kdm.log when i try to log in with the old account. any ideas?20:03
brad_the OFFICIAL help page lists a website for "in case this happens" and that is a dead link20:03
qncthis is the error in kdm.log: http://pastebin.com/NTmDk4FL20:03
BlouBloubannik: you're using geforce fx 5***?20:03
bannikya20:03
quickubottu: BlouBlou  :  it gices event not fount20:03
ubottuquick: I am only a bot, please don't think I'm intelligent :)20:03
BlouBloubannik: it's a known problem, waiting to be fixed, just wait to the patch20:03
bannikit just started now20:03
bannikwas fine 40 min ago20:04
tymnetshould i ask the question again20:04
tymnet?20:04
eamonSkaperen: ok20:04
=== go8765 is now known as go8765[away]
ramonhola20:04
slimjimflimtymnet: what's your question?20:04
tymnetos is up and running. audio/hdmi audio/usb audio all working. i seem to have a low framerate just browsing through the operating system/webpages/this application etc. i'm running an ati 5770 1gb. installed the recommended ati drivers upon notice. so i decided to confirm 100% by installing codecs and running a film with high cgi. very low framerate. not sure what to do20:05
quickramon: hye20:05
ramonholaa20:05
ramonalguein puede atudarme en como se usa wireshark20:05
pfifobannik, I had to create a fresh home directory as well, just manually copy the stuff you actually want20:05
tymnetlow frames in the os20:05
quicktymnet:  wats the quesition .20:05
slimjimflimtymnet: framerate when playing video games?20:05
tymnetwhy?20:05
tymnetno20:05
Metal_ERqnc .. you have overwritten your passwd and shadow file ... server doesnt know old user anymore ... recreate it?20:05
tymnetjust using the operating system20:05
banniklol20:05
slimjimflimook20:06
tymnetnot games20:06
banniki fixed it20:06
pfifobannik, disregard that20:06
banniki think20:06
tymnetjust browsing around20:06
pfifoqnc, , I had to create a fresh home directory as well, just manually copy the stuff you actually want20:06
bannikjust added the windows list in add item to panel20:06
oCean!es | ramon20:06
ubotturamon: 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.20:06
banniki feel like an idiot but its ok20:06
Overlord-sirusOk, wtf, someone help me.  My sound isn't going through on xubuntu20:06
oCeanOverlord-sirus: mind your language please20:06
TorfusPmorphusI'm thinking of switching from Gentoo to Ubuntu and switching to a SSD + full disk encryption on the way. Anything in particular that I should be aware of? Any hints/how-tos/etc.? Thanks!20:06
qncMetal_ER: i used the old user when i reinstalled and added the new user when the old one couldn't log in. i can log into the old user just fine from a tty20:06
qncpfifo: do you know which file is the problem?20:06
tymnetwas that enough detail?20:07
tymneti'm running a 577020:07
ramonaahh ok gracias es que es l aprimera vez que entro20:07
slimjimflimtymnet: did you try messing with your resolution and refresh rate?20:07
tymneti'm running both monitor's at the recommended in both res and rr20:07
panamasmithdoes anyone know how to configure ctl.!default in /etc/asound.conf to use dmix?20:07
pfifoqnc, no, I just only brought my chromium and wine stuff to the new home.20:08
veritosIs there a way using the standard command line tools to convert the ISO into a USB-friendly IMG file? (I am using a different distro right now, so I can not use the Ubuntu-specific tool)20:08
slimjimflimtymnet: and the same thing happens with just one monitor?20:08
Metal_ERoverlord: I had same problem ... deleted pulseaudio and used alsa instead ... sudo apt-get autoremove pulseaudio? (With CARE(20:08
Overlord-sirusIs there a reason my sound wouldn't work?20:08
quickhey anyone knows how to reset the dsplay panel ? pls help20:08
tymnetill unplug the hdmi one sec20:08
bannikquick20:08
lduroshello, i've created a new user called "git" on my ubuntu server, and copied over the authorized_keys in the .ssh directory. However, when trying from my local desktop: ssh git@blah it tells me permission denied(publickey)20:08
bannikwhat do you mean20:08
alfebobweaver: http://ubuntuforums.org/showthread.php?p=10819538#post1081953820:08
lduroswhat's wrong I don't get it. Logging in with my regular user works well20:08
tymnetyes still low frame rate20:08
slimjimflimhmmm20:08
Anonymousregister <football21> <kevinjames803@gmail.com>20:09
pfifolduros, make sure your user has a valid shell20:09
=== Anonymous is now known as Guest82764
ldurospfifo: how can I check that ?20:09
slimjimflimtymnet: you said you're using the 'right' resulution and refresh rate, but did you try all of the different settings?20:09
pfifolduros, cat /etc/passwd20:09
ZetaLocushow well supported is 64 bit ubuntu? A few years ago i remember it being a nightmare to use20:09
qncpfifo: kk20:09
ZetaLocusthings like flash/firefox, etc.20:09
Metal_ER64 bit is great!!!20:10
Dazzled1ZetaLocus, 64 bit flash still has its issues20:10
pfifo64 bit works just as good as 32 bit imo20:10
ZetaLocusrly?20:10
bannikso says the metal20:10
Guest82764how would i change my name in command20:10
Guest82764?20:10
ldurospfifo: so i'm expecting a line there correct? I see a line in there git:x:1002:1002:xxx:/home/git:/bin/bash20:10
slimjimflimGuest82764: you want to switch users?20:10
bannikyou cant, you need to apply with the name changing commision20:10
bannikjust email me your bank details and i will fix it for you20:10
tymnetso what res should i run at if not 1680x1050?20:10
Guest82764yea without logging out? i need to change names cause the one i wanted was registered20:10
tymneti'm at a loss to understand why this os couldn't handle the preferred res20:11
slimjimflimtymnet: you'll just have to play with it a bit. trial and error20:11
Metal_ERinstall 64 bit and use 64 and 32 software ... no prob's here... except some game servers needing 32-bit libs but you can install both flavors often20:11
Guest82764haha bannik nice try but no noob here20:11
=== pladijs_ is now known as pladijs
tymnetstill low frames20:11
slimjimflimtymnet: and that still might not work, but at least you will have ruled it out20:11
pfifolduros, does the directory /home/git exist and is owned by git? I assume it does cause you copied stuff... check what groups the user is in, you may need to add to like an ssh group20:11
aguitelhow translate entire web page in googlechrome or firefox ?20:12
slimjimflimaguitel: http://translate.google.com20:12
tymneti ran it at 640x480 and still love frames20:12
ldurospfifo: yes, /home/git is owned by git:git. the group is git, do you think this is why?20:13
tymnetsorry still low frames20:13
jnlsnl_how can i give the default user "ubuntu" permissions to mkdir in /var/www ? I tried some things on google, no luck20:13
slimjimflimtymnet: did you look at your logs for errors?20:13
amanI updated to 11.04 recently and while trying to fix Ubiquity I "disabled" my nVidia drivers in the GNOME "Additional Drivers" settings. Now, whenever I boot my system I can't start X. Is there a way I can enable the driver from the shell?20:13
ldurospfifo: so i'd have to add git user to the ssh group?20:13
slimjimflimsee any errors at boot time?20:13
aguitelslimjimflim, thanks20:13
tymnetlog?20:13
slimjimflimaguitel: np20:13
tymnethow do i find log viewer20:13
slimjimflimtymnet: /var/log20:14
tymnetlog file viewer20:14
Mene-MeneI'm starting out with glfw, do you suggest libglfw2 or libglfw-dev?20:14
pfifolduros, git should have his on group yes, thats fine, do a `sudo groups git` and then `cat /etc/groups` to see if there are any groups he should be in20:14
slimjimflimtymnet: er dmesg20:14
kizeewhee, i finally managed to make ubuntu work like i want it to :)20:14
slimjimflimtymnet: look for errors that talk about xwindows20:14
ldurospfifo: he should be in the ssh gorup, but isn't obviously20:15
Anonymous_TwoHigregister <Anonymous> <kevinjames803@gmail.com>20:15
tymnetnone found20:15
ldurospfifo: the weird part is that before I set up SSH keyring I could login with my git user fine, using a password. Now I have disabled password login, it doesn't work with the publickey20:15
oCean!register > Anonymous_TwoHig20:15
ubottuAnonymous_TwoHig, please see my private message20:15
pfifolduros, ohh then the server has the wrong public key20:16
ldurospfifo: but then why would my regular user be able to login fine?20:16
tymnetwould this have anything to do with running the 64bit version? because the iso file name contained amd when i'm using intel20:16
pfifolduros, cause it has the right public key for that user20:16
genewitchhow do i make terminal on ubuntu not "always on top"?20:17
guntbertOverlord-sirus: probably there is, but unless you give more details no one can even try to help you :)20:17
tymneti'm sure it wouldn't have installed if it were cpu specific20:17
Un_n0wngenewitch, right click20:17
Un_n0wnthe terminal window..20:17
brad_i reinstalled grub, but when i reboot i get a short message, and then a prompt: grub> _20:17
ldurospfifo: so if i copy the public key, which is in authorized_keys, from my /home/myuser/ directory to /home/git, then it should work no?20:17
brad_then nothing happens20:17
pfifolduros, im pretty sure you should have created a new key for git instad of copying one20:17
ldurosI mean /home/git/.ssh/20:17
genewitchUn_n0wn: thank you sir20:18
tymneti just realised that i have 4 workspaces20:18
ldurospfifo: how come?20:18
Anonymous_TwoHiglol20:18
tymnetperhaps it's trying to render them all20:18
=== plustwo_ is now known as Deegee_1
Anonymous_TwoHigeveryone use linux as there main OS20:19
Anonymous_TwoHig?20:19
tymneti will be20:19
freeman_i think most of us do20:19
oCeanAnonymous_TwoHig: this channel is only for support questions, try #ubuntu-offtopic for chat20:19
tymnetif i can get it smooth20:19
Anonymous_TwoHiglol20:19
amanIn GNOME, when you "disable" a driver in the Additional Drivers settings window, what does that actually do? I did this to my nVidia drivers but it didn't change my xorg.conf. X doesn't start now. Help?20:19
=== blaine[4] is now known as blaine
freeman_how do i minimize evolution to "tray"20:20
AndroUserI will on my laptop once it runs better and I have everything running properly20:20
sammyive got an ssh tunnel (simple with port forwarding) set up from machine a to machine b. i log into machine b from machine c, then log into machine a through the tunnel. pings between a and b, and between b and c are <90ms. why then is ssh so unresponsive?20:20
pfifolduros, im not 100% sure Ive never done a ssh with keys instad of passwords. but in general, a new user should have a new key20:20
tymnetwould the added workspaces be dropping the frames of my os?20:20
ldurospfifo: ok20:20
Antwonhow can I make service to start @ boot up via command line?20:20
bluegoonhey guys, is there an alternative to the Software Package installer for .deb files?20:20
freeman_Antwon, startup applications20:21
Antwonfreeman_: I want to use only CLI20:21
pfifoAntwon, you need to add an upstart job20:21
ldurospfifo: well thanks for all this information20:21
pfifolduros, good luck20:21
bluegoonFirefox is eating up my cpu20:21
Un_n0wnbluegoon, Synaptic Package Manager20:21
sammyAntwon: what service? you want to use update-rc.d if it has an entry in /etc/init. check the man page for update-rc.d, it has many examples20:21
ldurospfifo: thanks20:21
bluegoonHow do you uninstall Firefox?20:21
freeman_how do i minimize evolution to "tray"20:21
guntbertAntwon: start with reading(using) update-rc.d20:22
WaltzingAlongbluegoon: aptitude purge firefox ?20:22
AbTuXbluegoon, you asking for any GUI alternative or any ? you can use sudo apt-get install at terminal20:22
bluegoonUn_n0wn,  thank you20:22
Antwonok guys, thanks, I'll check it out!20:22
xanguafreeman_: evolution minimizes to the indicator20:22
=== dmex_ is now known as dmex
bluegoonAbTuX, Im sorted now, thank you.20:22
freeman_xangua, its still open in my unity dock20:22
Dazzled1is there a Flash crash log somewhere?20:22
Dazzled1because it's shiatting itself royally today20:22
xangua!language | Dazzled120:22
ubottuDazzled1: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.20:22
larstorbenhi20:22
larstorben partypeople ;D20:23
Anonymous_TwoHigis there a way to get root privilages through terminal?20:23
guntbertlarstorben: no party here20:23
larstorbencan you help me20:23
sammyDazzled1: check your home directory. I thought it dumped there when it crashed. also look for a file with the word 'plugin' in it, a crash dump or a log file.20:23
brad_can anyone help me with this grub? im literally about to give up on this crap and wipe the drive, seriously, i have been asking for hours20:23
pfifo!sudo | anonissimus20:23
ubottuanonissimus: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo20:23
Metal_ERI personally hate Unity ... slowed my netbook down ... using Xubuntu now .. (XFCE)20:23
guntbert!sudo | Anonymous_TwoHig20:23
ubottuAnonymous_TwoHig: sudo is a command to run command-line programs with superuser privileges ("root") (also see !cli). Look at https://help.ubuntu.com/community/RootSudo for more information. For graphical applications see !gksu (GNOME, Xfce), or !kdesudo (KDE). If you're unable to execute commands with sudo see: http://www.psychocats.net/ubuntu/fixsudo20:23
Anonymous_TwoHigim using backtrack 520:23
Anonymous_TwoHigand love it20:23
freeman_Metal_ER, did you try using unity 2d ?20:23
larstorbenplease help20:23
pfifoAnonymous_TwoHig, opps, that was for you, use 'sudo'20:23
xanguaAnonymous_TwoHig: not supported here20:23
oCeanAnonymous_TwoHig: BT is not supported in this channel20:23
Anonymous_TwoHiglol i know but its ubuntu20:24
Metal_ERYeah .. netbook still unstable / slow (old Atom type)20:24
oCeanlarstorben: you still have not asked your question20:24
Anonymous_TwoHigim on two different pcs right now20:24
larstorbenokay well20:24
sammyanyone have any suggestions to reduce lag through an ssh tunnel? or to get a more responsive ssh when bouncing through a middle man machine?20:24
larstorbenmy pc went buggy20:24
larstorbenso i need to reinstall it20:24
Anonymous_TwoHiglol bt im on it right now but the pc im fixing is ubuntu20:24
alfei need help getting my video drivers to work20:24
larstorbenthat isnt the problem20:24
freeman_how do i minimize evolution to "tray"20:24
oCeanlarstorben: yes you have mentioned that several times. What is your real question20:24
rajularstorben:  please post your question20:24
larstorbenbut i heard MANY MANY times, 11.04 should be nothing for productive"20:24
sroy2brad_: whats your issue with grub - I'm not an expert but I've been playing with it for a few minutes recently20:24
Mene-MeneI installed glfw using the libglfw2 package in Synaptic, but Code::Blocks wants to know where it is. What's the best way of setting this up?20:24
larstorbenalways heard, the versions between the LTS versio ns are only for testing20:25
Anonymous_TwoHigi need to be able to launch synaptic but cant cause dont have root pridges20:25
rajuhmm20:25
larstorbenubuntu tests some new functions in the versions between20:25
Anonymous_TwoHigprivildges?20:25
oCeanlarstorben: this channel is not for general discussion . Please stop that and ask your real support question20:25
larstorbenok20:25
guntbertlarstorben: you have been told many times too that this channel is for support only20:25
brad_sroy2, i installed windows, which wiped the grub MBR, i followed the damn steps to reinstall grub2, and when i reboot, all i get is a short message and a prompt: grub> _20:25
larstorbenyes okay20:25
rajuhmm20:26
sroy2brad_: if you want to dual boot windows and ubuntu I recommend installing windows first20:26
freeman_how do i minimize evolution to "tray" (cant find any up to date articles)20:26
xangua!repeat | freeman_20:26
ubottufreeman_: 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/20:26
Anonymous_TwoHigsomeone tell me how to get root privildges and not sudo i wanna give the whole user prividges20:26
Logan_!noroot | Anonymous_TwoHig20:26
ubottuAnonymous_TwoHig: We do not support setting a root password. You're free to do it on your own machine, but please don't offer instructions on how to set a root password or ask for help with setting it. See !root and !wfm for more information.20:26
brad_sroy2, i did that, and i had to reinstall windows, now, im faced with A) completely losing EVERYTHING i have on ubuntu permanently, or B) figuring this out... and what happens the next time i have to install windows!??! lose everything on ubuntu then too?20:27
Al_nz1 anybody here interested in a simple job?20:27
Logan_!jobs | a11120:27
Al_nz1(paid)20:27
oCeanAl_nz1: please stay on topic20:27
bluegoonIs there a way to monitor what Software Center is doing?  I need it to be a little bit more verbose than just sit there and do...things... whilst uninstalling Firefox20:27
hobbelsimple question: where can i find my ntfs partition with the unity GUI? it used to be easy accessible with the menu's..20:27
Al_nz1oCean: hows that off topic?20:27
tymnetcan someone help me plz?20:27
a111Doing what20:27
pfifobluegoon, perhaps use apt on the cli?20:27
oCeanAl_nz1: this is for technical ubuntu support only20:27
Mene-Menebrad_: it depends on how you've got it setup, if you've got a separate home directory, I don't see why you would unless you install windows on the entire drive.20:27
a111Al_nz1, What is it?20:28
Anonymous_TwoHigomg I DONT NEED MY ROOT PASSWORD SET I HAVE ROOT ACCESS ON MY MMAIN ACOUNT I MADE A ACCOUNT NAMED ANONYMOUS AND I WANT TO ALLOW IT ROOT PRIVIDGES20:28
oCeana111: drop the discussion please20:28
oCeanAnonymous_TwoHig: we don't need the caps thanks20:28
bluegoonpfifo, ive tried sudo aptitude purge firefox, but aptitude is not found20:28
Al_nz1a111: somebody beat you too it in pm20:28
con-manAnonymous_TwoHig, TYPE LOUDER WE CAN'T HEAR YOU20:28
SudoKingAnonymous_TwoHig: that's a security risk20:28
Anonymous_TwoHigomg20:28
sroy2Anonymous_TwoHig: don't do caps - add your new account to the wheel group.20:28
Anonymous_TwoHigyou guys are support for ubuntu?20:28
xanguabluegoon: aptitude is not instaled by default20:28
SudoKingyou could also set a user id of 0, but don't20:28
pfifobluegoon, its now `sudo apt-get purge firefox`20:28
Anonymous_TwoHigI could get more out of a fucking brick20:28
xanguaAnonymous_TwoHig: stop20:28
SpaceSheepanybody know how to display cpu temperature on the panel?20:28
xangua!ops | Anonymous_TwoHig20:29
ubottuAnonymous_TwoHig: Help! Channel emergency! (ONLY use this trigger in emergencies) - elky, Madpilot, tritium, Nalioth, tonyyarusso, PriceChild, Amaranth, jrib, Myrtti, mneptok, Pici, jpds, gnomefreak, bazhang, jussi, Flannel, ikonia, maco, h00k, IdleOne, nhandler, bilalakhtar, Jordan_U, or rww!20:29
pfifobluegoon, aptitude is gone20:29
guntbertcon-man: don't goad20:29
brad_Mene-Mene, i have sda1=100mb system reserved (from windows), sda2=45gb windows, sta3=25gb ubuntu 11.04, sda4=250gb ntfs storage20:29
bluegoonpfifo, , gotcha20:29
bobweaveralfe, I am sorry but that might be above my paid grade ;>) have fun with it20:29
sroy2SudoKing: we can give him enough rope to hang himself.20:29
bluegoonpfifo, thanks20:29
oCeanxangua: easy on the ops trigger..20:29
freeman_lol20:29
bluegoonpfifo, sudo ice-bucket firefox20:29
=== NG_ is now known as ng_
freeman_ubottu is so pretentious20:29
ubottufreeman_: I am only a bot, please don't think I'm intelligent :)20:29
oCeanAnonymous_TwoHig: you have been told to use sudo. If you add your 2nd user in the admin group, that 2nd user also has the same privileges as you20:30
tymnetneed help20:30
Anonymous_TwoHigwrong20:30
tymnetlow fps in os20:30
bobweaverohh marvin the bot I think you are intelligent20:30
tymnetnot games20:30
sroy2brad if you want I can show you my grub.cfg - I doubt it will help but... You might see something that is messed up.20:30
oCeanAnonymous_TwoHig: nope, that's how it is20:30
tymnetbrowsing around20:30
Anonymous_TwoHig0cean you dumb i dont need your help20:30
Anonymous_TwoHigsomeone who knows what they are talkign about20:30
oCeanAnonymous_TwoHig: that's fine with me20:30
Anonymous_TwoHigyour just speaking out of your ass20:30
tymnetusing this very application20:30
tymnetlow fps20:30
oCeanAnonymous_TwoHig: that attitude is not going to help20:30
pfifoAnonymous_TwoHig, what happens when you try to sudo as the second user?20:31
Pumpkin-Anonymous_TwoHig: adding the user to the admin group, assuming you haven't changed the sudoers WILL allow that user to use sudo.20:31
SudoKingalways use sudo20:31
Pumpkin-and if you aren't careful, that ops trigger used earlier is going to be much more justified.20:31
Anonymous_TwoHigit tells me this Failed to run /usr/sbin/synaptic as user root.20:31
Anonymous_TwoHigThe underlying authorization mechanism (sudo) does not allow you to run this program. Contact the system administrator.20:31
tymnethow does that guy get his question answered straight away, because he's a dick?>20:31
oCeantymnet: calm down, watch your language20:32
Anonymous_TwoHigi made this account "Anonymous" from my root account20:32
SudoKingAnonymous_TwoHig: so use sudo su to get root20:32
tymnetbrb20:32
Anonymous_TwoHigi did20:32
guntbertAnonymous_TwoHig: so that user is not a member of the admin group20:32
pfifoAnonymous_TwoHig, you need the 2nd user to be in the admin group (in ubuntu)20:32
bobweaverAnonymous_TwoHig,  sudo is not working look at you user profiles what are you trying to run? in root?20:32
Anonymous_TwoHigi ran sudo synaptic?20:32
Pumpkin-Anonymous_TwoHig: did you add that user to the "admin" group ?20:32
guntbertSudoKing: no20:32
Anonymous_TwoHigyes20:32
Anonymous_TwoHigi added it to admin group20:32
Anonymous_TwoHigfrom terminal;20:32
brad_ok so noone has a clue then about grub? im going to have to format the entire drive, lose all my data, and then start from scratch?20:32
guntbertAnonymous_TwoHig: and did you log out and back in?20:33
bobweaverpress ctrl+alt+f1 gksudo synaptic20:33
Mene-Menebrad_: If you're concerned about losing your data, do a backup on an external drive first. If you want your Ubuntu to be just like it was before the install, look into getting a separate /home partition. (something like sda4, but setup so it mounts as /home20:33
alfei need help with video card, opengl, anyone?20:33
Pumpkin-as that user, run "id". Does it show you as in the admin group ?20:33
Anonymous_TwoHigyes, i restarted20:33
guntbertbrad_: no need to despair, its just a matter of time till someone picks your problem20:33
brad_Mene-Mene, its not data as in files, its 2 days worth of tweaking and setting up the system to be exactly the way i want it20:33
pfifoAnonymous_TwoHig, you mentioned BT, it might use "wheel" "sudo" or some other group. check your /etc/sudoers for the exacts20:33
Anonymous_TwoHigwhen i sign in as root account I can use synaptic but not under my annoymous account20:34
=== sbell is now known as mommabuscus
Mene-Menebrad_ in that case it's beyond me.20:34
Anonymous_TwoHigokay thank PFIFO  you been alot of help bro atleast you have some intelligence20:34
bobweaverAnonymous_TwoHig, check your user setting20:34
Anonymous_TwoHigwith linux20:34
Anonymous_TwoHiglol20:34
=== mommabuscus is now known as sbell
Pumpkin-and if you aren't using Ubuntu, you are on your own20:34
elTigreI think there is a bug in Ubuntu's python support20:34
guntbertSpaceSheep: look fo gkrellm20:34
brad_Mene-Mene, i just dont get it, i followed the instructions, it went through w/out a hitch, but when i reboot, nothing happens, i just get a stupid prompt: "grub> "20:35
elTigreI can't use pip outside virtualenv20:35
brad_ffs, i have never had this much trouble w/ ANYTHING in windows20:35
=== koshie is now known as koshiek
tymnetlol20:35
alfethis is incredibly frustrating, i've been on every channel, talked to dozens of people and no one knows how to fix this20:35
CelphishIs there anyway to disable the launcher? it bugs out my vms sometime20:36
Mene-Meneaife, I think you'll need to be more specific.20:36
brad_alfe, i feel your pain, out of the dozen problems i have had, i dont think i have been actually 'helped' with more then 1 of them, ever, these channels are useless for the most part20:36
tymnetthis isn't windows, it's open source and should be supported by users20:36
bobweaverMene-Mene, +120:36
xangua  !attitude | brad_ alfe20:37
ubottubrad_ alfe: The people here are volunteers, your attitude should reflect that. Answers are not always available. See http://wiki.ubuntu.com/IRC/Guidelines20:37
alfebrad: yea i've been at this nonstop for 2 days and haven't got anywhere with it20:37
tymnetwhat problem have you got alfe?20:37
Antwonif I type sudo service --status-all then what does ? ; + ; - mean ?20:37
xanguaand not helpful if people have to guess what ypur problem is alfe20:37
pfifoalfe, brad_, the mailing lists are great, but take a bit longer to get a response20:37
Celphishalfe: what's the problem?20:37
Mene-MeneI usually use this for quick answers, if you want slower answers with more people answering, try the forums.20:37
bobweaveralfe, try #ubuntu-beginners-team20:38
abstraktwhat the heck is automagically adding rules to my iptables!20:38
alfei was following this tutorial http://www.youtube.com/watch?v=wEJr3IUPk-c for opengl, it has me install sdl1.3 and freeglut3, after installing, i use the sdl test and i get an error in the terminal saying "no opengl support on this system". also installed the video drivers for my nvidia card20:38
abstrakti finally got my sysv init script to work on boot20:38
sammyi'm looking for the official linux-backports-modules package for natty, and not having any luck. it seems maybe there was a package name change since maverick.20:38
tymnetcan i get some help with my video card please?20:38
brad_Mene-Mene, if i had just wiped the hard drive, i would have been further by now then siting around waiting for help... fuck it, format the HDD for the win20:38
abstraktbut, after establishing a few connections and using my computer for a while iptables-save reports a crap load of rules!20:38
oCeanbrad_: mind your language please20:38
bobweaverabstrakt, building up your connection kinda:>)20:38
marcin_witam20:39
sammywireless worked fine using the backported kernel modules in maverick, now im having an issue20:39
abstraktbobweaver, ? i don't follow, come again?20:39
oCean!pl | marcin_20:39
ubottumarcin_: Na tym kanale używamy tylko języka angielskiego. Możesz uzyskać pomoc w języku polskim na #ubuntu-pl.20:39
tymnet!help video card20:39
ubottutymnet: I am only a bot, please don't think I'm intelligent :)20:39
tymnet!help ati20:39
bobweaverabstrakt, join #lugor20:40
Ampelbeinalfe: how did you install the nvidia drivers?20:40
robinabo#blender20:40
robinabooo20:40
oCeantymnet: type /msg ubottu !bot to find out how to use ubottu20:41
alfeampelbein: it was difficult, from what i remember i had to turn off all running X stuff, installed, it all worked though20:41
Solnsecould somebody please tell me how to add a line to my .bashrc file? I am trying to install rails and the install guide tells me to add a file to the .bashrc file but I don't know how.20:42
LjLSolnse: gksudo gedit ~/.bashrc20:42
alfeampelbein: right now i'm thinking my video card isn't being used but the default device is, thats the conclusion the last guy who i was talking to said20:42
LjLSolnse: wait what am i saying20:42
LjLSolnse: no gksudo. just gedit ~/.bashrc20:42
Solnsethank you20:42
switchfoothi everyone im having some problems with ubuntu 11.04, whenever i login on "ubuntu" session desktop/unity wont appear, ill just have desktop icons (shortcuts) while if i use ubuntu classic ill lose the applications menu (file edit and so on) is there any way to fix it? i can provide further details just ask20:42
Ampelbeinalfe: thats strange, there is a graphical tool that does it for you. what does 'jockey-text -l' give for you?20:43
BluesKajabstrakt, I was afk, what did you do to make the script work at boot ?20:43
=== milind is now known as jhankay
jnlsnl_ummm can i change the color of my user's name in the terminal? So its easier to distinguish when playing with my server20:43
abstraktBluesKaj, tbh, i'm not sure :P20:43
tymnetthe bot didn't help20:43
abstraktBluesKaj, i think i was missing an explicit return code, but I dunno20:43
tymnetam i asking a hard quesiton?20:43
tymnetquestion?20:43
Overlord-sirusand what question would that be?20:44
alfeampelbein: xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, Enabled, Not in use)20:44
abstraktjnlsnl_, http://rocksolidwebdesign.com/tutorials/awesome-sauce-bash-prompt-howto/20:44
tymnetati 5770 low fps in ubunto20:44
Mene-Meneaife, that's developing for OpenGL, you're using a development version of SDL in order for OpenGL 3. 1.2 doesn't support OpenGL 2. If this is your first time in OpenGL I suggest either OpenGL2 + 1.2 or something that natively supporten OpenGL 3 like GLUT or glfw.20:44
switchfootanyone?20:44
Overlord-sirushmm...20:44
tymnetnot gaming20:44
tymnetjust using the os20:44
Overlord-sirusymnet - unsure how to help with that20:44
tymnetdo you work here?20:44
bluegoonIs DOSBOX supposed to use 50% cpu on idle?20:44
Celphishbluegoon: haha, no20:45
BluesKaj!work20:45
ubottuDoesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too.20:45
BluesKajhehe20:45
switchfoothi everyone im having some problems with ubuntu 11.04, whenever i login on "ubuntu" session desktop/unity wont appear, ill just have desktop icons (shortcuts) while if i use ubuntu classic ill lose the applications menu (file edit and so on) is there any way to fix it? i can provide further details just ask20:45
bluegoonCelphish, Ubuntu got any issues with Atom processors?20:45
bluegoonCelphish, my little notebook is screaming :(20:45
Celphishbluegoon:not that I know of, but I don't have one20:45
=== Lchmn is now known as LucanusCervus
bluegoonCelphish, *le googles*20:46
* flyback dead shorts the board power on circuit and holds his middle finger high till it catches fire20:46
jnlsnl_abstrakt what colour would my name change in to ?20:46
Celphishbluegoon: do it20:46
Ampelbeinalfe: is the nvidia kernel module loaded?20:46
abstraktjnlsnl_, try it and see, or build your own20:46
jsassSup guys. I need to speak to soemone experienced in network20:46
jsassing20:46
alfeampelbein: how can i check that?20:46
jsassis anybody in here that I could private chat with?20:46
abstraktjnlsnl_, the point is, with that, that it's easy to build your own colors, you just follow the example there20:47
xanguaswitchfoot: or just provide information insted of waiting20:47
abstraktjnlsnl_, try it out and then play around with it, change the color names, etc20:47
switchfootxangua: what?20:47
Ampelbeinalfe: lsmod | grep nvidia20:47
jsassok, well  Oo a lark, I decided to create a virtual machine on my home server which I am going to be using as my firewall20:47
jsassI am using virtual machine manager and ubuntu 10.0420:47
jsassthe firewall is working, and as evidence of this, I am presently able to chat on IRC20:47
jnlsnl_abstrakt if i do vim ~/.bash_profile it creates a new file, that's right?20:47
abstraktjnlsnl_, well, play with the colors on line 14, leave the other colors alone20:47
jsasshowever, I can't seem to get my server hosting the virtual machine to connect to the KVM firewall that it's currently hosting20:48
alfeampelbein: it say nvidia              10709116  8220:48
abstraktjnlsnl_, yup20:48
abstraktjnlsnl_, that's right20:48
switchfootxangua: what information? O_o20:48
Ampelbeinalfe: ok, that means it's loaded and in use, you can check 3d acceleration by running 'glxinfo' from the mesa-utils package20:48
=== S0lo4n0n is now known as s0lo4n0n1
madsteinhey having problems20:49
=== s0lo4n0n1 is now known as S0lo4n0n
madsteini have a custom kernel and i cant acess any tyy20:49
madsteintty* they apear black and i dont have a verbose boot any ideas20:49
abstraktso, what adds rules to iptables?20:49
abstraktthere's gotta be something20:50
abstraktthat does this20:50
pfifomadstein, are you mounting /dev/pts?20:50
CelphishIs there any way to remove the launcher but keep the nice "start-menu"?20:50
madsteini dont think so20:50
guntbertabstrakt: guesses are: ufw, shorewall,...20:50
switchfoothi everyone im having some problems with ubuntu 11.04, whenever i login on "ubuntu" session desktop/unity wont appear, ill just have desktop icons (shortcuts) while if i use ubuntu classic ill lose the applications menu (file edit and so on) is there any way to fix it? i can provide further details just ask20:50
alfeampelbein: ok what do i do now?20:50
abstraktguntbert, yeah ok i figured probably so, i uninstalled both ufw and firestarter20:51
abstrakthopefully that does the trick20:51
lateniteHi I just upgraded my gf's PC remotey via vnc. Now after reboot Ubuntu starts some kind of firewall and port 5900 and port 22 are no longer open. Neither is "ctrl+alt+F1" working to login to a tty. Worst thing hardware does not support Unity and only dispaly some mad info. So she cant click anywhere. I feel like ""wtf" :D But oh well...any Ideas how I can get to help her?20:51
pfifomadstein, there is an opting in the kernel for ttys Im assuming its enabled, as thats its default state. However you may not have a console enabled or a frambuffer.20:51
Ampelbeinalfe: if glxinfo says something like 'OpenGL version string: 3.3.0 NVIDIA 270.41.06' then it means your machine has correct opengl support.20:51
madsteinpfifo help me out then i used the oold config20:52
jnlsnl_abstrakt Very cool!20:52
pfifomadstein, well check to make sure those are enabled20:52
alfeampelbein: it says OpenGL version string: 4.1.0 NVIDIA 270.41.0620:52
furgcm:-)20:52
madsteinhow ?20:52
jnlsnl_abstrakt How do i delete the clock tho =)20:52
alfeampelbein: but when i do the sdl test it says no opengl support on this system20:53
Lancelotis this the correct place to ask about hardware?20:53
pfifomadstein, well first, why are you using a custom kernel?20:53
Ampelbeinalfe: then that sdl test is wrong.20:53
madsteinatheros not working right with the generic kernel20:53
switchfootseriously noone can help me? O_o20:53
madsteinthe new one fixed it20:53
alfeampelbein: it was supposed to draw a red square, if it doesn't do that than it probably won't do anything right?20:54
pfifomadstein, are you sure ubuntu doesnt provide a newer kernel with the fix?20:54
madsteinyep20:54
guntbertLancelot: only in connection with ubuntu support20:54
madsteini had to change20:54
lateniteanyone with an idea? I realy cant help her since she s far away..20:54
madsteinthe wifi works how ever it get slow duno why20:54
madsteinpfifo help out with the tty and verbose please20:54
Anonymous_TwoHigyea20:55
Anonymous_TwoHigwifi is always slow on linux20:55
bobweaverhow many people think that regexp is over used?20:55
Anonymous_TwoHigtheres a patch for it20:55
Lancelotguntbert: okay, I wanted to ask if a dell laptop would be a good choice for running ubuntu20:55
Anonymous_TwoHiglike a donload in synaptic i forgot what it was but its suppose to make it faster20:55
guntbertLancelot: please try and ask in #ubuntu-offtopic20:55
pfifomadstein, there is a howto, and ubottu knows where it is one moment let me find it20:55
bobweaverLancelot, sure20:55
Ampelbeinalfe: probably, yes. does the official sdl package in the repository work for you? if yes, you might be better off asking for support at the sdl guys.20:55
madsteinsure20:55
pfifo!ping20:55
ubottuHere I am, brain the size of a planet and they ask me to respond to factoid requests. Call that job satisfaction? Because I don't.20:55
switchfootLancelot: most are, just be sure you have an intel gma card20:55
ftafoxPing Reply  pfifo  0 Seconds  Pingy o'Meter20:55
madstein:]20:55
JanCrww: spring cleaning?  :P20:56
rwwJanC: yup20:56
lateniteHi folks...is this the ubuntu support chanel???20:56
pfifo!kernel | madstein20:56
ubottumadstein: The core of Ubuntu is the Linux kernel: see https://help.ubuntu.com/community/Kernel - You shouldn't have to compile your own, and if you need to troubleshoot issues, you can try a !Mainline kernel instead, but if you insist, see https://help.ubuntu.com/community/Kernel/Compile (see also !Stages)20:56
switchfoothi everyone im having some problems with ubuntu 11.04, whenever i login on "ubuntu" session desktop/unity wont appear, ill just have desktop icons (shortcuts) while if i use ubuntu classic ill lose the applications menu (file edit and so on) is there any way to fix it? i can provide further details just ask-- just thought i have a nvidia 8200m G card, probably it helps20:56
guntbertlatenite: yes20:56
madsteinmhmm20:56
Lancelotguntbert: okay, thanks20:56
guntbertlatenite: but not every question has an immediate answer20:57
pfifomadstein, that last link is the one your after20:57
bobweaverswitchfoot, have you tries to go to additional drivers ?20:57
zul__hi all. I created a new project into my remote cvs server, just to try it.. Now I need to remove it. How can I do?20:57
lateniteguntbert, cool. ok. I will waid a while... let s see if anyone picks up my issue20:57
no_face!ontopic20:57
ubottu#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!20:57
Lancelotbobweaver, switchfoot thanks!20:57
madsteinlet me chec k20:57
madsteinty :]20:57
switchfootbobweaver: yup, without drivers i have a warning (unity cant start) with drivers there is that problem, anyways with or without driver classic session wont give me applications menu20:57
switchfootLancelot: welcome20:57
kizeeHi, i stumbled upon a problem that whenever my ubuntu 10.04.2 goes to "hibernation" (i think) i cant get it back running, no matter what i press or do, just blank screen, only way atm is to reset button.20:57
tomatobroshi guys i just compile my own kernel and got almost 150mb of free ram.  but i got some apparmor error's when boot the system  i just want to know is this importat for system stability ? btw im on 10.1020:58
kizeeany way to get it start back up?20:58
bobweaverwhat is the mods for the vag20:58
alfeampelbein: ok this guy earlier had me run glxgears -info and it drew a rotation gear thing, it moved really slow and almost froze my computer20:58
bobweavervag rotflmao vga20:58
switchfoottalking to me?20:58
bobweaverswietowid, yes20:59
rwwbobweaver: #ubuntu is for Ubuntu technical support, not for offtopic chatter and nonsense.20:59
switchfootbobweaver: nvidia geforce 8200m G20:59
switchfootops20:59
alfeampelbein: he had me do: less /etc/X11/xorg.conf     and it gave me   Section "Device"         Identifier      "Default Device"         Option  "NoLogo"        "True"20:59
tm0Hey all, anyone here with the switcharooo kernal module?20:59
madsteinok thank you21:00
madsteinreboot21:00
furgcmtest21:00
bobweaverswitchfoot, try to clear out the mods through synptic then reinstall21:00
guntbert!anyone | tm021:00
ubottutm0: A large amount 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.21:00
guntbertfurgcm: not here please, use #test21:00
alfeampelbein: so he walked me through changing "default device" to "nvidia" which still didn't seem to do the trick21:00
switchfootbobweaver: did it i use PAE kernel, thought that it may be the issue so i tried with non PAE, still ending up there tho21:00
dixson_hoeppas I could change a video with swf extension to avi or mpg21:01
latenitewhy is ubuntu running a firewall after upgrade??? I cant login anymore.21:01
tm0Apologizes21:01
guntbertlatenite: is is only if you installed it21:01
pfifokizee, try increasing the size of your swap21:01
tm0Hey all, anyone here with  know a lot about the switcharooo kernal module? I need help congfiguring it.21:01
bobweaverswitchfoot, is jockey-gtk installed ?21:02
dixson_hoeppas I could change a video with swf extension to avi or mpg??21:02
HISHAMOHI21:02
switchfootbobweaver: yes, i used it to get my drivers21:02
HISHAMOHI21:02
=== alhen is now known as Guest85557
lateniteguntbert, I did not have a fw before....now my essential ports a "filtered"....I cant get to login anymore.21:02
switchfootbobweaver: the first time, second i tried from site but it was a bloodbath lol21:02
dixson_hoeppas I could change a video with swf extension to avi or mpg21:02
furgcmhi guntbert - is that channel for testing?21:03
=== Guest85557 is now known as alhen_hidden
HISHAMOiwas making emil21:03
bobweavertry switchfoot TRY IT IN ROOT21:03
bobweaversorry about the caps21:03
SolnseI'm following a tutorial for installing rails, and I've gotten to a point where it tells me to $ mate Gemfile  but I receive command not found error. Did I miss something along the way?21:03
guntbertfurgcm: #test is for testing, yes21:03
bobweaversorry about the caps21:03
switchfootbobweaver: i should try myself? lol21:03
furgcmthanks much - sorry to have bothered u21:03
=== alhen_hidden is now known as alhen_
kizeepfifo, my swap is 11.2gb but usage is 0% atm21:04
HISHAMOand i write the usernam{hisham}and the password{1162310570}BUT ITS DIDNT WORKED21:04
alfeawesome, this is usually how it ends21:04
guntbertlatenite: 1) tell her to type sudo iptables -L in CLI and send the output to a !pastebin21:04
bobweaverpress ctrl alt f1 and then gksudo jocky-gtk21:05
Ampelbeinalfe: I just checked, does glxinfo say "Direct Renderign: Yes"?21:05
HISHAMOwhat sould i do21:05
pfifokizee, on hibernation you memory gets dumped to swap, so make sure you have enough to hold it, it sounds like you do. Other than that im not sure what else could be wrong21:05
SolnseI'm following a tutorial for installing rails, and I've gotten to a point where it tells me to $ mate Gemfile  but I receive mate: command not found error. Did I miss something along the way?21:05
switchfootbobweaver: i made sure jockey ran with root privileges, in fact in apt log i have the drivers install entry, if thats what you want to achieve21:05
switchfoot*want me to achieve21:05
pfifoSolnse, the command is "make" not mate21:05
HISHAMOany body21:05
bobweaverswitchfoot, what dmesg say21:06
Solnsepfifo: ok thanks, I wasn't sure if it was a typo or not.21:06
Ampelbeinalfe: you shouldn't need to change xorg.conf at all, xorg will autodetect devices correctly in almost all cases.21:06
switchfootbobweaver: oddly enough on 10.10 unity would install and work, but mutter would kill my cpu lol (lil bug i suppose but it worked)21:06
switchfootbobweaver: say about what?21:06
guntbertHISHAMO: about what are you talking?21:06
bobweaverswitchfoot, what a modinfo21:06
alfeampelbein: how do i check glxinfo?21:06
HISHAMOmaking an email21:06
bobweaverfor the nvid mod21:06
kizeepfifo, guess my only option is to just prevent it going to hibernation then :)21:06
Ampelbeinalfe: type 'glxinfo' in a terminal21:06
Solnsenext problem is that it tells me to $ bundle install but bundle: command not found too21:07
pfifokizee, suspend usually works better for me21:07
HISHAMOthe usernam and the password didnt worked21:07
guntbertHISHAMO: I don't understand your problem - did you create an account somewhere?21:07
switchfootbobweaver: http://paste.ubuntu.com/607998/21:07
kizeepfifo, now that when i look at power management settings, dont think this is even set to goto hibernation :o21:08
alfeampelbein: it says yes21:08
HISHAMOno21:08
HISHAMOthis is my first time21:08
guntbertHISHAMO: you need an account to use emails21:08
pfifokizee, that doesnt mean you can manually hibernate/suspend21:08
HISHAMOi go to gmail.com21:08
bobweaverswitchfoot, looks good what about the modinf21:09
bobweaver info*21:09
Ampelbeinalfe: then everything is installed correctly on ubuntu's side. if you run 'glxgears -info' again, how much fps does it show?21:09
switchfootbobweaver: i beg your pardon?21:09
HISHAMOthy told me the user name and the password are incorrict21:09
kizeepfifo, was looking if theres a way to disable hibernation, suspend and screensavers etc, but how can my computer goto hibernation on it self, when the option isnt even enabled ?21:10
HISHAMOwhay?21:10
=== ng_ is now known as NG_
yankees9920anyone know why after rebooting sometimes I have to enter fileserver.home instead of just fileserver into ssh client, website, or windows network or whatever I am trying to access? As if the hostname changed21:10
guntbertHISHAMO: that has nothing to to with ubuntu support - please ask the gmail people21:10
HISHAMOhay21:10
bobweaverswitchfoot, googling brb21:11
pfifokizee, my laptop has a switch intergrated in the lid that makes it suspend, this is manually pressing the button in that respect, just theres no actual button21:11
alfeampelbein: it averages 28164 frames in 5.0 seconds = 5632.651 FPS, but its really slow, and the gears moved a bit at first but then they just freeze21:11
HISHAMOif you know just tell me21:11
Ampelbeinalfe: yes, that's ok.21:11
jnlsnl_abstrakt How would i make this: <green>username@servername</green> <white>~</white> ?:P21:11
guntbertHISHAMO: this channel is only for ubuntu support21:12
alfeampelbein: it also says XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"21:12
alfe      after 47 requests (47 known processed) with 0 events remaining.21:12
freeman_is flashplayer updated automatically through software update in ubuntu 11.04 64 bit?21:12
alfeampelbein: is that bad?21:12
thebighamwhy does it ask me to enter the network keyring password 3 times when everytime i login onto ubuntu21:12
switchfootfreeman_: mac user?? lol and yes it is21:12
Ampelbeinalfe: what does 'echo $DISPLAY' give?21:12
freeman_switchfoot, no, i need more processing power for virtual machines21:12
tymnetcan i get some help please21:13
tymnet?21:13
switchfootfreeman_ : software update is a mac utility, thought you made confusion, but yes it is updated when you apt-get upgrade21:13
CelphishThe problem reappeared, if I change workspace while my VM is maximised at one, the launcher won't go away, it's ontop of the vm, which is VERY annoying..21:13
guntberttymnet: only if you tell us the problem21:13
alfe:0.021:13
tymnetmy problem is my os is lagging21:13
freeman_switchfoot, "update manager" sorry :P21:13
tymnetvideo lag21:13
alfeampelbein: :0.021:13
bobweaverswitchfoot, is there a difference when running jockey in root at all?21:13
switchfootfreeman_: no sorrow i just wanted to have a laugh21:14
royceremerthebigham: if you've changed your psasword, gnome keyring may not be up-to-date21:14
switchfootbobweaver: not sure but you know "always try"21:14
kizeepfifo, i yeah i know what  you mean, but, my computer is a PC, and was just wondering how to prevent my computer going suspend, hibernate, screensaver on its own. because if theres no way to get my computer back on unless i cut the power or use reset button21:14
freeman_switchfoot, i would never use a mac :p lol21:14
royceremerthebigham: you can use seahorse to fix that21:14
Ampelbeinalfe: hmm.21:14
=== trolling is now known as brianl|a
guntbert!details | tymnet21:14
ubottutymnet: Please give us full details. For example: "I have a problem with ..., I'm running Ubuntu version .... When I try to do ..., I get the following output: ..., but I expected it to do ..."21:14
lateniteguntbert, she can not type *anywhere* read my fist post: Hi I just upgraded my gf PC remotey via vnc. Now after reboot Ubuntu starts some kind of firewall and port 5900 and port 22 are no longer open. Neither is "ctrl+alt+F1" working to login to a tty. Worst thing hardware does not support Unity and only dispaly some mad info. So she cant click anywhere. I feel like ""wtf" :D But oh well...any Ideas how I can get to help her?21:15
royceremerkizee: gnome-power-manager if you're using gnome21:15
switchfootbobweaver: i did run with both privs and both installed stuff so id say there is no diff or probably jockey is set with suid lol21:15
genericwould someone be willing to send me the ttfs of the Nimbus Sans L font please?21:15
=== Lorthirk`ZNC is now known as Lorthirk
alfeampelbein: what does it mean21:15
Ampelbeinalfe: did this error come when you closed the terminal?21:15
pfifoalfe, thats what happens whe you dont limit frames, wasted cpu21:16
tymnetfresh install. everything works aside from video lag. i installed the 5770 drivers that ubuntu asked me to install once prompted when i got into the os. everything is working fine except i have lag on my ati 577021:16
genericIm trying to find them on the internet but ubuintu hass them be defualt21:16
guntbertlatenite: get her to reboot and in the grub menu append "text" (without the quotes) to the kernel line. see the msg from ubottu21:16
guntbert!nox > latenite21:16
ubottulatenite, please see my private message21:16
thebighamroyceremer, i think it askes me to enter the network keyring 3 times when i open pidgin, i think somethign to do with 3 accounts on pidgin.21:16
tymneti have low fps21:16
alfeampelbein: the error came after i closed the window with the gears21:16
disappearednghey who here uses ruby 1.9?21:16
tymnetand thanks21:16
guntbertlatenite: then she will have a nice CLI to work with21:16
thebighamroyceremer, any ideas on why that happens?21:16
FireBeardhttp://ubuntuforums.org/showthread.php?t=1759271 might that be a nice idea?21:16
pfifolatenite, sounds like youll need physical access21:17
guntbert!here | FireBeard21:17
ubottuFireBeard: Please give at least an overview of your problem *here* (all in one line) - you will get a much greater audience. If you have to use more than 3 lines, please use http://paste.ubuntu.com21:17
=== onthebench_ is now known as onthebench
Ampelbeinalfe: yes, then it's ok and not to worry about.21:17
FireBeardgheh, no problem :)21:17
FireBeardoh, am I on the wrong chan?21:17
alfepfifo: how do i limit the frames?21:17
Ampelbeinalfe: so, everything regarding ubuntu is installed correctly, you really should ask the sdl guys.21:17
FireBearddarn it, I meant to be on the UF chan, so sorry21:17
Jazbawhen i go to 1024x768 my refresh rate shown is 0.0Hz , iam using kde 32 bit vmware , vmware tools and everything installed perfectly21:18
kizeegonna leave my computer running again to see if ive gotten the settings right.21:18
pfifoalfe, you dont, thats the whole idea of glxgears, its a test app and its working properly even though it seems slow21:18
FireBeardwhat's it's chan? #ubuntu-forums or so?21:18
kizeehopefully it wont go black screen again;p21:18
Un_n0wnI am gonna go offtopic a bit: Is it worth to compile my own kernel, everything if I want a faster system?21:18
alfeampelbein: ok i'll try them, thanks21:18
FireBeardplease somebody guide me, thanks :)21:18
plluksieHello. It seems xpdf version 3.02 is broken on ubuntu 11.04. It segfaults when I try to open any pdf file? Anyone noticed that too?21:18
tymnetplease help21:18
Jazbamy task bar shown is almost half in vmware whether full screen or or normal however wallpaper is full21:19
lateniteguntbert, so in the line where the kernel is liste ..right at the end..append "text" ?21:19
arandFireBeard: #ubuntuforums , alternatively #ubuntu-offtopic21:19
lateniteguntbert, how to I deactivate firewall?21:19
Jazbaand auto filt also21:19
FireBeardyea, it's ontopic, but purely about the forums21:19
Jazbaand auto fit* also21:19
FireBeardthanks21:19
detrix42anyone else have this problem?  I used to have bookmarks in nautilus for connecting to my other computers (sftp), now they are missing, and when I try to connect through nautilus again, the requester only shows "custom location', and no matter what I type, I get an error.21:20
guntbertlatenite: yes, without the quotes, then check if there really is a firewall active (the command I said before), and then work from there on21:20
D34Xanyone know what happened with fiesty fawn ubuntu?21:20
tymnetwow i'm near snapping21:20
plluksiedetrix42: check .kde folder, it is possible you deleted something there, or ask on #kde21:21
guntbert!feisty | D34X21:21
ubottuD34X: Ubuntu 7.04 (Feisty Fawn) was the sixth release of Ubuntu. End Of Life: October 19th, 2008. See !eol and !upgrade for more details.21:21
pfifotymnet, tr to reboot a few times, that happend to me as well but a reboot cleared it up21:21
detrix42plluksie: not using kde. using gnome.21:21
yankees9920anyone know why after rebooting sometimes I have to enter fileserver.home instead of just fileserver into ssh client, website, or windows network or whatever I am trying to access? As if the hostname changed21:22
detrix42plluksie: other people are have this problem, but I did not see a solution. so I ask here21:22
plluksiedetrix42: other ubuntu users, or generally gnome users?21:22
detrix42plluksie: That I am not sure about.21:22
FireBeardarand: thanks for directing me in the right, euh, direction ;)21:23
lateniteguntbert, cool thanks  a lot..let me call her and see how we get to solve that...21:23
tymnetis there another irc channel with people that may have an educated response to my question rather than turn it off and on again and again?21:23
pfifoyankees9920, no i dont, but you could try adding entries to /etc/hosts or setup a DNS server to workaround it21:23
FireBeardwow, this channel has become huge since I last visited it...21:23
guntbertlatenite: no problem :) ... and Good luck :-)21:24
Phearrethi all ... is there a fix for the wireless network DISABLED on update to natty ?21:24
royceremertymnet: this is an ubuntu channel, experince varies. What's your question?21:24
lateniteguntbert, :)21:24
plluksieyankees9920: is 'home' your DNS domain?21:24
tymnetfirstly roy, i've been here for the last two hours trying to get my question answered21:25
pfifoyankees9920, alternatively, your windows workgroup name is located in /etc/smb.conf keep an eye on it and see if it is changing21:25
tymneti've asked the question more times than it's worth21:25
yankees9920plluksie, I'm not sure. I'm not running a DNS server other than what my router?isp? provides21:25
yankees9920FireBeard, what kinda of entries would i need to make to hosts21:25
tymnetos is up and running. audio/hdmi audio/usb audio all working. i seem to have a low framerate just browsing through the operating system/webpages/this application etc. i'm running an ati 5770 1gb. installed the recommended ati drivers upon notice. so i decided to confirm 100% by installing codecs and running a film with high cgi. very low framerate. not sure what to do21:25
tymnetoriginal question21:25
FireBeardyankees9920: try your tab-fu again, because I have no idea ;)21:26
FireBeardI'll be out21:26
royceremertymnet: thanks - are you running compiz, metacity, or something else?21:26
tymnetfresh install21:26
plluksieyankees9920: Could you open console and type: dig a fileserver21:26
plluksieyankees9920: and later21:26
plluksieyankees9920: dig a fileserver.home.21:26
jakempso, is there a way to move all of my torrents in transmission from one machine to another?21:26
icerootjakemp: scp21:27
pfifojakemp, copy the ~/.transmission folder to the new computer's user's home folder21:27
yankees9920plluksie, what am I looking for on this output21:27
tymnethello?21:27
royceremerroyceremer: of which distro? what I'm getting at is, if you go to settings > appearence > visual effects, can you get better performance by switching to none?21:27
tymnetroy?21:27
=== pladijs_ is now known as pladijs
tymnetkk21:27
jakempthere is no ~/.transmission  directory21:28
rober7hello ... i have xubuntu 11 (just migrate from windows) is there any problem if i have a ntfs partition?21:28
plluksieHey - anyone can do "sudo apt-get install xpdf" then "xpdf <anypdffile.pdf>". Do you get Segfault too?21:28
royceremerrober7: no, no problem21:28
plluksieyankees9920: do you see any difference between these two outputs?21:28
yankees9920plluksie, the only difference I see in the output is the MSG SIZE 44 vs 4921:28
pfifojakemp, sorry ~/.config/transmission21:28
rober7thanks you for info21:28
yankees9920plluksie and the header id21:28
plluksieok21:28
plluksienot a real difference21:29
jakemppfifo, tyvm21:29
wongo888tymnet: might want to try posting your question on ubuntuforums if nobody on this channel has your hardware21:29
qintymnet: Normally you get any video/audio format and comparing mplayer (xv x11), cvls, ffmpeg, etc.21:29
tymnetyeah i've done all that21:30
royceremerqin: he was mentioning poor overall performance with browsers, so it's more likely an ati module issue and/or window manager issue than video codec problem21:30
tymnetbut im not sure how to change appearance to low21:30
tymnetubuntu 64bit21:30
plluksieyankees9920: Consider adding fully qualified domain name (fileserver.home.) and shortname (fileserver) to your /etc/hosts file. You have to know ip of course...21:31
tymnetit's just got change theme etc21:31
royceremertymnet: 11.04? 10.10? 10.04?21:31
tymnetthe latest21:31
the-gibsoncan someone tell me what the default sound daemon/app is called that handles vol up/down?21:31
sahilskis it possible to recover data deleted via "rm" command with root priviledge?21:31
=== NG_ is now known as ng_
plluksieyankees9920: in case of problem - "man hosts" is your friend21:31
tymnet11.0421:32
tymnetq660021:32
guntbert!undelete | sahilsk21:32
ubottusahilsk: Some tools to recover lost data are listed and explained at https://help.ubuntu.com/community/DataRecovery - Recovering deleted files on !ext3 filesystems can be virtually impossible, although methods that might work is some cases are described at at http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html and http://projects.izzysoft.de/trac/ext3undel21:32
tymnet3.9bg ran21:32
yankees9920plluksie, in the hosts file on the fileserver it says 127.0.1.1       fileserver.home fileserver21:32
plluksiesahilsk: if you know inode numbers of deleted files and directoried - you may be able, but it will require a lot of effort. Short answer - no.21:33
icerootsahilsk: long answer is also no21:33
sahilskdamn, plluksie i just lost my 64 gb precious data.21:33
tymnetall cpus are at no usage21:33
royceremertymnet: my guess is that the ati modules selected aren't working well with unity21:33
icerootsahilsk: best answer is "your backup"21:33
sahilskiceroot:  yaa, but what for now?21:33
royceremertymnet: you mentioned that you couldn't set visual effects to none for testing?21:34
tymnetbut it was laggy before installing the drivers21:34
icerootsahilsk: learn to make backups for now21:34
m_abdelfattahHello, I've installed Ubuntu 11.04 as guest machine on Virtual Box, and I want to run it in console mode only ( no GUI) cause I'll use it as testing server, how can I do this ?21:34
tymneti couldn't find the visual effects option21:34
sahilskiceroot: very funny.. =-O21:34
plluksieyankees9920: 127.0.0.1 is a loopback interface. Does fileserver = other computer or your workstation?21:34
guntbert!nox | m_abdelfattah21:34
ubottum_abdelfattah: 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%20Mode21:34
royceremertymnet: what happens when you try something like `metacity --replace`?21:34
pfifoiceroot, he deleted the backups too21:34
icerootsahilsk: its not funny but that is the only way people learn to use backups21:34
tymneti'm not sure what that is21:34
yankees9920plluksie, fileserver is the ubuntu server that i am trying to access from a windows desktop. sorry if that wasnt clear21:35
plluksienow - it is clear :)21:35
user9I have a dell latitude d630, i think it has a Broadcom wireless device.  how do i make it work with WPA2 ?21:35
royceremertymnet: so, you're trying an alpha release of opensourced drivers, and are likely having troubles with your window manager, and haven't come across the default one yet?21:35
maniaksshttp://www.wykop.pl/ramka/742163/pamietacie-forever-alone-mob/21:36
rober7any chances to make work ati radeon 9250 on xubuntu 11?21:36
pfifouser9, Ive heard many people have good luck with wicd instead of network-manager fr wireless21:36
plluksiestart with setting hosts file on windows - I'm not sure where exactly this file, but google should help you (I bet c:\windows\system or something like this)21:36
icerootyankees9920: 127.0.1.1 is not a correct ip for using lan21:36
tymneti'm having a problem doing anything in this os21:37
the-gibsoncan someone tell me what the default ubuntu volume control is called?21:37
tymnetthe os itself is laggy21:37
user9pfifo: tried that.  its some weird driver issue that comes up during every Ubuntu release.  then it gets fixed a few weeks later.21:37
guntbertmaniakss: don't post random links please21:37
tymnetlow fps in the os itself21:37
plluksieyankees9920: 127.0.1.1 is a correct ip for using lan21:37
plluksieiceroot: it is loopback interface. It is perfectly correct21:37
icerootplluksie: loopback for lan?21:37
icerootplluksie: did i miss anything?21:38
icerootplluksie: you need eth0 for lan and not lo21:38
royceremertymnet: yes, and if you read up, my responses tell you what the issue is likely with, however irc is not the best place to get help if you're not familiar with the os or can open a terminal21:38
royceremertymnet: I'd recommend you post as much system info as you can on the ubuntu forums21:38
icerootplluksie: 127.0.0.0/8 is only for loopback and so only for the local machine, nothing with lan21:38
bcurtiswxhmm desktopcouch-service is a zombie, keeps my CPU at 100%21:39
bcurtiswxanyone else seeing this?21:39
tymnetso you're saying that this isn't a basic question?21:39
* royceremer removes #ubuntu from irssi auto login21:39
pfifouser9, I would use iwconfig directly to ensure that wpa2 is actually working, and if not then I would get a backport module or make my own21:39
tymnetthere seems to be two steps21:39
tymnetother factors21:39
tymnethardware etc21:39
royceremertymnet: I'm saying there's basic troubleshooting you haven't done, and the forums may solve your woes easily21:39
=== Zorlin is now known as Guest65924
vectory_can someone explain to me the two different outputs in this simple commands?21:40
vectory_http://paste.ubuntu.com/608007/21:40
icerootyankees9920: you want to create a lan between two machines?21:40
yankees9920iceroot. I have my ubuntu fileserver and a windows desktop. When I try to access the fileserver (usually only the first time after a reboot) I need to enter //fileserver.home, after that just //fileserver works21:41
Jazbawhen i go to 1024x768 my refresh rate shown is 0.0Hz , iam using kde 32 bit vmware , vmware tools and everything installed perfectly21:41
Jazbamy task bar shown is almost half in vmware whether full screen or or normal however wallpaper is full21:41
Jazba??21:41
bcurtiswxah, seems indicator-weather causes that21:41
plluksieyankees9920: add entry to hosts file on windows about fileserv (check syntax). It should be something like <ip address> fileserver.home fileserver. Then you should be able to reach it.21:41
icerootyankees9920: you have a dns running?21:42
guntbertbcurtiswx: a zombie doesn't take *any* cpu cycles21:42
yankees9920nothing other than my router or isp, wherever it comes from... unless ubuntu runs one that I dont know about21:42
pfifovectory_, whats the problem?21:42
bcurtiswxguntbert, then it just liked to have lots of children21:42
icerootyankees9920: using dhcp?21:43
vectory_pfifo: i would expect both lines to yield the same output21:43
vectory_to give*21:43
yankees9920yea, dhcp from the router with dynamic addresses21:43
icerootyankees9920: then the hostnames will come from the dhcp-server, else you can patch your hostfile in windows21:43
pfifovectory_, I think it may be because of the back ticks in the second command21:43
icerootyankees9920: is the hostname also set in dhcp?21:43
guntbertbcurtiswx: I may be mistaken - but a zombie should have no children anymore either21:44
yankees9920iceroot, hostname was set on the ubuntu machine during install21:44
vectory_pfifo: do you know what the back ticks are supposed to do?21:44
bcurtiswxguntbert, well i probably just misspoke, indicator weather spawns a million desktopcouch-service and then one just eats 100% CPU21:44
icerootyankees9920: the most routers will set the hostname when they give an ip21:44
icerootyankees9920: so you just have to use the dns-server from the router21:44
guntbertvectory_: they execute the command within and feed the output bach to the expression21:45
icerootyankees9920: then yu dont have to edit the host-file on windows so it is poiting to the ip21:45
pfifovectory_, it is executing whats in side them and piping the output to the echo command, I suspect its doing this before receiving the filename from find21:45
yankees9920iceroot. I dont know how dhcp would know the hostname aside from reading it from the fileserver, I haven't done anything in the router besides port forwarding21:45
guntbertbcurtiswx: understood, I didn't want to pick words with you :-)21:45
plluksieyankees9920: forget this dhcp/dns topic.21:46
icerootyankees9920: the client is asking for an ip through broadcast and sending his hostname, the dhcp-server is answering the question with an ip and sets the hostname in his dns-server21:46
plluksieyankees9920: just modify hosts file on windows workstation21:46
=== ng_ is now known as NG_
vectory_pfifo: doing so before receiving the filename from find is impossible, then it couldnt output anything21:46
hihihi100my bottom status bar in the desktop doeesnt work, first it was a copy of the upper bar, with no functionality whatsoever, I decide to delete it and add it again, adding the icons: now my bottom bar doesnt show any window for any new application I choose, hence making extremely difficult to change from application to application, help please21:46
TheEvilPhoenixis firefox 4 standard yet in Ubuntu?>21:47
icerootTheEvilPhoenix: yes21:47
vectory_hihihi100: for starters try to use alt+tab21:47
TheEvilPhoenixiceroot:  standard in Lucid?21:47
icerootTheEvilPhoenix: 11.0421:47
jnlsnl_All of a sudden i get: "ll: command not found" ? :-/21:47
iceroot!ff4 | TheEvilPhoenix21:47
ubottuTheEvilPhoenix: Firefox 4 is the current stable version of Firefox. Current versions of Ubuntu do not have it (see !latest), but there is an unofficial and unsupported PPA that you can use by running the following command: sudo add-apt-repository ppa:mozillateam/firefox-stable && sudo apt-get update && sudo apt-get install firefox21:47
pfifovectory_, Im 99% sure that its not running the 3 commands in the order you think they are21:48
icerootjnlsnl_: you mean ls?21:48
TheEvilPhoenixiceroot:  is that ppa confirmed to not break stuff?21:48
yankees9920plluksie & iceroot: the other thing that is weird with this is that right now I am able to access the webserver running with just fileserver:8080, but if I try fileserver.home:8080 it doesnt work, although fileserver.home:8080 was required to get it to work initially21:48
TheEvilPhoenixiceroot:  even though it says unofficial and unsupported21:48
icerootTheEvilPhoenix: its unsupported21:48
hihihi100what is alt + tab supossed to do?21:48
hihihi100i dont see any difference21:48
vectory_switch the apps21:48
jnlsnl_iceroot ls works, but not ll21:49
icerootjnlsnl_: and what should ll do?21:49
noam_hi. I'm on latest ubuntu one classic gnome. I need this bar which shows application buttons, such as skype, vlc etc21:49
vectory_should show a small window with an icon for each app as you would see them in the panel21:49
pfifovectory_, IE first it runs find, then its running basename, and then finally is running echo from the -exec switch and tacking on the filename21:49
noam_running applications buttons21:49
icerootyankees9920: is apache listening on the device fileserver.home is configured?21:49
IdleOnejnlsnl_: sudo nano ~/.bashrc and uncomment #alias ll='ls -l'21:49
hihihi100alt + tab changes the options inside any given app, not the app itself21:49
hihihi100at least for me21:50
noam_it's just not there, i don't know which applet to add to the panel or if that's the way to go...21:50
vectory_pfifo: thats what i want21:50
yankees9920iceroot: how can I check that? its more than just the webserver though. Getting into a samba share has the same quirk as does ssh'ing in21:50
vectory_for echo to take on the output of basename, which is the filename21:50
pfifovectory_, no you seem to want, the filename given to basename and then its output piped to echo21:50
IdleOnejnlsnl_: uncomment means remove the # from the start of the line. save the file and then run: source ~/.bashrc21:50
vectory_exactly21:50
icerootyankees9920: can you paste the output of your /etc/hosts and the output of "ifconfig" to pastebin?21:50
pfifovectory_, the backticks are creating the problem here21:51
=== pladijs_ is now known as pladijs
vectory_to define a funktion and then call that from find -exec dun work either21:51
jnlsnl_IdleOne Strange!! the alias is there, but as another command21:51
jnlsnl_and it worked yesterday :P21:51
IdleOnejnlsnl_: there must of been some update that changed it perhaps. I don't know.21:51
acke_Hi i wounder if there you have any good reading tip to learn some more about linux network?21:51
jnlsnl_IdleOne it says: alias ll='ls -alF'21:52
jnlsnl_But thanks! :)21:52
jnlsnl_ill change it21:52
icerootacke_: what exactly? how to configure networks?21:52
vectory_acke, depends on what your state on network knowledge is21:52
icerootacke_: how networks are working?21:52
yankees9920iceroot: my etc/hosts http://pastebin.com/raw.php?i=np6ynupP21:52
pfifovectory_, whats wrong with the first command? why not just call basename directly?21:52
nannilist21:52
acke_iceroot around the hole thing21:53
=== muneeb is now known as nixNcode
icerootyankees9920: your /etc/hosts is wrong  127.0.1.1 is not a correct ip as i said21:53
vectory_pfifo: i want to use -exec diff `basename {}` {}21:53
vectory_but that way it just compare the same files21:53
yankees9920iceroot: what should it be? isnt that just saying localhost is = to fileserver21:53
icerootyankees9920: please also the output of "ifconfig"21:53
jnlsnl_IdleOne should it take effect right away or do i need to restart/reload something ?21:53
icerootyankees9920: localhost = loopback-device which is not your network card21:54
IdleOnejnlsnl_: either restart the terminal or run: source ~/.bashrc21:54
Detectionhey peeps21:54
yankees9920iceroot: http://pastebin.com/4fTJenEn21:54
pfifovectory_, well, diff has an option to compare directories, if you really need to use find, consider having find create a shell script21:54
icerootyankees9920: change 127.0.1.1 with 192.168.1.3 in your /etc/hosts and everything is fine21:55
icerootyankees9920: and restart apache21:55
icerootyankees9920: windows is also running on 192.168.1.0/24?21:55
=== slash is now known as Guest2452
Detectionanyway of installing multiple distros using wubi ?21:55
new_kid1Hi ....I want to let my chat buddy to hear my system soun like a song playing instead of my voice.....how do I do it?21:55
vectory_pfifo: om tired of reading man pages over and over again, i thought that was possible to accomplish with just what i know21:55
vectory_:/21:55
vectory_!wubi| new_kid121:56
ubottunew_kid1: Wubi is an Ubuntu installer for Windows users that allows you to install and uninstall Ubuntu like a Windows application, in a simple and safe way. http://wubi-installer.org/support.php and https://wiki.ubuntu.com/WubiGuide for troubleshooting. Please  file bugs at http://launchpad.net/wubi/+filebug. For Ubuntu Maverick/10.10 http://releases.ubuntu.com/maverick/wubi.exe21:56
vectory_suppose not21:56
vectory_not without heavy modifications to wubi21:56
new_kid1ubottu, vectory_ wubi???? I didnt ask for that21:56
ubottunew_kid1: I am only a bot, please don't think I'm intelligent :)21:56
icerootyankees9920: also the output of /etc/resolv.conf is interesting21:56
yankees9920iceroot: that requires that the i lease a static local ip from the dhcp server. If I assigned a static address I wouldn't need to access it via hostname. Isn't the benefit of typing in the hostname to find the computer regardless of the ip it was assigned?21:56
pfifovectory_, normally you use diff on a directory, its kinda rare to just use it on one file, and noone ever makes a large set of diff files like that21:57
yankees9920iceroot: windows is on the same 192.168.1.x subdomain21:57
Detectionyea was just wondering if there people had figured it out yet... nevermind21:57
icerootyankees9920: then tell your dhcp that is is sending a hostname also21:57
new_kid1Hi ....I want to let my chat buddy to hear my system soun like a song playing instead of my voice.....how do I do it?21:57
vectory_pfifo: so diff isnt used to create patches usable with patch cmd?21:57
pfifovectory_, yes, it is. but you dont patch a file, you patch the entire directory21:58
Id10THello I have the new ATI E350 APU and I installed natty 11.04. The open source driver states I need the newer version of "mesa 7.11+" but natty shipped with  7.10. I tried looking for a PPA where I could just let the system update it but can't find one, anyone have any ideas?21:58
icerootyankees9920: also your dhcp server will always give you 192.168.1.3  dhcp gives ip adresses for mac-adresses (and mac-adresses normaly never change)21:58
jnlsnl_IdleOne it removes the alias from the files when i disconnect and reconnect to my server, strange21:58
Detectionwould need to tell wubi if C:\ubuntu exists, creates C:\unbuntu1 etc21:59
josefighello, i've just installed the gnome3 but I'm having problems with my right-click what can be the problem ?21:59
_TristanHow can I make ubuntu only use part of my display?21:59
IdleOnejnlsnl_: you editing the file with sudo?21:59
pfifovectory_, `diff orig/ new/ > mypatch.diff && cd orig && patch -p1 < ../mypatch.diff`21:59
zul__Hi all, I installed cvs in my remote computer, now 2 users can commit own projects, but if the other user try to checking out the project he gets an error. What's wrong?21:59
Kartagis!find mp3lame21:59
ubottuFound: libmp3lame-dev, libmp3lame021:59
jnlsnl_IdleOne if i disconnect, reconnect and run source ~/.bashrc it works21:59
icerootzul__: we cant guess the error22:00
jnlsnl_IdleOne but then i have to do source ~/.bashrc on every connect :S22:00
vectory_zul__: depends on the error22:00
icerootjnlsnl_: that is normally done when you login22:00
zul__cvs co -P -A "/prova"22:00
zul__    cvs checkout: Updating prova22:00
zul__    cvs checkout: failed to create lock directory for `/cvs/prova' (/cvs/prova/#cvs.lock): Permission denied22:00
zul__    cvs checkout: failed to obtain dir lock in repository `/cvs/prova'22:00
zul__    cvs [checkout aborted]: read lock failed - giving up22:00
FloodBot1zul__: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:00
zul__The server reported an error while performing the "cvs checkout" command. (took 0:00.171)22:00
IdleOnejnlsnl_: hmm that shouldn't need to be done every time.22:00
icerootjnlsnl_: is your shell set to bash in /etc/passwd?22:00
IdleOnejnlsnl_: not sure what else to tell you now22:00
icerootjnlsnl_: e.g. is you are using zsh, the bashrc is not read22:00
jnlsnl_maybe i should try to reboot the server!22:01
vectory_with which command can i search the repositories for a partial filename?22:01
icerootjnlsnl_: do what i said22:01
IdleOnejnlsnl_: no, follow iceroot first22:01
icerootjnlsnl_: look at /etc/passwd if there is /bin/bash for your username22:01
jnlsnl_ok 1sec22:02
=== joestrusz is now known as hey_joe
Doppelkekshi leute22:02
vectory_what other command can do the same as apt-cache dumpavail|grep liblame22:02
iceroot!de | Doppelkeks22:02
ubottuDoppelkeks: In den meisten ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuchen Sie bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Geben Sie einfach /join #ubuntu-de ein! Danke für Ihr Verständnis.22:02
jnlsnl_iceroot i find this line: ubuntu:x:1000:1000:Ubuntu,,,:/home/ubuntu:/bin/bash22:02
hey_joeim running 10.04.2 server, how would i go about upgrading to the newest ubuntu?22:02
icerootjnlsnl_: ok its using bash22:03
hey_joeby changing the proper name under /etc/apt/sources.list?22:03
yankees9920iceroot: thx for your help. out of curiosity, what is the .home part of the name?22:03
icerootjnlsnl_: ls -l ~/.bashrc22:03
Id10Tdoes anyone know how to update mesa beyond 7.10?22:03
jnlsnl_iceroot -rw-r--r-- 1 ubuntu ubuntu 3373 2011-05-15 20:55 /home/ubuntu/.bashrc22:03
ubottuUbuntu bug 3373 in Launchpad itself "upload policy engine should use component lookup (dup-of: 30983)" [Medium,New] https://launchpad.net/bugs/337322:03
ubottuUbuntu bug 30983 in Launchpad itself "upload policy engine needs simplification" [Medium,Triaged] https://launchpad.net/bugs/3098322:03
icerootyankees9920: the path to your home-directory22:03
StaticPhillyhi. can anyone tell me if its possible to connect to an ssh server and run a command via cron job?22:03
icerootyankees9920: sorry wrong nick22:03
icerootjnlsnl_: the path to your home22:03
hey_joeStaticPhilly yes it is...22:04
kajakajoI'm just getting back into linux, a re-newb; remind me of the terminal command to see the system processes in tree form, someone, please?22:04
hey_joeStaticBilly crontab /etc/cronfile22:04
jnlsnl_ok22:04
icerootjnlsnl_: you are using ssh?22:04
jnlsnl_yes22:04
hey_joekajakajo man top22:04
vectory_ps -e?22:04
kajakajothanks hey_joe22:04
zul__who can help me in cvs?22:04
icerootzul__: #cvs22:05
StaticPhillyhey_joe: thanks ill have a play will save me a lot of time if i can22:05
hey_joevectory thats for processes22:05
daniel_ok so i changed my splash screen is there anyway to change the startup sound22:05
vectory_system processes are processes?22:05
icerootjnlsnl_: if you login is the bashrc changed? /date-time)22:05
icerootjnlsnl_: just do a ls -l again if you login22:05
coz_daniel_,  not easily even if at all.. there was a point before natty was even on t he board that a gui tool was going to be developed for this,, I assume you mean those darn bongos ...yes?22:06
kajakajocan someone point me to a nice linux beginner's guide, teaching commands and function in progressive steps from a pretty beginner level?22:06
Id10TI could use that too22:06
daniel_coz, yes i hate them lol but im using 10.10 if that makes things esier?22:06
daniel_coz_, yes i hate them lol but im using 10.10 if that makes things esier?22:06
pfifokajakajo, linux for dummies book22:07
tdnI cannot find any disper sources for natty. Why is this? HAs something replaced it in 11.04? Or is natty just not built yet? https://launchpad.net/~wvengen/+archive/ppa22:07
coz_daniel_,  no it doesnt make it easier,, the last three from 10.04 to 11.04  it is a pain in the rear and last I tired it screwed things up22:07
kajakajopfifo, I'm a poor student living in a foreign country--something online please?22:07
monaDeveloperHi22:07
Id10Tkajakajo, torrent it22:07
coz_daniel_,  you can shut it of under system/preferences/ startup applications  ..I believe th e log in sound is listed there22:07
icerootId10T: we dont support that here22:07
Id10Ticeroot, sorry22:08
monaDeveloperrecently I receive a heavy load of traffic without actually having anything running22:08
coz_daniel_, rathere shut it off22:08
monaDeveloperand this is the result of my netstat -at22:08
monaDeveloperhttp://pastebin.com/KJXbMtWh22:08
vectory_monaDeveloper: mcast.net?22:08
monaDevelopernope22:08
vectory_do you have a ssh server running?22:08
jnlsnl_iceroot just did it again still says: 2011-05-15 20:5522:08
daniel_coz_, damn haha my friends allways make fun of my laptop cause they say it sounds ancient so ive been working on finding ways to make ubuntu not look so old lol found this overglossed theme witch helps lol but that damn sound ill try to just shut if off like u said22:08
mildredhello22:09
coz_daniel_,  I understand :)22:09
vectory_monaDeveloper: do you have a ssh server running?22:09
icerootjnlsnl_: please put "touch /tmp/foobar" in the .bashrc. login and seeif a file called "foobar" is in /tmp22:09
monaDeveloper@vectory_ I'm not sure22:09
monaDeveloper@vectory_ let me see22:09
vectory_monaDeveloper: ps aux|grep ssh22:09
icerootjnlsnl_: but if it is not changed, there should be still your alias22:09
coz_kajakajo,  well there are several things you can do  look for ubuntu beginners bash,, you tube has videos on ubuntu22:09
vectory_monaDeveloper: ps aux|grep sshd, maybe22:10
pfifokajakajo, a google search will turn up many guides, butthis might be a bit better http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html22:10
icerootjnlsnl_: so the problem is that your alias isnt there? or that .bashrc is not executed?22:10
monaDeveloper@vectory_ yeah it's22:10
jnlsnl_iceroot its there, disconnected reconnected and foobar is in tmp22:10
vectory_monaDeveloper: it is what?22:11
qinmonaDeveloper: You browsing, hence connections, you have ssh and www server running to, but nothing connected to it.22:11
icerootjnlsnl_: but your alias is not working?22:11
vectory_sshd is runnning?22:11
icerootkajakajo: http://mywiki.wooledge.org/BashGuide  if you need a GOOD bash-guide22:11
icerootkajakajo: but remeber, you dont need bash-skills to use linux22:11
jnlsnl_iceroot nope :(22:11
vectory_monaDeveloper: make sure grep doesnt return just "grep sshd"22:11
vectory_because thats just the line for the grep programm, it finds itself :)22:11
icerootjnlsnl_: paste your .bashrc please22:12
icerootjnlsnl_: to pastebin22:12
tophuanyone know if moonlight works to allow netflix streaming in natty?22:12
monaDeveloper@vectory_ yeah I understand22:12
=== rcmaehl_fallback is now known as rcmaehl
monaDeveloper@vectory_ I stopped ssh22:12
vectory_monaDeveloper: ssh is not a ssh server22:13
vectory_:/22:13
daniel_coz_, hey i found this you think it will work with 10.10 ?http://ubuntulinux.co.in/blog/ubuntu/ubuntu-9-10/startup-sound-changing-in-ubuntu-9-10-karmic/22:13
reya276How can I make my Main Dell Monitor be the default instead of my laptops LCD?22:14
monaDeveloper@vectory_ yeah I mean I stopped ssh server I'm sorry22:14
vectory_if you have a ssh server it might be someone is/was trying to get into your ssh system22:14
vectory_bruteforcing the password or sth22:14
reya276Everytime I try to make it the default the dock shows up on the Laptop display22:14
vectory_thats all i can tell you sorry22:14
jnlsnl_iceroot when i try to edit it says swap file found, how should i proceed? sorry if im a bit beginner here :p22:14
icerootjnlsnl_: the good old vim :)22:14
monaDeveloperyeah ok no problem22:14
vectory_would like to know what was goin on there too22:14
coz_daniel_,   never tried that one,, cant hurt I suppose ;)22:14
monaDeveloperthank you so much22:14
jnlsnl_aye :p22:15
vfwvectory_: Well, some distros have ssh and sshd together in opessh, just one package.  Not so whith Ubuntu.22:15
icerootjnlsnl_: rm .bashrc.swap22:15
kingofswordswhats vm machine?22:15
icerootjnlsnl_: i guess the file is called like that22:15
daniel_coz_, ok just wanted a second opinion before i did it and something be changed in 10.10 and i screw my system up cause i almost have it perfect for me22:15
jnlsnl_iceroot: rm .bashrc.swap22:16
coz_daniel_,  it might be safer just to disable the sound22:16
icerootjnlsnl_: as it seemed you didnt save the file with your changes correctly so there is no alias in ~/.bashrc just in ~/bashrc.swap22:16
jnlsnl_no such file or directory :S22:16
icerootjnlsnl_: ls -all to find the file22:16
daniel_coz_, hmm yeh no reason to fool with something so little22:16
coz_daniel_,  I have not tested this and dont want to say that it will work,, it should  but I would put the sound in the location of the default sound22:16
icerootjnlsnl_: .bashrc.swp it is22:17
nathaniel_I installed Ubuntu on my laptop, on C:/ (same as windows) but while im in Ubuntu i cant access any of my windows files how can i fix this?22:17
jnlsnl_ok think i killed it22:17
coz_daniel_,   I just keep my sound off  especially for those darn bongos :")22:17
zacharyalexstern /join #ruby22:17
icerootjnlsnl_: open the file, do you changes and use :wq22:17
tophuanyone know if moonlight works to allow netflix streaming in natty?22:17
linuxuser_hi22:17
vfwtophu: Last I heard, no.22:17
linuxuser_has any1 here got black ops to work on linux?22:17
jnlsnl_iceroot i removed the file but it still says the same... multiple swap files?22:17
daniel_coz, yeh they need to change them but hey thanks for taking my question im sure ill have more soon jsut so much u can do with ubuntu lol i love it22:18
iceroot!appdb | linuxuser_22:18
ubottulinuxuser_: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help22:18
icerootjnlsnl_: ls -all will tell you22:18
coz_daniel_,  as I said there were plans to create a easy to use utility for this .. apparenlty it fell t hrough22:18
icerootjnlsnl_: also vim is telling you the name of the swap-file22:18
linuxuser_i cant get it to work22:18
daniel_coz_, maybe cause its just so little not worth the effort?22:18
icerootjnlsnl_: and maybe use nano instead of vi(m)22:18
jnlsnl_iceroot ok i get a clean edit now22:18
pfifolinuxuser_, you wont be happy with your framerate22:18
mattypantsman, 2 days trying to get my gnome gui back, bad first week on linux22:18
icerootjnlsnl_: do your changes and save the file correctly22:18
Successhello22:19
linuxuser_some one on youtube got it to work thou fine22:19
iceroot!classic | mattypants22:19
ubottumattypants: The default interface in Ubuntu 11.04 is !Unity. You can switch back to regular !Gnome by logging out and clicking on your user name, in the Session box at the bottom of the screen select Ubuntu Classic.22:19
tophuthank you vfw ^_^22:19
coz_daniel_,  well maybe ,, but there was a small contest for new sounds including the login sound,, I even put in a couple packages for it,,   I didnt hear anything about anyone's packages being chosen and apparenlty they werent since we still have the same sounds22:19
Successim ubuntu 10.10 trying to upgrade to 11.04 but i want to go from 32 bit 64 how would  i got doing that22:19
jnlsnl_done22:19
freeburnW: GPG error: http://archive.canonical.com natty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>22:19
icerootSuccess: only with a reinsall22:19
nathaniel_Hi, I installed Ubuntu on my laptop, on C:/ (same as windows) but while im in Ubuntu i cant access any of my windows files how can i fix this?22:20
icerootSuccess: you cant change the architecture22:20
jstooneHi everyone, i resently setup my ssh and only a few hours later someone from MIT (I think they just used MIT as gateway) tried to login, but failed MANY times.. they couldnt guess the login name, but should i be worried?22:20
Successhow reinstall22:20
mattypantsiceroot, I get an error when gonome trises to start22:20
jnlsnl_iceroot then run: source ~/.bashrc correct?22:20
icerootjnlsnl_: no just relogin22:20
Successwell how make sure im 32bit im not absolutely sure22:20
icerootjnlsnl_: that is doing a source ~/.bashrc22:20
mattypantsiceroot, starting gnome display manager fail22:20
jnlsnl_iceroot disconnect/reconnect with ssh will do that yes?22:20
icerootSuccess: uname -m22:20
icerootjnlsnl_: yes22:20
daniel_coz_, i got it off and im looking at this startup aplications should i turn off more cause i dont use ubuntu 1 or remote desktop or at least i dont think i do22:20
bkerensaAnyone here who upgraded to natty noticing that a debconf window keeps popping up upon installing anything via software center?22:21
icerootmattypants: any usefull errors? log-files e.g.)22:21
tophulinuxuser_ check www.winehq.org22:21
Omen_20So why doesn't Ubuntu just work with Windows networks? Seems sort of odd.22:21
icerootOmen_20: you need samba22:21
freeburnwhat should i do ? anyone? about this gpg error22:21
nathaniel_hi22:21
mrdebOmen_20: why would it not work?22:21
Successbrb22:21
coz_daniel_,  if you dont need them turn them off,, leave pulseaudo stuff alone  but bluetooth  etc  should be inf and if not you can reneable then on the next boot22:21
icerootOmen_20: or just the smbclient to access windows22:22
icerootOmen_20: but its coming by default22:22
pfifoOmen_20, a network has many parts, what part is not just working22:22
mattypantsiceroot, first thing it tells me when I try to load gnome is: Ubuntu is running in low-graphics mode22:22
tophuI agree samba should already be installed and configured by default22:22
StaticPhillyOmen_20: its windows that dosnt work with linux networks, smb can access windows networks find from linux22:22
daniel_coz_, alright well thanks alot now i have them damn bongs off lol22:22
nathaniel_can some one help me with my problem22:22
Successyea i32 bit22:22
Successhow reinstall22:22
Successim 32*22:22
Omen_20iceroot, Once I have samba will it work as intended? I once got it working when i edited a file with my correct workgroup name. It's never worked that well since, with newer versions of Ubuntu.22:22
icerootSuccess: insert the amd64 cd and install22:22
ActionParsniptophu: its not neededby all, having a system running fewer services makes it more secure22:22
jnlsnl_iceroot hmm still command not found, i have the alis in there though: http://pastebin.com/3i3Zy4i122:22
icerootSuccess: first backup your old data22:22
=== nixNcode is now known as muneeb
LxndrI have this CD for Masters of Orion II. I'm told I should run it in dosbox instead of WINE. But I can't seem to get it to run in either one. Does anyone have any tips?22:22
tophuI know I know :-( but simplicity is also nice22:23
icerootjnlsnl_: still!! command not found? you never said something about command not found22:23
nathaniel_I installed Ubuntu on my laptop, on C:/ (same as windows) but while im in Ubuntu i cant access any of my windows files how can i fix this?22:23
=== muneeb is now known as nixNcode
mattypantsiceroot, I forums I read seem to point to /etc/X11/xorg.conf, but mine isnt there22:23
icerootjnlsnl_: post the complete error-message22:23
ActionParsnipLxndr: mount the CD then create a folder to install the game to. You can then mount the CD mount point in dosbox and run the installer22:23
mattypantsiceroot, the commands I run to create it dont work either22:23
freeburnW: GPG error: http://archive.canonical.com natty Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>22:24
jnlsnl_iceroot : ll: command not found22:24
freeburnanyone?22:24
LxndrActionParsnip, Thanks! Can you tell me how to mount the CD? I can't seem to make that happen.22:24
icerootjnlsnl_: maybe have a GOOD look at the bashrc22:24
ActionParsnipLxndr: it should happen by default when you put it in22:24
icerootjnlsnl_: you have createt an alias called "l" and not "ll"....22:24
mattypantswhich is ridiculous, Im having a hard time getting past the fact that 2 days after my first ubuntu install Im considering completely reinstalling it22:24
pfifofreeburn, its a warning, thats not a show stopper, is it creating a problem for you?22:24
Successi don't have any more cd o usb22:25
icerootjnlsnl_: ah some lines above, sorry22:25
nathaniel_ I installed Ubuntu on my laptop, on C:/ (same as windows) but while im in Ubuntu i cant access any of my windows files how can i fix this?22:25
jnlsnl_iceroot Ohhhhh its working now!22:25
GrouchySmurfmattypants: if you can't deal with it, don't use it ;)22:25
jnlsnl_iceroot i removed ~/.bash_profile which i made yesterday :X22:25
icerootjnlsnl_: ah ok22:25
mattypantsGrouchySmurf, thanks for the tip22:25
nathaniel_ I installed Ubuntu on my laptop, on C:/ (same as windows) but while im in Ubuntu i cant access any of my windows files how can i fix this?22:25
LxndrActionParsnip, Okay, I've put the CD in the drive, and have now created an empty folder (for game installation). Then... I "mount the CD mount point"? How? (Sorry for the endless questions)22:25
jnlsnl_iceroot ...which leads me to: where do i then change my username color? i did that in ~/.bash_profile22:25
ActionParsnipnathaniel_: it is accessible from /host22:26
Victor__nathaniel_: what do you mean same as C:/ have you used wubi?22:26
=== LAcan_ is now known as LAcan
noodyHi22:26
Successis there any other way of reinstalling22:26
Successnoody: hi22:26
GrouchySmurfmattypants: I hate to give tips22:26
nathaniel_yeah i used wubi22:26
Successand can ppl plz do success: text when talk to me22:26
ActionParsnipnathaniel_: if you run:   ln -s /host ~/Windows\ Files       you can access it easier22:26
icerootjnlsnl_: everything gos to .bashrc22:26
Successim doing other things and me no check enless i says notice22:26
pie_My sound stops working at random intervals(days) and I have no clue why.22:26
nathaniel_okay thankyou ill try now22:26
ActionParsnipLxndr: no, the cd mounts to /media/cdrom022:26
nathaniel_:)22:26
Victor__nathaniel: then go to /host, you should find them there22:26
noodyHow are you22:26
jnlsnl_iceroot GREAT thanks a lot!!! :-))22:26
pie_It happened right now and none of my applications except flash can output to my speakers22:27
pfifoSuccess, there are many alternatives to thee livecd install, what is your situation?22:27
mattypantsGrouchySmurf, I'll keep that in mind22:27
zacharyalexsternHow do I accept requests to contact me in empathy? I get a notification, but they don't seem to show up anywhere in the software?22:27
pie_I just rebooted ~30 minutes ago, and rebooting again usually fixes it22:27
icerootjnlsnl_: no problem22:28
jnlsnl_iceroot ugh if i may ask last one.. where do i add color code in this file? (PS1='\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$' )22:28
Omen_20Also another issue I'm finding is with Unity's search. It will not find GConf also known as Configuration Editor. I have to use Run to access it. I can't even find it in the horrible structure given for navigating apps.22:28
pfifopie_, it sounds like (no pun intended) flash is using alsa, and alsa does not have a mixer22:28
icerootjnlsnl_: doesnt matter where22:28
jakempSo, when I go to install Wayland from the repo, It says it requires wayland-dev. And when I go to wayland-dev, it says I need wayland marked first. What gives?22:28
ActionParsnipLxndr: you can run: mount -u c /path/to/folder       replace /path/to/folder with the empty folder you made to install the game to22:28
icerootjnlsnl_: just put it in the bashrc22:28
pie_pfifo, and how can i check this?/fix it?22:28
ActionParsnipLxndr: in dosbox you will need to run:  mount d: /media/cdrom022:28
nathaniel_ActionParsnip_: Can I create a directory that i can access instead of using terminal every time?22:28
freeburnpfifo : after upgrading to natty i have not received any update so i thought something may be wrong22:29
icerootjakemp: if you cant handle the installation of wayland its a very very bad idea to install it22:29
jnlsnl_iceroot yes it works, put it at bottom :)) thanks22:29
GrouchySmurfOmen_20: I have Ubuntu Unity22:29
ActionParsnipnathaniel_: the command I gave will make a link in $HOME for easy access22:29
pfifopie_, check and see if you have pulseaudio installed22:29
icerootjakemp: its a pre alpha22:29
GrouchySmurfOmen_20: I would suggest you to use Gnome Shell22:29
pie_pfifo, also i couldve sworn im using pulseaudio but i wouldnt know22:29
icerootjakemp: and will most likely kill your system22:29
jakempiceroot, I'm trying it in a VM to see what all the packaged version offers22:29
nathaniel_thank you22:29
pie_pfifo, actually i do(pulseaudio works in bash22:29
GrouchySmurfOmen_20: I hate Ubuntu Unity22:29
pie_pfifo, ubuntu 11.04 btw :/ classic gui setup22:30
icerootjakemp: and just install the wayland package from the repo with apt-get it will pull the dependecies22:30
freeburnGrouchySmurf: i switched to KDE22:30
icerootjakemp: dont use dpkg for that22:30
jakempiceroot, I was using synaptic22:30
GrouchySmurffreeburn: KDE isn't in my taste... I feel Gnome Shell will beat KDE and Unity22:30
pfifopie_, im not sure what the problem could be then, flash has always used pulse for me.22:30
Gskelligomen20 type main menu and enable configuration editor22:30
=== Uncle|Sam is now known as uncle|sam
vectory_xubuntu ftw22:31
nathaniel_ActionParsnip_: Thankyou :):):)22:31
pfifofreeburn, just run a `sudo apt-get update; sudo apt-get upgrade`22:31
Omen_20I like it in some ways. Most of its design is identical to the way ive been doing things for 2+ years. My problem is in navigation and half thought out ideas. For instance, why would I want to see Apps available for download unless in Software Center? How could I possibly know what gXNeur does without any context, why would I care? It takes up all this screen space for no reason.22:31
LxndrActionParsnip, It appears as though I can't do mount -u c /Desktop/DOS . (invalid option u)22:31
icerootjakemp: output of "sudo apt-get install wayland" if wayland is the packagename22:31
freeburnas gnome 2.x series will be deprecated in future, and gnome 3/unity brothers going for something i've yet to get...so i thought kde , a more mature and stable desktop then gnome 3/unity is better22:31
icerootjakemp: but remeber its a pre-alpha and nothing is working correctly22:32
ActionParsnipLxndr: its ~/Desktop/DOS22:32
icerootfreeburn: or gubuntu22:32
pie_pfifo, the problem isnt that flash has sound, but rather everythng else doesnt22:32
ActionParsnipnathaniel_: np man22:32
GrouchySmurffreeburn: to be honest, I never liked KDE... but KDE 4 possibly is better than nothing22:32
jakempiceroot, Yeah, I expect it to break everything. Just want to see how bad22:32
pfifopie_, alsa only allows 1 program at a time to use sound, in this case its your browser/flash22:32
vectory_GrouchySmurf: everything is better than nothing22:33
pie_pfifo, but it worked before22:33
freeburnGrouchySmurf: KDE 4.6 is quiet nice, more responsive then unity and snappier then new gnome..22:33
LxndrActionParsnip, It's still saying "invalid option u" maybe I shouldn't use -u?22:33
pie_annd this happens completely randomly22:33
ActionParsnipLxndr: read:  man dosbox22:33
nathaniel_ActionParsnip: one last question, it might be dumb but how do i find my Documents22:33
freeburnalthough gnome 2.x is the best desktop ever...22:33
GrouchySmurfOmen_20: Unity from my point of view is crap with whipped cream22:33
pfifopie_, pulseaudio is designed to be the one program that uses alsa and then everything else connects to pulse to get mixed together.22:34
LxndrActionParsnip, oh, I should be doing that from within dosbox? okay22:34
malthuseveonline22:34
pfifopie_, try reinstalling pulseaudio, perhaps the upgrade caused it to break22:34
pie_pfifo, any way i can restart it or something22:34
ActionParsnipnathaniel_: It will follow the same folder structure of windows22:35
MK``How do i force nautilus to update thumbnails in a folder?22:35
pie_no it can  be the upgrade because it usually works22:35
ActionParsnipnathaniel_: the guys in ##windows will be able to tell you22:35
pie_i upgraded a while ago22:35
ActionParsnipLxndr: no, from ubuntu, not dropbox22:35
LxndrActionParsnip, Trying it from within dosbox, I get "Drive C isn't mounted" when typing "mount -u c: ~\Desktop\DOS".22:35
ActionParsnipLxndr: use slashes instead of switches22:36
nathaniel_i caused it to crash just now by trying to open My Music :S22:36
freeburnLxdr : try it in the terminal...not inside dosbox22:36
GrouchySmurffreeburn: yeah, I love Gnome 2.x... and Gnome Shell improves too well the Gnome desktop... is mature and fast, so I have only one choice: using gnome shell, otherwise, I would preffer to be raped with a cactus22:36
pfifopie_, reinstalling pulse is a good starting point, after that if it still freezes up you can find out what process is usingalsa by running 'fuser'22:36
Ipair_wagwan22:36
ionbolthi. I recently upgraded my gutsy gibbon install to lucid lynx. simple question: how do i get paths in nautilus to let me edit them? used to there was a button to toggle it.. not any more.22:36
rosonowskiHi there everyone. Hoping someone can help me figure out why my Atheros AR5B97 performs so poorly. I installed 11.04 last night, and I tried using 'Windows Wireless Drivers (Which is NDISWrapper, I think?) with thw INF from windows, and now it doesn't wok at all, instead of just benig a tenth the speed it was in Windows.22:36
interglossadoes anyone here use a usb tv tuner stick?22:37
jakempiceroot, output of apt-get is :  "wayland : Depends: libcairo2-dev (>= 1.10.2-2) but it is not going to be installed"22:37
Ipair_wagwan crystal_linux22:37
Omen_20iceroot, installing samba made me able to at least see the workgroups in the network. I have the one all the computers in the house are on, and22:37
pfifo!anyone | interglossa22:37
ubottuinterglossa: A large amount of the first questions asked in this channel start with "Does anyone/anybody..."  Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.22:37
MK``ionbolt: ctrl+l22:37
Ipair_innit22:37
Omen_20the one this computer is on, but it wont let me explore them.22:37
Crystal_LinuxYo my fucking omputer broke22:37
Ipair_saem m822:37
Ipair_we was lookin up some wickid cheats for our xbox innit22:38
ionboltMK`` thanks. that works to an extent. when i change folders though it reverts back.22:38
pie_pfifo, i finally got it after months of trying(i think i had it on the old verison too XD)22:38
Crystal_Linuxdid you go on niggerarse.com22:38
interglossabecause if you don't use a usb tv tuner i don't want the answer?...22:38
MK``yeah ionbolt I do not know how to make it permanent, lemme check22:38
Crystal_LinuxThinks its a virus m822:38
ionboltnot much thought went in to updating that change in to nautilus it seems, heh.22:38
Ipair_yeah m822:38
Ipair_threw the computer out a window m822:38
pie_pfifo, i killed flash(plugincontainer), then pulseaudio --kill, then pulseaudio --start22:38
Ipair_cos it was shit22:38
Ipair_now it wont work22:38
Ipair_i think its a virus22:38
FloodBot1Ipair_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.22:38
LxndrActionParsnip, I can't seem to get anything to happen either in the Terminal or in Dosbox, involving mounting.22:38
Ipair_m8 shut up22:38
pfifopie_, yeah that seems logical, make sure pulse is getting started at boot time22:39
MK``ionbolt: lol that's the least of the lack of thought :P but, I do not see an option22:39
ActionParsnipIpair_: then don't use it, nobody is forcing you22:39
Ipair_no m822:39
MrGizmo757Dose anybody in here know anything about openSUSE?  i Need help and i couldn't find anybody to help in the suse channel22:39
Ipair_i want to use it innit22:39
Crystal_LinuxU linux ppl help me22:39
ActionParsnipMrGizmo757: suse isn't supported here22:39
ActionParsnipCrystal_Linux: ask and see22:39
=== XuMuK is now known as XuMuK|ZNC
Ipair_YO BLUD I GOT A FUCKING SERIOUS PROBLEM HERE22:40
Ipair_MY COMPUTER IS BLOWING UP AND SHIT22:40
IdleOne!language | Ipair_22:40
ubottuIpair_: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.22:40
=== IPNixon__ is now known as IPNixon
MrGizmo757well aparently its not supported in the suse channel eaither its empty LOL!22:40
=== sraue is now known as sraue|afk
ActionParsnipIpair_: but if you have such a negative opinion, why use it?22:40
Ipair_NO YOU SHUT UP AND FIX MY FUCKING COMPUTER22:40
ActionParsnipMrGizmo757: then wait22:40
Crystal_Linuxk my ubuntu comp got virus and u counts dont help m822:40
GrouchySmurfMrGizmo757: what's your problem?22:40
=== XuMuK|ZNC is now known as XuMuK
ActionParsnipCrystal_Linux: install and run clamav22:41
GrouchySmurfMrGizmo757: what's your problem?22:41
=== jd is now known as Guest95029
ActionParsnipCrystal_Linux: I don't see how 'counts' fits in that sentence at all22:41
Successg2g22:41
Successbug22:41
MrGizmo757i can't get My codecs working inside of the web browser.22:41
Crystal_Linuxur a cunt I ditch. U for mav22:42
MrGizmo757this issue started after the repository asked me to change vender22:42
pfifomy frame pointer has gone missing, is there any way to find it again?22:42
en1gmaim running 11.04 i386 Desktop ad have a bt adapter and  wiimote....i installed wmgui and znes and have an old tetris game....anyhow wmgui is showing all my key presses on the wiimote but znes dont seem to pick up the buttons when i try to program22:42
en1gmacan anyone help22:42
the-gibsoncan someone tell me what application does the volume management thing? ie: http://i.imgur.com/gxIyO.jpg22:42
MrGizmo757i am stummped.  i manually installed the xine, m-player and vlc plug in into fire fox. and still no go.  there is not logical reason why its not working22:43
LxndrWow. I try to be polite in here. I get why a lot of you nice, helpful people find yourself reluctant to respond.22:43
ActionParsnipen1gma: https://help.ubuntu.com/community/CWiiD22:43
ActionParsnipLxndr: the man page tell you how to mount the folder as C:22:43
GrouchySmurfMrGizmo757: did you installed the codecs from the codecs webpage? as by default, openSUSE doesn't install any codec nor MP3 nor VIDEO codec22:43
MK``the-gibson: I believe that is just an indicator reading the hardware change, but I am not sure.22:43
ActionParsnipLxndr: you can also use the mount command indosbox to mount a linux folder as C:22:43
pfifoen1gma, im pretty sure zsnes only allow for keyboard in linux, but there is a program to map joystick to keyboard presses (i think its called joy2key)22:43
MK``May be part of gdu-notification-daemon22:44
en1gmaahhh22:44
MrGizmo757yes. i used the one click install. then i tried doind it manually with YaST, tehn i tried doing it through terminal.  every method has failed22:44
html_inprogresshi22:44
ActionParsnipLxndr: http://www.dosbox.com/wiki/Basic_Setup_and_Installation_of_DosBox22:44
en1gmaActionParsnip do you know if i need that joy2key22:44
icerootjakemp: as i told you it will break your system because you have to update some important packages22:44
zacharyalexsternCrystal_Linux's computer "got a virus"? BS haha22:44
ActionParsnipen1gma: I've done it before, that link gives all you need22:44
html_inprogresswhats ??? vitues?22:44
the-gibsonMK``: hmm ok but do you know what service needs to be running for it to take those keypresses and change the sound level?22:44
en1gmaok thanks man22:44
ActionParsnipzacharyalexstern: there are linux virus, in so far as they exist22:45
html_inprogressviruses?22:45
BeWilledhow do I copy files from local machine to remote machine using ssh?22:45
jakempiceroot, yeah, I've already done a source build, I was just curious to see how the package manager handled it.22:45
MrGizmo757the cedecs are on the system.  if i download a video to the desktop i can play it. but it wont work in the browser. even with the xine m-player and vlc plug ins added22:45
icerootBeWilled: scp22:45
zacharyalexsternActionParsnip, yeah, in a sort of vague sense they exist.22:45
MrGizmo757i dont get it22:45
the-gibsonMK``: i dont really care about the gui I just need to know what died so i can restart it haha22:45
icerootBeWilled: scp localfile user@host:/path/to/copy/22:45
zacharyalexsternActionParsnip, but come on there are so many variables in Linux it's almost unpossible to get a virus.22:45
GrouchySmurfMrGizmo757: update the browser22:45
ActionParsnipzacharyalexstern: http://en.wikipedia.org/wiki/Linux_malware#Viruses22:45
zacharyalexsternActionParsnip, Yes, thank you, I know they exsit.22:45
qinBeWilled: scp local/file user@remote.host:~/where/to/save/it22:45
MrGizmo757the browser was updated before the codecs were installed22:46
MK``the-gibson: the keypresses are a key like any other, so it must be a daemon/application reading those keypresses same as others. I do not know which to restart, sorry. Tell me when you figure it out, I am curious22:46
html_inprogresszacharyalexstern,   who got a virus?22:46
ActionParsnipzacharyalexstern: no, they do exist, they just arent wild and are largely created by the engineers making the apps they affect22:46
Phearret<MrGizmo757 > what about the file permissions ??22:46
MK``Linux viruses "exist" in the same way dinosaurs exist in birds. No one got a virus for Ubuntu.22:46
BeWilledthanks guys22:46
zacharyalexsternActionParsnip, I'm not sure how many times I can type "I know they exist".22:46
the-gibsonMK``: thanks22:46
LancelotMK``: not true, there were folks who got one after installed a pirated version of photoshop. However it was written for OSx22:47
icerootLancelot: this is (luckily) not osx22:47
MK``I'm referring to viruses that exploit a system flaw. Of course there are umpteen malicious applications :P22:47
LxndrActionParsnip, Thanks for that link. Okay, I now have C: mounted. I still can't seem to get my cd mounted, though,  (sorry again for all the endless questions, I quite seriously had brain surgery a week ago; I'm just looking to distract myself while I recover)22:47
Lanceloticeroot: but it ran in linux anyway, from what I heard22:47
MrGizmo757They are set correctly too.   this started when the repo changed venders.  i installed the OS yesterday no problem. i reinstall it today and this time during installation of the codecs i get  a message asking me to change vender and try again. it after that it says sucsesful. but this problem started when the vender change did22:48
ActionParsnipLxndr: use the same command but mount D: as /media/cdrom022:48
icerootLancelot: photoshop just runs with wine22:48
Lanceloticeroot, try and look up the incident yourself22:48
tanathso, i've heard horror stories about botched upgrades with this release. is it safe to upgrade yet?22:48
icerootLancelot: so you need a wine-exploit22:48
LancelotI think TWIL covers it22:48
xibalbahey all, i was wondering if there is something that could help me piece together a command22:48
xibalbautilizing xargs22:48
icerootxibalba: #bash22:48
GrouchySmurfMrGizmo757: I would suggest you to install any other browser and to see how it behaves (Opera, Chrome)... I never had any problem with codecs to be loaded... otherwise try to reinstall the browser22:49
Lanceloticeroot: here is what I'm talking about http://www.youtube.com/watch?v=QvEF0zwTx-c22:49
nit-wittanath, have it backed up or cloned before you do for insurance22:49
MrGizmo757i have chrome. it only will paly flash.   it downloads everything else to the computer to be played. ill try reinstalling firefox and see what  happens i guess.22:49
tanathnit-wit, what's the easiest way to clone & restore a partition?22:50
icerootLancelot: uninteresting link22:50
nit-wittanath, clonezilla22:50
vigo-dannyhello22:50
Lanceloticeroot, watch the video. it has the mention of the virus in it22:50
MrGizmo757The only Reson i moved to SUSE is because i couldnt get ubuntu to work with My hardware.  i would rather run ubuntu.  :-(22:50
tanathnit-wit, not in repo :-/22:50
icerootLancelot: launchpad-urls are interesting, wine-security-mailinglists, kernel-mailing-lists22:50
LxndrActionParsnip, I'm typing "mount d /media/cdrom0 -t cdrom" (as it appears to be what I need to do) and so far, it's not working. what am I missing?22:51
nit-wittanath, I be gitten you a link22:51
vigo-dannymount -d22:51
vigo-dannynot mount d22:51
ActionParsnipLxndr: I thought it would be:   mount d /media/cdrom022:51
icerootMrGizmo757: which release? 11.04?22:51
MrGizmo757the ubuntu problems happend with 10.04, 10.10 and 11.0422:51
ActionParsnipvigo-danny: its a command in dosbox ;)22:51
nit-wittanath, http://clonezilla.org/ don't clone the swap not needed, it will save the mbr.22:52
LxndrActionParsnip, Just tried that. "directory /media/cdrom0 doesn't exist"22:52
vigo-dannyoh ok.22:52
=== MonkeyDu1t is now known as MonkeyDust
ActionParsnipLxndr: ok then open a new terminal and run: mount    you will see the mount point of the CD22:52
tanathnit-wit, my install is spread across a few partitions.22:52
zouzouhi, does anyone know of a way i can host a trivia bot on xchat?22:53
Number_6!list22:53
ubottuThis 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 ».22:53
nit-wittanath, you can save full HD's I would as probaly remove the swap first jus to make stufff easier22:53
tanathnit-wit, remove swap??22:53
vigo-dannySo anyways, anyone having problems with the alpha version of libflashplayer.so22:53
vigo-danny?22:53
nit-wittanath, you know what the swap is correct?22:53
MrGizmo757the ubuntu issue was a strange one.  as long as My dvd drive was plugged in it wouldnt boot. ubuntu couldnt recognize the hardware correctly.22:53
tanathnit-wit, and i don't have space to back up everything. was thinking of just backing up the root partition22:54
tanathnit-wit, yes22:54
ibboI've just upgraded my netbook to natty and I can no longer connect to my wireless router, I've restarted both the netbook and the router what can I try next?22:54
dupondjeDamn I got something weird atm. All video's (like youtube) are playing @ 8x speed or so :s22:54
tanathnit-wit, which is one reason i ask why you'd want to remove it22:54
MrGizmo757it would install just fine but after the restart. it would just lock on the bios screen for 10 mins before i could even enter bios settings. if i turned off the dvd drive in bios no problem.22:54
KleviUnsure if this is the proper place to ask. Setting up sshd here again after losing my hard drive last night in a power surge. Is there a way to have a specific user the only one capable of doing x11 fwding? or does that option have to be global22:54
vigo-dannyibbo: what version of linux?22:54
LxndrActionParsnip, okay, I've got the cd mounted (I think). How do I run it from dosbox?22:54
nit-wittanath, it only saves to the same size of the data, it cam be compreseed . But yeah the home is okay  suspect22:54
zouzouanyone? please because google only gave me ideas to use on windows and i want it on ubuntu22:54
MrGizmo757i asked about that issue before and no luck finding a solution to that.22:55
missilhi all i couold use some help connecting to virtual os on ubuntu server22:55
LxndrActionParsnip, Oddly enough, it seems to think the CD is empty.22:55
ibbovigo-danny: 2.6.38-8-generic22:55
zouzouif anyone is willing to help me please send me a private message22:55
ActionParsnipLxndr: change the directory to the dosbox mountpoint then run the executable22:55
nit-wittanath, I ran into another user on the UF that was not familiar with cloning and I think made their HD dynamic by putting i 5 partitios22:56
GskelligWhere are the stored commands in the terminal saved22:56
GskelligI'd like to look at them without pressing up for an hour =P22:56
vigo-dannydid you check to see if your wifi is working correctly?22:56
pfifozouzou, try asking in #xchat or goto their homepage and look for a trivia bot22:56
nit-wittanath, no swap for them would have avoided this, you are more up on the does and don'ts I suspect.22:56
KleviGskellig, I believe in ~/.bash_history22:56
tanathnit-wit, i have /home on its own partition (along with /tmp22:56
MrGizmo757That issue dosent happen in Mint unless i use 64 Bit wich is relly strange22:56
ibbovigo-danny: yes I can access it from my other machines via wireless22:56
zouzouok thanks pfifo22:56
nit-wittanath, is it all in a extended22:57
tanathnit-wit, i have no ntfs partition22:57
vigo-dannyok how about your wlan card?22:57
dupondjeSomebody has any idea ? :s22:57
tanathnit-wit, / is not. the others are22:57
vigo-dannydo lspci22:57
Gskelligthanks Klevi22:57
LxndrActionParsnip, no executable is being found. I'm beginning to suspect my CD drives. This is no good.22:58
tanathnit-wit, er, except for swap22:58
=== BEnLa is now known as pascal
nit-wittanath, clonezilla will fill the same partitions as the original if equal or bigger, you want the HD formatted exactly as far as I know as the original.;)22:58
KleviGskellig, No prob22:58
vigo-dannyibbo: are you using wpa-supplicant?22:58
ibbovigo-danny: Broadcom Corporation BCM431222:58
ActionParsnipLxndr: then you need to mount the mount point of the CD better, you could even copy the contents of the CD to a folder, then mount that as the D: in dosbox22:58
ibbovigo-danny: I'm using WPA2 Personal, I don't know if that's the same thing or not22:59
KleviGskellig, Unsure if this is the proper place to ask. Setting up sshd here again after losing my hard drive last night in a power surge. Is there a way to have a specific user the only one capable of doing x11 fwding? or does that option have to be global [I know, repost]22:59
tanathnit-wit, i want to be able to back up the / partition, and restore it if needed... shouldn't have to fudge the partitions at all22:59
LxndrActionParsnip, My Ubuntu doesn't seem to recognize there are contents on the CD.22:59
nit-wittanath, the swap is only used when you hibernate of your ram goes to high it is removal and replaceable, at your liesure with no effect of a negative sort.22:59
tanathnit-wit, the partitions are fine as is22:59
tanathnit-wit, i don't have enough ram for everything so i do need it. it'd be pointless to get rid of it..23:00
Gskelliggood luck on that klevi, I'm a linux/ubuntu novice23:00
ActionParsnipLxndr: probably the issue then ;)23:00
vigo-dannyibbo: run this on terminal:  vim /etc/wpa_supplicant/wpa_supplicant.conf23:00
KleviGskellig, I am as well. I just like to play with things until they work23:00
vigo-dannyset the ssid and key and try connecting again23:00
nit-wittanath, cool I realize that I'm giving you the overall picture say you had to build the partitions anew you would wan to know whats up ahead of time I assume.23:00
nit-wit*want23:01
xenolhello, i have 10.04 server and apache web server running. how can i install mod_gzip to apache? i can't find it in repos..23:01
missildid u update23:01
ibbovigo-danny: that file doesn't exist, what's the syntax for setting the ssid?23:01
tanathnit-wit, considering i have /home on a separate partition, there must be no unintended destruction of partitions23:01
nit-wittanath, I only suggest getting rid of it when cloning you would just make a new one when reinstaleed.;)23:01
pfifoxenol, I hink mod_gzip comes with apache, one sec23:01
tanathnit-wit, the ideal is to leave the partitions alone23:02
tanathnit-wit, i don't see any purpose in that...23:02
xenolpfifo: apache2 -M | grep gzip23:02
xenolSyntax OK23:02
xenolnothing there23:02
nit-wittanath, okay23:02
nit-wittanath, I use the KISS methiod23:02
zacharyalexsternWhat's the name of the Ubuntu/Linux equivalent of NetBIOS that lets you do hostname lookups without DNS23:02
LxndrActionParsnip, Hold on, finally got it to recognize the CD exists. I'm copying the contents of the CD. What should I do now?23:03
missilhi im having trouble connecting to virtual operating systems in ubuntu server using virsh console command - internal error cannor find character device23:03
tanathnit-wit, clonezilla requires i burn it to disc. simpler to use whatever tools it uses from ubuntu live disc, no?23:03
m15khi i installed ubuntu minimal on an usb stick23:03
tanathnit-wit, save me a disc at least23:03
nit-wittanath, hmmm lets see a disc or a os23:04
m15kwhen i boot normal mode - there is a strange graphical output and nothing happens23:04
pfifoxenol, yeah I thought it did but it doesnt and I dont see it in the repos either, you can either build from source or use a ppa23:04
vigo-dannyibbo: sudo iwconfig eth1 essid "id_here"23:04
m15kany ideas what could be the proble?23:04
vigo-dannyibbo: sudo iwlist scan23:04
vigo-dannyibbo: do the scan first and get the info for your connection23:05
xenolpfifo: how come mod_gzip ain't in official repos?23:05
the-gibsonMK``: pulseaudio --start is what did the trick.23:05
vigo-dannyibbo: then do sudo dhclient eth123:05
MK``ah, cool23:05
=== Gunnar is now known as Guest7058
nit-wittanath, you have a spare thumb you can load clonezilla to that. There are lots of ways to backup, and clone I gave you one method.23:05
the-gibsonlater23:05
pfifoxenol, I dont know the answer to why23:05
MK``o/23:05
xenolpfifo: ok, thx23:06
nit-wittanath, I'm the messenger, nit-wit feels shot.;)23:06
ibbovigo-danny: my connection is not listed when I do "sudo iwlist scan"23:06
tanathnit-wit, thumb drive not really viable23:06
tanathnit-wit, image & restore with dd perhaps?23:07
* pfifo uses dd to backup his windows partition23:07
nixNcodehi, the top panel got distorted after enabling and disabling Wobbly Windows from ccsm.. how to restore it?23:07
vigo-dannyibbo: is your connection wpa or wep?23:08
nit-wittanath, do what works for you clonezilla is a dd23:08
ibbovigo-danny: wpa23:08
vigo-dannyibbo there's your problem.23:08
tanathnit-wit, obviously i need to know what works for me before i proceed :P23:08
nit-wittanath, at the cost of a disk you do the math.;)23:08
vigo-dannyibbo: I had the same problem about a month ago.23:08
viciousDreamsanyone know of some good resources for setting up a home server for meadia streaming/backup, etc?23:08
vigo-dannyibbo: i just logged into my router and changed it23:08
nixNcode!panel23:08
tanathnit-wit, if clonezilla just uses dd, then i just need to make sure i know how to dd properly23:08
nit-wittanath, yeah do what works for you .23:08
ibbovigo-danny: right, so the only solution is to go back to the insecure WEP?23:09
vigo-dannyibbo: thats all I got man.23:09
pfifodd if=/dev/sda1 bs=8192 conv=noerror,sync | pv --size 19995623424 | gzip -c -9 > /home/windows-backup.gz23:09
pfifozcat /home/windows-backup.gz | pv --size 19995623424 | dd of=/dev/sda1 bs=8192 conv=noerror,sync23:09
ibbovigo-danny: ok, well thanks for the help23:09
nit-wittanath, it tels you the command in the gui, but geez man burn a disc it is your OS.;)23:09
=== Braiam is now known as Braiam-away
nit-wittanath, 25 cents of insurance23:10
nixNcode!unity23:10
tanathnit-wit, from what you've said it sounds like i'm more likely to screw it up leaving it to clonezilla than if i do it myself23:10
ubottuUnity is the default UI for Ubuntu 11.04. Unity is a shell for GNOME. see http://unity.ubuntu.com. You can still boot to GNOME see !classic.23:10
tanathpfifo, i'm guessing that was intended for me, but isn't really applicable23:10
markcatmullHi folks, sorry to be a pain but I have been experimenting with some different OS's and I am not sure how to use this one. Do I need to partition my hard drive or will it work straight from the dual boot option?23:10
nixNcode!resetunity23:11
InHisName Upgrading from 10.04 -> 10.10   grub error -- can't find grub_xputs  ------   now at grub_rescue prompt.   What can I try there ?23:11
nit-wittanath, the dd with clonezilla is from it's booted disc as well.  think you need to do some research or at least get familiar23:11
Number_6!panel23:11
pfifotanath, no, nit-wit is the one wanting a back up. thats my 2 commands23:11
tanathspeaking of panel, did anyone else get "No indicators" on panel in 10.10 after the 11.04 release?23:11
l0dehey is anyone using the latest ubuntu?23:11
nit-wittanath, to be honest your lack of understanding makes me think you will fail if you don't just saying.;)23:12
Number_6yes23:12
bonnyis there a channel for owrld of minecraft23:12
l0deNumber_6: mind checking a website for me? I can't get it to render right23:12
tanathpfifo, no, i'm the one wanting the backup. he's trying to help me. it's not applicable 'cause there's no windows involved and i don't know why you'd assume size23:12
l0denot sure if it's something with my config or just the latest release23:12
nit-witTanI don't care what you do I just suggested if your worried about the upgarde cover your booty.23:12
bonny_is there a channel for world of minecraft23:12
tanathnit-wit, what don't i understand?23:12
zacharyalexsternIs there a way to make Empathy automatically sign-on in the background when I log in?23:12
markcatmull Hi folks, sorry to be a pain but I have been experimenting with some different OS's and I am not sure how to use this one. Do I need to partition my hard drive or will it work straight from the dual boot option?23:13
l0deNumber_6: it's http://ubuntu.bigbloggers.co.cc/23:13
bonny_is there a channel for world of minecraft23:13
l0deworld of minecraft or just regular minecraft?23:13
nit-wittanath, If I have to exsplain it that is your answer23:13
viciousDreamsdoes anyone know of any good resources discussing how to set up a home server using Ubuntu server for media streaming/file server/etc?23:13
tanathzacharyalexstern, if you can configure it to automatically sign in when it runs, you can add it to your startup apps...23:13
tanathnit-wit, explain what?23:13
zacharyalexsterntanath, thanks, I'll look into that.23:13
nit-wittanath, do what ever I don't need to go any farther good luck,;)23:14
pfifotanath, ahh ok, well that is NOT windows specific, its just a plain partition clone to a file on the hard drive, the size is included so that I can draw a progress bar, you have to tell pv the size of the partition cause it cant automatically figure that out23:14
bonny_is there a channel for owm23:14
bonny_is there a channel for world of mincecraft23:14
tanathpfifo, not familiar with pv...23:14
IdleOnebonny: check the website23:14
zacharyalexsterntanath, I don't actually see an option for auto-login23:14
AgentFiveseveNHi.  Can someone help me with Simple Scan? I am getting an error "Unable to connect to scanner" but in my scanner is listed as the source in Preferences. I'm not sure what to do.23:15
bonny_i forgot how do u join another channel23:15
t3k_no_hello... i have a dual-boot ubuntu 10.10 and vista on a compaq laptop  that won't boot... it just gets stuck on the desktop with the ubuntu logo showing... no icons or anything... it just hangs there... any ideas or help/links would be greatly appreciated!!!!23:15
pfifotanath, its not required for that operation, its just nice to have an ETA. pv simply draws a progress bar23:15
tanathzacharyalexstern, it must be there.. mine automatically signs in23:15
bonny_i forgot how do u join another channel23:15
zacharyalexsterntanath, not saying it isn't. Just can't find it.23:15
bonny_#join Minecraft23:16
zacharyalexsterntanath, Maybe it ONLY does that, now that I think about it.23:16
nit-witbonny, #chnannel23:16
bonny_#minecraft23:16
tanathzacharyalexstern, edit > accounts > enabled... yeah i think so23:16
pfifo /join #minecraft23:16
tanathzacharyalexstern, just add it to startup applications23:16
zacharyalexsterntanath, right . . . yeah. Ok, problem solved!23:16
tanaththere's a minecraft channel on here?23:17
zacharyalexsterntanath, It'd be nice if there was an easy way to add startup applications without knowing the proper "command" for the application, but whatever.23:17
vigo-dannywhat is world of minecraft?23:17
l0deI've never heard of it23:18
pfifominecraft is a videogame23:18
vigo-dannyNice..Is it like WOW?23:18
tanathno23:18
pfifono its more like lego blocks23:18
tanathvigo-danny, it's a sandbox game of sorts23:19
vigo-dannynice. So strategy..23:19
mervakano.23:19
vigo-dannyam just gonna download it and see23:19
pfifono, its in beta there isnt really any objective, you just build crap with blocks23:19
tanathvigo-danny, http://www.youtube.com/watch?v=v5fS4RF3ht023:19
tanathvigo-danny, fan made trailer gives you an idea what it's like23:20
vigo-dannyyoutube it?23:20
vigo-dannyor is there a link?23:20
tanathvigo-danny, just gave you a youtube link23:20
tanathvigo-danny, then explained what the link was :P23:20
pfifovigo-danny, the game costs money, its not really worth it23:20
tanathpfifo, sure it is23:20
tanathpfifo, and, not necessarily. there's always file sharing23:21
vigo-dannygot it sorry I didnt realize it.23:21
pfifotanath, there arent any good servers and even less servers if you cant authenticate23:21
tanathpfifo, multi isn't the only way to play. and sure there are. lots of private servers23:22
tanathpfifo, sometimes the best is just a private server between friends23:22
pfifotanath, their all administered by 12 year olds that cant offer a stable service, or run by something like reddit or /v/ and have massive restrictions23:23
vigo-dannyThats pretty effin awesome.23:23
missilhi im gettn a error virsh # console ubuntu23:23
missilConnected to domain ubuntu23:23
missilEscape character is ^]23:23
missilerror: internal error cannot find character device (null)23:23
FloodBot1missil: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:23
dave2012is this the right chatroom for ubuntu studio?23:23
tanathpfifo, hardly all. there's many more servers. _anyone_ can start a server23:23
=== chad is now known as Guest67933
tanathpfifo, and if you're really that dissatisfied with the servers you can find, you can make your own....23:23
pfifotanath, thats the problem, anyone can make a server -_-23:24
tanathpfifo, that's not a problem23:24
tanathpfifo, that's like saying "that's the problem, anyone can make a website"23:24
SoupermanitoDave123-road, #ubuntustudio23:24
pfifotanath, I would make my own server but cant afford a vps atm23:25
dave2012thnx ;)23:25
koppeAre there any suitable tools for parsing recovery-/session-files created by the chrome-browser, and get a list of URLs?  Crashed and files are binary...23:25
tanathpfifo, could use amazon's free one23:25
tanathpfifo, until/unless it gets popular enough23:26
pfifotanath, that would be creating another crap server, which is the entire reason I say anyone can create a server is a problem23:27
AgentFiveseveNHi. Can someone help me with Simple Scan? I am getting an error "Unable to connect to scanner" but in my scanner is listed as the source in Preferences. I'm not sure what to do.23:28
tanathpfifo, i was saying you can make your own since you obviously see a deficiency in how others are run. you can either set up your own to do right, or you can administer anothers' if they'll let you23:28
tanathpfifo, but again, so say that the fact that anyone can set up a server is a problem is just silly/ignorant23:29
tanath*to say23:29
Aginordid someone want me something? I've been highlighted, but it's not in my scrollback23:29
GrouchySmurfpfifo: write your own and save your day23:29
pfifoGrouchySmurf, I try to participate in #craftd23:29
pfifobut my minecrafting days are over, it got boring and i havent played for months23:30
Murdoxokay uh23:31
Murdoxafter my box awakes from sleep23:31
Murdoxthe screen's still blank?23:31
MurdoxI can ssh into it23:31
Murdoxbut23:31
Murdoxthe monitor is just dead23:31
=== quiesense is now known as quiescens
Murdoxmy bug report is like the second one down on http://ubuntu.bigbloggers.co.cc/23:32
Murdoxif anyone could help me that'd be great23:32
pfifoMurdox, the easiest way is to just not use sleep/hibernation23:35
darkoricalthree days ago I upgraded version 9 to 10 then today from 10 to 11.04 (I originally started with version 7) and all upgrades have always gone fine but today going to version 11.04 the upgrade worked just fine and then when it boots up it just sits at a blank screen with a responcive mouse pointer but never shows the rest of the gui any suggestions?23:37
incog    .-----------------.23:37
incog    ||¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯||23:37
incog    ||    Windows    ||23:37
FloodBot1incog: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:37
missilhi i need some help with ubuntu kvm virtualization if some on could help pl pm23:38
pfifo!pm | missil23:38
ubottumissil: 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.23:38
GrouchySmurfdarkorical: yes, I've one: don't install from 9 to 11.0423:38
missil.. well i gave a permission but ok23:38
pfifodarkorical, do a fresh install of 11.0423:39
DarkenvyVPS's dont do RAM backups do they? lol23:39
Darkenvyit would be SOOOO nice if they did23:39
missili need help setting up a ssh or a virsh console to virtual installations via kvm in ubuntu server23:39
Spaz_Dynamicwhen is the wine 1.3.20 package getting entered into the repo?23:39
pfifoDarkenvy, what would be the use case for backing up what on the memory?23:40
pfifomissil, install a kvm frontend23:40
en1gmaim running 11.04 and bluez 4.91 is installed by default....there are known problems with this and the temp solution is to downgrade to 4.69 and "lock it"   can someone help me do this...right now my bluez 4.91 is still installed23:40
Al_nz1i have downloaded a jar file but ubuntu not letting me run it23:40
t3k_no_i have a dual-boot ubuntu 10.10 and vista on a compaq laptop  that won't boot... it just gets stuck on the desktop with the ubuntu logo showing... no icons or anything... it just hangs there...23:40
nandinuxhello, someone know something abount any ubuntu version running on nokia n900?23:40
Al_nz1says not marked as execteable23:41
GrouchySmurfdarkorical: otherwise edit /etc/X11/xorg.conf and adjust the setting to your hardware capabilities23:41
pfifo!pin | en1gma23:41
ubottuen1gma: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto23:41
incogloll i just found out a frequent chatter here owns this domain http://ubuntu.hardcorehomos.tk23:41
pfifoAl_nz1, you need to run it like this `java -jar myfile.jar`23:41
GrouchySmurfdarkorical: https://help.ubuntu.com/community/XORGHardy23:42
pfifoincog, you should quit wile your ahead23:42
en1gmaok thanks pfifo gonna read23:42
l0deI tried clicking ingog's link but it wont load23:42
l0dewhat is wrong w/ my connection today :\23:42
LjLprobably a better idea not to click it23:43
incogit could be excess thetans23:43
incogi can fix that for you23:43
Murdoxl0de: do you have any experience w/ sleep issues on ubuntu23:43
incogwith an audit23:43
MurdoxI can ssh into my box right now but nothing else23:43
Murdoxhttp://ubuntu.bigbloggers.co.cc/ for the error log23:44
l0dethat's the site I was trying to load earlier!23:44
l0deI can't get it to come up23:44
l0deyahoo and google load fine tho23:44
AgentFiveseveNAm I not in the right place to be asking for assistance with my scanner?23:45
l0deTWAIN or WIA?23:45
pfifoMurdox, you could try restarting the gdm service to get graphics back23:45
Al_nz1pfifo: thanks23:46
pfifoAgentFiveseveN, you are, but noone knows the answer, you can try asking again later, and in the mean time search the forums23:47
Al_nz1pfifo: does that install it, or do I have to run that command everytime I want to run that java app?23:47
pfifoAl_nz1, everytime23:47
AgentFiveseveNI see.  Thank you.23:48
vladikoff_hello, I tried installing ubuntu 11.04 four times now via USB, after the install it reboots and does nothing, just an underscore blinking in the top left corner, Machine: Thinkpad X61 , what do i do?23:48
jetscreameruse a cd as a repair disk?23:49
vladikoff_jetscreamer, no CD drive in this machine, brand new install of ubuntu (clean HDD)23:49
vladikoff_the 'live USB' works fine23:50
pfifovladikoff_, press F4 to get more information about whats going on, try to find an error message or some more info23:50
jetscreameri'd be looking at grub and it's config, but i can't walk you through it, i've forgotten too much23:50
jetscreamer!grub23:51
ubottuGRUB2 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)23:51
vladikoff_pfifo, F4 does nothing23:51
t1nm4nhey... which version of ubuntu??23:51
Mean_Adminanyone have experience with online backup services à la spideroak or crashplan ?23:51
pfifoF223:51
pfifovladikoff_, have you tried rebooting?23:52
vladikoff_pfifo, nothing, reinstalling again...23:52
t1nm4nvladikoff_ whats the issue???23:53
pfifovladikoff_, what version did you install 11.0423:53
vladikoff_pfifo, 11.04 yeah , latest, just got it from the site23:53
sonikkuso, I upgraded ubuntu to the latest, and I guess it includes gnome 3... problem is that it doesn't really work with some of the compiz plugins I use for accessibility (enhanced desktop zoom and negative are the two main ones).  I'm wondering if there are twe4aks I can make to gnome 3 settings to make it play nicer.   I poked #gnome and #compiz, but haven't gotten a response yet.23:53
pfifovladikoff_, in the install it offers to "enable restricted drivers" did you enable that?23:53
vladikoff_t1nm4n, I install 11.04, says it needs to restart, restarts, nothing happens, underscore blinks top right corner23:53
t1nm4nsonikku - the 11.04 uses the unity interface not gnome 323:53
vladikoff_t1nm4n, top left corner, sry23:54
quantsonikku, it's gnome 2.3x in Natty with the Unity as a Compiz plugin23:54
t1nm4nIs this after you have rebooted23:54
vladikoff_t1nm4n, yeah23:54
Need4Helpi'm back again.... ubuntu just crash! :/ doesnt boot anymore... the error is: unable to find the persisten home medium23:55
ZetaLocus how stable is 64bit ubuntu23:55
ZetaLocusi tried it 2 years ago and it was buggy23:55
beefmananyone ever have input problems with etqw?  i keep spinning, even when unplugging mouse or keyboard.  is it possible to set only one mouse to be the core pointer?23:55
sonikkuquant, so just disable the unity plugin?23:55
Need4Helpi'm back again.... ubuntu just crash! :/ doesnt boot anymore...(version 11.04) the error is: unable to find the persisten home medium23:55
pfifoZetaLocus, it works well, minor flash issues but thats about it.23:55
quantsonikku, I don't know, I was just telling you what you were running23:56
beefmanproblems started with 10.1023:56
t1nm4nhey vlad pls goto this link and reinstall grub from live cd http://linuxforums.org.uk/ubuntu/reinstalling-grub-1-99-in-ubuntu-11-04-from-livecd-command-change/23:56
vladikoff_t1nm4n, thanks, let me try that23:56
pfifo!ccsm | sonikku this has your plugins for accessibility23:56
ubottusonikku this has your plugins for accessibility: To enable advanced customization of desktop effects in Ubuntu: install 'compizconfig-settings-manager' or 'simple-ccsm'. If you install the latter, a new option will appear in your appearance properties - See also !compiz - Help in #compiz23:56
beefmanis there a way generally to disable input devices as pointers?23:57
pfifobeefman, inpput devices are handled by X, to get fine control likewhat your describing youll need to write an xorg.conf23:58
magn3tsummmm, are anyone else's tooltips broken in Natty?23:59
magn3tsThis is very frustrating.23:59
beefmani used to use xorg.conf, back in the day. :)  If i only write the input devices section, will it auto config the video devices?23:59
incogeverything is broken in natty23:59
pfifobeefman, well, it is 'supposed to' lol23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!