/srv/irclogs.ubuntu.com/2011/10/02/#ubuntu.txt

anth0nyWhen SSHing into a server, my terminal kind of freezes up after a period of connectivity (I assume I've been dropped from the server).  Is there a way to avoid this?00:00
schnuffleanth0ny: TCPKeepAlive setting can help00:00
anth0nyschnuffle: cool, thanks.  the issue isn't so much being dropped as it is that I can't disconnect and reconnect.  i'll take a look at TCPKeepAlive00:01
schnuffleanth0ny: or use following, on server: ClientAliveInterval 30 ClientAliveCountMax 4, on client: ServerAliveInterval 30 ServerAliveCountMax 400:02
yeatsanth0ny: you can type Enter then ~ then . to end a session00:03
anth0nyyeats: cool, I'll try this next time I get the freeze00:04
yeatsanth0ny: yes - it's very handy for when that happens00:04
diverdudeHow do i make the annoying unity bar appear ONLY if i put the mouse to the corner?00:08
anth0nyok, how about when a program locks ups?  ctrl+d or ctrl+c doesn't work but I can do ctrl+z to put it in the background.  how can I drop it from the memory?00:09
KabuthunkAny chance someone can answer a question about Ubuntu installation problems?00:10
diverdude??00:10
Visitor_099hi, I just added a user on my VPS and when I login using that user there is no prompt, only a $ instead of the usual username@host:directory00:10
Visitor_099how do I fix that?00:10
Visitor_099or what did I miss?00:10
Visitor_099and I can use the arrows to go back in the history00:11
KabuthunkSo I burned Ubuntu 10.04 to a CD and booted it.  It gets to the point where it asks what time zone I'm in.  I click 'forward', and it simply doesn't respond or do anything00:11
KabuthunkI re-burned the CD, and the same thing happened.  I can use that CD to test Ubuntu... it actually runs from that... however when installing it just doesn't do anything after trying to leave the time zone selection screen.00:12
KabuthunkCurrently downloading 11.04 to see if it does anything different.  Otherwise, any ideas?00:12
anth0nydiverdude: this may help: http://maketecheasier.com/autohide-unity-launcher-in-ubuntu-natty/2011/04/2000:12
zykotick9Visitor_099, did you use adduser to create the user?  i'm guessing you didn't.00:12
Visitor_099adduser00:12
Visitor_099yes00:12
doctorZeusKabuthunk:  I had a similar issue once but it was at a different point of the install.. did an md5hash check and it was off (it was the downloaded .iso, not the disc itself).  Even though you reburned it I'd do the hash just to confirm00:13
yeatsanth0ny: you can do 'killall <programname>' (or look up the pid with ps, then 'kill <pid>')00:13
Visitor_099no GUI there so I'm doing it all on CLI00:13
KabuthunkThanks doctorZeus.  How do I check the md5hash?  I know what it is... I've just never looked into how to verify one00:14
zykotick9Visitor_099, try copying /etc/skel/.bashrc to your users home dir - then logout/back in00:14
yeatsVisitor_099: you can do "usermod -s /bin/bash <username>" to change the default shell to bash00:15
yeatsVisitor_099: (preface that with 'sudo')00:15
ActionParsnipKabuthunk: did you MD5 test the ISO you downloaded?00:15
KabuthunkNo, never entered my mind until it was mentioned above.00:15
KabuthunkBah... looks like google pointed me how to check it in Linux terminal00:16
Visitor_099yeats: that did it :)00:16
KabuthunkUnfortunately I'm in Windows (dual-boot system).00:16
Visitor_099thanks00:16
yeatsVisitor_099: happy to help00:16
Visitor_099Kabuthunk: there are softwares to do it on windows00:17
ActionParsnipKabuthunk: the ISO may be corrupted. It needs checking00:17
Visitor_099google something like md5 file check windows00:17
ActionParsnip!md5 | Kabuthunk00:17
ubottuKabuthunk: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows00:17
=== ianjm is now known as ianmbp
=== ianmbp is now known as ianjm
KabuthunkCool, thanks.  Currently looking into getting a checker and see what it spits out.00:18
ianjmhi, i'm having some issues reassembling a raid5 mdadm array on ubuntu, is there a place i can go to seek advice for this?00:18
KabuthunkGah, right, Windows doesn't recognize 'ls' in command prompt :P00:19
ActionParsnipKabuthunk: using torrents adds extra checking00:19
ActionParsnipKabuthunk: done 'ls' in windows a gajillion times at work00:20
KabuthunkYeah, I think I direct downloaded it from ubuntu's site.  Which is where 11.04 is coming from.  Eh, might as well check that when it's done too.00:20
otayI am trying to run a 32 bit application on my 64 bit machine. The software's documentation says for Ubuntu 64 "sudo apt-get install linux32 ia32-libs ". I have Fedora so can anybody tell me what apt-get install linux32 ia32-libs provides? (Or where I can find out)00:21
OerHeksotay, better ask in #Fedora00:22
otayOerHeks I just came from there00:22
OerHekswe do not like to give you the wrong answer, fedora is an other archetecture00:22
yeatsotay: you might search packages.ubuntu.com - it may provide more details00:22
otayWe don't know what those Ubuntu packages provide00:22
OerHekscheck yum ?00:22
* otay goes there00:22
bsmith093how do i move all the files from blah/blah/foo.bar out of their 2nd level folders into the main folder so it goes blah/foo.bar ?00:23
otayOerHeks I did that first. No results for ia32*00:23
bsmith093basically a bunch of files in seperate sub directories to the main directory? the folders are in00:23
alohaannibsmith093:  can you do that using the 'mv' command?00:24
alohaannias in 'mv blah/blah/foo.bar blah/foo.bar' ?00:25
KabuthunkWell crap.  Looks like the md5 matches.00:26
alohaanni@ Kabuthunk:  I thought that was a good ting?00:27
Visitor_099did you try another time zone to see if it works?00:27
Kabuthunkalohaanni: That is a good thing normally, except I was hoping that the file being bad was the problem :P00:27
yeatsotay: http://paste.ubuntu.com/700798/00:28
KabuthunkDidn't try another time zone yet, since it just auto-selects the right one.  Suppose I could try that.00:28
otayyeats looks like lots a pack.00:28
Visitor_099oopies00:28
otaythanks!00:28
KabuthunkWill wait until 11.04 finishes downloading though00:28
yeatsotay: sure00:28
Visitor_099I accidentally my IRC client.00:28
otaythat was kind of you.00:29
* otay starts installing them00:29
KabuthunkDon't see how a different time zone would change much, but who knows.  It's like when I click 'forward', I get the hourglass, the CD spins down, and then the computer just sits there like a rock.  I can move the mouse and whatnot, and even click 'x' to exit.  It acknowledges that.00:29
yeatsotay: happy to help - saw your question in #fedora ;-)00:29
KabuthunkStrange, strange problem00:29
mattalexx_Is there another way to download MP3s from the Amazon store in Natty other than using Banshee?00:30
Visitor_099Kabuthunk: sometimes strange problems have strange solutions00:30
Visitor_099from being strange problems00:31
yeatsmattalexx_: if you're running 32-bit, you can just install the linux Amazon downloader - more complicated in 64-bit00:31
alohaanniKabuthunk:  I'm just a newbie, but when I had installation problems, it turned out that I have a bunch of bad sectors on my disk.  Have you checked your disk?00:31
ryanclancy000Hey, I'm kinda lost when installing Java on my vps over ssh. I have both the rpm installer and tar on there, what do I do from there?00:33
ActionParsnipryanclancy000: you want the .bin file00:33
mattalexx_yeats, I wasn'00:34
mattalexx_t able to . Missing dependencies00:34
alohaanniActionParsnip:  What's the .bin file?00:34
ActionParsnipryanclancy000: the rpm is for rpm based OSes00:34
yeatsmattalexx_: running 64-bit?00:34
ryanclancy000Hmm, I can't seem to find the .bin00:35
ActionParsnipalohaanni: jre-6u27-linux-i586.bin   I assume 32bit00:35
ActionParsnipalohaanni: you get it from the link named 'Linux (self-extracting file)'00:35
yeatsmattalexx_: and, I'll just ask, any particular reason you're not using Banshee, since we know it works?  ;-)00:35
KabuthunkI've got two hard drives (technically 3, but two of them are raid-1 mirrored).  It didn't get to a point where I could even choose what hard drive to put it on00:36
mattalexx_yeats, It actually bugs out when syncing my iPod Classic, while Rhythmbox accomplishes that with ease.00:37
mattalexx_32-bit00:37
yeatsmattalexx_: I see, so have you tried installing the missing deps?00:37
KabuthunkIn theory, shouldn't Ubuntu be formatting the disk, which would then find any errors, when it tries to install?00:39
ActionParsnipKabuthunk: did the ISO check out ok?00:39
=== UltimediaOS is now known as Markus[uOS]
KabuthunkCome to think of it, it shouldn't be installing yet anyway.  Looking on Ubuntu's site, the next screen after that time zone should be keyboard selection.00:39
mattalexx_yeats, http://i.imgur.com/X8tkY.png00:39
Visitor_099hmmm interesting00:40
KabuthunkYeah, MD5 came back fine.00:40
Visitor_099maybe it's something with your keyboard00:40
ActionParsnipKabuthunk: ok, what media are you using to install? CD or USB?00:40
KabuthunkCD.  My computer for some reason refuses to boot off USB00:40
KabuthunkDespite the fact that I can select it00:40
ryanclancy000ActionParsnip: How would I get the bin file for java 7?00:40
Visitor_099that sucks, booting from USB is great00:40
ActionParsnipryanclancy000: go to the java site00:41
ActionParsnipKabuthunk: did you burn the CD as slowly as possible?00:41
yeatsmattalexx_: hmm - interesting...00:42
=== GhostFreeman__ is now known as GhostFreeman
ryanclancy000ActionParsnip: I downloaded the binary and untarred it00:43
yeatsmattalexx_: you could *try* downloading that from http://packages.ubuntu.com/hardy/libboost-filesystem1.34.1 and installing it, but it's wise to be cautious about installing debs from other releases than the one you're on00:44
ActionParsnipryanclancy000: you want the bin file, then copy it to /opt mark it as executable and run it with sudo00:45
KabuthunkCd was burned on 2x speed.  Shoudln't be CD anyway because I burned two CD's, and both stopped at the same spot00:47
ActionParsnipryanclancy000: you then symlink /opt/javafolder//jre/plugin/i386/ns7/libjavaplugin_oji.so   into your browser's plugins folder00:47
ActionParsnipKabuthunk: is the RAM healthy?00:47
KabuthunkAfter reboot, will attempt either different time zone, or 11.04.  RAM should be fine... never had any problem.  Not sure how to verify it anyway without physically pulling it out of the computer and swapping new RAM in.00:48
ActionParsnipKabuthunk: its worth testing, the installer will get issues in bad ram00:48
ActionParsnipKabuthunk: there is a memtest option on the install cd00:49
KabuthunkIntriguing.  Will have to try that.00:49
KabuthunkDownload of 11.04 still going.00:49
RoastedWHYYYY is video tearing something I see on EVERY linux machine Iv'e ever had00:49
KabuthunkAt this point it's all speculation until I can test the 2 or 3 other things mentioned throughout here.00:49
Visitor_099there are softwares to check the ram Kabuthunk00:49
Visitor_099but I doubt there is a problem with it00:50
KabuthunkMight as well just use memcheck on the CD mentioned above.00:50
KabuthunkBut... brb in a bit.00:50
Visitor_099yes00:51
CheapshotRoasted: Still tearing those videos? :D00:52
ActionParsnipRoasted: in which video apps?00:52
aeon-ltdRoasted: running compiz?00:52
ActionParsnipRoasted: I think aeon-ltd has something there, does it happen if you log into Ubuntu Classic session?00:53
jerothQuestion: Anyone know a way to send a graphical message to a users desktop (gnome 2) from ssh?00:54
mattalexx_yeats, Yes I agree, but I did it anyway: http://ubuntuforums.org/showthread.php?t=147821400:55
mattalexx_yeats, It seems to be working like a charm00:55
Roastedaeon-ltd, ActionParsnip, earlier I dealt with a HTPC I set up for my girlfriend. tearing like crazy. nvidia 6150. Set up compiz, set the sync to vblank and hz settings in the nvidia settings app and compiz, fixed it00:55
Roastedaeon-ltd, ActionParsnip, then I came home excited to fix these issues on my home computer. nvidia 9600gt, 11.04 (hers was 10.04.3) but I still have tearing.00:56
rhin0is ActionParsnip a bot?  is always here - permanently00:56
rhin0amazing -- not a bot00:56
Roastedaeon-ltd, ActionParsnip, now granted, I'm using 11.04 with gnome shell via ppa, so it's not the cleanest setup in the world since it changes a lot of underlying libraries in regard to gtk2 vs gtk3, but still...00:56
MarkGreenwoodHi everyone !00:57
Roastedin fact I'm half tempted to put 11.10 on it just because its gtk3 native to see how it works.00:57
Roastedaeon-ltd, someone also suggested to me to fire up a livedvd of sabayon and see if the issue exists there (since sabayon has video drivers)00:57
iqbalkhanexcuse me all00:57
iqbalkhani have eclipse in my ubuntu00:57
iqbalkhanwhen i run, that show me the message00:58
iqbalkhanhere is the message00:58
Cheapshot!paste00:58
ubottuFor 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.00:58
ActionParsnipjeroth: export DISPLAY=:0; notify-send Title "Some Text"00:59
iqbalkhana java runtime environtment must be available in order to run eclipse00:59
iqbalkhanno java virtual machine00:59
iqbalkhani have download and install java00:59
ActionParsnip!java | iqbalkhan00:59
ubottuiqbalkhan: To install a Java runtime on Ubuntu on 10.04 LTS and newer, see http://goo.gl/zwOip -  For the Sun Java products and browser plugin, search for the sun-java6- packages in the !partner repository on Lucid (which must be enabled), or !multiverse repository on older releases.00:59
jeroththanks00:59
iqbalkhanubottu: i used ubuntu 11.0401:00
ubottuiqbalkhan: I am only a bot, please don't think I'm intelligent :)01:00
ActionParsnipjeroth: could use zenity to show a popup too01:00
iqbalkhanhahaha, it's okay01:00
ActionParsniprhin0: not a bot btw, just occupying quiet time at werk01:01
KabuthunkOk, company is over at the moment, so I'll test out the different time zone, memory check, and also 11.04 and see what happens throughout.  May not be back today one way or the other, depeneding on when things wrap up.01:01
KabuthunkThanks a million for the tips though guys.01:01
jeroththanks ActionsParsnip I appreciate it01:01
KabuthunkLaters01:02
iqbalkhanany other way that can make my eclipse run??01:02
ActionParsnipiqbalkhan: install java01:02
iqbalkhani have export my java into JAVA-HOME01:02
iqbalkhanbut still does not work01:02
kaushik_hi in my laptop  which has ubuntu plays out music loud even if i put my head phones , where as in windows it does not happen , is there any problem with my settings01:02
ActionParsnipiqbalkhan: what is the output of:  java -version01:02
iqbalkhanActionParsnip: java version "1.6.0_20"01:03
iqbalkhanJava(TM) SE Runtime Environment (build 1.6.0_20-b02)01:03
iqbalkhanJava HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)01:03
ActionParsnipkaushik_: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh01:03
ActionParsnipiqbalkhan: there is a newer java than that01:03
iqbalkhanyes01:03
iqbalkhanbut  don't use the newer java01:04
iqbalkhanAction Parsnip:is that a problem if i don't use newer java??01:04
baktrak_How do u open a java file? i forgot the command.. java then what?01:04
rypervenchebaktrak_: man java01:05
ActionParsnipbaktrak_: java filename.jar01:05
baktrak_thats it action ty :)01:05
baktrak_and ty ryper01:05
ActionParsnipiqbalkhan: not sure, could ask in the eclipse channel (btw use TAB to complete nicks)01:05
iqbalkhansorry TAB?01:05
kaushik_ActionParsnip, http://pastebin.com/uS5ju2he01:06
Cheapshotiqbalkhan: type fev letters of the nick you are talking to and press TAB from keyboard so it autofills it01:06
ActionParsnipkaushik_: it will generate a URL of its own, what is the URL?01:06
ActionParsnipiqbalkhan: yes, type act then press TAB01:07
iqbalkhanActionParsnip:01:08
baktrak_I have another question... I edited alsa-base.conf.. added "Options sna-hda-intel model="" with my model of course.. but everytime i load up my system i have to Take the line out an then readd it.. and then alsa force-reload.01:08
kaushik_ActionParsnip, what is it about ??01:08
kaushik_i dint get you01:08
ActionParsnipkaushik_: it shows a lot of detail about your sound setup, select to upload to the server01:08
baktrak_IIs there away to make it "Stick" everytime or i have to do it everytime.01:08
ActionParsnipbaktrak_: the O of options is lowercase01:09
ActionParsnipbaktrak_: also, no quotes are needed01:10
baktrak_I know ;)01:10
baktrak_they dont have quotes i was just saying01:10
baktrak_its like options sna-hda-intel model=targa-2ch-dig01:10
baktrak_thats how it is in my alsa-base01:10
AAA_awright(Oh dear I've come into #ubuntu for support, this can't be good) I just updated my system, and the first thing I noticed was Thunderbird crashed upon opening, and the crash window came up and said "Cannot send report... Application did not identify itself" or something. Since restarting, I don't get any UI at all.01:11
kaushik_ActionParsnip,01:11
kaushik_wat is the command ?01:11
kaushik_can you please tell me again01:11
kaushik_?01:11
baktrak_ActionParsnip,  but in my system there is 2 Internal Speakers.. + subwoof all internal because im on a Laptop wouldnt that make it a 8ch?01:11
mattalexxAre there any plans to add a "Copy To ..." option in the context menu when you right-click a file? A directory browser would popup.01:11
AAA_awrightRunning /etc/init.d/gdm restart returns "stop: Rejected send message, 1 matched rules: ..."01:11
ActionParsnipkaushik_: use you cursor up and it will show old commands you have ran01:11
mattalexxI guess that might be a Gnome thing01:11
kaushik_ActionParsnip, :)01:12
ActionParsnipkaushik_: you can also review what I have said ni the channel too, so I don't have to do anything, you do01:12
philipballew can someone help me track down a driver for a netgear wpn11101:12
ActionParsnipphilipballew: is it USB or internal ?01:12
philipballewusb ActionParsnip01:13
ActionParsnipphilipballew: ok, run:  lsusb   one line will identify the device and you can use the 8 character hex ID to find guides01:13
philipballewhttp://paste.ubuntu.com/700810/ ActionParsnip01:14
ActionParsnipphilipballew: I don't need that, you do01:14
philipballewi know, i figured id show you as well. I have the number now.01:15
otayhmm.. looks like my app is using install jammer01:15
* otay googles that up01:15
ActionParsnipphilipballew: cool :)01:15
kaushik_ActionParsnip, http://www.alsa-project.org/db/?f=2dd54ed624593c7dcce102129a71cb9ed4a5788c01:15
baktrak_http://support.netgear.com/app/answers/detail/a_id/869/kw/linux%20wpn111%20drivers01:16
baktrak_to whoever was asking me the wpn111 driver01:16
ActionParsnipkaushik_: http://pastebin.com/zWFNK1k201:16
kaushik_ActionParsnip, i am not able to review it01:16
ActionParsnipkaushik_: http://www.pastie.org/262461001:18
ActionParsnipkaushik_: the top line is a long-ass command01:18
kaushik_thanks a lot01:18
kaushik_i am doing it01:18
kaushik_and yeah its long ass01:18
kaushik_:)01:18
ActionParsnipkaushik_: updates your alsa to a lot later verion01:19
ActionParsnipkaushik_: the link may give an easier version to copy, its the same text as the Lucid suggestion01:19
groundnutyhey, I've got "eject" button on my keyboard. gnome3 recognizes it correctly - the "eject image" shows up. The problem is that probably it wants to eject /dev/dvd whereas I have /dev/sg101:19
groundnutywhere Ican change that?01:19
bazhanggroundnuty, what version of ubuntu01:19
groundnutybazhang: not even ubuntu, more of gnome3 question ;)01:20
ActionParsnipgroundnuty: gnome3 isn't supported here01:20
bazhanggroundnuty, #gnome01:20
groundnutysory, thought that ubuntu was run gnome301:20
ActionParsnipgroundnuty: in Oneiric yes, which is also not supported here (yet)01:21
groundnutyActionParsnip: ok ;)01:21
grammatrainDoes anyone know how to fix a laptop that when headphones are plugged in audio comes out of the head phones and speakers at the same time?01:22
grammatrainit's a alsa problem I think but I just can't fix it01:23
ActionParsnipgrammatrain: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh01:24
grammatrainchecking01:24
mattalexxAnyone know of a way to have windows snap to an imaginary grid when they are moved or resized? I know Compiz Grid does very simple move snapping, but I'm looking for something more along the lines of Divvy (that's only for Windows/Mac; http://mizage.com/divvy/)01:24
mattalexx... That is to say I'd like to window to be able to be snapped to which ever four points in the grid I want, not just the corners01:25
AAA_awright... Forget it, I'll just try upgrading to Ubuntu 16 early01:25
grammatrainWhen I run that I'm getting a error message of "changing permissions of `./alsa-info.sh': Operation not permitted01:26
grammatrainbash: ./alsa-info.sh: Permission denied01:26
grammatrain"01:26
bazhanghttp://ubuntuforums.org/showthread.php?t=1529378 mattalexx this suggests a script01:26
mattalexxbazhang, TYhanks01:26
baktrak_sudo -i gramma01:26
ActionParsnipgrammatrain: are you running it from your home folder?01:26
bazhangAAA_awright, there is no Ubuntu 1601:26
ActionParsnipgrammatrain: run:  cd     then retry01:26
ActionParsnip!oneiric01:26
ubottuUbuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+101:26
AAA_awrightbazhang: The current development ubuntu, yes?01:26
bazhangAAA_awright, 11.1001:26
ActionParsnipAAA_awright: Oneiric is 15 ;)01:26
AAA_awrightUgh01:27
AAA_awrightYes01:27
AAA_awrightbazhang: You know, version numbers that actually mean something01:27
grammatrainso " sudo -i wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh " ?01:27
grammatrainbecause i'm getting the same error01:27
ActionParsnipgrammatrain: when did I meantion sudo?01:29
ActionParsnipgrammatrain: what is the output of: pwd01:29
grammatrain/home/grammatrain01:29
RP64ActionParsnip:  Hey you there ?01:29
ActionParsnipRP64: howdy01:30
loganhoupexcuse me, I'm having trouble with my system randomly crashing and displaying a large amount of video noise. I'm fairly certain it's because of my gfx card and restricted hardware drivers. I have the nvidia drivers installed but I'm getting "driver activated but not currently in use" in jockey01:30
RP64ActionParsnip:  hey I installed 10.10 instead, and it worked perfectly after install, then I installed nvidia drivers and updated the system, and it had the exact same problem01:30
ActionParsnipgrammatrain: if you run the command and your pwd is not within your home, you'll get permission issues01:31
RP64ActionParsnip:  And I managed to fix it with nouveau.blacklist=101:31
ActionParsnipRP64: sweet, go for that then :)01:31
ActionParsnipRP64: awesome01:31
RP64ActionParsnip: but dude , thing is, after i updated, it lists 2 linux kernel versions in the grub , an older and newer version01:31
grammatrainis this what you are trying to get http://www.alsa-project.org/db/?f=7fb57fa23488544d7bb62d32790a23f0678b279401:31
ActionParsnipRP64: you can remove the old one if you want01:32
RP64ActionParsnip:  if I pick the newer version, nothing, not even nouveau fixes the blackscreen, if I pick older kernel nouveau fixes it , isn't that strange to you? also, I tried going fullscreen on a flash app and it blackscreened me01:32
RP64ActionParsnip:  no, the old one is the one that works01:32
RP64ActionParsnip:  the new one can't get past a blackscreen with nouveau, get it ?01:32
RP64ActionParsnip:  its really weird..01:32
RP64ActionParsnip: hold on im gonna try going fullscreen on youtube and see if it blackscreen crashes me ,if I log off then you know it did lol01:32
ActionParsnipRP64: add the boot option in /etc/default/grub   in the quotes with: quiet splash   and it will add to every kernel you ever add in the future as well as current kernels01:33
ActionParsnipgrammatrain: so sound comes from speakers when you use headphones?01:33
grammatrainyes both the speakers and the head phones at the same time01:33
RP64ActionParsnip:  hey but action, how come when I entered nouveau blacklist onto the newer kernel it didn't work? Only on the older one ...01:33
hjaxId like to switch to ubuntu full time. But I have one issue; iTunes, I know wine doesn't have the USB support (or graphics support) for it to run. Any thoughts?01:34
ActionParsnipgrammatrain: run:  gksudo gedit /etc/modprobe.d/alsa-base.conf    add this line: options snd-hda-intel position_fix=1    save the new file, close gedit and reboot to test. If that doesn't work, re-edit and change the line to: options snd-hda-intel model=laptop01:34
bazhanghjax, no itunes for linux. dual boot if you must have it01:34
ActionParsnipRP64: it should apply to all kernels. You can also add:  blacklist nouveau    in /etc/modprobe.d/nvidia.conf01:35
ActionParsniphjax: itunes can run in wine, check appdb for compatibility01:35
grammatrainThank you  actionparsnip for your help.01:36
baktrak_ActionParsnip,  quick question.. whats the use of Nouveau?01:36
loganhoupanybody?01:36
ActionParsnipbaktrak_: its a new opensource nvidia driver, some chips don't like it01:37
ActionParsnipgrammatrain: np man01:37
ActionParsniploganhoup: what is the output of: lsb_release -sc; lspsci | grep -i vga01:37
hjaxActionParsnip: But device syncing/update/restore does not work01:38
baktrak_ActionParsnip,  are u suppose to HAVE a nvidia.conf file?01:39
baktrak_ActionParsnip,  maybes its diff because im on Ubuntu 10.04 ??.. Because i have a Nvidia VC and i dont have a conf named that in /etc/modprobe.d01:40
ActionParsnipbaktrak_: you can make files in there, as long as they have the .conf extension it's fine.01:41
cyx_Alright i have a problem, ill try to explain it the best i can. I set up 2 Virtual Machines, the first one(uses dsl) is only there to make sure that the second one(using ubuntu 10.10) does not accidentally connect to the internet except through my proxy(TOR) so the second machine is there for browsing, chatting etc.01:41
cyx_ts configured in such a way that it can only use TOR and nothing else for connecting to the net. However if i try to load a site i get this error: http://i.imgur.com/O458a.jpg01:41
cyx_How could i fix this or what could be the reason for the timeout?01:41
ActionParsnipbaktrak_: it's just so YOU know what the file relates to. You can call it /etc/modprobe.d/yellowsubmarine.conf   if you want01:42
baktrak_ActionParsnip,  i have it.. its called nvidia-graphics-drivers.conf :)01:42
Cheapshothjax: after doing some googling sounds like it isnt going to work if u need sync support01:42
loganhoupactionparsnip: one second.01:42
ActionParsnipbaktrak_: use that if you want, they all get read. You can just have one super file with everything in if you want. It really doesn't matter01:43
baktrak_ActionParsnip,  its had nouv black listed aswell as nvidia 173 and nvidia 96 and lbm-nouv01:43
baktrak_has*01:43
loganhoupactionparsnip: one second. I just tried reinstalling the drivers from the command line with no luck :( At least I finally have something in my xorg.conf (This computer is a clean install from about 20 minutes ago)01:43
loganhoupAnd it crashed again too..01:43
Cheapshothjax: Only option I can think of is using virtualmachine to install windows, but I gues thats a bad solution01:43
ActionParsniploganhoup: may want to test your ram too01:45
ActionParsnipbaktrak_: cool01:46
ActionParsnipbaktrak_: sure, they weren't commented?01:46
loganhoupActionParsnip: did you mean lspci?01:46
baktrak_ActionParsnip,  im sure it says blacklisted01:46
baktrak_ActionParsnip,  well blacklist not blacklisted01:46
=== tom_ is now known as oooooo
ianjmwell i fixed it01:51
almoxarifeI have been running my legal copy of win7 on virtualbox for quite a while, it my only copy of win, it works just fine in ubuntu too. why not have the best OS running the OS you need like me one a year to do my taxes01:51
RP64ActionParsnip: Hey man it crashed when I tried to look at a youtube vid in fullscreen, and now it can't log in at all it only blackscreens, I'm about to give up on ubuntu forever01:51
kaushik_ActionParsnip,  there is no difference01:51
kaushik_even now01:51
ianjmi wrote some bash to recreate the superblocks of the mdadm array with all possible combinations of ordering and 1 missing drive and then fsck -fn to see if it contained a valid ext3 file system01:51
ianjmBINGO01:52
ActionParsnipkaushik_: did you try both options seperately?01:52
kaushik_no i just put the command01:52
kaushik_i will do that01:52
loganhoup123ActionParsnip: I get natty01:53
loganhoup12300:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)01:53
loganhoup123:/ they may have been a bit too much. I'll pastebin next time :P01:53
RP64ActionParsnip: It makes ZERO sense why it isn't working. It worked perfectly when I first installed it. 2.) I install the Nvidia (current) drivers, it blackscreens upon login. 3.) I try nouveau.blacklist=1 , doesn't fix problem. 4.) I try nouveau.blacklist=1 on the older of 2 available kernels after update, and it fixes problem. However I move the mouse , and it blackscreens. 5.) I try the...01:53
RP64...exact same method as 4. and it works again, which makes ZERO sense. Then it crashes on fullscreen youtube video. 5.) Now it won't stop blackscreening upon login even with nomodeset or nouveau, on either of the kernels.01:53
kaushik_ActionParsnip, i dint understand what options i need to change01:53
RP64ActionParsnip: Makes NO sense at all in the universe. Wouldn't you agree?01:53
kaushik_are they in the command or file01:54
kaushik_??01:54
baktrak_rp64 did u try just blacklist nouveau?01:54
baktrak_or blacklist lbm-nouveau01:54
RP64baktrak_: Are you a troll? did you read my message? I clearly state I did do that . Read my whole message01:54
baktrak_i did01:55
baktrak_u state that u did blacklist=01:55
baktrak_Im not saying blacklist=01:55
RP64nouveau.blacklist=1 is what I did01:55
baktrak_yes01:55
RP64look and why would it even not work this way it doesn't make sense01:55
RP64it works one minute , next minute doesn't work with exact same fix01:55
RP64makes NO sense01:55
baktrak_why not blacklist nouveau?01:55
RP64what do you mean write that exact line instead of nouveau.blacklist=1 ? write "blacklist nouveau" in the splash space?01:56
RP64baktrak: hey is that what you meant  ?  im confused01:57
RP64baktrak: have you heard of this before or is my system alive and trying to stop vista from being replaced01:57
RP64ActionParsnip: hey did you leave01:57
gimbleSo I forced the installation of the natty version of python-beautifulsoup on my maverick system, it runs fine, but now all package management interfaces refuse to do anything while there is a "broken" package present...01:57
baktrakkk01:58
baktraktry this01:58
baktrakgo to /etc/default/grub01:58
RP64baktrak: I can't I cant even log into ubuntu at all I'm on Vista right now01:58
baktrakand change it to grub_cmdline_linux_default="nouveau.blacklist=1 quiet splash"01:59
baktrak:s01:59
almoxarifeRP64: issues with a nvidia vpu and ubuntu?01:59
baktrakCant go to recov ??01:59
RP64how do I access it am I forced to boot with LiveCD or can I do that through windows01:59
AnastasiusWait.  Why am I here?01:59
RP64almoxarife:  you wouldn't believe how much issues01:59
qinAnastasius: LOL01:59
baktrakRP64,  cant go to recov?? or nothing01:59
RP64almoxarife: are you a pro about that stuff cus I can PM you the whole thing02:00
Anastasius</James that guy who was Ross Perot's running mate?02:00
Anastasius>02:00
RP64baktrak: Hey I guess I could yeah , so I should do that?02:00
baktrakTry it02:00
baktrakthen like i said02:00
baktrakOpen   /etc/default/grub  and change:      GRUB_CMDLINE_LINUX_DEFAULT="nouveau.blacklist=1 quiet splash"02:00
RP64baktrak: also the grub for no reason confused the windows recovery partition with regular windows, so selecting one boots up the other, what a piece of crap02:00
CheapshotRP64: Press esc after bios loads and enter recovery mode02:00
baktrakthen update grub after that rp6402:00
almoxarifeRP64: I am no pro but I did manage to get it working thru hard knocks, first thing 'insure the bios locks out the onboard video'02:01
RP64baktrak: OK im trying your thing dude brb02:01
baktrakkk02:01
RP64almoxarife: will baktraks thing do that ?02:01
almoxarifeRP64: the only thing that will do that is making changes to the bios at startup02:01
baktrakYes almo but its worth a try02:02
baktrakBecause he said hes tryed everything02:02
nnanyone here use linux audio progs, like synthesizers?02:02
AnastasiusI want to say it was James Cromwell, but he was the guy from Star Trek: First Contact, various aliens from TNG, and that guy from "Babe", the pig movie.  I'm pretty sure he was never on a national electoral ticket.02:03
nnif so, whats the best one?02:03
ActionParsnipnn: there is no single best app for any situation in any OS02:03
ActionParsnipnn: its as intelligent as asking "what is the best colou?"02:03
ActionParsnipnn: you will get opinions, but none are outright best02:04
nnim just wanting to know what works best for certain things, like midi sequencing loop samples02:05
nni found this prog called smasher but it requires like 20 different libraries to even run that i have no idea how to install02:06
nnshould there be like a package or something with a lib install?02:06
nnof all of those02:06
AnastasiusI've figured it out now.  It was Admiral James "Who Am I" Stockdale.02:06
bazhang!ot | Anastasius02:07
ubottuAnastasius: #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:07
baktrakActionParsnip,  couldnt rg64 add vga="whatever" to the bootline?02:07
* Anastasius gives bazhang a BIG hug.02:07
urlin2unn, there is a ##music channel I would bet that it may be a better source.02:07
cannonfoddawhat's the command to stop an unresponsive app. ?02:07
joshlegskill ?02:07
=== zach is now known as fermionic
urlin2ucannonfodda, killall app02:08
joshlegsthats it02:08
JokesOnYou77Hi all, can someone help me connect to a wifi network with ubuntu? It's WPA and the online instructions say that if someone with a Mac connects they get asked to accept a Cert, but windows users have to install something. Is there some way I can just download the cert?02:08
urlin2uJokesOnYou77, all you need is the password02:08
AnastasiusJokesOnYou77: Nope.  Chuck Testa!02:08
RP64ActionParsnip:  How come you didn't answer me at all lol, not interested ?02:09
baktrakRP64 did u try it?02:09
RP64baktrak:  no i have to go write down that command onto some paper because i wont remember it brb02:09
RP64almoxarife:  hey can you speak here02:10
JokesOnYou77urlin2u: This isn't a home network with a standard pre-shared key, I need a dertificate02:10
RP64almoxarife:  your PM thing doesn't work OK i dont have the plugin02:10
fowlwhat do i need to install so that GTK programs dont look like dick in KDE02:10
joshlegsthat anastasius :D such a trouble maker lol02:10
psinghfowl, you're installing KDE programs in Ubuntu (Gnome) ?02:11
fowlno, im IN kde now and gtk programs look like complete doodoo02:11
urlin2u!wpa | JokesOnYou7702:11
ubottuJokesOnYou77: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs02:11
DemonicDataI use Konversation in Gnome.best irc program by far02:11
psinghOK.  Just yesterday I was successful in getting KDE programs to look like GTK programs in Ubuntu.  However, the reverse is easier.  I used to use this solution when I used Kubuntu...02:12
ActionParsnipRP64: I'm at work, wassup?02:13
ActionParsnipfowl: some apps do that02:13
psinghfowl, go to systemsettings.  There is an option to get your GTK programs to look native (like QT) in KDE.02:13
RP64ActionParsnip:  check the messages cus i sent u like a huge thing02:13
fowlsynaptic is exceptionally horrifying02:13
almoxarifeRP64: lockout the onboard video as per the instructions for your comps bios setup02:13
psinghfowl, you can also set the fonts to use.  Are you using Kubuntu ?02:14
fowlno, mint02:14
urlin2u!mint | fowl02:14
ubottufowl: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org02:14
fowllol02:15
fowlpsingh: thank you02:15
psinghfowl, do you have System Settings installed?  If not, do $ apt-get install systemsettings02:15
fowlyes i found it02:15
furyoshonenhttp://paste.ubuntu.com/700821/02:15
lime_I'm trying to compile sox http://sox.sourceforge.net/02:15
JokesOnYou77urlin2u: Thank you, but this isn't a general issue, it's very specific to this network and the way they manage the wireless certificates.  I just need some way to do what the macs do and associate in order to get the certificate02:15
lime_and I keep getting furyoshonen bash: ./configure: No such file or directory02:16
psinghfowl, click on Appearance02:16
mystiquebahello, I need help with my microphone.  Only sound output is working not input.  I'm using a dell xps and it used to work fine before.02:16
psinghflowl, then click GTK Styles and Fonts02:16
gimblemystiqueba, have you visited the input tab in your sound preferences?02:16
psinghfowl, then select use KDE style in GTK applications radio button.02:17
psinghfowl, also pick use my KDE fonts in GTK applications02:17
DemonicDatasomeone told me they were going to force that god awefull interface in the future02:17
DemonicDataunity or whatever its called02:17
DemonicDatai use ubuntu classic,there will alwways be a option right02:18
mystiquebagimble, yeah, I can't manipulate anything there.  The hardware currently seems to work for only "Analog Stereo Output"02:18
urlin2uDemonicData, no02:18
tdflanyone know where to find help with stty ttyUSB0 for a rfr101a1m?02:18
psinghDemonicData, I do as well.  I imagine that eventually, "Ubuntu Classic" will go away.02:18
lime_DemonicData I find the new default unity interface better then the prior one02:18
DemonicDatathat new interface is a slow buggy joke02:18
lime_But ultimately I change both :P02:19
wesbteralguem fal pt ae02:19
mystiquebagimble, never mind.  I figured it out.  Thanks anyway.02:19
robin0800DemonicData, it works much better in 10.1002:19
gimblegood02:20
psinghDemonicData, I hope I will eventually like it as they work out the bugs.02:20
ActionParsnipRP64: do you mean the blacklist thing?02:20
DemonicData11.4 was the first i went back to since jaunty02:20
gimbleDemonicData, you may need to switch to Xubuntu or Lubuntu when you have to upgrade if you want to avoid the unity interface02:21
gimbleincidentally I agree with you02:21
psinghDemonicData, I am fraid that with all the effort going to Unity, other DE support will not be there.  This will result in more buggy behavior if you try to use something other than Unity.02:22
DemonicDatawhats wrong with gnome really?02:24
DemonicDatagnome is simple and sweet02:24
gimbleit's a shame that the people steering web browsers and desktop environments feel like their offerings have to be "exciting" and "innovative"02:24
urlin2u!topic02:25
doctariTopic in #ubuntu is Topic in #ubuntu is !topic02:25
doctariTopic in #ubuntu is !topic02:25
ubottuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic02:25
bazhang!ot | DemonicData02:25
ubottuDemonicData: #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:25
bazhangdoctari, hi02:25
cyphawhat's the difference btwn python2.6 and python2.6-dev in the package manager?02:28
elky!topic02:28
doctariTopic in #ubuntu is Topic in #ubuntu is !topic02:28
ubottuPlease read the channel topic whenever you enter, as it contains important information. To view it at any time after joining, simply type /topic02:28
doctariTopic in #ubuntu is !topic02:28
RP64baktrak: yo02:29
cyphaelky, hope that wasn't for me02:29
lime_What should you do when there is no ./configure file02:29
elkycypha, no, diagnosing a bot02:29
cyphalol, k02:29
lime_I'm trying to compile http://sox.sourceforge.net/02:30
gimble"Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here...02:30
doctariTopic in #ubuntu is Topic in #ubuntu is "Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here...02:30
doctariTopic in #ubuntu is "Topic in #ubuntu is Topic in #ubuntu is !topic" bordering on a recursive topic here...02:30
xangualime_: read the documentarion¿¿02:30
lime_xangua: where should i go then?  linux and c require registration?02:31
=== aeon-ltd_ is now known as aeon-ltd
ActionParsnip!info sox02:39
ubottusox (source: sox): Swiss army knife of sound processing. In component universe, is optional. Version 14.3.1-2ubuntu1 (natty), package size 90 kB, installed size 232 kB02:39
ActionParsniplime_: the version difference is tiny, do you need 14.3.2 for any reason. Will 14.3.1 do it?02:40
=== alexandre is now known as Guest51879
lime_ActionParsnip : No 14.3.1 is fine why?02:50
ActionParsniplime_: it's in the universe repo then, no need to use the site...02:52
chuy_maxis there any utility to configure WPA PSK automatically without a GUI? (I installed ubuntu server)02:52
ActionParsnipchuy_max: install wicd and you can use wicd-curses02:52
lime_ActionPrsnip : oh thanks :D, but just for future reference why isn't there a configure script?02:52
ActionParsniplime_: configure script where?02:53
lime_ActionParsnip : ./configure && make && make install and I'm not sure what to use instead02:53
bekorhi friends, this may be a dumb question but do i need to have compiz in order for unity 2 to work or can i uninstall it?02:54
lime_`./configure && make && make install` doesn't work02:54
lime_I'm a n00b02:54
lime_might be missing something obvious02:54
ActionParsniplime_: not all builds need configure, I suggest you search software centre in future for software. The vast majority of what you need will be there02:54
lime_I would like to understand how to compile software we just given the source02:55
ActionParsniplime_: windows doesn't have a handy app centre so you have to go to websies to get stuff (not practical)02:55
malakhibekor: unity is a compiz plugin, so no, you can't uninstall it if you want to keep using unity. Sorry!02:55
ActionParsniplime_: I'd get familiar with the OS first02:55
bekorthank you02:55
mrdebhello02:56
lime_I pretty familiar with it I've got most of the `ls,cp,mv,ln,cd,mkdir,rm -rf,etc..` down02:56
bekormalakhi  are you jewish? my name is hebrew also02:56
ActionParsnipbekor: you can log in to Ubuntu Classic session and it will look like maverick02:56
lime_ActionParsnip : Just like to understand more02:56
mrdebhow do you move directory with allfiles02:56
ActionParsnipbekor: Classic is being removed in Oneiric and Unity2D replaces it02:56
malakhibekor: nope. not religious :-) Just a handle I picked up eons ago.02:57
bekorthanks do you think it runs better with 512 ram?02:57
ActionParsnipmrdeb: mv -r folder /path/to/dest02:57
mrdebok02:57
bekorniice name02:57
ActionParsnipbekor: should do, fewer things using fewer resources02:57
enchilado-r is for recursive02:57
mrdebyes i know02:57
bekorthanks02:57
enchiladodoes the same thing as in rm -r ;)02:57
mrdebwhat happens if you do rm -r * / in root02:58
mrdeb?02:58
enchilado...02:58
ActionParsnip!danger02:58
ubottuDO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!02:58
enchiladodon't.02:58
ActionParsnip!ops02:58
ubottuHelp! 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, Jordan_U, or rww!02:58
lime_mrdeb: what let me see02:58
enchilado...02:58
lime_mrdeb : I'll try it02:58
enchilado...02:58
mrdebwell be careful02:58
enchiladolime_: I hope you're joking, I really hope you're joking02:58
lime_yeah I'm joking :D02:58
mrdebso what would happen it woudlnt boot or what02:59
enchiladoUm, no, it wouldn't boot.02:59
enchiladoIt wouldn't do anything!02:59
ActionParsnipmrdeb: make a VM and try it, don't type stuff like that or you'll probably get banned02:59
mrdebwhat02:59
mrdebi asked a qs02:59
ActionParsnipmrdeb: there are videos on youtube too02:59
enchiladoThat command is infamous :>02:59
mrdebabvout what02:59
enchiladoAnd you must never speak of it.02:59
LucenutIs there any way to manage MSSQL databases from ubuntu?02:59
mrdeboh02:59
mrdebwell i know about format c in windwos but thats it03:00
LucenutI tried an eclipse plugin with no luck.03:00
KM0201jen_: ?03:01
bekoranyone know of a good weather ap for ubuntu 11.04?03:01
aombkok can someone point me to the right direction? i am lost here, i dont know what to do. recently it looks like i have lost all my user privileges even though i remain in the groups that grant them. what do i do? i dont know where to look.please help03:01
LucenutHow can I manage MSSQL dbs from 11.04?03:02
gr33n7007hUbuntu: "I am what I am because of who we all are."03:02
qin!ping03:03
ubottuanother contentless ping... sigh...03:03
shadow98hey guys for some reason 2 of my servers are running cron at EST time...when i set the server for PST...the other server 3...is not it runs it in PST...03:03
dakhmm03:04
baktrak 03:04
ActionParsnipbekor: http://www.omgubuntu.co.uk/2010/06/weather-indicator-applet-genesis-of-an-itch-into-an-app-updated-with-ppa/03:05
bekorthanks03:05
qinbekor: conky is also cute as weather monitor.03:06
bekorthanks03:06
DemonicDataanyone here install GNOME3 ? how well does it work03:12
seidellit sucks03:12
DemonicDatareally?it sucks compared to 2.6 or unity?03:13
almoxariferunning gnome3 with cairo dock here, works well03:13
psinghalmoxarife, how do you like Gnome 3 compared to Unity?03:15
bambanxhow i can compress afile in parts?03:15
DemonicDataI'm downloading gnome3 right now03:15
DemonicDatai'll see how it goes.400megs away though03:16
ActionParsnip!gnome303:16
ubottuGnome 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.03:16
DemonicDatai'm going by this http://blog.sudobits.com/2011/04/26/how-to-install-gnome-3-on-ubuntu-11-04/03:17
almoxarifepsingh: I decided I wanted a blank slate with the dock to work from, I decided on gnome3 just to keep up with changes, unity was a bit too simplistic for a desktop03:17
DemonicDatawoop03:17
DemonicDataweird03:17
ActionParsnipDemonicData: same ppa, it will break your os and gnome3 isnt supported here, your choice03:18
DemonicDataAnyhow i'll give you all a review on how gnome3 works on my system.btw i'm using "ubuntu classic" which is gnome 2.603:18
DemonicDataAh i just installed ubuntu less then a week ago.no biggy if it breaks it i'll just.....REINSTALLLLL!!!!!!!!03:18
DemonicDatano idea why i yelled03:19
ActionParsnipDemonicData: read the comments at the bottom of the page you linked03:19
DemonicDatawatching to much adventure time03:19
lime_ActionParsnip : figured out needed to install autoconf :)03:20
gerzelAnyone know where Banshee stores its downloaded podcasts?03:20
DemonicDatayeah03:20
DemonicDatathats why no one jump into it.i'll try it out03:20
DemonicDataI got nothing on this system.only thing i did was update it and well OSS403:20
ActionParsnipDemonicData: exctly, if you want gnome3 just install oneiric03:21
DemonicData oneiric ?03:21
ActionParsnipDemonicData: ubuntu 11.1003:22
DemonicDataOh03:22
DemonicDatathats not going to be avaiable till the end of the month right?03:22
DemonicDataI'll do a fresh install of that when it comes03:22
ActionParsnipDemonicData: its in beta2 now03:22
robin0800DemonicData,  its at beta203:22
DemonicDataSo oneirc is going to be Gnome3 instead of unity?03:23
robin0800DemonicData,  + unity03:24
ActionParsnipDemonicData: unity isn't a DE03:24
ActionParsnipDemonicData: it will use Gnome3 and unity by default03:24
ActionParsnipDemonicData: gnome3 will be the DE and unity will be the shell03:24
DemonicDatavery intresting03:24
ActionParsnipDemonicData: ubuntu classic session will be replaced by Unity2D03:24
DemonicDataCool.so the full version is coming out this month sometime?03:25
ActionParsnipDemonicData: end of next month03:25
DemonicDataerk03:25
DemonicDatahey03:25
DemonicDataso how do i cancell installation of this03:25
DemonicDataif i just ctrl+D will that be enough03:25
DemonicDataetc03:26
DemonicDatactrl C03:26
DemonicDataeven03:26
kerebrusDemonicData if your installing via apt-get I would wait for the install to finish and uninstal afterwards.03:26
ActionParsnipDemonicData: shoudl be ok, if its only downloading, yes03:27
DemonicDatauninstalling components from ubuntu software center03:28
gr33n7007hWill intel hd 3000 graphics be enough to run compiz extreme effects in ubuntu?03:28
ActionParsnipgr33n7007h: should be ok03:29
DemonicDatacompiz extreme effects?03:30
realitychangerI'm using 11.10 beta 2.  While trying to install the nvidia proprietary driver--the one from nvidia's website.  It installed, but now x won't start. How do I get back to the original install?03:30
kerebrusAnyone know a command of setting that will keep mounts from appearing on ones desktop?03:30
gr33n7007hdo you know what the equivilent is for nvidia?03:30
DemonicDataI been there before last year.from what i recall i loaded up failsafe,it has reinstall old graphics or something option there.03:31
DemonicDataATI?03:31
ActionParsnipgr33n7007h: i'd ask in #hardware for that03:31
realitychangerDemonicData: I tried using dpkg-reconfigure xserver-xorg, but it didn't work.03:31
gr33n7007hok thnx03:32
realitychangerWhat is the manner to reconfigure the xserver in ubuntu 11.10?03:33
ActionParsniprealitychanger: ask in ~ubuntu+1 for oneiric support, please03:34
realitychangerActionParsnip: oh, no probs.03:34
=== caplink811-log is now known as caplink811_log
RP64hey guys03:37
=== `mOOse` is now known as m00se
RP64whenever i install either 173 or current Nvidia drivers, my ubuntu 10.10 becomes unusable with a black screen , and the config file for the nvidia drivers becomes damaged so I can't edit that , any ideas?03:38
RP64but a fresh install without installing any drivers works perfectly03:38
celltechMay I get the command to completely remove all of wine?03:42
KM0201celltech: sudo apt-get remove wine03:43
gr33n7007hsudo apt-get remove wine03:43
celltechthank you03:44
jrrdual display with one rotated is a nightmare03:45
celltechI'm gonna remove it. then start over.  was at the apple store yesterday about my iphone and they said their confused as to why apple doen't make an itunes since mac runs on a linux kernal03:45
jrrcelltech: the word is kernel, and mac os does not use the Linux kernel03:45
jrrtheirs is called Darwin03:46
qincelltech: mac run on bsd kernel, not linux one03:46
NickelHello all, i just turned my laptop on, my background image is floating at the bottom right of the screen, and the black area around it shows anything moved around it, has anyone seen this before? any idea how to fix it?03:46
celltechThen the dude lied to me. Is there anyway other than wine of vmware to get intunes on my system for my phone?03:48
Nickelanyone have any idea what i'm talking about?03:49
Nickeli can post a screen shot03:49
blackboxHow to output to tv screen using a radeon 7000 series03:49
blackbox??03:49
freedom07celltech, multiboot03:49
blackboxI outputted its black and white03:49
celltechI would but I hate MS and everything about them03:50
celltechWhich is why I'm on linux now03:50
qincelltech: This (running itunes) may be beyond support of this channel, but you should try main music players and gtk-pod (amarok, rythbox, banshee)03:50
celltechWell I need to itunes for the restore and stuff of my phone03:50
freedom07celltech, you need to start the hatered for apple too then03:50
celltechbanshee is AMAZING when it comes to putting music on the phone03:50
qincelltech: There wassomething called atunes, but never used it.03:50
celltechI'll find it and try it out :D03:51
celltechthank you03:51
Nickelno one? :(03:51
kinola03:52
grammatrainhello. I was in here earlier because I have a laptop that is playing audio from the speakers and headphones at the same time and a wonderful user had me add two different lines (one at a time with rebooting for each try) to alsa-base.conf and it sadly did not work. I was wondering if anyone else has any other ideas.03:56
=== Pilif|afk is now known as Pilif12p
ActionParsnipPilif12p: please dont away like that ni future03:57
RP64ActionParsnip: hey man i think the new ubuntus just dont support pre 2010 Nvidia drivers03:58
Pilif12pActionParsnip: k. every time people tell me not to do it, it causes more disruption. i'll use them when i was in an important discussion, and need to leave suddenly. i'm not trying to sound snippy, but i don't do it often, and when i do i generally have a good reason to.03:58
RP64ActionParsnip:  Do you recommend any other distro of linux that would be as usable and woul d suppport the drivers?03:59
GSF1200Spidgin uses my browser variable to open URL links which is cool, but if I try to "Open Containing Directory" it uses my browser too. How do I get pidgin to open URL's in my browser but "Open Containing Directory" in my file manager?03:59
Logan_!away >Pilif12p04:00
ubottuPilif12p, please see my private message04:00
=== `mOOse` is now known as m00se
KM0201RP64: what nvidia device?04:02
RP64KM0201: I'm not sure but its a Geforce 8000 I THINK, its from 2008 , and yea i mean whenever I install the drivers for it my ubuntu is unusable / blackscreen, and ive been spending 4 days now going through all workarounds and none work04:02
realitychangerthe following is a generic question, without regard to ubuntu distro.  How does one usually reconfigure the x server?04:02
RP64KM0201: you know, going to grub and pressing E and putting in all teh commands that would usually fix such a thing doesnt work, and trying 173 instead of current nvidia doesn't work,04:03
RP64KM0201: and then I read that ubuntu doesn't support pre 2010 (legacy im assuming it means pre 2010 at this point) nvidia drivers04:03
GSF1200Srealitychanger, it is actually in relation to ubuntu. You dont need an Xorg.conf except in specific cases04:03
RP64KM0201: So im thinking of trying linux mint04:03
KM0201RP64: linux mint isn't gonna solve your problem.04:03
RP64KM0201:  why04:03
realitychangerGSF1200S: okay then, what is the command for reconfiguring the x server?04:04
RP64KM0201:  maybe their drivers will work04:04
KM0201RP64: because mint is more or less ubuntu (unless yourr problem is unity, which is unlikely)04:04
GSF1200Srealitychanger, sudo dpkg-reconfigure -phigh xserver-xorg04:04
GSF1200Si believe04:04
grammatrainyes I tried mint yesterday thinking it might fix my problems... nope.04:04
=== mimico_away is now known as mimico
RP64KM0201: no it happens with 11.04 and 10.1004:04
RP64KM0201:  so not unity04:04
realitychangerGSF1200S: I need to re-load the driver that was installed when I first installed it.04:04
GSF1200Srealitychanger, WAIT before you run that04:04
RP64KM0201: ill give you a scenario  of what happens OK04:04
GSF1200Srealitychanger, what driver/card?04:04
realitychangerGSF1200S: gotcha...waiting04:05
RP64KM0201:  I install 10.10, works perfectly , install ANY nvidia drivers, it logs into a black screen with no workarounds working (trying for the 4th day now)04:05
realitychangerGSF1200S: laptop/nvidia/9800M GS04:05
KM0201RP64: if it's happening with 10.10 and 11.04, then i can almost guarantee you, the problem will still be present in Mint04:05
GSF1200Srealitychanger, ok, let me just be thorough here- what is the current issue?04:05
RP64so what other distro is comparable to ubuntu in ease of use, like i heard redhat linux is way too hard for an unexperienced user04:05
RP64KM0201: i mean I need to use a linux distro because I hate windows, but ubuntu just isn't working with this computer's graphics card04:06
ActionParsnipRP64: my 6150 geforce works in Natty here04:06
GSF1200SRP64: the best distro is one you understand. The best way to have no issues, be stable, and to generally have a good experience is one you know04:06
KM0201RP64: well, my 7600 works flawlessly, so i can't understand why you're having this issue w/ an 800004:06
grammatrainwhat kind of laptop is it?04:06
RP64ActionParsnip:  OK but so?04:06
ActionParsnipRP64: maverick is fully supported, I'd just hang with Maverick04:06
RP64ActionParsnip:  whats maverick again 10.04?04:06
=== JimmyJ_ is now known as JimmyJ
tonysan_How can I bind Shift-Arrowkey in screen?04:06
realitychangerGSF1200S: I was able to log in just fine until I tried to install nvidia's proprietary driver from the command line.  I did it with kdm off, and at a normal prompt window.  Initially, it said that the distro specific install script failed, but I went an built the module anyway.  Now x won't start at boot time.04:06
KM0201RP64: are you installing the recommended driver from hardware drivers, or are you installing the driver from nvidia?04:07
ActionParsnipRP64: 10.10, if you have Lucid running ok (10.04) then keep that too04:07
RP64ActionParsnip: parsnip04:07
chuy_maxhow would you do it so you can connect to an ubuntu box through ssh, run a command, and close the ssh client while the command is still running?04:07
RP64ActionParsnip:  can I PM you my full explanation becasue u  dont understand it but i understand ur busy04:07
GSF1200Srp64, the problem is that "easy to use" distros dont encourage you to learn, so you dont know how to handle issues. Id suggest something more advanced like slackware or arch to learn, at which point ubuntu will make more sense (except specific elements, which youll learn on your own04:07
RP64ActionParsnip: can I please PM you it, it's not that hard its a short explanation but I explained it here already like 30 seconds ago and u didnt see it can I just PM it to you04:07
ActionParsnipRP64: PM away :)04:08
RP64KK04:08
GSF1200Srealitychanger, ok, when you get to console run that command I gave you. If that doesnt work, try "sudo rm /etc/X11/xorg.conf". Ubuntu doesnt need X now, so either of those two should wipe the slate clean and get you back to a functioning desktop04:09
realitychangerGSF1200S: thank you.  and thank goodness for cli and irssi ;)04:09
GSF1200Srealitychanger, after that, I would highly recommend either installing the nvidia proprietary driver from the repos OR finding a PPA with a newer nvidia driver04:09
RP64GSF1200S: Hey I know they dont encourage me to learn but I'd rather have something in between too hard and too easy like the way ubuntu is04:10
GSF1200Sif the newest is what your after04:10
GSF1200SRP64, I agree man- Ubuntu is great in many ways. Thats what dual-boots are for ;)04:10
RP64GSF1200S:  haha yea i just dont feel i have the willpower to learn coding and to take notes and memorize it and stuff04:11
GSF1200Sim just saying that it helps to understand things. I have Xubuntu on backup, and I personally run Arch now as my main. It IS a lot of learning at first, but I know whats going on because it is ENCOURAGED as a means to maintain the system. I know how to t/s and such because thats the "arch way" as they call it, but really it applies to any distro04:12
GSF1200Ssomething like slackware or arch is good in that way. But hey, ubuntu is fantastic too- if it works, stick with it04:13
JetBoyJetGirlIs there a command for the terminal to look at your network profile i.e. see which applications are being used, which ports, etc.04:13
elaine_hello04:14
soreauJetBoyJetGirl: netstat04:14
GSF1200SJetBoyJetGirl, hold on the ports- ive got a command saved somewhere. You can try nethogs to see what programs are sending/receiving data04:14
elaine_california04:14
RP64GSF1200S: interesting yea food for thought by the way if I tried Arch would it possibly support this card that Ubuntu isn't ?04:15
elaine_hello04:15
JetBoyJetGirlawesome soreau, thanks! Thanks GSF1200S... think netstat was what I was lookin for.04:16
soreauhi elaine_, do you have a question about ubuntu?04:16
jrrhow can I move unity 2d's bar to the other side or other display?04:16
elaine_sure04:16
elaine_aways04:16
GSF1200SRP64, its not Arch that supports the card- its the driver itself. Now, since Arch is rolling release and is potentially more up-to-date, it may work. However, I would suggest searching for a PPA that has newer drivers available. That would be much easier than installing Arch, unless you want to install Arch for other reasons04:16
soreau! ask | elaine_04:16
ubottuelaine_: 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. :-)04:16
elaine_I do have ubuntu on my pc04:16
qinJetBoyJetGirl: sudo netstat -tulp (l = listen = servers); sudo netstat -tuep (clients = established = e); iftop;04:16
elaine_I like the fact that ubuntu actually works04:17
RP64GSF1200S:  Wait I don't even know what a PPA is04:17
elaine_and if I have a problem I can talk to someone online04:17
elaine_ty04:18
CephlinI have a problem with my desktop; when playing videos, the audio lags, is this a common problem since my laptop doesn't have this issue?04:18
GSF1200Spersonal package archive is what the acronym stands for I believe.. lemme look quick..04:18
GSF1200SRP64, https://launchpad.net/~ubuntu-x-swat/+archive/x-updates04:19
sp4zseems my window manager is having some issues. there is no title bar or close/minimize etc around anything anymore. tried reinstalling xfce but still having problems anyone able to point me in the direction of a solution?04:19
RP64GSF1200S:  OK so you think I should reinstall, and then  , look through PPA archives for different driver options ?04:19
GSF1200Sthis is a "PPA" that offers new updates on Xorg and nvidia, for example. Youll find these PPA's for all kinds of things04:20
RP64GSF1200S:  so I access PPA how04:20
GSF1200SRP64, no man- linux is not windows. Reinstalling isnt necessary unless something is really screwed up, like the kernel wont boot04:20
RP64GSF1200S:  dude my ubuntu is unusable04:20
GSF1200SRP64, ok, in what way exactly?04:21
elaine_linux is not windows..hallelueah04:21
RP64GSF1200S:  I have to reinstall because it black screens after logging into the account, and workarounds don't work, and I've spent 4 days trying to fix it04:21
Cephlintype startx once you've logged in04:21
jeggarzabuenas noches04:21
CephlinThen if that works04:21
RP64Cephlin: DUDE!!! WHAT THE HELL? I just SAID I CANT LOG IN BECAUSE IT BLACK SCREENS AT LOG IN04:21
jeggarzaalguien puede ayudarme04:21
RP64LOLLLLLLLLLLLLLLLLLLLLLLLLLLLLL04:21
elaine_black screen...?04:22
elaine_uh oh04:22
RP64elaine_: YEAH, it means its a black screen, get it ? not purple04:22
CephlinCan you bring up a terminal?04:22
elaine_yep04:22
elaine_maybe you fried the motherboard04:22
StepNjumphi guys, would it be a good way to speed up my system by moving my swap partition on an SD card?04:22
Cephlinor does nothing respond?04:23
GSF1200SRP64, did you append nomodeset to the kernel line in grub?04:23
RP64GSF1200S: Hey and so anyways nomodeset doesn't work, and nouveau.blacklist=1 works for like a bit but then if i fullscreen a youtube video or something it crashes and the problem repeats and nothing works04:23
elaine_ouch04:23
GSF1200Shaha04:23
sp4zfixed, xfwm4 --replace04:23
RP64GSF1200S: Yea and so , basically nomodeset doesn't work nouveau.blacklist=1 works until you fullscreen a flash app, and also sometimes screws up if you move the mouse onto an icon, and after a while it becomes completely unusuable.04:23
elaine_wow, this is great.04:23
RP64GSF1200S:  I reinstalled and it works perfectly until you install nvidia drivers04:23
CephlinDoes anyone know anything about audio lagging when playing video files through any kind of video player?04:24
CephlinDo I need to manually install some audio drivers?04:24
RP64GSF1200S:  So basically the default open driver that it installs with works perfectly, but it just sucks so I would be getting a better experience using my Vista install and i hate vista04:24
RP64GSF1200S:  See what I mean now ?04:24
adammw111Hi, how do I "hide" a running application from the Unity launcher?04:25
elaine_there is this wonderful place in ubuntu...the software center04:25
elaine_even I can use it04:25
JetBoyJetGirlThe support in here is excellent, thanks guys!04:25
van7huhi folks04:26
GSF1200SRP64, hmmm.. well, I would suggest trying that PPA first if you reinstall. have you tried the latest nvidia from the Cli? I apologize if i should know this- I am getting bombarded from multiple channels!04:26
JetBoyJetGirlguys = guys or girls :P04:26
van7huis there a software equivalient to this, http://www.gnu.org/s/guile-rpc/04:26
elaine_the software center is why you put ubuntu on your pc04:26
[fields]how do I know if I am 32bit or 64bit ?04:26
StepNjumphi guys, would it be a good way to speed up my system by moving my swap partition on an SD card?04:26
elaine_how do you get bombarded by multiple channels?04:27
RP64GSF1200S: OK I just don't know how to use PPA . But yea I used all Nvidia options from the menu that pops up after you install, current and 17304:27
GSF1200SRP64, yeah that sucks. For the record im using 2 9800 GTX's running separate X-sessions with no issue on Xubuntu and Arch, so.. strange. Does your laptop have an intel and nvidia card- that switching crap I cant remember the name of04:27
Cephlinby having more than one conversation across different channels04:27
RP64GSF1200S:  yea it has intel centrino 2, and graphics card is nvidia04:27
RP64geforce04:27
uwhY8wgzWw22-zXscentrino, oh yeah baby04:28
curiousx[fields]: uname -m04:28
elaine_do you open up more than one terminal...04:28
GSF1200SRP64: its easy- you go to the ubuntu software center-->software sources--> then add a new entry- you add the PPA name they give you on the PPA page04:28
CephlinNo-one knows anything about audio lagging when playing videos in ubuntu?04:28
StepNjump[fields] uname -m04:28
[fields]StepNjump: i68604:28
SIFTUCephlin: the same happens in smplayer?04:28
Cephlinor rather audio being out of sync04:28
StepNjump[fields] thats 32 bits04:29
RP64GSF1200S:  OK I'll reinstall, then try it out04:29
curiousx[fields]: is 32 bits04:29
celltechsudo apt-get ?? for wine?04:29
[fields]big thank you.04:29
elaine_yes, the software center...download and search and there it is04:29
elaine_install04:29
RP64GSF1200S:  thanks for help04:29
CephlinSIFTU: I've not tried smplayer, i'll give that a go, but I have tried VLC, the default movie player and also banshee04:30
elaine_vlc is awesome04:30
gr33n7007hthats 64 bit04:30
CephlinYes but on my desktop all video is broken :(04:30
CephlinMy laptop is cool though :)04:30
GSF1200SRP64: ill be around- hit me up if you have any more issues04:30
GSF1200SI know X issues suck04:31
RP64GSF1200S:  cool thx man BTW are u sure that is safe? because it says its untrusted lol04:31
GSF1200Shad my share of those at first with ubu back in the day ;)04:31
elaine_gsf are you channel host?04:31
RP64GSF1200S:  haha thx you have true linux spirit of helpfulness, OK ill be back after reinstall04:31
GSF1200Sive used that PPA without issue- its telling you that because, well, if you dont know the person who runs the PPA, how can you trust them04:31
GSF1200Scool- see you- good luck04:32
elaine_bye..will be back with a question04:33
elaine_I04:34
gr33n7007hDoes any of you guys have a clue how to emulate a rs232 serial connection using rfcomm (bluetooth) in ubuntu?04:34
elaine_have I been blocked04:35
elaine_bfn04:35
gr33n7007hI want to issue some AT commands through minicom04:36
gr33n7007husing the bluetooth modem04:37
xiexiehi all04:39
xiexiemy Xorg is hang out, how could I fix this?04:39
gr33n7007hblackbuntu is the bomb!!04:40
curiousxbacktrack Rlz04:40
curiousxxD04:40
gr33n7007hno blackbuntu al the way04:40
gr33n7007hlol04:41
ActionParsnipboth blackbuntu and backtrack are not supported here and are also offtopic04:41
ntr0pyhas someone got transmission 2.33 to download anything?04:43
gr33n7007hpinsraPnoitcA04:44
ActionParsnipntr0py: can you pastebin the output of:  apt-cache policy transmission; lsb_release -a     use a pastebin to hold the result please04:46
ntr0pyActionParsnip: it just wont start to download any torrents: http://paste.ubuntu.com/700859/04:49
almoxarifentr0py: I use trans 2.33 with no issues so far04:49
ActionParsnipntr0py: you are using a 3rd party ppa which we cannot suport here. I suggest you contact the PPA maintainer04:49
ntr0pyalmoxarife: weird do you know where i can get any error msg?04:50
almoxarifentr0py: errors can be seen real time in help>message log04:51
EllesI'll just need after to be told what code Craigslist sent you.04:52
csemplehi, I am trying to make a sdcard mountable when I insert it. I just re-formatted it to fat32 (for my digital camera), but when I insert it it says "failed to mount device you do not have the permissions"..04:55
csempleanyone please help me ?04:56
csempleI used gparted to format it04:56
ActionParsnipcsemple: what groups are you in?04:56
csemplewell, delete the partition, create a partition, and format04:56
csempleActionParsnip, I don't know how to find that out04:57
csempleI opened Users and groups, went to manage groups and there is about 30 groups I am in04:58
ntr0pyalmoxarife: it always worked for me b4, but now it wont start downloading any torrents without errors (except some trackers gave response code 0 [ no response ]) which may prevent it from using the other (working) trackers?04:58
csemplethe group for the sd card is root04:58
bfriI need help with setting up my vpn can anyone help05:00
almoxarifentr0py: I don't think your issues are related to trans itself, easy enough to check though, use another bittorrent client, something avail in synaptic or what ever you use, stay way from ppa's , played with firewalls?05:00
csempleActionParsnip, ok this is my prob. I remove and then reinsert the sd card, and a message pops up saying "you do not have permissions to mount this device"05:01
csempleI am using Xubuntu 10.0405:01
csempleand I have Nautilus installed as a file-manager05:01
ntr0pyalmoxarife: yes other clients work with those torrents05:01
pamwe_chetei've downloaded the source drivers for my printer (canon mg5240). I had to download two source packages, one for the printer - one for the scanner - should i just compile both sources? there isn't much in the README file?05:01
kaushik_whenever i put headphones to ubuntu , speaker volume is not getting switched off at all , please help me do that05:01
csempleI have tried reformatting the thing I don't know how to change the group of the device05:02
almoxarifentr0py: so you have a broken trans from a ppa? get rid of the ppa-trans , get the version now avail via normal method, bet it will work05:02
jakemp-homesetting up ubuntu server 11.04, and  I keep getting "Don't seem to have all the variables for eth0/inet" when I try to 'sudo ifup eth0'05:03
bfrican any one help me set up a vpn05:03
csempleI try changing the group of the device (/media/disk) using nautilus (run as root), but even then it still says I don't have permission ??!?!05:03
ntr0pyalmoxarife: i will purge it and its ~/.config/transmission and try to reinstall it... maybe some weird settings from the stock ubuntu version prevent it from starting torrents...05:04
csemplewell guess I have to ask in ##linux05:05
csemplethanks for the try you guys05:05
kaushik_whenever i put headphones to ubuntu , speaker volume is not getting switched off at all , please help me do that05:05
bfrican any one help me set up a vpn05:05
soreaujakemp-home: What are you trying to do exactly?05:08
jakemp-homejust set up a static IP05:08
kaushik_please help me do it ?05:08
kaushik_there is no difference05:08
kaushik_if i put my head phones or no05:09
kaushik_:(05:09
jakemp-homehttps://help.ubuntu.com/11.04/serverguide/C/network-configuration.html seems straightforward, but it isn't working05:09
soreaujakemp-home: Do you know if ubuntu server runs NetworkMananger?05:09
jakemp-homeI don't believe so05:09
SIFTUjakemp-home: pastebin you /etc/network/interfaces05:09
ntr0pyalmoxarife: now it works as expected... weird now i will never now what prevented it from staring to download after it scraped the trackers since it did not throw any errors at me... thanx anyways..05:09
soreaujakemp-home: Have you tried setting it up in /etc/network/interfaces ?05:10
soreauSIFTU: ;)05:10
jakemp-homeyes http://pastebin.com/yTx2hCPb05:10
RP64hey who was the guy with tons of letters and numbers in his name that was gonna help me with xorg stuff05:10
RP64lol generic enough description05:10
RP64nvm05:10
SIFTUjakemp-home: yeah you are missing stuff in there05:11
jakemp-homeI had more, but this is what the ubuntu docs specified05:11
SIFTUjakemp-home: broadcast 192.168.1.25505:11
jakemp-homedoesn't work05:12
magn3tsWhat is the panel indicator that provides the shutdown crap?05:12
soreaujakemp-home: Maybe try adding auto lo and iface lo inet loopback to the top of that file and possibly up /sbin/ifconfig eth0 192.168.1.10 to your auto eth0 lines05:12
SIFTUjakemp-home: also network 192.168.1.005:12
jakemp-homesoreau, it's in there I just didn't type it out05:13
jakemp-homeSIFTU, still doesn't work05:13
soreaujakemp-home: The up line?05:13
jakemp-homeoh not that, sec05:13
sattu94hi, how can i remove applications from startup, on a non graphical system?05:14
soreausattu94: What applications? And by nongraphical, do you mean no X?05:14
jakemp-homesoreau, up is not installed.05:14
kaushik_how can i stop my speakers when put my headphones into the jack05:14
sattu94soreau: yes, server. apache, mysql.. and others.05:14
kaushik_?05:14
SIFTUjakemp-home: sigh.. it does work.. mine works05:15
soreaujakemp-home: put it right after the gateway line05:15
soreaumine works too05:15
SIFTUjakemp-home: http://pastebin.com/273vgEui05:15
kanhawhile runing pbuilder i am getting error as>>>>W: /home/abhishek/.pbuilderrc does not exist05:15
sattu94soreau: they should only start, when i start them explicitly.05:15
soreausattu94: By default, any installed service will start by default. If you don't want it starting, you can chmod -x the script in /etc/init.d05:15
sattu94soreau: :D nice tweak.05:16
soreauyep05:16
soreau!info pbuilder05:16
ubottupbuilder (source: pbuilder): personal package builder for Debian packages. In component main, is extra. Version 0.199+nmu1ubuntu1.1 (natty), package size 317 kB, installed size 1192 kB (Only available for all i386 amd64)05:16
soreaukanha: Have you tried creating that file?05:17
soreautouch /home/abhishek/.pbuilderrc05:17
jakemp-homeSIFTU, soreau still no dice. I'm just supposed to run sudo ifup eth0, right?05:17
soreaujakemp-home: Well the way I do it is nonstandard but it works..05:17
SIFTUjakemp-home: pastebin your file again05:17
soreaujakemp-home: Pastebin the complete file this time please05:18
jakemp-home>.>05:18
jakemp-homeI have to type it out05:18
sattu94soreau: now, as it turns out some of them are symlinks pointing to upstart-jobs, will -x ing them work ?05:18
soreauno way05:18
SIFTUjakemp-home: why05:18
jakemp-homeIt's on a machine with no network access?05:18
soreaujakemp-home: If you're hard wired, there's no reason you shouldn't be able to establish a connection05:18
jakemp-homeI'm overriding the dhcp for a static IP05:18
soreaujakemp-home: Can you ping 192.168.1.1?05:19
jakemp-homeno, eth0 is down and I can't get it back up05:19
soreaujakemp-home: Try sudo ifconfig eth0 up05:19
SIFTUjakemp-home: sudi ifconfig eth0 inet 192.168.1.10 netmask 255.255.255.0 up && sudo route add default 192.168.1.105:19
jakemp-homesoreau, bingo!05:19
kanhano i didnt dont know how to  create it05:19
soreaujakemp-home: ifup has never worked properly for me05:19
soreaukanha: touch /home/abhishek/.pbuilderrc05:20
jakemp-homeoh foo, it's still not owrking right, trying SIFTU's line now05:20
sattu94soreau: ?05:21
soreaujakemp-home: Yea, need to make sure you have 'sudo route' showing default gateway to your router and /etc/resolv.conf has nameserver 192.168.1.105:21
soreausattu94: What?05:21
soreauoh05:21
soreausattu94: ls -l /etc/init.d/script05:22
soreausattu94: See if it has executable flag set05:22
soreauon whatever script it's calling05:22
sattu94soreau: no, i know, it's just that the symlinks point towards an upstart-job05:22
soreausattu94: What is the line from ls -l?05:22
sattu94soreau: the*05:22
sattu94lrwxrwxrwx 1 root root    21 2011-08-07 20:31 mysql -> /lib/init/upstart-job05:23
sattu94soreau: so i was wondering, if change it to -x will it affect upstart-job?05:23
ntr0pyDoes anyone here know why Firefox 7 does not respect the subpixel font rendering settings of Gnome?05:23
soreausattu94: When it is running, does 'ps ax|grep -i mysql' show a process running?05:23
sattu94soreau: and multiple symlinks point to the same upstart-job.05:23
soreauntr0py: screenshot?05:24
sattu94soreau: yes, it does.05:24
ActionParsnipntr0py: are there any bugs reported?05:24
sattu94soreau: i havent done anything yet. though.05:25
soreausattu94: Then remove the executable bit from that process though.. the main one05:25
ActionParsnipntr0py: does it act the same with a vanilla firefox profile?05:25
sattu94soreau: in this case mysqld?05:25
soreausattu94: Yes, that sounds like it05:25
EllesHi soreau.05:26
EllesMay I message you in private?05:26
dodgyvilleHi05:26
soreausattu94: Of course +x to set it back05:26
soreauElles: sure05:26
AskWizardBest download manager for queuing downloads??05:26
ntr0pysoreau, ActionParsnip: my lcd uses BGR instead of RGB rendering i had to patch libcairo2 to respect the Gnome settings (it always used RGB rendering), now all apps expect ff7 use BGR rendering...05:26
dodgyvilleAlright, I feel like an idiot, I've upgraded to 11.10, but now in nautilus the "up" button is gone (to navigate to the parent directory) ... how do I switch it on?05:26
soreauntr0py: Sounds like that may be beyond the scope of this channel. Try filing a bug for firefox05:27
soreau! 11.10 | dodgyville05:27
ubottudodgyville: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+105:27
dodgyvillethanks05:27
soreauAskWizard: Firefox default?05:28
soreauntr0py: Possibly building firefox against your compiled lid will work05:28
soreaulib*05:28
KaleidoscopeI need to mount an ISO05:29
ntr0pysoreau: there was a missing break; in libcairo2 which caused that problem: do you know if ff7 uses the system libcairo2 or does it come with its own version?05:29
soreauKaleidoscope: mount -o loop /path/to/image.iso /path/to/mount/point05:29
soreauntr0py: I have no idea.05:29
sattu94soreau: no. i know. what i am saying is that there are multiple links (that i'll be -x ing) pointing to /lib/init/upstart-job05:29
KaleidoscopeBut it's a duallayer iso disc05:29
KaleidoscopeI'll try that05:29
soreausattu94: Is mysqld not a process of it's own? (is it a symlink?)05:30
sattu94soreau: there is no mysqld script in init.d and "mysql" is a symlink.05:30
soreausattu94: Well you'd have to track down the actual process it's running.. usually something in an sbin or bin directory05:31
MikeChelenhow should ubuntu be installed from flash stick onto uefi system?05:31
pumaaaazi'm trying to install something but it says package architecture i386 does not match system (amd64) with dpkg is there any way to install it?05:32
sattu94soreau: okay, thanks. -x should work for some though.05:32
sattu94soreau: the ones that are scripts, that is.05:33
AskWizardBest download manager for queuing downloads??05:33
soreaupumaaaaz: Sounds like you're trying to install a 32bit package on a 64bit system (wont work, you need the 64bit package)05:33
soreauAskWizard: Firefox default?05:33
moose-machinehello everyone. my window switching using Alt + Tab has stopped reponding. Keyboard Shortcuts says that the shortcut is on. Can someone help me?05:33
soreaumoose-machine: What window manager are you running?05:33
Kaleidoscopemount: can't find /home/jonathon/disc.iso in /etc/fstab or /etc/mtab05:33
soreauKaleidoscope: mount -o loop /home/jonathon/disc.iso /path/to/mount/point05:34
moose-machine@soreau: i am using Gnome 2 on linux mint05:34
soreau! mint | moose-machine05:34
ubottumoose-machine: Linux Mint is not a supported derivative of Ubuntu. Please seek support in #linuxmint-help on irc.spotchat.org05:34
jakemp-homeeth0 doesn't come back after reboot, here is my /etc/network/interfaces http://pastebin.com/8gpn6fuX05:35
moose-machine@ubottu: ok. thx05:35
FirefisheWhat is the cli command for the additional drivers (graphical) search?05:35
soreauFirefishe: jockey-gtk? or -cli05:35
MikeChelenhow should ubuntu be installed from flash stick onto uefi system? can i just set bios to legacy boot only?05:36
pumaaaazsoreau i don't think it has a 64 bit version, theres no way to install it then eh?05:36
soreaupumaaaaz: What package is it?05:36
Firefishesoreau: jockey?  That'05:36
Kaleidoscopeok cool, how do I unmount it?05:36
ntr0pyActionParsnip: i cant find any bug reports and when i delete ~/.mozilla it makes no difference05:36
soreauKaleidoscope: umount /path/to/mount/point05:36
Firefishesoreau: jockey?  That's the command for Additional Drivers check? (sorry for the first, typo)05:36
Kaleidoscopeok cool, how do I unmount it?05:36
soreauFirefishe: I'm not really sure what you're trying to do but jockey is ubuntu's proprietary driver manager05:37
Firefishesoreau: thanks.  that was it. :)05:38
soreauFirefishe: no problem05:38
pumaaaazsoreau its the streammygame player05:38
=== rajiv_ is now known as raj74
ntrly_ownm-applet v0.8 on 10.04.1 wont connect to wlan, it keeps asking for the password. how do i fix this?05:39
JokesOnYou77ifconfig05:40
soreaupumaaaaz: Hmm.. looks cool but I can't tell what packages they have available without an account05:40
JokesOnYou77woops :P05:40
=== raj74 is now known as ragan
=== XLV_ is now known as XLV
pumaaaazsoreau oh well ;\, do you know of something better supported or free that can do the same kind of thing? :d05:42
soreaupumaaaaz: Well I think it's possible to run 32bit applications on 64bit but I'm not sure of the details. I just know natively, a 32bit deb can't run on 64bit05:42
RP64hey guys anyone here know about adding PPAs05:44
pumaaaazahh how about some other software to stream my games to my netbook then?05:44
soreau! ppa05:44
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa05:44
RP64and dealing with X.org drivers05:44
RP64I know what a PPA is but05:44
RP64im talking about does anyone here know about using them05:45
ntrly_owanyone? nm-applet 0.8 on 10.04 wont connect to wlan05:45
soreaupumaaaaz: I don't know of any though I haven't looked05:45
RP64installing from them05:45
RP64i didn't ask what PPa is05:45
soreaupumaaaaz: They seem to have a legitimate site though so try contacting their support team05:45
soreauRP64: What are you trying to do exactly?05:45
RP64I installed a PPA and I don't know how to search through it to get the nvidia drivers from it that it has05:45
RP64I've added it through my terminal05:46
ntrly_ownm-applet 0.8 on ubuntu 10.04.1 wont connect to wlan (wpa/wpa2 network), keeps asking for password. how to fix this?05:46
RP64i mean05:46
soreauntrly_ow: Has it worked before?05:46
ntrly_owyep05:46
soreauRP64: apt-cache search *nvidia*05:46
RP64can I just PM you because the chat floods away all the explanations05:46
RP64no its more complicated than that05:46
ntrly_owsoreau, another pc is connected to the same network, so the router is ok05:46
soreauntrly_ow: Are you sure the password is correct?05:46
ntrly_owyeah i checked05:46
soreauntrly_ow: You could try wicd I guess05:47
ntrly_owi could05:47
kaushik_guys my headphones do not mute speakers05:47
ntrly_owbut tricky to install on the pc without a network connection05:47
kaushik_is there any way to solve it05:47
kaushik_?05:47
ActionParsnipntr0py: what does it say in: dmesg | tail05:47
almoxarifeRP64: you should look at 'nvidia-current' it's the official latest nvidia drivers from nvidia, anything else is probably fishy05:47
ActionParsnipntrly_ow:  what does it say in: dmesg | tail05:47
ntrly_owsoreau, Atheros AR241305:48
RP64almoxarife: No, that makes my ubuntu unusable by blackscreen upon login05:48
ActionParsnipntr0py: sorry, wrong target05:48
RP64almoxarife: and also, the older version 173 does the same thing05:48
RP64almoxarife: and i've spent 4 days working on this crap to try and fix it, nothing works. I dont wanna use the nouveau driver  because it isn't good enough and it's a powerful card so it's worth getting it in use05:48
soreauntrly_ow: Should work fine.. I usually ditch NetworkManager/nm-applet and use scripts to connect though05:48
ntrly_owok05:48
soreauntrly_ow: wpa_supplicant05:48
RP64almoxarife: now its 11 PM on the 4th day of trying to fix this and there's no answers anywhere05:49
RP64almoxarife:  so that's why im using a PPA05:49
soreauRP64: What kind of sound card is it as reported by lspci?05:49
RP64soreau: It's not a sound card it's a video card05:49
soreauoh woops..05:49
soreausorry05:49
ActionParsnipRP64: tried Oneiric?05:49
soreauwrong nick05:49
soreaukaushik_: What kind of sound card is it?05:49
ActionParsnipRP64: could even try something like Mint05:49
RP64ActionParsnip:  I don't know what oneiric is05:49
almoxarifeRP64: so, have you locked out the onboard video like the docs say to ?05:49
RP64ActionParsnip:  what do you mean , switch to the Mint Linux OS?05:49
ActionParsnipRP64: oneiric is in Beta and is ubuntu 11.10 out next month05:49
RP64almoxarife: I don't know what that means either05:50
ActionParsnipRP64: could be worth a sniff05:50
RP64ActionParsnip:  What is oneiric though05:50
soreauRP64: What graphics card is it as reported by 'lspci|grep VGA' and what is the problem with the drivers ubuntu packages?05:50
soreau! oneiric | RP6405:50
ubottuRP64: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+105:50
RP64ActionParsnip:  Oh I don't think switching to that version of ubuntu will make a difference because the problem is even WORSE in 11.04 than 10.1005:50
kaushik_soreau, does it depend on  the sound card ?05:51
kaushik_and how do i get to know it05:51
kaushik_?05:51
soreaukaushik_: lspci05:51
kaushik_intel05:51
RP64soreau: It's GeForce 9700M GTS, and the drivers ubuntu packages both don't work. I install a fresh 10.10 it works perfectly IE Right Now, and as soon as I install one of the two available drivers it creates a problem of black screen upon logging into my user account05:51
RP64soreau: It is now 11 PM on the 4th day of trying to fix it... no workarounds work, nomodeset and nouveau.blacklist=1 both don't work05:52
soreauRP64: Have you tried the drivers from the nvidia website?05:52
soreaukaushik_: hda intel?05:52
kaushik_yes05:52
=== XLV_ is now known as XLV
soreau! hdaintel | kaushik_05:53
ubottukaushik_: For fixing your Intel HDA sound this page has useful information https://help.ubuntu.com/community/HdaIntelSoundHowto05:53
soreaukaushik_: Is it a levno laptop?05:54
soreaulenovo05:54
kaushik_yes05:54
kaushik_its a thinkpad05:54
kaushik_lenovo05:54
kaushik_t52005:55
ActionParsnipRP64: try mint, it may help05:55
soreaukaushik_: Ok try this: sudo rmmod snd-hda-intel && sudo modprobe snd-hda-intel model=lenovo05:55
RP64ActionParsnip:  OK thx I'll try it05:55
kaushik_ERROR: Module snd_hda_intel is in use05:56
RP64ActionParsnip:  BTW I think I got tricked into downloading this PPA from some user here because it isn't showing up anything into my lists of available drivers, if it was unsafe files will formatting this drive do the trick05:56
kaushik_soreau , this is the error i am getting05:56
kaushik_ERROR: Module snd_hda_intel is in use05:56
RP64ActionParsnip:  How can I see what it pulled down from the PPA list I added , where can I see what's listed OUTSIDE of terminal so that I could choose them05:56
soreaukaushik_: Alright, do this then: gksu gedit /etc/modprobe.d/snd_hda_intel.conf and add the following line to it: options snd-hda-intel model=lenovo05:57
soreaukaushik_: Then save the file, reboot and test05:57
RP64ActionParsnip:  wait now I see them in my synaptic05:57
kaushik_ok i will do this and get back in 5 min05:57
soreaukaushik_: oh wait05:58
soreaukaushik_: Oh yes, that's right :)05:58
sattu94bye05:58
kaushik_soreau, this is the line i need to have right ??" options snd-hda-intel model=lenovo"05:58
soreaukaushik_: yes05:59
soreaukaushik_: no quotes though05:59
kaushik_yeah i get it :)05:59
RP64How do I find a package that's already installed?05:59
soreauRP64: dpkg -l|grep -i pkg-name05:59
soreauRP64: The one's with 'ii' next to them are installed05:59
RP64no06:00
RP64i mean i know a package is installed06:00
RP64i mean06:00
RP64 a program06:00
RP64in synaptic06:00
FloodBot1RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:00
RP64it says its installed but I don't know how to find it and use it06:00
soreauRP64: You mean the package is installed but you want to find what binary it provides?06:00
=== zero is now known as Guest81497
kaushik_RP64, dpkg -l is list of all the packages , u can try which06:00
RP64no06:00
kaushik_as well06:00
RP64i mean I want to use it06:00
kaushik_ex:" which php "06:01
soreauRP64: Right, the binary (precomiled program)06:01
RP64it's something that will detect my graphics card and find the driver for it06:01
RP64called nvidia-common06:01
RP64i did the dpkg -l thing u said and it says its installed06:01
RP64how do I use it ?06:01
RP64please I only have an hour until midnight then im never using ubuntu again because that'd be 5 days06:01
magn3tswhat's everyone's favorite diff tool (not vimdiff please)06:02
soreaumagn3ts: diff ?06:02
RP64soreau: Hey how do I use it ?06:02
magn3tslol06:02
pumaaaazsoreau they had an sh script for 'other linux' and that seems to have installed it06:02
RP64soreau: you know what I mean right, becuase I am so confused06:03
soreauRP64: sudo nvidia-detector06:03
RP64soreau:  really even though it's not even called that06:03
RP64soreau:  Ok ill try it06:03
kum92000hello06:03
soreauRP64: See the files in /usr/bin here http://packages.ubuntu.com/natty/i386/nvidia-common/filelist06:03
soreauhi kum9200006:03
RP64soreau: what??? files in /usr/bin why would I care about that ?06:03
soreaupumaaaaz: cool06:03
RP64soreau:  im not using natty06:04
soreauRP64: You are obviously tired and grouchy. You might consider taking a break and getting some rest06:04
RP64soreau:  OK i ran nvidia detector it said none06:04
StepNjumpI formated a SD card (sdb1) in ext2 and when it mounts, it doesn't give me the auth to write to it unless I sudo nautilus. Why?06:04
kum92000how to join perl in irc??06:04
kaushik_soreau, its still same06:04
kaushik_i am still having the same problem06:04
soreauRP64: You never answered my question about trying the drivers from the nvidia website either06:04
RP64soreau: no i didnt use from the website because they dont have it listed06:05
Coreykum92000: /join #perl06:05
RP64soreau:  even though it's only from 200806:05
soreaukaushik_: Well this is what I found https://lists.ubuntu.com/archives/kernel-bugs/2008-May/036765.html06:05
soreaukaushik_: You can check 'modinfo snd-hda-intel' to see the full list of driver options06:05
soreauRP64: Seems odd that they wouldn't have it listed.. sometimes it's not in the category you think it might be06:06
soreaukaushik_: And I told you to add that option to a different file than alsa-base.. so maybe you should add the option there instead06:07
tsaknorrisecho $DISPLAY localhost:10.0 <-- host;display;screen ? O.o i dont have 10 displays!06:09
soreautsaknorris: That doesn't mean you have 10 displays06:11
soreauit just means DISPLAY is set to that value which means X is probably running on display 1006:11
tsaknorrissoreau: hmm so why in some examples if somebody has external lcd monitor etc they use :1.006:13
soreautsaknorris: That's not true either06:13
soreauOn most setups, everything runs on :0.0, even on dual head configuration06:14
tsaknorrisiwant to use my gnome-session remotely through ssh06:14
soreauthat's fine06:14
soreaussh has nothing to do with X06:14
soreau(even though there is an X option)06:15
tsaknorrisyes i use it -X06:15
ntrly_ow$ ssh -X user@host06:15
soreautsaknorris: Perhaps you just want remote desktop?06:15
tsaknorrisyes i have done evertything ssh client and sshd has all forwarded etc06:15
tsaknorrisi want to start firefox in remote computer06:15
soreautsaknorris: So do ssh -X user@host and then login and run firefox06:17
ActionParsniptsaknorris: export DISPLAY=:0; firefox > dev/null 2>&106:17
ActionParsnipsoreau: that will make the firefox app show on the client system06:17
tsaknorrissoreau: i did that and it will open firfox (with my own bookmarks) so its not good06:17
ActionParsniptsaknorris: where do you want the app to appear?06:17
tsaknorrisActionParsnip:  to my client screen not to the server06:18
ActionParsniptsaknorris: so like a thin client?06:18
ActionParsniptsaknorris: ssh -X -C name@server    then run the browser, it will show on your client06:19
ActionParsniptsaknorris: the processing, including sound will be done at the server side.06:19
tsaknorrisok wait. i try that06:19
soreautsaknorris: Alternatively, you can do ssh user@host (without -X) and run DISPLAY=:0 appname06:19
soreauor whatever DISPLAY is set to on the box you're sshing into06:20
tsaknorrishmm still it opens my own firefox :/06:20
soreautsaknorris: Ok let's start over06:21
tsaknorrisin server firefox has different bookmarks06:21
ActionParsniptsaknorris: are you sure you are SSHd?06:21
tsaknorrisyes06:21
soreautsaknorris: Explain your setup and what you want to do exactly06:21
ActionParsniptsaknorris: if you run:  hostname    is it the server?06:21
tsaknorrisim now looking on my server all the files in console06:21
tsaknorrisso i have that ssh connection to my sshd06:22
soreautsaknorris: Explain your setup and what you want to do exactly06:22
butteredpopcornif i use ubuntu in virtual box do i have to have x86 or can i use x6406:23
soreaubutteredpopcorn: Depends on the underlying processor AFAIK06:23
ActionParsnipbutteredpopcorn: if your CPU supports 64bit guest OSes you can use either06:23
butteredpopcornActionParsnip: thank you06:23
=== XLV_ is now known as XLV
ActionParsnipbutteredpopcorn: it also needs enabling in the BIOS, I'd just play safe and run 32bit guest06:24
butteredpopcornActionParsnip: ok thank you for the tips :)06:24
tsaknorrisvariable DISPLAY has this. localhost:10.0. i did even dpkg-reconfigure x11-common to let everybody start X06:24
atom_hello everyone06:24
soreautsaknorris: Explain your setup and what you want to do exactly06:24
atom_i was wonderinf if i could get some help06:24
soreau! ask | atom_06:25
ubottuatom_: 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. :-)06:25
atom_ok sorry, new here, i will ask06:25
atom_how do i program in Ubuntu 11.04?06:25
butteredpopcornWhat is the easiest way to program in c using ubuntu? which ide should i use or what compiler should i use?06:25
atom_i have written programs but i cant get them to run06:25
soreauatom_: Program what, exactly?06:26
atom_just basic c programming, im starting to learn06:26
usabethey can anyone solve my this problem "$ TERM="xterm"; export TERM "???06:26
usabethey can anyone solve my this problem "'xterm': unknown terminal type."???06:27
tsaknorrissoreau:  so what you need more? maybe if i can see whole desktop in remotely it would help. if i write gnome-session at server side it doesnt open me anything06:27
soreau! who | atom_06:27
ubottuatom_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)06:27
ActionParsnipusabet: try:   export XTERM=/usr/bin/xterm06:27
soreautsaknorris: I have two computers. I am currently using <blank> and I want to start firefox on <blank>06:28
usabetActionParsnip: but what if i want to use CONSOLE ??06:28
Stanley00atom_: can you pastebin that code....06:28
atom_!soreau what code? the stuff form the terminal?06:28
ubottuatom_: I am only a bot, please don't think I'm intelligent :)06:28
usabetActionParsnip: i dont wna use xterm i want console in GNOME ??06:29
Stanley00atom_: your C source code06:29
soreauatom_: Typically you want a 'hello world' how-to guide/tutorial06:29
soreauUsually you use gcc to build the C source file and run it06:29
Stanley00atom_: or how did you compile and run that program?06:30
atom_i just saved it as a .c and dragged it to the terminal06:30
atom_#include<stdio.h>06:30
atom_main()06:30
atom_{06:30
atom_printf("Atom is Uber!");06:30
atom_}06:30
FloodBot1atom_: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.06:30
Stanley00!paste | atom_06:31
ubottuatom_: 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.06:31
theadminatom_: No. gcc /path/to/file.c06:31
atom_so like this: atom@mistress: gcc home/user/atom/tutorial1.c?06:31
tsaknorrissoreau: im using in this computer linux mint and i am at GUI-console and i want to open servers desktop front of me. (now i dont want anymore only one program, maybe its better open whole desktop)06:32
theadminatom_: You forgot the leading slash before /home06:32
theadmintsaknorris: We don't support Linux Mint.06:32
usabethey can anyone solve my this problem "'xterm': unknown terminal type."???06:32
tsaknorristheadmin: so you say that ssh connection with linux mint is different? lol. you can even open linux desktop using windows :D06:33
atom_it says no such file or directory, also gcc: no input files06:33
theadmintsaknorris: Well, you need X forwarding06:33
NorbertosGood morning !06:33
stephenthemartyrsorry i got knocked off,how do i use a file i downloaded in ktorrent?06:33
theadminatom_: You messed something in there... Try this: gcc ~/tutorial1.c06:33
tsaknorristheadmin: i have all the x-forwarding setting in both client and server side06:34
theadminstephenthemartyr: ...Depends on the file :/06:34
soreautsaknorris: Ok, on the server, open vino-preferences and set it to allow connections. Then on your local machine, use 'vncviewer -x11cursor user@host'06:34
=== usabet is now known as baetd
atom_same error still06:34
kanhaabhishek@abhishek-VirtualBox:~$ pbuilder-dist oneiric build ../bash-completion_1.1-3ubuntu4.dsc I: Logging to /home/abhishek/pbuilder/oneiric_result/last_operation.log E: Command line parameter [../bash-completion_1.1-3ubuntu4.dsc] is not a valid .dsc file name06:35
theadminatom_: Is the filename correct? "ElEpHanT" and "elephant" are different files.06:35
baetdhey can anyone solve my this problem "'xterm': unknown terminal type."???06:35
stephenthemartyrit looks like its an iso06:35
NorbertosI have problems with video card driver under Natty Narwhal (xserver-xorg-video-intel)06:35
atom_the file name is C Tutorial 1.c06:35
butteredpopcornwhat should i use to program c if i am new to linux?06:35
theadminatom_: gcc "~/C Tutorial 1.c"06:35
kanhahow to fix this problem>>>abhishek@abhishek-VirtualBox:~$ pbuilder-dist oneiric build ../bash-completion_1.1-3ubuntu4.dsc I: Logging to /home/abhishek/pbuilder/oneiric_result/last_operation.log E: Command line parameter [../bash-completion_1.1-3ubuntu4.dsc] is not a valid .dsc file name06:35
theadminbutteredpopcorn: Geany is good, also Code::Blocks06:36
soreaugah06:36
butteredpopcorntheadmin: ok thanks i will try those two06:36
DrManhattanis there a LTS release of of ubuntu that offers a LAMP server install06:36
soreauHow do I do 'apt-file search' with ubottu ?06:36
NorbertosMy GUI is fake; it is blinking, repeating some elements (e.g.) boarders ...06:36
atom_no such file or directory, also no input files06:36
theadminsoreau: !find06:36
DrManhattanie I can install the whole LAMP stack from the get go?06:36
tategoHello! I formatted 8GB usb flash drive to ext2 to transfer files over 6GB from laptop to desktop. I got a new laptop in which I want to install ubuntu. But while installing it via liveUSB the installer detected the 8GB usb and I by mistake selected it for installation. Now my usb drive contains Ubuntu in 8GB and the laptop HDD OS Windows remains the same. How can I revert it? Everytime I try to boot without usb it gives grub error but06:36
NorbertosI have updated to a newer driver06:36
theadminatom_: Just make sure you type it right and the location is correct.06:37
stephenthemartyrtheadmin: its an iso06:37
NorbertosNow, I can use the GUI with Metacity well, but with Compiz, it is fake, again ...06:37
soreau!find vncviewer06:37
ubottuFound: gtkvncviewer, gvncviewer, xtightvncviewer06:37
theadminstephenthemartyr: sudo mount -o loop whatever.iso /wherever06:37
urlin2utatego, do you have a windows install or recovery disc?06:37
soreautsaknorris: Right, install xtightvncviewer which provides vncviewer06:37
theadminNorbertos: You probably need different video drivers06:37
soreautheadmin: thanks06:37
tategourlin2u: Umm... no. How it would have helped?06:38
tsaknorrissoreau: now i have change the permission of vino-preferences but i dont want to use that vncviewer.06:38
urlin2utatego, you could get windows back for the moment, you asked how you could revert it I assume the windows n= boot all by utself06:39
urlin2uitself*06:40
tsaknorrissoreau: ssh-connection was easybeasy... hmm maybe i dont take whole cake now only one slice and that slice is X-server. how to open another gnome-desktop to my server :)06:40
Norbertostheadmin: Video drivers are fine till Maverick, and I thought, I should downgrade the video card driver to an older version.06:40
tategourlin2u: I can boot to Windows as well as Ubuntu with usb drive but without usb it gives grub error.06:40
mishuganahey, anyone know of a program that will black screen my moniter. perferably just turn the moniter off while still having everything running06:40
theadminNorbertos: Well, we don't support downgrading06:40
NorbertosI tryied to do that ... but all of the dependencies requires the older versions ...06:40
atom_!theadmin) i got the line to not give me an error now, but it wont display anything06:40
ubottuatom_: I am only a bot, please don't think I'm intelligent :)06:40
Norbertostheadmin: Then, what should I do ?06:40
theadminatom_: Well, it should have compiled.06:41
atom_!theadmin this is what the command looks like   gcc '/home/atom/Desktop/Atom.c'06:41
urlin2utatego, what us it you want then I'm confused, you can just do a ubuntu install and make sure grub goes to the HD's mbr, and you will be set. But you I assume know the partiton amounts and limitations, and whether you have a sstandard mbr set up not a gpt.06:41
theadminmishugana: xset dpms force off will turn the monitor off, and xset dpms force on will switch it back on06:42
stephenthemartyrtheadmin: sorry bad connection,how could i erasre a usb drive and put the iso on it?06:42
soreautsaknorris: After you setup the server to allow connections, you can use any remote desktop viewing client from other machines06:42
atom_!theadmin: i am using gedit to write the program, is that a possible cause for error?06:42
ubottuatom_: I am only a bot, please don't think I'm intelligent :)06:42
theadminstephenthemartyr: Uh... Is it a Linux distro of some sort? If so, try unetbootin... If it's some other OS, well, I can't really help06:42
theadminatom_: There IS NO ERROR06:42
theadminatom_: It compiled just fine, it's not supposed to give any output06:43
atom_but i have a printf command, it should display the line in there06:43
theadminatom_: It just compiled, it's not supposed to run right away06:43
atom_how do i run the program after i compile it?06:43
soreauatom_: Typically, no output means success in linux06:44
atom_oohhh06:44
theadminatom_: I think the default filename is a.out, so just find that file and type the path to it. I have to go now.06:44
tsaknorrissoreau: later on i want to open graphical connection with my phone too so im practicing this now with computer first. so that why i need to know how to manage x-server06:44
soreauatom_: The program will be called a.out by default if you did not specify06:44
tategourlin2u: It used to boot directly to Windows before installation. But during installtion, it detecgted Windows HDD and USB drive that it installed bootloader in HDD and Ubuntu in USB keeping Windows same. What I want is that to do is to have Windows boot directly without grub menu or anything. I did this by mistake so want to revert back to what it was then install Ubuntu properly. I see grub error without usb drive ...06:44
soreauatom_: Run it with ./a.out06:44
kanhai am beginner an want to test a bug.i am gettin a error msg that i have pasted at http://pastebin.com/DGbqtEDH06:44
baetdhey can anyone solve my this problem "'xterm': unknown terminal type."???06:44
NorbertosWell, the video driver (xserver-xorg-video-intel) works fine under Lucid, Maverick (older versions), I can't believe, that it doesn't work fine under Natty (newer version[s]) ! :O06:45
atom_i get again the no such file or directory error06:46
soreaubaetd: Give more context06:46
soreau! details | baetd06:46
ubottubaetd: 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 ..."06:46
soreauNorbertos: Older intel cards are not supported as well with newer kernels06:46
tsaknorrissoreau: http://www.gnu.org/s/libtool/manual/emacs/Display-X.html <-- im reading this now. lets see :)06:46
Norbertossoreau: So I can't use newer versions of ubuntu ?06:47
soreau! 11.10 | kanha06:47
ubottukanha: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+106:47
soreauNorbertos: You can I guess.. not sure what problem you're having exactly06:47
soreau! nomodeset | Norbertos06:47
baetdsoreau: ubuntu 10.04 , GNOME06:47
ubottuNorbertos: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter06:47
baetdseroreau: exec: clear 'xterm': unknown terminal type.06:47
=== sepehr is now known as Guest93714
kanhayes its 11.1006:48
urlin2utatego, I thought so that is why I asked if you nhad ethier windows disc that is how you fix that, although we can use another bootloader called lilo from a ubuntu disc.06:48
soreaubaetd: You need to give more context though. What command is giving you that output?06:49
tategourlin2u: How to do it with Ubuntu disc?06:49
sepehr_help me06:50
NorbertosThank you, soreau. I can't explain, what is my problem exactly, but I found a page, that describes it (screenshots, so on) ...06:50
butteredpopcornok06:50
mishuganatheadmin- thanks a lot, just key bound it (plus a sleep command.06:50
soreau! help | sepehr_06:50
ubottusepehr_: 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. :-)06:51
kanhaso what should be done..06:51
urlin2utatego, first lets get some info, can you confirm that the windows internal drive is not a gpt, or other than a standard set up using the mbr to boot from.06:51
pumaaaazhow can i set up firefox in ubuntu to handle a new protocol url?06:52
urlin2utatego, really if you can boot to windows now you should burn a recovery disc, and are you backed up?06:52
urlin2utatego, with a recovery disc you can fix this using MS tools.06:53
tategourlin2u: I can boot to Windows with usb, yes. While installation it considered usb as hard disk drive something. I'll try to get receovery disk. What will I have to do with the recovery cd?06:54
Erick_Callehi06:55
Erick_Calleany can helpme?06:55
Norbertossoreau: I have found the link, somebody got the same problems as me, and he/she took screenshots, look at them !06:56
urlin2utatego, the recovery disc boots so choose the repair go to the terminal offered and run bootrec.exe /fixmbr  if that doesn't work it is just a matter of figuring out the partitions, where the boot flag is and the boot files we have a script for that no big deal.06:56
soreaukanha: Since you're using 11.10, you need to seek help in #ubuntu+106:56
urlin2ubootrec.exe /fixmb  in one line easier to read tatego06:56
tategourlin2u: From what I understand, it has instaleld bootloader in Windows HDD, is there any way to delete that loader and let it boot directly to Windows?06:57
soreauNorbertos: what where who huh?06:57
tategoI see06:57
pumaaaazhow can i set up firefox in ubuntu to handle a new protocol url? like add something to applications panel perhaps?06:57
urlin2utatego, sorry bootrec.exe /fixmbr06:57
acke_Hi HELP, I am not able to ping my ubuntu-machine on the local lan, but I can reach it from internet. no help by google. Any ideas on what that might be??06:59
urlin2utatego, you need to run this script then from ubuntu and pastebin it. http://bootinfoscript.sourceforge.net/  I will also say that I'm getting ready to crash so the faster yo9u can get stuff posted I can help you.06:59
kanhabug #81847 is assigned to me and i am a beginner in bug fixing.i want to test this bug what should be pbuilder command for creating a source file from branch06:59
ActionParsnipacke_: did you ping by name or ip?06:59
ubottuLaunchpad bug 70770 in xine-lib (Ubuntu) "duplicate for #81847 Totem Mozilla Viewer dies trying to display .mov from apple.com web site " [Undecided,Fix released] https://launchpad.net/bugs/7077006:59
urlin2utatego, the bootscript will tell if you actual put grub in windows, I doubt it unless you have been trying to fix it if the thumb is booting windows.07:01
urlin2uand if the thumb is booting windows*07:02
acke_ActionParsnip: both, neither 192.168.x.x nor the hostname works. :(07:02
Mr_Flickscan anyone tell me how to open a xvid-max.avi file in ubuntu?07:02
acke_ActionParsnip: but i can ping the myserver.mydomain.org works...07:02
pumaaaazhow can i set up firefox in ubuntu to handle a new protocol url? like add something to applications panel perhaps?07:03
acke_ActionParsnip: myserver.mydomain.org can ping my router, but not the other machines on my lan07:03
soreaupumaaaaz: huh?07:04
Norbertossoreau: sorry. I'm hungarian, and my english is not perfect. Anyway, just open that link. :)07:04
soreauNorbertos: what link?07:04
tatedgourlin2u: Sorry, lost connection.07:06
=== tatedgo is now known as tatego
urlin2utatego, did you get this, you need to run this script then from ubuntu and pastebin it. http://bootinfoscript.sourceforge.net/  I will also say that I'm getting ready to crash so the faster you can get stuff posted I can help you07:07
urlin2utatego, and this the bootscript will tell if you actual put grub in windows, I doubt it unless you have been trying to fix it if, and the thumb is booting windows.07:08
urlin2uand if*07:08
Norbertossoreau: Sorry, here it is: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/76213507:08
ubottuUbuntu bug 762135 in xserver-xorg-video-intel (Ubuntu) "[i865] natty - display heavily corrupted" [Low,Confirmed]07:08
baetdsoreau: when i type "clear" command in the terminal console then it shows xterm not found07:08
soreaubeasty: What is the output of 'which clear'?07:09
damnocan I use stdin as the input for the cut command instead of a file?07:09
pumaaaazsoreau it needs firefox to handle smgp:// links07:10
soreaupumaaaaz: Ahh.. you need to do stuff in about:config07:10
pumaaaazsoreau i added network.protocol-handler.app.smgp but it still isn't working ;\07:11
soreaupumaaaaz: Yea I would have to try to get it working myself..07:11
soreaupumaaaaz: Can I pm you?07:11
pumaaaazyea07:11
soreauNorbertos: What is the output of 'glxinfo|grep renderer'?07:15
kannanhow to update compiled software in ubuntu..07:19
icerootkannan: recompile the newest version07:19
icerootkannan: but its better to use software from the repos07:20
kannaniceroot: are there any softwares which would download sources when new version arrives?07:21
icerootkannan: apt-get07:21
icerootkannan: but its downloading precompiled software put in packages from the repos07:21
EllesThe concept of "looking like daddy" has nothing to do with what is in the best interests of the child. It is so the father won't feel insecure about his own circumcision. For the father to let his son be intact will make him have to accept that he is mutilated which will damage his ego07:21
icerootkannan: what software you want to install?07:22
rasha666i need help Try (hd0,0): NTSF5 error: "prefix" is not set.     on ubuntu 11.0407:24
rasha666Try (hd0,0): NTSF5 error: "prefix" is not set. ubuntu 11.04 help07:25
soreau! ot | Elles07:25
ubottuElles: #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:25
Stanley00rasha666: what was you doing when this error happened?07:25
rasha666reboot computer nothing else.. this is wubi installed ubuntu07:26
rasha666Stanley00: what i can do?07:27
Stanley00rasha666: oops, I never use wubi, so be patience, and wait for someone else07:27
Stanley00!patience | rasha66607:27
ubotturasha666: 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/07:27
rasha666ubottu: i tried everywhere it wos problem with grub but i fix that07:28
ubotturasha666: I am only a bot, please don't think I'm intelligent :)07:28
rasha666:)07:28
pratzHey guys i am using exaile music player on ubuntu 10.04 but when i try to play song i get "URI not specified to play", any ideas on this guys ??07:28
ActionParsnippratz: are there any bugs reported?07:29
Arial700Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! I 've downloaded CLFS (cross compilation LFS) but in the whole book they 've not mentioned ARM atleast once07:30
pratzActionParsnip: where on exaile's site or on console ??07:30
ActionParsnipPratz: is the song a local file or is it a stream?07:30
ActionParsnipPratz: on launchpad07:31
pratzActionParsnip: song is on local machine07:31
ActionParsnipPratz: is it all media?07:32
kannaniceroot: my package manager is broken.. i cannot install any software using repos07:32
pratzActionParsnip: yes, all the media07:32
xiexiehi you07:32
xiexieis there a port mapper client in ubuntu?07:32
ActionParsnipPratz: do you have ubuntu-restricted-extras installed?07:33
Norbertossoreau: This is the output of that command: "OpenGL renderer string: Mesa DRI Intel(R) 865G GEM 20091221 2009Q4 x86/MMX/SSE2"07:33
pratzActionParsnip: no i do not think so, what is it ??07:33
soreauNorbertos: Now pastebin the output of 'compiz --replace' from your terminal to pastebin.com07:33
Arial700kannan,  did u try "Fix broken packages" option in Synaptic07:34
pratzActionParsnip: do i need to install them ??07:34
allowoverrideim having a problem with bluetooth on ubuntu 10.10 desktop. my card is a combo card i believe. so what cmd can i use to find what card i have, i believe its a broadcom/wirelss/bluetooth onboard07:34
Norbertossoreau: Should I do it under Natty, or can I do it under Lucid (is it matters ?) ?07:34
ActionParsnipPratz: its a collection of plugins, codecs and other goodness for media stuff. Also install vlc and gnome-mplayer and you can't go far wrong07:35
allowoverrideblueZ wizards about?07:35
soreauNorbertos: Wherever you're having the problem.. wherever you just output glxinfo from07:35
pratzActionParsnip: ok, vlc is installed i will install gnome-mplayer and get back to you07:35
ntr0pyallowoverride: lspci or lsusb07:37
ActionParsnipkannan: if the option fails, close the app and run: sudo apt-get update; sudo apt-get -f install    and pastebin the output please07:37
hexacodedoes ubuntu have a terminal based program that changes the quality of movie files...for example   a 720 pixel .mkv  to 480 pixel mkv07:37
ikoniahexacode: mencoder07:37
allowoverrideBroadcom Corporation BCM43224 802.11a/b/g/n07:38
allowoverrideok whats next ..07:38
ActionParsnipPratz: the restricted extras packe will probably do it but mplayer and vlc also pull in a few07:38
soreau! broadcom | allowoverride07:38
ubottuallowoverride: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx07:38
allowoverridei have modprobe -v bluetooth, its loaded at boot07:38
allowoverridei dont know if thats bluetooth'd though07:39
ntr0pyallowoverrride: maybe you could look with dmesg what the kernel logs for those modules07:39
allowoverridecard bluetooth used to work when i bought this laptop, didnt work since i switched to linux07:40
allowoverridewhat are the steps to get bluetooth light at least showing up07:40
mikodoOh! mplayer: Anyone know why the PPA server seems to be downe07:41
ntr0pyi dont know exactly, but i would try to find out what drivers to load/install for your card and then it should work07:41
mikodoailed to fetch http://ppa.launchpad.net/gnome-media-player-development/development/ubuntu/dists/lucid/main/binary-i386/Packages.gz  404  Not Found07:42
ActionParsnipmikodo: could contact the maintainer.07:42
mikodoYep07:42
ActionParsnipmikodo: also check it is still supporting lucid07:43
ikoniamikodo: PPA server is up and running fine. The PPA you're using is now dead07:43
mikodoikonia: Do I search for another then07:43
ikoniamikodo: up to you07:44
Norbertossoreau: Sorry, I put glxinfo, wherwe I've got no problem. So, now, I'm booting into Natty, where I have the problem, and I copy both outpu (the two commands, what you wrote down), and I upload them to pastebin.com07:44
NorbertosA moment07:44
xistanceQuick question, howcome when I move or drag a window the windows skip around as if they're lagging they do not move smoothly, I have the most recent driver from nvidia.com installed for my gfx card07:44
ikoniaxistance: thats possibly why07:45
soreauxistance: Using natty with unity?07:45
ikoniaxistance: the drivers from nvidia.com are not always compatible, why did you not use the nvidia drivers provided by the ubuntu hardware drivers tool ?07:45
xistanceikonia: I come from windows so I guess I got that mentality where most recent from publisher webpage would be my best bet I guess haha07:45
xistanceBut I think I recall it doing it before07:45
ikoniathat doesn't mean it's good07:45
xistanceDoes it matter if im running extended desktop?07:46
ikoniaxistance: did you configure xorg.conf ?07:46
xistanceI'm going to say no :)07:46
ikoniaxistance: thats the issue then07:46
xistanceIf I recall the driver asked to auto-configure it or something07:46
soreauikonia: Not necessarily07:46
xistancehow do I configure it?07:46
ikoniaxistance: you're currently not using the nvidia drivers07:46
ikoniasoreau: it won't autodrect nvidia, so I don't see how it could not be the issue07:46
ikoniaautodetect even07:46
benoliver999Sorry connection dropped07:47
soreauikonia: Let's not jump to conclusions, though ;)07:47
xistanceikonia: what step should I take from here07:47
ikoniasoreau: pointless doing anything else until he's configured it to use nvidia in xorg07:47
soreauxistance: What is the output of 'glxinfo|grep renderer'?07:47
xistancesec ill tell you07:47
benoliver999Any answers to the graphics question?07:47
ajithhello07:47
xistancenot installed, want me to install it?07:47
allowoverridehow can i tell what bluetooth hardware is installed on this laptop...cmdline, thanks07:48
soreaubenoliver999: Can you repeat it?07:48
ajithwant to upgrade empathy07:48
soreauallowoverride: lspci07:48
benoliver999soreau: Sorry, wrong channel07:48
soreauallowoverride: or lsusb, as the case may be07:48
ajithwant to upgrade empathy internet messenger07:48
allowoverridebrb07:48
allowoverridek07:48
xistancesoreau: It says I don't have glxinfo installed and when i try to apt-get install mesa-utils it says package not found07:49
ajithno07:49
soreau!info mesa-utils | xistance07:49
ubottuxistance: mesa-utils (source: mesa-demos): Miscellaneous Mesa GL utilities. In component universe, is extra. Version 8.0.1+git20110129+d8f7d6b-0ubuntu2 (natty), package size 26 kB, installed size 132 kB07:49
allowoverridei dont think the hardward is being recognized07:49
soreauxistance: Make sure you have universe repo enabled. Or even better, just pastebin your /var/log/Xorg.0.log file07:49
Arial700Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! I 've downloaded CLFS (cross compilation LFS) but in the whole book they 've not mentioned ARM atleast once07:49
soreauArial700: What does that have to do with ubuntu?07:49
allowoverridesoreau: its on board, not usb07:50
xistancesoreau: http://pastebin.com/LEXjrBNb07:50
soreauikonia: See, he is already using nvidia driver ;)07:51
Arial700soreau, As I 'm doing it on ubuntu.. I thought people here might 've tried it as well & someone can help me !!07:51
soreauxistance: Looks good, now are you using unity?07:51
ikoniasoreau: I've not seen07:51
xistancesoreau: How do I know?07:51
allowoverridei dont see bluetooth or anything bluetooth related in lspci -v07:51
soreauikonia: The X log tells all07:51
soreauxistance: 'ps ax|egrep "unity|metacity|compiz"|grep -v grep'07:52
ikoniasoreau: I don't doubt it, just missed it07:52
allowoverrideused to work when windows was on here07:52
soreauikonia: In the X log?07:52
ikoniasoreau: I missed the paste07:52
soreauikonia: Oh, http://pastebin.com/LEXjrBNb07:53
xistancesoreau: What am I supposed to see?07:53
ntr0pyallowoverride: does your wlan work?07:53
allowoverridei have currently have blueZ, bluetooth-(other cmds) already loaded07:53
soreauxistance: It should tell you what wm you're using of those three07:53
allowoverridentr0py: im using it to talk to you07:53
allowoverrideso yes07:53
xistancehttp://pastebin.com/8TMvyU6P07:53
xistancesoreau: http://pastebin.com/8TMvyU6P07:53
allowoverrideany blueZ wizards about?07:54
soreauxistance: Yes, you're using unity. This is a known bug in compiz07:54
soreauxistance: First, try classic gnome session to see if it happens there with compiz07:54
xistancesoreau: How might I do that :)?07:54
soreau! classic | xistance07:54
ubottuxistance: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".07:54
xistancesoreau: Will this take away the linux feel?07:55
soreauxistance: It will temporarily switch to classic gnome which means no unity07:55
tyhguwhat is linux feel?07:55
allowoverrideok so hcitool doesnt show anything, whatelse cmd line can i try to see bluetooth hardware07:55
ntr0pyallowoverride: did you read those steps: https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx07:55
soreauxistance: It's still linux no matter how you slice it07:55
allowoverridentr0py: does it include bluetooth info?07:55
soreauallowoverride: Try gnome-bluetooth-properties07:56
piyushmishrahi I can't get my mouse to move, any idea on how to enable it from the terminal?07:56
allowoverridethose are old notes07:56
allowoverrideim on 10.1007:56
allowoverrideand its 201107:56
auronandacentr0py: he is having a problem with bluetooth, not broadcom wireless07:56
soreauallowoverride: Sorry, just bluetooth-properties07:56
allowoverrideauronandace: thanks lol07:56
soreauallowoverride: sys>prefs>bluetooth07:56
allowoverridenope07:57
allowoverridedoesnt see anything07:57
ntr0pyallowoverride: sayeo87 stated there that his bluetooth worked with those07:57
soreauallowoverride: And what is the hardware in question? Internal bluetooth device?07:57
allowoverrideany blueZ wizards about? no offense, someone has seen this07:57
allowoverrideyes soreau07:57
tyhguhey ubuntu people07:57
soreauallowoverride: Does it have an on/off switch or anything?07:57
allowoverridehow to get bluetooth onboard to work, heck even the light show ON07:57
allowoverridenope, off07:57
allowoverrideno on/off switch07:57
allowoverrideits in bios07:58
allowoverrideand ON07:58
allowoverrideused to work when windows vista home was loaded when i bought it, next day loaded linux. didnt work anymore07:58
soreauallowoverride: Can you pastebin the output of 'lspci && lsusb' to pastebin.com?07:58
tyhgui must say that unity is a big step forward07:58
tyhguno, i'm not drunk07:58
allowoverridesoreau: sure, but nothing is showing in there, brb07:58
allowoverridelsusb?07:59
allowoverridelol07:59
Ico1991how can I disable password check when the screen is locked?07:59
allowoverridehttp://pastebin.com/6EQA9c5g07:59
allowoverridefor your edification08:00
allowoverridenothing is showing up08:00
allowoverride /etc/modules has bluetooth entry08:00
soreauIco1991: sys>prefs>screensaver or gnome-screensaver-preferences08:00
allowoverridebluemanager and various bluez cmds are all up08:00
allowoverridehcitool scan dev whatever, shows nothing08:00
allowoverridelsmod |grep blue shows bluetooth08:01
allowoverrideits all there08:01
allowoverridesomething else...08:01
allowoverridetrust me08:01
auronandace!enter | allowoverride08:01
ubottuallowoverride: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!08:01
allowoverrideauronandace: yah ill try08:01
allowoverridethose are individual statements and should be highlighted as step08:01
auronandaceallowoverride: this can be a busy channel, putting comments on seperate lines can make it harder to follow08:02
allowoverrideits not busy08:02
allowoverridei know the protocol thanks08:02
xistancesoreau: Still the same thing happened08:02
soreauallowoverride: Well if it's not found there, the next thing I'd check is your bios settings. Try all options you can08:02
allowoverridesoreau: bios is fine08:03
allowoverrideits something else08:03
soreauxistance: Well I think it's a bug in compiz that's probably fixed in latest master (and subsequently, 11.10)08:03
Ico1991soreau: thanks08:03
allowoverridei wonder if that damn broadcom proprietary driver is suspect08:03
xistancesoreau: How do I make sure my driver is running08:03
xistancesoreau: for video08:03
soreauallowoverride: If lspci and lsusb doesn't see it, everything is not fine08:03
allowoverridecorrect08:03
soreauxistance: It's working already, I checked your X log08:04
xistancesoreau: I see a big splash screen for NVIDIA right befdore login does that mean it's working or?08:04
allowoverridethats why im asking08:04
allowoverridethe basics are done08:04
soreauxistance: yes, it's working fine. It's just a bug in compiz08:04
xistancesoreau: Ok, so there isn't anything on my end that isn't wrong right?08:04
xistanceis there an irc for terminal08:04
allowoverride11.10 is one big bug, i wont load it EVER08:04
motaka2hello whenever I restart ubuntu the resoloution goes back to the lowest possible , what can I do /08:04
soreauxistance: irssi08:04
tyhguxistance: weechat08:04
soreauxistance: Everything is fine except the version of compiz you're using08:04
shubham_rathi:::))))))08:05
shubham_rathiGm everybody as its here!! :))))))))08:05
allowoverridesidebar: i have been trying to get this to work since i bought this lappy 3 yrs ago08:05
soreaumotaka2: What graphics driver?08:05
motaka2soreau: I think it is nvidia08:05
norbertossoreau: http://pastebin.com/NU6Lkivx08:05
motaka2soreau: how can I check that/??08:05
allowoverridemight be a kernel issue, no support for it in 10.10 distro08:05
ntr0pyallowoverride: i think you need the correct broadcom driver since your BCM943224HMB card is providing the Bluetooth 3.0 radio08:06
soreaumotaka2: Try running nvidia-settings as root and set the resolution, then tell it to save the settings to xorg.conf08:06
allowoverridentr0py: your prolly correct08:06
xistanceis there a hotkey to open terminal?08:06
allowoverridentr0py: i am using the um,, hold on, ill check08:06
allowoverridebrb08:06
norbertosxistance: Ctrl + Alt + T08:06
soreaumotaka2: Well if you're not sure it's nvidia, use 'lspci|grep VGA'08:06
allowoverrideloading additonal drivers, sb08:06
xistancesoreau: How long you been doing the whole linux thing?08:07
soreauntr0py: Ahh08:07
allowoverridesta driver These package contains Broadcom 802.11 Linux STA wireless driverfor use with Broadcom's BCM4311-, BCM4312-, BCM4321-, andBCM4322-based hardware.08:07
soreauxistance: About 6 years give or take now08:07
xistanceI installed weechat, what command to launch it from terminal?08:07
allowoverridewlan works fine, using NW origionally, switched to wicd recently, but blue tooth issue is older than that08:07
soreauntr0py: I wasn't aware there were wifi cards that had bluetooth built in08:08
ntr0pyallowoverride: you can list the drivers in use with lsmod08:08
allowoverrideThis Driver is currently activated and in use08:08
tyhguxistance: type wee ant press tab08:08
allowoverrideyep sb08:08
tyhguweechat-curses  i think08:08
xistanceit keeps telling me i cannot type chat in this buffer?08:09
allowoverridehttp://pastebin.com/DjnaCLZ908:09
soreauntr0py: But google doesn't readily support this theory08:09
allowoverridewhat are you looking for ? sta?08:09
motaka2soreau: whats that?08:10
allowoverridewl?08:10
soreaumotaka2: What's what?08:11
allowoverridebluetooth?08:11
motaka2soreau: 'lspci|grep VGA08:11
motaka2I should run that in terminal?08:11
soreaumotaka2: It's a command you run in your terminal to see which graphics chip you have08:11
soreauyes08:11
tyhguxistance: does weechat load? or you have this error and it quits08:11
allowoverrideill wait.. thanks08:11
norbertossoreau: http://pastebin.com/NU6Lkivx08:13
tyhguxistance: you have to configure it. it's a pain. but still easier than irsii08:13
allowoverridesoreau: i wonder if the bios is the issue, i tried all the diff combos before, but it might be rev 01 with linux vs windows08:13
motaka2soreau: here is the result08:13
allowoverridedunno08:13
motaka2http://pastebin.com/H47HGqzY08:13
soreaunorbertos: It's using software rendering. Pastebin your /var/log/Xorg.0.log file08:13
motaka2soreau: so i it is nvidia08:13
soreauallowoverride: Well if it's part of your braodcom chip, then it's likely a driver issue08:14
motaka2soreau: So b\now what should I do /08:14
soreaumotaka2: Right, so provided you've already installed the nvidia driver, run 'sudo nvidia-settings' and set the resolution then tell it to save to xorg.conf08:15
Ardithey08:15
Arditguys08:15
Arditanyone08:15
tyhguhey08:15
Ardithere?08:15
soreau! ask | Ardit08:15
ubottuArdit: 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:15
=== Ardit is now known as Guest69423
surroundhello evrybody08:16
soreauhi surround08:16
tyhguhello08:16
Guest69423I have08:16
surroundI installed ureadahead08:16
Guest69423sound problem08:16
Guest69423guys08:16
soreau! enter | Guest6942308:16
ubottuGuest69423: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!08:16
soreau! sound | Guest6942308:16
ubottuGuest69423: 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.08:16
surroundThere is little improvement in boot speed08:17
surroundBut there is also a package named readahead-fedora08:17
surroundHave anybody used it08:17
soreau!info ureadahead08:17
ubottuureadahead (source: ureadahead): Read required files in advance. In component main, is important. Version 0.100.0-11 (natty), package size 23 kB, installed size 144 kB08:17
soreau!info readahead-fedora08:17
ubottureadahead-fedora (source: readahead-fedora): Fedora's implementation of readahead to preload boot process files. In component universe, is extra. Version 2:1.5.6-1 (natty), package size 31 kB, installed size 204 kB08:17
surroundWhile truing to install it asks me to remove readahead08:17
soreausurround: Indeed, you can only use one implementation or the other08:18
soreausurround: You should try both and see which works best for you08:18
allowoverridesoreau: yah, thats what im thinking as well08:18
surroundsoreau: Thanks08:19
allowoverridei used Additional Drivers only Suggestion08:19
surroundThanks to all community08:19
allowoverrideno wonder people go running back to windows08:19
allowoverrideprinters too08:19
pratzhey guys i am using yeahconsole but when i press F12 i get white background how can i make that black ??08:19
surroundWill be back after a moment08:19
TIP88hi men08:20
allowoverridentr0py: did you find anything?08:20
xistancehow do i join a server on weechat08:20
TIP88:xistance /server irc.name.org/net08:20
soreauallowoverride: Really, broadcom is probably the least supported chip in linux. If in fact it is complicated by a bluetooth chip in the same address space of the wifi card, your hardware and the vendor is the problem because of their lacking linux support, not linux itself08:20
TIP88:xistance sorry /connect irc.name.org/net08:21
ntr0pyallowoverride: not really, i think the sta driver is the right one, broadcom offers WIDCOMM stacks for windows08:21
TIP88:xistance you can add a server with /server add Freenode irc.freenode.org08:21
allowoverridesoreau: i wouldnt know, i just bought a dell a few years back, and only one issue, bluetooth08:21
hanasakiis brtfs ready for prod use?  should its mirroring be used instead of mdadm?08:21
pratzhey guys i am using yeahconsole but when i press F12 i get white background how can i make that black ??08:21
allowoverridentr0py: ok. also what is widcomm?08:22
cjsHow do I get the Java plugin for chromium on 11.04?08:22
TIP88:cjs why don't you install openjdk6?08:22
cjsOh, is that the package name?08:22
TIP88:cjs you can install also icedtea08:22
ntr0pyallowoverride: i thought they offered a software bluetooth stack for windows prior to the ms stack08:22
allowoverridetwiki says: General-purpose implementations that are written with emphasis on  feature-richness and flexibility, usually for desktop computers.  Support for additional Bluetooth profiles can typically be added through drivers.08:23
allowoverridentr0py: i wouldnt know about all that08:23
allowoverrideBluez is the canonical Bluetooth stack for Linux. is a the topic08:23
TIP88:cjs yes, install icedtea-web and openjdk608:23
cjsTIP88: I'll try that. The web page I saw gave another name that was a non-existent package, so I just tried installing the Sun JDK, which gave me no love.08:24
allowoverridetwiki says  As of 2006, the BlueZ stack supports all core Bluetooth protocols and layers.[7] It was initially developed by Qualcomm, and is available for Linux kernel versions 2.4.6 and up.08:24
TIP88:cjs i don't suggest you sun08:24
cjsTIP88: I take it you mean "openjdk-6-jdk?"08:24
allowoverrideprolly a dell bios thing, as the light doesnt even turn on08:24
ThinkT510cjs: if you want to install sun java you need to enable the proper repo08:24
TIP88:cjs open is better :)08:24
cjsYah yah, I know. :-)08:25
TIP88:cjs yes it's that, i'm on archlinux now and here it has a different name08:25
xistancetip88: I tried that and it told me im using /server wrong08:25
soreauallowoverride: Can you show the output of 'lspci -nn|grep -i broadcom'?08:25
xistanceTIP88: irc: unknown option for "server" command08:25
TIP88:xistance look for the exact name08:25
allowoverridesoreau: one moment, thanks08:26
xistanceTIP88: I'm typing /server irc.freenode.net08:26
cjsTIP88: Ok, still no love: "Missing plug in" on the Sun test page. Do I need to restart Chromium?08:26
allowoverridenow your talking ;)08:26
ntr0pyallowoverride: can you paste the output of lsmod?08:26
cjsTIP88: Or remove the Sun JDK?08:26
optinhello everybody08:26
_BUCKY_hola08:26
TIP88:xistance the correct syntaxt is /server add name address08:26
optinspeak spanish??08:26
oCean!es | optin08:27
allowoverridentr0py: here it is again http://pastebin.com/DjnaCLZ908:27
ubottuoptin: 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.08:27
soreau! es | optin08:27
TIP88:cjs open and sun are in contrast...after done reboot08:27
Guest69423hey, does OPENSOUND support driver VT1708 which is mine audio driver?08:27
optinthanks ubottu08:28
cjsTIP88: Hm. I wonder if you meant the "icedtea-plugin" package.08:28
allowoverridesoreau:  http://pastebin.com/37qmL6q7http://pastebin.com/37qmL6q708:28
cjsTIP88: yes, installing that made it work. (No reboot, no browser restart, nothing.)08:28
TIP88:cjs yes08:28
cjsTIP88: Thanks for the help!08:28
TIP88:cjs no problem man08:28
xistance1Woohoo, finally figured it out got weechat working it was /connect not /server08:29
soreauallowoverride: I'm just not finding anything on google that supports the theory that the bluetooth chip is part of the broadcom chip. Also, I would find that to be a bit strange. Again, triple check your bios settings and try the opposite of what you have set currently08:30
Guest69423omg :((((((( i have no sound :((((((08:30
xistance1Heres an example, I want to watch gomtv.net which is a live stream that uses gomplayer software to watch the stream, but there is no linux version of it, how would I go about watching the stream ?08:30
soreau! sound | Guest6942308:30
ubottuGuest69423: 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.08:30
TIP88:xistance1 /server add is the command to add to bookmarks, /connect to connect directly :)08:30
tyhguanyone want to make some group?08:31
pratzhey guys i am using yeahconsole, how can i make the background black??08:31
Guest69423!mp308:31
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/FreeFormats08:31
allowoverridesoreau: ok08:31
tyhgumean linux/geek/marketing grup, no matter how silly it sounds08:31
oCeantyhgu: try #ubuntu-offtopic, not here08:31
ThinkT510!ot | tyhgu08:31
ubottutyhgu: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!08:31
soreauxistance1: I'll try it in wine. Do you need an account to use it?08:32
allowoverridesoreau: try the opposite? hmmm interesting, ill give it a whirl, i might see where your going with it. thanks, im out now, gonna finish watching Stone deniro movie. l808:32
TIP88Does anyone know how to open tabs in weechat?08:32
xistance1How much longer till Linux dominates windows?08:33
soreauxistance1: That's not a question related to ubuntu08:33
soreau! ot08: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!08:33
pratzhey guys i am using yeahconsole, how can i make the background black??08:33
Guest69423does anyone know a video how to install sound on ubuntu 10.1008:33
pratzany help on this please ??08:33
especially-cornhello, where are the tty init lines? the /etc/inittab?08:33
cjsTIP88: Weirdness. keepvid.com's Java plugin still didn't work in Chromium. Did in Firefox, though.08:33
xistance1soreau: You can log in with a facebook account if you have one08:34
soreauxistance1: nope, sure don't08:34
xistance1soreau: You can make an account then if you bother too08:34
TIP88:cjs it's strange, it works for me08:34
soreauxistance1: Do you need one though? This thing looks pretty spam ridden08:35
ntr0pyallowoverride: you currently are using the wl drivers, maybe you need sta or b43?08:35
xistance1soreau: Gomtv.net ?08:35
ThinkT510ntr0py: he left08:35
TIP88:cjs however, why don't you use another programs to download video from youtube?08:35
TIP88:cjs there are a lot of extension, in chromium and firefox, that do it without using java08:36
norbertossoreau: Sorry, but I couldn't submit Xorg.0.log's content via pastebin.com (it's too long), anyway, it's size is 4 MB in my case, so I have uploaded it to Windows Live SkyDrive. I hope, it's not problem to download it for you: https://skydrive.live.com/?cid=57f81b61126ebf19&id=57F81B61126EBF19%21188#08:36
xistance1soreau: Actually now that I think of it the starcraft matches played tonight are going to be suscriber only so you would not be able to launch the streamer08:36
Fudgedoes ubuntu1 have a cli app08:37
tensorpuddinga cli app for...what?08:37
TIP88:Fudge what u mean?08:37
Fudgeubuntu1 client is inaccessible in gnome so i want a cli app to set it up08:38
soreauxistance1: Yea, I guess you can't use it without creating a fb or twitter account08:38
tensorpuddingoh08:38
tensorpuddingubuntu one08:38
tensorpuddingi don't know08:38
tensorpuddingi don't use it08:38
tensorpuddingdropbox 4eva08:38
TIP88use dropbox :D08:38
Fudgeoh i thought it was 1 didnt realise its One, thanks08:38
TIP88yeah08:38
FudgeI do, but wanted to check out Ubuntu One08:38
TIP88gonna go, bye penguins :D08:39
Space-DuckIs it possible to create context menu entries? Something like, right click a file, Edit with gEdit08:39
soreauugh08:39
tyhgubye TIP8808:39
pratzhey guys i am using yeahconsole, how can i make the background black??08:40
corecodeis there a way to forcefully unmount a nfs filesystem08:40
corecodewhere the server is gone08:40
AprilHarehello. i have a problem. - upgraded to natty and grub2 installs to the wrong harddisk. how can i make grub2 install to the right harddisk?08:42
norbertossoreau: https://skydrive.live.com/?cid=57f81b61126ebf19&id=57F81B61126EBF19%21188#08:42
soreauxistance: gom player seems to run in wine though I can't get it to play anything08:42
thirteen#ububtu-cn08:43
surroundhello everybody08:43
xistancesoreau: How do I install it via wine, I have wine installed but when I try sudo wine GOMPLAYERENSETUP.EXE it tells me that I do not own my desktop08:43
surroundI would like to ask a question from Community08:43
surroundIs there a good download manager like idm08:43
thirteenchina where?08:43
surroundfor UBuntu 11.0408:43
surroundI have used wget08:43
surroundDown them all extension for firefox08:44
soreauxistance: First off, why are you using sudo08:44
AprilHare!grub208:44
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)08:44
soreauxistance: never run anything as root unless you know why you need to08:44
pratzhey guys i am using yeahconsole, how can i make the background black??08:44
xistancesoreau: Oh... ok :)08:44
pratzplease any one guys ??08:44
surroundBut none of them are good, downthemall is buggy08:45
xistancesoreau: I could have sworn there was a firefox plugin that let me choose what program I would want to use when I click on a button on a webpage that tried to launch a program08:45
surroundI am looking for a answer ~~~~08:45
soreaunorbertos: Looks like a kernel issue. You can ask in #intel-gfx though the driver developers are not always there08:46
norbertossoreau: Thank you very much !08:47
xistancesoreau: So how would I go about installing this with WINE08:47
soreaunorbertos: Explain your issue in full detail and use a regular pastebin for the log file08:47
norbertosAlright :)08:47
norbertosthanks ..08:47
surroundGood download manager for ubuntu or USE IDM IN ubuntu08:47
soreauxistance: Well hopefully you haven't caused yourself permission issues by running with sudo08:48
surroundhow?08:48
soreauxistance: Try without sudo08:48
surroundi am having wine1.308:48
ThinkT510surround: why do you need a download manager, isn't the browser enough?08:48
surroundBrowser doesn't resume download all the times08:49
surroundlike youtube08:49
surroundThinkT510: IDM downloads parrallely08:49
xistancesoreau: Sorry for being so annoying, whats chmod do?08:50
soreauxistance: chmod --help08:50
ThinkT510surround: never needed a download manager, i just use torrents or browsers08:50
surroundThinkT510: I don't have a fast internet connection ,sorry08:50
soreauxistance: It changes the ownership and permissions of files08:50
niuwho install ubuntu on webos?08:50
xistancesoreau: also if I was to download a .py script where should I put it, I got a tutorial on http://www.teamliquid.net/forum/viewmessage.php?topic_id=154485 on how to setup the player on linux08:50
ThinkT510surround: oh, sorry i can't help08:51
soreauxistance: Actually, it changes the modes of files08:51
RP64Greetings Friends! I have downloaded Nvidia drivers from Nvidia's official website! How would one go about to install the driver ?08:51
surroundhow to load firefox fast08:51
xistancesoreau: So chmod +x would make it executable?08:51
soreauxistance: you can put a .py anywhere (in your home directory for instance)08:51
soreauxistance: yes08:51
ThinkT510RP64: whats wrong with the ones offered by ubuntu?08:51
surroundso that i just click & start browsing08:52
RP64ThinkT510: Well I have myself a gaming computer so the nvidia card is very strongly powerful therefore it doesn't suit a opensource driver!08:52
surroundi used preload but it didn't work for firefox08:52
xistancesoreau: Why does wget need a sudo, it wouldn't work without it, just want a better understanding :)?08:52
surroundIt worked very well for libreoffice08:52
ThinkT510RP64: ubuntu offers the proprietry driver too08:53
RP64soreau: Hello Mr Soreau do you happen to know how to install a driver one has downloaded from Nvidias official website?08:53
RP64soreau: It turns out they did have those ! Woops!08:53
ThinkT510RP64: in fact it is recommended08:53
ThinkT510RP64: just launch the additional drivers dialog08:54
RP64ThinkT510: But my computer is rejecting those they offer because they black screen my computer08:54
RP64thinkT510: they dont work with my computer I tried them before they force me to reinstall because there's no workaround for the blackscreen error they cause for me08:54
RP64ThinkT510: therefore im trying the ones from their official website08:54
soreauRP64: You probably should find a guide for the version of ubuntu you're running08:54
ThinkT510RP64: i see08:54
soreauwell, crap08:55
norbertossoreau: I joined "intel-gfx", but XChat tells me, when I want to write: "cannot send to channel" :O08:55
soreaunorbertos: You need to use a registered nick08:55
soreau! register | norbertos08:55
ubottunorbertos: Information about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode08:55
kartheehii .. i want to have rss baloon updates .. which if i m intested I will click the link.. notify-send is not clickable . any alternate ??08:55
soreauI did something and now my cursor is a crosshair and I can't click on anything08:55
soreauno idea what I've done :P08:56
norbertossoreau: Oh, thanks; I've already have a registered nick; thank you !08:56
norbertos:D :D08:56
soreaubut don't accidentally paste a large text in your terminal08:56
soreauxistance: Did it work?08:57
RP64!fr soreau08:57
soreauRP64: You forgot the |08:58
RP64!fr | soreau08:58
ubottusoreau: 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.08:58
RP64because your name is french08:58
soreauRP64: Thanks, but I don't speak the language08:58
RP64haha08:58
xistancesoreau: Whats the terminal command to move an item?09:01
glebihan_xistance, mv09:01
soreauxistance: mv09:01
xistancesoreau: Also how do I add a break in a command line, like I want it to move the item, then unpack it, would it be $$?09:01
xistancesoreau: or |09:01
soreauxistance: What are you trying to do?09:02
glebihan_xistance, rather &&09:02
xistancesoreau: Move file.file to dir then tar -xvf name all in one line09:02
eternity13why when i run bash script using: "bash ./script.sh" it says ": command not found 16:" on empty lines?09:02
soreauxistance: mv /path1/file /path2/file && tar -xf /path2/file09:02
RP64Hey Anyone here know how to install drivers manually when you get them off the company's official website? I'm stuck in a conundrum09:03
soreauxistance: You can also use ; instead of && but && only executes the next command if the preceding did not return an error (nonzero)09:03
xistancesoreau: Whats the wildcard for the very root directory ~?09:03
xistancesoreau: like ~/home/09:03
soreauxistance: You can use ~/ for $HOME or /home/user/09:04
soreauxistance: But the root directory is /09:04
xistancesoreau: what did I do wrong? http://pastebin.com/hqrdm6Ue09:07
amit_hii09:07
amit_d09:07
amit_Ubuntu Oneiric beta one is asking for partial upgrade.. SHould I upgrade??09:08
glebihan_xistance, you forgot the "/" at the beginning of the filename09:08
llutzamit Oneiric support  in #ubuntu+1 , not here09:08
Rigin_hi09:08
Rigin_can we connect to remote computers09:09
Rigin_please help me09:09
LamissAny Bobby Fischer fans here?09:09
Rigin_ya09:09
niuanyone use openvpn on  the ubuntu?09:10
LamissI don 't use Ubuntu anymore.09:10
LamissI prefer Windows 7.09:10
LamissYour mileage may vary.09:10
soreauxistance: You didn't put a / before home09:11
soreauxistance: So it's looking for home in whatever directory you were in when you ran the command09:11
Rigin_why09:11
Rigin_ubuntu is a free os09:12
niuwho use openvpn?09:12
niuopen os too09:12
soreauxistance: I just can't believe anyone would pay for this crap. Did you actually purchase a ticket to watch live stuff?09:12
Rigin_what is openvpn09:13
naftilos76hi i am using the driver module "iwl3945" in order to get connected to my wireless router. The minute i get connected and run a speedtest with speedtest.net i get almost a max speed of about d: 10mbits/s. If i do the test 5 minutes later the speed drops down to 1 mbit/s. If i reconnect to my wireless router the test results go up to the 10mbits/s rail. Does any have a clue of what is going on? The speed setting of the wireless adapter stays at about09:14
naftilos76 24mbits/s at all times.09:14
soreau! openvpn | Rigin_ niu09:14
ubottuRigin_ niu: OpenVPN is a vpn technology in Ubuntu, sudo apt-get install openvpn and then see http://openvpn.net/ and see the documentation "HOWTO" noting you have already installed it. ;-) It rocks!09:14
niuopenvpn is a kind of vpn on ubuntu!09:14
soreauxistance: Actually, I can't view anything without a 'ticket' purchase09:15
Rigin_what is the use of openvpn09:16
llutzRigin_: http://en.wikipedia.org/wiki/Virtual_private_network09:16
niuopenvpn can play on the webos?09:19
kyoushuuHow can I play hi10p (10-bit) h264 videos in Totem? I can't make it work in Ubuntu09:21
soreaunaftilos76: See 'modinfo iwl3945' for options (params) and reload the module with 'sudo rmmod iwl3945 && sudo modprobe iwl3945 option=value'09:22
Mikey^kyoushuu: try vlc, it will play anything09:22
soreaunaftilos76: Not saying that any option will fix it, but it's something to try at least09:22
kyoushuuI already tried it, but it has no video.09:22
kyoushuuseems libx264-116 is compiled for 8-bit :(09:23
Mikey^Ah.. alright09:23
naftilos76soreau: thanks. reloading the module probably fixes the problem. i am looking for a permanent solution but it seems that this has been a bug for many distros and still remains09:24
soreaunaftilos76: I mean load the module with options different than the defaults09:25
kyoushuuIs it possible to request to packagers to add 10-bit support to the package "libx264-116"? A configure option is available for it. If yes, how and where I could request it?09:27
Lesnixhi09:27
Lesnixdoes anybody know how to change default mount options on 11.04 ?09:27
LesnixI don't see /system/storage in gconf-editor anymore09:27
Mikey^Lesnix: what do you want to change?09:28
LesnixMikey^, fmask and dmask09:28
Mikey^Lesnix: /etc/fstab?09:28
LesnixMike_L_, it's not applicable for USB drives09:28
daeosI just installed 10.10 and wanted to change my home folder location before I proceed with any upgrades.  How can I do this , easily if at all, through the desktop menus?09:28
naftilos76soreau: i don't know how to add the extra or different option to the module other than doing modprobe 'module' -r and reloading it09:28
Mikey^Ah.. USB ok09:28
LesnixMike_L_, have you any other ideas ?09:29
Mikey^No..09:29
Mikey^Lesnix: I usually  mount USB drives from comamndline09:29
soreaunaftilos76: I just told you..09:29
soreaunaftilos76: See 'modinfo iwl3945' for options (params) and reload the module with 'sudo rmmod iwl3945 && sudo modprobe iwl3945 option1=value option2=value'09:29
naftilos76soreau: let me see that again09:30
daeosok, so I think I found my answer.09:31
XistancEsoreau: What does curl take care of?09:31
soreau!info curl | XistancE09:32
ubottuXistancE: curl (source: curl): Get a file from an HTTP, HTTPS or FTP server. In component main, is optional. Version 7.21.3-1ubuntu1.3 (natty), package size 175 kB, installed size 364 kB09:32
soreauXistancE: It can also upload files09:32
daeosexit09:32
XistancEsoreau: could you put curl -A 'GomPlayer 2, 1, 28, 5039 (ENG)' '<stream URL>' | vlc - into lamen terms?09:32
=== XLV_ is now known as XLV
soreauXistancE: I'd say you'd run that command replacing <stream URL> with the real url without the <>09:34
XistancEsoreau: Yeah I was just wondering what it each individual piece meant09:34
soreauXistancE: Then it will pipe the output (stream) to vlc (the video player)09:34
XistancEsoreau: ooo09:34
=== Guest4060 is now known as asig
soreauXistancE: From curl --help:  -A/--user-agent <string> User-Agent to send to server (H)09:35
soreauXistancE: Do you see my pm?09:35
XistancEsoreau: so | vlc is it telling the command what program to outsource it to?09:35
XistancEsoreau: I think so I'm using weechat in terminal so I assume the --help: was from your pm09:35
soreauXistancE: | means pipe the output data of the preceding command to the following command09:35
soreauXistancE: No, pm should be in a different window09:36
soreautab or whatever09:36
XistancEsoreau: I have no idea how to check PM's on weechat haha09:36
soreauXistancE: Then learn it or use a real IRC client like xchat ;)09:37
dr_willisthey open in a new 'window' just like channel windows09:37
dr_willisalt-# to get to them09:37
soreauXistancE: Yea so try Alt+numbers09:37
XistancEsoreau: Ok I'll try that one09:37
XistancEsoreau: Nothing09:37
dr_willistime to read the weechat starter guides also. :)09:37
soreauXistancE: but xchat is a gui client09:37
XistancEsoreau: In the bottom right it says [Act: 3:soreau,1]09:37
Mikey^XistancE: try Alt+209:38
XistancENo new tabs have been created09:38
dr_willisive some cases where X or terminal apps try to grab the alt-# combos09:38
soreauXistancE: So it's telling you there's a pm from me I guess09:38
soreauYea, Alt+# works in xchat09:38
Mikey^even in irssi09:38
dr_willisalt -1  and so on should go to the differnt 'windows'09:39
dr_willisalt-0 = status/server window . alt-1 = first channel and so on..09:39
XistancEsoreau: Send me another one I want to see if that number changes09:39
dr_willisXistancE:  it opens one per nick sending you info. any other mesages go to the same wind09:39
Cheapshotalt+left and right might work also?09:39
Mikey^Yeah, it does nice09:40
dr_willisyea alt-left and right also work09:40
XistancEthat works09:40
XistancEsoreau: alt+left/right works09:40
soreauHere in xchat, alt+l/r moves the channel in the list :)09:40
soreauXistancE: Then respond to my pm :)09:40
Arditguys I tried all ways to install sound in my 10.10 but no success :(09:45
=== Ardit is now known as Guest89425
Guest89425guys I tried all ways to install sound in my 10.10 but no success :(09:46
Guest89425guys I tried all ways to install sound in my 10.10 but no success :(09:46
Lesnixkhm. Does anybody else have idea about /system/storage/default_options in 11.04 ?09:47
buhmanGuest89425: alsa comes with your kernel09:48
=== XLV_ is now known as XLV
buhmanGuest89425: how do you plan on "installing" "sound" beyond that09:48
Guest89425I tried alsa, oss, pulse09:48
Guest89425no success can anyone find me a video...09:48
Guest89425my sound card is VIA VT170809:49
Lesnix11.04. default mount options. anybody.09:49
Guest89425any help!09:50
kaellanlol im trying to find ubuntu control center buth i dont find it09:51
kaellangahh09:51
Guest89425does anyone know to fix this error: waiting to sound system to respond :(09:52
* jiltdil nickserv identify @007amit10:00
llutzjiltdil: time to change password10:00
jiltdilllutz :yes by mistaken :(10:00
seidellall10:01
seidell<seidell> wols, babilen: i have burnt an cd now, but the terminal still keeps asking me to put the cd inside when its inside:S10:01
seidell<ompaul> etc etc etc10:01
seidell* creichen has quit (Ping timeout: 252 seconds)10:01
seidell<hatter> ompaul, yes these questions are why i am thinking out loud10:01
seidell<ompaul> hatter: these are the considerations you might want to look at.10:01
FloodBot1seidell: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:01
seidell<ompaul> hatter: well write it down on paper on some electronic medium other than irc and see if you want to10:01
seidell<hatter> ompaul, yes thanks for your input10:01
Guest89425guys do anyone know alsa?10:02
Guest89425here's mine check for problem or ANYTHING else ! http://www.alsa-project.org/db/?f=9280e761d67c4305b2994874c327ff91593f23e510:02
Guest89425heyyyyyyyyyyyy10:03
kaellanwer do i find/get ubuntu control center (ucc)?10:03
seidellwhere can i download "wireless-tools" to install them on another pc?10:04
icothi guys have u heard abt pie10:04
icotin ubuntu10:04
llutzseidell: http://packages.ubuntu.com/de/natty/wireless-tools10:04
jiltdilllutz:changed :)10:04
seidellllutz i need for debian10:05
llutzseidell: why do you ask here?10:05
Stanley00kaellan: what ubuntu version are you using?10:06
llutzseidell: stop crossposting, think before asking10:06
Guest89425I need helpppppppppp10:06
Girly-GirlStanley00: 11.0410:06
Stanley00Girly-Girl: press Meta key, and enter system setting10:07
Girly-GirlStanley00: Why would I do that???10:07
Stanley00Girly-Girl: for ubuntu control center10:08
Stanley00Girly-Girl: ?10:08
Girly-GirlStanley00: But why should I open Ubuntu Control Center10:08
Girly-GirlStanley00: ??10:08
kaellanlol, i  the one in need of ucc xD10:08
kaellanjust reseted unity bth still dont find it :P10:09
Stanley00Girly-Girl: oops, wrong person, then why you answer my question? ;)10:09
Girly-GirlStanley00: Ah lol I don't know why.. actually I use KDE so no UCC for me I was stunned10:09
Stanley00kaellan: hmm, wait a min, I will try another way...10:10
kaellangahh, reseted unity and my top toolbar is gone ... :( xD10:11
Stanley00kaellan: can you click on the shutdown button at the top right of your screen? there a system setting sub menu there10:13
Stanley00kaellan: *there is a*10:13
kaellanstanley0: thx xD10:14
kaellan,lol10:15
NeroonHi there. Anyone here that might help with a problem with dualbooting ubuntu/xp using grub2?10:17
nailoxhi. can you tell me a good permission for Maildir? so far it only works with 0777 otherwise i get permission denied. but 0777 is too unsecure10:17
nailoxi also tried 0755 but again perm. denied10:17
Neroonnailox how about 0775?10:19
atlanticwaters·_·10:19
nailoxlet me try..10:19
Stanley00Neroon: what's your problem exactly?10:19
NeroonStanley00: Ubuntu boots fine, XP just gives me the blinking cursor and I've been trying almost everything for 3 days now (almost nonstop)10:20
nailoxNeroon, again perm. denied10:20
Neroonnailox: Then I don't know, sorry10:21
nailoxnp10:21
NeroonStanley00: XP is on sda2, ubuntu on sda110:21
Stanley00nailox: mine has sgid perm for /var/mail10:21
AdmiralSausageWhere is grub2's install device held in ubuntu config files? (the device the loader is written to each time you install a kernel via apt, not the device holding /boot)?10:22
Stanley00Neroon: hmm, blink cursor for XP, look like some XP issue...10:22
AdmiralSausagesomewhere in /etc/grub.d?10:23
NeroonStanley00: No it isnt, since I tried a clone of it on a separate hdd as primary sda1 and it works10:23
x1_IRC_Boy@all hello10:24
Stanley00Neroon: hmm, yes, that's exactly the microsoft problem, it wont boot on the second primary partition :))10:24
x1_IRC_Boyhey10:24
Mangehhello?10:25
x1_IRC_Boy@stanley00 hello10:25
Stanley00hi x1_IRC_Boy10:25
NeroonStanley00: Thanks, Captain Obvious ;-) But there has to be a solution regarding grub210:25
MangehI need help?10:25
Neroonhi10:25
oCeanMangeh: just describe your issue/question (detailed, single line) here in the channel10:25
MangehI'll paste the thing into that link in the topic10:26
Mangehhttp://paste.ubuntu.com/700961/10:26
MangehIt a problem with libc610:26
Stanley00Neroon: lol, there's an option in grub to remap partition, dont know if grub2 has it...10:27
cristian_cHi10:27
NeroonStanley00: grub1 had map, grub2 has devicemap but i found only how to remap 2 different hdds10:27
frunkWhat plugin do I need to get midis working on ubuntu?10:27
maxagazhi10:28
NeroonStanley00: so the line in grub.cfg I tried was devicemap (hd0) (hd1) but imho that only would map harddisk 1 to harddisk 210:29
maxagazwhen I change the amplification of the microphone until reaching a good level, it automatically goes up, how to prevent this strange behaviour ?10:29
MangehoCean: I try to install mysql-server and libc6 gets an error, then i try to install libc6 and this happens http://paste.ubuntu.com/700961/10:29
NeroonStanley00: And I can't find any detailed information about devicemap anywhere ...10:29
greysterlooking for free web host. suggestions anyone please10:30
Stanley00Neroon: yep, I'm finding nothing here, too.10:30
NeroonStanley00: Thank god it's not me ;-)10:30
cristian_cThe problem is about a keyboard called Wireless Media Desktop (by Labtec): many buttons do not work with KeyTouch. I noticed that the codes for keys do not match in KeyTouch and Xev10:30
cristian_cWhy?10:30
Stanley00Mangeh: why dont you try upgrade your system?10:31
NeroonStanley00: god, how i hate grub2 ... I would go back to grub if it weren't for burg10:31
bazhanggreyster, #ubuntu-offtopic for that10:31
MangehStanley00: it's already upgraded as far as my VPS host will allow10:31
=== XLV_ is now known as XLV
greystercheers10:32
Stanley00Neroon: can you pastebin your grub.cfg?10:32
oCeanMangeh: that's a nasty error, but I think you should start updating your current system. Or do all apt-get actions give you these errors?10:32
MangehoCean: yes, everything i try to install gets a libc6 error10:32
cristian_cI did many tests10:33
MangehoCean: you're saying i should re-install the OS?10:33
oCeanMangeh: have you tried a  sudo dpkg --configure -a  ?10:33
cristian_cHowever I do not know how to do :(10:33
MangehoCean: No, i will try that10:33
bene__thghffdhjnfxhjf10:33
cristian_cHave you any ideas?10:33
MangehoCean: i got a segmentation fault again.10:34
NeroonStanley00: Actually, I can't since it's my 2nd pc and oh overjoy: my Main Monitor with 2 connectors went down the drain 5 days ago10:34
bene__jnkhjbkh10:34
oCeanbene__: stop that10:34
NeroonStanley00: So I would have to disconnect this pc, and reconnect the other one, booting, copying, pasting10:34
oCeanMangeh: what is your current ubuntu version?10:35
MangehoCean: 10.04 LTS10:36
oCeanMangeh: what does  dpkg -l libc6  output?10:36
MangehoCean: http://paste.ubuntu.com/700964/10:37
userlinuxulciao a tutti10:37
oCeanMangeh: hm, it says "F" with status, meaning it's not properly configured10:38
Jordan_U!bootinfo | Neroon10:38
ubottuNeroon: Boot info script is a usefull script for diagnosing boot problems. Run the script following the directions here: http://ubuntuforums.org/showthread.php?t=1291280 and then look at RESULTS.txt (or !pastebin it for others to look at).10:38
userlinuxulolà10:38
userlinuxulalgum brasileiro10:38
oCeanMangeh: can you try  sudo dpkg --configure libc610:38
userlinuxul???10:38
oCean!br | userlinuxul10:38
ubottuuserlinuxul: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigado.10:38
MangehoCean: http://paste.ubuntu.com/700966/10:39
NeroonJordan_U I'll give it a try later, thanks10:39
cristian_cHave you ever had a similar problem?10:40
Jordan_UNeroon: It's definitely worth the hastle of re-connecting things as without boot info script output it's difficult to determine the problem, though at a guess I would say that you probably either moved the start of the Windows partition (Windows' bootloader can't cope with that) or accidentily installed grub to the Windows PBR (you should never install grub to a partition).10:41
oCeanMangeh: hmm, we're in some kind of nasty loop here. We have to find a way to configure libc6, not sure how yet10:41
Sidewinder1cristian_c, Perhaps some one in ##hardware has experienced the same problem?10:42
Jordan_UNeroon: I seriously doubt that grub itself is misconfigured in any way.10:42
cristian_cSidewinder1, Thanks! :D10:42
Sidewinder1NP10:42
NeroonJordan_U actually it's a image (clonezilla) and it works when sitting all alone on the first partition (primary) of a hdd10:42
NeroonJordan_U and I need it to run on sda2 with ubuntu on sda110:43
NeroonJordan_U and the thing is, it worked perfectly even on a logical partition with w2k10:44
Jordan_UNeroon: The start of the partition (as in the position on the disk, not the partition number) is hard coded in the Windows bootloader. You can't clone a Windows partition and have it still be bootable unless the clone also starts at the exact same sector as the original or the boot sector is fixed for the new partition start.10:45
cromagusing scp -P port -r folder username@ip:destinationfolder keeps adding the same folders again and again, just in lower leves for some reason - what am i doing wrong ?10:45
xistancesaureno: I'm on my phone comp wont boot up10:45
Jordan_UNeroon: That is your problem, ##windows can probably help you with correcting the boot sector to account for the new starting sector.10:46
surroundhow to show a screenshot to all of u10:46
Jordan_U!screenshot | surround10:46
ubottusurround: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it.10:46
RP64hey guys im following a guide on ubuntu.com but im stuck on one of the steps can anyone help me out with that :'(10:46
surroundubottu: Thanks10:46
ubottuYou're welcome! But keep in mind I'm just a bot ;-)10:46
RP64ubottu: are you a bot?10:47
ubottuRP64: I am only a bot, please don't think I'm intelligent :)10:47
NeroonJordan_U: If that were true, it would have changed since w2k, but fine. I'll try the windows channel, although i really doubt there will be any help if I mention grub2 ...10:47
theadminRP64: Yes, she's a bot, don't bother her.10:47
RP64he's*10:47
theadminRP64: I beleive some factoid stated ubottu is female.10:48
RP64theadmin: I happen to know ubottu is a he10:48
theadminCan't remember which though10:48
Jordan_U!gender | theadmin10:48
ubottutheadmin: yes, I can confirm I am a female bot :)10:48
theadminJordan_U: Thanks.10:48
Mangehlol10:48
RP64theadmin: He's lying for strategy10:48
theadminRP64: Don't be paranoid :/10:49
RP64theadmin:  I'm not it's obvious10:49
surroundhttp://imagebin.org/17707810:49
Jordan_UNeroon: This is the way that Windows' bootloader has always worked. Some tools will automatically fix the boot sector when copying a Windows partition, but a straight bit for bit copy will never work if the starting sector changes.10:50
surroundSee that & help me solve wine problem^^10:50
soreauJordan_U: Hey, how do you load the grub boot menu in Natty?10:50
Mangehsurround: why are you using firefox through wine?10:50
Jordan_Usoreau: Hold shift.10:50
soreauxistance: ^^10:50
theadminsurround: Dude... Firefox has a native Linux version, don't fsck your brains...10:50
RP64Guys I'm following steps on installing video drivers manually and I'm stuck because it wants me to update a file called etc/X11/xorg.conf but I don't have that10:50
surroundMangeh: I was trying to use IDM in LInus10:50
surroundLInux10:51
theadminRP64: You have to create it10:51
Gentoo64RP64, try running nvidia-xconfig10:51
Gentoo64it should make one thta works10:51
soreauJordan_U: That's what I thought, thanks10:51
RP64Gentoo64: Wait.... can I PM you because it's a huge long story about me and these drivers10:51
Jordan_Usoreau: You're welcome.10:51
surroundtheadmin: OFFICE 2007 also have same problem10:51
RP64theadmin: Seriously? But wouldn't you have to download it  how would I create it it has to have something in it right10:51
surroundtheadmin: Open office does not handle docx file well10:52
matzingerhallo, war gestern bereits hier wegen einem netzwerkproblem. und zwar geht es um die downloadgeschwindigkeit unter ubuntu. problem: unter ubuntu (wlan, intel 3945ABG chip) ist der downstream sehr langsam (rund 120kb trotz 16000er leitung). ubuntu (per kabel) läuft sehr schnell, es kommen rund 13000 kbit/s an. unter windows habe ich auch über wlan die hohe geschwindigkeit, http://paste.ubuntu.com/700970/10:52
RP64gentoo64: It's not a huge long story but its just very specific10:52
oCean!de | matzinger10:52
ubottumatzinger: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!10:52
Gentoo64RP64, ok. well to make one you edit /etc/X11/xorg.conf10:52
jribRP64: why aren't you using the "Hardware Drivers" or "Additional Drivers" tool?10:52
RP64matzinger wir sprechen englisch hier mein freund10:52
RP64Gentoo64 I don't have that file though so I cant edit it10:52
matzingersorry10:52
Gentoo64RP64, edit as in make10:53
theadminRP64: xorg.conf is honestly no longer required. The missing sections are auto-configured. If all sections are missing (i.e. file is empty or doesn't exist), it autoconfigures, well, everything10:53
RP64gentoo64: so what were you talking about when you said "to make one "10:53
Gentoo64RP64, vim / nano whatever on that file and save it10:53
Gentoo64then itll be made10:53
surroundMangeh: FIrefox is not a problem , problem is BLACK bars that appear while scrolling mouse over menu10:53
RP64gentoo64 I dont know what vim or nano is10:53
oCeanMangeh: I'm not sure, but I think booting a livecd and installing a previous version of libc6 in your mounted installation might be the only way. Since your libc6 is currently half configured10:53
Gentoo64RP64, in terminal do sudo touch /etc/X11/xorg.conf10:53
Gentoo64see it now?10:53
MangehoCean: what is a livecd?10:53
RP64WAIT10:54
RP64i just entered that command gentoo64 just said10:54
RP64was that a malicious command10:54
RP64because nothing happened10:54
RP64now im scared!10:54
FloodBot1RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.10:54
oCeanMangeh: boot an installation cd, and at boot choose 'rescue a broken system'10:54
RP64gentoo64: oh wait now I see it in X11... how did that work?10:54
MangehoCean: this error is on my VPS, i dont have access to it physically10:54
surroundHas anybody solved wine error like that http://imagebin.org/17707810:55
surroundsame image ^^10:55
surroundi mean to say black bars10:55
theadminsurround: You may have luck with substituting the DLL for uxtheme.dll with a real one... But not sure to be honest10:55
oCeanMangeh: aw, that's a bigger problem then. Again, I am not sure, but it may require a re-install. Of course, you can ask here how to fix the half-configured libc610:55
RP64gentoo64: How'd that work why can I see it now ?10:55
Jordan_URP64: No, it was simply a command to create the file /etc/X11/xorg.conf But please do answer jrib's question about why you aren't using the "Additional Drivers" tool.10:56
MangehoCean: i will ask for a reinstall. Thanks for the help10:56
oCeanMangeh: ok, you're welcome10:56
RP64well the reason I'm not using the default ways to get the Nvidia drivers is because everytime I do that, it completely breaks my Ubuntu installation. With ubuntu 11.04 I can't even login at any point, but10:56
Gentoo64RP64, brb10:57
Arial700 Can I use LFS(linux from Scratch) for my target architecture ARM on x86 -- I mean cross compilation!! In the whole CLFS book there is not even a word about ARM architecture10:57
oCeansurround: for help with wine, join #winehq channel10:57
Gentoo64RP64, touc command creates an empty file10:57
surroundtheadmin: Uxthemedll where it is located10:57
surroundoCean: Thanks a lot10:57
jribRP64: what does "completely breaks" mean?10:57
theadminsurround: Real one I mean copied from Windows, well... If you don't have a Windows setup, honestly can not help10:57
cristian_cSidewinder1, on ##hardware I have been told that my hardware is working fine, but my software isn't bottom line is, my keyboard is generating signals just fine. KeyTouch is not interpretting them correctly10:57
RP64with 10.10, I install ubuntu it works fine, right now as an example, but as soon as I install the drivers for nvidia, my computer blackscreens whenever I log in10:57
NeroonJordan_U Thanks for pointing me in another direction (xp, grub2). I may have found a method now to make it work.10:57
cristian_c*interpreting10:57
=== XLV_ is now known as XLV
oCeanArial700: how is that an ubuntu question?10:57
Jordan_UNeroon: You're welcome.10:57
RP64so basically, I tried all the workarounds for that, none of them worked, nomodeset , etc. etc.10:57
RP64for 3 days I tried10:57
theadminArial700: You're better off asking in #lfs :/10:58
surroundtheadmin: I have windows710:58
RP64so I finally just thought, I'll install the drivers off the official  Nvidia website and if that doesn't work I'll just try another distro10:58
jribRP64: you get to the login screen without issues after installing the nvidia drivers the supported way?10:58
Gentoo64Arial700, ofc you can10:58
dr_willisRP64:  try the beta of 11.10 yet? nvidia works better in it for me i noticed.10:58
surrounddialup: In which folder uxtheme.dll situated10:58
RP64what? it just turns on, shows the login screen, I log in and it blackscreens10:58
theadminsurround: Might do just fine. Open it, search for uxtheme.dll in the windows folder, copy it to anywhere on your Ubuntu system, run winecfg, and dll-override it10:58
RP64jrib it blackscreens when you log in so thats a huge problem, i tried all workarounds for 3 days10:58
Sidewinder1cristian_c, I'm sorry I can't assist; my keyboard is very, very old and I'm not familiar with yours. :-(10:59
RP64jrib and also this can't be that bad of a method , it's from nvidia's own website10:59
surroundtheadmin: Let me check10:59
jribRP64: did the classic session work ok?10:59
RP64jrib what , no sessions work after I install those drivers10:59
Arial700oCean, theadmin : You are true.. I'm posting simultaniously ! B'se someone here might have tried it!10:59
cristian_cSidewinder1, thanks anyway for the support :)10:59
RP64jrib what do you mean classic session10:59
Sidewinder1:D10:59
dr_willisRP64:  gdm works. but not the actual desktop - thats an interesting bug. i wonder what happens if you would use a simple window manager like openbox or icewm10:59
jribRP64: at the login screen you can choose different sessions11:00
RP64jrib I can get into recovery session but none of the methods that would fix such a problem work, believe me I tried for 3 days straight11:00
theadminArial700: We only support Ubuntu in here... Check #ubuntu-offtopic11:00
RP64jrib that's why im finally trying this and if it doesn't work i'll do a different distro11:00
RP64but this should work11:00
oCeanArial700: don't, first it's not polite to crosspost, second this channel is for ubuntu support only11:00
RP64i mean i want to use ubuntu11:00
dr_willisRP64:  whats the exact nvidia chipset?11:01
RP64dr_willis:  it's 9700GM i think its called11:01
RP64dr_willis:  not GM what's the code for their notebook series11:01
RP64dr_willis:  GeForce 9700M GT11:02
kaellanwhat is ppa ?11:02
kaellanhttps://help.ubuntu.com/community/Repositories/Ubuntu11:02
Arial700oCean, theadmin : Alright :) Thanks anyways!! :)11:03
oCean!ppa | kaellan11:03
ubottukaellan: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa11:03
theadminkaellan: Personal Package Archive, a repository hosted on Launchpad11:03
theadminDamn, ubottu, you're too quick of a typist11:03
Mangehlol11:03
dr_willisRP64:  it could be more of a compiz issue then a driver issue.  or a compiz-driver bug issue. Id try adding a low-end window manager like openbox and see if it works, then try making a new user, see if that works in any sessions. (openbox and gnome) then if all else fails. try out the beta of 11.10 i found nvidia worked much better for my 'problem' nvidia boxes in 11.10.11:03
Mangehubottu is a bot though XD11:03
ubottuMangeh: I am only a bot, please don't think I'm intelligent :)11:03
kaellanocean:ppa:gwibber-daily/ppa is corect or how d i find ?11:03
oCeankaellan: please follow the links ubottu gave you, using ppa's is explained there11:04
oCean!addppa > kaellan11:04
ubottukaellan, please see my private message11:04
RP64dr_willis:  I'm for sure it's a driver issue because im on ubuntu perfectly fine right now using nouveau11:04
riek42I have a problem with a dual boot installation on a thinkpad x121e (3051): windows 7 64bit somehow had a third partition during installation (boot partition?), after that i tried to install ubuntu and now there doesn't come grub (i installed grub on the correct hard drive in the mbr [tried it twice]) after the ubuntu installation finishes and i restart11:04
Mangeh!addppa > Mangeh11:04
ubottuMangeh, please see my private message11:04
dr_willisRP64:  thats amuseing.. i find Nouveau dosent work at ALL for me on my 3 nvidia systems. :)11:04
jribRP64: do what dr_willis said first.  Note that there was also an issue with the nvidia driver (which should be fixed in 11.04) where it would try to use external display as default display and an option needed to be added to xorg.conf to workaround this (it is (was?) mentioned in the wiki hovewer)11:05
RP64dr_willis:  lol strange but maybe it's because my card is from 2008 and i heard the newer ubuntus stopped legacy support but i think its silly 2008 is legacy11:05
Gentoo64nouveau has much less issues11:05
surroundtheadmin: Ifound two files which one to copy one with only dll extension or one with .dll.mui extension11:05
dr_willisi had many more issues with nouveau. but it does depend on your exact chipset.11:05
RP64jrib: why should I do what he said first I'm certain it's a driver issue11:05
kaellanwhat to type in the "ppa:user/ppa-name" part of  sudo add-apt-repository ppa:user/ppa-name ?11:06
jribRP64: to be certain11:06
dr_willisRP64:  if you dont want suggestions  then.. well.. good luck.11:06
RP64dr_willis: I do want suggestions but i just know for sure its driver I was just saying because he told me to do that thing you said first11:06
jribRP64: the driver in the repositories is the driver from nvidia.  The advantage is you get automatic updates11:06
Gentoo64show11:07
RP64dr_willis and jrib : I dont even know what compiz is im not skilled with all of this so basically I dont want to do that step because I dont even know how to and im really tired from doing this all for 4 days now lol11:07
RP64and its like 4 AM11:07
RP64I started trying to fix this again at 3 PM11:07
RP64i suck at it11:07
dr_willisRP64:  compiz is the window manager that gives you fancy eye candy. If  noveau works.. then use noveau i guess..11:07
Gentoo64RP64, basically do you want games?11:07
RP64dr_willis: but I hate nouveau because my card is really really good and I need the official driver otherwise I would just use vista11:08
jribRP64: like I suggested, choose "classic" as your session from the login screen.  dr_willis suggested you try an even more basic session such as icewm or openbox and then try logging in with a different user11:08
RP64gentoo64: I don't want games but I want my money's worth for display experience11:08
RP64jrib: Oh you mean change the session if it , right OK11:08
dr_willisso theres no actual 'problem' with useing noveau? you just feel cheated? huh?11:08
Gentoo64RP64, nvidia has 3d accel (games) which you dont want and vdpau (accelerated video) which you may want. apart from that nouveau is fine for normal use and less issues / bugs in genreal11:08
RP64jrib and dr_willis : But basically my computer isn't blackscreening right now so I can't test dr willis's method11:08
jribRP64: so install the nvidia driver through additional drivers and reboot :)11:09
RP64gentoo64: It's just I watch lots of movies including blu ray rips11:09
RP64gentoo64: you know, for movies, shows, things like that I want the best out of my card11:09
Gentoo64RP64, what happenes when you install it from additional drivers then? nvidia will be best for movies11:09
dr_willisYou may want to break down  and try 11.10.. if it has the same issue. definatly file a bug report on it.11:09
Gentoo64in players that support vdpau (mplayer2 etc)11:09
RP64gentoo64: when I install it from additional drivers? Like I said before , that causes the black screen of death which made me reinstall11:09
Gentoo64ah ok thats common in here11:10
Gentoo64lol11:10
oCeankaellan: you use the name as specified in the launchpad page for that ppa, just under "Adding this ppa to your system"11:10
RP64gentoo64: what's vdpau lol11:10
Gentoo64RP64, so it plays videos with the gpu instead of the cpu11:10
Gentoo64makes them not tear too11:10
RP64gentoo64: in what case it does that?11:10
yaccAny idea how to debug a journal write hang that is not causing any kernel messages, beyond a jbd2 kernel thread that is stuck in D?11:11
MangehHow do i remove Q:lines from UnrealIRC?11:11
Gentoo64RP64, if you have a movie mplayer say mplayer2 it will use vdpau if its supported11:11
surroundtheadmin: i opened wine cfg11:11
jribRP64: you don't have to reinstall, you just use recovery mode and disable the driver.  You can use jockey-text to do so or just delete your /etc/X11/xorg.conf11:11
Gentoo64ie you have nvidia drivers installed11:11
theadminsurround: Find the dll overrides section and do your thing11:11
RP64jrib: Oh really? what would I enter into the recovery's terminal11:11
RP64jrib: to do that11:11
RP64Gentoo64: Oh I see so that's a better way to view movies then?11:12
yacc(Ubuntu 10.04.3LTS, ext4fs on LUKS/LVM hdd, journal_dev on LVM/SSD. The SSD contains also the rootfs => and that stays fully responsive)11:12
cjsHow do I get Wine to run a game full-screen?11:12
jribRP64: in recovery mode, choose root prompt, type and use "jockey-text"11:12
Gentoo64RP64, yea but its not needed at all ... you can play videos fine without vdpau11:12
yaccdata=journal mode too.11:12
surroundtheadmin: there is option but it is not allowing me to override uxtheme with my uxtheme that i had copied from windows11:13
RP64Gentoo64 and jrib: So can I install these drivers from Nvidia's website and if it causes blackscreen, just uninstall the drivers through recovery mode 's terminal11:13
Gentoo64RP64, yes11:13
jribRP64: sure, but then you won't be able to use jockey.  You'd have to read nvidia documentation.11:13
Gentoo64nvidias drivers have an uninstall script11:13
RP64jrib: What?? jockey is nvidia's own tool to delete it's driver?11:13
theadminsurround: Well, I don't use Wine so I can't keep on guessing11:13
Gentoo64RP64, everyone i know hasnt solved the black screen problem by installing them manually though11:13
RP64jrib: oh it's ubuntus tool11:13
DavstI'm having a issue with a curl request http://pastie.org/2626219 I get "one or more items required" from the server and to my knowledge I'm passing a perfectly good item according to: http://trakt.tv/api-docs/lists-items-add11:14
RP64jrib: what is jockey???11:14
RP64Gentoo64: Oh OK , someone here suggested it before OK I won't do it then11:14
Gentoo64RP64, jockey is ubuntus driver thing11:15
Sidewinder1surround, Have you asked in #winehq?11:15
RP64Gentoo64: So the only 2 methods to delete a driver manually when facing a blackscreen crisis is with jockey, or to read commands from nvidia's own documentation?11:15
Gentoo64RP64, yes jockey will remove it if installed from ubuntu, the other one will uninstall it if you manually done it11:16
kardiahi11:16
RP64Gentoo64: So what's the other one... are you saying if I get blackscreen after manually installing im stuck haha11:16
RP64Gentoo64: but getting blackscreen from ubuntu's installation im not stuck11:17
Gentoo64RP64, id use nouveau tbh, ubuntu seems to have so many problems with nvidia11:17
chocosome body can help me???11:17
chocohow to install driver for canon pixma ip2770 in ubuntu 11.04???11:17
=== tikohumsup_ is now known as Rajsun
RP64Gentoo64: Really... but I figure it won't make my movies look as good. Infact I've looked through some movies and shows etc. and they dont look as good as when I use vista11:18
Gentoo64RP64, its probably the player (vlc?)11:18
RP64Gentoo64: and youtube lags and doesn't HD properly11:18
Gentoo64nvidia drivers shouldnt affect the image quality, but how much cpu usage it uses11:18
RP64Gentoo64: What... seriously ?11:18
Gentoo64RP64, flash does support vdpau11:18
GriGiHi, i got little question, anybody here use some download managers like JDownloader?11:19
RP64Gentoo64: hold on are you 100% sure about this because I thought drivers did effect image quality11:19
GriGiare there some good program like jdownloader, for ubuntu? i know i can launch jdownloader on linux too but i don't like this program11:19
Gentoo64RP64, i use both nvidia and nouveau on 2 installs, they both look the same except nvidias are faster and dont tear11:19
brontosaurusrexquestion about string manipulation http://pastebin.com/yuCAhz0W11:20
RP64Gentoo64: but maybe your nvidia card isn't a special high end one11:20
brontosaurusrexhow should i go about that?11:20
Gentoo64RP64, theyre all the same for image quality11:20
RP64gentoo64: that doesn't make sense ...11:20
Gentoo64it does11:20
RP64gentoo64: if they were all the same why would they sell different ones11:20
Gentoo64RP64, better ones are faster for 3d11:20
Gentoo64faster clocks, more shaders etc11:20
RP64Gentoo64: Right well wouldnt this better one I have be better for , processing speed of all video? Also, I noticed there's no shadows under anything11:21
Gentoo64RP64, almost all modern nvidia cards support vdpau and should be able to play video using 0% cpu11:21
RP64Gentoo64: I managed to get my video working with nvidia for 30 seconds at one point usinv nouveau.blacklist=1 and the image quality improved there was more depth to the colours and also shadows under things that aren't there now11:21
RP64Gentoo64: it's not if they're able to but putting out its highest output possible that i want11:22
Gentoo64RP64, the colors may be slightly different i noticed that too, nouveau seems slightly more washed out11:22
RP64gentoo64: I saw a difference in my display when it was working for 30 seconds11:22
RP64Gentoo64: aha see so you do admit there is a difference11:22
Gentoo64RP64, i agree11:22
Gentoo64but thats only some brightness thing basically11:22
RP64Gentoo64: exactly see so that's why I want to not use nouveau... i mean11:22
RP64gentoo64: I want to get the best out of my display otherwise I will just not enjoy using ubuntu it'll feel like a downgrade11:23
Gentoo64i dont know how to fix the black screen11:23
RP64Gentoo64:  i know, nobody does11:23
Gentoo64i understand though, you got a good card you want to use nvidia. but from my experience lurking in here everyone has problems with nvidia on ubuntu11:23
RP64Gentoo64: should I try debian?11:23
Gentoo64i dont know11:23
RP64Gentoo64: do you know of other distros compatibility with nvidia11:24
bovvhello11:24
Gentoo64RP64, all of them11:24
RP64gentoo64 so which ones do you know have great compatibility with it11:24
RP64debian?11:24
RP64mint ?11:24
Gentoo64ive never used debian11:24
Gentoo64try mint11:24
Gentoo64its basically uubntu and it might work11:24
bovvI am having trouble getting my mic to work on my new laptop.11:24
tyhguhello11:24
Gentoo64without problems11:24
RP64gentoo64 which ones have you tried11:24
Gentoo64arch and gentoo11:25
RP64gentoo64: haha same as your name , but OK so did they work with nvidia drivers well ?11:25
Gentoo64yea perfectly11:25
bovvLaptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip.11:25
RP64gentoo64: by the way is your 64 in your name taken from nintendo 64 or commodore or11:25
Gentoo6464 bit11:25
Gentoo64lol11:25
RP64Gentoo64:  lol oh11:25
Gentoo64its just my hostname11:25
bovvI am running Ubuntu 10.04 LTS 32bit.11:25
RP64Gentoo64:  OK but I haven't heard of gentoo is it mainly a developers distro11:25
Gentoo64no11:26
RP64Gentoo64:  what's it most useful for11:26
Gentoo64RP64, id try mint11:26
bovvAny ideas?11:26
Gentoo64RP64, cant explain offtopic11:26
RP64Gentoo64:  can you PM it to me then11:26
Gentoo64too long to explain. you probably wont like it if you dont know what vim or nano are11:26
burghello. how do i give an admin user full rights to all home folders? the admin user must be different from root, and other users must keep their full permissions on their home folder11:26
RP64Gentoo64: also are you saying that there's no point in downloading drivers off of nvidia's official website because it'll be the exact same thing as downloading it from ubuntu's source11:26
RP64Gentoo64:  haha  yea i probably wouldn't then11:27
Gentoo64RP64, theres no harm in trying11:27
RP64Gentoo64:  well if you're sure it wouldn't work though I 'd rather trust you instead of wasting time cus I am super tired lol11:27
bovvI am having trouble getting my mic to work on my new laptop.11:27
Gentoo64RP64, you can uninstall them, but if your thinking of trying another distro then you got nothing to lose ..11:27
bovvLaptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip.11:27
bovvI am running Ubuntu 10.04 LTS 32bit.11:27
bovvAny ideas?11:27
RP64Gentoo64:  OK I'll try it this way , last time, and then if this blackscreens I'll just install mint11:27
Gentoo64RP64, what card is it btw?11:28
RP64Gentoo64: GeForce 9700M GT11:28
bovvI am having trouble getting my mic to work on my new laptop.11:28
bovvLaptop: ASUS K53U AMD C-50 CPU w/ ATI graphics on chip.11:28
bovvI am running Ubuntu 10.04 LTS 32bit.11:28
bovvAny ideas?11:28
Gentoo64bovv, try alsamixer11:29
MonkeyDustbovv: in Terminal, type alsamixer11:29
Gentoo64thats the first thing you should try11:29
Gentoo64sometimes trhe volumes are muted by default11:29
antnashHey guys. If I've got a disk formatted with LVM can I add another disk into that later? So start with a 2TB disk, add another later and end up with what looks like a 2 TB disk11:29
RP64Gentoo64:  http://www.nvidia.com/object/product_geforce_9700m_gt_us.html11:29
bovvGentoo64, MonkeyDust: alsamixer.... ok.... also, it appears that my system is using pulseaudio for audio.11:29
antnash4TB I meant11:29
bovvTrying alsamixer now.11:30
Gentoo64RP64, i dont know about that card. nvidia drivers should work with all cards though11:30
RP64Gentoo64:  haha but they don't :'(11:30
Gentoo64bovv, alsamixer is the underlying base to pulse though11:30
RP64;'(11:30
bovvAh!11:30
bovvGentoo64, MonkeyDust: here is the result from alsamixer: "This sound device does not have any capture controls."11:31
bovvAlso, when I do an F2, it does not show any numbers next to sequencers.11:32
zakidinewhat is it the "release key"11:33
=== andrejpan_ is now known as andrejpan
Gentoo64bovv, im not sure11:34
RP64Gentoo64: Hey I have a problem here on manually installing the driver11:34
Gentoo64i dont know much about all the sound stuff tbh. in the system settings in there a sound section11:34
Gentoo64where you can tick box what cards are active?11:35
Gentoo64RP64, whats it say?11:35
RP64Gentoo64:  on ubuntu.com it tells me a step where I have to open " linux-restricted-modules-common " in etc/default, but  i open that and it is completely empty11:35
bovvIs there some kind of paid service from Ubuntu?  I really just want this to work and I would just be happy to pay them $50 just to get this working.11:35
RP64Gentoo64:  it tells me i have to put in something to a line that should already be in it, but the whole document is empty11:35
Gentoo64RP64, no idea about that. normally you extrack the file and run inthe install.run11:36
RP64Gentoo64: Oh can you tell me how to do that ?11:36
Gentoo64did you extract the file?11:36
RP64Gentoo64:  no , how would I11:36
Gentoo64youll need nouveau blacklisted11:36
Gentoo64is it still?11:36
RP64Gentoo64:  OK im gonna follow your instructions lol11:36
RP64Gentoo64:  instead because they make more sense11:36
SU8501Lantnash, is your volume encrypted11:36
RP64Gentoo64:  no because its a new install11:37
stephanmghello ubuntu users. i want to memorize my SSH passphrase so i put: 1) keychain id_rsa id_dsa and 2) . ~/.keychain/$(uname -n)-sh in my .bashrc. but it won't remember the passphrase. suggestions?11:37
GOMIhow do i get stereo mix in audacity , i want to record something from a website stream ?11:37
GOMI-am missing that option11:37
RP64Gentoo64:  hey but if I'm gonna do your method then can you help me undo the step I did for ubuntu.com's method , because it made me download and install some package11:37
RP64Gentoo64:  it said to input : sudo apt-get install build-essential linux-headers-`uname -r`11:37
RP64Gentoo64:  so I did that and it installed something i dont even know what11:38
Gentoo64RP64, to be honest id just try mint and do it the normal way11:38
Gentoo64youll find this a royal pita11:38
dr_willisthe headers for your virrent current version. :)11:38
RP64Gentoo64:  haha too complicated aye11:38
RP64dr_willis : do you think I should just try mint too11:38
dr_willisRP64:  i suggested trying the beta version of 11.10 earlier.. I dont care for mint.11:39
RP64dr_willis:  oh right ,well i hate trying betas so ill just try mint11:39
Gentoo64RP64, you can update the beta to final11:39
Gentoo64if it all works well11:39
dr_willisRP64:  id rather use a beta then mint.. final release is in 2 weeks anyway11:39
RP64OK im gonna install mint and Ill tell you guys if it works ! because I still love you even if I dont end up using ubuntu11:40
RP64well I know but11:40
RP64I just hate betas11:40
RP64even if they're good ones11:40
Gentoo64go with whatever you want11:40
FloodBot1RP64: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.11:40
dr_willisand ive had no issues with nvidia in the beta its work better then the eralier releases11:40
dr_willisif you go with mint.. you wont get support here for it.11:40
dr_willisgood luck getting support anywhere for it. :)11:40
Gentoo64RP64, hopefully 11.10 will be an improvement as the current 11.04 seems terrible11:40
RP64dr_willis : haha yeah I know I would just come back to tell you that it worked11:40
RP64Gentoo64:  Yeah I can't even boot up 11.04 nevermind login screen11:40
dr_willisBeta may work just as well or better.. better i imagibne. since it should be using newer stuff then whats in the current mint.11:41
RP64dr_willis: hmm can i just update from this to the beta of 11.10 then? instead of burning a disk?11:41
Gentoo64yes11:41
RP64gentoo64: from 10.10 to 11.10? they let you ?11:41
dr_willisRP64:  i would suggest its best to do a clean install of 11.10. upgrading can often cause issues.11:41
Gentoo64id just do the disk11:41
dr_willisYou can upgrade to 11.10 if you wanted. but i never do upgrades11:41
Gentoo64otherwise you still got all the rubbish youre trying to get rid of in there11:42
RP64Gentoo64:  should I boot into windows to burn it or can i just burn it thru ubuntu no probs11:42
dr_willisgiven that you have tried the nvidia drivers from the nvidia web site.. i definatly think a clean install is best11:42
Gentoo64RP64, you can burn from ubuntu. but i thought you had a black screen?11:42
tyhguhehe11:42
RP64Gentoo64:  what? no I dont have a blackscreen at the moment because I didn't install nvidia yet11:42
RP64nvidia drivers  *11:42
Gentoo64ah ok11:42
dr_willisYou can burn cd's from the console if you really wanted to. :)11:42
tyhgulinux is much better than windows beacuse you can always make upgrades to newer version11:42
Gentoo64RP64, yea just burn it with brasero or whaevers built in11:42
tyhgubut....11:42
RP64dr_willis: I actually didn't try the ones from the website yet11:43
tyhgui don't recommend doing that11:43
RP64dr_willis: but I figure it's pointless11:43
Gentoo64RP64, id clean install either way to rul out everything11:43
K-Richhow do i add a boot image to the disk with brasero ?11:43
Gentoo64click burn image to disk11:43
RP64gentoo64: OK are betas as secure as non-betas? because security is important to me11:43
dr_willisK-Rich:  remastering some sort of disk?11:43
K-Richcreating one11:43
Gentoo64RP64, yes they should be, but not always as stable11:43
dr_willisRP64:  at this time there shouldent be a lot of differance in beta vs final. Unless any big bugs popup. :)11:44
dr_willistheres being secure, then thers being paranoid. :)11:44
surroundhow to update mesa drivers of wine?11:44
Gentoo64RP64, you'll learn along the way about linux security11:45
RP64dr_willis: no ive had bad security issues in the past with stupid disaster of a security issue windows XP11:45
Gentoo64ubuntu has apparmor built in its def worth learning11:45
dr_willisBiggest danger to a Ubuntu box i find.. is the end user doing somthing they shouldent be doing. :)11:45
thiehQuestion:  is there a way for me to disable kernel mode setting on the 11.04 live cd?11:45
K-Richi have a 1.44mg image, and i need to burn it as a boot.img to a cd, and have the rest of the directory structure/permissions as the mounted image11:45
RP64dr_willis: then good because I don't like to mess around with code11:45
dr_willisbbl. off to the store.11:45
Gentoo64RP64, ubuntu out the box is a million times more secure than xp11:45
RP64gentoo64: yeah I know that11:46
dr_willisRP64:  learning the shell.. is a valueable skill. i dont 'code' but  i do know bash.11:46
Gentoo64xp might as well be called vulnOS11:46
RP64Gentoo64: yea my windows is vista11:46
marsfligthHow to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button?11:46
RP64Gentoo64: and I have it configured to be very secure, and fast, but11:46
surroundi am having mesa 7.10 drivers in #winehq channel they suggested me to update mesa 7.10 drivers to 7.11 or later , but how?11:46
Gentoo64RP64, youll learn along the way about linux security11:46
dr_willisbbl11:46
surroundthey told me it is OS related & i need to contact them11:46
RP64Gentoo64: when it comes down to it I still hate that the possibility for a horrible security breach is there with windows anyways, so thats why I think linux is better11:46
surroundi mean UBUNTU11:46
surroundI am having linux mint 1111:47
RP64Gentoo64:  I first used linux with ubuntu in 2008 and it solved all my security issues11:47
Gentoo64RP64, when you get more explerience on ubuntu play with apparmor11:47
surroundIT is based on linux mint 1111:47
surroundoh my god11:47
dr_willissurround:  the package manager will show the latest version available. if its to old. you need to use a PPA perhaps. or install from source.11:47
RP64Gentoo64:  it made it so I stopped being harassed by a hacker and since I switched in 2008 to ubuntu that time, I never had security problems since11:47
MikeChelenwhat should i do if a usb flash drive does not appear in fdisk -l?11:47
surroundI have lost my mint11:47
oCeanRP64: Gentoo64, please move that discussion to #ubuntu-offtopic11:47
surroundmind11:47
dr_willissurround:  Mint has its own support channels if you are using Mint.11:47
Gentoo64?11:47
oCeansurround: no mint support here11:47
Gentoo64oCean, is apparmor not supported in here?11:47
RP64oCean: we are talking about Ubuntu, not mint11:47
RP64oCean: what are you talking about11:47
}[Oo]{i can't watch this anymore.11:47
surroundthanks11:48
RP64oCean: we're not talking about mint thanks anyways for your concern11:48
kardiaardia11:48
oCeanRP64: your discussion about security on linux/windows is not a support topic.11:48
oCeanRP64: I never said you were talking about mint11:48
Gentoo64oCean, he was asking about ubuntu if itd be secure or not11:49
RP64oCean: why dont you mind your own business we were talking about a support issue in the first place11:49
kardiahi11:49
kardia#ubuntu11:49
oCeanRP64, Gentoo64 Lots of discussion starting from a support issue end offtopic. I've followed your discussion to the point I don't want it to get more offtopic.11:50
Gentoo64alright11:51
oCeankardia: you are already in channel #ubuntu11:51
RP64Gentoo64: OK i'll burn the beta of 11.10 now and see if it fixes things, by the way after I do that, would it smoothly upgrade into the final release of 11.10?11:51
RP64oCean: well shows how much of a life you have11:51
oCeanRP64: better drop that attitude11:51
Gentoo64RP64, yes. but any problems you'll have to join #ubuntu+1 instead of this channnel11:51
RP64oCean: im not gonna respond to you , you're a troll11:51
RP64Gentoo64: OK great ill try it11:52
Gentoo64RP64, youll find it hard to get help if you get banned from here :p11:52
MangehRP64: stop being an ass.11:52
oCeanMangeh: no need for name calling11:52
MangehoCean, sorry11:52
Gentoo64RP64, anyway good luck11:52
RP64i dont think it's a good feeling to start being bossed around on a support chat because I start talking about security i find it rude and also controlling11:52
RP64so now im closing this11:53
RP64OK thanks gentoo11:53
cordovalthis works gksudo -u myuser '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"'11:58
cordovalthis does not work gksudo -u www-data '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"'11:58
cordovalwhy?11:58
thiehQuestion:  How do I disable kernel mode setting on the 11.04 live cd?  is it through boot parameters or...?11:58
fjorgynnwhen is the new ubuntu going to be released?11:58
Gentoo642 weeks i heard11:59
Klojumwhen it's ready.. October 13, i believe11:59
fjorgynn:D11:59
arand!schedule | fjorgynn11:59
fjorgynnbut I want xubuntu11:59
fjorgynn:D11:59
ANDruidwhat version of ubuntu do you use?11:59
fjorgynnhttps://wiki.ubuntu.com/OneiricReleaseSchedule11:59
fjorgynnANDruid: Windows 711:59
fjorgynn:D11:59
KlojumWindows... bleggh.. :-)12:00
ANDruidwhat???12:00
fjorgynnand Debian on my server <312:00
fjorgynn 14:00:22 up 380 days, 17:32,  2 users,  load average: 0.00, 0.00, 0.0012:00
fjorgynnand my vps12:00
Klojumthat's better.12:00
ANDruidi dont have w712:00
fjorgynnbut I prefer xfce as desktop12:00
fjorgynnANDruid: have you tried win 8?12:00
fjorgynnI have...12:00
cordovalthis does not work gksudo -u www-data '/bin/wkhtmltopdf --lowquality "http://silslid.local/" "./1.pdf"' why? but it works for my user12:00
fjorgynnwhat are you doing?12:01
fjorgynnadduser cordoval www-data12:01
fjorgynnwhat's the problem?12:01
ANDruidfjorgynn is bot?12:01
akemWin7 is actually one of the best windows.12:01
Klojuma bot, asking when the next ubuntu comes out?12:01
fjorgynnANDruid: I am bot?12:01
fjorgynnakem: 2k3 is better12:02
ANDruidi dont like windows12:02
akemWin7 and Ubuntu are both great OS.12:02
ANDruidi like linux12:02
fjorgynnI like GNU12:02
fjorgynn;)12:02
KlojumI use WinXPSP3 when it's inevitable.12:02
ANDruidi like code12:02
ANDruidi like github12:02
fjorgynnub will ubuntu use xorg in 11.10 ?12:02
ANDruidi dont like girls12:03
akemANDruid, the thing is Linux is terrible at backward compatibility12:03
ANDruidis it normal?12:03
Klojumnobody is perfect, ANDruid ..12:03
akemi have the first wipeout or old games that runs out of the box on win712:03
akem+ new ones of course.12:03
ANDruidi dont like gui12:03
akemi guess that will change in the future.12:03
fjorgynnmy programs don't work in Windows12:03
ANDruidi like command12:03
fjorgynnit complains because it is 16 bit ;D12:04
fjorgynnNorton Commander <312:04
Sidewinder1!enter12:04
ubottuPlease try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!12:04
akemhardcore command line?12:04
akem(:12:04
akemyea sorry12:04
ANDruidterminal forever12:04
thiehI am having trouble booting from the ubuntu livecd (11.04).  from my experiences with other distros It seems disabling KMS would do the trick (radeon driver, x600se).  so how should I disable KMS on the LiveCD?12:05
fjorgynnsure12:05
yahudaMy mic doesn't work on 11.04 but works on 10.10. Can someone help me?12:05
akemi'm rxvt addicted too, but i like video games, 3D etc.12:05
fjorgynnyahuda: my car doesn't work. Can you help me?12:05
ANDruidi update my ubuntu kenerl and it shows 2 kenerl now.what a shit12:05
fjorgynnyahuda: information.12:05
yahudafjorgynn: no, sry. : (12:06
Gentoo64ANDruid, thats normal12:06
Gentoo64it keeps the old one in case the new one doesnt work12:06
yahudafjorgynn: what information can i give you?12:06
fjorgynnyahuda: USB?12:07
fjorgynnwhat brand?12:07
fjorgynnlol12:07
ANDruidhow to be a hacker12:07
fjorgynnI am a hacker12:07
fjorgynnI've got cmatrix12:07
fjorgynn;D12:07
yahudacmatrix rullaz12:07
tyhguwhat's cmatrix?12:07
ANDruidi am boy and dont liker girls.also i am not guy.so i am confusing about myself12:07
RP64I just had to join again to say to oCean that you're very rude and disrespectful. Are you representing Ubuntu? Because I'll report you in that case , you are rude and disrespectful for no reason and that isn't a way to speak to people who are using ubuntu , that's less respect than bill gates has ever spoken to me with12:08
yahudafjorgynn: No it is not usb, it's just a classic microphone with headphones.12:08
RP64oCean if someone mentions something even slightly off topic it isn't an excuse to start speaking to them with no respect12:08
RTFMnowhi, anyone here have a PC with one 500gb advertised sized HDD ?12:08
RTFMnowI need the extact byte size with this command: hdparm -i /dev/sda | grep LBA12:08
fjorgynnyahuda: is it on mute?12:08
fjorgynn;)12:08
RTFMnowthe LBA is just * 512, I will do that, just paste the line please =)12:08
yahudafjorgynn: nope : (12:08
fjorgynn:(12:08
fjorgynnno idea.12:08
oCeanRP64: we don't discuss operator actions (or channel guidelines) here. You're welcome to /join #ubuntu-ops for that12:09
fjorgynntyhgu: apt-cache search cmatrix12:09
marsfligthPlease, how to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button?12:09
RP64I will12:09
fjorgynntyhgu: apt-cache show cmatrix12:09
ANDruidwhat is cmatrix?tell me p;z\12:09
tyhguaaa12:09
fjorgynnDescription: simulates the display from "The Matrix" It is based on the screensaver from the movie's website. It works with terminal settings up to 132x300 and can scroll lines all at the same rate.12:10
fjorgynn:D12:10
ANDruidhow to show it?12:10
fjorgynn:)12:12
fjorgynnANDruid: apt-cache show cmatrix12:12
fjorgynnjust type cmatrix in terminal12:12
fjorgynnafter install12:12
fjorgynn;)12:12
Phoenix87re12:12
riek421i want to do a fresh dual boot install (win7 64bit) but windows creates a msr-partition, which probably fucks up grub, does anyone know how to avoid this partition?12:16
fjorgynn:)12:16
oCeanriek421: control your language here, please12:16
riek421oh ok sorry12:16
fjorgynnriek421: what msr-partition?12:16
fjorgynnyou install win7 first and then linux12:16
riek421yes thats how i did it12:17
fjorgynnotherwise you must install grub after12:17
riek421but it didn't work12:17
riek421so i try again12:17
riek421i install windows almost every day, but i've never seen this bsr-partition12:17
riek421*msr12:18
fjorgynnchoose ntfs?12:18
riek421its probabaly because of an uefi12:18
riek421it replaces mbr, says technet12:18
MikeChelengparted is not working any time a flash drive is plugged in12:18
riek421to avoid the restrictions of 4 partitions12:18
chheapIf I install ubuntu-desktop on a kubuntu machine is there anything I should remove or can it cause any problems?12:19
fjorgynnchheap: no12:19
fjorgynnchheap:you can use gnome programs in KDE and vice versa12:19
fjorgynnbut it will take up some space12:19
=== mang0 is now known as mang0|OUT
MikeChelengparted is not working any time a flash drive is plugged in, and the flash drive is constantly being accessed even when im doing nothing12:20
chheapfjorgynn: That isnt a problem.12:20
fjorgynn:)12:20
m3asmihello12:20
riek421ah i just found: https://help.ubuntu.com/community/UEFIBooting12:20
m3asmiError: Framework 'Mono / .NET 4.0' not installed12:21
g0rsis there a way to power down hard disc when the computer is idle? is it possible with ext3 or ext4 file systems?12:21
chheapI gues i should use gmd as default window manager though?12:21
chheapgdm*12:21
fjorgynngdm isn't that just the login screen?12:22
[deXter]g0rs: laptop-mode-tools12:22
[deXter]g0rs: also, look for Jupiter12:23
fjorgynnchheap: it will chose whatever when you log in12:23
fjorgynnat the login screen12:23
chheapfjorgynn: yeah maybe i'l leave it to kdm. But can i modify it's settings from ubuntu?12:23
riek421does anyone here has experiences with grub uefi boot?12:24
fjorgynnnope12:24
riek421damn, i want to have ubuntu on my new thinkpad12:24
ANDruidi want write a notebook in java12:25
oCeanANDruid: maybe try ##java channel for that12:26
=== XLV_ is now known as XLV
fjorgynn:D12:30
Mangeh:D12:31
fjorgynnshould I uninstall pulesaudio12:31
Gentoo64no12:31
Gentoo64why?12:31
fjorgynnbecause the sound is bad?12:31
fjorgynngot no bass12:32
Gentoo64it shouldnt make a difference12:32
Gentoo64have you tried alsamixer for any bass settings?12:32
Gentoo64or is it stereo?12:32
=== donald is now known as Guest71531
preculdHi! I've a 8GB usb drive which I wish to format as ext2/4 and install Ubuntu in it? Can anyone guide me on that?12:32
Guest71531hi guys, anyone know about hd streaming?12:33
mw__Hi I'12:33
Mangehpreculd: Get lili usb creator12:33
mw__m having trouble installing a bin file12:33
mw__I keep getting permission denied when trying to execute bin file12:33
Gentoo64Guest71531, whats the problem?12:33
mw__and I believe I am logged in as root12:33
Mangehpreculd: http://www.pendrivelinux.com/linux-live-usb-creator/12:33
=== mw__ is now known as m_W
Sidewinder1!unetbootin | preculd12:34
ubottupreculd: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent12:34
preculdMangeh, LiLi, UNetbootin or Ubuntu startuop creator are used to ceate LiveUSB/LiveCD with or without persistence. I'm asking something else12:34
Gentoo64preculd, try formatting it with gparted then choosing it at the install screen12:34
Gentoo64not sure if it works or not12:34
Guest71531Gentoo64: when i installed ubuntu on my netbook it was incapable of streaming hd on youtube, even 480p, when it was on windows 7 it worked a charm12:35
preculdGentoo64: Yes. But there are things like mount flags to set .. some noatime etc...12:35
Gentoo64preculd, thats when its installed12:35
Gentoo64in fstab you can add noatime to it12:35
preculdGentoo64: Why is it required? How does it affect?12:35
Gentoo64preculd, noatime just disables timestamps to speed it up12:36
Gentoo64i put it on all my drives12:36
Gentoo64Guest71531, what gpu is it?12:36
preculdGentoo64: For USB, any other flags are required?12:36
Gentoo64preculd, no id just put defaults,noatime12:36
Guest71531sorry for this question, i'm kind of new to xchat irc, how can i get mt name instead of guest71532?12:37
Gentoo64Guest71531, its in the options12:37
Gentoo64xchat, network list12:37
Mangehor do /nick <name>12:37
Gentoo64Guest71531, join #freenode they'll tell you12:37
Gentoo64how to register etc12:37
Guest71531Gentoo64, i'm not too sure what it is, how can i find out?12:38
Guest71531gentoo64, ok i will late12:38
Guest71531later12:38
Gentoo64ok12:38
Sidewinder1!register12:38
ubottuInformation about registering your nickname: https://help.ubuntu.com/community/InternetRelayChat/Registration - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode12:38
Gentoo64Guest71531, press ctrl + s and itll have a global nickname thing12:38
burghello. network manager sais that wired network is disconnected, and i can`t connect to it, but in fact i am connected and i use internet from that wire (with pppoe auth) -- how can i fix that? because sending no network message affects other programs (like pidgin, which refuses to actually try to connect if it can`t see network)12:39
Guest71531gentoo64, yeah the windows came uo12:39
preculdGentoo64: no id, as in?12:39
preculduuid12:40
fjorgynnsure12:41
=== XLV_ is now known as XLV
donald_hi guys, anyone know about hd streaming?12:41
Gentoo64donald_, what gpu is it?12:42
m_Wwhat is the sudo command to get prolonged root access? I forget12:42
Gentoo64sudo -i12:42
donald_Gentoo64, i said earlier, that I don't know how to find out :s12:42
Mangehcant you do sudo su root?12:42
req^sudo su12:42
m_WGentoo64, ty12:42
Farghhi, is there a way to recover a file thatfails copy because of I/O errors ?12:42
Gentoo64Mangeh, whats quicker, sudo su root, or sudo -i? :p12:43
MangehGentoo64: sudo -i :P12:43
Gentoo64donald_, lspci | grep VGA12:43
Gentoo64might tell you12:44
m_Wwtf i'm trying to install this bin file and i keep getting permission denied12:44
m_Wi do chmod +x <filename>12:44
Gentoo64donald_, or glxinfo | grep render12:44
m_Wand then ./filename12:44
Gentoo64m_W, what is it?12:44
m_Wit's math software12:45
donald_Gentoo64, i'm sorry dude, what am i supposed to do with that?12:45
donald_nood user lol12:45
Gentoo64donald_, either of those should hint at the gpu12:45
donald_noob*12:45
Gentoo64donald_, glxinfo | grep render gives me: OpenGL renderer string: GeForce GTX 460 SE/PCI/SSE212:45
preculdGentoo64: Such things work http://linux.koolsolutions.com/2009/02/03/installing-linux-on-usb-part-5-installing-debian-linux-on-usb-flash-memory-drives/12:45
api984glxinfo | grep direct12:46
Gentoo64that says the gpu?12:46
Farghhi, is there a way to recover a file thatfails copy because of I/O errors ?12:46
Gentoo64preculd, i got no exp at all with usb stuff12:46
Gentoo64no idea about installing onto a usb12:46
preculdGentoo64: No problem. I was just confirming you that it works as you were in doubt about its operation. Thanks!12:47
Gentoo64preculd, ah ok. well noatime is def not needed but recommended12:47
thyri0ndonald_: paste that into a console window12:48
donald_gentoo64, yah i just did that12:48
preculdGentoo64: yep, thanks12:48
donald_gentoo64, i got AMD Radeon HD 6200 series Graphics12:48
Gentoo64donald_, ok. did you install the additional drivers?12:48
Gentoo64the proper ati ones?12:49
donald_Gentoo64, the only one ubuntu suggested yes12:49
Gentoo64well im not sure then. is it miles slower than windows?12:49
Gentoo64or just a bit12:49
Gentoo64could just be that flash is faster on windows on certain hardware12:49
thyri0nFlash sucks imho12:50
donald_Gentoo64, yeah it's really slow now, it's quite disapointing12:50
Abhijithi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f448812:50
Gentoo64thyri0n, i dont use it either but some ppl nee dit12:50
thyri0nindeed12:50
Gentoo64donald_, is it 64 bit uubntu?12:50
Abhijithi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit12:50
zproodhi all, glad to be here.12:51
BluesKajHiyas all12:51
thyri0nhi zprood BluesKaj12:51
Sidewinder1Mornin' BluesKaj12:51
BluesKajhey Sidewinder112:51
Sidewinder1:D12:51
zproodHi thyri0n12:51
donald_Gentoo64, yes it is12:51
BluesKajhi thyri0n12:52
Gentoo64donald_, you could try the proper 64 bit flash it might be faster12:52
Gentoo64i think you need a ppa for it12:52
zproodare you install 11.10 beta 2 ?12:52
thyri0nyepp12:52
Gentoo64donald_, if its unbearable i would try it12:52
donald_Gentoo64, what's ppa? sorry12:52
Gentoo64donald_, you have to add them to get new software12:52
m_Wit was because I was trying to install from an external HD that's why I was getting errors12:52
Gentoo64its like a seperate software centre12:52
donald_Gentoo64, oh right12:52
pulbhi guys, i encountered a pretty serious bug in oneiric: thumbnailers are missing in gconf. I.e. all gtk2 apps that generate thumbnails of media (images, videos...) won't work12:53
Sidewinder1! oneiric > pulb12:53
ubottupulb, please see my private message12:53
drcodehi all12:54
donald_Gentoo64, it's not that important, I got ubuntu on my desktop too and the hd works wonders, it's just my netbook for college that i'm trying to fix12:54
Abhijithi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit12:54
simion314hi,is there a tool that monitors a directory and subdirectory and prints what files were created,changed,deleted ?12:54
drcodeI am trying to setup an old nvidia card  in xbmc based on ubuntu12:54
drcodenvidia nv17 mx44012:54
drcodeIs there automticly nvidia (console) driver install utility?12:54
prouterhey fellas, I can;t get the terminal bell to work - which is anoying for irssi - can anyone help?12:55
pulbproblem is I can't report that bug, because stupid "report a bug" button redirects me to the useless ubuntu bug reporting wiki12:55
Abhijitpulb, you can directly go to launchpad page and from there report a bug12:55
Sidewinder1pulb, Have you gone to launchpad.org?12:55
Sidewinder1Opps, too slow, again.12:56
Gentoo64prouter, what terminal is it?12:56
Gentoo64gnome-terminal?12:56
ottoshmidtshould not totem connect to jack when the later is on?12:56
zproodcan you use the lightdm auto login function well with Gnome 3?12:56
prouteryes, gnome-terminal Gentoo6412:56
BluesKajdrcode,  check admin>additional drivers for the recommended driver12:56
pulbAbhijit, Sidewinder: won't work either, allways get redirected to https://help.ubuntu.com/community/ReportingBugs12:56
Gentoo64prouter, apart from ticking terminal bell in the options i dont know12:56
NF_simion314, monitor the timestaps?12:57
Abhijitpulb, what is the package you want to report bug against?12:57
MangehHaving trouble installing OpenSSL 1.0.0e, i get this error - http://paste.ubuntu.com/701017/12:57
drcodeIs there console tool?12:57
prouterGentoo64: Yep, terminal bell is ticked, but no sound, I've tried echo -e '/a' as well, and nothing12:57
drcodeI don't have there kde or gnome12:57
pulbAbhijit: humbnailers are missing in gconf. I.e. all gtk2 apps that generate thumbnails of media (images, videos...) won't work -> so gconf I guess12:57
Gentoo64Mangeh, maybe you need build essentials12:57
Mangehoh.12:57
Mangehyeah12:57
Mangehthis is a newly reinstalled12:58
MangehGentoo64: what packages will i need12:58
Gentoo64im not entirely sure what you need to complile from source on ubuntu12:58
Mangehoh, Gcc12:58
pulbAbhijit: but specifying gconf as package won't work12:58
Gentoo64Mangeh, i think its sudo apt-get install build-essential12:58
Mangehk12:58
Gentoo64no idea why they dont include it12:58
Abhijitpulb, try this link top right corner here https://bugs.launchpad.net/ubuntu/+source/gconf12:59
MangehMight help if i apt-get update first12:59
Mangehlol12:59
FreeWillyanyone in here? i desperately need help12:59
Abhijit!enter | Mangeh12:59
ubottuMangeh: Please try to keep your questions/responses on one line. Don't use the "Enter" key as punctuation!12:59
FreeWillyim a noob to linux12:59
Gentoo64FreeWilly, ask12:59
AbhijitFreeWilly, just ask with details and wait12:59
MangehAbhijit: Sorry, its a habit12:59
FreeWillyah tks13:00
FreeWillyinstalled ubunto 10.04 server edition on a pc here at home i wana make a file server with samba etc maybe one day a media server, anyhoo13:00
FreeWillyas the installation went along13:00
Sidewinder1Mangeh, This contains all kinds of compiling info: https://help.ubuntu.com/community/CompilingSoftware13:00
FreeWillyit said no network adapter detected13:00
pulbAbhijit: thanks!13:00
Abhijitpulb, this is for gconf version 2 https://bugs.launchpad.net/ubuntu/+source/gconf213:00
=== sebek_ is now known as alexirys
MangehSidewinder1: It's ok. I just forgot to apt-get update13:00
Sidewinder1Mangeh, :D13:01
BluesKajdrcode, if you have no X desktop then , sudo aot-get install nvidia-current13:01
FreeWillythe LAN option in my BIOS is enabled under Integrated Perhibleasb blablabla13:01
FreeWillyOnboard Lan Controller is enabled and LAN option ROM13:01
BluesKajapt-get , drcode13:02
=== game is now known as Guest50368
Abhijithi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit13:02
pulbAbhijit: thanks, I'll fill a report13:02
Gentoo64FreeWilly, do you know what nic it is?13:02
Abhijitpulb, ok13:02
ANDruidwhat is nic??13:02
FreeWillyhuh? nic???13:02
Gentoo64network card13:02
Gentoo64realtek etc13:02
MangehANDruid: Network Intergrated Controller13:03
Mangehi believe13:03
FreeWillyits onboard the mother board is MSI G41M-P2813:03
Abhijitinterface*13:03
Mangehah yeah. interface.13:03
OerHeksGentoo64, FreeWilly did you enable network card ROM ?13:03
OerHeks= bootrom13:03
EvanescenceDoes anyone know how to use nmcli (NetworkManager command line version) to connect network ?13:03
MangehGentoo64: Thanks for the help, build-essential worked and SSL is now installing :D13:03
FreeWillyyest it is enabled13:03
Gentoo64Mangeh, ok13:04
OerHeksfree_loader,13:04
FreeWillyaswell as the onboard lan controller13:04
FreeWillyboth enabled13:04
OerHeksFreeWilly, you don13:04
OerHeksFreeWilly, you don need the boot rom ( sorry for the enter)13:04
BluesKajEvanescence, what kind of connection , wifi or ethernet?13:04
EvanescenceBluesKaj: two types13:04
FreeWillyso i disable it?13:05
EvanescenceBluesKaj: I read man, but can not find id or uuid. how to connect an already exist connection.13:05
NF_FreeWilly, maybe you can make a boot USB disk using the stage3, can be downloaded from gentoo.org.Then type in the command lspci try to find your network card13:05
grkblood13whats the difference in ubuntu-servers and freenode? I see a loto f the same channels.13:06
proutergoing to try terminater see if the bell works in that13:06
RobinJthe games i've bought from the humble frozen synapse bundle (frozenbye bundle as well) don't work anymore. could anyone help me?13:06
BluesKajEvanescence, sudo /etc/init.d/networking restart13:07
drcodethanz13:07
drcodex13:07
EvanescenceBluesKaj: than how to use nmcli to control networkmanager ?13:07
jiohdigrkblood, same servers13:07
BluesKajit restarts network manager, Evanescence13:07
sogeking99hey guys, when i put my headphones in the audio jack it does not make any sound come through the headphones13:08
sogeking99i am on 11.0413:08
EvanescenceBluesKaj: yeah, I know, But nmcli is similar with nm-applet on function, nmcli can control networkmanager like nm-applet. So I want to know how to use nmcli. even I have read man, but still confused.13:08
misterпривет всем13:08
Mangehsogeking99: have you got the right sound drivers?13:09
FreeWillywhen i tail /etc/network/interfaces all i get is:13:09
FreeWillyauto lo13:09
BluesKaj!nmcli | Evanescence13:09
RobinJsogeking99: sound preferences -> hardware -> play around wityh the profile settings13:09
FreeWillyiface lo inet loopback13:09
RobinJthe games i've bought from the humble frozen synapse bundle (frozenbye bundle as well) don't work anymore. could anyone help me?13:09
sogeking99Mangeh, not sure really, wworked on windows13:10
prouterok guys, so it's not a problem with gnome-terminal because I get no terminal bell with terminator too.  Anyone help?13:11
sogeking99RobinJ, there is a lot of profiles listed13:11
Mangehsogeking99: Click System>Administration>Additional Drivers13:11
RobinJsogeking99: just try wich one works13:11
ANDruidi hate rus13:11
BluesKajEvanescence, do you really need to control from the cli or do you just want to ...anyway sorry for confusing you , don't know much about NM , since I don't use it13:11
EvanescenceBluesKaj: I need to control from the cli13:12
EvanescenceBluesKaj: oh, thanks still13:12
sogeking99Mangeh, it lists ati graphics driver13:12
OerHeksFreeWilly, disable bootrom and see if your server gets its own IP13:12
Mangehsogeking99: Its not that. Try System>Preferences>Sound>Hardware13:12
ANDruidprouter,me too13:12
Mangehsogeking99: Or Sound>Output13:12
Abhijithi. my hp all in one printer is installed. 2 days ago i scanned one doc. now it is not being detected by simple scan. help please. its f4488 and lucid 64 bit13:13
Mangehsogeking99: play around with the settings13:13
prouterit's annoying because you have to be looking at irssi to see if someone messages you.. which isnt practical.13:13
ANDruidAbhijit,maybe you should solve it yourself13:13
sogeking99will it be a profile for 'internal audio'13:13
AbhijitANDruid, if i could...13:14
sogeking99'hd-audio generic' only has one13:14
ANDruidit is not a problem that can be solved by remote people13:14
codefriarsigh, #linux has become infiltrated with dogmatic rh fanboi's13:14
ANDruidany good irc client in ubuntu??13:14
Mangehsogeking99: I believe it is Internal Audio, and try the setting on analogue stereo Output13:14
OlotilaI want to install 10.04LTS alongside current 11.04. What is the easiest way?13:14
AbhijitANDruid, xchat, irssi,13:14
ANDruidi am using irc by emacs13:14
FreeWillyOerHeks, i have d iabled LAN Option ROM13:15
FreeWillyit just doenst pick up the ethernet13:15
alexxiohi13:15
FreeWillywhen i run ifup eth013:15
alexxioplease i have to ask a question but i'm on a hurry :P13:15
alexxioi'll try to be clear and fast13:15
FreeWillyi get like a no interface blablabla13:15
MangehGo for it alexxio13:16
FreeWillyeven when i change the 0 to 1,2,313:16
alexxioi'm installing ubuntu from usb stick into the pc13:16
glitchdcan anyone possible help me with a grub-burg dilemma?13:16
FreeWillytailing /etc/network/interfaces13:16
OerHeksFreeWilly,  edit /etc/network/interfaces and give your server a static IP, like this example > http://www.ubuntugeek.com/ubuntu-networking-configuration-using-command-line.html13:16
alexxioafter doing the normal operation from within the wizard procedure, it goes all ok, but rebooting i get into a grub error: invalid extent13:17
alexxiothen i don't know what to do13:17
alexxioi followed the guide in which i have to do mount --bind /proc ecc ecc13:17
alexxiobut nothing happens13:17
glitchdanyone?13:17
FreeWillythanks OerHeks, gona try that now13:18
glitchdneed some help with telling grub/burg which kernel to have selected by default13:18
Mangehalexxio13:19
alexxioyes13:19
MangehI would reccomend using Lili USB Creator to install from a USB Stick13:19
MangehThat's what i used, and it worked perfectly13:19
alexxiommmh ok13:19
glitchdMangeh,13:20
Mangehglitchd13:20
Mangehwhat's up13:20
alexxioif i use some grub commands?13:20
glitchdMangeh, would u know anything about grub/burg specifics and how to change what kernel it selects by default when booting?13:20
Mangehgltichd: i do not know anything about grub, sorry13:21
glitchddam.13:21
glitchdthx anyways13:21
glitchdDOES ANYONE KNOW ANYTHING ABOUT GRUB IN HERE??13:21
glitchdneed some help with telling grub/burg which kernel to have selected by default13:21
oCeanglitchd: no need for the caps13:22
glitchdoCean, is it that big of a deal?13:22
oCeanglitchd: yes13:22
glitchdoCean, ok then.13:22
glitchddoes anyone know anything about grub in here??13:22
MangehHow do i move the contents of /VPS to /13:22
glitchdbetter?13:22
Mangehit wont let me13:22
cromagglitchd: grub what version ?13:23
glitchdMangeh, i would think u would have to do it with sudo13:23
glitchdcromag, not sure..13:23
arandglitchd: Would using a string for the GURB_DEFAULT variable do what you want13:23
cromagthen i'm not either13:23
Mangehglitchd: i have root access13:23
glitchdarand, again, im not sure, im running burg on top of grub and its not selecting the correct kernel at boot13:24
glitchdarand, so then i have to unfold all the kernels and select it manually13:24
glitchdarand, which is a pain each time i boot13:24
glitchdMangeh, maybe u cant do it while the filesystem is mounted13:25
glitchdMangeh, maybe try doing it from a live cd?13:25
Mangehglitchd: its on a VPS13:25
Mangehglitchd: dont worry, i did it13:25
glitchdMangeh, ok good13:25
arkiver hello ! i am trying to open a .chm file... its an ebook.. which package for ubuntu opens it?13:27
Mangehglitchd: i had to cp -r /VPS/* /13:27
Mangehi forgot to use the regex13:28
Sietse|MMSarkiver,13:30
Sietse|MMSxchm does13:30
tianchmsee13:30
MangehWhere is the apache config where you put the setting DirectoryIndex13:31
MangehWhat is the chmod number for everyone read + write13:34
PolahMangeh: XX613:34
Mangehok13:35
oCeanMangeh: DirectoryIndex can be used in /etc/apache2/sites-available/yourvhostname13:35
MangehoCean: thank you13:35
PolahMangeh: 4 = read, 2 = write, 1 = execute. Add them up to get different combinations for what you want then they go into three-digit permissions sets for owner,group,public in that order, i.e. 764 gives read/write/execute to owner, read/write to group and read to public13:35
oCeanMangeh: or, for enabled sites, /etc/apache2/sites-enabled/yourvhostname13:36
NotFreeWillytest13:38
dr_willis2+1=13:38
=== JanC_ is now known as JanC
NotFreeWillyhi guys, if i wana putty to my linux box, do i need to set anyhing up on my linux box?13:39
NotFreeWillyor just putty, the ip, username and pwd and ok\13:39
SadlyMistaken2+1=1+2=6/213:39
catkiller_Hi there! I've got a small issue I somehow can't seem to be able to google out: I have a touchscreen monitor attached in USB to the system, and I need to find out which driver is loaded for it. I tried lshw, digging through /sysfs but no luck. Any idea?13:40
SadlyMistakeni don't know what is a linux box..13:40
oCeanNotFreeWilly: if you want to ssh in, install openssh-server on the ubuntu machine13:40
PolahNotFreeWilly: You need to set up openssh-server on the target machine to be able to SSH in13:40
catkiller_NotFreeWilly: debian like systems, "sudo apt-get install openssh-server"13:40
inertialwow, making a .deb file is like 1000x easier than making an .rpm file13:43
NotFreeWillythanks all13:43
NotFreeWillyon setup i checked that that must install with LAMP etc13:44
NotFreeWillyhow can i check terminal line, if ssh is enabled?13:44
oCeanNotFreeWilly: check first if it is installed:   dpkg -l openssh-server13:44
catkiller_ssh localhost13:45
arkiverSietse|MMS, tian thanks guys13:45
Sietse|MMS;)13:45
justin__Hello, I'd like to know how to find out if my usb to serial adapter is installed13:46
SadlyMistakeninertial: with alien?13:46
om26erhow can i get transparent window borders?13:46
=== Cheapshot is now known as Guest13849
=== chheap is now known as Cheapshot
jatooi'm getting some system crashes on 11.10 beta-2, with a whole bunch of text ending in "[  770.650053] panic occurred, switching back to text console" and then i have to hard reboot.  any advice on solving this?  also, how should i report this bug? willing to do some work for a good bug report if needed.13:48
oCeanjatoo: Oneiric/11.10 is not yet released (still beta). Please join #ubuntu+1 for further support and discussion13:48
jatoooCean, thanks, will do13:48
ANDruidany good twitter client in ubuntu?13:50
om26erANDruid, polly13:51
amin`question N01: what port in local machine should be forwarded to remote server to activate Socks tunnel13:51
inertialSadlyMistaken: just dpkg-build13:52
CheapshotWhere was the setting to save session in ubuntu?13:53
PolahANDruid: Gwibber comes installed by default.13:54
shadow__how can i install the gnomenu?13:54
martianI tried out installing kubuntu desktop and it somehow changed the fonts in other applications when using gnome, even after uninstalling all the packages that /var/log/apt/apt.history said were installed at the time. Anyway to revert this?13:55
designzI'm trying to find a System Restore like utility (like in Windows)13:57
alien__hello13:57
designzanyone have a recommendation?13:57
martiandesignz: for what? Lots of chatter in here.13:57
martiandesignz: oh duh. nevermind13:57
designz@martian Just for backing things up13:57
designzI really screwed up my Ubuntu install yesterday just playing around...and had to reinstall things13:58
XistancEHowcome when I launch counter-strike source with wine it thinks my display is something like 3500x#### cause im running extended desktop13:58
martiandesignz: Try Deja Dub Backup Utility. But that won't necessarily revert changes you made to your system. It's a file backup utulity.13:59
Sidewinder1designz, Have a look at grsync, it's a front-end GUI for the rsync command. That's what I use to back-up.13:59
designzThanks guys!13:59
Sidewinder1Np13:59
designzI'll give both of those a loop13:59
designz*look13:59
alien__hello, alguien habla espaniol ?13:59
Sidewinder1!es14:00
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.14:00
alien__i know14:00
shadow__how can i add a repository in terminal?14:03
glebihanshadow__, use add-apt-repository14:03
furyoshonenok, been having disconnecting problems, where I have to reboot to connect again. Here is the paste bin for dmesg | tail : http://paste.ubuntu.com/701047/14:03
martianshadow__: https://help.ubuntu.com/community/Repositories/CommandLine14:03
XistancEIs there such thing as direct X for ubuntu?14:05
FuchsXistancE: there is wine, what exactly do you need?14:06
FuchsXistancE: or, if you are more talking about a technology you could use: SDL14:06
XistancEFor like Counter-Strike Source over wine14:06
inkitTo change the brightness i run a script. But this has to be done for every restart. How can I make sure that this command runs automaticall?14:06
XistancEi just want to make sure I have all the pre-req's before I try playing it over wine14:06
Fuchsinkit: you could use rc.local if the script doesn't require X but root access14:07
Sidewinder1 XistancE Have you asked in #winehq?14:07
Fuchsinkit: else you can use the autostart of your desktop environment / window manager, or the .profile14:07
SolvedI'm trying to install Ubuntu 10.10 netbook edition on my new laptop, that currently has Windows 7 on it. I want to dual-boot, but I'm having trouble in the "Allocate drive space" section, as I don't want to erase Windows 7.14:08
Mangehhttp://paste.ubuntu.com/701051/14:08
SolvedDo I formatone of the ntfs's?14:09
Solved*format one14:09
Sidewinder1Solved, Perhaps this could answer your question: http://www.psychocats.net/ubuntu/installing14:09
tianv'14:10
SolvedSidewinder1: It doesn't give me the option to "Install Ubuntu alongside Windows 7"14:10
Sidewinder1Solved, DO NOT format NTFS, unless you want to loose Win.14:10
SolvedSidewinder1: How do I install Ubuntu then?14:11
m_bissonEverytime Ubuntu updates it changes the grub file so that windows is no longer the default.... can I stop that from happening?14:11
inkitI use the14:11
Fuchsinkit: you can add the script in /etc/rc.local if the script doesn't need X. You can show me the script in a pastebin service if you are not sure14:11
Sidewinder1Solved, Did you read the link? About 1/2 way down it says "Installing Ubuntu Alongside Windows 7."14:12
SolvedSidewinder1: I see that, but I'm installing 10.10, and it doesn't give me the handy divider, only a partition table14:13
inkithttp://paste.ubuntu.com/701052/14:14
inkitHow can I autorun it for every restart14:14
Fuchsinkit: you can put that in /etc/rc.local14:14
Sidewinder1Solved, Sorry, I can't help with 10.10; I use 10.04 and the link above is for 11.04 but the principals should be the same.14:14
Fuchsinkit: edit the file with an editor with root rights  (e.g.  sudo nano /etc/rc.local   or   gksudo gedit /etc/rc.local)  and add this line to the bottom of the file14:15
onderHey all.14:15
SolvedCan anyone help me to install Ubuntu 10.10? I'm confused as it does not give me a handy divider to split Windows and Ubuntu, only a partition table14:15
Sidewinder1Solved, Or if you prefer Gnome desktop, just install 11.04 and boot into "Classic."14:16
m_bissonDoes it have a slider?14:16
compdochandy divider? do you have unused space on the drive?14:16
furyoshonencould some one help me figure out what this dmesg | tail means: http://paste.ubuntu.com/701054/  ???14:17
SolvedSidewinder1: Its a new laptop, and I just want to be safe with it and not install 11.04, as it is new and probably has a good deal of bugs14:17
NotFreeWillyhi all14:17
Solvedm_bisson: No, I can only chose between Erase and use the entire drive, or go to a partition table14:17
glebihanSolved, 11.04 is not that new and is very stable14:17
Solvedcompdoc: I don't know if I have unused space D:14:17
Solvedglebihan: More stable than 10.10?14:18
Sidewinder1Solved, Just make absolutely certain that you Defragment (from within Win), prior to any shrinking of the NTFS partition.14:18
glebihanSolved, about the same14:18
Solvedglebihan: You recommend it over 10.10?14:18
NotFreeWillyhow can i mount two aditional hd's that are in my linux box, easily?14:18
compdocSolved, its stable and has more/better drivers for hardware14:18
n2ihi! can I use a live cd to repair my ubuntu system?14:18
Sidewinder1Solved, 11.04 is current; 11.10 is going to be released in about two weeks.14:19
glebihanSolved, yes. IMO the choice is currently between 10.04 and 11.0414:19
m_bissonSolved: use the partition table to adjust how much Ubuntu gets and it should automatically avoid the windows stuff.14:19
compdoc11.10 isnt very stable14:19
n2iI've remove something such as xserver14:19
yeatsSolved: Win7 has a "shrink partition" feature you should investigate14:19
glebihanSolved, 10.10 is gonna get to its end of life next April14:19
Solvedglebihan: Alright, I will go and get 11.04 then14:19
Sidewinder1yeats, Does that automatically defrag?14:19
Solvedyeats: Thanks, I'll check that out14:20
yeatsSidewinder1: no, and I would still recommend defragging first14:20
Solvedm_bisson: I'm lost by the partition table14:20
m_bissonCan anyone tell me how to keep windows as the default boot after Ubuntu updates? It always changes the grub file on its own...14:20
inkit<Fuchs> Ya, edited.Hope that helps. need to restart to validate. and btw am new to irc. Any pointers on how to use it.(stuffs like how to address someone,commands and all). am using webcast.freenode and sorry for the early glitch.14:20
peppyhi, how can I activate visual effect in ubuntu oneiric?14:20
Sidewinder1+1 DEFRAG!14:20
Fuchsinkit: no problem at all14:20
Fuchsinkit: if it doesn't work, just ask here again, then we'll have a look14:20
glebihanpeppy, please ask for oneiric support in #ubuntu+114:20
MonkeyDustpeppy: type /j #ubuntu+114:20
allu4is unity launcher compleatly inaccessible via orca?14:20
=== api984_ is now known as api984
yeats!11.10 | peppy14:21
ubottupeppy: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+114:21
peppyglebihan: ok, thx14:21
thyri0nlooking forward to it, though i will only install it on the other notebook14:21
yeats!isitout14:22
ubottuno, not yet, way too early! http://www.thisisthecountdown.com/14:22
MangehIs there a channel for MySQL help14:22
FuchsMangeh: yes,  /msg alis list *mysql*14:22
Sidewinder1Solved, I know I sound like a broken record, but don't forget to defragment all NTFS partitions, first; I know, it takes a while. :-)14:22
Sidewinder1Damn3d, he's gone. :-(14:23
yeatsSidewinder1: if he doesn't, he'll learn the hard way why you recommended it ;-)14:23
ufo1Hi. I'm having a login-issue and need some help. Looks as if I had overwritten some files.14:23
Sidewinder1:D14:23
Polahdetails | ufo114:24
Polah!details | ufo114:24
ubottuufo1: 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 ..."14:24
ufo1http://paste.ubuntu.com/701059/14:24
Solvedglebihan: The thing is, its for a laptop, and it appears there is no netbook edition for 11.0414:24
glebihanSolved, starting from version 11.04, netbook edition is no longer different from the "normal" one14:25
rostayobI have a pair of usb headphones, and sometimes they stop working (sound comes out, but it's broken). They work again if I reboot. I tried restarting pulseaudio but it doesn't work14:25
Solvedglebihan: Ok. Should I get 64 bit or 32 bit?14:25
PolahSolved: Do you have a 64-bit capable processor?14:25
ANDruidhey14:25
SolvedPolah: Yes14:26
PolahSolved: How much RAM do you have?14:26
AviSourceQazjap1114:26
AviSourceLOL14:26
SolvedPolah: Uh it says my laptop has 614:26
ANDruidhappy is guilty in my world14:26
Solvedgigibites14:26
PolahSolved: Definitely use 64 bit then14:26
SolvedPolah: So it uses more ram?14:26
compdocit lets you use more memory14:27
cyanid3hi14:27
cyanid3i want openvpn help14:27
Solvedcompdoc: What do you mean by more memory14:27
glebihanSolved, yes 32bits is limited to about 3.6GB14:27
=== XLV_ is now known as XLV
ufo1Posted the whole story here: http://paste.ubuntu.com/701059/14:27
PolahSolved: No, but 32-bit only lets you address 4GB of RAM. 64-bit allows you to address more memory and also performs more efficiently I believe.14:27
Solvedglebihan: LTS or latest update?14:28
compdocthey do say 64bit programs can run faster14:28
sexghosthah14:28
sexghost哈哈14:28
ANDruidchinese???14:28
SolvedPolah: What about if your computer has only like 1 GB of ram14:28
thyri0ni see kind of two houses there14:28
yeats!cn | sexghost14:28
ubottusexghost: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw14:28
sexghostyeah14:28
sexghostthx14:28
thyri0nyou intended that didn't you?14:28
thyri0n:p14:29
ANDruidwhere can i find chinese group?14:29
PolahSolved: Then either architecture is fine, but I'd still recommend 64-bit since that allows more headroom for upgrading and most systems are heading towards 64-bit nowadays14:29
thyri0n!cn | ANDruid14:29
ubottuANDruid: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw14:29
yeatsANDruid: see ubottu's link above14:29
SolvedPolah: Alright. Is there any way to 'upgrade' from 32 bit to 64 bit without reinstalling?14:29
glebihanSolved, the choice between LTS or latest version is really yours to make14:29
glebihanSolved, no14:29
Solvedglebihan: Any advantage to one or the other?14:30
yeatsSolved: most users will not be able to tell a difference (unless you have more than 3GB RAM, in which case you probably want 64-bit)14:30
Solvedyeats: Ok, thanks14:31
glebihanSolved, LTS is supported longer and may be slightly more stable, the latest version will have more up to date versions of the packages14:31
sevenlessGuys, I want to install Ubuntu on a partition of my laptop. I have a 1Gb flash drive. Wat do14:31
KommaH{s1Hey everyone. My server runs some software that only utilizes one core at a time. My server is perfectly capable of running this software; however, it cannot if it is only allowed to use once core at a time for the process.14:31
Solvedglebihan: I don't really need the MOST up to date software all the time. I guess I'll go with LTS. Thanks for all the help14:32
KommaH{s1Is there some kind of trick I can do to make it not slam one CPU?14:32
glebihanSolved, you're welcome14:32
ANDruidhh14:32
Sidewinder1Solved, You won't be disappointed with LTS. That's what I prefer.14:32
compdocLTS still has 32 and 64 bit versions, no??14:33
SolvedSidewinder1: Alright, thanks for the help14:33
Solved:)14:33
Sidewinder1NP :D14:33
onderYes, compdoc.14:34
ufo1I seem to have overwritten some file. Now when trying to login, some text is given, followed by 'Login incorrect'. It never asks Password or so.14:34
akellaHello14:34
D_Russhello everyone14:34
thyri0n!unetbootin | sevenless14:34
ubottusevenless: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent14:34
onderHi newcomers.14:34
ufo1Which file do I need to check14:34
onderufol, can you take a screenshot?14:35
ufo1Not on the console. Have some details here http://paste.ubuntu.com/701059/14:36
m_bissonIs there a way to fix stuttering video? YouTube, Netflix, etc.14:36
TetracommHello.14:36
ertyuhi14:36
UziHello!14:36
ertyuwhy i can"t scp -R ?14:36
ertyuwhat i have to do to cp recuservielly ?14:37
TetracommI want to make an Ubuntu wallpaper but need a copy of the symbol that is actually editable in Photoshop to make it, help?14:37
Archdavescp -r14:37
mongyertyu: scp -r14:37
os_hi14:37
D_Russam i the onlyone that notices on 11.04 that if you maximize a window that has a sys tray icon and close the window wile maximized, you will no longer be able to grab another maximized window from the title bar until you reopen the first window unmaximize it and then send it back to the sys tray.14:37
os_a have an old computer with 128 mg ram14:37
ertyuthanks mr perfect ! mongy14:38
ufo1onder: Is there enough information?14:38
os_can i run on it with an official release of ubuntu?14:38
yeatsos_: probably not enough resources14:39
Sidewinder1os_, Installing from the CD requires a minimum of 256 mb RAM.14:39
yeatsos_: you could try lubuntu, but 128 may be too much14:39
yeatsos_: you can install with the alternate or mini CD14:39
Polahos_: Perhaps LXDE on Lubuntu, or a command line only system14:39
coachji have two HDs with ububtu installed with various files on both ( i use hot swap drawers) I need now to access the info on both at same time can I put both in let it bbot to one then mount the other?14:39
mongyos_: tinycore or lxde14:40
yeatss/too much/not enough/14:40
MonkeyDustos_: lubuntu14:40
os_is there any official release with enlightment 17?14:40
mongyos_: or maybe puppy14:40
FreeWillyhi all again14:41
D_Russanyone else having issues with grabbing and moving a maximized window from the title bar?14:41
Polahcoachj: Yes14:41
FreeWillyim having some difficulty accessing my aditional hd;s i connected within my ubuntu server machine14:41
FreeWillycould someone gimme a walk thru, i know i have to mount them14:41
PolahFreeWilly: We need more details, what difficulty are you having?14:42
D_RussfreeWilly, how are you trying to access them14:42
coachjPolah: doing that shouldn't mess with the bbot sector of either drive, right?14:42
D_Russsamba?14:42
FreeWillybut the problem is in the mounting syntax, i dunno what these drives are called14:42
FreeWillythey not even formatted i believe, my bios does pick them up14:42
yeatsFreeWilly: fdisk -l will tell you14:42
Polahcoachj: No, unless something goes catastrophically wrong14:42
yeatsFreeWilly: may need to be 'sudo fdisk -l'14:43
PolahFreeWilly: If they aren't formatted to anything then you can't mount them14:43
coachjPolah: thank you for the help14:43
AceKingDoes anyone know how to connect a Toshiba Thrive tablet to Ubuntu?14:43
compdocconnect in what way?14:43
os_is there any official release of ubuntu use enlightment 17?14:43
Polahos_ No. There are official releases with GNOME, KDE, Xfce and LXDE.14:44
D_Russso i guess i am the only one seeing this problem14:44
yeatsos_: no - but enlightment *is* available on Ubuntu14:44
yeats!enlightment14:44
yeats!enlightenment14:44
ubottuEnlightenment (or "E") is a window manager for X, providing a useful, and good looking graphical shell in which to work. E17 is the current development version.14:44
Sidewinder1FreeWilly, They're probably already formatted NTFS; that's usually the way they come, from the factory.14:44
MonkeyDustos_: http://en.wikipedia.org/wiki/List_of_Ubuntu-based_distributions#Ubuntu-based14:44
yeatsos_: you could install the minimal ubuntu version and add packages ala carte14:45
PolahSidewinder1: Really?14:45
tupHow often do the auth.log and apache access.log logs get cleared.14:45
yeats!mini | os_14:45
ubottuos_: The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD14:45
FreeWillycould i pvt somone pls just to paste the result that fdisk gives me dont wana use ip space in here14:45
FreeWillyprobably bad psting jibberish14:45
PolahFreeWilly: Pastebin it and link14:45
Sidewinder1Polah, All of my 5 externals (Cavalry) were NTFS...14:45
monotoniaHello, I need a tool to stress test my swap. Any idea?14:45
Sidewinder1Polah, I had fun reformatting, ext3.14:46
MonkeyDustFreeWilly: type sudo fdisk -l|pastebinit and paste it here14:46
FreeWillyi dunno how to paste it in a link???14:46
=== Arnold is now known as Guest4575
Sidewinder1!pastebinit | FreeWilly14:46
ubottuFreeWilly: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit -b http://paste.ubuntu.com14:46
PolahSidewinder1: Hmm, I remember my external drive being NTFS, but that had some proprietary software for encryption. I wouldn't have thought just plain drives without anything preinstalled would be formatted to NTFS. I guess it would allow the majority people who don't know how to format drives to use them.14:47
FreeWillyWARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.   WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.  Disk /dev/md1 doesn't contain a valid partition table Disk /dev/md2 doesn't contain a valid partition table Disk /dev/md0 doesn't contain a valid partition table The program 'pastebinit' is currently not insta14:47
=== Guest4575 is now known as Arnold
UziLinux newb running Ubuntu 11.04 on Asus EEEPC 701 (900MHz Celeron downed to ~630, 512MbRAM), and trying to get some emulators to run. No Master System emus in default repository, and the NES FCEUX and GFCE Ultra don't work properly. FCEUX is a complete disaster, and GFCEU boots out of the game if trying to savestate in addition to randomly jamming if switching from fullscreen to system. Considering Nestopia (need to compile), ME14:47
UziKANIX (claims to be Linux but has an EXE file), and fwNES and Kega Fusion which have a problem related to being executables.14:47
yeats!paste | then try this:14:47
ubottuthen try this:: 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.14:47
UziNamely, I can not mark fwNES and Fusion as Exectuables despite having admin priviledges. Tried doing it from terminal, no avail: Permission denied.14:48
PolahUzi: What error do you get?14:48
dr_willisUzi:  what filesystem type are the files on?14:48
FreeWillyim sorry im such a noob14:48
FreeWillyE: Couldn't find package pastebinit14:48
D_Russam i the onlyone that notices on 11.04 that if you maximize a window that has a sys tray icon and close the window wile maximized, you will no longer be able to grab another maximized window from the title bar until you reopen the first window unmaximize it and then send it back to the sys tray.14:48
FreeWillytrying to get past bin thingie14:49
Sidewinder1Polah, Yes, this was a couple of years ago; I figgered' acquiring  over 4 TBs of storage would buy me plenty of time. :D14:49
dr_willis!info pastebinit14:49
ubottupastebinit (source: pastebinit): command-line pastebin client. In component universe, is optional. Version 1.2-2 (natty), package size 30 kB, installed size 480 kB14:49
PolahFreeWilly: You already pasted it here so there's not much point in pastebinning it now14:49
dr_willis:)14:49
KommaH{s}Hey everyone. I am currently trying to run some software on my server that does not yet support threading. My server surpasses the minimum requirements; however, when it starts getting heavy use, it slams a CPU and begins to lag.14:49
FreeWillysorry Polah14:50
UziI do not know. They just look like executables, no type, and the error is the "No application to handle" one. If I try to right-click and change permissions to "Allow executable...", the box will not stay marked.14:50
KommaH{s}Any thoughts?14:50
FreeWillydid that past, however mean anything significant?14:50
monotoniaWhen I use many memory from swap, my pc freezes, and I get a error "swap-read error", and many more, indicating the whole sda drive is borky... But I can't find these errors in my /var/log directory, in any file. I fsck-ed unmounted /sda2/ swap device, but I got no errors. What to do?14:50
Trashihi. i have a small problem with fullscreen in flash. i use nvidia driver and the nvidia-settings tool and for playing flash i use the adobe flash plugin. if i switch to fullscreen mode it works fine, but i never get a fullscreen over the whole screen. i just get a black screen with the video in original size in the middle of the screen. does anybody know that problem?14:50
ufo1Hi. I'm unable to login. I seem to have overwritten some file. Now when trying to login, some text is given, followed by 'Login incorrect'. It never asks Password or so. Details:  http://paste.ubuntu.com/701066/14:51
ufo1what files are used by login?14:51
dr_willisTrashi:  ive seen that when the monitors/video card settings are not set to scale.14:51
shiftingcontroli am trying to install vsftp, I downloaded files from https://security.appspot.com/downloads/vsftpd-2.3.4.tar.gz, and read through doc, it says to run make , when i run `make` command, i get sysdeputil.c:(.text+0xf7): undefined reference to `crypt' error, i found /lib/libcap.so.2 is the reference file, how can I link that at run time or how to solve the issue now.complete error message http://paste.pocoo.org/show/486029/14:52
Uzi"Could not display "~/~/file". There is no application installed for executable files" is the default error when trying to click on the files.14:52
Sidewinder1monotonia, Have you tried System-->Administration-->Disk Utility?14:52
dr_willisUzi:  ~/~/file  seems... weird.. ~ is a shortcut for your home dir..14:52
monotoniaSidewinder1 yes. I have xfce, so it's somewhere else, but the same name.14:52
UziAh, just typing it like that since I don't want to write the whole dirstructure. =)14:53
dr_willisUzi:  you tried  from the terminal a simple 'wine /path/to/whatever.exe' yet?14:53
Trashidr_willis: sorry, what do you mean exactly if you say "scale" in videosettings?14:53
amin`ssh -D 7474 user@SERVER ok? but the server in question specified a port for ssh connection port 3292; how should I put that in this command?14:53
Sidewinder1monotonia, And swap should be roughly 1.5 times your RAM.14:53
xistanceshiftingcontrol did you tar -xvf name.tar.gz && cd vsftpd-2.3.4.tar14:53
dr_willisTrashi:  check your video card/driver/settings . theres should be some scale on full screen setting someplace.14:53
mongyamin`: ssh -p port -D 7474 user@host14:53
UziAnd in right-click -> Properties -> Permissions "Execture: [] Allow executing file as program" does not check.14:53
UziWhy would I need Wine for Linux emulators?14:54
dr_willisTrashi:  its fullscereening a picture thats less then the monitors actual res by just centering it.14:54
monotoniaSidewinder1 Is it too big, and that's causing problems?14:54
dr_willisUzi:  Im not clear on your actual problem then.14:54
ufo1Do I need to setup the whole box again just b/c the login is faked?14:54
monotoniaSidewinder1 I have 512MB, and swap is 2GB14:54
shiftingcontrolxistance, i did tar -zvxf vsftpd-2.3.4.tar.gz  and cd vsftp-2.3.414:54
dr_willisufo1:  try logging in at console, see if  works.14:54
=== darknet is now known as darknet___
dr_willisufo1:  theres always ways to fix things from a live cd normally. :)14:55
ufo1I can login as root - but not any other user14:55
mongyshiftingcontrol: why not just sudo apt-get install vsftpd14:55
xistanceand make; make install?14:55
yeatsFreeWilly: you might have to use parted to format the drive (from reading your error message)14:55
Sidewinder1monotonia, That shouldn't cause a problem although 750 MB would be enough.14:55
UziI am trying to install/start emulators in Ubuntu, that are for Linux. However, it refuses to allow the executables to run as executables, and I can not allow them to do so despite being the admin account.14:55
shiftingcontrolmake only throws me the error,14:55
skyballwhois skyball14:55
ufo1dr_willis: thanks for making me hope - just how?14:55
dr_willisufo1:  direct logging in as root is disabled by default.. so thats odd... You are logging into X as root? you coulkd try making a new user. see if their login works14:56
Trashidr_willis: well, cant find some scale options in nvidia-settings tool. if havent the problem with pictures. would say its an error which comes by nvidia+adobeflash in combination..14:56
yeats!info parted | FreeWilly14:56
amin`mongy, now I did it . how could i specify 127.0.0.1:7474 as my systemwide socks proxy?14:56
ubottuFreeWilly: parted (source: parted): The GNU Parted disk partition resizing program. In component main, is standard. Version 2.3-5ubuntu5 (natty), package size 50 kB, installed size 200 kB14:56
Polahshiftingcontrol: Just install from the repos.14:56
mongyamin`: network settings in system prefs14:56
xistanceshiftingcontrol did you do it exactly like that 'make; make install'14:56
dr_willisTrashi: i would double check. ive seen that exact thing in the past when fullscreening options are not set to scale.14:56
ufo1good point. Trying14:56
UziThe EXE problem was just for MEKANIX, being EXE while it  claimed to be a version for Linux.14:56
dr_willisTrashi:  if you try fullscreening some other game?14:56
monotoniaSidewinder1 So, what should I do? Is there a program to stress swap partition?14:56
* dr_willis has to head to bed. back in about 7 hrs...14:57
amin`mongy, I just have xmonad i am not using gome. is this package has a name to install it here14:57
monotoniaSidewinder1 At least I'd could note the error log...14:57
shiftingcontrolxistance, make throws the error as i have stated previously,14:57
os_so i can't run  lubuntu live in my old machine even i get it on a flash?14:58
os_flash disk?14:58
Polahos_: Probably not very well.14:58
xistance shiftingcontrol:  sudo apt-get install vsftpd in terminal14:58
Sidewinder1monotonia, I know nothing about xfce; I guess you could use LiveCD to shrink swap. You might also try "memtest" form LiveCD boot to check that your RAM chips are OK.14:58
yeatsUzi: "exe" doesn't necessarily mean it's a windows executable (though that convention in windows certainly can confuse the issue...).  What does 'file <filename.exe>' tell you?14:58
shiftingcontrolPolah, mongy : i have some issue with apt-get, so trying apt-get -f install, sny idea what -f here means?14:59
shiftingcontrol*any14:59
monotonia\14:59
ufo1dr_willis: even a new user cannot login. It doesn't even go that far as to ask a password.14:59
ufo1This is console only, no X14:59
mongyamin`: http://nmkuttiady.blogspot.com/2006/06/working-on-command-line-tools-with.html14:59
yeatsshiftingcontrol: it means "fix broken" - see 'man apt-get' for details15:00
amin`mongy, any gui?15:00
Guest97406i'm having a problem when i setup s-video its black and white color.!~15:00
=== Guest31919 is now known as kudu
os_ok thanks15:01
Guest97406i'm having a problem when i setup s-video its black and white color.?15:01
ufo1I'm really lost about the login issue. Any more ideas?15:02
FreeWillysup yeats15:02
shiftingcontrolyeats, ok thanks15:02
FreeWillylisting with parted gives me this: http://paste.ubuntu.com/701071/15:02
Rothamhey... any idea why this isnt working? " /sbin/start-stop-daemon --start --pidfile /home/scrapyd/scrapyd.pid --user root --group root -b --make-pidfile --chuid root --exec /usr/local/bin/twistd -ny /home/scrapyd/scrapyd.tac"15:02
KommaH{s}ufo1: Have you tried logging in as root and removing that rule from sudoers?15:02
FreeWilly(didnt flood the chat, hehehe whoop whoop)15:02
Polahufo1: Have you tried disabling that sudoers line? It may be that the user is logging in to /sbin/shutdown rather than /bin/bash15:02
amin`mongy, and it is socks?15:03
KommaH{s}Hey everyone. I am currently trying to run some software on my server that does not yet support threading. My server surpasses the minimum requirements; however, when it starts getting heavy use, it slams a CPU and begins to lag.15:03
KommaH{s}Any thoughts?15:03
ufo1I'll try, thanks15:03
Rothambeen fucking around with start-stop-daemon for 2 hours and I cant get this working :|15:03
oCeanRotham: control your language here, please15:03
Uziyeats: : ELF 32-bit LSB executable, intel 80386, v1 (SYSV), dynamic linked (uses shared libs), for GNU/Linux 2.2.0, stripped15:03
raktunakbuenas15:03
* Uzi goes to check the other files he's had trouble with15:03
ajfI've tried to install both irsii and nano with apt-get but it says it can't find it, what do I need to change?15:03
ajfoh, nevermind15:03
ajffound out this has never been apt-get updated15:04
raktunakcomo tenia q hacer para poder aprobechar los drivers de windows en ubuntu¿15:04
oCean!es | raktunak15:04
ubotturaktunak: 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.15:04
yeatsUzi: so it *is* a Linux/UNIX executable15:04
PolahKommaH{s}, you could set a higher nice value for it so that other processes will have a higher priority than it.15:04
mongyamin`: what gui are you using? if any15:05
ufo1removed /etc/sudoers - still the same. It looks as if the output of shutdown was written in some file - but which?15:05
yeatsFreeWilly: you might want to look here: http://www.mail-archive.com/parted-devel@lists.alioth.debian.org/msg02423.html15:05
* yeats runs away15:05
Uziyeats: : Yeah. Checking on Fusion, it's also ELF, much the same except statically linked and Version1 (GNU/Linux)15:05
shiftingcontrolPolah, mongy, xistance thanks I got installed via package manager.15:05
UziSo how can I tell my Ubuntu to stop pestering me with the permissions and just run the damn things? ^^;15:05
KommaH{s}Polah: The process slamming the CPU is lagging, which is causing issues for the people who are all using it at once.15:06
=== shanky is now known as shanky_24x7
KommaH{s}It's a game server, so when CPU hits 100% for that core, then people start lagging.15:07
yeatsUzi: 'chmod +x <filename>'15:07
yeatsUzi: may need sudo, but probably shouldn't15:07
FreeWillyyeats: thanks, but thats french to me15:07
ufo1login should ask for a password but instead it writs 'The system is going down for power off NOW!' and the login fails.15:07
ertyuhello the15:07
UziHasn't worked before, either with or without sudo. =/ But I'll try again!15:07
ertyuthere15:07
FreeWillyi worked on linux last in 2003 and it was the ui interface knoppix15:08
=== Robert_ is now known as Guest59680
yeatsFreeWilly: heh - basically your system is not recognizing "Partition Table: loop" as a valid partition table - how to fix it is beyond my knowledge15:08
FreeWillyeish15:08
cyphasethis is a bit unusual.. there are several files on a hard drive that contain bad blocks. is there some way i can scan through the files for the bad blocks, then trim the file so it only contains the immediate area surrounding those blocks, thus freeing up space without freeing up the bad blocks to be written to again?15:08
FreeWillywhy on my working hd ubuntu made three partisions15:09
FreeWillyof smaal sizes?15:09
ertyui got one folder named folder1 with 3 files, and i got an other folder named folder2 i simply want to transfer all content of folder2 to folder1 and copy the new if there is an equivalent of file matching, what i have to do ?15:09
reactor16Hi all15:09
yeatsFreeWilly: ask the full channel - I'm about to be AFK for a while - good luck ;-)15:10
FreeWillyokay so this will have to go to an expert to solve, coz im too noob to google15:10
FreeWillythanks yeats15:10
reactor16any one own fritz.box router15:10
Uziyeats: : Permission denied both with and without sudo. =( ./(progname) is the proper way to run a program in command line terminal?15:10
ertyui got one folder named folder1 with 3 files, and i got an other folder named folder2 i simply want to transfer all content of folder2 to folder1 and copy the new if there is an equivalent of file matching, what i have to do ?15:11
tupHow often do the auth.log and apache access.log logs get cleared?  Does Linux clear them for any reason?  Mine seem to be cleared this morning and I am wondering is someone is coving there tracks.  Thanks for the help!15:11
sonu_when is ubuntu 11.10 is releasing15:11
Myrttisonu_: http://www.thisisthecountdown.com/15:12
cyphasecool domain15:12
onderertyu: Simply enter the folder2 and select all items by pressing Ctrl + A and after doing that, press Ctrl + C and exit from that folder. Then enter folder1 and press Ctrl + V and you're done.15:12
dave!digest15:13
ertyuyou are correct what i mean15:13
sonu_cool site thanks myrtti15:13
ertyubut how to do the same thing with cli ?15:13
=== dave is now known as Guest90170
ertyufrom cli15:13
tyhguanyone want to make graphic/programming group?15:13
reactor16any one own fritz.box router15:13
ertyuthat 's my question ?15:13
bastidra1orertyu: read the manpage for mv   .. man mv15:14
shadow98anybody help with this logrotate script? -> http://pastebin.com/GPpg6nFq15:15
ertyuunfortunately i dont find15:15
m_bissonIs there a way to stop streaming video from stuttering? Like Netflix or YouTube15:16
ufo1For those interested, I found it! Shutdown had put the text 'The system is going down for power off NOW!'  into /etc/nologin and failed to remove that file again. That was quite tricky.15:16
ufo1(even for the experts) :)15:17
ufo1Login issue solved then. Thanks to all who cared.15:18
onderufol: Would you like to share the solution by http://paste.ubuntu.com ?15:20
ufo1sure15:21
KommaH{s}Yes, please do share!15:21
shakirdoes anybody knows how to write on pdf in ubuntu ?15:22
=== bastidra1or is now known as bastidrazor
theotheroneI have a weird problem with Gnome on Natty: it keeps refreshing panels and icons every time I move the cursor, and because of it it's unusable. The other user have the same problem as well.15:23
=== willy is now known as Guest14367
m_bissonLol so I'm new to irc. I do not recommend typing /list and hitting enter15:24
ljsoftnethow do i undo all the packages that i just installed?15:24
ljsoftnethow do i remove all the packages that i just installed?15:24
asdjaputraljsoftnet, sudo apt-get purge15:24
shakirdoes anybody knows how to write on pdf in ubuntu ?15:24
Polahljsoftnet: look through /var/log/dpkg.log for the names of the packages you installed and do sudo apt-get purge or remove on them15:25
Lodemanbobtest15:25
Polahshakir: With a text editor suitable for writing PDFs. In LibreOffice or OpenOffice which come by default it's File > Export as PDf15:25
=== Guest93286 is now known as Mkaysi
shakir<Polah> but my document is in pdf i cant write on him15:26
ljsoftnetPolah asdjaputra how do i use sudo apt-get purge on libgtk2.0-dev?15:27
PolahShakir: Oh, you want a PDF editor then.15:27
Cas07shakir: import into libreoffice15:27
Polahljsoftnet: sudo apt-get purge libgtk2.0-dev15:27
ufo1Nologin issue: http://paste.ubuntu.com/701079/15:27
asdjaputra^15:27
shakir<Polah> yes pdf edit where i can find ?15:27
writtenis the oxford semiconductor chip oxpcie954 supported under ubuntu?15:29
Uzidr_willis, yeats: : Just mentioning that my problem was that I tried to run the progs off a USB stick, and seems my settings were such that I could not execute programs there. Copied to HD, now can run them without problems. Thanks for trying to help, you helped me understand Linux a bit better! =)15:29
onderertyu, still need help?15:30
onderertyu: Are you still there?15:30
asdjaputrashakir, you can always copy the text to OpenOffice, edit the contents and export to pdf15:31
asdjaputraoh he left15:31
ljsoftnetPolah thanks15:32
onderufol: Thanks for that.15:32
ufo1NP15:33
liweiwpi wanna to know ,i want to learn java ,should i insall oracle jdk or openjdk15:34
liweiwpi wanna to know ,i want to learn java ,should i insall oracle jdk or openjdk15:35
ufo1openjdk is said to have still some minor issues while the oracle jdk is no longer as free as it used to be15:35
shiftingcontrolinsserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script `plymouth-stop' how can i solve this issue >15:36
ufo1use openjdk until you hit some issues and only switch to oracle then :)15:36
liweiwpok i know i will install openjdk15:37
ertyuyes i m here on15:37
ertyuyes i m here onder15:38
ertyuyes i dont fine15:38
Guest97406i'm having a problem when i setup s-video its black and white color.?15:38
onderHey ertyu, I found something that will help you.15:38
ertyui dont find that one15:38
ertyuwhich one ?15:38
SomelauwIs someone here specialised in syslog errors?15:38
himurakenGot a weird one here, using current LTS, I can get a valid answer from nfs server by running rpcinfo -p ipaddress unless I run it as root or sudo. Thoughts?15:38
ertyudo you know what is syslog ? Somelauw15:39
SomelauwThis is the one http://pastebin.com/wqfnEp2t . I was watching youtube in fullscreen and suddenly I was back at the login screen.15:40
ertyuonder are you there ?15:40
onderertyu: Please get in the right main directory, for example if your folders (folder1 and folder2) under the Documents, go there and type this command without quotes: mv -i folder2/* folder15:40
onderertyu: Please get in the right main directory, for example if your folders (folder1 and folder2) under the Documents, go there and type this command without quotes: mv -i folder2/* folder115:40
onderOw, I forgot quotes but it's OK. :].15:41
starjonesquestion: I am running out of space on my 'boot' drive. Never had this happen before but I think it has to do with the ecrypt that I ran on setup. Doesn't it set up a tiny boot partion that checks for pw and then bootstraps the whole drive once verified? Anyway I look at this boot drive and its filled with files like vmlinuz and Gzip archives. What can I delete safely15:41
liweiwphave some good book about java for beginners15:42
DSH94Does anyone here know how to make my own IRC channel?15:42
ertyufirst let me clarify one thing onder15:42
ThinkT510DSH94: ask in #freenode15:42
alexd285DSH94, lal, google it?15:43
onderertyu: I'm listening.15:43
IdleOne!google | alexd28515:43
ubottualexd285: While Google is useful for helpers, many newer users don't have the google-fu yet. Please don't tell people to "google it" when they ask a question.15:43
ertyuhow to get in to folder1 and folder2 at the same time ? onder15:43
ThinkT510starjones: it is best to use the package manager to remove previous kernels that you know you won't boot into15:43
jonathonliweiwp: I asked a programmer and he recommended Java: The Good Parts a few weeks back15:43
starjonesThinkT510: hmm that sounds familiar where do I find that?15:44
onderertyu: You don't need to get into these folders, just one upper directory if they are under the same directory.15:44
starjonesoh wait do you mean synaptic?15:44
ThinkT510starjones: yes15:45
liweiwphow to say to someone15:45
BerenbetI have a question: I have marked the option of encrypt at the installation. if the police steal my PC, will they see my archives?15:47
ertyuwell on your example if i understand correctly15:47
ertyumv -i folder2/* folder115:47
ertyuyou are copying all files and folders with is present on folder2 to folder1 correct ?15:47
onderYes!15:48
ertyuok let me check15:48
onderI was about a little guide to you help on this. :].15:49
onder*about to write*15:49
=== XLV_ is now known as XLV
Berenbetertyu, can you answer my question (8 lines above)?15:50
starjonesThinkT510: uhm followup question. I am not really seeing a place to delete these older revisions of what I assume are kernel upgrades.15:50
ThinkT510starjones: search for kernel15:51
ThinkT510starjones: they should all come up, then just rmove the ones that you know you won't need15:51
ertyui m not helping for such kind of operation on what i called sophistacated one Berenbet15:52
andyvyhello, does anyone know how to update "Hardware Drivers" in Ubuntu 10.04, so that it sees newer video card and finds a driver for it?15:52
=== Mud is now known as Guest12738
Berenbetertyu, what? I dont have nothing illegal, it's just curiosity ¬¬15:53
fjorgynnwin15:53
ThinkT510Berenbet: all encryption can eventually be broken15:54
fjorgynn:(15:55
onderertyu: Did it help you?15:55
ertyuonder:15:55
BerenbetThinkT510, also AES? Inside Ubuntu I have a AES-Twofish-Blosifh, can they broke my truecrypt? XD15:55
ertyuit says would you like to erase the present one15:55
ertyuif i do yes15:55
ThinkT510Berenbet: all encryption can eventually be broken15:55
ertyuit say the file not empty15:55
BerenbetThinkT510, yeah, I know, with a brute force attack. but that will happend with a AES... 1 million of years?15:56
BerenbetI am talking of «real» time15:56
ThinkT510Berenbet: no method of encryption is 100% unbreakable15:56
onderertyu: OK, let's change the command line a bit. Type this please: mv -f folder2/* folder115:56
ertyuok15:57
BerenbetThinkT510, I will change the question, how many time aproximately will spend the FBI (per example) to uncrypt my pc15:57
ertyusame error file not empty impossible to change it15:57
=== sg is now known as Guest99367
sumithi15:58
onderOw.15:58
ertyusorry folder not empty15:58
ThinkT510Berenbet: that isn't really a ubuntu question, but it depends on the method of encryption, whether they can aquire the key (fast) and how much computing power is at their disposal (bbrute force)15:58
fjorgynnnope15:58
BerenbetThinkT510, which encryptation method use ubuntu?15:59
onderCan you repeat last command with sudo?15:59
ThinkT510Berenbet: i don't know, i've never bothered with encryption, it's more of an inconvienience than a security measure in my experience15:59
Guest99367为什么没有电源管理?难道故意留下让用户自己琢磨?16:00
ThinkT510!zh | Guest9936716:00
ubottuGuest99367: 如欲獲得中文的協助,請輸入 /join #ubuntu-cn 或 /join #ubuntu-tw16:00
fjorgynnjävla kinesiska16:00
BerenbetThinkT510, which security measure do you recommend?16:00
ThinkT510Berenbet: backup your data regularly and learn what could go wrong and prepare accordingly16:01
Crazyubottu: chinese?16:01
Ellipsis753Does anyone know how I can have several icons on one line in my gnome panel like this: http://versia.com/wp-content/uploads/2009/09/gnome.png Or if not, can someone recommend a panel that works well vertically please?16:02
BerenbetThinkT510, I am not afraid of lost my data, I am afraid of police look my data XD16:02
ThinkT510Berenbet: security is a process not a product16:02
onderertyu: I think this will work: mv -f -t folder1 folder2/*16:02
PolahBerenbet: If you're not doing anything illegal then you don't have anything to worry about, do you? (:16:02
ThinkT510Berenbet: why are you afraid of that?16:02
simion314hi,is there a tool that monitors a directory and subdirectory and prints what files were created,changed,deleted ?  I think it should be something that uses inotify16:02
KrenairWhat package is GCC's 32-bit development libraries?16:03
BerenbetI am doing a project about security on PC, I have chose Linux (Ubuntu) like an example16:03
ertyui m sorry got the same onder16:03
ertyuis it working on your side ? onder16:03
onderYes ertyu.16:03
ThinkT510Berenbet: there is nothing illegal about linux, why are you afraid of the police16:04
ertyuon my side i got files and folder16:04
BerenbetI need to know if the police can enter in a linux16:04
ertyuseems not working16:04
ThinkT510Berenbet: and i need to know why16:04
KrenairThinkT510, http://www.reddit.com/r/linux/comments/kxpkg/linux_user_black_hat_hacker_stereotype/16:04
Berenbet<Berenbet> I am doing a project about security on PC, I have chose Linux (Ubuntu) like an example16:04
ertyuif your are thief Berenbet of course Police can enter to your pc16:04
ThinkT510Krenair: i'm aware of stereotypes16:05
andyvyBerenbet, the police is entering your PC right now.16:05
Berenbetandyvy, of course XD16:05
Guest99367Why in WIN7 system overall after the installation of 11.10BETA2, prompts the hard disk error, even after the update can not enter the system! That the disc reformatted after a no disk error!16:06
ThinkT510!11.10 | Guest9936716:06
ubottuGuest99367: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:06
needbeepI can't get the program "beep" to produce any sound. Ideas?16:07
starjonesThinkT510: Sorry, just want to make sure. Last think I want to do is screw up anything to do with booting. My current kernel is Linux version 2.6.32-34-generic . So uninstalling Linux-Headers with lower versions should not cause any probs? Or should I be deleting the Linux-Images16:07
Berenbetok, so police can enter in a crypted ubuntu in a little time, no?16:07
KrenairBerenbet, depends which country16:08
ertyugive me your number i have to call to the police16:08
glebihanertyu, are there already any files inside the destination folder ?16:08
ertyuwhere are you located in ?16:08
KrenairIn the UK, you have to give them your password16:08
ThinkT510starjones: its not just linux headers, its the images, make sure you have at least one for back up16:08
andyvyBerenbet, yes they'll beat the password out of you if needed.16:08
BerenbetKrenair, suppose that the police is the FBI XD16:08
Berenbetandyvy, they can not torture me XDXD16:08
Cas07Berenbet: its best to use a hidden truecrypt partition16:08
KrenairBerenbet, if it was the FBI, chances are they don't want you to know they're trying to get into your shit16:08
starjonesThinkT510: ok leave one for BU. Is there a way to configure that so I don't have to deal with this in the future?16:09
Cas07Berenbet: there is no way they can prove it exists16:09
mokolokois there unity music lens for clementine? :) that would be awesome16:09
KrenairIt'd take a while16:09
ertyuyes glebihan there are lots of files  i simply need to earse the presence files and folder  i need to copy the new one16:09
KrenairBut it can be done16:09
BerenbetCas07, hey, I have some personal important files in a truecrypt, but in an archive, is that secure?16:09
IdleOnePlease keep the language clean and the topic Ubuntu support.16:09
ThinkT510starjones: not that i'm aware of, but i never use a seperate boot partition so i don't run into that problem16:09
glebihanertyu, then run : mv -u folder1/* folder216:09
KrenairSo, does anyone know what the GCC 32-bit development libraries are called for apt-get?16:09
Cas07Berenbet: Its best if you read about it: http://www.truecrypt.org/hiddenvolume16:10
fjorgynn:D16:10
starjonesThinkT510: I don't think I did anything out of the ordinary. But it was a long time ago.16:10
ThinkT510!11.10 | mokoloko16:11
ubottumokoloko: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+116:11
starjonesOneiric?16:12
compdocits a misspelling - should be one irc16:13
BerenbetCas07, mmmm, would a truecrypt inside another truecypt do the same effect?16:13
Cas07Berenbet: it is going offtopic for this chan16:14
starjonesBerenbet: this has been discussed ad-nauseum in many circles. Isn't there even a security discussion in the Ubuntu forums?16:15
onderertyu: Did glebihan's solution help you?16:16
ertyusame error glebihan16:16
ertyuno onder16:16
ertyufolder not empty16:16
BerenbetCas07, sorry men, but I am doing a project for school about security in linux. this is linux. and this is security16:17
Berenbetstarjones, ubuntu forums? the exist? *searchin*16:17
waperboyI remember spending some considerable time on mapping keys, more specifically, "Scroll Lock" to volume down, "Pause" to volume up, "ALT+KP_minus" to run a script that switches channels on my tv card, etc. I can't remember (or find) the files involved - any clue?16:17
KrenairSo, does anyone know what the GCC 32-bit development libraries are called for apt-get?16:17
syn3rgyI really do not want to upgrade from 10.10 due to that horrible UI that replaced Gnome 2.32.x. I need to update Firefox. Is there a reliable way of doing this on 10.10?16:17
blazentohi. this function uses acts_as_tree to get a list of not only children but children's children, but i'd like to change it to only allow for 4 levels deep, and thereafter not including the result in obj.all_children. any ideas on how to make this better? https://gist.github.com/125759116:18
starjonesBerenbet: ubuntuforums.org16:18
glebihanertyu, ok then I don't think mv will work, try "rsync -r folder1 folder2"16:18
Cas07syn3rgy: https://launchpad.net/~mozillateam/+archive/firefox-stable?field.series_filter=maverick16:18
syn3rgyCas07, thx16:18
ThinkT510Krenair: are you on 32bit?16:18
KrenairThinkT510, no, 64-bit16:19
starjonesberenbet: in the first section: Security Discussions16:19
ThinkT510!info gcc-4.5-multilib | Krenair16:19
ubottuKrenair: gcc-4.5-multilib (source: gcc-4.5): The GNU C compiler (multilib files). In component main, is optional. Version 4.5.2-8ubuntu4 (natty), package size 2156 kB, installed size 3292 kB16:19
KrenairAnd that includes the 32-bit dev libraries?16:19
ThinkT510Krenair: i think so, it's multilib16:20
ertyuthanks glebihan16:20
ertyuthis one is working try "rsync -r folder1 folder2"16:20
glebihanertyu, you're welcome16:21
ertyuthanks onder also16:21
ertyuwhy mv not working16:21
ertyu?16:21
onderYou're welcome, ertyu.16:22
glebihanertyu, the thing is, if you have both folder1/subfolder1 and folder2/subfolder1 and they're not empty, mv cannot move subfolder1 from folder1 to folder216:23
ThinkT510Krenair: http://packages.ubuntu.com/natty/gcc-4.5-multilib16:23
KrenairThinkT510, it's fine16:23
glebihanertyu, mv does not work recursively16:23
KrenairI already found it16:23
Krenairlibc6-dev-i38616:23
ThinkT510Krenair: ah, sorry16:23
glebihanertyu, either it can move the entire folder or it fails16:23
ertyuok16:24
onderOh, glebihan. Thanks for information.16:24
glebihanonder, you're welcome16:24
Guest97406i'm having a problem when i setup s-video its black and white color.?16:26
X0Rc0rehello, we are a new website(forum) looking for members, staffing positions are available http://kforum.co.nu/forum.php16:26
ThinkT510!ot | X0Rc0re16:26
ubottuX0Rc0re: #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!16:26
X0Rc0reok16:27
nmvictorAnyone here using KDEsktop who has managed to use a different theme with Netbeans, The metal look and feel theme isnt so appealing. Someone please...16:29
A_J_Hey All, I wanted to know how i can auto mount a hard drive on startup..16:30
nmvictorA_J_: edit /etc/fstab16:30
A_J_nmvictor what do i do there16:31
roasted_I switched from twinview to separate X screens in my nvidia settings and now gnome shell (using a ppa on 11.04) errors out each time I log in. I can only assume the ppa is just acting up with it?16:32
nmvictorA_J_: what drive do you want to automount? /dev/sda<what> or do you know its label?16:33
A_J_I've labled it data drive16:34
* A_J_ will brb16:35
ThinkT510!gnome3 | roasted_16:37
ubotturoasted_: 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.16:37
roasted_ThinkT510, uh. yeah. I know ;)16:37
roasted_ThinkT510, nonetheless, I figured I'd ask to bounce some ideas around.16:37
jrrI love how ubuntu classic has a 1 pixel target for window resizing.. wonder how that slipped through16:38
roasted_ThinkT510, currently I'm bumping it up to 11.10 beta to see if I have any luck. :(16:38
ThinkT510roasted_: i hope you mean a fresh install16:38
roasted_ThinkT510, yeah. I can't even log in to my 11.04 box now. I have no choice :P16:38
ThinkT510roasted_: ok, just remember that support on 11.10 in on #ubuntu+1 until it gets released16:39
roasted_ThinkT510, right. I know.16:39
roasted_ThinkT510, believe me I've heard that 400 times before in this chat.16:39
roasted_5 minutes before midnight? pfft, ubuntu+1 brother.16:40
X0Rc0rehello, we are a new website(forum) looking for members, staffing positions are available http://kforum.co.nu/forum.php16:40
* ThinkT510 is glad that i'm not the only one who notices16:40
Cas07someone ban X0Rc0re16:40
roasted_X0Rc0re, you didn't really take notice to what IdleOne said, did you?16:40
Cas07:)16:40
honourwhats a portable way to encrypt/decrypt a file that will need to be read on multiple computers?16:41
nmvictorroasted_: I had a problem with 11.04 too, i ended up using 11.10 and am liking it but had to go KDE, all other UIs[Unity and Gnome3] just dint cut it for me.16:41
Cas07honour: use 7zip16:41
roasted_nmvictor, well you're talking personal preference at that point. My standpoint is the actual thing is errors out upon logging in. I think the dirty setup I did with the ppa may have something to do with it, as clearly people use separate X screens with nvidia cards all of the time and have no issues, so I should be able to as well16:42
alexxiohi16:43
alexxioi'm trying to install ubuntu with lili16:43
alexxio(lili usb creator)16:43
zykotick9roasted_, actually, separate X if quite uncommon.16:43
alexxionothing, doesnt go, it says: GRUB error: file not found16:43
zykotick9s/if/is/16:43
alexxiogrub rescue>16:43
=== james is now known as Guest55330
ThinkT510zykotick9: funnily enough, i'm running seperate X with my nvidia16:44
Kouback_TR_BRAZIL???16:44
nmvictorroasted_: sorry if you think so,luck with a solution to your problem anyway. Wish i could help but I dnot know Nvidia further than the fact that ist been mentioned so often on this channel, usually as a problem-card.16:45
zykotick9ThinkT510, do you have two wm/de running?  one on each?  what do you use the separate X for?16:46
Rei-chanHow do I tell if I'm on a 64-bit or 32-bit install of Ubuntu?16:46
zykotick9Rei-chan, "uname -m"16:46
Guest97406i'm having a problem when i setup s-video its black and white color.?16:47
ThinkT510zykotick9: both running xfce, just got a fullscreen terminal in one with htop on all the time16:47
nmvictorAnyone here using KDEsktop who has managed to use a different theme with Netbeans, The metal look and feel theme isnt so appealing. Someone please...16:47
alexxioanyone knows grub commands?16:47
Rei-chanty, zykotick9;.16:47
=== Thrain2 is now known as Thrain
nmvictorCan KDE Partition Manager be trusted like Gparted, Do they use the same libraries?16:53
zykotick9nmvictor, fyi there is a #kubuntu channel, might be better place for KDE specific questions (IF you don't get an answer here)16:55
tomubuntuhello how can i add from terminal my bssid and my wepkey pass to start wirless16:55
nmvictorzykotick9: Ooh, thanks. Never knew that, i thought all these ubuntu derivatives share the same Support channel.16:57
zykotick9tomubuntu, i believe, there is a cli frontend to "network manager" (i believe it may even be installed by default, but i've never used it).  There is also wicd, which also has a cli frontend believe, but i don't really like recommending wicd very much.  The manual way, buy using the interfaces file would be a major drag for wireless (i imagine, also never personally tried it).16:57
OlotilaHow do I get the Launcher to stay?16:57
OlotilaNOt hide automatically16:57
OlotilaUbuntu 11.0416:57
tomubuntuzyotick9: when i go to wicd it shows no wirlees connection found16:58
zykotick9nmvictor, well, technically you requestion if fine here as well - as it is a supported derivative.  BUT, IF you don't get an answer here, try there - but don't crosspost, wait 15+ minutes to see if you get an answer here first.16:58
zykotick9!tab > tomubuntu16:59
ubottutomubuntu, please see my private message16:59
=== Marc is now known as Guest93932
zykotick9tomubuntu, i'm not a fan of wicd - thus my hesitation suggesting it.16:59
tomubuntuanyone who knows how to start wicd to found my wirless connection16:59
onebitxajaxhi to all17:00
onebitxajaxi have my home ecrypted with ecryptfs can someone help me recover it?17:01
kyoushuuIs it possible to have different GTK+ theme in Unity and Gnome Shell?17:01
rwxwhy won't wicd start in dwm from dmenu?17:01
=== Rei-chan is now known as WanderingEnder
Guest97406i'm having a problem when i setup s-video its black and white color.?17:02
Cas07Olotila: http://askubuntu.com/questions/35963/how-to-make-the-unity-launcher-always-visible17:03
onebitxajaxcan someone help me with ecryptfs?17:03
tomubuntuanyone who knows how to start wicd to found my wirless connection17:03
rwxwhy won't wicd start in dwm from dmenu?17:03
tomubunturwx it starts but it shows no wirless network found17:06
tomubuntuiwconfig shows my wlan0 essid:off/any17:06
rwxmine is not starting at all17:06
tomubuntuhow do i type it in terminal my essid and my wpa key from termnial17:07
karparhi, is there anyone use upstart with autossh?17:10
jkoder70014hi all17:11
carl_lu17:11
Benkinoobyhi, i know this might be offtopic, but at chance a sql-pro could point me out some standard resources for learning sql17:11
IdleOne#sql ?17:11
BenkinoobyIdleOne, i asked there... no reaction at all and not very busy...17:12
BenkinoobyIdleOne, that's why i fall back to #ubuntu17:12
IdleOneBenkinooby: http://www.sqlcourse.com/index.html17:12
jkoder70014I am using ubuntu. The default jre installed is /msg NickServ VERIFY REGISTER jkoder70014 bouakbrtmzzf. If i want to remove that entry where i should change..?17:12
IdleOne#ubuntu is not the fallback channel for everything IT btw.17:13
xannenWhat is the recommended VM software to use?  Virtualbox?17:13
compdocxannen, depends on the use17:13
jkoder70014sorry  jre is OpenJDK Runtime Environment (IcedTea6 1.10.2) (6b22-1.10.2-0ubuntu1~11.04.1)17:13
IdleOnejkoder70014: #freenode for help with registering17:13
tomubuntuhow do i type it in terminal my essid and my wpa key from termnial17:13
binarymutantI need a vim-like cbr (comic) reader, any suggestions?17:14
xannenI want to run Windows in VM to play game, 'cause wine doesn't work for an old game I want to play, compdoc.17:14
compdocxannen, then virtualbox would work best17:14
compdocdo you have enough ram?17:14
Krenairxannen, virtualbox17:14
BenkinoobyIdleOne, do you have any personal experience with that site? i'm googling for sql materials and courses myself but can not evaluate the quality of the results... your page is among the results.17:14
xannenI had a look on installing virtual box, but no success.  Can you give me some instruction, compdoc?17:15
=== Tac_Home is now known as atdiehm_lappy
=== atdiehm_lappy is now known as atdiehm__
compdocxannen, describe your computer17:15
IdleOneBenkinooby: i don't but it is the first link in my search.17:15
Guest97406i'm having a problem when i setup s-video its black and white color.?17:15
xannencompdoc, it's ubuntu 11.04; intel i7, 8gig ram17:16
xannencompdoc, it's higher end computer range.  :D17:16
compdocxannen, thats a nice system. what instructions did you use? I recently installed it very easily on a 2G ram, dual core system17:16
xannencompdoc, i followed this instruction: http://www.ubuntugeek.com/virtualbox-4-0-10-released-and-ubuntu-11-0410-10-installation-instructions-included.html17:17
BenkinoobyIdleOne, in that case sorry for wasting your (and my) time. i wonder why most people think that when some1 aska question, that person didn't try to google first.17:17
IdleOneBenkinooby: unfortunately that is usually the case :)17:18
compdocxannen, I used one like this:      http://www.ubuntugeek.com/virtualbox-4-1-2-released-and-ubuntu-11-0410-10-installation-instructions-included.html17:18
BenkinoobyIdleOne, thank you for your attention17:18
compdocxannen, looks the same, except for the version17:19
compdocwhats not working?17:19
xannenwhen i do the apt-get update, i received error.17:19
Guest97406Question why is myi setup s-video its black and white color.?17:20
milesphello17:20
andyvyhello, anyone familiar with how to activate Flash in Chrome (Stable)?17:20
compdocxannen, might be easier to fix the apt-get update.17:21
ms7821anyone got any tips on working out why 'pkgProblemResolver::Resolve generated breaks'?17:21
milespI'm getting stuck while installing 11.0417:21
ms7821I'm seeing 'Holding Back xserver-xorg-core rather than change xserver-xorg-video-6' and similar in /var/log/dist-upgrade/apt/log17:21
Cas07Guest97406: sounds like you need to set PAL for the output17:22
xannencompdoc, i figured it out.  :D  the deb-src was added when i added via synaptic, i removed that line.  it's working now.17:22
Guest97406Cas07 i did set it to pal but its still black and white. and its a ati 7000 series17:22
compdoccool17:23
Benikhi17:23
Guest97406Cas07, also at pal it does flickring17:23
milespanybody know what i can do at this point? It is stuck on creating ext4 file system17:23
thauriswulfaHELP: Ubuntu one is not syncing (uploading)17:23
=== Ardit is now known as Guest66824
xannencompdoc, do i need to install package: dkms, as cautioned, in the instruction?17:24
Guest97406Question why is myi setup s-video its black and white color.?17:24
pros977 bv17:24
compdocxannen, I didnt, but its just a test system. I dont know how to use dkms17:25
wolfmitchellIs ubuntu server command line or graphical?17:25
xannenokay..  ty compdoc :D17:25
Cas07Guest97406: did you try different PAL settings like PAL-B?17:25
compdocwolfmitchell, command line17:26
wolfmitchellOk17:26
Guest66824heyy17:27
Guest66824guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything!17:27
Guest97406Cas07, yes17:27
Guest66824HELP ME!17:28
Guest66824guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything!17:28
FloodBot1Guest66824: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:28
xannencompdoc, if i have windows installed on hard drive, can i run that off virtualbox?17:28
compdocxannen, you could, but its not easy17:28
Guest66824helpp me!17:29
john___hi there i´m learning java script any recommended software for xubuntu?17:29
ublenderAre there any other themes compatible with Oneiric?17:29
Cas07Guest97406 are there any jumpers or bios settings for pal/ntsc17:29
Guest66824guys does anyone know what is happening to my alsa, about 4 hours ago was working so I resstarted my PC and now not working, alsamixer command I can execute but I cannot hear anything!17:29
john___or should i stick with pasting the code in a html file?17:29
Guest97406Cas07,  maybe i have to check17:30
Guest97406Cas07,  if it doesn't work i'm making it to vista home basic as a mediaserver17:30
Guest66824heyyyy17:30
Guest66824people17:31
Cas07Guest97406: well i use Mediaportal on windows for my htpc so thats your choice17:31
jkoder70014where can we edit the classpath setting of jre in ubuntu ?17:32
hellohello17:32
hellosombody know how decrypt this wpa password dd1c0050f20101000050f20202000050f2040050f20201000050f2020c0017:32
Cas07john___: rhino17:32
Ownerhi i am having problems with my ralink network stick couls some one please help on windows it works fine but on natty dosent17:33
xannencompdoc, i have virtualbox installed.  if i want to run, say windows 7, how do you suggest i do that?  do i need windows 7 installation dvd?17:33
ActionParsnipHello: id ask in ##networks17:33
john___cas07: what about bluefish_17:33
john___?17:33
ActionParsnipxannen: yes as well as a license17:33
Cas07thats a good editor but ive never used it for javascript17:34
leohello17:34
Cas07john___ ^17:34
leohow can i make my linux use physical memory before swap?17:35
ActionParsnipOwner: windows is supported in ##windows17:35
ActionParsnipOwner: sorry, misread17:35
ms7821anyone able to say whether this is likely to be my problem with a release upgrade? 'Fixing xserver-xorg-core via remove of xserver-xorg-video-tseng' 'Fixing xserver-xorg-video-all via keep of xserver-xorg-video-tseng'17:36
varniehello17:36
varnieis it possible to mount samsung s5660 to ubuntu?17:36
hellowhat17:36
ActionParsnipOwner: if you run:  lsusb   you will get an 8 character hex id, you can use it to find guides. You may want to run:  sudo iwlist scan   to see if it finds access points already17:36
ActionParsnipLeo: set a lower vm.swappi17:37
Owneractionparsnip: i will have to restart though 2mins17:37
ActionParsnipLeo: set a lower vm.swappiness value in /etc/sysctl.conf17:37
leohow can i set a lower vm.swappi?17:37
leoim a newbie17:38
ActionParsnipLeo: use the web to search using the direction I have given. You'll find stuff17:38
Guest97406Cas07,  Mediaportal does it work on old computer with 512 mb ram17:38
alexxioi really need to talk with someone who understands about deep grub and bootloader questions17:39
alexxiopolease17:39
alexxioplease17:39
alexxiosomeone.. :(17:39
helloactionparsnip can you tell my about crack wpa17:39
FloodBot1alexxio: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:39
leosudo: /etc/sysctl.conf: command not found17:39
ActionParsnipGuest97406: do you need a remote control UI type thing? Or just something pretty onscreen? Or both?17:39
th0rleo: there is no command in that line17:40
helloknow sombody how decrypt a wpa passwors i have cap file with all17:40
hellobut17:40
ActionParsnipHello: its offtopic here. The guys in the backtrack channel may help17:40
Cas07Guest97406: should be ok, 1gb is recommended though17:40
hellomic key17:40
hydesterhi, i'm on a natty laptop and i swear that about every 30 seconds or so the hard drive spins down.  the power management options have that option disabled.  where else can this be defined?17:41
th0rleo: you usually edit a conf file with an editor. Try 'sudo gedit /etc/sysctl.conf'17:41
ms7821aha, bugs #726924, #721306 and #658458 say yes.  Thanks for the enormous help, guys17:41
hellowpa key is cripted in HMAC-SHA1 for mic and aes ccmp17:41
ubottuLaunchpad bug 658458 in xserver-xorg-video-nouveau (Ubuntu) "do-release-upgrade report error on upgrading from ubuntu 10.04 to 10.10" [Medium,Expired] https://launchpad.net/bugs/65845817:41
ubottuLaunchpad bug 721306 in update-manager (Ubuntu) "duplicate for #726924 [MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error, pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-nouveau" [High,Triaged] https://launchpad.net/bugs/72130617:41
ubottuLaunchpad bug 721306 in update-manager (Ubuntu) "[MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error, pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-nouveau" [High,Triaged] https://launchpad.net/bugs/72130617:41
ms7821lumme17:41
ActionParsnipTh0r: sudo is not suitable for gui apps, gksudo should be used17:42
Cas07hydester: you could use hdparm -C to check the drive timeout17:42
hydesterCas07: it just says...  /dev/sda:  drive state is:  active/idle17:43
Cas07hydester: sorry yer that just displays status17:43
Cas07hydester: check /etc/hdparm.conf for the value17:44
Anordhey does anyone have a good link for fstab setup. I'm having a heck of a time mounting a new drive at startup17:44
leodonw know where to lower vm.swappi17:44
leoi entered the file but cant find it17:45
ActionParsnipLeo: did you websearch for guides?17:45
leocan you guys please help me17:45
ActionParsnipLeo: the setting is17:45
Anordi have but none of them have been any good. (I googled the crap out of google)17:46
ActionParsnipIsn't in by default17:46
helloan exploit to wpa know something17:46
ActionParsnip!fstab| Anord17:46
ubottuAnord: The /etc/fstab file indicates how drive partitions are to be used or otherwise integrated into the file system. See https://help.ubuntu.com/community/Fstab and http://www.tuxfiles.org/linuxhelp/fstab.html and !Partitions17:46
leothis is what i get17:46
leo /etc/sysctl.conf - Configuration file for setting system variables17:46
leo# See /etc/sysctl.d/ for additional system variables17:46
leo# See sysctl.conf (5) for information.17:46
leo#17:46
leo#kernel.domainname = example.com17:46
FloodBot1leo: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.17:46
leo# Uncomment the following to stop low-level messages on console17:46
leo#kernel.printk = 3 4 1 317:46
AnordThank you muchly!17:47
ActionParsnipLeo: again, the text isn't there by default. It needs adding. Did you use the web to try and find guides?17:48
leosorry17:49
leodidnt know that17:49
hydesterCas07: i guess that wasn't my problem.  i set it off via "hdparm -S 0  /dev/sda" and it still makes the spinning up sound and the light pegs periodically.  hmm17:49
ActionParsnipLeo: did you use the web to find guides?17:49
Cas07hydester: could also be set in the bios17:50
hydesterit freezes the system during this.   so not just the noise is annoying17:50
john___Cas07: thanks17:50
leoyes17:50
leoi searched for what you told me todo17:50
leoso... i have to add what you pasted in the chat?17:51
hydesterhmm, perhaps ecryptfs is to blame somehow.  i don't remember it doing this previously, but that could have been before my natty upgrade17:51
th0rleo: all I did was search for vm.swappiness. The second choice was an ubuntu post that tells exactly what to add.17:51
onebitxajaxcan someone help me recover my home directory?17:51
ActionParsnipLeo: add the line:  vm.swappinesz = 10     save the new file, close gedit then run:  sudo sysctl -p   and it will apply without need to reboot17:52
ActionParsniponebitxajax: use your backups. Easiest way by far17:52
ActionParsnipLeo: remove the z from the thing to add. Typo17:53
onebitxajaxActionParsnip: it is encrypted with encryptfs17:53
leodo i have to add this at the end of the file?17:54
leovm.swappinesz = 1017:54
leo?17:54
ActionParsnipLeo: vm.swappiness = 1017:54
yaccSigh, what could happened with /sbin/init (pid 1) so it does not collect zombies?17:54
leoat the end of the file right?17:54
ActionParsnipLeo: i know you didn't websearch at all, or you would have found this: https://help.ubuntu.com/community/SwapFaq17:55
ActionParsnipLeo: yes17:55
yacconebitxajax, ok, and let me guess you don't know the encrytion pass phrase?17:55
leois it  vm.swappiness = 10 or  vm.swappines = 10?17:55
ActionParsnipLeo: if you don't do any work yourself, you will always need help17:56
leosorry man17:56
ActionParsnipLeo: read the link i gave17:56
leook17:56
onebitxajaxyacc: i know it but it don't work17:56
leoanother question17:56
yaccHow so?17:57
leohow can i have my partitions automounted from startup?17:57
yaccleo: man fstab17:57
Cas07leo: https://help.ubuntu.com/community/AutomaticallyMountPartitions17:57
yacconebitxajax, ecryptfs-unwarp-passphrase works for you?17:57
leothabks ill read it17:58
ActionParsnipLeo: no, its not really fair. I gave direction so you could find your own way. What i gave was about 75% of the job, but you couldnt be bothered, then you lied about trying to find the answer.17:58
onebitxajaxyacc: i will try now17:58
leoi didnt lie17:58
urlin2uleo, here is another. https://help.ubuntu.com/community/Fstab17:58
leoi searched and couldnt find the answer because of your typo17:58
leobesisdes17:58
leoi know nothing about linux17:59
yaccleo: or type man fstab in a console.17:59
ActionParsnipLeo: websearch for:  ubuntu vm.swappiness    and you'll find a billion guides17:59
Anom01ywhy is Ubuntu 10.04 so far behind with the latest version of Firefox ?17:59
ActionParsnipLeo: maybe but I'm sure you've used the web to research17:59
Anom01yfirefox 7.7 is out but yet the latest in Ubuntu's repo's is 3.6.3317:59
ActionParsnip!ff7 | Anom01y17:59
FreeWilly_i was here earlier with problem, but had to afk18:00
FreeWilly_im back18:00
Anom01y!ff718:00
auronandaceAnom01y: 10.04 is lts so aims for stability18:00
FreeWilly_and unfortrunately the faries didnt come fix my issue18:00
yaccActionParsnip, leo, google: Ubuntu configuring swap => 1st item is the swap faq18:00
Cas07Anom01y: https://launchpad.net/~mozillateam/+archive/firefox-stable18:00
urlin2uAnom01y, mozilla started a upgrade schecule that conflicted I guess there is a ppa that can get you more updated FF releases.18:00
onebitxajaxyacc: on what i must make that command?18:00
leoim reading right now thanks people18:00
ActionParsnipAnom01y: there is the firefox stable ppa which may help18:00
yacconebitxajax, in a console window, ideally su to your user first.18:00
urlin2uschedule *18:00
Cas07Anom01y: applications for Ubuntu releases are not updated unless there is a serious bug or security issue18:01
FreeWilly_ive connected two additional hard drives, and need to mount them, but when running df -h all i get is: http://paste.ubuntu.com/701141/18:02
yaccleo: It does not hurt, reading, I mean. :)18:02
yaccAnyway, what can make /sbin/init stop collecting zombies?18:02
leoyeah18:02
leoTHANK YOU18:03
Cas07FreeWilly_ that will only list mounted drives18:03
leoi just laerned i can change swap for this session18:03
einseenaiguys, what command in terminal should i run to see if my memory is running in dual channel mode?18:03
leoi mean how much swap it uses18:03
leoit was 6018:03
leoand i changed it to 1018:03
leojust for this session18:03
ActionParsnipleo: you could have even just searched for: vm.swappiness   and found something. This is how i know you did zero work18:03
einseenaianybody, please?18:04
yaccleo: Actually it's not how much swap it uses, it's a value that tells how much the kernel wants to swap.18:04
leoyeah18:04
leoi just didnt know how to explain it18:04
yacceinseenai, hwinfo?18:04
leowhat if i put the number under ten? or 0?18:04
yacceinseenai, usually the BIOS tells you things like this ;)18:04
ActionParsnipLeo: zero can be used but isnt a good  choice18:05
yaccleo: then it won't consider swap in practically any situation.18:05
leooooh18:05
leoso 10 is ok tight?18:05
leoright*?18:05
einseenaiyacc, hwinfo is unreadable for me18:05
einseenai:)18:05
yaccleo, swap is godd. Even on a box with to much memory => it can stuff quite a bit of memory by swapping out all kinds of system daemons you seldom use.18:06
FreeWilly_my user all of a sudden is not in sudoers file, and i cant edit it coz of the same reason, and the installation never gave me the root password18:06
FreeWilly_what do i do???18:06
ActionParsnipeinseenai: id check your manual for your motherboard, if you have the ram sticks in a dual channel config, the18:06
FreeWilly_this is so fustrating18:06
ActionParsnipThen you are gold :)18:06
yacceinseenai, well, my BIOS tells me it's dual channeling before it goes to the task of detecting IDE/SATA discs.18:06
leoilll put it to 10 then ok?18:07
ActionParsnipFreeWilly_: boot to root recovery mode, you can fix it there18:07
yaccFreeWilly: it's simple, you boot into the live cd, ...18:07
FreeWilly_server edition, also?18:07
leothere is a thing that doesnt specify in the page that you guys gave me18:08
yaccFreeWilly: then you chroot into your root filesystem, and run passwd root18:08
leoin the file im editing18:08
ActionParsnipFreeWilly_: hold shift at boot, select recovery mode, select root18:08
leo does it have to be: #vm.swappiness=10?18:08
leoor vm.swappiness=1018:08
FreeWilly_thanks all18:08
onebitxajaxyacc: down'yt work18:08
yaccFreeWilly: Any bootable media that allows you to mount your root filesystem and edit a file (or run passwd in a chroot) is fine.18:08
FreeWilly_brb18:08
leo(without the # symbol)18:08
yacconebitxajax, ?18:08
onebitxajaxyacc: erroe -518:08
FreeWilly_im puttying in to the system18:08
FreeWilly_so have to go to that pc then18:08
einseenaiActionParship, so i have to check in bios, right? cause i can't find any command in google to just display it.18:08
FreeWilly_argh18:08
onebitxajaxyacc: don't work that command18:09
auronandaceleo: # indicates a comment18:09
yaccleo # is a common "comment introduction character" in the unix world => so if you want it enabled, you usually need to remove the #18:09
yacconebitxajax, so what happened that you cannot access your home directory at all?18:09
ActionParsnipLeo: on the swap faq page i linked, scroll to the top. Look on the right at number 6. Paste here what it says please..18:09
Anom01ydoes FF 7 use more ram than firefox 3.6 ?18:10
leowhere?18:10
ActionParsnipAnom01y: not sure that's possible :))18:10
ActionParsnipLeo: https://help.ubuntu.com/community/SwapFaq18:11
ActionParsnipLeo: same link i gave earlier...18:11
yaccAnyway, any one got an idea why init might stop working? Or what to do to analyze the problem?18:11
leook18:11
ActionParsnipLeo: what does link 6 on the right say..18:11
leois there a way to not reboot18:11
Anom01yfound this KIck ass media player18:11
Anom01yhttp://www.umplayer.com/18:11
leodid it! thanks Action...18:12
Anom01yanyone who is interested ^^^^18:12
ActionParsnipLeo: no...i wa18:12
Anom01yUmplayer is SMplayer but way better18:12
auronandaceAnom01y: what is wrong with vlc or mplayer (they are in the repos)18:12
ActionParsnipLeo: i want you to paste in here what 6 says18:12
Anom01ymplayer is nice but not the front ends18:12
Anom01ythis umplayer is finally a good front end for mplayer18:13
leoilll be banned for flooding18:13
yaccAnom01y, umplayer is just yet another frontend for mplayer?18:13
g0rsis there any application to power down hard drive in ubuntu when the computer is idle?18:13
th0rActionParsnip: sometimes, before you can teach a man to fish, you have to teach him what water is18:13
Anom01yyeah but its the best one so far yacc18:13
ActionParsnipLeo: i just want the link name, not all the text18:13
Anom01ysmplayer had a few probs18:13
yaccAnom01y, not really, I personally prefer the default keyboard interface of mplayer :)18:13
g0rsHello, is there any application to power down hard drive in ubuntu when the computer is idle?18:13
Anom01yI like the playlists in smplayer / umplayer yacc18:13
Cas07g0rs: hdparm18:13
Anom01ysaving / making playlists, and remembering positions in movies ect so when you reload it it goes back to the place you left off automatically18:14
Anom01yits worth checking out18:14
ActionParsnipTh0r: we'll get there18:14
g0rsCas07: does hdparm enable hard drive power management? How is it possible when the os is logging onto the hard drive using a journaled file system like ext3 ?18:14
Anom01yyacc, I like the simplicity of just plain old mplayer, but the playlist isn't very good18:15
yaccg0rs, no, hdparm let's you issue all kinds of commands (ATA/SCSI) to devices.18:15
yaccAnom01y, well, I'm usually quite happy to watch one movie at a time.18:15
ActionParsnipLeo: its a single line of 8 words.18:15
g0rsyacc: hdparm is not starting even though i tried to run it.18:15
yaccg0rs, sudo?18:15
Cas07g0rs: you need to use /etc/hdparm.conf18:16
leoyou do it please18:16
Anom01yyacc, yeah well I have a ton of youtube vids which are in several parts on my computer so18:16
Anom01yI make up nice playlists and save em all18:16
yaccg0rs, the kernel should usually wake up any drives you make sleep.18:16
mongyanyone know what package lscpi, lsusb etc are in?18:17
ThinkT510leo: ActionParsnip is trying to get you to learn how to help yourself (and point out that you seem to not want to try)18:17
g0rsyacc: yes that was the idea, if the kernel keeps the harddrive awake , is it not possible to disable it?18:17
mongyI have an ubuntu server on a vps and its missing these, for my phpsysinfo to work.18:17
yaccAnom01y, well, I tend to transcode and concat all videos, as the main video player in this home is the PS3 => with such it's best to transcode yourself so you have codecs the PS3 can handle.18:17
Cas07g0rs: if it need to write data it needs the hard drive18:17
ActionParsnipLeo: i want you to paste it so you learn. Open the swap faq link i gave and look at the numbered list at the top right of the page. What is number 6?18:17
leook ill doit18:17
Anom01yyacc, yeah I just plug the computer into the TV and hit play on the playlists18:18
leoWhat is swappiness and how do I change it?18:18
Anom01yplays everything18:18
yaccg0rs, well, if you access the drive, then logically either your computer should hang (and then how will you power on the drive) or the computer needs to power on the drive => so if you want your drive unused => make sure it's unused.18:18
Cas07g0rs: you could create something like a ramdisk for logging but it could be a major task to keep the disk spundown18:18
ActionParsnipLeo: bingo. So now you know how I KNOW you didn't research at all. You would have found that with even the most basic search18:19
glebihanmongy, usbutils and pciutils18:19
yaccg0rs, let me rephrase that, it's a major PITA to keep the disc down, but if you think you want to do that, google Linux laptop mode, and so on.18:19
=== Guest33108 is now known as Spawn
g0rsCas07, yacc : thanks, i wondered why they didnt enable hard drive idle mode .Probably it was important to log all activity.18:20
leowow18:20
leoyoure cool action...18:20
ActionParsnipLeo: this is nothing to do with Linux experience, this is you trying to find stuff online. I gave the thing to search for and you didn't do anything18:20
leoyes i did18:21
leoi even told you what i found at that page18:21
yaccg0rs, it's not only logging as in syslogd, it's also that Linux filesystems keep access times, all kinds of background processes write stuff/read stuff.18:21
yaccg0rs, the reality is that getting rid of the writing is kind of the easy part. Getting the correct working set of files into the RAM cache is way funnier.18:22
ActionParsnipLeo: if you research yourself using the direction given rather than simply shrugging at new terms aa you are new to the OS you will not be a "newb" for long at all18:22
g0rsyacc: unless we're running a linux server. logging may not be essential for desktop use.18:22
leook18:23
Cas07g0rs: might be useful: http://www.cs.cmu.edu/~mukesh/hacks/spindown/t1.html18:23
g0rsthanks Cas0718:23
alexxioi'm using boot-repair to repair my boot and it is taking infinite time in the section "discovering menu entries"18:24
alexxiowhat should i do? if i force stop it, will it anyway boot up good?18:25
ActionParsnipalexxio: is the drive healthy18:25
alexxioactionparsnip: i think it is, how can i check?18:25
Kre10shello. I've got a LEICA digital video camera... I was just wondering if anyone here has experience with getting the video off of these things.18:26
alexxioActionParsnip: what of the disk should i check up?18:27
ActionParsnipalexxio: could fsck the system partition in liveCD. If you want to go full fat, you could grab the ultimate boot cd and use the drive manufacturers tool to test the drive at a lower level18:27
alexxiofsck with what options?18:28
txomonhi, everytime I suspend the laptop, it goes to hibernate18:28
txomonfirst suspends, and when I activate, hibernates18:29
Cas07txomon: hibernates after resuming from suspend?18:29
ActionParsnipKre10s: does pitivi not offer to import from the source?18:30
ActionParsnipalexxio: you'll have to read the man page, i don't have it to hand18:31
Kre10sI've never done it before, and i don't want to download/install a crapload of packages half of which i might not need.18:31
Kre10spitivi looks good though18:31
ActionParsnipKre10s: possibly: http://ubuntuhowtos.com/howtos/import_video_from_MiniDV_camera18:32
ActionParsnipKre10s: kino exists too but installing it on a gnome based system will pull in lots of Qt deps. Depends if space is a luxury18:33
marsfligthPlease, how to resume from 'hibernation' or 'suspend' status pressing the 'usb keyboard' instead of press the computer power button?18:34
Kre10shmm. yes kino is QT... It'd be cool if i could access the camera as a tape drive of something more generic.18:34
=== Odd-rationale_ is now known as Odd-rationale
Girly-Girlmarsfligth: Depends on bios limitations not OS18:35
ActionParsnipKre10s: that'd be swee. If they all did it as standard too, thats the dream18:35
marsfligthGirly-Girl: thanks18:35
Girly-Girlmarsfligth: You're welcome18:37
staigernetworkhey guys, sry for my nooby question, but how can i run "nvidia-xconfig" as root,?18:39
KillerMaskHey all18:39
StevenRstaigernetwork: gksu nvidia-xconfig18:39
KillerMaskGuys18:40
staigernetworki'm just a bloody beginnner... don't understand the things u've written... what d'u mean with "gksu"?18:40
StevenRit's a command18:40
KillerMaskwhat's the minimum requirements to install compiz .... I mean the video card :)18:40
udmurthi! Trying connect my bluetooth Nokia BH-800 headset to ubuntu 11.04. Pairs successful, volume control works, but no sound. Any help what to do?18:40
wildc4rdhas anyone had any success using the Kodak 5200 series printers under ubuntu, if so where did you acquire the drivers18:41
StevenRstaigernetwork: what version of ubuntu?18:42
staigernetworkthx, 2 StevenR, but now got a new problem: theres a "ALIDATION ERROR: Data incomplete in file /etc.../..18:43
staigernetwork11.bla, dunno guess it's the latest one :D18:43
Atlantic777Can I setup gdm or whatever it is in the way that it doesn't ask for the password when switching to the another user?18:44
StevenRstaigernetwork: ok, pastebin the errors you're getting18:44
StevenR!paste18:44
ubottuFor 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.18:44
Atlantic777I checked i in the user and groups control, but it doesn't work for switching users. :/18:44
=== andyvy` is now known as andyvy
staigernetworkUsing X configuration file: "/etc/X11/xorg.conf".18:45
staigernetworkBacked up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'18:45
staigernetworkNew X configuration file written to '/etc/X11/xorg.conf'18:45
staigernetworkALIDATION ERROR: Data incomplete in file /etc/X11/xorg.conf.18:45
FloodBot1staigernetwork: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:45
andyvydoes anyone know how to enable Flash in Chrome (Stable)?18:45
minxiei need help getting Ubuntu 10.04 LTS to recognize my camera.. i'm a relative newbie to ubuntu18:46
RyuGunsandyvy: Works for me.18:46
simpleblueif I download 11.10 beta will I be able to update when the full 11.10 comes out?18:46
Gentoo64yes18:46
simplebluesweet, thx gentoo18:47
andyvyRyuGuns, flash in chrome? you're in Ubuntu 10.04?18:47
RyuGuns11.04...18:47
Gentoo64andyvy, what does about:version say about flash?18:47
* ThinkT510 doesn't understand why people can't wait until 11.10 is released18:47
Rainbow-Dash-ENhello18:47
andyvyGentoo64, says it's disabled.18:48
andyvyGentoo64, I don't see an option to enable it though. I know chrome usually comes with flash.18:48
Gentoo64it should do18:48
Gentoo64should be enabled18:48
simplebluethinkt510, for me its a matter of me using arch right now and some of the aur downloads botched my system18:48
ThinkT510simpleblue: funny, i use arch too18:49
simpleblueright now i just want a system that does it all so i can concentrate on other stuff18:49
tabaskohmm, I have creative wp-350 bluetooth headphones with mic. I pair it with ubuntu, and it even recognizes it. But doesnt let me to change Profile: High Fidelity Playback (A2DP)18:49
tabaskoIm stuck with phone with Telephony Duplex, which is mono, and sound is pretty terrible18:50
ThinkT510simpleblue: in that case get 11.04 or wait till 11.10 is released18:50
minxiecan anyone help me? ubuntu used to recognize my camera, but all of a sudden it won't.. i don't know how to fix it18:50
yayo18:50
RyuGunsThinkT510: I think unity in 11.10 will be better.18:50
yahow can i mount or format my usb-drive when it is not being automaticaly mounted as i plug it in ?18:50
ThinkT510simpleblue: no point in using a beta since its still being tested (you'll likely experience bugs)18:50
simpleblueThinkT510: i heard that i can download 11.10 beta and just upgrade, so that sounds fine18:50
simplebluebugs are okay18:51
RyuGunsYes, because you can report bugs. <318:51
ThinkT510RyuGuns: i don't use unity so that isn't a factor for me18:51
Rainbow-Dash-ENGuys how do I install Internet Explorer 9 on Ubuntu18:51
ThinkT510Rainbow-Dash-EN: you don't18:52
Rainbow-Dash-ENwhy18:52
RyuGunsI don't use unity either, but I may switch...18:52
Rainbow-Dash-ENi am new to this thing18:52
RyuGunsRainbow-Dash-EN: That's software only for windows.18:52
douglRainbow-Dash-EN, use firefox18:52
Rainbow-Dash-ENalso I am a troll.18:52
RyuGunsLame.18:52
Rainbow-Dash-ENi wanted to get a reaction out of GNUfags.18:52
CppIsWeirdi installed ubuntu from a usb drive. for some reason when it installed grub it installed it on the usb drive. is there a simple method to move grub from the usb drive to where ever it needs to be?18:52
RyuGunsTry harder n00b.18:52
RyuGunsTry harder n00b.18:52
dougllol18:53
RyuGunsTry harder n00b.18:53
FloodBot1RyuGuns: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.18:53
ThinkT510!guidelines | Rainbow-Dash-EN18:53
ubottuRainbow-Dash-EN: The guidelines for using the Ubuntu channels can be found here: http://wiki.ubuntu.com/IRC/Guidelines18:53
RyuGunsSorry, I went over the line. :\18:53
Isaacecchat de xubuntu en español please que se me ha reiniciado el ordenador y no lo encuentro...18:54
CppIsWeirdbut only by one, two are fine.18:54
CppIsWeird;)18:54
ThinkT510!es | Isaacec18:54
ubottuIsaacec: 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:54
Rainbow-Dash-ENso I can't install my favorite microsoft applications18:54
Rainbow-Dash-ENi mean IE is a great browser yes.18:54
RyuGunsGood effort.18:54
CppIsWeirdRainbow-Dash-EN: sure you can. -> http://www.vmware.com/18:54
simplebluerainbow, ie explorer is not that great. people are not using it as much anymore18:54
ThinkT510Rainbow-Dash-EN: stop it, you'll likely get kicked soon18:54
tqrstqI just installed rxvt-unicode, and get the following error when launching alsamixer: "Error opening terminal: rxvt-256color". Halp?18:54
Rainbow-Dash-ENalso KDE ftw.18:55
simplebluerainbow, this is a great channel and people will help you, not worth getting kicked or banned from18:55
RyuGunsRainbow-Dash-EN is trying his hardest to get a joke, but he is the joke. XD18:55
tqrstqworks fine if I set TERM=xterm first18:55
Rainbow-Dash-ENok then.18:55
Rainbow-Dash-ENI have a sound problem with my Playstation Eye.18:56
Rainbow-Dash-ENUbuntu supports the video function out of the box.18:56
Rainbow-Dash-ENbut it won't pick up the sound.18:56
CppIsWeirdi installed ubuntu from a usb drive. for some reason when it installed grub it installed it on the usb drive. is there a simple method to move grub from the usb drive to where ever it needs to be?18:56
fmauroRainbow-Dash-EN: if you're really serious about this, could you try to boot with the PS eye attached?18:57
Isaacec#xubuntu-es18:58
Kre10shmm.. supposedly dvgrab is supposed to do what i want, but it says no camera...18:58
Belle_hey18:59
simplebluehi belle18:59
Belle_how r u first time tryn to figure this thang out lol19:00
minxiecan anyone help me with figuring out why Ubuntu 10.04's quit recognizing my camera, please?19:00
simplebluebelle, no private messages please19:00
simpleblueand please ask before you message someone19:00
Belle_uh just told u tryn to figure this out srry19:01
s093294hmm channel for c++ is not #c++ ?19:02
OtendHas anyone figured out a way to get fans working on the Toshiba Satellite L305?19:02
fmauros093294: it's ##c++19:02
s093294ahh19:02
s093294thanks19:02
OtendWhile doing next to nothing and on conservative clock speeds, I'm running nearly 70 C :<19:03
tqrstqturns out I had to install ncurses-term, which provides the rxvt-256color terminfo file.19:03
txomonCas07, yes, after resuming19:03
Cas07txomon: i think its a bug to do with the batteries. I have seen it while testing Oneiric19:04
txomonCas07, im with ubuntu 11.0419:04
txomonupdated at the last version19:04
Cas07txomon: you should search/create a bug on launchpad19:05
txomonok19:06
|_ockebut why?19:08
J11I have a problem with changing win7 boot with bcdedit. Something about system device cannot be found. I dual boot with ubuntu so i wonder if it is because of grub19:08
AnastasiusREMEMBER CHAKOTAY!19:08
AnastasiusREMEMBER CHAKOTAY!19:08
synapse_in #archlinux19:09
pros977 I'm considering overhauling my ubuntu partition from scratch. Should I wait for 11.10 final release, or will the beta that's out now be that much different?19:09
sgerbino /join #ubuntu-devel19:09
AnastasiusREMEMBER CHAKOTAY!19:09
staigernetworksame problem again: when i start the nvidia xserver settings a window pops up saying: You do not appear to be using the NVIDIA X driver.  Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. StevenR told me to use that command: gksu nvidia-xconfig, with the second try it there was no failure, but the window still pops up and the driver is active but not in use... any ideas? :)19:09
Polahpro977: 11.10 comes out in about two weeks so you may as well wait.19:09
AnastasiusREMEMBER CHAKOTAY!19:09
PolahAnastasius, stop that.19:10
AnastasiusPolah: REMEMBER CHAKOTAY!19:10
sk3ntI am using backuppc from a remote server to backup couple of 11.04 clients, any idea how I could inhibit suspend and hibernate on clients during backup process?19:11
* mehagopajas saludos19:11
Anastasiusmehagopajas: REMEMBER CHAKOTAY!19:11
Polah!ops19:11
ubottuHelp! 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, Jordan_U, or rww!19:11
IdleOneAnastasius: Please stop.19:12
mehagopajaswhat ?19:12
guesthey guys19:13
simplebluehi guest19:13
guestim trying to install a program19:13
guestsomeone wanna help me19:13
guestit was a tar.bz2 file19:13
guesti got it extracted19:13
simpleblueguest, try to talk all in one line if possible19:14
guestbut when I do ./configure in the folder, it says no such file found19:14
guestsorry k19:14
simplebluethx19:14
calculon_guys who's not busy?19:14
guestim trying to install a program, im trying to install a program in a folder, but i can't do ./configure after, it says no file found19:14
ikoniaguest: what are you trying to install19:14
guestthunderbird19:14
ikoniaguest: thunderbird is already in the ubuntu repos19:14
fmaurocalculon_: I'm not, atm, what is it?19:15
ikoniaguest: you just install it from the package manager, you don't need to compile it19:15
guestit only had thunderbird 319:15
calculon_how to set vi-style mode in the DASH?19:15
ikoniaguest: what version of ubuntu are you using ?19:15
guestim using 11.0419:15
=== Guest47773 is now known as asig
guestikonia: im using 11.0419:15
ikonia!info thunderbird19:15
ubottuthunderbird (source: thunderbird): mail/news client with RSS and integrated spam filter support. In component main, is optional. Version 3.1.15+build1+nobinonly-0ubuntu0.11.04.1 (natty), package size 10706 kB, installed size 29616 kB19:15
LemonAid!info bash19:15
ubottubash (source: bash): The GNU Bourne Again SHell. In component main, is required. Version 4.2-0ubuntu3 (natty), package size 531 kB, installed size 1240 kB19:15
ikoniaguest: is there are reason you don't want to use thunderbird 3 ?19:15
guestikonia: can't use lightning with it and i need it for clendar events19:16
Kre10shmm... I managed to use the camera as a webcam, I can even record my video, but the resolution is less...19:16
fmaurocalculon_: I don't use dash so I wouldn't know19:16
LemonAidPlease direct me to a "Bash scripting" room :)19:16
ikoniaguest: lightnining is supported in 3 I believe19:16
ikoniaLemonAid: #bash19:16
LemonAidI do not know how to find one.19:16
LemonAidThank you !19:16
guestikonia: lemme check19:17
Cheapshotguest: If u want the latest thunderbird: sudo add-apt-repository ppa:mozillateam/thunderbird-stable    and then just sudo apt-get update && sudo apt-get install thunderbird19:17
ikoniaguest: 3.119:17
ikoniaguest: just chedked19:17
ikoniaguest: I advise you not to follow Cheapshot's advice19:17
Cheapshotguest: The lightning should work on that one above19:18
ikoniaguest: unless you %100 know what is in that PPA and what it will pull into your system, blindly adding PPA's is not a wise solution19:18
ikoniaguest: lightining works on thuderbird 3.1 which is in natty, so you should have zero issues with it19:18
sigandersonhow do I change the default session in lightdm?19:19
Cheapshotikonia: Someone else had exact same problem and got it fixed with that.19:19
ikoniaCheapshot: do you know what that PPA pulls in and how it will effect his system ?19:19
bol_hi19:20
roothi to all19:20
Gentoo64hi19:20
=== root is now known as Guest29485
bol_bols form sudan19:20
Guest29485hi19:20
mongyanyone know how to enable pci on a vps that has no pci.. I get error when running lspci, Cannot open /proc/bus/pci lspci: Cannot find any working access method.  or is it a case of contacting the provider.  just for a phpsysinfo script I wanna run19:21
bol_ok19:21
bol_fuck you all19:21
ikoniamongy: it should still have "pci" it's probably not mounted the proc file system correctly, let me guess, is this a Xen based VM by any chance19:21
mongyikonia: let me look19:22
m_bissonLol win19:22
zacktuI'm using 10.10 -- update manager has been showing availability of 11.04 for months -- now i'm ready, and upgrade manager doesn't show availability any more -- how can i upgrade?19:22
Gentoo64zacktu, wait for 11.1019:22
Gentoo64so many people have the 11.04 upgrade break 11.10 might be better19:23
IdleOnezacktu: sudo do-release-upgrade -c19:23
Gentoo64or backup first19:23
qwerty_has anyone had an issue adding a .tk tld as an addon domain?19:23
qwerty_Error from domain wrapper: Subdomain is invalid  - no user/file/dir/vhost exist19:23
zacktugentoo64: so i would just stay w/ 10.10 and do an install of 11.10 -- today i did both a sync and a clone and was ready to move ahead19:24
Gentoo64zacktu, im only saying because its out in about 2 weeks19:24
mongyikonia: 2.6.18-238.5.1.el5.028stab085.2xen #1 SMP    yup19:24
Gentoo64zacktu, either way backup first with clonezilla or another full disk backup19:25
ikoniamongy: there we go, it's a common issue when providers have no clue what they are doing and are tyring to proffit / make money by selling services they have no idea how to manage19:25
ikoniamongy: I'd suggest contacting your provider to fix this, and also asking them for a partial refund as it's clear they have no idea what they are doing19:25
mongyikonia: I had to get them to do some stuff to get iptables to work properly19:25
ikoniamongy: I would not be giving these people money19:26
fjorgynnWest Virginia, mountain mama. Take me home, country roads.19:26
mongyikonia: well its only £6/month :) cant grumble19:26
ikoniafjorgynn: please keep the random noise out of the channel.19:26
ikoniamongy: understood19:26
fjorgynnikonia: windows user19:26
ikoniafjorgynn: so ? what has that got to do with it. Please keep the random noise out of the hcannel19:26
mongyikonia: I'll get hold of them.   They were pretty good with getting iptables modules sorted out.  just some commands I followed on the ubuntu wiki page didnt work properly. needed someething doing19:27
javixd19:27
mongyikonia: http://sleepyhead.de/sysinfo/  not mine, but what I wanna run19:28
=== mang0|OUT is now known as mang0
=== mimico is now known as mimico_away
excelsioranyone here ever use ACT! on a personal level?19:30
=== erkan^2 is now known as erkan^
Phr3d13is there a way to get facebook video calling to work?19:31
excelsiorAny good Ubuntu replacements for ACT!?19:32
Gentoo64what is it19:32
excelsiorIt's like a sales oriented personal database system.19:32
=== Ardit is now known as ardithoxha
ardithoxhahello I need help from someone19:34
ardithoxhahello I need help from someone19:34
ikoniayou said that19:35
ardithoxhasound19:35
ardithoxhaI dont have19:35
wolfmitchellWhy cant I use the regular ubuntu desktop enviroment? I have to use ubuntu classic w/o effects19:35
ardithoxhain my 10.10 :( I tried alsa, pulse19:35
ardithoxhaanything19:35
ardithoxhaI think alsa its correct but errors :(19:35
excelsiorI need an Ubuntu replacement for a sales and marketing oriented personal database system.19:36
XanoSince last week S/PDIF doesn't work anymore. Analog does. I checked using optical and coax and verified the speakers etc work by using optical on another machine. Sound preferences say S/PDIF is enabled19:36
Sean_my Ubuntu has crashed 3 times in the past 2 days. How can i check the logs to see what the cause is?19:36
XanoWhat may be wrong?19:36
yeats!sound | ardithoxha19:36
ubottuardithoxha: 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.19:36
sk3ntexcelsior: never tried one but there are couple of CRM systems in repos, e.g. obm19:36
yeatsexcelsior: do you have an example of what you mean?19:37
Xanoyeats: Thank you :)19:37
ardithoxhayeats19:37
bastidrazorSean_: on 10.04 there should be a log viewer in System > Administration > Log Viewer19:38
ardithoxhawhen I go to sound properties it says: waiting for sound system to respond19:38
yeatsardithoxha: this thread may help: http://ubuntuforums.org/showthread.php?t=174192719:39
rivathello19:40
sk3ntI am using backuppc from a remote server to backup couple of 11.04 clients, any idea how I could inhibit suspend and hibernate on clients during backup process?19:40
Sean_alright i have found the log viewer but i have no idea which log to look at or what i sould be looking for once i find the correct log.19:41
yeatsSean_: I would start with /var/log/syslog19:42
=== marienz_ is now known as marienz
Shirakawasunask3nt: maybe this? http://forums.slimdevices.com/showthread.php?t=4249219:44
excelsioryeats: a personal sized system that can scale to a few users to keep a database of contacts, members, clients, etc. and be able to mail/email merge as well as track results and trends19:46
Sean_yeats, i'm looking at the syslog now, what sould i be looking for?19:46
excelsiorI guess I'm looking for a generic database. ACT! was merely preconfigured to do those things, I suppose.19:47
yeatsexcelsior: ok - sorry - don't have a good suggestion19:47
sk3ntexcelsior: have you checked http://www.obm.org/19:47
excelsiorsk3nt: checking it out19:47
bkfitzanyone networking gurus in here that can help me with iptables19:48
guntbert!details | bkfitz19:48
ubottubkfitz: 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:48
sk3ntexcelsior: or for a really professional tool, have a look at http://www.salesforce.com19:49
ibiriاه19:50
yeatsSean_: look for anything around the time of the crash19:50
bkfitz"I have a problem with iptables, I'm running ubuntu 10.10 on a linode instance and when i run nmap from my laptop at home, i see different ports open than when i run nmap ssh'd in... which is also different than a ipables -L listing19:50
ibirihi19:50
=== Atlantic877 is now known as Atlantic777
ibirihelp me pleas19:50
bkfitzip of the server is 66.228.57.20819:50
ibirihow to install ... to listen to zik19:51
thenickpersonhey guys19:51
ibirihi19:52
thenickpersonis there any way to configure unity 2d (ubuntu 11.10 beta) besides gconf-editor?19:52
=== Mud is now known as Guest37306
Sean_yeats, i don't see anything strange, gnome-screensaver says that i authenticated as Sean and the next message seems to be about it booting up after the freeze19:52
sk3ntshirakawasuna: that looks quite difficult, I though that it would be possible to use pm-util hooks but I do not find an example on howto deal with hooks that inhibit suspend...19:52
ibiriHI19:52
ibiriAWWWWWWWWWWWWWWWWWWWW19:53
ibiriHELP ME19:53
E3D3Is Lilo also a good bootloader ? I only hear about GRUB.19:53
bkfitzhere is a pastebin of my iptables file http://pastebin.com/UPzUBY0T19:54
guntbertbkfitz: for anyone to be able to help we need more info: please !pastebin the outputs of all 3 commands you mentioned above19:54
guntbertah you started already :)19:54
bkfitzyep... doing it now19:54
ibiriHELP ME19:54
bkfitznmap when run ssh'd in http://pastebin.com/cpstT8BG19:55
escottE3D3, the problem with lilo is you have to update lilo after every kernel update19:55
bkfitznmap when run from my home laptop http://pastebin.com/H9Y2PC8P19:55
yeats!please | ibiri19:55
Shirakawasunaibiri: you're not going to get any help that way. Ask your question in non-caps.19:55
ubottuibiri: Avoid following your questions with a trail of "Please, help me", "Can nobody help me?", "I really need this!", and so on. This just contributes to making the channel unreadable. If you are not answered, ask again later; but see also !repeat and !attitude19:55
yeatsSean_: what are you doing when it freezes?19:56
bkfitzit's like there is some other firewall being applied or something???19:56
=== Arcademan-II is now known as Arcademan
Sean_twice i wasn't at the pc, the third time i was checking transmission when it froze19:57
=== Robert_ is now known as Guest52246
E3D3escott: I don't know about kernel updates, do the happen often ? manually ?19:57
Sean_yeats, ^19:57
XanoI read the sound troubleshooting article yeats pointed me to. I have to note that until last week or so sound worked perfectly. I checked the obvious: volume, mute, etc. The S/PDIF output is selected as the preferred output and set to 5.1. As to hardware: Ubuntu still recognizes the card19:57
XanoAnalog sound works, so it's not the application that malfunctions19:58
yeatsSean_: so the screen freezes... are you able to ssh in from another computer when this happens?19:58
escottE3D3, there are probably a half-dozen to a dozen updates every 6 months. unless you have a reason you cant use grub you should use grub19:58
guntbertbkfitz: a word of caution before anything else: webmin can severely damage your ubuntu system19:59
E3D3escott: Thx19:59
Sean_yeats, i didn't try but the numlock light doesn't respond19:59
bkfitz:)19:59
bkfitzi've heard that before...19:59
yeatsSean_: are you able to use SysRq to reboot?20:00
yeats!sysrq20:00
ubottuIn 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_key20:00
guntbertbkfitz: take it seriously - about your question: mysql and postgresql are (probably) configured to listen on the local interface only20:01
Sean_yeats, again, im not sure20:01
yeatsSean_: I would try to recreate the problem... in my case, I've had some screen freezes in 11.04 when my web browser (usually happens with FF, but I've seen it with Chromium too) has many tabs open and something flash-related was open in the tabs20:02
bagelsHow can I change my Unity Dash buttons, you know, when you pres the super button?20:03
guntbertbkfitz: and another word of caution: open proxies tend to create lots of troubles for their owners20:03
yeatsSean_: I would install openssh-server on your station and ssh in from another machine to see if you can figure out what's going on.20:03
bkfitzguntbert: yeah... I actually have quit using webmin for most everything.20:03
tom_anyone get vshare running/20:04
tom_?20:04
bkfitzguntbert: but shouldn't the server respect the rules of the iptables file no matter what20:04
bkfitzguntbert: how is ftp open?20:04
bkfitzguntbert: what do you mean by open proxy... do i have a proxy server open i don't know about?20:05
tom_anyone know how to get vshare running/20:05
bkfitzguntbert: oh you mean 8080... yeah i use 8080 for adminstration of a open source gis package known as opengeo20:06
bkfitzguntbert: its running on tomcat20:06
guntbertbkfitz: I was referring to port 8080 and guessing ... :-) - as for ftp: please pastebin the output of sudo iptables -L20:06
bkfitzhttp://pastebin.com/C219ZD8520:07
zromaynubuntu users - I'm trying to access CIFS shares working within my Ubuntu 11.04 dsktp but it is failing. I believe it wants a helper program or something. has anybody been able to get this working at all. I need to access my Windows shares through Ubuntu. thx20:07
bkfitzweird.  looks nothing like the iptables file20:07
bkfitzguntbert: i did an iptables-save after editing the file...20:07
Sean_on to another problem, during one of the freezes ddrescue was running and upon reboot reports "ddrescue: write error: Input/output error"20:08
bkfitzguntbert: and if the results of the iptables -L shows accept all, why does an nmap only show like 8 ports open20:08
guntbertbkfitz: yes, but I am more comfortable with the output of sudo iptables -L20:08
KaleidoscopeNeed help burning a cd20:09
bkfitzguntbert: so wtf is going on?  I'm wicked confused now20:09
guntbert!language | bkfitz20:09
ubottubkfitz: Please watch your language and topic to help keep this channel family-friendly, polite, and professional.20:09
KaleidoscopeNot sure if I have to mount the drive or something, but none of the burning  programs I have can detect my cd drive20:10
jalmeidahi, my topdog marvell wireless driver isn't works20:10
escottKaleidoscope, have you tried wodim -scanbus20:10
bkfitzguntbert: maybe I should just use ufw20:10
guntbertbkfitz: did you use webmin for the firewall rules? It might write files to unexpected destinations20:10
KaleidoscopeIt lists it there20:11
bkfitzguntbert: yes20:11
jalmeidatopdog works in unbuntu ?20:11
escottKaleidoscope, the guis have a tendency to surpress errors so try and burn on the command line20:11
KaleidoscopeOh lord20:11
bkfitzguntbert: clearly a mistake now that i know.20:11
KaleidoscopeAlright, I'm trying to burn an ISO file, so how might I do that?20:11
escottKaleidoscope, its not so bad: wodim dev=/dev/cdrw -data file.iso20:12
bkfitzguntbert: do the ufw and iptables commands basically do the same thing - edit the iptables.rules.up file?20:12
escottKaleidoscope, you might want to do wodim -vvv dev=...20:12
escottKaleidoscope, -v adds verbosity (and will tell you about errors) you can also use speed=X to set a speed (slower speeds give more consistent burns)20:13
KaleidoscopeAlrighty, I'll try that out, Thanks20:13
guntbertbkfitz: no, the iptables command only edits the rules for the kernel "right now" they are not saved in any way. ufw is just a front end to make that process easier20:13
bkfitzguntbert: hmmm... so any ideas on how i can fix this?20:14
escottbkfitz, there are a set of iptables jobs in init that restore (on iptables up) and save (on iptables down) the iptables20:15
Sean_on to another problem, during one of the freezes ddrescue was running and upon reboot reports "ddrescue: write error: Input/output error"20:15
escottSean_, have you checked your smart data? use the disk utility20:15
=== pothos_ is now known as pothos
guntbertbkfitz: drop webmin, employ ufw or .... (I have to look up something, brb)20:15
bkfitzguntbert: thx for all your help20:16
aboudreaultHi does anyone tried LXC under ubuntu oneiric>?20:17
escott!onerirc | aboudreault20:18
Atlantic777I have whole home dir backup. How can I restore e-mails from evolution?20:18
escott!11.10 | aboudreault20:18
ubottuaboudreault: Ubuntu 11.10 (Oneiric Ocelot) will be the fifteenth release of Ubuntu.  Codename announcement here: http://www.markshuttleworth.com/?p=646 Discussion and support in #ubuntu+120:18
Sean_escott, both drive report that they are healthy, should i run a test?20:18
guntbertbkfitz: found it : please have a look at https://help.ubuntu.com/10.04/serverguide/C/firewall.html   (I prefere shorewall over ufw)20:18
VampsDaBeasthey guys. im looking for a couple of packages/programs. one is to edit MetaModes, the other is to edit screensavers.. needs to be Graphical20:19
escottSean_, if the drives are healthy in smart, run an fsck20:19
=== andrejpan_ is now known as andrejpan
escottSean_, although if something as low level as dd is reporting io errors its hard to see how it is not a hardware problem20:19
=== john___ is now known as ripdaddy
bkfitzguntbert: while you were gone i tried ufw... ufw allow 22, ufw enable, and it didn't work.  Still seeing other ports open when nmap run20:20
g0thhi20:21
user82does anyone have a command to rename ".JPG_original" backups to the corresponding ".JPG" with overwriting the current .JPG files(which are broken). i tried mv *.JPG_original *.JPG (sorry if it hurts the pros around here) but i guess i need a for loop to preserve filenames?20:21
g0thaptitude gives me some errors about not finding some sources20:22
g0thhow do I figure out which entry it is exactly?20:22
guntbertbkfitz: keep in mind that some firewall management systems may permit connections from localhost anyway20:22
escottuser82, rename is probalby the easiest to use, but you can just use a bash for loop as well20:22
g0ththe information from aptitude update is not telling me much about what source is meant20:22
bkfitzguntbert: right... ok i'll check out shorewall and try nmap from home20:22
user82oh there is a rename command..thanks escott20:22
bkfitzguntbert: thx.  I'll pm if you i can't get it to work... thx again20:22
user82how would rename one file with overwriting? "mv original1.JPG_backup original1.JPG"?20:23
tMH-user82: yes20:23
guntbertbkfitz: Good luck :-) (and if you want to play a little have a look into fwbuilder - its a number bigger than the others :)20:23
robertSmithhi there, I'm following some instructions that mention editing /etc/X11/xorg.conf in Natty, but that file doesn't exist there. Should I create it or edit one of the files in /usr/share/X11/xorg.conf.d instead?20:23
koryaпривет всем20:23
guntbert!ru | korya20:23
george__hello guys. I'm wondering if it's possible to convert a directory into a file. It is?20:23
ubottukorya: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.20:23
PriceChilduser82: user82 I 'think' mmv can do what you want.20:23
escottuser82, to force an overwrite use -f20:23
ShirakawasunarobertSmith: you should create one.20:24
PriceChilduser82: oh, listen to him first :P20:24
george__An empty directory, by the way.20:24
ShirakawasunarobertSmith: /usr/share/X11/xorg.conf.d files will get overwritten every time you reinstall their package (xorg, or synaptics, etc)20:24
escottgeorge__, remove it and "touch filename"20:24
guntbertgeorge__: I'm not sure what you want to accomplish20:24
bkfitzguntbert: huh.. just ran nmap from home and it says host isn't up.  but i'm sshd in on another term.20:24
user82okay thanks for your help ppl!20:24
ShirakawasunarobertSmith: there are many different ways to make a xorg.conf. It's best to make one as minimal as possible. What are you trying to edit with one?20:25
ripdaddyHello Everyone!  I'm hoping someone could answer a quick question for me about migrating my wubi installation to a separate partition.  Does anyone here feel comfortable helping me with this?20:25
robertSmithShirakawasuna: having trouble with multitouch on macbook pro 8,120:25
escottripdaddy, jsut do a new install, and then copy your home directory20:25
Shirakawasunageorge__: directories in linux technically are files. Why are you trying to change a dir into a non-dir file?20:25
ShirakawasunarobertSmith: ah20:26
robertSmithShirakawasuna: following instructions here: https://help.ubuntu.com/community/MacBookPro8-1/Natty20:26
ActionParsnipripdaddy: http://mobilityworld.wordpress.com/2010/09/07/move-ubuntu-from-a-wubi-partition-to-a-real-one/20:26
ripdaddyIt's a really simple question, really... I created teh new partitions in Windows and had to format them NTFS... do you guys recommend re-formatting my partitions to ext3 and swap?20:26
user82can i start a non-executable file in the terminal? (without chmod it is on a ntfs filesystem)20:26
guntbertbkfitz: oops - be *very careful* now, prepare a script to flush all rules and use "at" to execute it 10 minutes from now20:26
ripdaddythanks for the link, action20:26
ripdaddyI'll check it out20:26
ActionParsnipripdaddy: I'd do a clean install of ubuntu if you want a true install20:26
ripdaddyOh... are there limitations to moving a wubi install?20:26
tMH-btw, version 11 of ubuntu released more than 2 weeks ago and my 10.04 doesn't offer me option to make total upgrade to this 11 ver...will it happen or should I do upgrade by myself?;)20:27
bkfitzguntbert: yeah :)  don't want to close 22... then i'd be in big trouble.20:27
ShirakawasunarobertSmith: cool. You should be able to get away with a xorg.conf that has only those lines listed on that page (starts with Section "InputClass" and ends with EndSection)20:27
ActionParsnipripdaddy: no, its just a tonne easier (as you can see from the guide)20:27
babilenrobertSmith: I would recommend to add that snippet to a file in /etc/X11/xorg.conf.d/ -- Say /etc/X11/xorg.conf.d/45-multitouch-fix.conf or so. Create the directory if it is not there already.20:27
Sean_escott, how can i fsck a ntfs drive?20:27
tMH-when I installed version 8 - ubuntu updater offered upgrade to ver 9, then to ver 10...20:27
IdleOnetMH-: from 10.04 you can upgrade to 10.10 if you want to do a LTS to LTS you will have to wait for the release of 12.04 see /msg ubottu !upgrade for more info.20:28
escottSean_, with windows20:28
robertSmithShirakawasuna:  cool I'll give it a try20:28
user82fyi this stuff worked...probablly not the most elegant way though. "for file in $(find . -type f -name "*.JPG_original"); do mv "$file" "${file%.JPG_original}.JPG" -f; done"20:28
guntbertbkfitz for now just type sudo iptables -F20:28
george__guntbert: Well, actually is a bit more complicated. A folder located at my mp4 player got corrupted with no particular reason. After trying to removing it via command line (my laptop barely freezed), I got a warning message saying that this folder had circular structure file, which was due to a very likely system file corruption. So, Shirakawasuna, I thought that if I convert the folder to files, I could, maybe, delete it...20:28
ripdaddyI see... I was going to follow the migration guide here: http://ubuntuforums.org/showthread.php?t=1519354 - that didn't seem so bad, but it didn't mention if I shoudl reformat.20:28
tMH-IdleOne - I mean 'automatic' upgrade;)20:28
ripdaddyYou don't recommend using my original guide then, I'm guessing?20:28
tMH-IdleOne - anyway, thanks, I'll read info from ubottu:)20:28
Shirakawasunageorge__: Ah. So you're not trying to recover a file, just remove one that's borked?20:29
IdleOnetMH-: 10.04 is a LTS (long term support) release it is set to update to the next LTS which will be 12.04 by default20:29
robertSmithbabilen: I will try that20:29
Shirakawasunageorge__: have you restarted and let the filesystem get fscked?20:29
guntbertgeorge__: in that case you should run a file system check as soon as possible, before doing anything else20:29
babilenrobertSmith: Read "man xorg.conf" for details20:29
ActionParsnipripdaddy: both are fine, have a read and see what you think. I'd personally clean install then restore user data20:29
Shirakawasunageorge__: do this: sudo touch /etc/forcefsck20:30
Shirakawasunageorge__: then restart20:30
Shirakawasunaerr, sorry20:30
Shirakawasunageorge__: sudo touch /forcefsck20:30
bkfitzguntbert: gotta run but thx for all your help20:30
george__Shirakawasuna:It doesn't matter, as long I got rid of that. But, how can I perform I file system check on the mp4 player.20:30
tMH-IdleOne - btw, I see you're pretty experienced ubuntu Guru.. might be you have the asnwer - when I used ver 8 and then ver 9 of ubuntu - my samba sharings were visible from winXP but when I switched to 10.04 - only 'run' | \\sharing_ip can open samba from ubuntu... what is that and how to fix?:)20:30
george__guntbert:the folder is NOT on my computer20:30
IdleOnetMH-: no clue. I am far from guru status.20:31
Shirakawasunageorge__: you need to unmount the partition it's located on, then run fsck on it. The easiest way to do this is to make a file called /forcefsck and restart. Your computer will then check the filesystem during the next boot.20:31
ripdaddyAction - I think I'd rather try to do it using the guide first (I did a lot of setup I'd rather not have to re-do :-) ) If I used the guide, do you recommend that I re-format these partitions from NTFS -> Ext3?20:31
tMH-IdleOne - ppl has some drum-n-dance technics whose are not working :/20:31
tMH-IdleOne - aha....20:31
FloodBot1tMH-: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.20:31
htlhow do i set the  REALLY_GEM_UPDATE_SYSTEM environment variable?20:31
Sean_escott, well, it's my windows drive the i am recovering the data from so thats not an option20:31
tMH-evil bot;)20:31
guntbertgeorge__: thats why I didn't say fsck - but try to check the file system!20:31
Shirakawasunageorge__: it would probably recognize the problems do the check automatically, but /forcefsck makes sure it happens20:31
ripdaddyIf I have problems with it, however, I'm going to take your advice and try to do a clean install20:31
kurzweil4how do I override DNS lookup on my machine? I want to make xyz.com resolved to an IP address of my choosing20:32
guntbertShirakawasuna: he is talking about an mp4 player, probably vfat...20:32
Shirakawasunaguntbert: ahhh20:32
guntbertkurzweil4: edit /etc/hosts20:32
escottripdaddy, very few people here use wubi. but i wouldn't trust a script without looking at the contents of it. for the most part migrating a debian/ubuntu system is 3 things: 1) copy the home directory 2) copy the dpkg --get-selections 3) copy any modifications made to /etc20:32
tMH-kurzeil4: edit /etc/hosts and enter "ip address"  there20:32
Shirakawasunaguntbert: I read mp4 and though it was a media player, doh20:32
Shirakawasunageorge__: scratch what I said, I misunderstood20:32
kurzweil4tabakhase: thanks20:32
tMH-in new string like you want to use 192.168.0.5 as myhost5 - 192.168.0.5 myhost520:33
htlhow do i set the  REALLY_GEM_UPDATE_SYSTEM environment variable? i need to update gems but ubuntu is being a jerk.20:33
Shirakawasunageorge__: do what guntbert said. First, at least, see what filesystem it has. 'mount' should tell you, if it's mounted.20:33
chalcedonymy computer currently has no sound. desktop ubuntu 11.04, 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) - Sound Preferences Hardware is set to Analog Stereo Duplex. i was messing with that, trying to get it not to sound like smashing foil, and it quit working.20:33
LucidGuyCan anyone confirm that Grub2 can't be installed on a 2TB md device?  Forcing me to create a tiny boot partition?20:33
Ghost1227|cloudso I'm trying to get multimonitor setup right, i've gotten it to recognize both monitors, handle independent resolutions, etc.. the one thing that still isn't right is it's insisting that the wrong monitor is the primary monitor. Suggestions?20:34
ripdaddyescott - Thanks for your help.  I am not familiar iwth dpkg --get-selections, I'll check that out.  However, I did a lot of setup because this is my work laptop (and I'm a developer)... so I have a lot of python packages and such that I need to migrate.  I agree about the script, i shoudl read through it first.20:34
SaammChromium 14 has not been made available even after couple of weeks of release in stable PPA. Any idea how can I get latest Chromium? Thanks20:34
ripdaddyI'll take a look at it and be back20:34
ripdaddythanks guys!20:34
george__guntbert, Shirakawasuna: So, guntbert, could you please repeat what should I do?20:34
tMH-Ghost1227|cloud: for me - I switched monitors a day ago, restored from hibernation and wondered why sistem still shows me my _old_ monitor in properties;) just rebooted the machine and it caught correct monitor info;)20:35
htlplease, someone help20:35
escotthtl, export REALLY_GEM_UPDATE_SYSTEM=whatever20:35
htldidn't work20:36
yeatshtl: what didn20:36
yeatst work?20:36
Shirakawasunageorge__: you should figure out what filesystem it has, then check the filesystem for errors using an appropriate program for that filesystem.20:36
guntbertgeorge__: try to check the file system! ( Shirakawasuna said how to find out what FS it is)20:36
htli entered the command "export REALLY_GEM_UPDATE_SYSTEM=whatever" into the shell. is that the intent?20:36
escotthtl, you'll have to !paste your terminal session20:36
chalcedonyis there support for pulseaudio somewhere?20:37
ShirakawasunaSaamm: can't you install it wiht the PPA?20:37
escott!paste | htl20:37
ubottuhtl: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:37
htlok20:37
Ghost1227|cloudtMH-: tried rebooting several times, still shows my secondary as my primary20:37
george__Shirakawasuna, guntbert: Disk Utility says filesystem type  is "unknown"20:37
daneshello, this is a simple question. not related to ubuntu though... How can I add a new line in a echo text message in php? I tried echo "hello\n" but it is not working20:37
tMH-Ghost1227|cloud - what videocard you have there?20:37
escottSaamm, i think google makes debs you could use, if you want to be working with the most recent version that may be better20:37
chalcedonydanes, #php ?20:37
Shirakawasunageorge__: type 'mount' and see what it says about that device20:37
guntbertgeorge__: sorry, I have to leave - Good luck :-)20:38
tMH-Ghost1227|cloud - tried to switch ports, btw?20:38
htlhttp://paste.ubuntu.com/701226/20:38
SaammShirakawasuna, no :(20:38
george__guntbert:ok, thanks.20:38
htlobviously i don't know what i'm doing, but i need to update gems anyway :)20:38
ShirakawasunaSaamm: https://launchpad.net/~chromium-daily/+archive/stable for stable, https://launchpad.net/~chromium-daily/+archive/beta for beta20:38
Ghost1227|cloudtMH-: ATI RV710 (Radeon HD 4350), I've switched ports, but that breaks it on my other OSs20:38
escotthtl, sudo -i. the env in sudo is different from that in your normal terminal20:39
Saammescott, last time wen I tried to switch to chrome from chromium all my bookmarks were lost so I fear that :/20:39
escotthtl, or sudo GEM_REALLY_...=true gem update --system20:39
ShirakawasunaSaamm: back up.20:39
Sean_i think im just going to give up on making an image of the drive and just install windows.20:39
chalcedonySaamm, figure out what file they are in and save them20:39
Ghost1227|cloudtMH-: problem is, if i install the restricted ati drivers i can get the monitors in the right order, but i end up with all sorts of graphics issues. using the open source drivers i have no issues, but it won't let me determine which is the primary20:40
tMH-Ghost1227|cloud - no clue how to cope with ATI cards :/ with nvidia you'd use nvidia control panel for ubuntu , on winXP it handles monitors' position switching, I think ubuntu panel does the same..20:40
escottSaamm, they probably have different preference folders, it probably just looking in the wrong place (.chromium vs .chrome)20:40
ShirakawasunaSaamm: open the chromium bookmark manager > Organize > export bookmarks20:40
SaammShirakawasuna, stable PPA have v13, v14 was released two weeks back20:40
jbichaSaamm: I guess the Ubuntu Chromium maintainer(s) have been too busy to work on it20:40
SaammShirakawasuna, oh thanks I try tat now20:40
Ghost1227|cloudtMH-: oh they're in the right order.... it's just picking the right monitor as the primary20:40
musixuserhi20:41
ShirakawasunaSaamm: yeah, I guess those ppas must be a little behind :/20:41
ShirakawasunaSaamm: but the 'beta' one at least has 1420:41
chalcedonyi need help getting pulseaudio to work: my computer currently has no sound. desktop ubuntu 11.04, 00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) - Sound Preferences Hardware is set to Analog Stereo Duplex. i was messing with that, trying to get it not to sound like glass smashing on foil, and it quit working.20:41
htlescott, didn't work.20:42
ShirakawasunaSaamm: you can also back up the entire chromium *everything* with rsync -avz --numeric-ids /home/youruser/.config/chromium /home/youruser/chromium-backup20:42
chalcedonyfor my next death defying trick i get to take apart the washing machine. can someone help with ubuntu sound?20:42
ShirakawasunaSaamm: then if anything breaks, you can reinstall the old version and copy all the stuff back over20:42
htlhttp://paste.ubuntu.com/701229/20:43
Shirakawasunachalcedony: type 'alsamixer' in a console and see what is muted20:43
Shirakawasunaif anything20:43
escotthtl, check your spelling20:43
SaammShirakawasuna, Ok I exported bookmarks, deleted them and then reimported...its working fine. Downloading Chrome 14 from website. Thanks for the help :)20:44
george__Shirakawasuna: how do I perform the file system check on the device?20:44
chalcedonyShirakawasuna, it looks like maybe <Headphone> is - and that's the plug i have my speakers in?20:44
ShirakawasunaSaamm: sure thing! :D20:45
chalcedonyShirakawasuna, but it does talk when i do speaker test in the terminal.20:46
tMH-Ghost1227|cloud - like nvidia cp can point what monitor is prime... no clue, man, sorry.....20:46
Shirakawasunageorge__: you use a command line program. But you need to know which one to use first, and for that you need to know what filesystem is on there.20:46
Shirakawasunageorge__: type 'mount' and find your device. You can upload the results to paste.ubuntu.com if they're all greek to you20:46
Shirakawasunachalcedony: if headphones is muted and that's where you expect sound to come out, you should unmute the headphones20:47
george__Shirakawasuna: Aas I said, I don't quite know what kind is. To mount it I have to sudo umount -t vfat /dev/sdb /mnt/mp4player20:47
htloops!20:47
escottgeorge__, you can try to just fsck /dev/sdX# and hope fsck can figure out what kind of partition it is, but if its not being identified in the disk utility that probably won't work20:47
Shirakawasunageorge__: okay, then it's probably vfat20:47
Shirakawasunageorge__: but I want to see the output of mount to be sure20:47
chalcedonyShirakawasuna, i don't see how to do that?20:47
Shirakawasunageorge__: if you run the wrong program on it at the wrong time, you could destroy the filesystem20:47
htlok, it worked. thank you escott!20:48
Shirakawasunachalcedony: in alsamixer, move left/right until you've highlighted the right one, then hit 'm' to mute or unmute20:48
Sean_anyone know why after my  computer froze while ddrescue was running, it would report upon reboot "ddrescue: write error: Input/output error"20:48
george__escott:Disk Utility identifies20:48
george__it20:48
george__Shirakawasuna: Sorry for the noobness, but how can I get the mount output?20:49
ShirakawasunaSean_: I don't know why in particular, but I would make sure the drive isn't full.20:49
chalcedonyShirakawasuna, doesn't change the color - it's the only one that isn't green/white/red with blue at the bottom.20:49
Shirakawasunageorge__: open up a terminal and type 'mount'20:49
Shirakawasunageorge__: (and the enter)20:49
Sean_Shirakawasuna, the drive isn't full20:50
szalevening20:50
Shirakawasunachalcedony: it should change the bottom part. It should change between 'm' and something else every time you hit 'm'20:50
Shirakawasunaactually 'MM' and something else.20:50
george__Shirakawasuna: Here is the output: http://pastie.org/262861320:50
chalcedonyshinkamui, nope20:50
goetteri'm having trouble getting started with bluetooth on hardy (headless box); anyone know of a tutorial? I found some for 10.04+, but those instructions don't seem to get me the neccessary files (no `hcitool` etc)20:50
chalcedonyer Shirakawasuna no it's not .. does nothing.20:50
ShirakawasunaSean_: not sure then, but I'm not an expert at that by any means20:51
chalcedonyShirakawasuna, i appreciate it..20:51
chalcedonyi'm just not sure why it looks that way20:51
szaljust for a heads-up..  if I want to install Grub to a different HDD than it is in now (HDD faulty; need to nuke it), all it takes is 'sudo os-prober' and 'sudo grub-install /dev/$insertDeviceNodeHere', right?20:51
Shirakawasunageorge__: it looks like it isn't mounted20:51
Shirakawasunageorge__: what is the output of sudo fdisk -l20:51
Sean_if i change the image file but keep the same log file ddrescue continues without any errors, is there anyway i could stich the two files together at the end?20:52
Shirakawasunachalcedony: that's a bit weird, I dunno.20:52
Shirakawasunachalcedony: I don't really know what pulse does to things, perhaps that's part of the issue.20:52
escottSean_, you can use cat to combine files20:53
chalcedonyShirakawasuna, yeah.. i updatead the drivers because of the crunching20:53
chalcedonyShirakawasuna, i turned things off and on again in the gui stuff20:54
george__Shirakawasuna: Here it goes: http://pastie.org/262862620:54
chalcedonypoof..20:54
Hilikushow can i tell which video driver i'm using?20:54
Anon42My taskbar got departed in 220:54
Anon42and i want to have a single menu bar colour20:54
Anon42can some1 help me20:54
magmahow can I upgrade ubuntu from 9.04 to the last stable through the command line?20:54
chalcedonyHilikus, in a terminal type: lspci | grep -i audio20:55
escottmagma, you have to go through the intermediate versions20:55
szal!eol | magma, see the 2nd link20:55
ubottumagma, see the 2nd link: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades20:55
Hilikuschalcedony: this is for video, not audio20:55
chalcedonyHilikus, heh try video ?20:55
Shirakawasunageorge__: that's a sad-looking device. I think you should consider reformatting it. Make sure you have backed up everything that's on it before you do anything else to it.20:55
magmaescott: how?20:55
escottmagma, given the number of changes between 9.04 and 11.04 (and then 11.10) you might just want to reinstall, but its just do-release-upgrade 4 times20:56
Shirakawasunageorge__: So, my recommendation (in order) is 1) Back up everything on that device. 2) Make sure it is unmounted ('mount' should have no entry for /dev/sdb1). 3) run sudo fsck.vfat /devs/db1. 4) Check sudo fdisk -l again and see if it's happier. Also see if you can delete that file. 5) If anything is still weird, reformat: sudo mkfs.vfat /dev/sdb1.20:57
Anon42i'm searching for a german speaking person to help me20:57
Anon42i'm new20:57
Hilikushow can i upgrade my video drivers. i use an intel integrated card20:57
escott!de | Anon4220:57
Anon42please private message me20:57
ubottuAnon42: In den meisten Ubuntu-Kanälen wird nur Englisch gesprochen. Für deutschsprachige Hilfe besuche bitte #ubuntu-de, #kubuntu-de, #edubuntu-de oder #ubuntu-at. Einfach "/join #ubuntu-de" eingeben. Danke für Dein Verständnis!20:57
sciiamHi everyone, am I on the right channel if I need to get help with troubleshooting my ubuntu router config...ive tryied many tutorial and still cant ping outside router from a local machine20:57
sciiamplease20:57
Shirakawasunageorge__: that partition table also looks funky, but I don't know whether it's something you want to mess around with, as this is a media device and I don't know if it expects a particular type.20:57
Anon42ok danke20:57
magmaescott: "An upgrade from 'jaunty' to 'lucid' is not supported with this tool."20:58
george__Shirakawasuna: Ok, thanks for all. But, I have a question: If I reformat it, the firmware will be gone? I mean, It will work? I don't care losing the files that the device has, anyway...20:58
chalcedonymagma one step at a time20:59
Shirakawasunageorge__: It depends on how the device is made. It may or may not remove the firmware. A safer path to reformatting might be to use whatever software the media device came with to restore it to 'factory settings' or whatever.20:59
Shirakawasunageorge__: that's what I used to do with my iPod when I would corrupt the filesystem. I'd plug it in, run windows, and use the iTunes stuff to reformat + reinstall the software.20:59
wladstonGuys, I can't make a wifi USB dongle to work in 11.04. Already tried everything on google21:00
escottmagma, follow the eol instructions that were sent to you earlier then21:00
magmaok thanks21:00
Shirakawasunageorge__: also, a tip I learned in that process: always make sure your device is fully unmounted and is displaying the 'safe to remove' sign before unplugging it. If you just unplug it right away, it could damage the filesystem.21:00
wladstonit's a ID 0bda:8176 Realtek Semiconductor Corp.21:00
wladstonanyone happen to have this dongle ?21:00
Shirakawasunageorge__: that's how I used to destroy my iPod's filesystem ;).21:00
sciiamCould someone help me with my networking problem, please?21:01
george__Shirakawasuna: Ok, thank you very much. I''l take notes of what you said and try it later.21:01
Shirakawasunageorge__: np!21:02
onderHi guys.21:02
m_bissonhi21:02
wladstonhey21:02
bagelsHELP! I tried Gnome3.2, and I don't like it.  How can I rollback?21:03
escottbagels, reinstall21:03
bagelsescott, what, ubuntu?21:03
escott!gnome3 | bagels21:03
yeats!gnome321:03
ubottubagels: 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.21:03
sciiamafter applying all rules needed in iptables why can connections go through my ubuntu firewal???21:04
sciiam*ca't21:04
bagelsif I reinstall, can I keep all my programs/settings?21:04
onderbagels: Which version do you use?21:04
sciiam*can't21:04
yeats!clone | bagels21:04
ubottubagels: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate21:04
bagelsnatty onder21:04
Shirakawasunabagels: 1) Back up everything. 2) Attempt downgrading and reinstalling everything. 3) when this fails, reinstall ubuntu using the 'clone' stuff that yeats just listed.21:04
anoteuhhello21:05
bagelsShirakawasuna, how do I downgrade everything?21:05
anoteuhhello21:06
sciiamafter applying all rules needed in iptables why can't connections go through my ubuntu firewal???21:06
anoteuhi am from the cia21:06
Shirakawasunabagels: I am new to ubuntu/debian, so I would read up on it carefully first and write up a strategy for doing all of this. You want to reverse all of the apt-get install lines you wrote to install gnome3 with apt-get autoremove --purge. You then want to find a strategy for reinstalling all of your packages left. I don't really know what that is, but I'm sure it's possible.21:07
auronandaceanoteuh: oh no, you blew your cover!21:07
Shirakawasunabagels: make sure that you back everything up first. That's the most important step.21:07
Polahbagels: Did you install from PPA?21:07
Polahbagels: If so, install and run ppa-purge on it21:07
bagelsPolah, yes I did.21:07
bagelsPolah, what is ppa-purge21:08
bagelsPolah, can I do it for gnome21:08
Shirakawasunabagels: also read this: http://nirajsk.wordpress.com/2011/04/24/gnome-3-on-ubuntu-11-04/21:08
escott!ppa-purge | bagels21:08
ubottubagels: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html21:08
Anon42is there a way to use the torbrowser with ubuntu?21:08
Polahbagels: Does what it sayson the tin. Reverses changes made by PPAs.21:08
escottbagels, after the ppa-purge you will not have a functional gui21:08
Anon42or a software that hides your ip like hotspot shield?21:08
Polahescott, bagels My GNOME2 functioned, Unity was broken.21:08
bagelsescott is there anything to do other than reinstall ofmy system then21:09
bagelsif so I'd rather do that21:09
Shirakawasunabagels: like they're saying, you should expect things to be broken after downgrading, so you'll need to reinstall things like unity21:09
Shirakawasunareinstalling ubuntu-desktop might help, I dunno21:10
escottbagels,  the upgrade path to 11.10 might be better, but you use ppa's sparingly21:10
sciiamShirakawasuna, do you know anything about networking?21:10
Polahsciiam: Just ask your question to the channel.21:10
Shirakawasunasciiam: not a ton, I mostly just beat my head against a networking problem and google it.21:10
Hilikusif i don't have an xorg.conf how can i tell what settings is x11 using?21:10
escottHilikus, look at the /var/log/Xorg.0.log21:11
ShirakawasunaHilikus: you can also look at /usr/share/X11/xorg.conf.d for settings installed for some specific devices21:11
sciiamPolah: I've asked many questions already im here since 15 minutes and no one ever replied anything yet21:11
bagelsescott so how can I upgrade?21:11
bagels!upgrade21:11
ubottuFor upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade21:11
Shirakawasunasciiam: sorry, I can't help with the iptables stuff :/21:11
antivirtelhi! Can someone help me in this question: http://askubuntu.com/questions/64016/access-workstations-without-public-ip-maybe-with-vpn ?21:12
sciiamShirakawasuna, I've been googling all day and trying tutorials so that network traffic can go through my firewall but nothing changed21:13
sciiamShirakawasuna, thanks anyway21:13
escottsciiam, not sure i know any answers but could you be more specific about what exactly your network setup is and what isnt working21:15
sciiamescott, I connected ISP modem to eth0 and my local computer to eth1 of a ubuntu desktop (lets call this one the firewall). Then I added some rules in iptables and installed a dhcp server. DHCP server is working like a charm but I can't even ping my ISP modem or anything on interet from computer in my local network.21:19
seidellhi how can i install many programs at once in one command in terminal?21:19
bagelsWhy won't update manager let me upgrade?21:20
escottsciiam, have you looked at !ics21:20
aeon-ltdseidell: you just chain them e.g. sudo apt-get install firefox compiz etc21:20
shadow98anbody help with this logrotate script -> http://pastebin.com/GPpg6nFq trying to get prerotate piece working but don't see what i have wrong21:20
sciiam!ics21:20
ubottuIf you want to share the internet connection of your Ubuntu machine with other machines in the network see https://help.ubuntu.com/community/Internet/ConnectionSharing21:20
aeon-ltdseidell: but if graphical is availabl just use synaptics for ease of use21:21
Furai`Hello. :)21:23
seidellwhy cant i install skype with terminal?21:23
robertSmithI'm having a problem on my Macbook Pro 8,1 with the touchpad, I'm trying to enable right/secondary click to no avial21:23
robertSmithdidn't work out-of-the-box21:23
stercorHow do I set LC_TIME?21:24
ActionParsnipstercor: export LC_TIME=something21:26
escottseidell, how are you trying to install it21:26
andyvyanyone know where Google Chrome is installed to by default?21:29
Polahandyvy: Files for installed programs go in many places. Your preferences go in ~/.chrome probably21:30
andyvyPolah: I'm missing the shortcut to Chrome in Applications menu, need original install path to put it back in there.21:31
escottandyvy, which chrome if it is in your path21:31
seidellescott: normal. sudo apt-get install skype21:31
bagels!ppa-purge21:32
ubottuTo disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html21:32
andyvyescott: Google Chrome (Stable) whatever you download from www.google.com/chrome21:32
ActionParsnipandyvy: usually its /usr/bin/chromium-browser21:32
Polahandyvy:  Do you know the command to start it from a terminal?21:32
escott!info skype | seidell21:32
ubottuseidell: Package skype does not exist in natty21:32
escottseidell, download a .deb from the website21:32
andyvyPolah: I do not because I haven't started it once yet. So there's no ~/.chrome generated yet21:32
seidellescott: ok thx21:33
escottandyvy, im not asking which im saying `which chrome`21:33
Gentoo64andyvy, type chrom then hit tab in terminal21:33
Gentoo64then use that name as the shortcut command21:33
Gentoo64chromium is chromium or chromium-browser not sure for chrome, probably "chrome"21:33
andyvyGentoo64: hmm, nothing happening, let me try purging and reinstalling.21:34
Gentoo64hit tab twice21:34
andyvydid, nothing Gentoo6421:34
Gentoo64ok21:34
ActionParsnipchrome is a game ;)21:35
andyvyah, got it, it's google-chrome in cmd.21:35
Gentoo64ActionParsnip, is it? dont you mean chromium-bsu?21:36
Gentoo64andyvy, ah sorry telling you wrong command21:37
Gentoo64that game really is impossible on hardest21:37
andyvyGentoo64: no problem, thanks for help anyway. I couldn't purge "chrome" but it did find "google-chrome" in the list that way so all is good.21:37
ActionParsnipGentoo64: I just know chrome as a game21:37
Gentoo64ah an fps just googled it21:38
ScottyBoyCan anyone tell me why Wubi would get a permission denied error when I'm logged in as an Administrator? (Windows XP)21:39
Gentoo64because it fails21:40
ScottyBoyWhy would if fail?21:41
Gentoo64no idea21:41
escottScottyBoy, what exactly is giving you this error21:41
Gentoo64ScottyBoy, is there any reason you need it inside windows? are you testing/trying an easy install?21:42
Gentoo64id seriously put it on its own partition / drive21:42
Gentoo64and use a livecd for testing21:43
ScottyBoyI downloaded Wubi today, and after it installed all the necessary files, it gave me a permission denied error, and told me to look at an error log. I'm new to this, so I figured the Wubi installer was the easiest way to go21:43
seidelldoes webcam work on emesene?21:43
Gentoo64ScottyBoy, if you boot from the livecd you can install alongside windows it auto partitions21:44
Gentoo64its better because youll get the proper FS and if anything happens to win it wont mess up ubuntu21:44
barberdtScottyBoy: from my experience, I'd steer clear of Wubi if possible21:44
ScottyBoyAh, so I need to download the ISO, and burn it onto a CD. Easy 'nuff.21:44
barberdtGentoo64 is right in that using the livecd or usb is quite easy to figure out as a first-timer21:44
escottScottyBoy, you need to be more specific about this error if you want any help21:44
Gentoo64yea its not hard at all, just boot it21:44
barberdtScottyBoy: exactly21:45
=== OY1R_ is now known as OY1R
ScottyBoyescott, http://pastebin.com/MBfHrqJZ21:45
ScottyBoyOkay, thanks guys. Now to just wait a few hours for the download. ^_^21:46
andyvyScottyBoy: don't waste CDs21:46
andyvyuse USB21:46
Gentoo64or get a dvd rw21:46
andyvyScottyBoy: http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/21:46
ScottyBoyI don't have a USB big enough21:46
antihoaxhi21:46
antihoaxwhatsup?21:46
Gentoo64cd / dvd is failsafe. so many ppl have probs with usb21:47
ScottyBoyI do have rewritable CDs though21:47
* antihoax frying potatoes, and eating21:47
andyvyScottyBoy: no 1GB laying around anywhere? it's like 5$ any retail store.21:47
Gentoo64if he tried usb i reckon hed be right back saying it dont work21:47
ScottyBoyI had one, but I loaned it out, and never saw it again. LOL21:47
andyvyGentoo64: not if he uses pen drive, super easy.21:47
antihoaxi believe i have seen 2GB memory sticks selled21:48
Gentoo64tell that to all the people that come in here complaining21:48
antihoaxit was the smallest21:48
ScottyBoyI saw a 32GB USB drive yesterday O.o21:48
antihoaxhaha21:48
Gentoo64they do 1tb now i think21:48
Gentoo64see the price of them21:48
barberdtcalled a hard drive haha21:48
antihoax32GB sata SSD is cooler21:49
Gentoo64nah flash stick21:49
PolahYou can get 256-512MB flash drives, or up to 1-2TB external hard drives which are actually 2.5" drives in cases, not flash memory.21:49
cheakoHello, I've just recently used an app that uploaded a folder of photos to my-space.  Is there any tool to mass-upload videos to youtube?21:49
Gentoo64obviously not commercial21:49
antihoaxyou can get 1TB flash drives too21:49
cheakoerr a tool that manages uploads to youtube?21:50
antihoax( given you have enough money)21:50
qixizПривет21:50
andyvyprivet21:50
Gentoo64antihoax, yes theyre thousands21:50
Gentoo64theyll be like £30 in couple years lol21:51
escott!ru | qixiz21:51
ubottuqixiz: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.21:51
antihoax128GB SSD is about $50021:51
Gentoo64not in uk :s21:51
Hilikusdoes anyone know of a Boxee alternative? it doesn't work well with ubuntu 11.0421:51
Gentoo64just over £100 for 128gb in uk21:51
qixizу меня идея21:51
antihoaxhmm21:51
Anon42is there a way to restore the ubuntu search menu on ubuntu classic ?21:52
antihoaxGentoo64<< you could send a few21:52
Gentoo64http://goo.gl/PamDJ21:52
cheakoYou can even get a SATA flash drive and place them in a RAID/JBOB multiplexor.21:52
PolahGentoo64: 128GB SSD?21:52
Gentoo64^ link abve21:52
Gentoo64ocz vertex plus 120gb £99.9921:53
qixizдва компьютера (два системника, два монитора, две клавы, две мышки) одна операционная система на одном из компов, одна Х сессия21:53
PolahGentoo64: Oh yeah. I guess I'll have to buy some in a few months then21:53
Gentoo64well worth it21:53
Gentoo64i use the vertex 2 60gb still v good ssd21:53
cheakoqixiz: Try adjusting your input.  English.21:53
qixizфакинг инглиш21:54
andyvyqixiz: a zachem?21:54
cheako!english qixiz21:54
Gentoo64!ru21:54
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.21:54
Gentoo64?21:54
Gentoo64looks right21:54
antihoaxGentoo64<< wow prrices her ę are insane21:54
qixizну как бы два рабочих места а среда работы одна21:54
Gentoo64antihoax, you in uk? its the best site here21:54
antihoaxthey want $100 for a 8GB ssd21:54
Gentoo64i use it for everything21:55
antihoaxno, in europe21:55
andyvyqixiz: eta remote desktop delayet.21:55
Gentoo64i dont think ebuyer deliver outside uk21:55
ridehhey there, i'm having difficulty with apache 2.2 and #apache told me to come here because httpd -S doesnt exist and apache2 -S gives me an error about bad user even as sudo21:55
EgyParadoxqixiz, !ru21:55
Gentoo64antihoax, use amazon or something21:55
EgyParadox!ru21:55
ubottuПожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.21:55
qixizну rd это, как бы тяжело..21:56
qixizв плане ресурсов клиента21:57
cheakoSo are tehre any apps that convert video and upload them to youtube(or any other video publication site?)21:57
Gentoo64theres probably loads21:58
andyvyqixiz: deshevle chem dva komputara.21:58
drapedupyes there are tons of apps that do that21:58
drapedupalthough the uploading part is redundant21:58
drapedupbetter off finding the best app to use and upload yourself if it doesn't support doing it for you21:58
drapeduphandbrake is good21:59
drapedupruns on a lot of hardware21:59
drapedupand it's GPL licensed open source software21:59
drapedupso if you have the time and skills you could make it do whatever you want ;)21:59
mattalexxI have a window stuck in one position because the title bar is completely underneath the taksbar. What can I do? http://i.imgur.com/U3kTr.png22:00
rymate1234mattalexx: Its a terminal22:01
rymate1234type exit to close it22:01
rymate1234:322:01
mattalexxIn Windose, there's the Move command for a window that allows you to move a window with your keyboard. Gnome doesn't seem to have that though.22:01
drapeduplol22:01
ActionParsnipcheako: http://askubuntu.com/questions/22597/youtube-uploader22:01
escottmattalexx, alt key and use the mouse22:01
qinmattalexx: Alt-F722:02
mattalexxescott, That's great, thanks. Never knerw about that22:02
drapedupread up on gnome keyboard short cuts22:02
drapedupthere are lots22:02
ActionParsnipcheako: http://ubuntugide.wordpress.com/2009/10/08/how-to-upload-a-youtube-video-on-facebook/22:02
ridehneed some assistance with httpd -S in ubuntu where did it go? is it apache2 -S?  when i run it i get an invalid user error!22:02
ridehi forgot how helpless the people in #ubuntu are… RTFM22:03
ActionParsnipmattalexx: hold shift and use cursors22:03
ridehhow do i use a gui?22:03
ridehffs22:03
drapedup:-O22:03
ActionParsniprideh: got patience?22:03
drapedupeveryone has a breaking point22:04
drapedupwe just found rideh's22:04
ridehnot today, got a client bitching at me22:04
cheakoActionParsnip: Thank you!22:04
ActionParsnipcheako: all you have to do is search, its all I did22:04
drapedup^22:04
drapedupgoogle is the answer to every question here, btw22:04
ActionParsnipcheako: I don't even upload to youtube but found the guides with ease...22:04
escottrideh, look at what the apache/httpd init script does in /etc/init/ does22:05
drapedupfunny thing is 99% of the questions I read while idling are not even ubuntu related22:05
drapedupoh the new star wars blu rays are bloody brilliant22:07
drapedupminus the stupid extended footage22:07
ActionParsnipdrapedup: if you like star wars maybe22:07
ridehescott: thx looking22:07
drapedupActionParsnip: I sense you are a trekkie22:07
Shirakawasunadrapedup: can you watch/rip a version which doesn't have the extended footage?22:07
ActionParsnipdrapedup: neither22:08
Myrtti!offtopic22:08
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!22:08
drapedupShirakawasuna: yes I think so22:08
Shirakawasunadrapedup: awesome, I need them NOW22:08
ShirakawasunaMydoom: yes mother22:08
Shirakawasuna:)22:08
drapedupShirakawasuna: I just played it without checking menus22:08
drapedupthe picture is amazing22:08
ActionParsnipdrapedup: if the package in question is in the ubuntu repos then it is supported here22:08
qin!ot > drapedup22:08
ubottudrapedup, please see my private message22:08
Shirakawasunadrapedup: awesome to the max22:09
qin!who > drapedup22:09
MonkeyDustguys, please type /j #ubuntu-offtopic22:09
Shirakawasunadrapedup: apparently we should take this to ot, lol22:09
Willis420on natty 11.04 is flash player availible in the software center?22:13
drapedupyes22:14
Willis420or is it still installed in terminal22:14
wladstonok guys, managed to get unencrypted wifi  using the 8191cu driver, but WPA won't work22:14
usr13Willis420: You will find it in softwate center and synaptic22:14
wladstonany ideas on how can I connect with WPA ?22:15
wladstonthe network manager doesn't accept my password22:15
wladstonwhen I try to connect22:15
Willis420ok wasn't availble last time i was on it22:15
ActionParsnipwladston: if you switch to WEP, is it ok?22:15
usr13wladston: Are you sure it it network-manager that does not accept your password?22:15
ActionParsnipwladston: I'd advise using a wired link and getting full updates22:16
wladstonActionParsnip: hasn't tried WEP, should I ?22:16
wladstonActionParsnip: I'm on a wired link now22:16
ActionParsnipwladston: also, not all wireless chips can connect to wpa under linux, may want to verify that too22:16
wladstonusr13: yeah, the password was copy-pasted from the router management admin page22:16
ActionParsnipwladston: may want to run:  dmesg | tail    see if there are any clues there too22:16
wladstonActionParsnip: A lot of stuff show up on dmesg22:17
HathadarI have ubuntu 11.04 using the unity desktop.  I need to stop x-server in order to update my Nvidia drivers.  What is the simplest way to boot to a vga console so I can install my drivers?22:18
wladstonActionParsnip: I've seen reports of people using WPA2 with this driver on the forums22:18
ActionParsnipwladston: anything about the wireless?22:18
escottHathadar, ctrl-alt-f1; sudo service gdm stop;22:18
wladstonActionParsnip: mostly everything looks related to the wireles22:18
=== mirco__ is now known as mirco
ActionParsnipwladston: there ae only 5 lines to read....22:19
FloodBot1!netsplit22:20
ubottunetsplit is when two IRC servers of the same network (like freenode) disconnect from each other, so users on one server stop seeing users on the other. If this is happening now, just relax and enjoy the show. See http://en.wikipedia.org/wiki/Netsplit22:20
mattalexxMy computer just crashed and spate this out: http://i.imgur.com/vr2Is.jpg Anyone have any idea what just happened?22:20
mattalexxMy computer just crashed and spat this out: http://i.imgur.com/vr2Is.jpg Anyone have any idea what just happened? It happened a few days ago too.22:22
escottmattalexx, dcache bug. there has been a lot of work on dcache in the last 6 months, its unclear what you are doing in particular to trigger these22:23
mattalexx escott "lot of work on dcache in the last 6 months" So you're saying it will be better with 11.10?22:24
david_hey22:24
david_hey22:24
david_have some one try to download steam on Ultimate Edition ?22:24
=== mimico_away is now known as mimico
escottmattalexx, dcache scalability was added in 2.6.38 http://lwn.net/Articles/440347/22:25
david_i have download steam and i just instaling my games than i want to try it out22:25
OerHeks!ultimate22:26
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 Edition22:26
wladstonActionParsnip: this is how dmesg looks like when I try to connect to the network22:27
wladstonhttp://pastebin.com/pMGB13YT22:27
wladstonyou can clearly see the connection failling22:28
wladstonmy network's name is 'Quantum Box'22:28
ActionParsnipwladston: is it a USB device?22:28
wladstonActionParsnip: yes22:29
ActionParsnipwladston: tried a different usb port?22:29
ActionParsnipwladston: usb_read_port_complete()-1341: RX Warning!#22:29
wladstonno, didn't know it could make a difference22:29
wladstongoing to try now22:29
wladstonI'm going to be offline because the kernel will panic as soon as I remove the usb device22:29
wladstonbe right back22:30
escottwladston, instead of causing a panic rmmod the module22:30
ActionParsnipwladston: did you read the errors?22:30
wladstonActionParsnip: I read the errors, but I don't understand what they mean22:30
wladstonescott: how can I rmmod ?22:31
ActionParsnipwladston: teh line I pasted is in pretty straight english.  RX means 'recieve'22:31
Zimm3rOk this has happened every so often and it is occuring again the audio from anything gets "crunch" and strange but it is not the hardware (as a reboot in the past has fixed this) any one know what causes this?22:31
ActionParsnipZimm3r: what is the output of: wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh22:31
InFeDeLhey all22:32
wladstonActionParsnip: oh, the RX_Warning ...  I just have no idea why it happens22:32
ActionParsnipwladston: possibly a bad port22:32
InFeDeLif i start a program in terminal on my one box can i ssh in and see how the program is running?22:32
wladstonlet's hope it's that22:32
escottwladston, you are panic-ing because you are hotplugging a device that is hotpluggable but the driver evidently is not. so rmmod the driver for the wireless card then remove the wireless usb device22:33
Jordan_U!screen | InFeDeL22:33
ubottuInFeDeL: screen is a window manager for terminal sessions, also useful over SSH. The 'byobu' package provides very useful additional utilities. See https://help.ubuntu.com/community/Screen22:33
InFeDeLJordan_U: do i have to screen prior to starting the program22:33
rickupanyone any good with grer or something similar?  I need to display the files found with a pager from grep -ri keyword /path/to/file   There are many results and doing this manually is tedious.22:33
InFeDeLor can i use screen after?22:33
Jordan_UInFeDeL: Yes.22:33
rickupI mean grep (or equiv)22:34
Zimm3rActionParsnip: this http://paste.pocoo.org/show/486252/22:34
ActionParsniprickup: find /path/to/folder | grep -i word22:35
Jordan_Uwladston: Please file a bug report about the kernel panic with "ubuntu-bug linux".22:35
escottrickup, you know what a pager is but you don't know | less?22:35
rickupmore or less22:35
rickup:022:35
ActionParsnipZimm3r: if you upload to the site, it will make a URL for you and give the full detail. Look at the link you gave. Is that useful?22:35
Zimm3rhttp://www.alsa-project.org/db/?f=7fd01d8c4bb6a366a12f275ba61f2fa3217b9eb522:36
Zimm3rthat link?22:36
spacoHello my little felines22:37
spacolalalalala22:37
spacoI love you all22:37
Jordan_U!ot | spaco22:37
ubottuspaco: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!22:37
spacoSorry22:37
wladstonthe moment i issued the rmmod command, I got a kernel panic22:39
wladstonso I changed the usb ports22:39
=== newbie is now known as Guest62192
wladstonbut it still doesn't work and the dmesg gives me the same warning22:39
ActionParsnipZimm3r: perfect22:39
usr13wladston: Is your system fully updated?22:39
LABcrabHello!  Why did Ubuntu choose Thunderbird and Empathy?22:39
samuelhello guys22:39
buntu1104Hello, I just installed ubuntu 11.04, im wondering how do i disable ubuntu one visual22:39
buntu1104im playing an opengl game22:39
buntu1104and the game is really choppy22:40
wladstonusr13: yeah, fully updated 11.04 install22:40
buntu1104in older ubuntus i could just turn off compiz and that fixed the problem22:40
g0rshow can we reduce cpu clock speed for intel processors in ubuntu?22:40
ActionParsnipZimm3r: try adding:  options snd-hda-intel model=hp-m4 enable_msi=1    to /etc/modprobe.d/alsa-base.conf   reboot to test, if it's no good change it to: options snd-hda-intel model=hp-m4    and if that is no good, try:   options snd-hda-intel model=hp22:40
g0rshow can we reduce cpu clock speed for intel processors in ubuntu?22:40
Zimm3rok22:40
ActionParsnipbuntu1104: log off and log in to ubuntu classic session22:40
buntu1104ok22:40
Zimm3rActionParsnip: Rebooting fixes the problem22:40
Zimm3reven with no commands22:41
Zimm3rI was just trying to find the cause of it22:41
Zimm3rbceause it seems to happen when using a program with a gstreamer backend22:41
ActionParsnipZimm3r: yes but the option will kick in after you reboot and you can test22:41
wladstonActionParsnip: but since the data can flow without encryption, maybe that means that my usb hosts are working ...22:41
Zimm3rok22:41
Zimm3rthanks22:41
ActionParsnipZimm3r: you only want ONE of those lines in the file. Test it for an hour or so between (or until it fails)22:41
Cheapshot /usr/bin/x :0 -nr -verbose -auth /var/gdm-auth-for-gdm -nolisten tcp vt7 " What is this process? Taking way to much cpu time. It is ran by root22:42
escottCheapshot, X the graphics server22:42
buntu1104I never saw an option to load ubuntu classic22:42
samuelI have a problem when booting, on every boot the system always stalls at "udevd inotify_add_watch... file or directory not found" - is there any way I can shorten the boot stall of this?22:42
xangua!classic | buntu110422:43
ubottubuntu1104: The default interface in Ubuntu 11.04 is !Unity. To switch back to regular !GNOME: log out, click your username, click the Session box at the bottom of the screen, and select "Ubuntu Classic".22:43
ActionParsnipwladston: what chip does the stick use?22:44
Cheapshotescott: Any idea why come it is taking around 10-20% CPU time? I'm running lubuntu on a 450n atom netbook. But i think this problem has occurred just recently22:44
ActionParsnipwladston: are there any bugs relating to the mesaages in dmesg?22:44
w30buntu1104, you get the box only after clicking on your user name, kinda confusing at first22:44
escottCheapshot, X will use cpu to draw the graphics requested by your gui applications22:45
SSilver2k2lo all.  My google-fu is weak today.  I want to run a script as root on login (i have autologin enabled).  I tried to put it in the startup tool, but it wont work, i then tried putting sudo in front, and it wont work. (i assume its asking for my password).  I know there is init.rc, but im not exactly sure what to look for22:45
wladstonActionParsnip:  it uses the RTL8192CU22:45
escottCheapshot, so its not really X that is responsible, its whatever your gui applications that are requiring updates to the screen22:45
Jordan_USSilver2k2: What is your end goal?22:45
wladstonActionParsnip: going to google the dmesg now22:45
SSilver2k2Jordan_U:  myscript.sh is run at login22:46
SSilver2k2Jordan_U:  myscript.sh is run at login as root22:46
Cheapshotescott:  Okay that made more sense. Means my browser is causing it atm. thx22:46
Jordan_USSilver2k2: That's not an end goal. What does myscript.sh do?22:46
nikitis[o'-+22:47
SSilver2k2Jordan_U: myscript.sh is a shell script provided by Elo to that automatically sets up my Touch screen22:47
SetiAmonanyway to get pulseaudio to work without static/distortions22:47
InFeDeLSSilver2k2: would that script work on the hp touch?22:48
SSilver2k2only if its powered by an Elo Touch Panel22:48
yeats!sound | SetiAmon22:49
ubottuSetiAmon: 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.22:49
bindiSSilver2k2: /etc/rc.local22:49
Jordan_USSilver2k2: Add "/path/to/myscript.sh" to /etc/rc.local before "exit 0". I would also highly recommend having myscript.sh be in a directory like /bin/ rather than your home directory and with only read permissions for all users except root.22:49
wolfmitchellHow do I get root privlages in the GUI of Ubuntu 11.04?22:49
SSilver2k2ty22:49
SetiAmonyeats I been threw the faqs,I can't personally find a solution on the forums except to replace pulse with oss4 which works flawlessly except i loose volume control22:49
wolfmitchell(Not in the shell)22:50
pros977Install 11.10 beta or wait for full release --discuss!22:50
wladstonActionParsnip: wasn't able to find anything22:50
Jordan_Uwolfmitchell: What are you trying to accomplish exactly?22:50
wladstonActionParsnip: just #795770, with is unrelated22:50
SetiAmonany danger in installing 11.10 beta?22:50
wooterwolfmitchell, there is usually a way to accomplish a task with doing that22:50
wolfmitchellI am trying to move the 10.10 files onto my USB drive but it says I dont have the permissions to do that.22:50
escottwolfmitchell, gksudo22:50
wolfmitchellOk22:51
wolfmitchellBrb22:51
Jordan_Upros977: SetiAmon: Discussion of unreleased versions of Ubuntu in #ubuntu+1 or #ubuntu-offtopic (if it's not a support question).22:51
Jordan_Uwolfmitchell: What 10.10 files?22:51
wolfmitchellThe install ones22:51
MrKeunerhello, is there a ppa for gnumeric latest stable version for the LTS version of Ubuntu22:52
wolfmitchellI want to go from 11.04 to 10.1022:52
Jordan_Uwolfmitchell: You can't simply copy the files over and get a bootable drive. Use a tool like Startup Disk Creator or Unetbootin.22:52
MrKeuner!gnumeric22:52
wolfmitchellOk22:52
SSilver2k2ty all.  that worked22:52
wolfmitchellBtw what should I put in as the application name for the file manager?22:52
Jordan_USSilver2k2: You're welcome.22:52
wladstonActionParsnip: wow, googling some parts will only show my pastebin of 13 minutes ago22:53
wladstongonna reboot my router just to clear my conscience ..22:55
wladstonbrb22:55
=== mike is now known as Guest33286
=== drapedup is now known as draped^BRB
wolfmitchellIs there another way to downgrade to 10.10 other than the installer?22:56
escott!downgrade22:57
ubottuAttempting to downgrade to an older Ubuntu version is explicitly not supported and may break your system.22:57
Guest33286Hi, I'm trying to use the scrubyt ruby gem but am having problems. it seems to require firewatir, but when I try to install that I get "Error installing firewatir:22:57
Guest33286hoe requires RubyGems version >= 1.4. Try 'gem update --system' to update RubyGems itself." but when I do that I get "gem update --system is disabled on Debian, because it will overwrite the content of the rubygems Debian package, and might break your Debian system in subtle ways. The Debian-supported way to update rubygems is through apt-get, using Debian official repositories"22:57
Guest33286My rubygems package is up do date, I'm on 11.0422:57
wolfmitchellI need to downgrade as 11.04 is glitching my whole computer22:57
wolfmitchellAnd I'm not going to a beta release.22:58
escottGuest33286, what is this script supposed to do22:59
MonkeyDustwolfmitchell: backup and then install an older version22:59
wolfmitchellOh great...22:59
seidellmy wow is in the c folder of wine, how can i make shortcut to the desktop22:59
wolfmitchellMy USB drive wont mount22:59
MonkeyDustwolfmitchell: that's a way to downgrade22:59
scott_admin:scott23:00
scott_hello?23:00
HyperHoaxHi!23:00
=== scott_ is now known as Guest94055
Guest94055hello23:00
wolfmitchellMonkey-My USB drive wont mount23:01
HyperHoaxUbuntu 11.10 is the best operating system ever!23:01
noeliaHello23:01
MonkeyDust!details| wolfmitchell23:01
ubottuwolfmitchell: 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 ..."23:01
DrArchehif i'm upgraded to oneiric beta, should lsb_release be 11.04 or 11.10? cause it says 11.04 natty even though sources.list and all installed packages are 11.1023:01
noeliaHello everyone23:01
HyperHoaxHi noelia23:01
wolfmitchellI plugged in my USB thumb drive and it will not mount23:01
MonkeyDustwolfmitchell: did it mount before?23:02
HyperHoax@wolfmitchell try to mount in "Disk Manager"23:02
wolfmitchellThats how i got ubuntu in the first place.23:02
wladstonrebooted the router ... nothing23:02
wladstoneven changed my password to "asdfasdf" ... nothing23:02
wolfmitchellHyper-In preferences or administration?23:03
HyperHoax@wolfmitchell with SU23:03
wolfmitchellNvm23:03
SetiAmonuhm does anyone know were ~/.asoundrc exist?I did a system search I am suppose to do something to fix my sound with it but the faq doesn't say were it is at or were to create it23:03
FuchsSetiAmon: ~ would be your home directory23:04
PolahHyperHoax, wolfmitchell: sudo, not su.23:04
FuchsSetiAmon: it's possible that no such file exists yet23:04
FuchsSetiAmon: since usually it is not needed anymore23:04
HyperHoax@Polah yea, but it is both SuperUser ;)23:04
SetiAmonPj23:04
wolfmitchellOk, now I dont think my disk is supported, and it is not finding my thumb drive...23:05
PolahHyperHoax: No. sudo runs a single command as root. su logs in under root for that terminal. Logging in as such should be done using sudo -i23:05
wolfmitchellSwitching ports23:05
SetiAmonoh snap i'm using a old faq for 10.10 or something.So if i were to creat a text file named ~/.asoundrc and put it in my home dir it would be pointless?23:05
HyperHoax@Polah thanks for that information!23:05
HyperHoax@Polah I use: "sudo su"23:06
wladstonI'm starting to  believe that it's simply impossible to make this 8192cu driver work23:06
wladstonany other idea ?23:06
=== derp is now known as Cream
PolahHyperHoax: Yeah that's kind of a hack way to do it. The proper way is sudo -i23:06
wladstonI've been trying to fix this issue for like 6 hours today23:06
HyperHoax@Polah Owkay thank you!23:06
=== jcpham0 is now known as jcpham
pvgrifhello23:07
pvgrifi installed chhromium, but unlike the other programs when i click on it in the side bar it opens a new instance23:07
escottwladston, im just going to throw out a stupid question. are all the wpa options correct (like wpa vs wpa2 and such?)23:07
pvgrifi want it to take me to the current one, does anyone know how to change this?23:07
HyperHoaxWhat channel do I need for bugs?23:07
HyperHoax** Sorry for my bad English23:08
wladstonpvgrif: the router is set to wpa/wpa2 aes/tkip. the network manager is set to wpa/wpa223:08
wladstonpvgrif: I tried all the wpa variations (since I can't use WEP) and it doesn't work for any23:08
pvgrifwladston: i think that was meant for somebody else23:09
ActionParsnippvgrif: what command does the menu item run? I use chromium and it switches to the running instance23:09
pvgrifActionParsnip: i ve been looking for that command, where can i find it?23:09
ActionParsnippvgrif: what is the output of: lsb_release -sc23:09
ActionParsnippvgrif: should be output when you run:  grep -i exec /usr/share/applications/chromium-browser.desktop | head -n 123:11
pvgrifActionParsnip: natty23:11
pvgrifActionParsnip: Exec=/usr/bin/chromium-browser %U23:11
pvgrifActionParsnip: should that be a small u?23:11
HyperHoaxCould anybody know where can I talk about bugs?23:12
wolfmitchellIt finally mounted23:12
wolfmitchell-_-23:12
=== kunwon1 is now known as GhostInZSH
=== chris_ is now known as Guest29594
ActionParsnippvgrif: nar its an uppercase U here too23:13
ActionParsnippvgrif: very strange, have you configured Unity to spawn another instance at all (not sure if it can do that23:14
wolfmitchellWhere would I find the startup disk creator?23:14
=== mimico is now known as mimico_away
pvgrifActionParsnip: i dont think so, i configured it as default browser manually because chromium kept asking, but thats all23:15
wolfmitchellNvm23:15
pcd2anyone, what is the best utility for creating a system image of my ubuntu install?23:16
OerHeksmany ways pcd223:16
ActionParsnippvgrif: onnly difference I can think is that I'm using the daily build, otherwise not sure. Does it happen as another user23:17
pcd2looking for what anyone considers "the best."23:17
pcd2purely opinion of course.23:17
ActionParsnippcd2: there is no single best tool for anything in any OS23:17
ActionParsnippcd2: someones opinion doesn;t make it best ;)_23:17
pcd2agreed.  which tool do you prefer?  only looking for opinion of what YOU think is the best.23:18
ActionParsnippcd2: you can use partimage (not sure of its ext4 support)23:18
ActionParsnippcd2: you can defimately use dd and make an image23:18
pvgrifActionParsnip: im not sure i only have one user besides root23:18
ActionParsnippvgrif: make another.... your OS can hold thousands of local users23:18
ActionParsnippvgrif: did you think ubuntu could only hold one user?23:19
pcd2i'll have to look up partimage.  never tried making an image of any linux install.23:19
OerHekspcd2 i would make a installed package list & backup home, could be done wit rsync/Grsync23:19
=== Rainbow-Dash-EN is now known as Pooptickler
ActionParsnippcd2: dd will do it for sure, partimage allows the data to be compressed.23:19
Islamit gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ?23:19
m_bissonI have a question about hard drives, and I'm not sure if it is different for win/linux... Basically, I want a main, bootable drive for my OS and programs. Secondly, I want two drives in a raid setup so that they are identical to each other. is that possible?23:20
=== Pooptickler is now known as Rainbow-Dash-EN
pvgrifActionParsnip: hmmm, nope, i just have one user now, i could create another one from the console, however i dont think that will affect the desktop so i would have to log out and i cant right now23:20
ActionParsnippcd2: I suggest you perform house keeping to reduce backed up data (remove old kernels and stuff like that)23:20
pcd2ok.  i think i did read something on dd while i was just cruising around.23:20
OerHeks!cloning23:20
ubottuTo replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude  --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate23:20
pcd2thanks Action.  have done that.  ready for the cloning.23:20
pvgrifActionParsnip: what i mean, changing users from the console wont affect the desktop or does it?23:20
ActionParsnippvgrif: the new user wil have default settings. You current user has all many of configureations23:20
TryingToGetHelpCan anyone tell me how to get routing/using Ubuntu as a switch working without the walkthrus that don't work on here?23:20
ActionParsnippvgrif: if the new user is differenct and acts how you expect then its your settings at fault, if it is the same then it is the application23:21
ActionParsnippvgrif: you create a new user then log off, then log in as the new user23:21
pcd2thank you Oerheks.23:21
ActionParsnippvgrif: can you see the idea now?23:21
pvgrifActionParsnip: alright thanks, as soon as i can log out i ll try that23:21
=== Rainbow-Dash-EN is now known as Pooptickler
Poopticklerhello23:21
PoopticklerWho in here is a brony?23:21
ActionParsnippvgrif: can you see how it would directly affect the desktop23:22
pvgrifActionParsnip: yes23:22
ActionParsnipPooptickler: do you have an ubuntu support question23:22
Pooptickleryes23:22
ActionParsnippvgrif: its called isolating the issue23:22
Islamdoes any body know hoe to solve this, it gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ?23:22
ActionParsnipPooptickler: ask away23:22
Poopticklerhow do I install Internet Explorer?23:22
noeliaHello23:23
noeliaDoes anybody read me?23:23
archlhi, may I know how to purge all settings related to GNOME3 in my folder?23:23
Islamyes noelia23:23
ActionParsnipPooptickler: there is ies4linux which runs badly, the only real way is with virtualization which will require a windows install media and license23:23
ActionParsnipnoelia: loud and clear23:23
ActionParsniparchl: gnome3 isn't supported here23:23
archlI installed GNOME 3 from PPA and it come up with issues while the root user enter GNOME323:23
=== Pooptickler is now known as Rainbow-Dash-EN
Islamit gave me an error now that I'm short on the space, I have plenty of space on my HD how can I move the ubunntu on another partation or resize its size ?23:24
TryingToGetHelpcan anyone help with routing through an ubuntu box?23:24
archlActionParsnip: isn't here a community, just a general help please, :D23:24
ActionParsniparchl: logging on as root to the desktop is also not supported23:24
ActionParsniparchl: ask in #gnome23:24
archlActionParsnip: ok23:24
OerHeksIslam, is it a wubi install inside windows ?23:24
Islamyes23:24
noeliaI'm having some serious problems here, with my new mobo I bought last friday.23:24
Islamits a wubi, how can I solve it ?23:24
noeliaEverything is correctly connected, the processor, the fan, hard drives...etc.23:25
noelia I installed it myself23:25
noelia It has an Intel GMA3100 onboard23:25
noelia But whenever I try to turn the computer on, it does work, but the screen doesn't turn on23:25
noelia I don't know what to do23:25
noelia This is frustrating23:25
FloodBot1noelia: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:25
noelia Any ideas?23:25
ActionParsnipnoelia: give details all on one line and we'll see if we can advise23:25
OerHeksIslam sorry, you can't increase the partition23:25
samuelI have a problem when booting, on every boot the system always stalls at "udevd inotify_add_watch... file or directory not found" - is there any way I can shorten the boot stall of this?23:25
ActionParsnipnoelia: tried the boot option: nomodeset23:25
Islamso what, I have to reinstall it or what ?23:25
ActionParsnipIslam: is the space shortage in Ubuntu itself of teh Windows partition holding the image?23:26
OerHeksIslam yes, the only solution i know, reinstall.23:26
Islamis there any way I can move it to another partition ?23:26
noeliaActionParsnip I can't, the screen doesn't turn on23:26
ActionParsnipnoelia: then i'd ask in ##hardware23:26
Islamthe ubuntu not thw windows23:26
ActionParsnip!nomodeset | noelia23:26
ubottunoelia: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter23:26
OerHeksi understand the wubi needs more space, ActionParsnip23:27
ActionParsnipIslam: did you used Wubi to install Ubuntu?23:27
Islamyes23:27
ActionParsnipOerHeks: yeah just trying to clear that up23:27
ActionParsnipIslam: so is the partition the wubi image is on, low on space or is it the space you have assigned to wubi low and making ubuntu not boot?23:27
wladstonanyone can help me to make the 8192cu wireless driver to work with WPA ?23:28
Rainbow-Dash-ENGuys, who here watches My Little Pony: Friendship is Magic?23:28
Islamits booting and I'm on ubuntu now and it gave me an error that there is a short in space with my user23:28
StravHi! I asked on #ubuntu+1 but got no answer: how to I bind a shortkey to get the dash in default search mode (from the unity menu in ccsm, it seems I can only bind a shortkey to "run a command", I'd rather wish to search through the default applications).23:29
ActionParsnipIslam: can you reach the desktop?23:29
Islamyeah I'm on it !23:29
MonkeyDustRainbow-Dash-EN: wrong channel, please type /j #ubuntu-offtopic23:29
Islamevery thig is working good23:29
ActionParsnipIslam: ok can you pastebin the output of:  df -h; lsb_release -a23:29
Islamok23:29
ActionParsnipStrav: what is the output of: lsb_release -sc23:30
IslamFilesystem            Size  Used Avail Use% Mounted on23:30
Islam/dev/loop0            2.7G  2.0G  590M  78% /23:30
Islamnone                  1.5G  740K  1.5G   1% /dev23:30
Islamnone                  1.5G  2.6M  1.5G   1% /dev/shm23:30
Islamnone                  1.5G   92K  1.5G   1% /var/run23:30
FloodBot1Islam: Please don't flood; use http://paste.ubuntu.com to paste; don't use Enter as punctuation.23:30
Islamnone                  1.5G     0  1.5G   0% /var/lock23:30
StravActionParsnip: oneiric (as I've said, I already asked my question on ubuntu+1)23:30
ActionParsnipStrav: then your release is offtopic here23:30
ActionParsnipIslam: use a pastebin as I clearly asked23:31
IslamI'm sorry I dont know whats pastebin23:31
omidoIslam: where are you from?23:31
ActionParsnipIslam: then ASK instead of flooding the channel23:31
omido!paste @ islam23:31
ubottuomido: I am only a bot, please don't think I'm intelligent :)23:31
ActionParsnip!paste | Islam23:31
ubottuIslam: 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.23:31
Islamsorry23:31
omidoActionParsnip:  i tought your bot works like suse bot . :-)23:32
ActionParsnipomido: you pipe, just like in bash ;)23:32
Samantaajaba23:32
omido!offtopic | Samanta23:32
ubottuSamanta: #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!23:32
ActionParsnipomido: makes more sense23:32
omidoActionParsnip:  what do you mean?23:33
SamantaIslam hi can u spick arabic?23:33
StravActionParsnip: I really like those kind of responses. Like asking a general dpkg question in #debian and they say, oh you're on ubuntu, get the fok out of here. I really to like that open-minded spirit.23:33
MrZepeda_hello Samanta. do you have an Ubuntu related question? Ubuntu can speak Arabic23:33
omidoMrZepeda_:  he is persian ( iranian )23:33
Samantababa room haton tamam nmishe k23:33
Islamok actionparsnip now what ?23:33
ActionParsnipStrav: its the channel policy, not mine23:34
ActionParsnipStrav: take it up in #ubuntu-ops if you want your rants to do someting23:34
StravDon't enforce it then. Let the channel take care of it.23:34
Samantaomido u tasalot dari b zaban english?23:34
ActionParsnipStrav: others will do the same23:34
ActionParsnipStrav: or an op23:34
StravActionParsnip: you want a godwin here? just like the nazis. End of story.23:34
ActionParsnipomido: when you send a command to another in bash, you use a pipe, so using the same in linux bots makes sense :)23:34
ActionParsnipStrav: you are asking in the wrong channel, end of story23:35
MonkeyDustah, the nazi's, the ultimate insult :)23:35
qinLife.23:35
ActionParsnipIslam: copy the url generated and paste it in here23:35
ActionParsnipIslam: its the new address in your address bar23:36
Islamhttp://paste.ubuntu.com/701298/23:36
ActionParsnipIslam: great :). See how you gave the info without spamming the channel23:36
Islamyeah I know the url and so, I just didnt know that system, sorry23:36
StravActionParsnip: as I first said in my very first post: I did in the proper channel, I'm asking here as a fallback. Just like I'd be asking a dpkg question in debian if no one here would be able to answer. Anyways, this is pathetic.23:36
Islamthanx for your kindness actionparsnip23:37
Jordan_UStrav: This channel is for support discussion regarding released and supported versions of Ubuntu. Not development verisions, and certainly not for complaining about channel policy that you disagree with. Please stop now, this is your last warning.23:37
ActionParsnipStrav: oneiric isn't supported here, so it isn't a fallback23:37
qinStrav: havent you be given answear 6 minutes ago in #ubuntu+1 ?23:38
ActionParsnipStrav: I suggest you read the channel policy, which you agreed to by using the channels. Its really that simple23:38
Stravqin: not really. (and when I asked here there was no answer on ubuntu+1)23:38
=== owner is now known as Schwaggg
Schwagggcan someone here help me with a grub setup?23:39
ActionParsnipIslam: its cool, you do now :)23:39
StravActionParsnip: Alan J. Perlis was cool wasn't he?23:39
Schwagggive read shitloads of tutorials with no luck23:39
Jordan_U!anyone | Schwaggg23:39
ubottuSchwaggg: A high percentage of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? See also !details, !gq, and !poll.23:39
ActionParsnipStrav: no idea whom that is23:39
Schwagggi asked the question, about grub setup, perhaps you should learn to read? thanks for your opinion though xD23:39
IslamSamanta: yes I can speak arabic23:39
Jordan_USchwaggg: You have yet to ask a specific question, and I don't appreciate your attitude. Please remember that we are volunteers.23:40
=== guampa is now known as jajaja
Schwagggi said i need help with grub setup, should i spell that out for you?23:40
ActionParsnipIslam: can you pastebin the output of:  dpkg -l | grep linux-image-2     Thanks23:41
=== jajaja is now known as guampa
Jordan_U!details | Schwaggg23:41
ubottuSchwaggg: 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 ..."23:41
omidoActionParsnip: yes you are right . i remember when i was trying to update my system in ubuntu and i used zypper dup and dosnt worked . lol.23:41
Schwagggugh why is it that everytime i come in here some fucking idiot has to spout off, i just asked a simple fucking question23:41
MonkeyDust!ask| Schwaggg23:41
ubottuSchwaggg: 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. :-)23:41
ActionParsnipSchwaggg: grub is a complex animal, try being specific23:41
ActionParsnipschmidtm_: no idea man, people need to get a grip / clue23:41
OerHeksplease be patient, we all volunteer :-)23:42
ActionParsnipwrong target, guess Jordan_U has his size 9s on :)23:42
Islamhttp://paste.ubuntu.com/701301/23:42
ActionParsnipIslam: ok, run:  sudo apt-get --purge remove linux-image-2.6.38-8-generic; sudo apt-get --purge autoremove23:44
ivancp7fck23:45
Islamdone23:45
ActionParsnipIslam: you may also want to then install bleachbit    run it as user, then root and clean stuff up. avoid settings which say they will take a long time and watch your browser and other app settings or it will remove settings you want23:45
IslamI have more than 100 GB free space on another partition23:46
Islamcan I move it ?23:46
Islamor extend the space23:46
omidoIslam:  yes . you can use Gparted or any other partitioning tool you are familiar with .(using a live CD like gparted or parted magic is suggested )23:47
ActionParsnipIslam: is teh partition in your wubi disk?23:47
ActionParsnipomido: its a wubi thing23:47
nac-godfathernot if it's HFS+23:48
omidooh . wubi is terrible . i dont recommand it to anyone23:48
Islamyeah my q is if I extended the partition the wubi on it will give me more space ?23:48
xistanmewhat's wubi23:48
nac-godfatheryou'll need a OS X installed or get a live disc running that can handle that filesystem23:48
Islamor its about the space I modified on wubi while installing ?23:48
omidoxistanme:  ubuntu's windows installer or something23:48
yeats!wubi | xistanme23:48
ubottuxistanme: 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.exe23:48
=== McPeter_ is now known as McPeter
thriondilWhile installing Ubuntu on a new machine, I created a new partition table on the wrong drive. Is there an easy way to get it back to NTFS and hopefully recognize the files? I don't think I've done anything else to the drive beyond changing the partition table.23:51
thriondilIt's just a media drive, so not a big deal either way. But it would be great if I don't have to move everything around again.23:52
Islamactionsnip: http://paste.ubuntu.com/701305/ you see it says I have 35G available ! how do I extend the space I already gave to wubi while installing ?23:52
Islamor how can I make it use all the free space on the partation ?23:53
Islamomido: ana from Egypt23:53
Jordan_Uthriondil: Yes, testdisk can do that rather easily (as long as that's really all that's been done).23:54
thriondilCould you direct me to a good tutorial/FAQ? I've never used testdisk.23:54
omido!ar | Islam23:55
ubottuIslam: La comunidad local de Argentina se puede encontrar en #ubuntu-ar y en su canal de offtopic: #ubuntu-ar-cafe23:55
omidooh sorry i thought "ar" stands for arabic .23:55
nac-godfatherwhy be difficult, just use gparted.  Problem solved, end of story.23:55
Islamlol, no problem23:55
omidoIslam: i'm iranian23:55
Jordan_Uthriondil: http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step23:56
avelldirollthriondil: there are some tutorials one the testdisk official website23:56
Islamnice to meet you omido23:56
thriondilgodfather: I was under the impression that  it wouldn't help23:56
SolvedI'm trying to install Ubuntu on a laptop, but no matter what version I try to install, it gives me two options: 1. Erase and use the whole disk or 2. Specify partitions manually (which I don't know how to do, and I don't want to damage windows)23:56
thriondilthanks jordan / avelldiroll23:56
Jordan_Uthriondil: You're welcome.23:56
nac-godfatherwould be a good idea to defragment the partition a couple times if it's a windows filesystem, and then resize, and then finally shrink/repartition23:57
omidoIslam:  same here . btw try to install ubuntu the normal way . wubie is not so good .23:57
TroN-0074is there a way to enable user list in xchat?23:57
Solvednac-godfather: There's like 4 different partitions, which one do I resize?23:57
Islambut I already installed alot of things here, beside I need the windows OS in case I needed it23:57
nac-godfathersome good advice; do not allow the installer to overwrite your windows bootloader, but instead manually select the linux partition (target volume) and then set that partition active.23:57
qinTroN-0074: /names ? You can try /join #xchat too.23:58
wolfmitchellWhen I boot into the 10.10 live USB I made, it asks me for the kernel filename...23:59
wolfmitchellWhat is it?23:59
nac-godfatherIf I were you, and assuming they're all shared windows drives:  Is clean up as much as possible before repartitioning.  Condense if need be.23:59
jjsamHi, my ubuntu crashed, My syslog said "failed command: READ DMA", does it mean my motherboard is bad?23:59
nac-godfatheryou need a new install image23:59

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