/srv/irclogs.ubuntu.com/2010/09/15/#ubuntu.txt

kyanHello ! I've accidentally created an invisible, autohidden panel and can't delete it.00:00
kyanAny suggestions?00:00
kyan(Ubuntu 10.0400:00
CyLDasEi: Sure, I'll google translate it...00:00
bstarekmy ubuntu is great.....unless it doesnt do what i ask it to do!!! :)......i am trying to uninstall mysql server but it wont do it! anybody please?00:00
DasEirypervenche: what you could do is to compres that winparty and then split and burn it to dvd's00:00
GalaxorSo my question:  I have a wireless card that's connected to the network.  I'm trying to make this available over a bridge.  I've tried bridging it with my wired card, and now I'm bridging it to a machine in virtualbox.  In virtualbox, if I set the IP manually, it works, but if I try to use DHCP, the DHCP server will not respond to me.  What gives?00:01
Tempus_FugitCan someone check my syntax:     mv -t "*fire" >> ~/Documents/intrusion?     intrusion? is a dir ....and I want 3 .txt files to go into that dir00:01
DasEicyl : or ask me saurkraut, link : http://wiki.ubuntuusers.de/USB_ModeSwitch00:01
sjmbstarek, what does "aptitude purge mysql-server-5.1" do?00:02
macoTempus_Fugit: get rid of that >>00:02
macoTempus_Fugit: >> is output redirection for files, it means append00:02
wizzle hi all. i have printer canon iP1880 and i using lucid, the question is how to set up this printer. i have no problem before with hp printer. but for this time, something like CUSP error when i try to do test print. so anyone help me?00:02
Tempus_Fugitmaco: ok cool ty00:02
smokiehow to find out if the version of ubuntu im running supports IPv6 or not? anyone?00:02
bstareksjm, thanks for taking the time to answer.....i think its working just give me 5 minutes please00:03
versuchsanstalti have to turn a ubuntu box into a double boot machine. when i set up something like this a few years ago, the way to go was to install the plague first, and my favourite distro afterwards. no brainer, always worked. what do i have to keep in mind when installing the plague after ubuntu? make a grub floppy and... then?00:03
cliff__<sjm> Thanx 4 ur help it worked!00:03
tgp1994DasEi: Thank you, that's seemed to work :)00:04
DasEiTempus_Fugit: sudo cp -R *fire ~/Documents/intrusion/00:05
DasEitgp1994: nice to hear, have fun00:05
Syniphashey, can someone help me with x?00:05
Syniphasstartx returns "no screens found"00:05
sjmversuchsanstalt, just follow this after you install Windows: https://help.ubuntu.com/community/RestoreGrub00:05
DasEiTempus_Fugit: then check if it's there, and rm -r the old ones, if you like00:05
versuchsanstaltsjm: yeah, thank you. that's what i was looking for. great!00:05
DasEirm=remove, gone forever, Tempus_Fugit00:06
Tempus_FugitDasEi: will cp leave the original file?? cut I pretty much want to just mv them not cp so does that do the same thing00:06
Galaxorversuchsanstalt: It doesn't have to be a floppy.  I usually dump the bootsector into a file on the drive somewhere.  Then, after installing nonsense, I reboot using a cd or something, and dump the bootsector back.00:06
ugliefrogdoes anyone here know how to delete files off a microsd card permanently?....i have tried for the last few days to remove them, however when I reload the card all files are back on it00:06
versuchsanstaltGalaxor: yup. i think i'll use usb media. thank you.00:07
Tempus_FugitDasEi:  ok got it just figured I could do it all in one motion00:07
sjmugliefrog, use dd to overwrite them?00:07
DasEiTempus_Fugit: it will, but it's nice to check first if everything worked right, and also rsync and cp have directory (r) functionaltiy whereas mv hasn't00:07
ugliefrogsjm, what do you mean dd to overwrite them00:07
Tempus_FugitDasEi:  ok good to know ty00:07
DasEiTempus_Fugit: you can line single commands by &&, but then have no way to check beforehands00:08
bstareksjm, i think it has worked and dont ask how because i have no idea what happened i have trying to uninstall this for 3 days now! :)00:08
sjmugliefrog, as in "dd if=/dev/zero of=/dev/<your SD card>"00:08
bstareksjm, i gonna try to install LAMP now, i will let you know if i have any problem! thank u!00:08
sjmbstarek, you might also want to try to run "apt-get autoremove" to see if there are any orphaned packages.00:08
bstareksjm, sure i will!00:09
sjmbstarek, but that is one thing that aptitude is better at than apt-get, but they still might be around if installed with apt-get rather than aptitude.00:09
kyanHow can I use the terminal to delete panels?00:09
bstareksjm, i always use apt-get i thought i was the same as aptitude00:10
Emanonhows banshee doing lately havent tried it in like 6 months00:10
xanguakyan: why do you want to delete the panels¿ if you do you will loss the ability to use menu (alt+f1) and launcher(alt+f2)00:11
xanguaEmanon: why don't you install it and see by yourself¿ looks nice but i have always preffer rhythmbox00:11
kyanI only want to delete one, on the left. I created it, but it seems a bug has made it invisible. I can't see it or edit it.00:11
kyanIt acts like a 24-px wide area of my desktop where windows won't stay.00:12
sjmbstarek, do a google search on "apt-get vs aptitude" and you'll see some of the differences.  I usually use aptitude.00:12
tagetDoes anyone know how i could run my irc client on a remote machine that is always on and then connect to it from other devices. I would like to have my irc client always running. Any ideas ?00:13
versuchsanstaltGalaxor: btw, dumping back the old boot sector will not make the newly installed plague bootable... ;-) good suggestion anyways, you reminded me of dd. thanks for that.00:13
bstareksjm, allright i do that thanks!00:13
DatzDasEi: ok.. all old kernel entries still on list. should I just manually edit /boot/grub/grub.cfv?00:13
kyanxangua : It acts like a 24-px wide area of my desktop where windows won't stay.00:13
renedoxtaget: use ssh, screen and irssi00:13
CyLDasEi: I managed to get it workinbg using gnomeppp... thanks very much for your help and effort00:13
xanguakyan: pkill gnome-panel ; it should start again00:14
versuchsanstalttaget: renedox's suggestion is good.00:14
tagetrenedox: Thanks, ill go do somemore googling00:14
Datztaget: yep perfect idea, it's what I do too :)00:14
Datzidea renedox has00:14
renedoxtaget: which of the three do you need help with? we can probably help00:14
kyanThanks. Works now.00:14
DasEiDatz: no, one drive only in the box ?00:14
DatzDasEi: 3, but only two with OS's00:15
th3windhello00:15
tagetrenedox: Appreciate it. i have ssh up and running already on my server. but not irssi or screen. how do you connect to a specific session when sshing into a server00:15
th3windi am triple booting with windows 7, ubuntu 10.04 and osx 10.5.5  - Ever since grub was installed I have not been able to get into my OSX installation. My windows 7 and Ubuntu installations work fine though. Any help?00:15
renedoxtaget: "screen -r <sessionname>"00:16
versuchsanstalttaget: use screen -D -R when you try to reattach (-R) to an old session. -D will detach any other old attached screen you might have forgotten about.00:16
tageti may be using incorrect terminology, please correct me if im wrong00:16
DatzDasEi: I had to edit it once already.. to change uuid of a disk.. I don't know if that would be causing problems00:16
DasEiDatz: sudo apt-get install pastebinit && pastebinit /etc/default/grub00:16
DatzDasEi: ok00:16
ems<ems> I have just installed ubuntu and its being very very, lets say extremely slow. -- I mean it took me 5 minutes just to type this message out lol. I dont have that slow of a computer :(00:16
emsoops did not mean to type <ems>00:16
versuchsanstalttaget: login using ssh, then start screen.00:16
emsAny ideas00:17
dominicdinadaproblem, on an external drive. it is saying that the drive is full... as i filled it up. This was like a week ago. I deleted a good 300 mb and emptied the trash in that same session but when i try to copy new files to the flash drive I am still getting No space. Even though on the status bar it reports about 337mb free00:17
tagetversuchsanstalt: ahh, gotcha. where does the session name come from? or is that going to be more apparent as i get this set up00:17
DatzDasEi: http://pastebin.com/z4ce8D7000:17
renedoxtaget: personal preference but I like to assign screen sessions with a name so it's easier to restore00:18
intraderems, is it like bug 631130? I as well have slowness issue with 10.04 (actually since trying 9.10)00:18
versuchsanstalttaget: if you only need one screen session on the machine, you don't need no session names when using -R (and -D if there is an old dangling one...)00:18
th3windi am triple booting with windows 7, ubuntu 10.04 and osx 10.5.5  - Ever since grub was installed I have not been able to get into my OSX installation. My windows 7 and Ubuntu installations work fine though. Any help?00:18
renedoxtaget: so something like "screen -a -S irc" then just "screen -r irc" to restore00:18
ani__helloohello to all,i have installed ubuntu and i had 2 partitions c ,d ,i install ubuntu ,but now i dont know how to open the D partition?00:18
dominicdinadaproblem, on an external drive. it is saying that the drive is full... as i filled it up. This was like a week ago. I deleted a good 300 mb and emptied the trash in that same session but when i try to copy new files to the flash drive I am still getting No space. Even though on the status bar it reports about 337mb free00:18
Azjohi, how do i install ubuntu from wubi, from my cd drive? i do NOT want to download.00:18
DasEiDatz: sudo fdisk -l                   , which is the drive where grub shall sit ?00:18
emsintrader, i have no ideabut it takes me 3 min just to open "Applications"00:18
versuchsanstalttaget: i use only one session on my machine and always fire up screen -D -R00:18
tagetrenedox: Cool, thanks all for the help. Gonna try and give this a shot00:19
renedoxtaget: run "screen -ls" to see all screen sessions and their names00:19
versuchsanstalttaget: (detach old, reattach or start new session)00:19
versuchsanstalttaget: ... plus the info rededox is offering.00:19
DatzDasEi: ok, done00:19
DasEiDatz: device for grub ?00:20
intraderems, that is too slow - I have to guess, but perhaps instead of reaching to the local drive, you are going to the cloud00:20
xanguaAzjo: yes, wubi is incluided in the cd; run it from windows session00:20
versuchsanstalttaget: screen is great. you will love it.00:20
emsintrader, how is that possible? Its on my hard drive.00:20
Azjoxangua: it starts downloading after copying content from cd.00:20
DatzDasEi: sda100:20
xanguaAzjo: it shouldn't00:21
tagetversuchsanstalt: is screen installed by default, or does it go by a different package name ?00:21
Azjowell, its useless then ;)00:21
versuchsanstalttaget: ah, and if you want to leave and keep the session open, just ctrl-a ctrl-d to detach from the current session. then log out as always00:21
imperfect-Anyone here running 10.4.1 on Asus P6T?00:21
versuchsanstalttaget: i guess the package is called screen00:21
DasEiDatz: sudo apt-get remove --purge grub* --dry run             , look if other then grub-stuff would be removed00:21
imperfect-My sound card appears to be detected just fine but I'm not getting any sound and it hurts my feelings.00:21
versuchsanstalttaget: check it out :-)00:21
Datzrenedox: what am I missing out on but not running -a option in screen?00:21
DatzDasEi: ok00:21
nulloxhi, how can I find the partition integer for /dev/sda1 for grub configuration00:21
DasEiDatz: last cmd will just simulate it00:21
intraderems, maybe you are still on the CD?, or the mount table is incorrect for some reason? Just guessing.00:22
=== evilnhandler is now known as nhandler
nullox(hd0, /dev/sda1 INT)00:22
DasEinullox: you mean the uuid ?00:22
DasEinullox:sudo blkid00:22
nulloxis that what you call it00:22
emsintrader, any ideas on how i can remedy this awwful problem00:22
DatzDasEi: --dry is not understood00:22
nulloxthe int for the second argument required by grub00:22
th3windanyone know anything about multiple os booting and grub?00:22
DasEiDatz: sudo apt-get remove --purge grub* --dry-run             , typo00:22
intraderems, reinstall?00:22
DasEith3wind: ask more detailded00:23
th3windi am triple booting with windows 7, ubuntu 10.04 and osx 10.5.5  - Ever since grub was installed I have not been able to get into my OSX installation. My windows 7 and Ubuntu installations work fine though. Any help?00:23
Fudgeanyone know how to get dummy video driver to work rightr?00:23
th3windthere is more detailed00:23
DatzDasEi: folling packages will be removed: grub* grub-common*00:23
emsintrader, i guess i will have to try that lol00:23
DasEith3wind: try install and run os-prober00:23
nulloxDasEi: that gives a long hex string delimited with -00:23
fluvvellems, do you have processes running that need stopped?00:23
nulloxhardly what I consider an integer00:23
renedoxDatz: only a few minor things which you may or may not use, mostly terminal functionality, I believe00:23
DasEiDatz: sudo apt-get remove --purge grub*00:23
thecakehey guys sorry for the stupid question i googled it already all over. What is the command line command for mouse click and movement controls?00:24
DasEi!blkid | nullox00:24
ubottunullox: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)00:24
Datzrenedox: ah, ok thank.. I'll try with -a option next time :)00:24
intraderems, let us know - make sure you save any info you have before formatting00:24
fluvvellems, the system monitor can show you if a program is running at 90% of the cpu and taking up all your power00:24
th3windDasEi: i looked in synaptec and I have os-prober installed00:24
renedoxDatz: no problem ^^00:24
CrankygeekCan anyone explain to me how to install a SSL Cert? I have already requested it and have the cert, just not sure how to import it00:24
DatzDasEi: should I go ahead with it?00:24
DasEinullox: grub 2 identifies partitons by this, as fstab does, though still understands devicenames00:24
emsfluvvell, i dont think so. i just installed ubuntu and it acted like this so i immediately went on the web. and nothing. perhaps it is my video display drivers but i downloaded the drivers.run file but no idea how to run a run file lol. so cant test it00:24
nulloxI'm using legacy 0.9700:24
=== nhandler_ is now known as nhandler
emsfluvvell, ill check right now, give me 15 minutes. literally :(00:25
DasEiDatz: yes00:25
versuchsanstaltthecake: xev?00:25
DatzDasEi: I don't want to lose my win7 boot option.. but..00:25
Datzgoing ahead00:25
th3windDasEi: i also tried running update-grub00:25
Datzcan always be added back00:25
thecakeversuchsanstalt, yes thats it thank you so much.00:25
versuchsanstaltthecake: you're welcome00:25
DasEiDatz: or backub the cfg if not too late00:25
rypervencheDasEi: Hmm, it looks like doing a system clone is going to take a long time. I really only wanted to do it to put on someone elses computer if they wanted, seeing as I payed for the thing. I suppose I could just torrent an ISO for that then use my key, huh?00:26
DatzDasEi: hehe, too late.. but no prob00:26
DasEirypervenche: ask ms..00:26
emsfluvvell, nope not even clsoe00:26
Azjoso how do i tell wubi to NOT get the same iso that it has just copied from cd?00:26
DasEiDatz: sudo apt-get install grub-pc00:27
fluvvellems, so when you say slow, what are you doing right now ?00:27
emsxchat00:27
emslol00:27
fluvvellems, which video adapter?00:28
DasEiDatz: sudo grub-install /dev/sda00:28
CrankygeekCan anyone explain to me how to install a SSL Cert? I have already requested it and have the cert, just not sure how to import it00:28
th3windso is there anything I can do (to grub, in ubuntu) to get my osx installation working again from the grub boot menu?00:28
fluvvellems. yes xchat :-)00:28
Evil_saltineth3wind: does OSX appear in the grub menu?00:28
emsfluvvell, ati radeon x700. i dont think drivers are installed that is why the frames arent coming in so quick i am wrong could be00:28
th3windEvil_saltine: yes00:28
DatzDasEi: ah, perfect -> Found Windows 7 (loader) on /dev/sda100:28
Datzthanks a bunch DasEi00:28
Evil_saltineth3wind: Does grub give an error when you try to boot OSX?00:28
Jordan_Uth3wind: Try asking in #grub.00:28
fluvvellems, have you used the restricted drives program ?00:28
emsfluvvell, no because i dont know what that is00:29
DasEith3wind: sory, I never had a licence for osx00:29
fluvvellems, System->Administration->Hardware Drivers00:29
th3windEvil_saltine: yes, I get an error - file not found and also something about the kernel (sorry I didn't write it down)00:29
tgp1994DasEi: Oh dear :( After trying to mount the cd after I burned an image to it, it still fails to mount.00:29
nulloxDasEi: thanks that uuid string works00:30
Evil_saltineth3wind: Jordan_U is right, asking in #grub is a good idea00:30
th3windDasEi: it's ok, no need to be 'sory'00:30
th3windwill do00:30
emsfluvvell,  nothing is listed in there. "No proprietery drivers are in this sytem"00:30
DasEiDatz: gksudo gedit /boot/grub/grub.cfg00:30
versuchsanstaltth3wind: maybe try again before asking in #grub and write down the error message... ;-)00:31
DasEiDatz: entries look correct ?00:31
DasEiDatz: just to check, nothing to edit here00:31
DatzDasEi: yes, except I like to have win7 boot by default.00:31
DatzAlthough I guess changing the order of that list isn't the proper way, but it's what I've done before00:32
emsHow do I run a .run script? Better yet, how do I reset my root password? :(00:32
DasEitgp1994: try by a gui then, sudo apt-get install k3b00:32
DatzI forget proper way now..00:32
emsfluvvell, i am so dumb with this right now i hate being new00:32
vfwems: ./file-to-run00:32
renedoxems: ./name-of-script.run00:32
Datzsometing about changing order of numbers of items in /boot or something.. ?00:32
DasEidatz: no problem, which entry is it ? the 2nd.. or .. ?00:33
vfwems: But may need to chmod +x file-to-run #First00:33
DatzDasEi: it's last00:33
DasEiDatz: we need the number00:33
fluvvellems, you won't have a root password, you will have admin permissions on your own user. its better00:33
DatzDasEi: actually I may be wrong..00:33
vfw!root > ems00:34
ubottuems, please see my private message00:34
tgp1994DasEi: Ok, thanks.00:34
fluvvellems, any super user (root) commands can be run with   sudo   in front of them00:34
DasEi!sudo00:34
ubottusudo is a command to run command-line programs with  superuser privileges ("root") (also see !cli ) . Look at https://help.ubuntu.com/community/RootSudo for more information. For  graphical applications see !gksu (Gnome, XFCE), or !kdesudo (KDE). If you're unable to execute commands with  sudo see: http://www.psychocats.net/ubuntu/fixsudo00:34
emsfluvvell, ok because i do su ad it asks for one00:34
emsand then it says incorrect00:34
emsi get so mad00:34
DatzDasEi: actually I believe it is first somehow.. that's not usual behavior from what I've seen in the past00:34
tgp1994DasEi: Well, actually, I'd need one for GNOME. Do you happen to know of one that works in gnome, other than gnomebaker?00:34
fluvvellems, its your own user password00:34
versuchsanstaltems: newly created files are not executable by default, hence the chmod advice. and the current working directory is not searched for executable files, that's why you need to specify the path, like /home/username/script or ./script00:34
renedoxems: it's "sudo" not "su"00:34
fluvvell^^00:34
vfwems: you only have user password.  If you really need to login as root do  sudo su -00:34
lapsaswitched from Fedora to Ubuntu. how to mount lvm2? following this (http://bit.ly/XF3zt) guide, but on step 5 'vgscan' returns nothing. any help?00:34
renedoxems: alternatively, you can do "sudo -i" and you'll stay in root00:35
fluvvellems, what they said!00:35
renedoxbut it isn't recommended00:35
DasEitgp1994: k3b works fine for me under gnome, also there is brasero (which failed me two times)00:35
vfwems: But ubuntu is designed in such a way that it is not really necessary.00:35
emsOk thanks! fluvvell, back to my original problem, sorry if you dont want to help just tell me to stfu i will understand00:35
DatzDasEi: I'm going to reboot to get to VM that needs fixing now :).. Thanks for the help regarding grub. ;)00:35
NOMADICUSAre any of you familiar with ArtistX?  Is it officially supported by Ubuntu?00:35
emsvfw, thats good then! i was just asking00:35
coz_NOMADICUS,  no what is that?  and do you have link?00:36
vfwems: NP - FYI...00:36
fluvvellems, its ok I was just ditto -ing the other guys comments :-)00:36
DasEiDatz: for changin default grub, edit /etc/default/grub, there entries count from 0 up, change the line default=n to according number, if needed00:36
fluvvellems, but before you try installing a .run file,  its worth trying to figure whats broken00:36
coz_NOMADICUS,  got link and looking at it now00:36
versuchsanstaltems: your user is in the "wheel" group. users in the wheel group may use sudo to execute specified commands as root (or other user). if you "sudo su" you use that mechanism to switch to root. that's good enough for almost any circumstance you will face.00:36
fluvvellems, before potentially breaking something else00:36
emsfluvvell, the .run file is the ati drivers. so it worked on windows i was having a slow issue then i installed, and it was fine, so it might be in linux casee too00:37
coz_NOMADICUS,   actually it looks like most of the artistx components are in  ubuntu-studio00:37
DasEiDatz: there you can also change gruns behaviour in a way, you see the bootable before it wents on00:37
emsfluvvell, but.. Error: ./default_policy.sh does not support version00:37
emsdefault:v2:i686:lib::none:2.6.32-24-generic; make sure that the version is being00:37
emscorrectly set by --iscurrentdistro00:37
emsRemoving temporary directory: fglrx-install.liSHzp00:37
FloodBot4ems: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.00:37
emssorry FloodBot100:37
DasEi(the difefrent os'es and kernels), Datz00:37
emsFloodBot4 *00:37
renedoxems: try looking for an ATI repository first, instead of using the .run file00:38
* DasEi returns to some homework now00:38
foul_owli'm having problems with my wireless card. i have a linksys wusb54g. it worked with windows machines. ubuntu finds the drivers and detects my access point, but times out when trying to connect. i have no idea how to even see what the problem might be00:38
renedoxems: that way, when an updated driver becomes available, it will tell you automatically00:38
DatzDasEi: thanks, making a note. Hehe, funny thing about boot order.. I was right both times. There are two entries for win7. One first, and one last :P00:38
versuchsanstaltcouldn't anybody program FloodBot4 to say "nevermind" or something friendly? that'd be so nice.00:39
rypervencheOh, I have another netbook question for anyone available. I want to use the desktop version of Lucid on my netbook, but I'm not sure if I'll be losing out on anything by not installing the netbook version. Any ideas/comments?00:39
mfz2008hey friends after I update to ubuntu10 ,it give me "can't open root device uuid=xxxx"00:39
NOMADICUScoz_; I have installed ArtistX and it seems potentially more appealing than Ubuntu Studio.00:39
tbrI'm trying to install Ubuntu on a friends machine but after the purple screen with the little icons at the bottom I get a message box that pops up with "/casqer/vmlinuz". I have tried three different LiveCDs and two DVD drives. I'm now leaning toward a bad RAM module. Does anyone know anything other than bad RAM that might cause this?00:39
xangua!maverick > mfz200800:39
ubottumfz2008, please see my private message00:39
sebsebsebrypervenche: uhmm00:39
tbrOh and I once did make it to the initial cd menu and every selection would pop up the same message box00:39
NOMADICUScoz_; I have not installed the most recent Ubuntu Studio though.00:39
DasEiDatz: you can also tell grub howmany entries to keep at all00:39
xanguammm were you refering to 10.04 or 10.10 mfz2008¿00:39
sebsebsebrypervenche: go with the netbook for 10.04, and then I guess upgrade it to 10.10 when thats released and try Unity00:39
tgp1994DasEi: I think I'd have to download a bunch of KDE libraries that I really don't want.00:40
NOMADICUScoz_; Last I tried it was years ago.00:40
vfwtbr: Run mentest00:40
versuchsanstalttbr: it's never a bad idea to use memtest.00:40
DasEiDatz:again in /etc/defalt/grub00:40
emsrenedox, i cant do a ******* thing right now because of this problem let alone look for one. lol no offense im just really mad00:40
DatzDasEi: by deleting and entry?00:40
mfz200810.0400:40
rypervenchesebsebseb: What do I get extra in the netbook version that I don't in the desktop version? I heard some people say it's basically the same thing.00:40
versuchsanstaltmemtest is on the install cd, isnt it?00:40
DasEiDatz:again in /etc/defalt/grub,  option howmany00:40
tbrThere's no memtest in the BIOS and i can't get the livecd menu to run it off the CD00:40
willI'm trying to do the LiveCD Customization.  Every time I get to this step 'sudo unsquashfs mnt/casper/filesystem.squashfs'   my VM crashes.   I'm guessing it is RAM related.  How much RAM does this command need?00:40
DatzDasEi: ok, I'll be sure to check it out.. booted to win7 now though.. time for a look at the networking..00:41
sebsebsebrypervenche: 10.04 netbook and desktop are basically the same thing, but for 10.10 this won't be quite the case, since a new netbook look00:41
coz_NOMADICUS,  ah ok... if you look at the applications on artistx and compare to ubuntu-studio I think they are quite similar and you can always install them on regular ubuntu or better still Edubuntu00:41
ehcahCan anyone make a reccomendation on creating an extremely light bootable ubuntu desktop install from USB Pen Drive?00:41
DasEiDatz:afterwards run sudo update-grub00:41
vfwrypervenche: It's not the same.  And personally, I would just install normal Ubuntu, (unless you have small HD).00:41
sebsebsebrypervenche: actsaully the netbook version is in a way nicer than the desktop for 10.04.00:41
coz_NOMADICUS,  although this version of artistx is aug 2010  so it is recent00:41
rypervenchesebsebseb: I don't like the interface at all in the netbook version.00:41
mfz2008xangua: 10.0400:41
vfwehcah: CLI only?00:42
sebsebsebrypervenche: lets go pm, since we'll get a bit off topic00:42
xanguaehcah: lubuntu ¿00:42
rypervenchesebsebseb: I plan on using my netbook was my main computer. I like normal usage.00:42
rypervenchesebsebseb: Ok.00:42
DatzDasEi: k, thanks, adding that to note. ;)00:42
willhow much RAM does 'unsquashfs' need?00:42
ehcahvfw: yes.00:42
emsfluvvell, did you leave?00:42
ehcahvfw: it for an HTPC install.00:42
foul_owli'm having problems with my wireless card. i have a linksys wusb54g. it worked with windows machines. ubuntu finds the drivers and detects my access point, but times out when trying to connect. i have no idea how to even see what the problem might be00:42
kbot6789hi guys got a question about a game00:43
vfwHTPC ?00:43
sebsebsebrypervenche: got the message?00:43
ZekeSI dont think CLI only would be good for a Home Theater PC00:43
ehcahvfw: Home Theater COmputer00:43
fluvvellems, sorry - phone call in00:43
emsfluvvell, ok dude its ok np00:43
ehcahI've been trying to get xbmc live installed, but it won't from USB?00:44
renedoxems: patience is the key :P what about switching to terminal and doing things from there? at least it'll respond faster00:44
DasEiDatz: I've got some work to do here, https://wiki.ubuntu.com/grub2  tells all , the mega-note ;-)00:44
versuchsanstaltfoul_owl: did you find some error log messages, like in dmesg or some like that?00:44
coz_kbot6789,  which game?00:44
mfz2008kernel panic - not syncing : VFS: Unable to mount root fs on unknown-block(0,0)00:44
* Datz looks00:44
versuchsanstaltfoul_owl: ...beyond "timing out"?00:44
kbot6789warzone 210000:44
coz_kbot6789, oh ok i have never used that one sorry00:45
emsrenedox, well im not being mean, but youre right, but what kind of OS is ubuntu if this happens00:45
kbot6789i know thare are linux updates i just donot know how to install them00:45
NOMADICUScoz_; I also recently discovered a distro from Distro Watch called Uber Studet which is apparently not yet officially under the Ubuntu family tree but is built off of the Ubuntu base. http://www.uberstudent.org/00:45
foul_owlhmm one sec00:45
DatzDasEi: if I see what you mean, yes.. looks like some work00:45
renedoxems: it's not the OS, it's a combination of choice of hardware and ATI drivers00:45
renedoxems: you say it happens under windows too00:46
fluvvellems, if the slowness is indeed in your graphics card,00:46
foul_owlok i got something here00:46
emsrenedox, i think i really do i just need to get these drivers on here00:46
emsrenedox, but they wont install ~_`00:46
emsrenedox, i get an error00:46
tbrvfw, versuchsanstalt, holy ball. finally made it to memtest. never seen so many red lines scoll on the screen at once. 100,000 errors and climbing. thanks for the advice00:46
coz_NOMADICUS,  this looks interesting if just to compare with Edubuntu00:47
jlebarI'm trying to install Jaunty into a VM (so I can test gcc 4.3.3), and it's hanging at "configuring shared-mime-info".  What's going on?00:47
foul_owllooks like: "wlan0: deauthenticating from (mac address) by local choice, reason=3"00:47
renedoxems: can you pastebin the error so we can see what it is?00:47
emsrenedox, that will take awhile but yea i can00:47
versuchsanstalttbr: oops. so get new ram!00:47
demonsporkon Ubuntu 10.04, I have a server w/ 700mhz celeron that responds very snappily when I log in via SSH, and then a server with dual 2.4Gz 2 core xeon procs and d it seems to lag when attempting to access it via SSH and it also lags for a few seconds when do other various tasks. Anytithing processing intensive goes at a an expected high rate, but some things just randomly ladelay for about 10 seconds00:47
xanguajlebar: are you concious that jaunty will stop being supported shortly¿00:47
fluvvellems, can you check if you have xserver-xorg-video-radeon   installed?00:47
renedoxems: great, if I miss it, I'm sure others here won't and may be able to help00:48
emsfluvvell, how00:48
versuchsanstaltfoul_owl: i don't know the answer to your question, but google could.00:48
jlebarxangua, I'm just trying to see if an issue I'm observing is caused by a bug that was fixed between gcc 4.3.4 and gcc 4.3.3.00:48
NOMADICUS coz_; From my understanding Edubuntu is for children and Uber Student is target for college accademics.00:48
demonsporkThe faster server also is afresh install00:48
foul_owlthanks for the dmesg tip, i will now defer to google! :)00:48
fluvvellems, right. In a terminal  type     dpkg -l |grep radeon00:49
imperfect-Hey, is there a pieceof software that will allow me to telnet to a serial port?00:49
jlebarxangua, if there's a way to install gcc 4.3.3 on Lucid, I'd be all ears.  (the gcc-4.3 package installs gcc 4.3.4.)00:49
versuchsanstaltfoul_owl: yeah, dmesg is a great way to find out about problems. always.00:49
coz_NOMADICUS,  mm   yeah this is partially true  edubuntu has primary  seondary and tertiary packages that should go up to college level although I use Edubuntu and not sure that is particularly accurate :)00:49
emsfluvvell, , i will paaste that too within the pastebin00:49
DatzDasEi: sudo ifup eth0 -> SIOCSIFADDR: No such device. eth0: ERROR while getting interface flages : No such device. Bind socket to interface: No such device00:49
fluvvellems, still reading http://manpages.ubuntu.com/manpages/lucid/man4/radeon.4.html00:49
emswww.pastebin.com00:49
=== CyL is now known as CyL_Zz
fluvvellems, you particular pastebin link ?00:50
coz_NOMADICUS,  I am going to download both uberstudent and artistx to compare00:50
coz_NOMADICUS,  however...if you are into graphics  you can set up ubuntu with just a few extra applications that will round it off and certainly meet up to most artistic expectations easily00:50
DasEiDatz: I need some time for working myself now and will be back in 2 hours, try to check the type of nick (try different) and list them by lspci00:51
emsfluvvell, , renedox, http://pastebin.com/EcPWd6gj00:51
kholzerimperfect-: minicom00:51
DasEiDatz: also #virtualbox00:51
imperfect-kholzer: I can get it to let me telnet to the serial port?00:51
kholzerimperfect-: a serial terminal emulator, right?00:51
DatzDasEi: ok thanks for the tips, I'm in VMware though00:51
emsDasEi, its #vbox not #virtualbox. :)00:51
DasEidatz°00:51
kholzerimperfect-: do you want to aces a serial port on your computer?  or what?00:51
DasEiDatz:  ^see ems00:51
NOMADICUScoz_; It is difficult, because I still call myself a noob, but I am by far more knowledgable than most of my friends who are not so os savvy.  They are all interested in having Linux as their os, but each person has different usage habbits and want their system to do different things.00:52
imperfect-kholzer: I want to telnet to the ip of my box and have it connect me to the serial port.00:52
renedoxems: run that .run file again but with sudo in front of it00:52
vfwehcah: See: http://www.pendrivelinux.com/00:52
kholzerimperfect-: ssh into your box.  then run minicom there.00:52
imperfect-kholzer: Or more accurately, to four of them00:52
NOMADICUScoz_; before I am willing to install something on their machine I want to have tried it and know it myself.00:52
imperfect-kholzer: I've got 4 of them, and for this application I can actually use screen00:52
imperfect-kholzer: I wonder if there is a way to get a screen session to attach to all four instead of just the one00:52
coz_NOMADICUS,  understood... and that is an excellent approach .. I try to convert most of my clients over to ubuntu and so far NO complaints regardless of their habits :)00:53
emsrenedox, same thing my man00:53
kholzerimperfect-: there definitely is...but I've never remembered how to use screen long enough to tell you how to do it ;[00:53
fluvvellems, paste last result ?00:53
imperfect-kholzer: I use screen constantly.00:53
versuchsanstaltkholzer, imperfect- there is #screen, btw00:54
imperfect-blah.00:54
emsfluvvell, huh? you mean the sudo command?00:54
fluvvellems,yep00:54
zoraelIs there any way to make a route persistent? As soon as my network interface renews its ip, the routing table gets cleared.00:54
kholzerversuchsanstalt: I just now figured out that was what he was trying to do...thought he just wanted to talk to a serial port...00:54
emswww.pm00:54
emsoos00:54
emswww.pastebin.com00:54
FloodBot4ems: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.00:54
versuchsanstaltyeah, but it's four of them. in a row, i suppose. (i am kidding, think you noticed...)00:55
sjmzorael, fix the routing in your DHCP server.  It's sending out the new information.00:55
emsFloodBot4, did not :(00:55
emsfluvvell, http://pastebin.com/JYU9hEEB00:55
glickhey does magic jack work for linux/ubuntu and if not is there something similar to it, that does work in 'buntu00:56
glick?00:56
vfwems: did you try ./ati-driver-installer-9-3-x86.x86_64.run --iscurrentdistro ?00:56
emsvfw, yes but not with the sudo command00:56
sjmglick, last I heard, no.  but you can look into freeswitch or asterisk or some other such thing.00:56
glicksjm, heh that all sounds hard to set up00:57
mistergibsonI can't get desktop edition to boot properly for install on my laptop - but server edition boots into the installer ... anyone else run into this?00:57
emsvfw, it brings up a wide varity of commands ?00:57
glickim looking for something plug and play00:57
zoraelsjm: I'm trying to override that, sort of. I'm connecting to a vpn on this machine and freenode.net doesn't really like me connecting through a proxy - it complains about identification via SASL (which is my real issue that I'm working around). So it's 'route add leguin.freenode.net gw 10.0.0.1 dev wlan0' after each vpn reconnect and/or wlan reconnect.00:57
glickmight magic jack work with wine?00:57
vfwems: How wide?  What are they?00:58
fluvvellems, you *are* running a 64 bit os?    uname -a00:58
sjmglick, I don't think so.  You can look into a standalone box similar to ooma.00:58
emsfluvvell, no 32bit00:58
vfwvfw: But does not do what with the sudo command?00:58
glickooma?00:58
emsfluvvell,  i wish 6400:58
str1k3rHey guys, I want to set up sendmail or exim, but they ask me my domain... can I just put what I want ?00:58
renedoxems: try sudo ./driver-file.run -listpkg00:58
fluvvellems, you've just downloaded the wrong driver thats all.00:58
fluvvellems, maybe.....00:59
renedoxah00:59
emsfluvvell,  Linux kaos 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:24:04 UTC 2010 i686 GNU/Linux00:59
sjmzorael, you can set things up more statically and not use networkmanager (I assume you are using network manager?)00:59
vfwems: I suppose you will need to run this via sudo (at your own risk).00:59
vfwems: Yes, as fluvvell says, make sure you have correct driver software for your device.01:00
renedoxems: I think fluvvell might be right, you've downloaded the 64 version when you need the 32 one01:00
fluvvellems,   wait guys,  I think its all in one...01:00
vfwems: What does  lspci |grep VGA say?01:00
MTec007hello all! I'm trying to get some help here, I have set up OpenSSH for windows, and I can connect fine. I'm trying to figure out how I can, or what I have to do, to create a file on the remote machine.. can this be done from the terminal or... ?01:00
emsit says x86 though01:00
emsvfw,  checking01:00
fluvvell  https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-3-x86.x86_64.run01:00
emsthat is what i downloaded01:00
zoraelsjm: I am, yes. It's a Kubuntu installation though I'm using pppd directly to call the vpn. KDE's networking widget (via NetworkManager) sets everything up otherwise. I guess I could make an if-up.d script, hm. Thanks.01:01
sjmzorael, sorry, been a while since I set up a vpn directly on a linux machine.  I'd assume in the vpn up/down scripts you could find where the routes are set and fix it there.01:01
emsvfw, 01:00.0 VGA compatible controller: ATI Technologies Inc RV410 [Radeon X700 Pro (PCIE)]01:01
versuchsanstaltMTec007: if you want to create a file on the windows machine, this might be the wrong place to ask. if you are trying to create a file on a linux machine, try the touch command.01:01
fluvvellems, can you also  apt-get install dkms01:01
fluvvellsudo01:01
MTec007well im SSHing from ubuntu to window01:01
MTec007s/window/windows01:02
fluvvellems, site says :  Kernal Sources package is no longer required if Kernel Header package is installed.01:02
emsfluvvell, done but what does this do01:02
versuchsanstaltMTec007: i don't know how to create a file in a windows terminal, i am sorry.01:02
MTec007I tried edit but i couldnt get the program to show in the terminal01:03
vfwems: This looks interesting:  http://www.linuxquestions.org/questions/linux-newbie-8/ati-driver-not-working-after-update-585410/01:03
sjmMTec007, are you in cygwin?  try the linux commands.01:03
MTec007cygwin is currently downloading and installing01:03
vfwversuchsanstalt: What exactly are you trying to do?01:03
fluvvellems, sometimes helps with .run installables.01:03
fluvvellems,  now sudo apt-get install build-essential01:04
versuchsanstaltvfw: MTec007 is trying to create a file on a windows machine he is accessing using ssh01:04
sjmMTec007, I assume you're not on the same LAN?01:04
vfwversuchsanstalt: O01:04
MTec007sjm yes, same router even01:04
emsfluvvell, done01:05
sjmDo you need ssh or could you use RDP or VNC?01:05
sjmMTec007, Do you need ssh or could you use RDP or VNC?01:05
MTec007i prefer ssh01:05
fluvvellems, a slightly complex instruction manual is here:  https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat92-inst.pdf01:05
fluvvellems, but knowing things are running slowly for you....01:06
sjmMTec007, me too, but with linux on the other end.01:06
fluvvellems, it could be a bit tricky.01:06
MTec007i prefer going by terminal for anything01:06
versuchsanstaltMTec007: you could use the windows md command to create a directory, then list the current directory using dir. but alas, i don't know the plague good enough to know every itch and pain of it.01:06
fluvvellems, perhaps just try the sudo .run  thing again and paste results01:06
MTec007versuchsanstalt, lol :)01:06
emsfluvvell, same result :(01:07
emsfluvvell, im in deep doodoo01:07
=== dumont_ is now known as dumont
King_ArthurDoes Empathy have email notification?01:07
fade_hi. Anyone have experience with QNAP NAS devices? I'm trying to connect a couple of disks (Linear array) - that was earlier used in my NAS - to my computer to copy over a ton of files. However, as the disks are encrypted, it's asking for a password to mount the volume. And my password doesn't work.01:07
MTec007maybe i shall wait for cygwin and go from there. im just impatient01:08
fade_I tried making a new encrypted volume on my NAS with a set of other disks, and sure enough, I couldn't mount them on my desktop01:08
sjmfade_, no experience at that level.01:08
collabrahttp://support.amd.com/us/gpudownload/Pages/index.aspx <--- ems,... are you sure you have the x86 and not the x64 driver?01:08
sjmfade_, try the qnap forums?01:08
renedoxems: don't give up yet, it looks like the ubuntu wiki may have the answer you're looking for01:08
fade_yeah been searching my ass off. guess i'll have to make a post01:09
sjmfade_, you can't put them back in the NAS to do the copy?01:09
renedoxhttps://help.ubuntu.com/community/BinaryDriverHowto/ATI01:09
collabraems: 32 instead of 64,... or is it the same file.01:09
versuchsanstaltMTec007: can you imagine? everytime i boot the plague it asks me about daylight savings time. and i'm not kidding. (doesnt apply for my work situation)01:09
fade_i guess i could, but i was hoping to avoid an all-night process of copying 3tb of data via LAN01:10
renedoxit is for 9.10 but I found things generally work in future versions when it comes to video drivers01:10
fade_also, there's the issue of "i want to be able to do this"01:10
emscollabra, same file01:10
vfwehcah: See: http://www.pendrivelinux.com/tag/slax/01:11
fluvvellrenedox, yes I was just worried it didn't make a lot of clarity with lucid.01:11
Tweakyoh no someone instlled the proprietary ati driver?01:11
renedoxfluvvell: yeah, I did consider that but probably wouldn't hurt to give it a try, I guess :S01:11
renedoxTweaky: someone trying to ;)01:11
shiv_Hi folks, I have 2 partitions one with Win7 and other with ubuntu. I need to format the Win7 and reinstall. I know I will lose grub with this. How do I get the grub back after I am done reinstalling win7 on win partiton leaving ubuntu alone01:12
sjmfade_, I might try to stick them in the NAS and look at the config there with mdadm and such to see if I could replicate the config on my box (but realistically, I'd probably be done sooner with the copy over the LAN).01:12
MTec007versuchsanstalt, yeah windows is pretty bad but its good enough for my 3 year old to play on.. its an old laptop01:12
jrib!grub2 | shiv_01:12
ubottushiv_: GRUB2 is the default Ubuntu boot manager since Ubuntu 9.10.  For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub201:12
fluvvellrenedox, other forums suggest that the open source drivers are ok.  Hmm, just worried his slowdown might be elsewhere01:12
Tweakyi would recommend against installing the propriatary ati drivers they ar nothing but trouble01:12
fade_yeah, i guess LAN copy is the way to go :)01:12
sjm!grub | shiv_01:12
ubottushiv_: grub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards.01:12
renedoxfluvvell: yeah.. me too01:12
renedoxfluvvell: video drivers might be a good place to start though, cause ems is also getting the same thing on windows and a driver install fixes it01:13
fluvvellrenedox, however the pdf is saying there are quite a few libraries that need to be there before the .run works.01:13
fade_on a more ubuntu-related note: How would i go about setting up networking in ubuntu such that i can access my server via LAN whilst being able to stay connected to the net (via wireless)? I've heard someone talk about subnet mask and such, but i'm pretty clueless01:13
AndorinSeahorse is being a bit of a pain. I got tired of having to enter a password on login to unlock my keyring, so I set the password to match my login password hoping it would automatically unlock... now neither the new password nor the old password works.01:14
renedoxfluvvell: what's the link to the .pdf again? I didn't open it01:14
shiv_sjm, jrib sounds good. Thanks a lot!01:14
fade_atm if both connections are active, none of them work01:14
kavurtcan you guys recommend me a charting software? openoffice calc is not doing what i want01:14
fluvvellrenedox, XFree86-Mesa-libGL,libstdc++, libgcc, XFree86-libs, fontconfig, freetype, zlib, gcc01:14
sjmfade_, if it's all on the same network, it should just work.01:15
renedoxfluvvell: oh damn.. lol -_-;01:15
versuchsanstaltkavurt: there is gnumeric, for example01:15
fluvvellrenedox, would envy-ng be an easier solution - does it still do ATI ?01:15
fade_well it's not. The internet is only reachable via wireless. My server is connected to a "offline" lan: My Computer <-> Router <-> server01:16
kavurtversuchsanstalt: is gnumeric better than calc?01:16
versuchsanstaltkavurt: define "better".01:16
undecimWhat's the proper way to have a file included in the initramfs so that it's there every time it's updated?01:16
renedoxfluvvell: not sure, I use nvidia and only troubleshooted ATI once but it wasn't this problem :S01:16
versuchsanstaltkavurt: also, are you sure that calc can not do what you want it to do?01:17
fade_this is to avoid Wifi speeds when migrating to new disks on my server *quake*01:17
fluvvellrenedox, me too - but I have a couple of clients with ATI, again as you say, it wasn't this particular problem01:17
porqueeeeeI've just upgraded to lucid lynx and my usb ports are acting very badly, file transfers to usb drives never finish01:17
versuchsanstaltkavurt: you could ask about that in an openoffice channel01:17
ugliefrogwhats a good simple webcam app01:17
sjmfade_, does your server (qnap?) do dhcp?01:17
Andorinugliefrog: Cheese01:17
porqueeeeewhich is frustrating as I've just got venture brothers ep 9 and I can't watch it on my divx player ;__;01:17
fluvvellems, can you do a    ps aux    and paste the output to the pastebin ?01:17
ugliefrogAndorin, ty ill try it out01:18
shiv_kavurt, wine is always there to help with ms exel for really heavy duty stuff R can help as well01:18
MarineMarine is gaming.  !gameinfo for more info.01:18
versuchsanstaltkavurt: or maybe even here, depending on how specific and super gnarly specialistic the problem is.01:18
fade_it receives dhcp (ip address yes?) from the router, i think01:18
emsfluvvell,  i sure can hold one01:18
fade_and aye, it's a qnap01:18
versuchsanstaltkavurt: and like shiv_ says, wine has come a long way01:18
sjmfade_, the router is also the AP?01:18
fade_no01:18
porqueeeeeplease, I need to be able to use usb01:18
fluvvellems,  *one*  ;-)01:19
emsfluvvell, one?01:19
renedoxlol01:19
fluvvellems, sry  lol01:19
fade_our main network (with inet access) is in a different room. I don't have cables set up to this room, so connecting via wireless.   I temporarily have my qnap set up in my room next to my desktop to migrate files.01:20
AndorinHey guys, I changed the password on my keyring in Seahorse, and neither the new nor the old passwords are working. Any idea what to do?01:20
kavurtversuchsanstalt: i can do charts with calc. but i can't give the shape i want. i want to see the values vertically. but it shows only horizontaly01:20
fluvvellthis job needs humour01:20
sjmfade_, setup the router to be on a different network than the wireless (e.g. if wireless is 192.168.1.0/24, then set the router to 192.168.2.0/24).01:20
collabrafluvvell: he has all those prereqs you mentioned earlier,... or,... ?01:20
fade_ok cool01:20
emsfluvvell, http://pastebin.com/ptwyQcaW01:21
renedoxfluvvell: what job?01:21
fluvvellcollabra, good question - but does he really need proprietory drivers, - or is his slowdown elsewhere ?01:21
fluvvellrenedox, lol !01:21
shiv_kavurt, in that case I think you just need to put the original data in diff ways like change rows to colums and vice versa if I understand right. Just play around harder I guess01:21
sjmfade_, then, if they are on different networks it should just work, but don't put in a gateway in the router config.01:21
versuchsanstaltkavurt: maybe ask in #openoffice.org?01:22
fade_thanks a lot, sjm! I'll try this out! :)01:22
fluvvellrenedox,  process might be a better phrase01:22
fluvvell*word*01:22
renedoxfluvvell: haha sure does :P01:22
kavurtshiv_: i'll try thanks. versuchsanstalt: thanks01:22
enthHello, all. Is this channel about Ubuntu?01:22
renedoxGNU/Linux iz srs bsns01:22
carandraughi! I'm trying to untar a file into another user home directory but I don't have permissions to cd into it. I can sudo as that user but the working directory is my. I've tried tar with -C but that also doesn't work. Anyone knows how I work around it? Also, that account has no password (as the root account) so I can't log in as that user01:23
sjmfade_, just check (with "route -n") that your default gateway points to your wireless gateway.01:23
collabra!hi | enth01:23
ubottuenth: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay!01:23
=== Andorin is now known as AK|offline
vfwcarandraug: Copy that file over there first.01:23
enthOk, here is my question: Is this channel about Ubuntu?01:23
Saguaronope01:24
carandraugenth, this this support channel for ubuntu. To just chat, please join #ubuntu-offtopic01:24
Saguaroit's about CentOS01:24
enthOk, thanks!01:24
collabrayes,... enth,...go ahead and ask01:24
* tddirc has an important question01:24
Saguarowtf was that all about01:24
tddircwho here all cares about their freedom?01:24
renedoxtddirc: 4201:24
tddirclol that too01:24
renedox:P01:24
Saguaroare you glenn beck irl01:24
tddircno.01:24
vfwcarandraug: Copy that file over there and then login as that user and untar it.01:24
tddircnot trying to spam01:24
carandraugvfw, the tar file is already where I want it to be uncompressed, on that user home directory. But tar uncompresses on the current working directory which is MY home01:24
fluvvellems,   can you do a   top       then ctrl-c and paste what shows ?  You might be able to recycle the same paste location01:25
tddircnot trying to spam, but everyone should sign this http://www.fsf.org/campaigns/acta/acta-declaration01:25
vfwcarandraug: You need to login as the other user.01:25
carandraugvfw, I can't log in as that user. It has no password (as the root account)01:25
versuchsanstaltcarandraug: or cd into directory as root, untar, then chown -R username directory01:25
vfwcarandraug: What do you mean "It has no password (as the root account)01:25
vfw?01:26
carandraugvfw, I've tried sudo -u username jxvf file name -C destination but it doesn't work01:26
=== AK|offline is now known as Andorin
carandraugvfw, I mean that the account was set without a password, the same way as the root account in ubuntu. It's disabled01:26
fluvvellenth,   UBUNTU!!!01:26
vfwcrescendo: sudo su - other-user-name01:27
fluvvellems, top command ?01:27
AndorinYeah, even after a reboot, Seahorse refuses to open my keyring. Says that both the old and the new passwords are incorrect. So basically I'm locked out of Evolution, Gwibber, and whatever other apps use a keyring. Help?01:27
renedoxfluvvell: seems he went afk01:28
emsfluvvell, ,its being so slow rigght now one sec01:28
renedoxmaybe not01:28
emsfluvvell, http://pastebin.com/idjMA3zf01:28
fluvvellems, thats fine.01:28
shiv_gn everybody01:28
carandraugversuchsanstalt, but how do I cd into that directory as root? There's no root password.01:29
carandraugversuchsanstalt, duh! I can use sudo su. Thanks01:29
prince_jammyscarandraug: use ''sudo -i''01:29
prince_jammysthis will give you a login shell as root.01:29
fluvvellI think I'd knock compiz on the head01:29
* renedox agrees with fluvvell 01:29
versuchsanstaltcarandraug: :-) you spared me a long search for an explanation from a few minutes ago... ;-)01:30
FirefisheI have a laptop with an external slide-type switch for the wi-fi.  I'm running ubuntu 10.04.  When I boot up, if the switch isn't in the ON position, I can't get the nm-applet to initialize the radio.  Is there a way to initialize the wi-fi radio without having to reboot the entire computer?01:30
fluvvellcpu is doing next to nothing.01:30
fluvvellems, disable all desktop effects in your appearance menu01:30
emsI know this01:30
* versuchsanstalt is still not drunk enough to reboot and install the plague.01:30
carandraugversuchsanstalt, I know this stuff. I should have tought about. Instead I spent half an hour reading tar's man page01:31
emsok01:31
emshold01:31
AndorinSo what, do I have to delete the whole keyring and start over from scratch because this one won't work at all? >_>01:31
versuchsanstaltcarandraug: but that's a good way to spend your time. tar is great.01:31
renedoxversuchsanstalt: it's easy, just type "sudo install plague --black" :P01:31
versuchsanstaltcarandraug: (i'm getting your point though)01:31
emssorry01:32
eppaofficial 10.04 EBS EC2 image doesn't seem to come back after a reboot :( and I have checked that SSH is running and access allowed by security group ;)01:32
fluvvellits ok ems,  its just we're all volunteers here - trying to help.01:32
versuchsanstaltrenedox: :-)01:32
eppaanyone else get this poblem?01:33
emsfluvvell,  OH HEY ITS FIXED01:33
emsI disabled no visual effects01:33
emswhatever that is01:33
tgp1994eppa: Like from the grub bootloader?01:33
vfwems: very good...01:33
emsWhat has happened01:33
emsWhat went wrong01:34
=== versuchsanstalt is now known as versuchsanst_afk
fluvvellems, seriously ?01:34
emsyes fluvvell01:34
emslol01:34
eppatgp1994: I don't even know if it gets that far.. the AWS EC2 console is blank, shows no sign of normal boot output01:34
fluvvellrenedox, ems,  WOOT!01:34
emscool dude01:34
emsbut maybe the devs should look intot hat01:34
emsi dont know maybe not01:34
tgp1994eppa: Hrm... I don't know what AWS is, but, do you have a normal monitor connected to what ever machine this is?01:34
fluvvellems, the problem might revolve more around  the whole ATI  proprietory thing01:35
eppatgp1994: hehe, no, AWS == Amazon Web Service. EC2 == Elastic Compute Cloud01:35
fluvvellems, and its a bit political.01:35
ari_stressmorning01:35
emsfluvvell, oh01:35
collabrafluvvell: do you think ems ought to try and load this driver01:35
fluvvellcollabra, not if he wants to stay stable :-)01:35
tgp1994eppa: Ohhhh. Wow, you can install your own OS there?01:35
fluvvellems, collabra,  I think what might happen is this will get sorted over a few months01:36
fluvvellupdates will come out01:36
collabrayeah01:36
eppatgp1994: yah dude, as many as you want01:36
tgp1994eppa: Interesting. You may want to have their team check on it.01:36
eppatgp1994: http://uec-images.ubuntu.com/releases/lucid/release/  Canonical provided AMI's you can boot01:37
emsfluvvell,  i still cant get over that was the easiest fix in the world and we're sitting here trying to figure it out. by we i mean you and rend, lol01:37
emsthanks guys01:37
tgp1994eppa: Huh. But this looks awfully close to a hardware problem, on Amazon's end.01:37
fluvvellems, your welcome.   Diagnosis is always the hardest part01:37
fluvvellfixes can be quite easy01:37
eppatgp1994: nah, what it'll be is some installed update has broken the kernel for use in AWS is all01:37
eppamaybe I need to 'hold back' the kernel update, was just hoping someone had encountered the same problem01:38
* fluvvell is so hungry he could eat his hand, better head off for some lunch01:38
j3rghey anyone uses dreamcast emulator01:39
j3rgon Ubunru?01:39
j3rglxdream to be specific01:40
j3rgUbuntu*01:40
undecimHow can I include a file in the initramfs?01:41
emsfluvvell, you dont know how happy you have made me01:42
tagetScreen + Irssi is way cool, thanks for the help earlier01:43
bstarekhello guys, i have a couple files in a folder i want to delete but i cant. isnt the   chmod 777 folder     right command line?01:47
emsbe right back01:48
CesarWhat captcha? No such thing. :I01:51
ems#ubuntu-unregged (before i ID'd my nick)01:51
thune3bstarek: depends on what you want to do ultimately, to remove a few files I would just use sudo rm, being very careful.01:52
bstarekthune3, thanks, how about a non-empty folder?01:53
thune3bstarek: you want to remove everything including the folder? because I don't like to suggest recursive delete here as root, i would suggest changing all files in that dir to be owned by your user. chown -R bstarek:bstarek dirname , but that is only if you want to remove/change everything. Again, must be careful01:55
bstarekthune3, it is not a important folder dont worry :)01:57
thune3bstarek: sudo chown ..... and then you can delete as user01:57
emsguys how do i check if my sound is working01:57
Scuniziwhat command can I give on cli to find out what video driver is being used?01:57
thune3bstarek: i forgot the sudo01:57
emsany ideas?01:57
bstarekthune3, thank you01:57
Eclectic I was looking at this laptop but I understand Ubuntu dosent play well with ATI TRUE or FALSE Toshiba Satellite L675D-S701302:01
The_PacoLucid Lynx seems to be killing my laptop's dvd-rom a minute or so after boot. If I reboot without powering off, even the BIOS doesn't seem to see it. Completely shutting down and restarting works. Just did some stress testing of it under Vista, works fine. Anyone know where I could start searching for help/info?02:01
=== armence_ is now known as armence
emsAre there any Instant Message programs that can support webcam through the AIM protocal ?02:03
tensorpuddingEclectic: I know plenty of people who use Ubuntu with ATi.02:03
Eclectictensorpudding: ok worth a try02:04
fluvvellems, ubuntu is a good place to be ;-)02:04
ActionParsnipems: gyache can02:04
Guest34371quick question: just got new ipod touch, with 4.1 installed. ubuntu 10.04 doesn't recognize it. should it?02:04
scjScunizi: lspci -k | sed -n '/VGA/,/modules/p'02:04
The_PacoNote that my dvdrom when it stops working stops responding completely, button doesn't work, can't be found on dev/sc0 where it previously was, etc, no lights, no power02:04
fluvvellThe_Paco, /dev/sr0  ?02:04
The_Pacosr0, too02:05
ActionParsnipGuest34371: http://www.omgubuntu.co.uk/2010/03/sync-your-iphoneipod-touch-with-ubuntu/02:05
harovalihi , I have a 9.10 system whose root partition needs manual recover. I'm on the phone with the user, who finds in trouble to press a key precisely in the very short span when the "GRUB Loading" message shows. I'd like the span to be longer, but what I'd need the most right now is a "deterministic" key sequence that shows the GRUB menu depending as little as posible on the short span there given. Has  anyone had to deal with 02:05
emsfluvvell, yes. except i dont wanna go read it on the internet, i want a book to learn linux. any good ones you recommend?>02:05
acovrighow do I background apps, then send cmds to the app from a different terminal02:05
tensorpuddingharovali: i think holding the shift key should do it02:05
ActionParsnipharovali: if its grub2, hold shift and you will see the grub2 menu02:05
tensorpuddingharovali: so long as the bios doesn't use the shift key02:06
fluvvellems, whats you're previous experience and what kind of proficiency are you after ?02:06
harovalitensorpudding: ActionParsnip: thanks , I'll try02:06
emsfluvvell, 0 experience. haha, i shouldnt say that outloud. and the profciency day to day without having to go to windows to do anything except play my games02:06
=== T44 is now known as Topy44
The_Pacoit doesn't mount or recognize, trying to force mount results in a 30-second delay and unknown device error02:07
emsfluvvell, web hosting02:07
emsfluvvell, if i had a preference02:07
Guest34371so is that a "no" on the ipod touch syncing? isn't 10.04 supposed to sync "out of the box"? isnt that what everybody is saying?02:07
ActionParsnipems: i'd just use the OS for now, get used to it02:08
fluvvellems, thats in the deep end. ;-)02:08
emsActionParsnip, gyache isnt in the software manager. should i aptitude for it?02:08
emsfluvvell,  oh damn well im a newbie lol02:08
ActionParsnipGuest34371: i always advise that link, seems to make ipod work nice. Not tested it as I am not an iSheep02:08
emsfluvvell,  i dont even know how to use grep hehe02:08
The_PacoI try to hdparm -I /dev/sr0 and get "HDIO_DRIVE_CMD(identify) failed: Invalid exchange"02:08
sebsebsebActionParsnip: an iSheep heh :) :D02:09
fluvvellems, its not too hard to get a web page02:09
The_PacoiCount iSheep iSleep02:09
fluvvellems, grep is very cool. It looks for things within files or output streams. For the geekier linux stuff there are o'rielly books that are pretty mean.02:10
ZekeS... ok, now for my stupid question: mplayer w/ SMplayer suffers quite a bit of frame skip playing HD video, even with VDPAU enabled.  (works fine in Windows) - what sorta things can I do to try to fix it? :|02:10
ActionParsnipsebsebseb: they are rubbish, but people wjo like shiny over functionality buy them. What can I say02:10
ZekeSems: command_that_outputs | grep foo02:10
Guest34371yeah, actionparsnip: that link is for older ubuntu02:11
sebsebsebActionParsnip: the Apple vender lock in is rather strong, just like Microsoft,  and yeah stuff from cowen would be more  Desktop Linux friendly, since the open formats and so on02:11
fluvvellhey irc channel -  whats the best ubuntu paperback book around?02:11
Izinucs!manual | fluvvell02:12
ubottufluvvell: The Ubuntu Manual will help you become familiar with everyday tasks such as surfing the web, listening to music and scanning documents. With an emphasis on easy to follow instructions, it is suitable for all levels of experience. http://ubuntu-manual.org/02:12
Izinucsfluvvell: it's free02:12
fluvvellhe he. Thanks Izinucs, I've heard of it too :-)02:12
sebsebsebGuest34371: Banshee can proably sync your Ipod02:12
Guest34371ok?02:13
The_PacoI guess my question should be where should I submit a bug-report and what would they want in it to get an idea of what's going on? This is a driver/kernel issue I'm thinking.02:13
fluvvellems, do you have a laser printer ?02:13
Paddy_NIfluvvell, If you are looking for something more in-depth I would recommend asking on the forums to get a good general poll02:13
undecimHow can I include a specific file in the initrd?02:13
Guest34371sebsebseb: installing now...02:13
IzinucsThe_Paco: how do you know .. what package was effected?02:13
sebsebsebGuest34371: also in the future it is a good idea when using Desktop Linux in particular to buy players that support open formats and that are also Linux distro friendly such as,  what cowen sell02:13
Guest34371what is cowen?02:13
ActionParsnipGuest34371: thats all I got. I'd just add the PPA and update what is offered.02:14
sebsebsebGuest34371: a company who sell good players, that work well with Desktop Linux :)02:14
ActionParsnipit's cowon ;)02:14
ActionParsnipGuest34371: did you buy the ipod yourself?02:14
Guest34371i just wanted something to read books on and do some light internet02:14
ZekeShttp://www.jetaudio.com/02:14
Guest34371music is secondary but yeah i listen to audio books too02:14
sebsebsebGuest34371: ah yes ebooks, they have stuff for that even,  if I remember correctly, been a while since I looked at their site02:14
fluvvellActionParsnip, do you know how to unbreak an ipod touch I told lucid to initialise (new)02:15
Guest34371ipod touch seemed like the perfect fit. nice interface, nice screen, nice price; i just need to dump some files on it from linux without booting up the windows bullshit02:15
emsfluvvell, might you know how to check if my sound is working. Apparently it is not.02:15
sebsebsebGuest34371: Apple stuff doesn't always just work with Linux distros, because Apple doesn't support them02:15
The_PacoIzinucs: The dvd-rom completely stops working/responding within a minute or two of ubuntu accessing/mounting it. Only way to get it back is total shutdown. Restart means the bios won't find it. I'm running vista dualboot and it has no problems like it, I just got done testing it over there.02:15
IzinucsThe_Paco: file bugs directly on launchpad.(net? org?)02:15
emsActionParsnip, gyache isnt in the software manager. should i aptitude for it?02:16
sebsebsebGuest34371: as far as I know you can have a Touch working, but might have to do something first, before it works02:16
The_Pacokay, thanks02:16
NOMADICUSI am just wondering what this will look like after I send it.02:16
ActionParsnipems: its not ni the repo but there are repos for it, or you can compile02:16
The_PacoI'll idle here a bit, try to soak up some experience thru osmosis.... plus I'll probably also have questions there too02:16
IzinucsThe_Paco: yea.. check launchpad and search for your model.. you could also search on ubuntuforums.org by your model cd/dvd and see if there are issues with it.02:16
Guest34371sebsebseb: from all the docs it looks like it is SUPPOSED to work, but nobody mentions the 4.1 ios that just came out. i think 4.1 broke all the syncing software02:16
ActionParsnipGuest34371: sure but its made by one of the most shortsighted, ignorant companys around (Apple inc.)02:16
fluvvellems, try sound preferences, you might find its muted.02:16
sebsebsebGuest34371: ah right yeah bingo02:17
sebsebsebGuest34371: thats probably it02:17
The_PacoIzinucs, will do. bbiab02:17
sebsebsebGuest34371: used to work, untill Apple broke the support02:17
sebsebsebGuest34371: that was expected though, that they would eventually brake the support02:17
emslol fluvvell . you're flawless tonight02:17
Guest34371sebsebseb: i'm just trying to confirm that that is what happened02:18
sebsebsebGuest34371: Apple support Mac OS X, and sometimes Windows,  and they don't really care about other OS's, even though Mac OS X was based on FreeBSD02:18
emsActionParsnip, well if im a newbie at this, i wont even attempt to compilelol02:18
sebsebsebGuest34371: may be able to run a Windows virtual machine, and use Itunes in that for it02:19
Guest34371yeah i know steve jobs is a dick, blah blah blah. but i also know the linux guys outsmart them all and eventually everything works just fine02:19
* ZekeS resumes beating mplayer w/ a sledgehammer02:20
emsah. ppa is just like aptitude for debian02:20
ActionParsnipems: http://www.ubuntugeek.com/how-to-install-gyachi-in-ubuntu-9-10-karmic.html   has a directory for Lucid too02:20
emssame thing i think02:20
ActionParsnipems: no, a ppa is a 3rd party repo02:20
ActionParsnipems: you can install apps off of a ppa using aptitude02:20
ZekeSor synaptic for that matter02:21
gdbMac OS X isn't based on FreeBSD.02:21
fluvvellems, ubuntu has all debian commands02:21
sebsebsebgdb: no? well loads of people say it is02:21
gdbNope, it sure wasn't.02:21
tensorpuddingIt has borrowed some FreeBSD code, but it's not based on FreeBSD02:22
Guest34371it was originally a MACH microkernel with BSD shit on top of that02:22
gdbMac OS X is based on NeXTSTEP, the kernel is mach, and some portions of the userland come from FreeBSD, other parts from NetBSD.02:22
emsActionParsnip, I got it all except: sudo apt-get install gyachi (result: couldnt find package gyachi)02:22
tensorpuddingNeXTSTEP borrowed from 4.3 BSD and Mach, with a lot of brand new stuff on top02:22
IdleOneGuest34371: Please keep the language clean02:22
gdbInterestingly enough, the operating system on the Apple Time Capsule *is* NetBSD.02:22
gdbWhat tensorpudding said. ;-)02:22
ActionParsnipems: did you run: sudo apt-get update02:23
tensorpuddingFor instance, the widget and graphics stuff is completely unique.02:23
emsActionParsnip,  correct02:23
Guest34371IdleOne: what is clean? I'm not a native speaker sorry I don't know your customs02:23
gdbNow I can understand FreeBSD and/or FOSS fans taking some pride in having some of their work in Mac OS X, but it wasn't based on FreeBSD.  Anyway, this is all terribly off topic, but I find the power of this myth interesting.02:23
ActionParsnipems: http://ubuntuforums.org/showthread.php?t=146686402:23
emswell now that i am not slower then 5 turtles. i can go tosites02:24
emsone second02:24
IdleOneGuest34371: words like shit and other swear words are not acceptable in Ubuntu irc channels02:24
Guest34371for the record, whoever suggested banshee: no it does not recognize the ipud02:25
The_Pacoah HA02:25
psusihehe, OSX is based on freebsd the way windows NT is based on VMS... which is to say, not really at all... yet for some reason often is described as such02:25
sebsebsebGuest34371: I think it might have some  kind of config or another program, might have to just use Windows in a vm for it or something02:25
marvinvms?02:25
peepsalotwhere can i find the md5 sums for the iso images?02:25
gp5st_i have an eeePC running netbook remix.  The wirless icon in the top bar has a red exclamation point , and when clicked just says networking disabled. any ideas of how to fix this? the led for the wireless is on. when plugged in it doesn't seem to get a dhcp addy either02:26
sebsebsebGuest34371: uh above, might work  after some kind of config,02:26
IzinucsThe_Paco: ah ha?  did you find an answer?02:26
sebsebsebmarvin: Virtual machines :)02:26
Jordan_U!md5sums | peepsalot02:26
ubottupeepsalot: See https://help.ubuntu.com/community/UbuntuHashes for the md5sums of Ubuntu discs.02:26
marvinthanks02:26
sebsebsebmarvin: lets you run an OS inside an OS02:26
sebsebsebmarvin: for example you could run Windows inside Ubuntu, and it would work fine for most apps, 3D games for example would be an issue though02:26
peepsalotthanks Jordan_U02:26
gp5stsorry got kicked on that computer, on another now02:26
Jordan_Upeepsalot: You're welcome.02:27
The_PacoIzinucs,  asus runs the dvdrom on my model laptop in an enhanced RAID-capable/emulated design. I can set to a standard IDE-style emulation in the BIOS and that SHOULD work... about to test02:27
gp5sti really can't find a way to enable networking.  ifup doesn't know about an eth0 or en0 interface:-\02:27
rypervenchegp5st: which eeePC is it?02:27
tensorpuddingVirtualized hardware is limited, unfortunately.02:27
peepsalotlast attempt to burn the image failed.  i guess i'll just try again.02:27
marvinyea i've been trying to get wine working for a while02:27
psusino, not V.M. pl, VMS was an old unix like OS02:27
marvinno luck02:27
gp5strypervenche 1005HAB02:27
sebsebsebmarvin: oh right what you trying to run in Wine?02:27
IzinucsThe_Paco: cool.. glad you found an answer02:28
marvinhomeworld02:28
rypervenchegp5st: how long have you been using Ubuntu on it?02:28
The_Pacofyi Izinucs it's a G50VT if anyone else comes in with this problem, but it's a relatively rare system. Was overshadowed by eeepc's02:28
sebsebsebmarvin: a game?02:28
marvinrts game02:28
marvin old02:28
The_Pacobrb, rebooting02:28
sebsebsebmarvin: ok so 2D?02:28
psusiMS then hired one of its principal architects to design winnt02:28
gp5strypervenche: i installed it a few months ago, used it, and it sat for a while, and now i'm using it again02:28
marvinno 3d space combat02:28
sebsebsebmarvin: ok  well 3D games, well good luck getting them working in Wine as well, not just vm's02:29
sebsebsebmarvin: I mean Wnidows games02:29
gp5strypervenche: it's 10.04 in /etc/issue02:29
tensorpuddingvirtual machines don't get native graphics hardware access, so they'll be terribly slow02:29
sebsebseb!info playonlinux02:29
ubottuplayonlinux (source: playonlinux): front-end for Wine. In component multiverse, is optional. Version 3.7.3-1 (lucid), package size 747 kB, installed size 2000 kB02:29
sebsebsebmarvin: playonlinux might help some how, but probably not quite02:29
marvinhmm... what about java?02:29
tensorpuddingIs Cedega still around?02:30
emsActionParsnip, they dont have it for 32bit :(02:30
tensorpuddingYou might consider that if you really want to game on Linux02:30
ActionParsniptensorpudding: indeed, its not free in any way02:30
sebsebsebtensorpudding: yep and Codeweavers Crossover games, those are meant to be bought though02:30
ActionParsnipems: dig around, you'll find something02:30
marvincedega?02:30
tensorpudding!java | marvin02:30
ubottumarvin: To install a Java runtime on Ubuntu, see https://help.ubuntu.com/community/Java. 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.02:30
rypervenchegp5st: Check this out https://wiki.ubuntu.com/HardwareSupport/Machines/Netbooks#Asus%20Eee%20PC%201005HA02:30
sebsebsebmarvin: yeah there are paid for versions of Wine basicalley02:30
emsActionParsnip, ok but before i begin. will it work for AIM the webcam?02:30
sebsebsebmarvin: that can be better sometimes02:30
tensorpuddingCedega is a pay service that provides a special version of Wine that supposedly works a lot better with games02:31
* ZekeS burns his Ubuntu media playback >:(02:31
marvinah02:31
sebsebsebmarvin: also Codeweavers Crossover Games is paid for, but meant to work better with games02:31
ActionParsnipmarvin: cedega is a paid for wine equivelant and its not bad, if it suits your needs then shell out for it02:31
gp5strypervenche: i can't install anything since i don't have a network02:31
sebsebsebmarvin: and theres a Codweavers Crossover Linux that can also run games02:31
ActionParsnipems: aim, i thought you said yahoo. not sure about aim02:31
marvininteresting02:32
gp5strypervenche: i guess i could find a deb and install it off removable media, i hate doing that because of dependencies:-\ maybe i should reboot it a few times and see if i can connect and then install it?02:32
=== jamescarr_ is now known as jamescarr
marvinwhat else is wine bad at?02:33
sebsebsebmarvin: Wine is a great program, but02:33
gp5stmarvin: being an emulator :: ducks ::02:33
sebsebsebmarvin: the program support it has has been reverse enginnered02:33
sebsebsebgp5st: if you mean the Wine is not an emulater thing, marvin won't understand that yet02:33
gp5stoh, sorry:(02:33
sebsebsebgp5st: and now i'll explain it02:33
marvini read up on that already02:33
sebsebsebmarvin: the developers of Wine call it a compatability layour,  so yeah they say WIne is not an emulator02:34
rypervencheOh gp5st02:34
sebsebsebmarvin: also the program support Wine has, has been reverse enginnered,  so thats very impressive02:34
=== ceej_ is now known as ceej
sebsebsebmarvin: however as a result, it means loads of Windows apps still won't just work properly with it02:34
rypervenchegp5st: You mean you can't update anything since the driver isn't working for wifi?02:34
renedoxfluvvell: ems went afk - i'm at work - but congratulations on getting the problem fixed :D02:34
sebsebsebmarvin: and  put simpally they can't just support Windows apps 100% properly, because of Microsoft02:35
gp5strypervenche: yes, and wired networking seems to not be working either02:35
emsrenedox, i am not afk just getting angry again hehe. and thank you!02:35
marvini'm self taught so expect big gaps02:35
renedoxems: sorry, I went afk02:35
rypervenchegp5st: Hmmm...you need to use a wired network to be able to install the driver for your wireless card.02:35
sebsebsebmarvin: so its luck really, when an app works well in Wine, without needing to be configured to first02:35
Paddy_NIsebsebseb, They do a damn good job though I think they get way to much negativity02:35
emsrenedox,  no proble02:35
sebsebsebPaddy_NI: indeed02:35
fluvvellems, try empathy an all in one instant messaging client02:36
marvinluck? wonderful02:36
gp5strypervenche: well, it worked before...and i havn't updated it since. if it's flakey sure. it's also possible the wired networking is a local issue (sometime between last month and next month dhcp support was due to be cancled in favour of registered computers)02:36
emsfluvvell,  ya they all have video but not for aim. hehe. i am sol and so is family02:37
edbianmarvin, Yes but it's skill when any app you want works well in Wine02:37
gp5sti was hoping to get love on the wirless02:37
fluvvellrenedox, thanksems, sol ?02:38
fluvvellems, sol ?02:38
emsfluvvell, s*** out of luck02:38
sebsebsebmarvin: when a program works well in Wine, that is useually, because the developers of Wine, have put a lot of work into making that program work well in it02:38
fluvvellems, I have skype working happily for vid chat - but don't use aim -02:38
The_Pacoback, DVD-Rom appears to be working, yay.02:39
FirefisheI have a laptop with an external slide-type switch for the wi-fi.  I'm running ubuntu 10.04.  When I boot up, if the switch isn't in the ON position, I can't get the nm-applet to initialize the radio.  Is there a way to initialize the wi-fi radio without having to reboot the entire computer?02:39
marvinany advice on configuring programs02:39
marvin?02:39
rypervenchegp5st: Yeah, sorry I can't help anymore than that.02:39
ActionParsnipFirefishe: rmmod then modprobe the driver module02:39
sebsebsebmarvin: also really LInux distros are meant to replace something called Unix not Windows, but now days for many they can replace Windows as well, depending on what they want to do on a computer, but  loads of people will still keep WIndows around as well, because of apps they want02:39
FirefisheActionParsnip: Thanks02:39
sebsebsebmarvin: as for configuring programs, I have tried before, and sadly it is not an easy thing to do for Wine02:40
gp5stryervenche: it's ok, thanks for trying:)02:40
disappearedng_how come ubuntu keeps asking me to upgrade aka "partial upgrade" when 10.10 is not even out yet? I am on 10.04 lucid02:40
sebsebsebmarvin: hence why I would useaully if I wnat a Windows app and Wine didn't work,  virtual machine of WIndows, or pshyical install of Windows02:40
The_PacoI plan to keep my windows in a virtualbox when I feel comfortable with linux :D, easy-peasy if it works02:40
fluvvellems, apart from the o'rielly book on apache webserver,  and https://help.ubuntu.com/9.04/serverguide/C/httpd.html    -  there are probably heaps of books but the web pages give the low down on ubuntu specifics.02:40
marvini just have it on my netbook02:40
sebsebsebdisappearedng_: thats not abou 10.1002:40
sebsebsebdisappearedng_: thats just saying that it coudn't install all the updates for some reason,  should do those later though02:40
acovrigI can't add myself to the audio group, why?02:41
disappearedng_how should I go about fixing it ?02:41
marvinso no big loss02:41
ActionParsnipdisappearedng_: 10.10 beta is out. Partial upgrades are not advised nor supported02:41
sebsebseb!wine | marvin02:41
ubottumarvin: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu02:41
disappearedng_then how do I tell it to stop bugging me02:41
sebsebsebActionParsnip: the second part what?02:41
sebsebsebActionParsnip: it will say about partial upgrade, when can't install all the security updates from the repo02:42
ActionParsnipsebsebseb: partial upgrades are not advised as yuo can break your OS02:42
ActionParsnip!partial02:42
ActionParsniphmm, though02:42
ActionParsnipthought she did02:42
TuxOtakuI'm having some trouble with a USB bluetooth dongle. lsusb reports it as follows:02:42
TuxOtakuBus 002 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)02:42
fluvvelldisappearedng_  , I think you'll find you havn't completed a previous upgrade02:43
The_Pacomavin: if the wine project is like it was a year and a half ago, if you're not proficient in linux, it's frustrating. Oracle Virtualbox is closed(ish) but free. I've been running distros in it inside windows for a while and am tonight starting/trying running an XP install inside ubuntu with it02:43
acovrignevermind, I have to relogin ssh for group changes to show lol02:43
TuxOtakuI keep telling blueman to turn bluetooth on, but it just turns itself back off again02:43
fluvvelldisappearedng_,   sudo apt-get dist-upgrade,   sudo apt-get --fix-missing,  sudo apt-get install -f02:43
tensorpuddingThere is an open-source version of VirtualBox02:43
fluvvelltensorpudding, and its pretty crappy02:44
tensorpuddingas well as the closed version which is available from Oracle.02:44
The_PacoI saw that in the apt-list... I was concerned it might suck... lol I guess I was right02:44
marvinfamiliar with v box for xboxes02:44
fluvvellthe full one from oracle has an increasingly scary license, but it works really well02:44
The_Pacothe oracle one was pretty easy, hardest part was finding an x64 build of it02:44
marvin??02:46
sebsebseb!virtualbox | marvin02:47
The_Paconow all I need is a way to import all the radio stations from Radio?Sure! into Rhythmbox...02:47
ubottumarvin: virtualbox is a x86 !virtualizer. A !free edition is available from the package 'virtualbox-ose'. A non-free edition is available at http://virtualbox.org for most Ubuntu releases (help in #vbox) - Setup details at https://help.ubuntu.com/community/VirtualBox02:47
disappearedng_ok I did fix-missing, but then when I open up update manager it still asks me to do partial upgrade (which I *don't* want to do)02:47
sebsebsebmarvin: both versions are free as in price, it meant free as in freedom the bot facotid02:47
sebsebseb!freedom02:47
ubottufreedom is important. Ubuntu is as free as we can make it, which means mostly free software. See http://www.gnu.org/philosophy/free-sw.html and http://www.ubuntu.com/ubuntu/licensing02:47
rafaelsoaresbrhello, please help me with this error: "serial8250: too much work for irq19" http://pastebin.com/stXTj3Ks02:48
sebsebsebmarvin: Virtualbox would allow you to run Windows   inside Ubuntu02:48
marvinalso an african philosophy02:48
marvinubuntu02:48
sebsebsebmarvin: with enough RAM  would work well for most stuff, not 3D games though.02:48
sebsebsebmarvin: and yes about the Ubuntu name02:48
marvincurious about the other builds though02:49
rsrGwibber decided not to start anymore02:50
marvinsuse?02:50
rsrhas anyis?one else experienced th02:50
cgrozaHello, I have a question: Is bash_login executed at startup?02:51
cgrozaanyone02:52
ActionParsnipmarvin: suse is a different distro but is still linux like ubuntu, linux general chat is in #ubuntu-offtopic02:52
ActionParsnipcgroza: should be ran at login, not startup02:52
cgrozaActionParsnip, whats the difference?02:53
The_Pacono one has to be logged in when the computer starts?02:53
ActionParsnipcgroza: the startup stuff starts before the login screen. There is a list of use apps which run at logon too, the startup stuff runs as root02:54
fluvvelldisappearedng_,  do sudo apt-get dist-upgrade.  It does *not* take you up to 10.1002:54
fluvvelldisappearedng_,  do sudo apt-get dist-upgrade.  It does *not* take you up to 10.1002:54
The_Pacoalmost02:54
disappearedng_someone warns me of NOT dist-upgrading02:54
cgrozaActionParsnip,so if i have a script to be executed in there it would be run after i enter my password?02:54
IdleOnecgroza: this might explain a little more https://help.ubuntu.com/community/EnvironmentVariables02:55
fluvvelldisappearedng_, they mean  dont do a    do-release-upgrade02:55
neil_dI am having trouble with my laptop and wi-fi... I had some smbfs mounts for my login in /etc/fstab  with the options "user=neil,password=xxx,uid=1000,gid=1000"  after login the wi-fi comes up (but not before).... then the system auto mount the smbfs partition (thats ok).... but when I turn the laptop OFF... at logout it seems that the wi-fi is disconected before the smbfs partition are unmounted... causing the computer to take an age to s02:55
neil_dhutdown... what can I do about this?02:55
cgrozaIdleOne, Thanks02:55
fluvvelldisappearedng_, if all your sources are still set to lucid, its not going anywhere towards meercat02:56
ActionParsnipcgroza: if it needs root then add it to /etc/rc.local    above the exit 0 line. If its a command to run after login add a reference to it in System -> preferences -> Startup items02:56
karbakI ended up having to install Maverick (command line only) on a Thinkpad W510 using the alternate installer since the normal installer wouldn't complete booting.02:56
acovrigI have user1 logged into Ubuntu 9.04 in IceWM, how/can I use rawplay to play audio without /dev/dsp errors?02:56
waaadehi guys :)02:56
karbakI've installed the ubuntu-desktop meta-package .. but I still only have a vanilla Gnome install ...02:56
disappearedng_ok02:56
acovrigin other words, can I have 2 apps use /dev/dsp at the same time?02:56
cgrozaActionParsnip, no , it must be run as regular user. Thanks. You Helped me a lot.02:57
karbakAny idea what I need to install to get the standard Maverick desktop ?02:57
ActionParsnipneil_d: i have that too02:57
ActionParsnipcgroza: no worries duder02:57
karbakA theme package ? Or something else ?02:57
fluvvellacovrig,  its pulseaudio that allows multiple apps to access the sound02:57
IdleOne!10.10 | karbak02:57
ubottukarbak: Maverick Meerkat is the codename for Ubuntu 10.10, due October 2010 - Maverick is NOT released and NOT Stable, discussion and support in #ubuntu+102:57
ActionParsnipkarbak: maverick is offtopic here, #ubuntu+1 for maverick support02:57
marvingeneral linux chat?02:57
acovrigfluvvell: how do I use it in IceWM?02:57
waaadedoes anyone know where I can find more information on the dd command?  i saw something on the opensuse site about using it to create live CDs and i want to know more about how that works...02:57
IdleOnemarvin: ##linux02:57
ActionParsnipmarvin: could try #linux#02:57
karbakubottu, ActionParsnip : Thanks for the pointer !02:57
ubottuError: I am only a bot, please don't think I'm intelligent :)02:57
ActionParsnipwaaade: man dd02:58
=== zhongMarjoram is now known as majorscurvy
neil_dActionParsnip: it is a real pain... if you manually umount there is no problem.02:58
fluvvellacovrig,  its probably turned on in 9.04, which apps do you need at once - I seem to recall things were a bit sticky...02:58
Richie086http://bit.ly/b6J03X /quit02:58
majorscurvyhi all02:58
watisdisSince I've upgraded from karmic to lucid my transfers to USB drives have started to fail.. Large files never finish copying.. Smaller ones hang at the end but then finish02:58
majorscurvyi have a question about compiz/desktop effects if anyone has a second02:58
acovrigfluvvell: a standard login (not activly playing anything) and rawplay, `rawplay` returns 'could not open /dev/dsp for writing: Device or resource busy'02:59
watisdisI tried to copy a 175 mb avi file to my thumbdrive.. it's hanging at 169mb out of 17502:59
NOMADICUSI am trying to figure out how to install from svn.  I can't seem to find a proper tutorial.  Any suggestions would be appreciated.02:59
IdleOnemajorscurvy: #compiz can help with compiz specific questions02:59
watisdisi tried googling for this but I couldn't figure anything out02:59
waaademan dd02:59
watisdisit's done this to a bunch of files, doesn't seem to matter if it's an external hard drive or thumbdrive, everything hangs03:00
watisdisusb mouse freezes up too03:00
watisdishave to force reboot03:01
waaadeActionParsnip, sorry about that03:01
fluvvellacovrig, heard of but not used rawplay.  What about mpg321 ? its console based03:01
waaadeActionParsnip, it's been awhile since I used irc...03:01
acovrigfluvvell: lol, just realized mpg123 and mpg321 are the same program03:01
ActionParsnipwaaade: np man03:01
ActionParsnipwaaade: what are you trying to achieve?03:02
waaadehonestly, i'm just curious about the way it works and what kinds of things you might use it for03:02
fluvvellwaade, to completely wipe your hard drive lol03:03
fluvvellwaade, http://en.wikipedia.org/wiki/Dd_%28Unix%2903:03
crucialhoaxis there a reason why startup disk creator wont install Fedora on a flash drive?03:03
fluvvellacovrig, yeah03:03
IdleOnecrucialhoax: many have better results with unetbootin03:03
emsIs there a way I could minimize these tabs on the bottom to my taskbar? and then minimize them again to the task bar when I am done with the programor no?03:03
TurtleSoup"unrecognised disk label" when trying to use gparted on a 2TB disk. Ideas?03:04
plouffeHow can I install w32codecs? And what else is needed to play DVDs on ubuntu?03:04
crucialhoaxIdleOne: Didnt work either..03:04
waaadefluvvell, perfect!  exactly what i was looking for03:04
IdleOnecrucialhoax: :/ got me03:04
xangua!medibuntu03:04
ubottumedibuntu is a repository of packages that cannot be included into the Ubuntu distribution for legal reasons - See http://www.medibuntu.org03:04
xanguaplouffe: you need libdvdcss2, you can get if from medibuntu03:04
fluvvellwaade, but its better at reading a cd than writing.03:04
emsplouffe, relieve your headaches. download VLC03:04
neil_dis there a way to get the wi-fi to connect at bootup not after login?03:04
emsplouffe, it should be in the software manager03:04
crucialhoaxIdleOne: I even followed `dd` instructions, still a no go03:04
plouffeems , VLC doesn't play my DVDs either03:04
waaadethanks guys03:04
emsplouffe, well it should03:04
emsplouffe, weird. sorry man i cant be more help03:05
fluvvellwaade, I'd make an iso then use brassero to write it03:05
IdleOnecrucialhoax: try asking in a fedora channel ?03:05
Kane_hartwait wait am I running 32bit java >.< java version "1.6.0_0"03:05
Kane_hartOpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-i386)03:05
Kane_hartOpenJDK Server VM (build 14.0-b16, mixed mode)03:05
TurtleSoupNevermind. Problem solved.03:05
crucialhoaxIdleOne: Ha, I was gonna but the software is ubuntu based...03:05
IdleOneplouffe: have you installed ubuntu-restricted-extras ?03:05
plouffeIdleOne, yes have that one03:06
DAGr8hi03:06
davefromcampdoes anyone know where a good mpd help place is? or can anyone help me?03:06
DAGr8whats the diffrence between mount -o bind and mount --bind ?03:06
dkuHi all! I'm running Lucid, how can I get the microphone input to play through the speakers as well?03:07
* scott_ino loves how many people are still in ubuntu-unregged03:08
IdleOneDAGr8: I believe they are the exact same command, -o == option03:08
watisdisLucid is seriously pissing me off, going to go back to karmic03:08
renedoxdavefromcamp: what's your problem with mpd?03:08
DAGr8IdleOne why is that non t working then ? http://pastebin.com/mnJb15LW03:08
watisdiswould have thought by now things would be working in this release03:08
Kane_harthello03:09
tensorpuddingwatisdis: what's broken?03:09
watisdisi'll repeat myself03:09
watisdisSince I've upgraded from karmic to lucid my transfers to USB drives have started to fail.. Large files never finish copying.. Smaller ones hang at the end but then finish03:09
ActionParsnipwatisdis: karmic is equally supported waaay into next year03:09
Kane_hartDoes this mean im running 32bit java? java version "1.6.0_0"  OpenJDK Runtime Environment (IcedTea6 1.6) (rhel-1.13.b16.el5-i386)  OpenJDK Server VM (build 14.0-b16, mixed mode)03:09
watisdisit's done this to a bunch of files, doesn't seem to matter if it's an external hard drive or thumbdrive, everything hangs03:09
scott_inois there a way to disable my volume control in notification area, It's already in indicator applet03:09
watisdisusb mouse freezes up too03:09
majorscurvyi still have jaunty lol03:09
ActionParsnipmajorscurvy: jaunty dies next month03:09
IdleOneDAGr8: no idea, make sure there is no typo in the path03:10
watisdisi should have never upgraded...03:10
renedoxwatisdis: could it be your usb ports that are failing?03:10
majorscurvyi know lol, i have a wubi install so i have not gotten around to upgrading, Lucid won't install on my system03:10
DAGr8or rather IdleOne why is this not being mounted then ? http://pastebin.com/mnJb15LW03:10
tensorpuddingKane_hart: are you running x86_64 Ubuntu?03:10
ActionParsnipwatisdis: fine, can you cease spamming the channel03:10
watisdisI guess.. I've never had that happen before though03:10
majorscurvygotta go, bye all03:10
DAGr8ok sorry for repeating03:10
renedoxwatisdis: doesn't mean it'll never happen03:10
watisdisI was answering tensorpudding, he asked what is wrong03:10
acovrigfluvvell: yea, rawplay is the culprit, not /dev/dsp; mpg123 works fine, but rawplay doesn't, I tried `mpg123 -s *mp3|mpg123` and doesn't work so I tried `mpg123 -s *mp3|aplay` and got sound, but not the right thing03:11
crucialhoaxwatisdis: Try booting a livecd of a different distro and see if it does the same thing03:11
watisdisI have karmic still on a cd, I'll try that03:11
IdleOneDAGr8: same link but again I have no idea.03:11
Kane_harttensorpudding yes I am03:11
tensorpuddingKane_hart: and you installed Java through the software center?03:11
crucialhoaxwatisdis: If it does the same thing I might propose usb ports failing. stuff happens dude03:11
Kane_hartI use ssh and not sure what I did <303:11
DAGr8yea IdleOne sorry for repeating03:12
IdleOneDAGr8: no worries03:12
Kane_hartI wonder what performance im missing besides just the ram increase :S03:12
watisdisnot too big a deal cuz this pc sucks :)03:12
DAGr8IdleOne if no typo this should mount right ?03:12
watisdisthanks03:12
IdleOneDAGr8: looks right03:13
kkkkkkkkkhello03:13
DAGr8IdleOne I m not missing any chmod03:13
tensorpuddingKane_hart: you're using 64-bit Java then03:13
juliohi, i'm having trouble using wireless BCM4322(sta) <--> WRT54G03:13
kkkkkkkkkhow do I install AcetoneISO?03:13
Kane_harttensorpudding how can you tell?03:13
julioi'm not able tu use it03:13
kkkkkkkkkhow do I install it is what i'm asking03:13
juliodoes anyone have similar issues or ideas to solve this?03:13
tensorpuddingKane_hart: because the packages will use the 64-bit version03:14
imperfect-Anyone know of anything like gkrellm that looks a little more modern?03:14
=== `mOOse` is now known as m00se
ActionParsnipkkkkkkkkk: http://www.ubuntugeek.com/mount-and-unmount-isomdfnrg-images-using-acetoneiso-gui-tool.html#more-21303:14
juliokkkkkkkkk, in a terminal do... sodu aptitude install acetoneiso03:14
tensorpuddingKane_hart: if you absolutely want to be sure, what does 'file /usr/lib/jvm/java-6-openjdk/bin/javac' return03:14
Kane_harttensorpudding I don't think I did it by package hehe is there no way to actually tell for sure?03:14
juliokkkkkkkkk, sudo*03:15
ActionParsnipkkkkkkkkk: found that in 2 seconds, literally03:15
Kane_hart./usr/lib/jvm/java-6-openjdk/bin/javac: ERROR: cannot open `/usr/lib/jvm/java-6-openjdk/bin/javac' (No such file or directory)03:15
tensorpuddingKane_hart: Are you sure you have OpenJDK's Java 6 installed?03:15
IdleOneDAGr8: you might need to chmod +x switch.sh but it shouldn't run until mounted. I feel like I might be wasting your time here.03:15
Kane_hartI'm running a big scalled game server thats written only in java with 50 people on it03:15
Kane_hartlol03:15
tensorpuddingKane_hart: wait a minute03:16
Kane_hartomg wait03:16
tensorpuddingKane_hart: that thing was compiled for RHEL03:16
Kane_hartwrrrong ssh window :S03:16
tensorpuddingKane_hart: also it is 32-bit03:16
Kane_hartim a idiot haha03:16
tensorpuddingKane_hart: You should install OpenJDK from the packages if it's the Java you want to use03:16
Kane_hartJava HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode03:17
Kane_hartjava version "1.6.0_20"   Java(TM) SE Runtime Environment (build 1.6.0_20-b02)03:17
tensorpuddingKane_hart: oh, that's Sun's Java there.03:17
ActionParsnipall the stuff you do iin acetoniso you can get nautilus scripts for03:17
Kane_hartwhat jave performance the best03:17
Kane_hartI was told the sun one03:17
tensorpuddingThe Sun one is the officialest one.03:17
ActionParsnipkkkkkkkkk: is it working ok?03:17
Kane_hartthe software I use sucks a lot of resources03:18
ActionParsniptensorpudding: its the cl;osed source proprietary one, thats all03:18
Kane_hartI pretty much die to tweak it to the best of its abilitity03:18
tensorpuddingIt's the one the vast majority of people use.03:18
kkkkkkkkkI'm trying the code right now03:18
kkkkkkkkkThank you everyone, i'm trying now03:18
kkkkkkkkkwill let you know03:18
Kane_hartand the one you use is called?03:18
tensorpuddingAt least, those targetting desktop Java.03:18
Kane_hartthis is a server enviroment03:19
tensorpuddingOpenJDK is an open-source version of the Java runtime that has some Sun parts and some open parts.03:19
ActionParsniptensorpudding: there are open javas available too, they are just made by a different company03:19
abhijithi03:19
Blue1tensorpudding: c/Sun Parts/Sun don't shine Parts/03:19
afeijohi guys, resolution problem here... I just installed ubuntu 10.04 in a philco notebook, and the higher res is 800x600, its a wide screen, how to fix it?03:19
Blue1abhijit: howdy tex03:20
tensorpuddingIf you don't mind the restrictions of Oracle/Sun's license you should use the Sun one.03:20
crucialhoaxAcer 532h Netbook randomly notifies me that the battery is discharged, any fixes?03:20
abhijitBlue1, good! :)03:20
Blue1afeijo: this might help:  http://pkill-9.com/wordpress/?p=32503:21
ActionParsnipcrucialhoax: unplug the power then push it back in03:22
crucialhoaxActionParsnip: Huh? It does it constantly but randomly. I tried a proposed fix to no avail03:22
ActionParsnipcrucialhoax: log a bug then is all i can suggest, check hardware first though03:24
crucialhoaxActionParsnip: As embarrassing as it may be, I dont know how, never done it before..03:25
ActionParsnip!bug | crucialhoax03:25
ubottucrucialhoax: If you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs - Bugs in/wishes for the IRC bots (not Ubuntu) can be filed at http://bugs.launchpad.net/ubuntu-bots03:25
jk__!nick03:25
ubottuYour nick is how people know you on IRC. Please don't change your nicknames too often (use /nick newnick), or it creates a lot of confusion. You should also !register your nick with Freenode.03:25
crucialhoaxActionParsnip: Cool, thanks. One more question, would the package be gnome-power-manager?03:26
jk__!register03:26
ubottuInformation about registering your nickname: http://freenode.net/faq.shtml#nicksetup - Type « /nick <nickname> » to select your nickname. Registration help available by typing /join #freenode03:26
afeijodidnt work03:26
ActionParsnipcrucialhoax: hmm, makes sense. If its wront the admins will move it03:26
=== Gnurdux_ is now known as Gnurdux
Tinman_usaok, my Ubuntu cant detect wifi after I used "sudo apt-get install linux-restricted-modules-server"03:26
crucialhoaxActionParsnip: Alright.03:26
Tinman_usaplease help03:26
afeijoI try with xrandr to fix my resolution, but I dont know the id to my video, it isnt LVS03:26
afeijo*LVDS03:27
ActionParsnipTinman_usa: remove the package maybe.03:27
Tinman_usaActionParsnip, how do I remove it ? sudo apt-get uninstall ?03:28
ActionParsnipTinman_usa: sudo apt-get remove packagename03:28
emsIs there a way I could minimize these tabs on the bottom to my taskbar? and then minimize them again to the task bar when I am done with the programor no?03:29
Tinman_usaActionParsnip, ok lemme reboot and check03:29
afeijoargh, 800x600 sux03:29
ActionParsnipafeijo: my servers monitor only goes that high :)03:30
afeijolol03:30
Four2zerohello everyone, i just setup a samba server for file shareing a specific directory, and i am able to access on one machine, but as for wireless access im not able to access the samba shared directory " Windows cannot access \\media-server\movie library" How can i trouble shoot this ?03:30
ActionParsnipFour2zero: what version windows is it?03:31
Four2zerowindows 703:31
afeijomy old 5 years notebook, all work fine and automatic... now this new notebook dont?? bah :)03:31
Blue1Four2zero: this article pointed to here:  http://pkill-9.com/wordpress/?p=309  may help as always - -YMMV applies03:32
ActionParsnipFour2zero: thought so, you will need to run:   sudo smbpasswd -a $USER    and set the password the same as your logon. Win7 has a weird smb stack which authenticates diffrent to previous windows versions03:32
abhijitafeijo, old is gold03:32
ActionParsnipFour2zero: i also recommend you remove the space from the share name of the folder03:32
kkkkkkkkkwill let you know03:33
kkkkkkkkkyes it worked actionparsnip03:33
Four2zeroActionParsnip i did that for one machine and access was good, but on another such as net book i will need to do same for all "3" other machines running windows ?03:33
kkkkkkkkkthank you julio and actionparsnip03:33
afeijohow can I check my video chipset?03:34
toolbearhello. how can one resolve a bsd-style partition table in ubuntu?03:34
Blue1afeijo: lspci | grep VGA03:34
afeijothanks Blue103:34
afeijo01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)03:35
emsAnyone know?03:35
afeijois it a good one??03:35
Blue1afeijo: looks old03:35
afeijoreally!??03:35
abhijit!hardware | afeijo03:35
ubottuafeijo: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection03:35
Blue1afeijo: yeah pci video isn't exactly state o' the art03:35
afeijodamn03:36
tensorpuddingit said PCIE03:36
ZekeSBlue1: PCIE is tho03:36
afeijobut winxp run fine here03:36
tensorpuddingwouldn't that be PCI-Express?03:36
tensorpuddingWindows XP is oooold.03:36
Blue1ZekeS: yes but pci ain't agp03:36
Tinman_usausing Ubuntu 8.04 wifi stoped working after installing  linux-restricted-modules-server, removed it, but wifi still not working03:36
SubCoolhey- what Folder Browers will give folder sizes?03:36
OriginalMVPHow do I install the Liquorix Kernel to Ubuntu? they have a nice tut here but I don't have debian http://community.linuxmint.com/tutorial/view/15803:36
asdfasdfasdfasdfhello is there a way to separate Amarok 2.3.1's widgets from context menu?03:37
afeijowinxp, from 2002, run video fine... ubuntu dont, I have no luck lol03:37
Tinman_usaplease help03:37
ZekeSafeijo: maybe this will help? http://www.ubuntugeek.com/how-to-install-sis-771671-mirage-3-video-drivers-in-ubuntu-10-04-lucid.html03:37
ZekeS:D03:37
Blue1asdfasdfasdfasdf: not that I know of.  I have moved to guayadeque03:37
ng0nmy windows BCD file configures Wubi incorrectly.03:38
asdfasdfasdfasdfBlue1, ew no, i like amarok the most.03:38
Tinman_usaiwlist eth0 scan03:38
Tinman_usaeth0      Interface doesn't support scanning.03:38
Blue1asdfasdfasdfasdf: I needed an eq, and they stripped that from amarok.03:38
ng0nneed help fixing a wubi boot from win 7.  anyone ?03:39
* Blue1 is not the wubi guy, sorry03:39
afeijoZekeS, ouch, that page has a invalid link for the driver... time for google03:39
ng0nperhaps i need to find #wubi.03:39
ZekeSafeijo: sorry I didnt check the link :|03:40
ZekeSJust the guide03:40
ZekeSlooks fun ^^03:40
asdfasdfasdfasdfBlue1, get a pro one. don't really thin amarok 1.4X eq was that great ^^, though yes it would be cool to put one down there, and add the possibility of moving buttons down too.03:40
cklabeI need help getting this USB VGA addapter to work for dual monitors.03:40
cklabeCould anyone help me?03:41
ZekeSerr03:41
Blue1asdfasdfasdfasdf: you can check out guayadeque http://pkill-9.com/wordpress/?p=174  supposed to be standard issue in next 10.1003:41
ZekeSseems fine to me afeijo03:41
ZekeShttp://estebanordano.com.ar/sis-m671m672-driver-for-xorg-xserver-7-5-on-debian-sidux/ and MegaUpload seems to be up03:41
afeijozekes hey np, it helped! I found another site in portuguese... yay, downloaded and now I'll do the files cp03:41
cklabeI have searched and read and searched, and I cant seem to get any lead.03:41
asdfasdfasdfasdfBlue1, nice but i'm not trying it ^^ though i appriciate =)03:41
kneauxi'm getting an error trying to install chrome in wine03:42
ZekeSHmm, should I use Guayadeque or Exaile ...03:42
kneaux(i know there's a linux version now, i need it in wine so i can get adobe digital editions, so i can pirate books)03:42
tensorpuddingkneaux: Maybe check out the appDB03:43
ralliashow do i remedy the error of Could not find XOpenDisplay in -lX11.03:43
j3rganyone does programming in here ....sepcifically for linux?03:44
kneauxtensorpudding: well i'm googling the answer (so meta) and apparently there's a standalone installer, i just can't figure out where the latest version is supposed to be :\03:44
Ivanradhey all03:44
tensorpuddingj3rg: you should probably check out one of the language-specific channels on freenode03:44
Ivanradanyone familiar with wubi?03:44
kneauxthe error i'm getting has to do with google being incapable of installing something from the file you actually download03:44
j3rgok thanks tensorpudding03:44
Ivanrad?03:44
demonsporkhow do I access a currently running "screen" instance of another user without originally initiating the login (via SSH) as that user. I can su as the user running the screen, but it says "Cannot open your terminal '/dev/pts/0' - please check."03:45
frobisherIvanrad:windows ubuntu installer03:45
Ivanradya03:45
Tinman_usaplease help, using Ubuntu 8.04 wifi stoped working after installing  linux-restricted-modules-server, removed it, but wifi still not working03:45
Ivanrad@frobisher so i have an ssd ZIF hooked up externally to my windows03:46
ralliasTinman_usa: try rightclicking the wifi icon03:46
mast`I have a bit of an issue after updating to Maverick. I'm using an ATI card with the propriatery drivers and after the first reboot I got stuck in text mode, so I purge'd the drivers and rebooted in safe mode then reinstalled the Ubuntu/maverick drivers downloaded from the ATI website but no luck. Anyone has an idea what to do?03:46
Ivanradand im using wubi to install the netbook Os of ubuntu03:46
Ivanradwill this work03:46
tensorpudding!ubuntu+1 | mast`03:46
ubottumast`: Maverick Meerkat is the codename for Ubuntu 10.10 - Maverick is NOT released and is NOT stable - Discussion and support only in #ubuntu+103:46
mast`okay thanks03:46
Blue1mast`:  you might want to /join #ubuntu+1 for 10.10 issues03:46
Tinman_usarallias, huh ? it doesnt say anything, do I need to install ndiswarpper or something, the wifi suddenly stopped working after I installd that03:47
tensorpuddingIvanrad: Wubi installs Ubuntu inside Windows03:47
OriginalMVPAnyone know how to put the Liquorix kernel on Ubuntu?03:47
Ivanradno but i directed it to my SSD03:47
Ivanradwill that work?03:47
ZekeSIt should be fine03:47
tensorpuddingIvanrad: directed what?03:47
ralliastinman_usa: i am guessing you should try a system wide update03:47
Ivanradthe install of wubi to my SSD03:47
ZekeSWubi creates the entire linux file system inside a container file03:47
frobisherIvanrad: too complicated for me<I just go to the website and download it.03:47
Tinman_usarallias, the new Ubuntu hang my system03:47
tensorpuddingIvanrad: I guess it should be fine?03:47
ralliastinman_usa: or a dist-upgrade03:47
emsfluvvell, still around?03:47
ZekeS(don't delete that container)03:47
ZekeS(;)03:47
Ivanradya03:47
Ivanradthe comp will boot to the SSD03:48
ng0nanyone know how to edit BCD boot menu in Win 7 ?03:48
ralliastinman_usa: try try again03:48
tensorpuddingIvanrad: There might be issues if you try booting without the SSD attached03:48
Ivanradso im sure its installing it as an operating system03:48
Ivanradit will be attached03:48
tensorpuddingng0n: there is a program EasyBCD which does it03:48
kj4i'm back to see how it goes here. been gone for long time03:48
abhijit!windows | ng0n03:48
ubottung0n: For discussion on Microsoft software, or help with same, please visit ##windows. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and /msg ubottu equivalents03:48
Tinman_usarallias, which system you using ?03:48
ralliastinman_usa: ubuntu 10.04.103:49
Blue1Ivanrad: this is how I put a working ubuntu onto a flash drive:  http://pkill-9.com/wordpress/?p=5103:49
Tinman_usarallias, ok this is the second time I am upgrading to that version, last time it froze my mouse, my graphics card and much more03:49
ralliasis there any sensitive data on the machine?03:50
Tinman_usarallias, even now it shows This computer is currently using the AMD 'fglrx' graphics driver. No version of this driver is available that works with your hardware in Ubuntu 10.04 LTS.03:50
ng0ntensorpudding.  tried that.  it's wubi entry doesn't call /ubuntu/winboot/wubildr03:50
Ivanradso basically here is my situtation...i have an hp mini 1116nr .. i just got my runcoreSSD i connected the RUNCore ssd to my windows comp...and i opened WUBI and im installing ubuntu netbook onto the SSD.. my question is once its done installing the OS on the SSD will it boot up properly on the netbook03:50
imperfect-Is lmsensors the way to go to get cpu temp's and such?03:50
ng0nthanks use all.03:50
ralliastinman_usa: is there any sensitive data on the machine?03:50
ng0nwill try # widows.  uggg.03:50
Tinman_usarallias, no, I have all backup03:50
afeijoIT WORKED03:50
ralliastinman_usa: do you have a spare cd?03:50
ZekeSafeijo: nice!03:50
afeijothanks ZekeS :D and all that msg me03:51
Tinman_usarallias, you wnat me to do a fresh install ? I want 64 bit if possible I have 4 gig03:51
|devicenull|I'm trying to do a netinst, and I'm seeing "Installation step failed" while installing the base system.  console reports an error related to LIBDI_4.7 not found (related to archdetect)03:51
|devicenull|how exactly would I go about debugging that one? I'm not really sure where to start03:51
ralliastinman_usa: when was your computer built?03:51
=== |devicenull| is now known as devicenull_
Ivanrad?03:51
afeijoits nice to have a bigger screen and 4gb against my old note that have 1 gb lol03:51
Tinman_usarallias, its T60, few years ago I guess03:51
Tinman_usaCentrino duo laptop03:52
Blue1Ivanrad: it should since wubi runs UNDER windows03:52
Ivanradya but the netbook doesnt have any OS03:52
ralliastinman_usa http://releases.ubuntu.com/10.04.1/ubuntu-10.04.1-desktop-amd64.iso.torrent03:52
Ivanradits just booting from the SSD03:52
=== imbezol_ is now known as imbezol
Blue1Ivanrad: so explain to me once again, what it is you want to do, install wubi or install linux?03:53
frobisherIvanrad: It would be doutful as there is isssues with Grub.03:53
devicenull_I found a debian bug related to it, nothing about it in ubuntu03:53
ScuniziHow do I kill X .. sudo service gdm stop kills part of it.. but the nvidia binary compains something is still running.. logs show the pid but when I kill that gmd starts again..03:53
Tinman_usarallias, whats wrong with 32 version of 10.04 ? it cant detect 4 gigs ?03:53
Tinman_usa32bit03:53
imbezolhttp://packages.ubuntu.com/lucid/i386/partimage/download03:53
=== AndrewMC is now known as SpockVulcan
ralliastinman_usa you wanted it03:54
tensorpuddingNothing wrong with 32-bit Ubuntu.03:54
Ivanradim installing ubuntu netbook remix from wubi onto my usb which is connected thru the USB of my other laptop.. when i put this SSD into the netbook will it work03:54
ZekeSScunizi: enable Ctrl+Alt+Backspace in System > Keyboard Shortcuts :303:54
imbezolwhen i do a search i don't see partimage.. is it because it's i386 only?03:54
v1valdi32bit cant detect more than 3.2gigs of ram03:54
IvanradGrub?03:54
imperfect-PAE bitches!03:54
Tinman_usatensorpudding, does 64 bit Ubuntu run all 32 bit software ?03:54
maco!language | imperfect-03:54
ubottuimperfect-: Please watch your language and topic to help keep this channel family friendly.03:54
Blue1Ivanrad: wow that's way more complicated.  I'd put ubuntu onto a flash drive, then boot the flash drive.03:54
frobisherIvanrad Grand Unified Bootloader.03:54
ScuniziZekeS: that just reboots gdm.. it doesn't stop X and only on older systems.  like you said you have to enable that key combination.. but .. it doesn't kill03:55
ScuniziX03:55
ZekeSohhhh03:55
tensorpuddingTinman_usa: It can run 32-bit software if it has 32-bit libraries to go with them.03:55
ZekeSsry :|03:55
Ivanradisnt wubi installing grub onto the SSD tho?03:55
Tinman_usatensorpudding, so its better for me to keep it 32 bit ?03:55
tensorpuddingTinman_usa: 64-bit linux can read 32-bit ELFs just fine, but they have to be linked to 32-bit libraries03:55
ZekeSIvanrad: Wubi is intended for you to dual boot Windows and Linux easily with minimum install fuss03:55
Blue1Ivanrad: wubi makes NO changes to the boot block03:55
Ivanradfuk03:55
ZekeSIt's NOT intended for any other purpose03:55
Tinman_usatensorpudding, I think I like 32bit OS, so it will detect more than 3 gig RAM ?03:55
Ivanradso what do u think i should do03:56
tensorpuddingTinman_usa: there might be problems with programs that have handcoded 32-bit assembler in them03:56
Tinman_usatensorpudding, yes thats what I am thinking too03:56
Blue1ZekeS: incorrect - -wubi does NOT dual boot.  It runs under windows.  dual boot is somehing else.03:56
ralliasTinman_usa: only with a specially compiled kernal03:56
v1valdiif you want to use more than 3gigs of ram, use 64bit03:56
ZekeSBlue1: sorry, it's been a while since I used it >.>03:56
* ZekeS hides03:56
tensorpuddingTinman_usa: I've only run into one program that just didn't work on 64-bit at all.03:56
Tinman_usatensorpudding, should I reinstall 10.04 or upgrade 10.04 from 8.04 ?03:56
tensorpuddingTinman_usa: some proprietary software will have issues if it is old03:57
tensorpuddingTinman_usa: the 8.04 to 10.04 upgrade is well-documented, it should be fine03:57
IdleOneGrub?03:57
Tinman_usaok here goes03:57
Tinman_usahope I get my wifi back03:58
Tinman_usaor else I come after rallias03:58
Tinman_usa:D03:58
Blue1Tinman_usa: did you install a back port?03:58
Tinman_usaBlue1, whats that ?03:58
wrektjethey all. im having some difficulties getting a router to play nice with 10.04. im using the pretty popular netgear wgr614 and it used to work fine before i moved, but since i got into my new place i have no luck. not sure what the problem is as ive followed all instructions for configuring eth003:58
emswhere would i be able to download drivers for my speakers to be able to work? any ideas.03:58
Blue1Tinman_usa: if you don't know what that is, then you didn't install it. nvm03:58
ZekeSIvanrad: this link seems relevant to your interests: http://www.pendrivelinux.com/put-ubuntu-netbook-remix-10-04-on-flash-drive-in-windows/03:58
ZekeS:)03:59
Blue1ZekeS: yea that is a good link03:59
frobisherIvanrad: too keep you're conversation going till someone figures this out,What input "S do you have Cdro,flash ,usb.04:00
Ivanradi luv u04:00
Ivanradthank you04:00
Ivanradsoo much04:00
emsSo anyone ?04:01
pauloHi, people. I am new to this Xubuntu and I'm having trouble with my 3G connection. It freezes after a random while/ or will it be data? The last time I had 23Mb download. How can I diagnose it?04:03
afeijoouch, no visual effect works lol04:03
wrektjetdoes anyone have any idea why the wired conex would work but not when plugged in via the router?04:03
ruffleShey guys maverick's new default wallpaper's been released http://lh6.ggpht.com/_1QSDkzYY2vc/TI_B7w4vI9I/AAAAAAAAB7Y/hgywOYAWBW4/s400/warty-final-ubuntu.jpg :d how'd ya like it?04:03
Blue1wrektjet: the router is not setup to supply dhcp?04:03
devicenull_how's the upgrade path from 10.04 -> 10.10? edit apt/sources.list && aptitude dist-upgrade?04:04
tensorpudding10.10 isn't out yet04:04
Blue1devicenull_: I dont recommend upgrading, it is problematic.  backup /etc/ and /home/ and do a clean install followed by a restore04:04
devicenull_Blue1: if I could get netinst working on 10.10, that wouldnt be an issue04:05
ruffleSdevicenull_, alt + f2 then type update-manager -cd04:05
SpockVulcantensorpudding: it is in beta stage04:05
wrektjetblue1 well i was trying static ip to match the ipv6 settings i entered bia the networking tool04:05
devicenull_but as the installer dies when I try netinst, there's not much I can do except use 10.04 and upgrade04:05
tensorpuddingdevicenull_: try using a full install? where does the installer die?04:06
Blue1wrektjet: iirc ubuntu defaults to dhcp -- I use static dhcp reservations in my router via mac address so the same computer always gets the same ip.04:06
devicenull_can't use a full install, no CD drive.. have to do it via PXE04:06
devicenull_the installer dies at 'installing the base system'04:06
IdleOne!10.1004:06
ubottuMaverick Meerkat is the codename for Ubuntu 10.10, due October 2010 - Maverick is NOT released and NOT Stable, discussion and support in #ubuntu+104:06
devicenull_get an error in console with: LIBDI_4.7 not found (related to archdetect)04:07
Blue1devicenull_: I've only played with the 10.10 livecd so far it looks like, I'll be waiting a few more weeks04:07
tensorpuddingdevicenull_: what about USB?04:07
devicenull_don't have a USB drive available for it04:07
wrektjetblue1 well the mac address is set to that of this computer. still wont function. but even when set to dynamic it wont connect. sorta driving me nuts04:08
tensorpuddingdevicenull_: it might well be a problem with the PXE image04:08
Blue1devicenull_: you can create a install usb drive for ubuntu04:08
devicenull_Blue1: right, but I don't have the physical hardware to do that04:08
Blue1wrektjet: what type of router, and what software ru running?04:09
devicenull_tensorpudding: right, I'm gonna try the 10.04 netboot image and see what happens04:09
Blue1devicenull_: scotty's disease -- I don;t think I've got the pow'r04:09
wrektjetblue1 pretty mainstream netgear wgr614 and ubuntu 10.0404:09
Blue1wrektjet: no what software is the router running?04:10
wrektjetblue1 laterst firmware from netgear. no tomato or wtvr that stuff is called04:11
fluvvellems, away then back again.04:11
Blue1wrektjet: so stock software then (supplied from the manufacturer?)04:11
wrektjetblue1 yes04:11
emsfluvvell,  ok. np. still having an issue here trying to find a instant msgr client that can handle aim webcam video04:12
devicenull_yea the 10.10 netboot stuff definitely isn't ready04:12
Blue1not fam. enough with that manu. anyone good with netgear router software?04:12
devicenull_the pxelinux.cfg/default file is just empty, leading to all sorts of cryptic errors04:12
wrektjetblue1 do u think a firmware update w/ some other software would help04:12
acovrigdoes anyone know of a rawplay alternative (rawplay doesn't work) I need to pipe raw audio and have an app play it (like `mpg123 -s *mp3|rawplay` but rawplay doesn't work for me)04:12
Blue1wrektjet: I am checking to see if dd-wrt would work on it atm04:13
Ivanradok universal usb installer didnt work04:14
Blue1wrektjet: looks like the site is down..04:14
SubCoolhey- what Folder Browers will give folder sizes?04:14
elijahIs the partition manager the Kubuntu installer uses the same as Ubuntu?04:14
elijahSubCool: Good question, I would like to know that too.04:15
devicenull_well04:16
SubCoolelijah, your answer, is yes. Kubunt is ubuntu- just with a KDE front04:16
devicenull_10.04 netinst seems to be working04:16
devicenull_so something got broken in 10.1004:16
Blue1wrektjet: nope not wgr614 not supported by dd-wrt04:16
SubCoolMy system is telling me its full- and i dont know where to search to start deleting things, or resizing things.04:16
glebihanSubCool: use the disk usage analyser04:17
tensorpuddingSubCool: what does df -h say04:17
Blue1SubCool: try du -hs *04:17
elijahSubCool: Great, do you know the name of the partition manager? I want to be able to access the GUI to shrink a partition in my Kubuntu install.04:17
tensorpuddingelijah: try gparted04:17
Ivanradcan anyone help me install ubuntu netbook remix04:17
Ivanradonto my SSD04:17
davefromcamphas anyone been successful in controling mpd over your network?04:17
Ivanradwith a bootable Grub04:18
GneaIvanrad: it won't install?04:18
Blue1Ivanrad: you'd need to create a bootable usb device you can do that off the livecd04:18
tensorpuddingdavefromcamp: what do you mean by "over your network"?04:18
elijahSubCool: My system ran out of space yesterday and the whole thing crashed, I suggest using apt-get clean to get rid of all downloaded packages04:18
Ivanradi have a windows pc04:18
Ivanradif i burned a live cd04:18
Fudgestartup disk creator04:18
davefromcampwell I have the server running and my client on my mpd computer works fine04:19
Ivanradbooted from that... then selected the SSD would it install to it?04:19
Blue1Ivanrad: okay so what prevents you from booting the livecd disc?04:19
Ivanradomg04:19
davefromcampI want to play from my droid04:19
ZekeSOr the bootable flashdrive04:19
Ivanraddo u not understand....04:19
ZekeSfor that matter04:19
IvanradI have a netbook .. i just took out the SSD04:19
gstarx90how to do i get docky to use a custom icon instead of the default?04:19
tensorpuddingdavefromcamp: there is a webserver-based control thing, but it's kinda mungy04:19
Ivanradi have a blank SSD formatted04:19
Ivanradno data04:19
elijahtensorpudding: It says Gparted isn't installed, is this the same one Kubuntu uses in the installer?04:19
tensorpuddingdavefromcamp: i usually used ssh04:19
Blue1Ivanrad: indeed I do not understand.04:19
Ivanradits connected to my windows pc whihc im on now... i want to install netbook remix onto the SSD04:19
Blue1Ivanrad: my netbook has 3 usb ports.04:19
elijahtensorpudding: Does Kubuntu just not install the partition manager it uses on install?04:19
ZekeSIvanrad: if the netbook has a USB slot, put the Ubuntu netbook livecd on a flash drive - like on that page - then install it ON THE NETBOOK ITSELF04:20
Ivanradi dont have a USB drive04:20
Ivanradall i have is the SSD04:20
Ivanradwhy cant i just install ubuntu onto the SSD from my windows04:20
Blue1Ivanrad: and I've give you directions on how I did that with a usb drive - it's the same idea04:20
Ivanradi did that04:20
Ivanradit said04:20
Ivanradplz insert bootable media04:20
Ivanradit diddnt install it as bootable media04:20
julian-Ivanrad/Blue1: I've missed the context, but Wubi?04:20
ZekeSjulian-: noooooo04:20
Blue1Ivanrad: no one knows how to do that - -you normally boot off the livecd and go from there.04:21
tensorpuddingIvanrad: what do you mean by "install ubuntu onto the SSD"04:21
Ivanradok04:21
Ivanradi have a netbook04:21
GneaIvanrad: did you go into your bios before it attempted to boot?04:21
tensorpuddingIvanrad: you want to make a partition on the SSD for Ubuntu?04:21
Ivanradno04:21
Ivanradno i didnt04:21
Ivanradlemme try04:21
GneaIvanrad: you have to enter the bios to get it to make sure it sees the usb drive - it won't just automagically see it, you have to explicitly go to bios04:21
Ivanradgnea but it had an ssd b4?04:22
Ivanradwhy wouldnt it recognize this ssd04:22
GneaIvanrad: doesn't matter, I have a netbook04:22
Malvorohi everybody someone of El Salvador04:22
GneaIvanrad: it uses a SATA connection, so it will think SCSI04:22
Blue1well this is how I put a bootable working ubuntu (not a livecd install) onto a flash drive -- YMMV http://pkill-9.com/wordpress/?p=5104:22
julian-Ivanrad: You want to replace Windows on your netbook with Ubuntu, but lack an optical/USB drive to run the installer?04:22
tensorpuddingMalvoro: there's a spanish-language channel if that is what you want04:22
elijahIt says parted is installed and I did a search that suggests using kparted or qtparted, but parted isn't a GUI.04:23
tensorpudding!es | Malvoro04:23
ubottuMalvoro: 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.04:23
davefromcampmmm I don't know how to do that04:23
davefromcamptensorpudding04:23
elijahkparted and qtparted don't come up in package search either04:23
Ivanradpl04:24
Ivanradim in the bios04:24
Blue1julian-: i think he's saying his netbook has no usb, and no nard drive - just ssd - and that would get him there.04:24
hanasakiis there a way to send network traffic through a user program? daemon?  basically want to do iptables.. but not via iptables.. all traffic goes through my program to determine what happens to it04:24
julian-BlueEagle: Yeah, that was what I was thinking.04:24
julian-blue1*04:24
kneauxokay why is it after purging wine, i reinstall it and my program information is still there04:24
Blue1hanasaki: webmin?04:24
Ivanraddoes anyone here have a phone04:25
julian-Ivanrad: Would you mind restating your issue?04:25
Ivanradplz04:25
hanasakiBlue that's login right?  this I snetowrk layer04:25
elijahnv, I will just get Gparted, was trying to stay withink the KDE realm but I don't think that is going to happen :D04:25
Ivanradcan i plz call someone i can explain it perfectly04:25
Blue1kneaux: did you delete the .wine directory?04:25
Ivanrador u can call me on a blocked number04:25
Ivanradi dont care04:25
kneauxblue1: yeah04:25
Ivanradi just need to explain to someone04:25
julian-Ivanrad: Was I wrong?04:25
GneaIvanrad: you'll have to be patient and we can work it04:25
renedoxIvanrad: call about what?04:25
Ivanradi have to describe the problem04:25
Ivanradok one more time04:26
GneaIvanrad: go to your boot devices and select the usb drive04:26
emswell this sucks.04:26
emsi might have to go back to windows :(04:26
Blue1hanasaki: http://www.webmin.com/04:26
Oli````I want to quickly benchmark my servers (at different companies) is there one app that will do a quick CPU, RAM and Disk benchmark and give me a metric I can compare with results obtained on another server?04:26
Blue1Oli````: boinc?04:26
Ivanrad1: I have a netbook with a shitty SSD .. so i threw it out.. 2nd i just got a runcore ssd... im hooked up to the SSD thru a usb adapter onto my windows which im talking on now... i want to install netbook remix onto the SSD that is connected to my comp now04:26
Gneajulian-: he's got a usb drive, but he's on a netbook, which requires that, in order to boot a usb drive, you have to enter the bios and specifically select the device for the boot to work04:26
yeastwarsems: welcome to linux, the land of unpolished suckiness04:27
Ivanradkeep in mind the SSD has no data on it04:27
Gneajulian-: I stand corrected.04:27
Oli````Blue1: seems a little over the top... surely the has to be something smaller that can do a measurable workload04:27
Blue1Ivanrad: i just don't think you can do that from windows --04:27
elijah I installed Gparted, it wants a password, I entered the right one 3 times, does Gparted require some other password I do not know about?04:27
Ivanradwhy not04:27
Ivanradits not that hard04:28
kneauxwth04:28
yeastwarsI just plugged in a new monitor which has a different native resolution than my laptop's (1600x900 vs 1440x900). These are set properly in the monitor settings, yet it doesn't seem like the resolution is 1600x900 at all. It looks like a badly scaled 1280x720. Is there a way to check what the resolution really is?04:28
GneaIvanrad: does your windows machine allow booting from usb? doesn't matter if it's ssd or not.04:28
Blue1elijah: how are you running gparted?04:28
kneauxokay now i'm searching my entire partition for anything called wine04:28
Ivanradim on the windows machine04:28
hanasakiBlue thanks.. not quite what I wanted.. :( I have looked at it before.04:28
kneauxthanks, apt04:28
elijahBlue1: GUI04:28
Ivanradcould i boot the netbook remix and install it onto the SSD04:28
elijahBlue1: On Kubuntu04:28
Blue1kneaux: the directory is usually ~/.wine04:28
=== SpockVulcan is now known as AndrewMC
GneaIvanrad: you could, yes04:28
Blue1Ivanrad: yes04:28
Ivanradok04:28
renedoxIvanrad: yes04:29
julian-Ivanrad: Can you burn a disc on the Windows machine and boot from that on it?04:29
Blue1Ivanrad: and I have given you directions on how to put it on a flash drive.  use ssd instead and gtg04:29
Ivanradya04:29
julian-Blue1: I thought he said he lacked a flashdrive.04:29
Ivanradi did blue04:29
elijahBlue1: And, no, caps lock is not on :)04:29
Ivanradit says no bootable media04:29
kneauxblue1: i know, that's the directory i deleted.04:29
Ivanradthe flash drive thing didnt install a bootloader04:29
ZekeSBlue1: the thing is he wants to stick the SSD in the netbook and run it as the netbook's main drive04:29
kneauxobviously the configuration information is...somewhere goddamn else04:29
Blue1julian-: he does, but you can still put ubuntu onto an ssd04:29
ZekeSNot an extension04:29
ZekeSerr04:29
=== cece is now known as semo
ZekeSNot as an external drive04:30
julian-Ivanrad: Am I missing something, or couldn't you just burn a CD/DVD, start up from it with the Windows machine, select Install, then when Ubuntu asks where to go, point it to the USB-connected SSD?04:30
Blue1ZekeS: http://pkill-9.com/wordpress/?p=5104:30
Ivanradyes04:30
Ivanradjulian exactly04:30
julian-(being ludicrously careful to ensure it doesn't decide it'd be really fun to nuke your own system)04:30
Ivanradjulians got it04:30
julian-Ivanrad: Actually, just boot from the SSD in the Windows machine04:30
julian-SATA will be much quicker without USB in the middle04:30
Ivanradits not sata04:30
Ivanradits ZIF04:30
julian-Oh lordy04:30
Ivanradtiny ribbon cable04:31
renedoxlol04:31
renedoxeither option will do04:31
Ivanradbut its connectr thru USB04:31
Ivanradkk04:31
renedoxjust during the install04:31
renedoxchoose the right device04:31
Ivanradso im going to boot into remix now04:31
emsyeastwars; land of oppertunity my a%% :)04:31
Ivanradif anyone is willing to call me or help me i would paypal u money04:31
julian-Ivanrad: Considering my history with trying to install Linux on external drives, I'd probably yank my internal ;)04:31
Ivanradwhat do u mean04:31
Ivanradit wont install to the SSD04:31
mobasherIvanrad:=] lol paypal04:31
=== semo is now known as UU1281
Blue1julian-: the precation is given in my directions04:32
=== UU1281 is now known as semo
mobasherIvanrad:=] aren't u better off on windows if u have to paypal to others..lol04:32
mardokDoes anyone know why iwconfig can pick up wireless fields, but dhcp doesn't work?04:32
julian-Ivanrad: Nah, I just mean I had the installer randomly decide in the past that it'd go ahead and install on my internal drive even after I'd said to install on an external.04:32
Blue1julian btdt04:33
julian-I'm still not entirely sure if I just missed something in the partitioner, though it just makes me paranoid enough to do a full backup before I install a new OS, even to an external ;)04:33
Ivanradit wont install to the SSD04:33
Ivanradkk one moire time.. the windows machine im on now im going to boot up netbook remix.. then point installation to my SSD which is connected thru the USB04:33
Ivanradignore the it wont install04:33
julian-heh04:34
Blue1k04:34
Ivanradit should work right?04:34
renedoxyes04:34
Ivanradk04:34
julian-Ivanrad: It isn't Windows, so it should be fine with an external drive for install ;)04:34
Ivanradthen im going to install the SSD into my netbook and it should boot up fine04:34
julian-That's the plan.04:34
Ivanradkk04:35
Ivanradi hope this works guys04:35
Blue1Ivanrad: should work, follow the recipe04:35
elijahDoes Gparted have a magic, default password?04:35
yeastwarsany idea why my new monitor, which is set to 1600x900, is actually displaying stuff in 1400x900? My other screen (laptop) happens to be 1400x900 so I guess this might have something to do with it?04:35
Ivanradis it easy to point to the external drive04:35
Ivanradlike no sudo shit...04:35
julian-yeastlord3: Is it displaying everything?04:35
Ivanradbtw should i format the SSD or will remix do that04:35
mobasherif it works don't forget to paypal please ;)04:35
Ivanradk04:35
Blue1Ivanrad: I'd use ext2 with ssd, not ext404:36
Ivanradk04:36
tensorpuddingeh?04:36
tensorpuddingext2?04:36
yeastwarsjulian-: yes, assuming you meant yeastwars04:36
Blue1Ivanrad: ext2 is NON-jounaled and ssd isn't all that fast.04:36
IvanradSSD? isnt fast.. its 97 mb/s04:36
yeastwarsjulian-: it just looks like the wrong resolution04:37
julian-Ivanrad: Sudo would mean a system would need to be installed already, as sudo basically says "I am the master user, don't even think about pulling that permissions crap with me", and seeing as you haven't got anything for it to be bothered about permissions about yet since the disk is blank, it should be fine.04:37
elijahIvanrad: you mean MB/s04:37
Ivanradya04:37
julian-yeastwars: Sorry, I meant is it mirroring?04:37
elijahmb/s would be anciently slow04:37
yeastwarsjulian-: I'm pretty sure the configuration gui is lying to me04:37
yeastwarsjulian-: what do you mean mirroring?04:37
Blue1Ivanrad: my bad.  I only have experience with usb and it's NOT that fast trust me04:37
Ivanradk04:37
julian-yeastwars: Is one display showing the same stuff as the other.04:37
yeastwarsjulian-: no, they're independent04:37
Ivanradi love ubuntu netbook remix04:37
elijahBlue1: Intel and Corsair SSD are Uberfast04:37
julian-Blue1: USB is far, far slower, and SSDs use much better NAND than most flash drives.04:37
Ivanradya04:37
Blue1julian-: only ssd I have is mp3 player, and it's slow (class 2)04:38
xidanyone know why there aren't any small EC2 instance available?04:38
julian-Blue1: http://www.anandtech.com/bench/Product/182?vs=15204:38
Ivanradight guys im off04:38
=== Senestre is now known as rabbitFeet
Ivanradlast call for anyone who will stay on the phone with me04:38
Blue1Ivanrad: good luck d00d04:39
Ivanradand help me04:39
julian-Ivanrad: Good luck, ensure you read the instructions carefully.04:39
Ivanradinstructions?04:39
julian-In the installer04:39
Ivanradkk04:39
elijahWell, Gparted just doesn't work on Kubuntu, or at least this version has a bug. Will not accept my password no matter what. Tried at least 10 times.04:39
tensorpuddingUsing ext2 might save you on writes, but not having a journal means that you're at risk if your machine crashes04:39
chazI'm installing 10.04 from the alternate cd. It boots on the cd fine but after I select my language and keyboard it says it cannot find a common cd-rom drive. I have a sata connected hard drive and dvd-rom drive how do I get the installer to work correctly? It should detect it if it could boot off it?04:39
julian-Ivanrad: If you just want Linux on it, just tell it to use the whole disk and let it sort it out.04:39
Ivanradkk04:39
elijahI can launch Gparted using sudo gparted via cli with the same password.04:40
elijahvery odd04:40
Blue1elijah: what do you want to do?04:40
yeastwarsjulian-: and for some reason, mplayer/totem aren't displaying anything (black)04:40
elijahBlue1: I was trying to launch the Gparted GUI via Krunner (like Gnome Do), a password prompt came up and ignores the correct password everytime.04:41
Blue1elijah: normally run gparted off the livecd04:41
* julian- remembers he actually came in here for help04:41
elijahBlue1: Why?04:41
rhetthiya04:42
Blue1elijah: gparted requires the disc to be unmounted04:42
rhettI'm running 10.04.  I have wireless internet on 192.168.55.1 as the gateway, but I also want to connect to an internal wired network over ethernet on 192.168.0.104:42
julian-yeastwars: Yeah, I'm sorry but I have no idea, though considering my epic n00bness..04:43
rhettso, I can do that, but when I do, I see both connections on ifconfig, but my web surfing no longer works04:43
elijahBlue1: That is assuming you are working on only the OS partition. I have multiple partitions, definitely not interested in running off a love cd04:43
elijah*live04:43
rhettI want the browser to use the connection on wlan0 instead of eth004:43
elijahBlue1: Gparted let me unmount the partition I wanted to resize.04:43
Blue1rhett: dumb question - you did pull the ethernet cable, yes?04:43
elijahI just wish I could launch it via Krunner and not CLI.04:44
Blue1elijah: okay YMMV04:44
rhettBlue1, when i pull out the ethernet cable, web surfing and irc works fine04:44
rhettI want to stay connected to both networks though04:44
Blue1rhett: I can't confirm this but my experience is, (at least with my netbook) it seems to prefer hardwire over wireless04:45
chazI'm installing 10.04 from the alternate cd. It boots on the cd fine but after I select my language and keyboard it says it cannot find a common cd-rom drive. I have a sata connected hard drive and dvd-rom drive how do I get the installer to work correctly? It should detect it if it could boot off it?04:45
julian-So, now that Ivanrad is off, I've only got a Bluetooth keyboard, any ideas as to how I can install Ubuntu and actually be able to switch between it and Windows?04:45
Blue1chaz: let's backup did the download md5sum correctly?04:45
rhettthat's what's happening to be, Blue1.  Is there a way to change it?04:45
Blue1rhett: there might be, but I never got any further investigating it.04:46
chazBlue1: yes the dvd is working i've used it on another system04:46
Blue1chaz: no not what I asked, is the md5sum on the download correct?04:46
Blue1!md5sum | chaz04:46
ubottuchaz: 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_Windows04:46
chazBlue1: just checked it, and it matches the one I just downloaded for it04:47
Blue1chaz: kewl at least we know you got a good download - always first place to start. so you've booted the alt. install cd, and it comes to the point where it can't find the cd or dvd?  one quick question.  did you burn the iso onto a cd or dvd?04:48
chazBlue1: onto a dvd, it seems the bios recognizes the drive and understans how to mount and read it to load the ramfs into memory, but ubuntu does not contain a driver in the ramfs for the sata dvd drive.. so I'm thinking I need to modprobe a driver04:49
Blue1my!  people come and go so quickly here.04:54
BiggFREEIt is like a highway04:54
Blue1BiggFREE: indeed04:54
BiggFREElol04:54
Blue1BiggFREE: extra points if you know what movie that line is from.04:55
BiggFREE?04:55
=== dirk_ is now known as dirkle
Blue1BiggFREE: dorothy said that after the witch disappeared.04:55
julian-Blue1: AiA?04:56
BiggFREEBlue1: ... I do not know :(04:56
actionParsnipBlue1: is it from Victoria Givens, a biography ;)04:56
Blue1julian-: the wizard of oz04:56
julian-Blue1: Darn04:56
julian-Blue1: There's a line like it in AiA04:56
AndrewMC!ot04:56
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!04:56
bonez2046any apps that include chat and web cam ?04:57
Blue1juyeah yea04:57
kronospherewho is img.myfreecams.com ?04:57
actionParsnipbonez2046: what protocol?04:57
bonez2046actionParsnip: protocol? You mean I get to choose?04:57
actionParsnipbonez2046: msn? aim? yahoo?04:57
bonez2046oh, my friend has a yahoo account..04:58
bonez2046I am running irssi04:58
actionParsnipbonez2046: gyache can do it afaik04:58
bonez2046but glad to run some other..04:58
actionParsnipbonez2046: amsn can do cam over msn04:58
kronosphereis there a malware type of app to clean malware from our ubuntu ?04:58
bonez2046thanks..05:00
wevlI have a ubuntu 10.04 question. Am I in the right place?05:01
tensorpuddingwevl: yes05:01
tensorpuddingkronosphere: you have malware?05:02
gstarx90kronosphere, avast05:02
wevlAfter not using my machine for while, when I return, I have to log in again. Is there a way to turn this automatic log out off?05:02
kronospherei think, a little globe was at the top of my panel, and it was some img.myfreecams.com (sounds like a sex site)05:03
kronospherety gstarx9005:03
kronospheretensorpudding: does that sound like malware?05:04
tensorpuddingkronosphere: on your ubuntu panel?05:05
harovaliI have a 9.10 machine booted in recovery mode, since some critical libraries got misteriously broken (which make the normal system functioning impossible). Now, I'd like to run some sort of package recovering routine, which the recovery menu does offer as an option. But since I only could awaken the ethernet interface from the netroot option, and these settings seem to be lost if I ctrl-d , I'd like to run some apt command t05:06
kronospheretensorpudding: yes05:06
kronospheretensorpudding: rigth next to the battery symbol05:06
kronosphere*right05:06
tensorpuddingkronosphere: huh05:06
kronospheretensorpudding: next to the battery power indicator, the volume indicator, at the top of the ubunt panel05:07
Blue1harovali: have you tried sudo apt-get -f install05:08
kronosphereanyway, i clicked remove from panel, and it removed05:08
julian-Hmm, is there a way to get my BT keyboard recognised during install?05:08
thune3harovali: debsums is a program that compares installed files against their md5sums at the time of install. It might be able to show you libs that are broken. (i'm not clear on your issue exactly though)05:09
neil_dI found out how to make network-manager start a wi-fi connection at bootup... but this didn't affect my problem.. at shutdown the system still seems to disconnect the wi-fi before unmounting the samba shares... then taking forever (sometime hours) to shutdown... any ideas on fixing this?05:11
PreZugh.  I downloaded Ubuntu 10.10 (beta) CD ... trying to launch Ubiquity gives a bus error :(05:12
neil_dPreZ: try the ubuntu+1 channel.05:12
actionParsnipneil_d: you may have to add the unmounts to your session logout so they unmount before the wifi dies05:14
GalaxorI'm trying to start tftpd-hpa.  in.tftpd -L -s -v.  It crashes immediately, printing nothing on the screen, leaving nothing in /var/log/messages, and returning error code 64.  Is there some other log file I should look at?05:14
neil_dactionParsnip: I suppose that would work as a patch... but I would need to add them for every user.05:15
kronospheregstarx90: is it necessary to run an antivirus protection app on linux?05:15
gstarx90kronosphere, no unless you do stupid stuff as root05:15
Galaxoranswer:  /var/log/daemon.log05:15
actionParsnipneil_d: true, i get the same but i just shutdown and leave the device on the side to die :)05:16
PreZI only use av to virus scan emails on servers I have a mail server on05:16
kronospherewell, im on my 4th day on ubuntu, not sure what would be stupid yet! :)05:16
actionParsnipkronosphere: it is if you use samba and windows clients to protect them from each other05:16
neil_dactionParsnip: I used to... but one time it was still trying to shutdown 2 hours latter (on battery power).05:17
actionParsnipneil_d: log a bug is all I can suggest05:17
kronospherewhat is samba? Am i automatically using samba if i am dual booted winxp and ubuntu?05:17
Blue1kronosphere: samba allows linux to read/write to a windows file system05:18
kronospherei see. so there is a chance i might need samba sometimes if i am dual booted, right?05:18
neil_dBlue1: that is a windows share... generally from a different computer..05:19
thune3neil_d: the way you have it setup, does network manager close when the session closes or later on?05:19
Blue1kronosphere: neil_d is correct my bad05:19
neil_dthune3: don't know... the interface stays up now after I log out of gnome.05:20
Blue1kronosphere: you can generally mount the windows partition in fstab05:20
Blue1kronosphere: if it's a local device that is.05:20
actionParsnipkronosphere: http://www.psychocats.net/ubuntu/mountwindows05:20
=== rabbit_kan is now known as xuekan
kronospherenice help article actionParsnip thankyou05:22
EMPulsehey guys, does anyone know how to enable Firestarter on startup on Ubuntu netbook edition? I used the start-up program and added "Sudo firestarter", but it never works. Thanks.05:22
Blue1EMPulse: sudo rcconf iirc05:23
EMPulse?05:23
EMPulseBlue1, what does that do?05:23
bobboauI have a mythbunu virgin install, I have two hvr1600s in it, when I have just one card (tried both of them) it works fine, but when both are in it I get a panic. can someone tell me how to fix this please05:23
Blue1EMPulse: that allows you to control which programmes run at startup time...05:23
kronosphereBlue1 thank you05:24
=== xuekan is now known as rabbit_kan
EMPulseBlue1, thanks.05:24
Blue1EMPulse: you are welcome05:24
thune3neil_d: either do shares mounting through gnome (instead of fstab), or maybe add a pre-stop script section to /etc/init/network-manager.conf that unmounts your samba.05:25
kronospherebut does that answer my question about needing to run anti-vifus and anti malware apps? Do I need those?05:25
madfoxno05:25
thune3no?05:25
Blue1i have never run a/v software in linux.  ever.05:26
Blue1well, except with windows in a virtual box, but that's all05:26
blagdoes the ubuntu one client run on windows?05:26
madfoxkronosphere thune3 ya dont need a/v for linux unless you are receiving a file and plan to pass it on to a windows comp05:26
thune3linux *can* get malware, just not "viruses" so to speak05:26
Blue1true05:26
kronosphereok, thats a relief, i don't want to have to start bogging down linux with that stuff05:26
roved2101what's a virus kronosphere??05:27
bobboauI have been told that my problem looks like a resource conflict, but I have no idea how to resolve this05:27
Blue1bobboau: maybe you could describe the problem?05:27
BlkMonkey<blag> that is a good question, I don't think it does.05:27
bobboauI just reinstalled mythbuntu 10.04, I didn't have any cards in the system when I did the install, it boots up fine when I have either of the two hvr-1600s in it, but if I have both it dies with a bunch or errors05:28
bobboauKernel panic - not syncing: fatal machine check05:28
bobboauPid: 0, comm:swapper Tainted G M 2.6.32-24-generic #42-Ubuntu05:28
bobboau[drm:drm_fb_helper_panic] *ERROR* panic occurred, switching back to text console05:28
kronospherei installed ubuntu the easy way, using the wubi installer. is it true that the performance is going to deteriorate because of the type of install?05:28
thune3bobboau: if the driver for your hardware doesn't support multiple cards, then you will not be able to use multiple cards05:29
bobboauare some of the messages that stand out to me05:29
Blue1bobboau: you'd need someone with more experience the I, I have no clue what an hvr is.05:29
bobboauit is a tuner card05:29
neil_dthune3: there doesn't seem to be anything (of relevance) in /etc/init/network-manager.conf .... can I setup gnome to mount samba shares upon startup?05:29
bobboauit is a tuner card05:29
bobboauI was just in the mythtv chanel they told me to ask here05:29
buzzard32neil yes05:30
thune3neil_d: doing it though gnome would be mounted during the session only. And for network-manager.conf, you could *add* a pre-stop script section that does samba unmounting.05:30
Blue1bobboau: pardon my stupidity - is that like a tv tuner card?05:30
bobboauI see no mention of multiple cards not being supported05:30
bobboauyes05:30
Blue1bobboau: ahh never played with those - I got tivo05:30
thune3bobboau: multiple cards in linux would seem to work in the other direction by default, if multiple identical cards are supported then THAT would be mentioned05:31
BiggFREEbobboau: ... Is it like WIN TV ?05:31
strAlanlshw is showing two *-network outputs for 1 wireless card. Why is this?05:32
bobboauwell, the guys on the mythtv channel suggested that I manualy load the modules,  and assignt different resources to them, I asked them how to do that and they told me to ask here05:33
Oli````htop05:35
bobboauthen they started talking about wressling on the scifi channel...05:35
Blue1eesh05:36
actionParsnipstrAlan: some do that, one will be the actual card. You may need wicd05:37
strAlanactionParsnip: I'm helping a user on UF in the Net&Wless forum05:37
strAlanactionParsnip: and he's getting that output05:37
strAlanfor a BCM430605:37
actionParsnipstrAlan: try one, if its bad, use the other05:38
bobstrowhen i shut down or log out, i get an annoying "a program is still running" dialog box, and the list shows "unknown". this happened after enabling, then disabling auto-login. i've read of others with the same issue, but have found no fix. it happens even if i log in, then immediately reboot or logout. i've gone through ps and seen nothing unusual.05:38
zeknoxwhen you add a route to an ubuntu server with the route add command, does it stay in place even after a reboot?05:38
bobstrothis also happens with other user accounts on this computer.05:38
strAlanactionParsnip: yeah I'm just going to move on and assume that output won't be a problem05:38
thedanny09ls05:38
actionParsnipzeknox: no, add it in /etc/rc.local05:38
thedanny09ping05:38
actionParsnip!ping | thedanny0905:39
* ede_ Ping | Could not be resolved to an IP address05:39
ubottuthedanny09: pong05:39
ChogyDanbobstro: try wiping the the autostart folder, something like .config/gnome-session05:39
thune3neil_d: i guess another approach might be to have interface managed by networking instead of network-manager, but i'm not sure how to do that.05:39
zeknoxactionParsnip: just add the entire route command like I was typing it in cli05:39
bobstroChogyDan:  ok, thanks05:39
thedanny09everyone in this room, go to wendys, and order a baconator05:39
actionParsnipzeknox: absolutely, without the sudo bit, and above the exit 0 line05:40
ChogyDanbobstro: then the saved-session folder05:40
actionParsnip!ot | thedanny0905:40
ubottuthedanny09: #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!05:40
bobstroChogyDan:  ok, let me try logging out and back in05:41
PreZWhy does the 64-bit version say 'not recommended for daily desktop usage' on the Ubuntu download page?05:41
zeknoxactionParsnip: thanks man!  can you put any command in there that you want to boot on startup?05:42
ChogyDanPreZ: prolly cause some stuff doesn't work with it05:42
Blue1PreZ: don't know I use it everyday for a desktop and it seems to work fine05:42
thune3PreZ: because of small problems and incompatibilities with 3rd party software that you might encounter. Anyone with apt/command line proficiency could handle 64-bit.05:43
actionParsnipzeknox: thats exactly what it's for. It will be ran just before the login prompt appears, graphical or cli. If the command is a persistant service then end the command with an ampersand or the system will never boot05:43
actionParsnipPreZ: companys like brother only make 32bit drivers for example.05:44
PreZI'm tossing up whether to install ubuntu or gentoo on my re-built desktop05:45
bobstroChogyDan:  no such luck. i'll keep trying session-related things.05:45
harovaliBlue1: thune3: thanks05:45
ChogyDanbobstro: you wiped the saved-session folder?05:45
ChogyDanbobstro: nvm,nvm05:46
harovaliHow do I tell which package does /lib/libpam.so.0 belong to ?05:46
actionParsnipharovali: dpkg -S libpam.so.005:46
harovaliactionParsnip: thank you05:46
bobstroChogyDan:  yes, i tried that an rebooted. same issue.05:46
bobstroChogyDan:  i'm disabling startup applications as well now.05:47
Blue1sorry linux does no magic.  if you want the ip address of your other computer, only way I know of is to do an ifconfig on that computer, and then you can put the info in /etc/hosts05:47
Blue1oops wrong guy.05:47
Crankygeek01If I want something to start during boot what would I do?05:48
actionParsnipBlue1: could use dig, it will use dns magic ;)05:48
Blue1actionParsnip: never heard of it, I will have to try it.05:49
DoyleBlue1: depending on how many computers are on the network a simple device discovery tool may be enough...05:49
actionParsnipCrankygeek01: add the command in /etc/rc.local    add an ampersand on the end and don't use sudo. Also add it above exit 0. It will then run as root also05:49
thune3Crankygeek01: you hit it in the mouth, in the morning. Then you put it in /etc/rc.local05:49
actionParsnipBlue1: ;)05:49
Crankygeek01Thank you!05:50
luwhi in my irc client, how can i automaticly join channels that i have on my list?05:53
luwclient is default one that comes with ubuntu05:53
Doyleluw: waht client?05:53
Fudgehi can anyone tell me how to configure the xorg dummy dirver?05:53
luwsorry, xchat-gnome 0.26.105:53
EMPulsehey guys05:54
EMPulseIs it true that firestarter isn't that well supported anymore?05:54
luwDoyle: i thought i configured it, but i only join the servers i selected, not the channels05:54
Doyleluw: here's a good reference http://wiki.foresightlinux.org/display/docs/Xchat-GNOME05:54
Doyleluw: have a look, let me know how it works05:54
Crankygeek01Has anyone else had problems with Team viewer on ubuntu 10.10?05:55
TheVincehello all05:55
DoyleCrankygeek01: what kind of problems?05:56
Crankygeek01I can't get it to install05:56
DoyleCrankygeek01: download from website?05:57
fluvvelldoes anyone know exactly what the ipod initialise function does in Lucid and how to undo it? Its broken my wifes new ipod05:57
DoyleCrankygeek01: teamviewer_linux.deb what what I used05:58
Crankygeek01Yes, from the site...giving a validation error05:58
DoyleCrankygeek01: more specifics on the error please, when durring the install does it occure, what is the exact text of the error?05:59
Ivanradhey all05:59
Ivanradfinally found a usb stick05:59
thune3Crankygeek01: my wild guess is an incomplete download06:00
Crankygeek01It happens as soon as I start the install. I'll have to go try it again to get the exact error06:00
Doyleluw: wb06:00
kevdog'sup06:01
DoyleCrankygeek01: ok, let me know what it is06:01
Doyleluw: did that work?06:01
Crankygeek01I have tried downloading it for the last 3 days with no luck on install06:01
luwhi Doyle.  thank you, it worked for the channels in my OFTC network, but not in my freenode network06:01
DoyleCrankygeek01: you don't have to download it again, just run the one you have06:02
DoyleCrankygeek01: it'll be in ~/Downloads by default06:02
Crankygeek01Right...but I tried because I thought it was a faulty download06:02
Doyleluw: ah, freenode takes a while for my client to connect to, it may be running the join command too soon for the network to catch it06:03
Doyleluw: since it works on one network, it's not the client06:03
Ivanradwow06:03
Ivanradfor some reason the zif connector doesnt work...06:03
Doyleluw: I remember back in the day there was a delay option on some clients, have a look around to see if you can delay the joins by a few seconds. I'm not too familiar with Xchat beyond the basics06:04
DoyleIvanrad: they're delicate...06:05
luwDoyle: ok great.  also before, i didnt have the # infront at first (guess i didnt need it).  so should i wait for it to join those channels it didnt join?06:05
luwDoyle: again thank you for your help06:05
Votansomeone tries to send me a file on empathy, .... where the heck can I accept it ? I do not get a dialog like in Windows Live Messenger under windows ?06:05
luw(guess i didnt need it i meant "guess I THOUGHT i didnt need it"06:06
Doyleluw: typically # is necessary, but people are lazy and a lot of programmers setup the program to enter it automatically if the user doesn't. Try putting # in front. Can't hurt.06:06
Ivanradso06:07
Ivanradi dont get this06:07
luwDoyle: sorry for the confusion.  at first i didnt have that # (why it didnt work for OFTC channels).  then i read your tutorial and i added the #.  now it does (for OFTC).06:07
Ivanradr there different zif connectors06:07
DoyleVotan: look around in preferences, it may be set to ignore all files... typically you want web apps setup to prompt user for all sends. You can also specify the download directory.06:07
Ivanradcause my runcore sent me a zif ribbon06:07
Ivanradand now my os wont detect it06:08
DoyleIvanrad: zif connector just specifies the type of mechanism, ti can be made in many sizes.06:08
Ivanradwell06:09
Ivanradthat explains it06:09
Ivanradso my hp minis zif connector wont work with my runcore zif connector06:09
DoyleIvanrad: if you do a google images search for zif connector you'll see a few dozen different types I'm sure06:09
DoyleIvanrad: if it looks like it'll fit, count the connectors on the ribbon and receiver, if they match up - cool.06:10
Ivanradthey do06:10
Ivanradi dont get why it doesnt match up06:10
VotanDoyle I agree, but the preferences Menu in empathy seems to be quite limited, there isnt even the possibility to configure anything related to filetransfers... or is there some kind of advanced Menu in empathy which I haven'T found yet ?06:10
DoyleIvanrad: products from different manufacturers can be annoying06:10
Ivanradbut they look exactly the same06:10
luwIvanrad: what are you tring to connect to with a ZIF?06:10
JonathanHello06:11
Ivanradok06:11
Doylessd?06:11
Ivanradi swapped my 1116nr ssd06:11
Ivanradwith a run core06:11
Ivanradthe ribbon that is stock doesnt fit06:11
Ivanradso they gave me two more ribbons06:11
luwso im guessing it isnt just sata or something standard?06:13
DoyleVotan: it may be an old version of empathy, until this year empathy didn't support file receiving06:13
VotanDoyle i am actually on maverick and got the telepathy-team ppa added to my repos so my version should be pretty bleeding edge, but i think the empathy options menu is stripped down in ubuntu and i haven#t figured out how to get the full one yet06:14
DoyleIvanrad: that's really weird, should work perfectly06:15
DoyleIvanrad: what happens exactly, drive isn't detected at all, even at BIOS level?06:15
Ivanradya06:15
Ivanradexactly06:15
DoyleIvanrad: There shouldn't be any incongruencies between drive manufacturers as to the specifications of the products they manufacturer06:16
DoyleIvanrad: it happens though... just get them to replace it.06:16
DoyleIvanrad: maybe it was exposed to some kind of radiation durring shipping that fried the control board06:17
DoyleCmon! Someone with a hard question!06:25
SoulShadowwhere do babies come from?06:25
frobisher!ot06:26
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!06:26
SoulShadowwell hey he said hard question06:26
DoyleSoulShadow: first a man and women fall in love, then they ebay "baby"06:26
SoulShadowlmao06:27
SoulShadow+1 internets to you06:27
frobisherlol06:27
Doylelol06:27
DoyleIf no one's going to challenge me tonight I might just play some Battle for Wesnoth06:28
Doylegnight all06:28
frobisherWhich is better Gnome or KDE?06:28
actionParsnipSoulShadow: well mummy and daddy love each other very much and daddy gives mummy a special hug ;)06:28
actionParsnipfrobisher: neither is better, both have advantages and weaknesses06:29
SoulShadowwell06:29
SoulShadowa pro of Gnome is it doesn't look designed by a 5 year old06:29
frobisherTY06:29
actionParsnipfrobisher: try both, see which you like06:29
SoulShadow@ actionParsnip http://www.youtube.com/watch?v=OOVeDwFLd1Q06:29
actionParsnipfrobisher: there are more DEs than that too06:29
SoulShadowLXDE is nice and light, i'm kind of a fan of that06:29
noisewaterphdfrobisher: they are both good. right now I'd say gnome is better, especially on Ubuntu, but KDE is showing promise of kicking some but again withing a few versions06:30
actionParsnipSoulShadow: +1 LXDE :)06:30
SoulShadowbut lightweight doesn't really make ad ifference to me06:30
SoulShadowon my i706:30
SoulShadowlol06:30
prince_jammystry them and decide06:31
actionParsnipSoulShadow: its just leaves more ram and cpu for other apps, makes the cpu run using less power too as you arent stressing it so much06:31
Name141is it possible to get notified when you need to restart the machine via ssh/terminal ?06:31
Name141after updates06:31
frobisherI have found that different distributions do the desktop differently.And that that matters too.06:31
SoulShadow6gb ram, i7-920 <33306:31
actionParsnipfrobisher: indeed, but underneath its all the same, linux06:32
actionParsnipSoulShadow: i work on servers which dwarf that signifiocantly06:32
SoulShadowdesktop computer != server06:32
SoulShadow:D06:32
actionParsnipSoulShadow: it can be06:32
SoulShadowwell yeah06:32
SoulShadowif i tossed an SSD in here it could double as a low end server06:33
frobisheractionParsnip:you are right.06:33
actionParsnipfrobisher: just have a play, see what the OS can do. You'll break it a lot and reinstall etc but you'll learn a lot06:33
frobisheractionParsnip: Yea,but first I have to fix my computer so that I can dump wubi.06:35
duckx0rwhen doing a grub-install is the --root-directory where / is or where /boot/ is?06:36
madjoeHow to let PHP to freely chmod folders on my Ubuntu?06:36
actionParsnipmadjoe: sounds dangerous to me06:37
madjoeactionParsnip: well, I have to let it store user's data on my server - since there are so many of them, I should organize it in separate folders06:38
noisewaterphdSoulShadow: i just did a 240gig SSD for the system drive last month with 2 sets of mirrored 2.5tb drives for storage.  Performance increase is substantial!06:39
madjoeactionParsnip: think of it as Facebook's user galleries06:39
SoulShadownoisewaterphd: i'm looking at a 300gb intel06:39
SoulShadowwhenit comes out06:39
actionParsnipmadjoe: then give each user ownership of their own folder (maybe)06:39
Flannelduckx0r: /06:40
actionParsnipnoisewaterphd: its still a SATA interface so yo u are limited to 300Mb/s06:40
noisewaterphdSoulShadow: definitely worth it IMO06:40
madjoeactionParsnip: there will be 100 of thousands of users that will create 100's of folders...06:40
SoulShadowmodern ssd's don't saturate the sata2 bus06:40
noisewaterphdactionParsnip: so06:40
SoulShadowone ssd can read higher than sata206:40
madjoeactionParsnip: each folder that is created now is a chown of www-data:www-data06:41
actionParsnipnoisewaterphd: there is a PCI-express 16x SD card reader which (although not bootable) gives 2.5Gb/s06:42
actionParsnipnoisewaterphd: as the data goes direct onto the PCI bus rather than through a slow SATA controller06:42
SoulShadowactionParsnip: doesn't matter if the ssd can't utilize it06:43
actionParsnipSoulShadow: why wouldnt it, SSD is a defacto standard06:43
shaiHi :) Do you know what the difference is between /usr/bin/sar and /usr/lib64/sa/sa1 and sa1 and sadc ? I'm using Ubuntu 10.04 if it makes any diff...06:44
Zyklonwhat's the cmd for closing firefox from cmd line?06:44
SoulShadowcurrent SSD's cannot saturate the SATA bus06:45
saik0Zyklon killall firefox, (or maybe firefox-bin)06:45
SoulShadowand besides06:45
SoulShadowwe have SATA 306:45
SoulShadowanyway06:45
actionParsnipZyklon: killall firefox06:45
Zyklonnope still getting that it's running06:45
Zyklonso can't open a new :/06:45
fratzbcps auxf | grep firefox06:46
fratzbcget the id and kill it06:46
Zyklonfrom ps -aux?06:46
SoulShadowhttp://www.newegg.com/Product/Product.aspx?Item=N82E16820148349&cm_re=crucial_c300-_-20-148-349-_-Product  <-- only current SSD capable of above SATA 2 throughput06:46
saik0 Zyklon: If that does not work kill -9 <<process id>>06:46
ZyklonactionParsnip: any easy way to get the d?06:46
Zyklonid*06:46
SoulShadowand as you'll notice that's only in read06:46
actionParsnipZyklon: you can use: kill `pidof firefox`     if you want06:47
Zyklonkill `pidof firefox`06:47
Zyklonlike that?06:47
macoZyklon: why not "pkill firefox"?06:47
actionParsnipSoulShadow: magnetic ram will be sweet :). Keeps the data in the ram even after power off, RAM data rate is phenominal06:47
Zyklonreturns didn't get killed or something06:48
Zyklonbut when I try start it up I get in use or already running06:48
SoulShadowactionParsnip: think mainstream, not future tech :P06:48
Zyklonadmin@ks33885:~$ sudo killall firefox06:48
Zyklonfirefox: no process killed06:48
ZyklonI get in return06:48
actionParsnipZyklon: if you run:    ps -ef | grep -i fire       the leftmost value is the PID (or program ID). You can kill that06:48
tensorpuddingZyklon: sounds like firefox has quit then06:48
actionParsnipSoulShadow: always look to the future ;)06:48
Zyklonok06:48
SoulShadowthen you'll always be waiting actionParsnip :p06:49
Zyklontensorpudding: why it say it's not when I try starting it up again then?06:49
Zyklonworked now06:50
wrektjetim having real problems getting my router to play nice with 10.04. in connected thru it right now, and xchat is working. but the web is hit or miss. sometimes it works and other times it times out over and over.06:50
Zyklonone more thing easiest way to unpack a .rar file in ubuntu?06:50
tensorpuddingwrektjet: it could be a dns issue06:50
fratzbcZyklon: what do you get as output when you do "ps auxf | grep firefox"06:51
actionParsnipSoulShadow: indeed, but i never buy it. I just like to read the stuff06:51
fratzbcthere must be some process running06:51
Zyklonfratzbc: I got it to work06:51
fratzbcZyklon: ok06:51
Zyklonnow I need help unpacking a .rar file06:51
Zyklon:)06:51
actionParsnipSoulShadow: my fastest cpu is 1.6Ghz sempron :)06:51
DasEiZyklon: install unp and all desired codecs, one command for all compressions06:51
fratzbcunrar x -y file.rar06:51
Zyklonoki06:51
DasEi!info unp06:51
ubottuunp (source: unp): unpack (almost) everything with one command. In component universe, is optional. Version 1.0.15 (lucid), package size 10 kB, installed size 76 kB06:51
actionParsnipZyklon: sudo apt-get install rar unrar p7zip-rar p7zip-full      you can then use fileroller in nautilus, or: rar x filename.rar#06:52
tensorpuddingwrektjet: a way to test would be to run dig for various websites, and see the time it takes to get a response06:52
wrektjettensorpudding, i have it set to get dns automatically06:52
SoulShadowactionParsnip lol06:52
SoulShadowthe intel 300gb will be nice to pick up06:52
DasEiZyklon: sudo apt-get install unrar unp06:52
kevdogtar -zxvf tar.file06:52
actionParsnipSoulShadow: i chat and browse the web, i dont need anything more06:52
tensorpuddingwrektjet: wrektjet what dns servers are listed in /etc/resolv.conf?06:52
DasEiZyklon: sudo apt-get install p7zip-full              , and so on06:53
tensorpuddingwrektjet: it's probably that your router is doing dns, and doing it really badly06:53
actionParsnipkevdog: rar, not tar. and -z is only needed for gzipped tars ;)06:53
wrektjetlol06:53
Zyklonok I'll try06:53
SoulShadowactionParsnip: i'm picking up a 15.6" dual hdd laptop, prolly a 300 ssd and a 750 hdd06:53
ZyklonErrors were encountered while processing:06:53
Zyklonacpid06:53
Zyklonacpi-support06:53
ZyklonE: Sub-process /usr/bin/dpkg returned an error code (1)06:53
Zyklon:/06:53
FloodBot4Zyklon: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.06:53
wrektjettensorpudding, the only entry is nameserver 10.0.0106:54
kevdogYea ok06:54
DasEiZyklon: sudo dpkg --configure -a06:54
actionParsnipZyklon: run: sudo apt-get update     use pastebin to give the output if anything interesting crops up06:54
fratzbcZyklon: are you root?06:54
Zyklonoki06:54
Zyklonyes06:54
quiescensthat's not really what that kind of error would suggest06:54
noisewaterphdactionParsnip: Im a developer, some power is nice. Especially considering I work a lot with video compression06:55
kdc1956need help with getting my wireless to work on a acer aspireone06:55
sculpturedkdc1956, do you know the specific model of the aspire one?06:56
kdc1956532h06:56
actionParsnipnoisewaterphd: i work no computers in 12 hour shifts so I try and keep any techical stuff to a minimum when I'm chillin06:56
verywisemanhello guru , i have oki mb260 , and i want a driver for it, would you help me pls?06:56
kevdogahhh wireless always causing issure06:56
Zyklonfratzbc: getting a bunch of errors06:57
kdc1956it works good on a wire06:57
DasEiactionParsnip: rofl06:57
ZyklonErrors were encountered while processing:06:57
Zyklonacpid06:57
Zyklonacpi-support06:57
noisewaterphdbroadcom open sourced there drivers finally!!!06:57
fratzbcZyklon: msg me your problem06:57
Zyklonok06:57
noisewaterphdhopefully that means the end of supporting crappy dell notebook wifi issues06:57
DasEi!broadcom | noisewaterphd06:57
ubottunoisewaterphd: Help with Broadcom bcm43xx can be found at  https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx06:58
kevdogwhat: openfwwf has been providing broadcom open source drivers for a select number of devices for a while now?  at least 2 years06:58
kdc1956I install all of those driver and it still want go wireless06:58
noisewaterphdbroadcom themselves opensourced there wifi drivers06:59
kevdogwhen?06:59
sculpturedkdc1956, the  Acer InviLink Nplify (your netbooks NIC) apparently only has windows drivers, you may have to use Ndiswrapper07:00
kevdogand more importantly -- are they in any form no compile and run on an install now?07:00
noisewaterphdthe issue could be avoided if manufacturers would put decent wifi chipsets in in the first place07:00
kdc1956how do I do that07:00
jacob2010Error when enabling desktop effects on ubuntu .10.04 and an ATI 5750 using the FGLRX driver Desktop effects could not be enabled07:00
sculpturedkdc:1956 !ndiswrapper07:00
noisewaterphdkevdog: like 2 days ago07:00
kevdognoisewaterphd: shit -- bound to be problems for a while07:01
fratzbcZyklon: check msg07:01
kevdogkdc1956: what's the chipset of your wireless device?07:01
wrektjetwould anyone recommend changing the dns settings to for example googles dns in the /etc/resolv.conf file and would i then have to change settings in the router config page (that i conecct to within a browser)07:01
kdc1956no idea07:02
harovaliwhy does libpam tend to break so fragily ?07:02
saik0Is there a way to remove a package from the dpkg db while leaving the files intact. (And yes I'm aware thats a really bad idea)07:02
harovali(i could fix it, happily)07:02
harovaliit has happened to debian / ubuntu systems under my administration in a number of years07:03
harovalithree or four times IIRC07:03
actionParsnipsaik0: you could extract the deb and manually copy the files to the relevant places07:03
kevdogkdc1956: lshw -C network07:04
actionParsnipsaik0: its a really BAD idea07:04
actionParsnipsaik0: but if you want to do it, i can't stop you07:04
saik0actionParsnip: Actually I have a package that was installed with a broken postrm script07:04
kdc1956where do I do this at in shell07:04
DasEiwrektjet: you could try this, but.. how do you connect to your router ? are you using a firewall ? checked syslog for hints on connection cuts ?07:05
actionParsnipsaik0: then move the postrm to ~ then remove the package07:05
saik0Cant remove it, I know i could reinstall it but I would need a working package, in short it would be much easier to just remove the the dpkg db and rm the files, as there are only a few07:05
kevdogkdc1956: yes -- and look for your wireless card and where the driver is listed -- or card type and revision number07:06
sculpturedi think someone might find this funny, i just wrote a program named please that calls sudo, so whenever I want to run a program as super user i have to say please07:06
kdc1956ok thanks07:06
DasEiwrektjet: in default, resolve.conf will be overwritten in next reboot07:06
saik0actionParsnip: not sure i follow07:06
DasEisculptured: you could just use an alias for this07:07
sculpturedDasEi: I didn't even know alias existed. >.<07:08
wrektjetDasEi, im not using any particular firewall and nothing really seems to show up in syslog07:08
noisewaterphdsculptured: now you have to type more07:08
actionParsnipsaik0: if you move the postrm file the system will simply remove the files in a normal reboot stylee07:08
* SoulShadow slips this in: http://www.peopleofwalmart.com/?p=1692007:09
actionParsnips/reboot/remove07:09
wrektjetDasEi, im just having so many difficulties in setting up a home network07:09
DasEisculptured: /etc/bash.bashrc for systemwide changes, add a line : alias please="sudo" save, re-open terminal , there it is07:09
rypervencheHi everyone. I'm going to set up dual boot on my netbook and I have 280GB to partition. I want the maximum amount set aside for /home. How much do you think I should set aside for Windows 7? As of now it takes up 17GB of space.07:09
* SoulShadow waits for someone to click it.07:09
noisewaterphdsculptured: but ya, that's enough for a chuckle now and then07:09
DasEiwrektjet: sudo apt-get install pastebinit07:09
sculpturednoisewaterphd: that was my goal, im glad you appreciate it07:10
SoulShadowaww nobody clicks :(07:10
noisewaterphdplease rm -rf /home/girlfriend07:10
DasEiwrektjet: sudo apt-get udate && sudo apt-get upgrade                , you are using current lucid ?07:10
sculpturedDasEi: thanks for the info, I think I'll delete the program I wrote and instead just use that alias. thank you07:10
noisewaterphdSoulShadow: hahahaha07:11
SoulShadowyay!07:11
* SoulShadow is redeeme07:11
SoulShadowd07:11
wrektjetDasEi,  yes07:11
wrektjetE: Couldn't find package udate07:11
rypervencheNo one knows how much space I should leave for Windows 7? :/07:11
rypervencheI won't be using it for much.07:11
DasEiwrektjet: pastebinit /etc/network/interfaces            , give resulting url from terminal here07:12
rypervencheBut for programs that I can't run on Ubuntu.07:12
SoulShadowrypervenche that's impossible to say07:12
SoulShadowwe have no idea what programs or what you'll be doing07:12
graphitemastercan I get some help here07:12
DasEirypervenche: consider drives became cheap :)07:12
rypervencheWell, I want as little as possible. I will be playing Final Fantasy VII on it, and I'll probably put a few Chinese programs on it, not too much.07:12
DasEi!ask | graphitemaster07:12
ubottugraphitemaster: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)07:12
graphitemasterI'm sick and tired of ubuntu software channel loading up when I download debs07:12
rypervencheSomeone recommended 80GB.07:13
graphitemasterI want to use Gdebi!07:13
rypervencheI feel that it may be too much though.07:13
graphitemasterI'm trying to download some stuff from playdeb, and I'm using ubuntu 10.10, so it loads up in the software channel, instead of actually download the .deb package.07:13
graphitemasterand says the package is not found.07:14
wrektjetDasEi, i would love to. connection timed out/07:14
wrektjetironic07:14
graphitemasterin-fact, ubuntu 10.10 I understand is the beta version, but you need to seriously add the game packages to the sources.07:14
graphitemastersince, they work flawlessly.07:14
DasEiwrektjet: sudo apt-get update && sudo apt-get upgrade07:15
saik0actionParsnip: got it, didnt know that all the pre/post scripts were stored in /var/lib/dpkg/info07:15
DasEi!lucid | graphitemaster07:15
ubottugraphitemaster: Ubuntu 10.04 LTS (Lucid Lynx) is the current release of Ubuntu. Download http://releases.ubuntu.com/10.04/ - Release Info: http://www.ubuntu.com/getubuntu/releasenotes/100407:15
DasEi!getdeb07:15
graphitemasterDasEi, ues I'm using ubuntu 10.1007:16
graphitemaster*yes07:16
actionParsnipsaik0: slightly more graceful eh ;)07:16
DasEi!maverick > graphitemaster07:16
ubottugraphitemaster, please see my private message07:16
wrektjetbut all it has is "auto lo" and "iface lo inet loopback"07:17
DasEigraphitemaster: for almost all circumstances you can add repositories- on your own risk of instability or a borked apt07:17
kevdogwrektjet: what is problem?07:17
graphitemasteryeah, I understand that, but I just need ubuntu to stop opening up the software channel when people download .debs07:17
wrektjetDasEi, the contents of etc/network.interfaces is "auto lo" and "iface lo inet loopback"07:17
graphitemastererm apturl07:18
saik0actionParsnip: Yeah, just fixed the offending lines. Then removed the package07:18
DasEiwrektjet: how do connect to your router, dhcp ?07:18
graphitemasterDasEi, when ubuntu sees an apturl it loads up the software channel, and locates the package.07:18
graphitemasterfrom it;s own sources.07:18
graphitemasterDasEi, this breaks playdeb, since apt-url is suppose to download the dep, then launch it with Gdebi07:18
wrektjetDasEi, at the moment yes. i figure if i can get dhcp i can try static afterwards07:19
DasEiwrektjet: yes07:19
wrektjetDasEi, it WAS working on static but that failed so i reverted to dhcp, that worked for a while then failed as well07:19
graphitemasterI just need apturls to actually open with apturl...07:20
DasEiwrektjet: lspci          , just an eth0 ?07:20
graphitemasternot this silly software managment tool, gui thingy, what ever you guys call it.07:20
DasEigraphitemaster: if your sources are set up properly, can go with apt without softwarecenter opening07:21
kevdogwrektjet: Having problem with your wireless network card?07:21
wrektjetDasEi, just the one ethernet controller07:22
DasEikevdog: no, he's having trouble with connection cuts on a wired router07:22
graphitemasterDasEi, it's not suppose to download the package from ubuntu sources.07:22
wrektjetkevdog, not even wireless.07:22
graphitemasterit's suppose to download from playdeb.07:22
kevdogsucks -- what wired card07:22
DasEiwrektjet: gksudo gedit /etc/interfaces07:22
fratzbcomg sun is in my screen... what todo?!07:23
DasEiwrektjet: gksudo gedit /etc/network/interfaces07:23
mast`apt-get install sunglasses07:23
fratzbcmast`: thanks! just works... my screen just when white/black07:23
* graphitemaster is just going to remove xdg-open07:24
DasEiwrektjet: insert, line by line :07:24
DasEiwrektjet: auto eth007:24
wrektjetDasEi, auto lo07:24
wrektjetoh sorry07:24
wrektjetgot u go ahead07:24
DasEiwe know this already, wrektjet07:24
DasEiwrektjet: iface eth0 inet dhcp07:24
jacob2010Error when enabling desktop effects on ubuntu .10.04 and an ATI 5750 using the FGLRX driver Desktop effects could not be enabled.  Compiz worked in 9.10 with this card07:24
DasEiwrektjet: you know tthe ip of the router ?07:25
DasEijacob2010: I'm no good with ati, but remove fglry for sure on it07:25
DasEix*07:25
SoulShadowfglrx works when it wants to07:26
SoulShadowlol07:26
SoulShadowlets just put it that way07:26
DasEijacob2010: there had been improvements on this card, but need to find someone using it, too07:27
SoulShadowugh i kinda wish ubuntu had inxi by default07:27
SoulShadowso he could just /exec -o inxi -xG07:27
SoulShadowwould explain everything i bet :p07:27
wrektjetDasEi, ive got it now yes07:27
DasEiwrektjet: if so (IP) can add a line : gateway 192.XXX....07:28
neil_dit seems that when you do a shutdown or reset from the panel... gnome isn't logged out first.... :( ... If I have setup /etc/gdm/PostSession/Default to un-mount my samba shares ... if I logout then reset everything goes fine.. if I just reset from the panel, it doesn't reset properly... it hangs with cifs errors :(07:28
brummbaerhi, does anyone know if scripts in /etc/NetworkManager/dispatcher.d/ are run only on connection or also at disconnect?07:28
wrektjetDasEi, and delete previous lines or add these lines in addition to what was b407:28
DasEiwrektjet: save the file, close gedit07:28
DasEiwrektjet: just add, three lines in the whole then07:29
DasEiwrektjet: closed ?07:29
wrektjetclosed07:30
DasEiwrektjet: sudo /etc/init.d/networking restart07:30
DasEiwrektjet: any complaints in the trml ?07:30
wrektjetno complioants but no ip either07:30
DasEiwrektjet: sudo dhclient07:31
wrektjetDasEi, internet connectivity!07:31
* ActionParsnip claps07:32
wrektjetDasEi, will the file reset on reboot07:32
graphitemasterDasEi, I added the lucid sources, and it still cannot find the packages, and yes, I ran sudo apt-get update07:32
DasEiwrektjet: the dhcp will override dns (resolve.conf) , and no, that's permanent, report if more trouble07:32
DasEigraphitemaster: ask in ubuntu+107:32
kneauxremember Living Colour?07:33
kneauxwhoops, sorry.07:33
yukongtmy laptop freezes everytime i try to put it in hibernate. The screen just goes black with the cursor flashing in the corner. Is there any way to fix it?07:33
ActionParsnipyukongt: do you use nvidia or ati vga?07:34
yukongtnvidia07:34
ActionParsnipThought so07:34
yukongtis it a known bug?07:34
Tempus_Fugithey cna anyone fill me in a little on wine and how to use it or is there a channel for that on its own ??07:35
Tempus_Fugitcan??07:35
ActionParsnipyukongt: very. There are possible solutions all over07:35
ActionParsnipyukongt: hibernate is very hard to get nice07:35
ActionParsnipTempus_Fugit: sure, wassup?07:36
Tempus_FugitActionParsnip: have you ever heard of a program called camfrog??07:36
ActionParsnipyukongt: may work: http://ubuntuforums.org/showthread.php?t=150639307:36
=== JimmyJ is now known as JimmyJ|zz
ActionParsnipTempus_Fugit: yes it doesn't work in wine. I've seen people asking about it07:37
DasEi!wine | Tempus_Fugit07:37
ubottuTempus_Fugit: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu07:37
wrektjetpublic question: should i go ahead and get a new router, does anyone have a recommendation on a specific one that they know will work well with 10.04 in setting up a home network with some windows machines wirelessly and my ps3 :) otherwise should i just get another network card and try to make my box act as the router?07:37
Tempus_FugitActionParsnip: it only runs on windows and mac and Im trying to see if wine will run it07:37
ActionParsnipTempus_Fugit: you can check the appdb for compatibility07:37
ActionParsnip!appdb | Tempus_Fugit07:37
ubottuTempus_Fugit: The Wine Application DB is a database of applications and help for !Windows programs that run under !WINE: http://appdb.winehq.org - Join #winehq for application help07:37
kapace_hello, whats the boot command line for safegraphics?07:38
ActionParsnipwrektjet: routers use ISO standards so any will be fine07:38
DasEiwrektjet: what's up now ? for a home network you need a cheap switch07:38
frobisherTempus_Fugit:wine:You may be interested in a website called Franks Corner.07:38
ActionParsnip!bootoptions | kapace_07:38
ubottukapace_: For a list and explanation on some of the boot options, see https://help.ubuntu.com/community/BootOptions07:38
yukongtis there any benefits in using x86 instead of x64?07:38
DasEikapace_: single07:38
kapace_im booting the netbook remix07:38
ActionParsnipyukongt: access more ram, advantageous for audio /video transfoming07:38
kapace_so i don't have those options07:39
DasEikapace_: same07:39
kapace_ok07:39
wrektjetDasEi, nothing is up in particular. its just really slow, and some things load and some time out and need to be clicked over and over. its frustrating07:39
wrektjetall so my roommate can check his email07:39
DasEiwrektjet: content of /etc/resolv.conf ?07:40
ActionParsnipwrektjet: i'd get a nice linksys personally they run a *nix based OS ;)07:40
wrektjetDasEi, simply nameserver 10.0.0.107:41
wrektjetwas considering changing to google dns which is 8.8.8.8 and 8.8.4.4 (thats how we started chatting)07:41
ActionParsnipyukongt: 3rd party companies like brother and canon seem to only make 32bit drivers. This is similar in other situations and is why 32bit is advised but if you want/need 64bit then run with it :)07:42
DasEiwrektjet: can have different reasons, bad cable, broken nick, bad router, ISP probs.. mtu settings 10 instead of least 100 link, dns... and more07:42
DasEinic*07:42
tensorpuddingwrektjet: did you test your dns using dig?07:42
wrektjettensorpudding, no. how do i do that07:43
tensorpuddingwrektjet: try grabbing dns records from several different sites using dig, and see what kind of times you get07:43
Tempus_FugitWell I am very impressed that COD works with wine that is too cool ...not sure if my lappy can handle the graphics though but that would be cool07:43
ActionParsnipWhen anyone mentions dig I always think of the mudvayne song07:43
tensorpuddingwrektjet: 'dig www.google.com', or the like07:43
DasEiTempus_Fugit: it does ? hola07:43
DasEiTempus_Fugit: which version ?07:43
ActionParsnipTempus_Fugit: probably because it uses proper opengl07:43
ActionParsnipAfair07:43
ActionParsnipTempus_Fugit: postal2 and doom3 work amazingly too (although doom3 has a native installer cos Id software rock)07:44
Tempus_Fugit here check it http://appdb.winehq.org/objectManager.php?sClass=version&iId=1280407:44
Tempus_FugitActionParsnip: lmao remember the first God mode code idkfa07:45
tensorpuddingwrektjet: i had an issue with the same thing, my cheap dsl router is to blame, so i ended up setting up a local caching dns server on my server07:45
ActionParsnipTempus_Fugit: you can play doom 1 in flash online now :)07:45
Tempus_Fugitsweeeet07:46
ActionParsnipTempus_Fugit: full port. Pretty sweet07:46
=== HEADSHOT is now known as HEADSHOT|afk
ActionParsnipTempus_Fugit: also jones in the fast lane (shows his age)07:46
wrektjettensorpudding, well its def the router bec directly to the modem works great. still not getting his dig thing working07:47
ActionParsnip!away > HEADSHOT|afk07:47
ubottuHEADSHOT|afk, please see my private message07:47
HEADSHOT|afkwhat?07:47
HEADSHOT|afkok07:48
=== HEADSHOT|afk is now known as HEADSHOT
tensorpuddingwrektjet: what problems are there?07:50
wrektjeti just figured out that dig works in the terminal07:50
wrektjethehe07:50
wrektjetlearn something new every day07:50
tensorpuddingoh07:50
tensorpuddingyes07:50
wrektjetdig www.facebook.com07:51
wrektjetsrry07:51
hateballIs there a way to disallow changing language via GDM, and in the session as well? We have public machines with public accounts, where it should not be able to change to any other language than our prefered, not even english07:55
=== `mOOse` is now known as m00se
wrektjetthanks for your help DasEi and tensorpudding but i have to go to the nite shift now before i fall asleep. will come back to this tomorrow.07:57
DasEiwrektjet: good sleep07:57
wrektjetno no cant sleep07:57
wrektjetmust work07:58
wrektjet:) thnx all good luck07:58
* Blue1 wonders how ivanrad made out?07:59
ActionParsnipBlue1: I believe there was some groping ;)07:59
graphitemasterI think I b0rked my ubuntu :P07:59
graphitemasterwe'll see08:00
Blue1ActionParsnip: no he was the guy trying to put linux on an ssd.08:00
graphitemasteri just damaged some stuff.08:00
olskolirchow graphitemaster08:00
Blue1get the duct tape08:00
ActionParsnipBlue1: usb-creator does that nicely or the universal thing from pendrivelinux for windows08:00
cklabeLol.08:00
graphitemasterwell, I for one added some sources to my list, from lucid ontop of maverik08:00
graphitemasterthen managed to break my keyring, and gpg in genreal.08:01
ActionParsnipgraphitemaster: well that's a bad idea to start with08:01
Blue1ActionParsnip: yeah we were trying to get him there....08:01
graphitemasterso I removed the lucid sources and did an update again08:01
graphitemasterand gpg keyring was total brokem08:01
Blue1uh oh08:01
graphitemasterso i purged gpg08:01
graphitemasterand it removed apt, and apturl and everything.08:01
graphitemasterso now I'm installing gpg2 and stuff from maverik08:02
graphitemasterand idk, i think this is totaly broken now.08:02
graphitemasterit's getting all kinds of broken packages.08:02
Blue1in the star trek vernacular:  "It's dead, Jim!"08:02
graphitemasteras long as it boots :P08:03
graphitemasteri can fix it.08:03
ActionParsnipgraphitemaster: lucid is lucid, maverick is maverick. You can't mix them as you have seen. There is a clear distinction between and mixing is not supported nor advised. Same with adding debian repos and such08:03
Blue1graphitemaster: and get to console.08:03
ActionParsnipgraphitemaster: even if it doesn't boot you can fix it using chroot ;)08:03
cklabeI have a Triton see2 uv150 USB to VGA adapter, can i setup dual monitors with this?08:03
graphitemasterif it does not boot, I will just reinstall :P08:03
graphitemasteri have eveythign backed up anyways.08:04
fratzbcany squid users here?08:04
graphitemasternothing is saved on the same hd as my os08:04
ActionParsnipgraphitemaster: as long as the OS has dpkg you should be able to install debs manually. Its going to be a long climb back08:04
Blue1graphitemaster: always have a path back to the way it was, before you messed it up!08:04
graphitemasterActionParsnip, I can just reinstall if i break it.08:04
graphitemasterohh there goes GNOME08:04
graphitemasteryay!08:04
Blue1yup, sometimes the way ahead, is to take 2 steps bck.08:04
ActionParsnipcklabe: if you run: sudo lshw -C display ,do you see both you current card and the usb thing?08:04
yukongtmy laptop has the  Intel Graphics Media Accelerator 4500M. Does anything extra drivers or anything need to be installed for it besides what ever came from the regular ubuntu install?08:04
cklabeyes ActionParsnip08:05
ActionParsnipyukongt: the stock install should run it. You can use an xorg.conf to maybe define better options08:05
graphitemasterwell that did nothing.08:05
graphitemastermore packages :D08:05
graphitemasterthis is the most unstable OS I'm running..08:06
ActionParsnipcklabe: ok use the monitor item in the system menu someplace to see if you can setup stuff there. You may need an xorg.conf file to make it fly08:06
ActionParsnip!dualhead | cklabe08:06
ubottucklabe: Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama08:06
graphitemasterKSPLICED kernel patches, borked nvidia drivers, totally messed ubuntu packages, and it's running :P08:06
graphitemasteras long as I don't reboot, I should be fine hehehehe08:07
ActionParsnipgraphitemaster: the OS is fine if you run it right and don't mix between releases08:07
graphitemasterActionParsnip, oh there is mixed releases galore here :D08:07
ActionParsnipgraphitemaster: that's why you are getting issues then08:07
graphitemasteri think i have 9.04 packages in my sources too LP:P08:07
ActionParsnipgraphitemaster: i'd reinstall and keep to your own release08:08
cklabeThank you ActionParsnip.  That at least gives me a lead.  The system menue option for monitors dosnt seem to detect it.08:09
graphitemasterall I have to do is, purge everything, run from terminal, and pop back in my cd, reinstall the sources of lucid, and install apt, and gpg keys, and run apt-get update, apt-get upgrade, then boot up, run update-manager -d and upgrade the distro back to 10.1008:09
graphitemasterit's not hard really.08:09
graphitemasterit's just repetitive.08:09
ActionParsnipgraphitemaster: maverick isn't supported here either08:09
cklabeActionParsnip: How would I setup a xorg.conf? Any documentation I have found points to a directory that dosnt seem to exist on 10.0408:10
ActionParsnipcklabe: gksudo gedit /etc/X11/xorg.conf ,then search online for sample files and syntax08:11
ActionParsnipcklabe: lucid doesn't ship with one but if one is present it will be obeyed08:11
ActionParsnipcklabe: someone may have a dualhead xorg.conf you can use/edit08:12
graphitemasterActionParsnip, it seems everything over here is going smooth :D08:12
olskolircanyone come across a plasma widget yet?08:12
ActionParsnipgraphitemaster: nice08:12
olskolircoope a plasmoid widget for youtube, anyone?08:12
cklabeThank you verry much ActionParsnip.08:12
metataggolskolirc, plasmoid.. sounds dangerous to me..08:13
ActionParsnipolskolirc: not used kde for years now. The guys in #kubuntu will see them daily08:13
olskolircoops wrong chan08:13
ActionParsnipcklabe: np bro. Its going to be hard but you'll get there08:13
quibbler /msg NickServ REGISTER nexus quibbler04@gmail.com08:13
gdboops?08:13
ActionParsnipQuick. Spam him/her!08:14
yukongtI found someone online saying to install uswsusp to fix the hibernate thing. I did that and it appears to be working, but what does it do?08:14
graphitemasterActionParsnip, do you know how to reinstall keyrings?08:14
ActionParsnipgraphitemaster: no idea, never had to do it08:14
ActionParsnipSorry08:14
graphitemasterfor example, [No keyring installed in /etc/apt/trusted.gpg.d/]08:14
ActionParsnipgraphitemaster: websearch that error, see what turns up08:15
graphitemasterActionParsnip, nothing at all shows up.08:17
=== Bridge| is now known as Bridge|A
ActionParsnipgraphitemaster: you may be able to copy the key from the livecd. Personally i'd reinstall. Sounds like a right mess08:20
graphitemasterI FIXED IT!08:23
graphitemasterbahaha :D08:23
graphitemasterguys I did it :P08:26
fratzbcwhat did you do?08:26
graphitemasteri managed to turn ubuntu 10.10 into ubutnu 10.04 lol08:26
fratzbc:P08:27
graphitemasterfixed over 10,000 broken packaged08:27
fratzbclol08:27
fratzbcwasn't a reinstall quicker?08:27
fratzbchow long did it take you ?08:27
graphitemasteri had sources from 11 other distros08:27
graphitemasterranging from debian stuff, to old version of ubuntu like 8.*08:28
graphitemastertook me about an hour :D08:28
fratzbchm cool08:28
graphitemasterbut now I'm missing the software center :D08:28
graphitemasterand sympatic erm..08:29
allan8904hi, is it possible to configure the window List applet for the gnome panel to not display certain applications?08:30
graphitemasterallan8904, yes08:30
allan8904graphitemaster: how  would i do that?08:30
graphitemasterSystem->Preferences->Main Menu08:31
gdb(That's not what allan8904 means.)08:32
graphitemasterno?08:33
graphitemasterwhat does he mean then08:33
allan8904nah gdb is right, not what i'm after08:33
graphitemasterohh the window list.08:33
allan8904yeah :)08:33
graphitemasteryeah, umm sorry, humm08:33
graphitemasteryou can look around in gconf-editor08:33
allan8904i'm in the config file08:33
graphitemasterperhaps there is something.08:33
allan8904but i dont know the syntax to do it >.<08:33
allan8904thought someone here might know08:33
graphitemasterI never knew you could edit it, so I don't know.08:34
graphitemasterif I was any smart I would assume it;s standard glib keyfile synatax,08:35
allan8904haha, yeah but even using that there would need to be a keyword for "do not show this one" type thing :S08:35
graphitemastergoogle the filename, and look at results08:36
graphitemasterbuild up an idea of the sanytax08:36
graphitemasterI'm sure people have edited it in the past.08:36
slow-motionhi08:37
mike9055anyone use awesomewm?08:37
graphitemastermike9055, yep08:37
mike9055graphitemaster: have you messed with the theme?08:38
quiescensallan8904: where are you looking at the moment?08:38
graphitemastermike9055,  yes08:38
mike9055graphitemaster: can i look at your config file?08:38
Phaedrus_Hi all, I'm trying to do a complete install on an old Sony PCG-505 and, based on what I've learned so far, the BIOS automatically re-maps  the CARDBUS cd-rom to appear as IDE at /dev/hde instead of /dev/hdc.  Apparently, it was possible to use: Ide2=0x180,0x386 to work around this issue with the 2.4 kernel, but this won't work with 2.6.  I've just tried using the Alternate Installer (Debian) for a command line install but the insta08:38
graphitemastermike9055, I don't have it not anymore :P08:39
allan8904quiescens: homedir/.gconf/apps/panel/applets/applet_2/prefs/%gconf.xml08:39
graphitemasterI uninstalled it, it was just a testing thing, I disliked it.08:39
mike9055graphitemaster: ah i love it08:39
quiescensphaedrus_: is there an issue with just leaving it as hde?08:39
mike9055graphitemaster: i've got so many machines im ssh'd into all tiled neatly08:39
CaleHi, I'm using Lucid, and my WM switches back to metacity from compiz every time I log out and back in again (forcing me to switch it every time if I want desktop effects). Any ideas about what might be going on there?08:40
Phaedrus_Nothing boots properly (not even DSL) if I don't play with it.  In fact, I have yet to boot to anything other than the old Win98 on the hard drive08:40
javDoes any one know if/how I can set the "default monitor" using xrandr? (I got a dual monitor setup)08:40
graphitemastermike9055, http://pastebin.com/4gzrTNK408:41
Cale(I set the option in the Appearance preferences box008:41
Cale)08:41
graphitemaster^^ pulled fromt he web mike905508:41
graphitemaster*the web08:41
s5sWhy is ubuntu so buggy? Hotplugging a simple external HDD doesn't work - I can't unmount it after mounting it. Then the icons stay on my desktop even when it was unplugged. Even root cannot unmount! WTF?08:41
allan8904s5s have you tried umounting with the -l flag?08:42
egonwmoin, I am trying to upgrade a machine from jaunty to karmic, but stuck with udev not completing the postinstall... why is that postinstall not finishing, and how can I fix it, or at least get some further ideas on how to get the updrade working again?08:43
quiescensallan8904: you should technically editor the .gconf stuff using gconf-editor, but I don't know if you can do what you want there anyway08:44
s5sallan8904: yes, I've also tried -a, -af, -al. Not to mention that the terminal hangs and C^c doesn't even work. I've never seen C^c not work before.08:44
graphitemasterdammit to hell08:44
graphitemasterstupid ubuntu I hate you08:44
graphitemasteralways breaks my GFX drivers08:44
graphitemasterokay telinit108:45
graphitemasterbrb08:45
allan8904quiescens: yeah i wasnt 100% sure it was do-able either....i just had it configured that way in ICEWM and i have hoping i could do the same with a gnome panel08:45
quiescensallan8904: if you're using normal or extra for visual effects (or compiz in other words) the compiz settings can do it in the window rules bit08:45
allan8904quiescens: well compiz is my window manager....where do i look for window rules?08:46
quiescensallan8904: you'll have to install compizconfig-settings-manager08:46
quiescensallan8904: and then it'll be in system, preferences, compizconfig settings manager08:47
allan8904quiescens: which window rule would i be after?08:48
quiescensskip taskbar08:48
ohiowhenever i try to copy large file in my pendrive ,after sometime it stops saying that "I/O error".Why is it happening?08:48
quiescenseasiest way will be to click the plus sign, grab, and then click on the window you want to hide08:49
allan8904quiescens: hmm it doesnt seem to be working, but that might be because compiz doesnt know about gnome-panel. I'll look into it. Thanks :)08:50
KrystianAnyone know how can i enable nautilus terminal for other users than root?08:50
skjoedtHi. I have trouble viewing 3d in a window (not fullscreen). It blinks when I move the mouse. I have a Radeon Mobility HD 4670 and I am using the catalyst 10.8 driver. Anyone knows about this issue?08:51
metataggKrystian: sudo apt-get install nautilus-open-terminal08:51
quiescensallan8904: make sure you enable window rules if it isn't already08:51
rajabiHi08:51
allan8904quiescens: yeah its enabled....but this is a sort of "ubuntufromscratch" installation so its probably not all configured the way it should be08:52
soreauallan8904: Seems to work fine here. Make sure you have a correct window match08:52
metataggKrystian: then a 'killall nautilus' should do it08:52
quiescensallan8904: I don't know then, it worked when I tried it08:52
allan8904quiescens: yeah so i have that part figured out now, all i have to do is get compiz to reconginse the gnome panel. That shouldnt be too hard. Thanks for your help :)08:53
Krystianmetatagg: Thanks it worked:)08:53
niglophow come when I edit my bash.bashrc at /etc it goes back to an earlier state later on?08:53
rajabiI have a ubuntu 10.04 i386 , my labtop is Dell xps 1530 , my ubuntu sometimes crashed in startup , My system crashed before start GDM please help me08:53
soreauallan8904: 'compiz to reconginse the gnome panel' doesn't make any sense. What match are you trying?08:53
allan8904soreau: match?08:54
quiescensallan8904: it should work as it is, what are you trying to hide? some windows might not have a class and you'll have to use a different filter or whatever08:54
soreauallan8904: Yes, in window rules plugin, you have to match the windows you want for skip taskbar08:54
rajabiHi , I have a ubuntu 10.04 i386 , my labtop is Dell xps 1530 , my ubuntu sometimes crashed in startup , My system crashed before start GDM please help me08:54
quiescensallan8904: just as an example, for the text field next to Skip taskbar, if you enter something like class=Firefox08:55
allan8904quiescens: The compiz installation and gnome-panel installation are in seperate "enviroments"..which seems to be where my problem is. I'm going uninstall it from the "cage" enviroment into the "root" enviroment and then it should work08:55
rajabiI have a ubuntu 10.04 i386 , my labtop is Dell xps 1530 , my ubuntu sometimes crashed in startup , My system crashed before start GDM please help me , please tell me08:56
KrystianEnyone know why can't i join this channel with Empathy? i answered question on #ubuntu-unregg. But when i join it through Empathy i got no error, and can't connect.08:56
yeriyahoovaioHello, my windows don't have the x, +, - in the upper left hand corner from time to time. The when it appears it won't let me minimize it. This all started after i installed gnome shell, I un-installed it and the windows are still not working properly. Help anyone!!08:56
rajabi:-(08:57
rajabidid you sleeped ?08:58
rajabi:'(08:58
quiescensyeriyahoovaio: alt-f2, gconf-editor, then go to /apps/metacity/general, there should a value on the right for button_layout09:01
quiescensyeriyahoovaio: the default is "close,minimize,maximize:" (without the quotes but with the colon)09:02
egonwis there a better channel to ask about udev not upgrading for jaunty->karmic? (the postinstall does not complete)09:02
ping__luce hi. I want to buy a notebook and install (k)ubuntu on it. Unfortunately, I can't try the live cd in the shop. So, where can I check if ubuntu can be installed on that notebook?09:03
ljsoftnethow do i put a only a volume control in gnome panel?09:04
egonwping__luce: https://wiki.ubuntu.com/LaptopTestingTeam09:04
metataggKrystian: No problemo!09:04
Aemaethi'm trying to get a full install on a pendrive, so i'm going to install the disk image to my sd card and install to pen drive, is there an easier way?09:05
Aemaethor virtual machine09:05
ping__luceegonw: it doesn't give me infos09:05
egonwping__luce: if you follow the links, you should end up here: https://wiki.ubuntu.com/Testing/Laptop/Lucid/Reports09:06
ping__lucethanks egonw09:06
twofaceHi. I cant resolve the hosts i have put in /etc/hosts myself. 'host testhost' just says 'Host testhost not found: 3(NXDOMAIN)' as if it doesn't even try to read the hosts file. How can this be?09:07
Raptorsdoes nvidia ion have hardware acceleration in ubuntu?09:07
Raptorshttp://www.newegg.com/Product/Product.aspx?Item=N82E1681313163509:08
Raptorsplanning on getting that09:08
twofacegah, nevermind09:08
Z3R0hi guys, my icons get activated with a single click. how can I make them get activated by double click?09:10
airtonixZ3R0, in the file manager preferences09:11
ljsoftnethow do i put only a volume control in gnome panel?09:13
Z3R0airtonix, couldn't find it, I'm using kde09:14
airtonixZ3R0, then you need to mention that, because unless otherwise specified it's assumed you are using ubuntu 10,04 and Gnome.09:14
deenaHi09:15
Jordan_UZ3R0: Try asking in #kubuntu09:15
deenai want to know latest ubuntu version to install in my desktop09:15
Z3R0ok, thanks09:15
ns5In ubuntu 10.04, by default, gnome-terminal is transparent, how to make it not transparent?09:16
michal1internal mic and internal speaker don't work! can anyone help? it suppost to be so easy.09:16
egonwdeena: updrade, install from cd?09:16
airtonixns5, in the program preferences09:16
quiescensns5: right click, profiles, profile preferences, background09:16
deenainstall from cd09:16
yeriyahoovaioquiescens: Thanks, what can i do to fix it, newbie to Linux?09:16
ljsoftnethow do i put only a volume control in gnome panel?09:17
ns5quiescens: which one to choose in background?09:17
egonwdeena: you downloaded and burned the CD (or DVD) already?09:17
deenano i want to know latest version which is in standard09:17
egonwdeena: 10.04, lucid?09:17
kneauxwhat is ADE?09:18
ns5quiescens: In old ubuntu, if you choose "single color" for background, it'll be non-transparent.  But in ubuntu 10.04, with "single color", you get transparent background09:18
quiescensns5: my options are "solid colour", "background image", and "transparent background"09:19
michal1 internal mic and internal speaker don't work! outside speakers work tho. i need to use skype but can't. using alsa mixer. nothing muted. please help. my girlfriend wants me to switch back to windows! :)09:19
kneauxpsh girlfriends09:20
deenaegonw -- is it 10.04 or 10.10 beta?09:20
kneauxhave you tried using a different audio driver09:20
michal1kneaux: no09:21
egonwdeena: 10.04 is the stable one, 10.10 is the beta, in development version09:21
kneauxalso you know how to use alsamixer right09:21
ns5quiescens: I'm using Chinese language, so I need to guess.  By "single colour" I mean "solid color".09:21
deenaok thanks09:21
michal1kneaux: yeah, nothing difficult, have 3 sliders and use them as control volume.09:21
egonwdeena: the 10.04 is for 4th month of 2010 , 10.10 is for the 10th month of 2010, etc09:21
quiescensns5: well, the first option seems to work for me, only the third option makes it transparent09:22
aliveriusi am getting this while compiling misdn: configure: error: kernel build tree does not exist build:/lib/modules/2.6.32-24-server/build / source:/lib/modules/2.6.32-24-server/source09:22
deenacan i get the link to download09:22
deena?09:22
ns5quiescens: The first option "solid colour" makes gnome-terminal half transparent here on my PC.09:22
michal1kneaux: maybe i should download original driver? don't know how to replace the existing one.09:23
quiescensns5: that's odd, what version is your gnome-terminal09:23
ljsoftnethow do i put only a volume control in gnome panel?09:24
ns5quiescens: 2.96.609:24
at05gtApologizing ahead of time for Wall of Text.09:24
ns5quiescens: sorry, 2.29.609:24
kneauxm1chael,  don't quote me on this, but if you uninstall alsa and install a compatible driver you should be set, and that should tell you whether or not there's a hardware problem09:25
quiescensns5: ah, go to colours, and you'll have to uncheck use colours from system theme09:25
at05gtnot really sure how to ask my question without sounding like a total moron, lol09:26
quiescensns5: otherwise the settings on background do nothing09:26
egonwdeena: http://www.ubuntu.com/desktop/get-ubuntu/download ? don't want to be blunt, but did you actually try "ubuntu download" in your favorite search engine?09:27
at05gtive got 4 gigs of ram on my computer ill need the 64 bit version if i want to use all of it yes?09:27
ns5quiescens: already unchecked.  no luck.09:27
at05gtim using 32 bit vista currently and it only recognizes 3 gigs, plus my vista install is borked and the registry error can be fixed, so im looking to start over with a new OS as Ive grown tired of windows09:28
at05gtcant* sorry typo09:29
quiescensns5: i don't suppose just dragging the bar all the way to the right in background works09:29
at05gtany advice for an ubuntu noob is appreciated09:29
fratzbc32 bits can only see 3.x gig of mem09:29
at05gtya im aware of that ive started the download for the 64 bit09:30
fratzbcdon't know if you can fix this with a patch or whatever... but wth 32bit? :)09:30
Jordan_U!pae | at05gt09:30
ubottuat05gt: To use more than ~3.2GB RAM on a 32bit system you can install the PAE-enabled kernel. See https://help.ubuntu.com/community/EnablingPAE for more info09:30
fratzbc32 bit is so 90's09:30
ns5quiescens: It works.  But it's weird that "single colour" does not work.  There must be some settings outside gnome-terminal that makes it transparent by default.09:30
Jordan_Uat05gt: I still recommend using full 64 bit instead of just PAE though.09:30
quiescensns5: i just don't get why it works for me, I don't remember going to any particular effort to change it09:30
bjpat05gt: yea i'd recommend 64 bit, i've been using it for years with no problems09:30
at05gtya im downloading 64 bit as we speaking09:31
at05gtim on vista currently and its horrid09:31
MalditoVGA_oh god...i can't run ubuntu lucid lynx...i've tried i915.modeset=1 and nomodeset using livecd but nothing works...i'm desperate...any ideas???09:31
at05gtmy buddy told me to try a live USB install but i dont have a 2 gig drive09:31
=== MalditoVGA_ is now known as MalditoVGA
at05gtwill it work with memory cards? or only usb drives?09:32
at05gtsorry i sound if i sound stupid, been windows user for 15+ years09:33
bjpduno, never tried a memory card09:33
at05gti guess ill just have to give it a shot09:33
at05gti mean if the bios allows me to boot from usb and the card reader is universal plug and play then it should recognize it as a drive on boot09:34
bjpMalditoVGA: old intel video card?09:34
MalditoVGAim not sure...09:36
michal1how to download the original soundcard driver?09:36
MalditoVGA:D09:36
noisewaterphdat05gt: welcome! you'll never go ba09:36
at05gtgod i hope not09:36
Jordan_Uat05gt: Yes, a card reader should work fine as long as your BIOS supports it.09:36
MalditoVGAhow do i know...computer is not mine...09:36
at05gtcomputers only a year old AMD 64 X2 4400+ processor09:37
bjpMalditoVGA: just curious, from the i915 thing, does it freeze when you load the desktop? or is it doing something else09:37
neil_dI have a gripe... I am trying to unmount some samba drives before the interface goes down... but I haven't found a way yet... the /etc/network/if-down.d/ scripts get executed after the interface is already down... and there are no if-pre-down.d etc scripts...09:37
at05gtthis makes me wish i still had my laptop, could talk to you guys while im installing on my desk lol09:38
MalditoVGAmonitor gets out of signal...dunno if it freezes i can't see splash screen09:38
bjpoh, differen't problem than what i had, can you ctrl-alt-109:38
bjperr is it ctrl-alt-f109:39
bjpyea09:39
at05gtquick question, since ill have 2 drives with an OS on each, how do i go about dual booting? will a message just come up asking which OS to load?09:39
bjpyea, grub should come up on boot09:40
bjpUbuntu should detect windows and install grub with both options09:40
at05gtill probably have to change the boot priorities in the bios wont i?09:40
Jordan_Uat05gt: The great thing about the LiveCD installer is that you can do things like connect to IRC while installing.09:40
bjpnot if you install grub to your boot drive09:40
at05gtalright well the live install is ready so here i go wish me luck09:41
sangwizzl09:42
MalditoVGAif i press shift i can get to grub options...09:42
=== oracle_ is now known as oracle
=== LouisJB_ is now known as LouisJB
bjpMalditoVGA: i mean after the screen goes blank (after it boots), can you ctrl-alt-f1, that normally gives you a tty console09:43
MalditoVGActrlaltf1 does nothing09:44
bjpdoes livecd boot?09:44
donttrustemhi what is the latest stable server build ...   I am building using bootstrap09:45
MalditoVGAjust if i press f609:45
MalditoVGAbut just the menu09:45
MalditoVGAcan't try ubuntu09:45
ruben23hi guys any help i installed ubuntu desktop 10.04 after audio is working then suddenly it stop working i cant hear anything on my headset..09:46
Zircon_XI'm going to be installing Ubuntu server as an IRC server on a P IV box with a gig of RAM...would I still be able to use this box as a desktop PC? I'll mostly be web browsing and listening to music (And obviously IRC)09:46
Zircon_XShould I be ok with that?09:46
taiyalwhere does /etc/alternatives/x-cursor-theme point by default!?09:47
taiyalKDE clobbered my cursor09:47
Katsumi32ruben23, try type alsamixer in terminal check up if everything is unmuted09:47
Jordan_UZircon_X: Yes.09:47
bjpZircon_X: if you install the ubuntu server edition it doesn't install a desktop environment by default, but you can install it from the repos, or you can install the desktop version and just use that as a server09:47
maedoxtaiyal: lrwxrwxrwx 1 root root 39 2010-05-10 13:40 /etc/alternatives/x-cursor-theme -> /usr/share/icons/DMZ-White/cursor.theme09:48
taiyalthank you09:48
bjpMalditoVGA: not sure, i've had a couple video issues before, but they didn't act like that09:48
Zircon_XAlright, thank you! One more question, I've tried to install Ubuntu before and I have an Audigy X-Fi sound card, which Audigy provided the source for the driers09:48
donttrustemis there a debootstrap script for lucid?09:48
Zircon_X*drivers. However, when I attempt to compile it it says something to the tune of "Variable SOUND CARD not found"09:48
neil_dZircon_X: I use a standard implementaton of ubuntu as a home server myself.09:49
ruben23Katsumi32: how do i check if its muted..?09:49
Zircon_Xneil_d Ohhhh, ok. So I guess Ubuntu Server is simply Ubuntu streamlined for serving?09:49
bjpZircon_X: it's basically for a server box that you wont be sitting in front of, I use server edition for my file server because it is headless09:50
Katsumi32ruben23, 00 mean unmuted MM mean muted09:50
s3r3n1t7Zircon_X, both the desktop and the server edition have access to the same repo's with the same software. The only difference is that the server has no desktop enviroment.09:50
Zircon_XOH well damn09:51
Zircon_XEr I mean09:51
neil_dZircon_X: that is my understanding... it doesn't by default have and GUI ... no gnome or kde etc.09:51
Zircon_XAnyway, thanks for being helpful09:51
R136a1i am running "Chromium-browser 5.0.375.127 (55887) Ubuntu 10.04", i don't remember when the last update was made. The problem is the Inspect element window doesn't show anything. All tabs are blank09:51
ruben23Katsumi32: i got couple of MM, how do i unmute.09:51
DasEis3r3n1t7: server has desk, too, just the software defaults are different, Zircon_X09:52
Myx0x3R136a1: try reinstall, and if it does not work contact Google09:52
Katsumi32ruben23, press m on your keyboard u dont need to unmute everything there are different futures like for your microphone etc09:52
R136a1Myx0x3, thanks09:52
bjpR136a1: you could try upgrading from the daily build ppa09:52
s3r3n1t7DasEi, after you install the server edition, it has no desktop environment installed.09:52
Myx0x3R136a1, bjp yeah, that might work also09:53
DasEis3r3n1t7: you speak of ubuntu minimal with no soft choosen, headless, server cd has desktop09:53
* R136a1 reinstalling... i'll see what happens09:53
s3r3n1t7DasEi, i've installed a dozen VM's of a Ubuntu 10.04 server installation. The server installation does not install a desktop by default. You can install it later if you wish to do so.09:54
bjpDasEi: last time I installed the ubuntu server version, there was no desktop environment installed09:54
Zircon_XWhat's a good, low resource WM for ubuntu?09:55
R136a1bjp, Myx0x3: reinstalling worked, thank you very much both09:55
metataggZircon_X: i like fluxbox09:55
Myx0x3R136a1: no problem dude :)09:55
DasEis3r3n1t7: or are we talking besides each other, with a desktop I decribe the graphical x, the workspace you get there, not the ubuntu-desktop package, but gdm provides it09:56
R136a1:)09:56
s3r3n1t7DasEi, the graphical X, being the command line or the screen with nice little pictures?09:56
Myx0x3R136a1: take a look at Linux Mint, it uses Ubuntu, but they changed to Debian.. but if you use an "old" version of Linux Mint09:56
Myx0x3R136a1: whops wrong09:56
R136a1Myx0x3, no problem09:57
Myx0x3Zircon_X: take a look at Linux Mint, it uses Ubuntu, but they changed to Debian.. but if you use an "old" version of Linux Mint09:57
DasEis3r3n1t7: commandline is no desktop,  gdm with x is, my interpretation09:57
rockhopperHi, i accidentally deleted the /etc/usbmodeswitch directory!09:57
rockhopperIs there any way to get it back?09:57
industrialAre there any tablet pc's ($200~500) that are NOT going to run android but a REAL personal computer OS that you can actually use as instrument, not toy in the making? I do not consider app stores and small apps and whatnot the future of operating systems. I want to fire up a terminal, touch screen or not, and go.09:57
Myx0x3Zircon_X: they have a realy light version09:57
industrialeg, Ubuntu on the tablet09:57
muhoopcmcia does not work at all on a compaq evo n800c with 10.4.109:57
muhooMANFID=0000,000009:58
muhoo"no product info"09:58
bjpMalditoVGA: try the kernel boot parameter "xforcevesa"09:58
ruben23Katsumi32: hi see this please ---> http://i53.tinypic.com/11iffh0.png09:58
neil_dis there any way to get a script executed just before network-manager takes a wi-fi connection down?09:58
l34khow does one use the zip command in terminal?09:58
MalditoVGAalready tried09:58
MalditoVGAno success09:59
bjpah, thats what fixed my problem :/09:59
s3r3n1t7DasEi, server edition has only the command line installed by default. The only login screen you see will be text based, nothing with pictures. No GDM is installed by default.09:59
neil_dl34k: I have 'zip' and 'unzip' commands!  don't you?09:59
DasEis3r3n1t7: I will try on a vm an report back in some minutes10:00
s3r3n1t7neil_d, you probably installed both zip and unzip.10:00
abhijit!unzip10:00
abhijit:/10:00
yasirI am working with huawie usb-modem, in windows I can choose options for selecting the preferred network (3g / gprs) is there any way I can do this on ubuntu?10:00
s3r3n1t7l34k, install the zip and unzip programs from the repo. running those without options will give you an overview of how to use them.10:00
s3r3n1t7!zip10:01
ubottuFiles with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (GNOME), Ark (KDE), or Xarchiver (XFCE) - Also see https://help.ubuntu.com/community/FileCompression10:01
abhijit-o10:01
abhijiteyes are missing10:01
miyamotocan any help me coz installing ubuntu in my laptop head phone is not working10:01
rockhopperDoes any one know how to get back the usb-modeswitch directory back that i accidentally deleted?10:02
rockhopperPlease its important, help me out.10:02
Katsumi32ruben23, look like speakers are unmuted if you press -> on your keyboard there you will see more options10:02
rockhoppermiyamoto, Did you check the sound preferences?10:03
neil_dis there any way to get a script executed just before network-manager takes a wi-fi connection down?   I have tried the /etc/network/if-down.d.. but the interface is already down when the script gets called.10:03
s3r3n1t7neil_d, have you tried using if-pre-up.d?10:03
abhijitneil_d, dlo you know scrpting or c programming?10:03
neil_dabhijit: dlo?10:04
s3r3n1t7oh ... you wanted down ... ignore my suggestion10:04
abhijitneil_d, 'do'10:04
yasirmiyamoto: did you check  System>administration>HardwareDrivers if it's proprietary hardware10:04
miyamotorockhopper: no i havnt10:04
neil_dabhijit: I am using scripting atm but I now C programming too.10:04
miyamotorockhopper: just connect headset for listning music but it isnt working10:05
abhijitneil_d, suggestion: create one variable. now initilize it with 0. now tell network mngr to fst set it 1 & yhen shut down. now check that variable in loop. as it becomes 1 you will know that nm s going to shut down. then ececute code u want.10:06
cemcI have the clock on the panel and when I hover the mouse over it, it says10:06
cemc'click to view your appointments and tasks'. when I click it, the calendar comes up, but where do I set appointments and tasks?10:07
miyamotoyasir: no there is only driver for wifi not for headset10:07
Katsumi32miyamoto, type alsamixer in terminal see if things are unmuted10:08
yasirheadset: do you mean the speakers work but the headsets don't?10:08
rockhoppermiyamoto, use sudo alsamixer10:08
neil_dabhijit: how 'tell network manager to fst set it 1' ?10:08
miyamotoyasir: ya speaker works but headset dosent10:09
abhijitneil_d, thats your part to figure out. i only have logic. i dont know about sysyem programming. i m student10:09
abhijitneil_d, edit source code of nm. and compile it10:11
neil_dabhijit: oh!  what I find strange is that there is no defined way to run 'pre-down' and 'post-down' scripts.  when using network-manager with a wi-fi interface.10:11
industrialpractical help is the best :D10:11
abhijitneil_d, hmm10:11
abhijitindustrial, self service is the best10:11
miyamotorockhopper: so wat sud i change in alsamixer10:12
ari_stresshi all, if i install "Virtual Machine Host", what does actually get install? KVM, Xen?10:12
abhijitindustrial, in foss we teach how to fish. not give a  fish10:12
s3r3n1t7ari_stress, kvm10:12
industrialabhijit: ..been using *nix for 10 years. I know :D still funny advice :>10:13
abhijitindustrial, yah :)10:13
neil_dabhijit: industrial:  then there is allways what file exactly gets executed as network-manager... 'which' can't find it!10:14
luclucluc2010sigh~10:14
Katsumi32abhijit, did you catch any ?10:14
abhijitKatsumi32, :D just finished lunch!!! :)10:14
luclucluc2010I join some channel.10:14
luclucluc2010And there is no one talk in 3 hours. >_<10:14
abhijitluclucluc2010, which channel?10:15
Katsumi32luclucluc2010, im sorry:)10:15
luclucluc2010hi abhijit10:15
luclucluc2010hi Katsumi3210:15
industrialabhijit: the best dev/user interaction I ever had was this; 1) I make a feature request. 2) Developer tells me 'I\'ll await your patch'10:15
luclucluc2010Why say sorry ?10:15
abhijitindustrial, lol :D10:16
industrialLOL i just escaped a ' in an english sentence -_-10:16
ari_stressthanks s3r3n1t710:16
ldvxindustrial: I was wondering why you did that :D10:16
Katsumi32luclucluc2010, not on all freenode channels people like to talk :) most busy out of all irc channels is this one #ubuntu10:16
at05gtwell that didnt work :(10:19
Mr_Blikat05gt:  what didn't work10:19
at05gtubuntu recogonized my wireless adapter but when i went to connect it just kept cycling10:19
yasirso is there anyone to  help: " I am working with huawie usb-modem, in windows I can choose options for selecting the preferred network (3g / gprs) is there any way I can do this on ubuntu?"10:20
at05gtit asked for my wep password and then the little icon just kept blinking10:20
DasEiluclucluc2010: try #defocus, technical support channel here (takes few minutes to get voiced, or ##politics10:20
at05gtit sees all the wireless in the area just wont connect to them10:20
Katsumi32at05gt, try without encryption10:20
at05gtcant10:20
TenkawaGot an odd occurence... on a 10.04.01 box everytime I reboot the touchpad setting for tapping gets set to on even though I turn it off through touchpad prefs on a synaptics touchpad... any ideas10:20
at05gtwould leave my netwok exposed10:20
at05gtnetwork*10:21
at05gtdo i need to clone the mac address?10:21
Katsumi32at05gt, just try for sec if you can connect if yes than there is a file for your wifi and u will need to configure it10:21
at05gtlemme disable my security then10:22
bjpat05gt: are you using wep?10:22
luclucluc2010<DasEi> Thank you.10:23
Katsumi32some drivers for wifi need to be configured before youre able to use wep or wpa one of them is rt2870sta i had the same issue10:23
bjpif you're using wep, you might as well be using no encryption :b10:23
at05gt_bah it changed my nickname lol10:24
at05gt_lemme go load it back up and see if i can connect with no encryption10:25
at05gt_or should i search for a driver online?10:25
ruben23guys whats the different between OSS and ALSA for the audio..?10:25
cjjnjustI got a question : when I run gedit, the console print a balk of error like "Unable to locate image file in pixmap_path" what can i do10:26
=== at05gt_ is now known as at05gt
Katsumi32at05gt if your card is recognised mean the driver is installed u can always type in terminal dmesg and see if there are any errors missing firmwares etc10:26
jribHow can I setup adduser so that a user's home directory will automatically have an acl rule associated with it10:27
Katsumi32ruben23, two types of drivers for sound cards oss isnt as good as alsa  u can find them on irc #oss #alsa10:28
neil_dtrying to get some samba mount to be unmounted before network-manager disconnects the wi-fi... anyone know how to do this?10:28
at05gtbrb10:28
ruben23Katsumi32: i install a new ubuntu and it only work on oss how to make  it worked with alsa..?10:29
kneaux    /join #christian10:29
Katsumi32ruben23,   how do you know your ubuntu use oss driver?10:29
kneauxoh nooo10:30
kneauxdamn spaces10:30
SomelauwI have a samsung clp-310 working out of the box but it only prints black and white.10:30
kneaux(incidentally, there's someone named "assassin" in there. wicked christian, that. </offtopic>)10:30
michal1OSS - Open Sound System: Could not open audio device for recording. anybody know why?10:31
ruben23Katsumi32: i see oss; /dev/dsp; RealtekALC662 (HDA-intel) on my softphone, when i select that it work but with alsa, it wont.10:31
Katsumi32ruben type in terminal aplay -l to see your sound card and if you want to install new alsa drivers check up this just follow it http://ubuntuforums.org/showthread.php?t=1417864&highlight=acl+120010:32
EMPulseHey guys, this isn't related to Ubuntu strictly. But does anyone know of a good IRC channel to join for learning C++?10:34
Katsumi32EMPulse, #c++10:34
EMPulseKatsumi32, Thanks, btw, Nice nick :P10:34
Spyzerhow do i compile any source with debuggin flags(-g) enabled10:35
Spyzer??10:35
Appl6My dpkg --get-selections is giving me totally bogus output, saying lots of packages are deinstalled when they're actually installed and not marked for deinstallation.  For example, it has aptitude marked as deinstall when it's installed and isn't marked for deinstall (as far as I can tell).10:36
ectospasmSpyzer: check the make file for CFLAGS or CCFLAGS10:36
ruben23Katsumi32:this is the output ---->http://pastebin.com/0ra6NwnL10:37
Spyzerok10:37
ruben23 Katsumi32: what is my next step to do..?10:40
reeniginEesreveRcan i upgrade nginx from 0.5 to 0.7/0.8 in hardy server?10:40
Katsumi32ruben23, u have got nvidia and acl one thing more there on top of your screen is sound icon open it check what card is selected try to change to otehr one u will see there both your card10:40
Katsumi32ruben23, if your sound still doesnt work just follow the tutorial i showed to you it work for every acl(intel) card10:41
EMPulsehello?10:41
Katsumi32EMPulse, any questions?10:41
OngaVeziROla bruderz10:41
OngaVeziRHello ikonia bruder10:41
EMPulseKatsumi32, yeah, lol, sorry. How can I get an invite to the #C++ channel?10:41
EMPulseKatsumi32, I can't seen to talk there.10:42
Katsumi32EMPulse, register on freenode10:42
EMPulseKatsumi32, thanks10:42
ruben23Katsumi32: i got on the hardware is Internal Audio-Digital Audio Stereo Duplex(IEC958)10:44
Katsumi32ruben23, just test whatever u got there change and test working no? change again working no? again etc u have two cards one nvidia hda other intel acl10:45
ruben23Katsumi32: but when i do aplay -l  i see only Nvidia no intel...?10:46
Katsumi32ruben23, this one ALC662 (its realted or intel) second nvidia10:48
Katsumi32ruben23, here http://ubuntuforums.org/showthread.php?t=601468 someone has the same card as yours10:50
=== Sup|Away is now known as Sup|Lobby
igorkohi all10:55
igorkohave problem10:55
igorkopenguin is dead10:55
igorkonot penguin- just xorg :)10:56
igorkocan someone help?10:56
ruben23Katsumi32: he did not solve the problem of his audio..:-(10:56
fratzbc /revive penguin10:56
igorkowhen it boots x : or videocard doesn't gives signal or screen is black and mouse is color rectangle10:57
igorkoi reinstalled xorg and deleted xorg.conf- nothing10:57
michal1internal min and speaker don't work. can anybody help, please?10:59
bokiany ETA on when the version will popup in ubuntu lucid?10:59
boki+new11:00
michal1running ubuntu 10.0411:00
bokiyes 10.04.111:00
bokioh never mind11:00
neil_dthe network-manager scripts in /etc/NetworkManager/dispatcher.d only run when the interface is 'up' or 'down' what is needed is for them to also run when 'pre-up' and 'pre-down' (I need the 'pre-down' most)11:07
maedoxneil_d, you can add a pre-up or pre-down command to /etc/network/interfaces11:07
neil_dmaedox: as far as I can tell network-manager doesn't use that to bring wi-fi card up or down... I have a configured wi-fi and there is nothing in the /etc/networks/interfaces file for it.11:09
maedoxaha, wi-fi, ok. sorry, then that won't work.11:09
neil_dmaedox: there is a script run after the state changes... but not before.11:10
michal1where can i find "Mic Boost"?11:10
aliveriushow can i have cpufreq on my k8? loading powernow-k8 and acpi-cpufreq doesnt do11:11
sipiorneil_d: the script in dispatcher.d does contain stanzas for pre-up and post-down; perhaps try adding one for pre-down, see if it takes?11:11
Karen_mwhenever I connect to a VPS with ubuntu, i lose all my other connections.  As soon as I disconnect from the vps, I get internet access back.  What setting am I missing?11:11
ectospasmKaren_m: seems that your VPN connection is tunneling all traffic through itself.  I dunno how to fix that though11:12
neil_dsipior: but it never calls the script at that time... I have tested it.  it only gets called once... per state change.11:12
fratzbcwhen setting up a VPN do you take the gateway from vpn?11:12
pfifomy wireless router likes to add its address (192.168.2.1) to the list of nameservers when someone requests an address via dhcp. Theres no way to turn this off inside the router. The router is EXTREEEEMLY!! slow in resolving a DNS query. Everytime I boot my computer I have to go into resolv.conf and edit its settings by hand to fix this. Is there a way to automatically discard the crap nameservers my router gives me and use my own? I have tride making resolv11:12
pfifo.con read only but it seems root can still write to it.11:12
Karen_mI unchecked the settings with the VPS setup11:12
sipiorneil_d: seems a bit odd that they would add a pre-up case condition specifically, and then not have it work. might be worth a bug report, if only for clarification.11:13
neil_dpfifo: try something in a script in /etc/NetworkManager/dispatcher.d/11:14
Olognpfifo - what does "ls -l /etc/resolv.conf" show?11:14
maedoxpfifo, I believe that in network-manager, you can select DHCP (Addresses only) and then set your own DNS statically.11:14
pfifoOlogn, right now it show what i put the manually -_-11:14
DasEis3r3n1t7: he man,  you are right, ubuntu-server install no desktop in default, so I mixed up there, sorry for my polling O:-)11:15
Katsumi32ruben23 i showed you the first tutorial for acl cards so follow it and see if its working or not11:15
pfifomaedox, i dont have a gui11:15
Olognpfifo: if the fourth character of "ls -l /etc/resolv.conf" is w, then root can write to it.  You can change that though.11:15
s3r3n1t7DasEi, no problem :-)11:15
neil_dsipior: I think I will... and also ask for a pre-down at the same time....11:15
DasEis3r3n1t7: didn't YOU say it had one, hehe11:16
Olognpfifo: Third character rather11:16
pfifoOlogn, thats not a fix thats a kludge, how can I configure my system to use my nameservers?11:16
sipiorpfifo: modify /etc/dhcp3/dhclient.conf, if you use dhclient to request the address.11:16
s3r3n1t7DasEi, hmm? I always said it did not have a desktop, whereas you claimed it did.11:17
DasEis3r3n1t7: I was kidding, as in no problem11:17
sipiorpfifo: specifically, remove "domain-name-servers" from the request line. (check "man dhclient.conf" for more)11:17
maedoxpfifo, add prepend to /etc/dhcp3/dhclient.conf   google if.11:17
maedoxgoogle it*11:17
Brandon_hi there11:18
Brandon_anyone know any good wallpaper sites?11:18
pfifosipior, thank you thats exactly what i was looking for11:18
s3r3n1t7Brandon_, not really ontopic, but 4walled has some good ones.11:18
Brandon_thx11:18
maedoxhttp://www.interfacelift.com or http://www.customize.org11:19
maedoxhttp://wallbase.net11:19
abhijitBrandon_, see bisigi project11:23
Katsumi32anyone know how to reset login apssowrd in ubuntu i forgot my old one i boot up ubuntu auto so i can access desktop but when want to install any packages it ask for passowrd so no possible to install anythiing11:24
Katsumi32how to reset it ?11:24
Brandon_thx abhijit, but I just want some wallpapers11:24
jrib!password | Katsumi3211:24
ubottuKatsumi32: Forgot your password? See https://help.ubuntu.com/community/LostPassword What's the root password? See !sudo. Don't see *** in password prompts? That's normal. Sudo doesn't ask for your password? It remembers you for several minutes. Please use strong passwords, see https://help.ubuntu.com/community/StrongPasswords11:24
abhijitBrandon_, hmm11:25
Katsumi32tnx jrib11:25
DasEiKatsumi32: boot safemode, reset it11:25
Brandon_I RSS'ed Interfacelift and now I'm trying to figure out how I can sub customize.org11:25
maedoxBrandon_, There are RSS icons all over the place11:27
Brandon_kk ty11:27
Cantideis there any way i can download Linux packages in Windows, then install them when i reboot into Linux ? ( I don't have an internet connection in Linux -_-;; )11:33
Jordan_U!offline | Cantide11:34
ubottuCantide: If you need to download Ubuntu packages using another machine or OS, check the desired packages in Synaptic and select File > Generate package download script. Alternatively, try http://apt.alturl.com/ - See also !APTonCD11:34
CantideI guess that's a common question :D11:34
Cantidethanks, Jordan_U!11:34
Jordan_UCantide: You're welcome.11:35
petsoundsHi. so i subscribe feeds from various website like cnn, al jazeera and reuters but liferea only show the news headlines rather than full story. what do?11:35
Cantidetrying Synaptic then, because http://apt.alturl.com yeilded no results :|11:36
Cantidebbiab11:36
petsoundsis there a specific software that i should use to be able to fully fetch the story?11:39
=== Kartagis is now known as iego
DjoefHi, I am running ubuntu 10.04 with the nvidia driver installed, and I am trying to run an application full-screen over 2 monitors (dual screen setup)11:40
lymlHi, I have logged in on a physical workstation and forgot to log out, how can I log myself out remotely?11:40
DjoefApparently this does not work as expanding the edge of the application stops at the edge of one monitor, how can I make it go full screen ?11:40
aliverius$ sudo modprobe powernow-k8 doesnt load this module. what's wrong with this? i get no cpufreq stuff...11:42
JuliataHello! My laptop wouldn't wake up from suspend; When I turn on the computer, I receive many errors, and the last in the list are no input output devices detected or smth like that; I can boot into my Windows partition, though11:43
or4naliverius: check if there's some errors on dmesg after trying to load that module11:44
aliveriusor4n: none11:45
CantideJordan_U: lol, i made the script but i forgot to mount the drive which i made it on... so it wasn't saved. I came back to Linux to check it out, but my internet just worked this time :D11:49
Cantideno need for those packages anymore :D11:49
at05gtWelp got Ub install on my other drive and it works great, really fast starts up and shuts down in a flash, now just need to find drivers for my wireless adapter so i can get it setup11:51
at05gtanybody know where to find drivers for a linksys WUSB100?11:51
=== aftian is now known as aftian-belanja
at05gtanybody alive?11:55
fratzbcyep11:55
fratzbchttp://ubuntuforums.org/showthread.php?t=90780911:55
at05gtahha tyvm11:56
at05gthope this works brb11:58
fiachaHi.. just installed ubuntu in virtualbox.. behind a proxy... did export http_proxy but when doing aptitude update it still doesn't even try to use the proxy that i set.. what am i doing wrong??12:00
fiachahow can i get rid of sudo?12:00
abhijit!sudo | fiacha12:00
ubottufiacha: sudo is a command to run command-line programs with  superuser privileges ("root") (also see !cli ) . Look at https://help.ubuntu.com/community/RootSudo for more information. For  graphical applications see !gksu (Gnome, XFCE), or !kdesudo (KDE). If you're unable to execute commands with  sudo see: http://www.psychocats.net/ubuntu/fixsudo12:00
ikoniafiacha: why do you want to get rid of sudo ?12:00
fiachaikonia: becuase it is annoying and i always forget it :(12:01
ikoniafiacha: what do you want to use in place ?12:01
fiachaikonia: i just want to be root... hmm i remember there somethign to stay in sudo mode..12:02
ikoniafiacha: sudo -i12:02
fiachabut never mind the sudo thing.. how do i set up a http proxy for apt?12:02
revilodrawhi, when trying to burn some audio files to disc, everything seems to go fine, but the disc ends  up blank. this happened with gnomebaker and brasero. any ideas?12:02
fiachaikonia: thank you! i knew there was somethign :)12:03
=== Ha4poon_ is now known as Ha4poon
XuMuKHi there! How could I change the default $SHELL variable from /bin/bash to /bin/zsh?12:04
noahirHow to disable keyring completely ?12:04
noahirit asks for wifi12:05
noahirits annoying12:05
fiachaok export shows http_proxy="http://10.80.225.4:8080/" but apt is not using it... why???12:05
ikoniaXuMuK: change the users shell with the user admin tool or usermod12:07
ikoniaXuMuK: or, if you just want the shell environment varible, not the actual shell to change, SHELL=/bin/zsh is the easy way12:07
XuMuKikonia, thanks! I didn't think about this way xD12:08
noahirHow to disable keyring completely ?12:08
noahir!keyring12:08
neil_dsipior: it seems that the upstream package maintainers removed the pre-up script execution... I found no specific mention of any pre-down condition.12:08
jribneil_d: fwiw, I believe wicd allows you to configure such scripts12:10
jribemphasis on *believe*12:11
armor-64hi i whant to mount a mdg file what can i do?12:11
neil_dsipior: maybe they changed the 'post' and 'post-down' to be identical at the same time.12:11
neil_dsipior: its a real big pain.12:13
miyamotook fine now microphone is ok but headphone is now responding12:13
miyamoto ok fine now microphone is ok but headphone is not workin in my laptop can any one help12:14
neil_dsipior: maybe Ubuntu should change what is uses.12:15
armor-64hi i whant to mount a mdg file what can i do?12:15
espereguhttp://www.youtube.com/watch?v=rTtqWgeTy3812:16
bazhangesperegu, dont paste that here12:17
esperegubazhang: k.  sorry thought I share it ;-)12:18
bazhangesperegu, #ubuntu-offtopic in the future, thanks12:18
esperegubazhang: k. thx12:19
fiachaok got proxy working... grr.. so now trying to add new source ( http://apt.arrozcru.org/ ) but it just states 404 not found??12:20
fiachaoh nm forgot the last /12:20
fiachaoh no still not working just shwo the error further up?12:21
DarkStar1emergency, emergency, EMERGENCY!!! my ubuntu windows have lost their surrounding border parts such that I can only see the active part of the windows hence I can't use my mouse to grab hold of a window and move them around the desktop. I'm not sure how I accomplished this12:26
abhijitthere was some command. gtk-windows restore or something like that12:26
ectospasmDarkStar1: sounds like the window manager died12:28
ectospasmDarkStar1: can you hit CTRL-ALT-BACKSPACE to kill your X session?12:28
DarkStar1I'll try12:28
encoderhi all, i'm looking for a software to help me do screen casts, any thing that works on ubuntu?12:29
ectospasmDarkStar1: that's not enabled by default, so you may have to switch to another virtual terminal (CTRL-ALT-F1..6) and kill your X session from there.12:29
DarkStar1nope doesn't look like the command works12:29
kishon1Hi, for every command I type in prompt I get a illegal instruction error. Any pointers on this??12:29
DarkStar1ectospasm: Nope they don't work either12:30
abhijitDarkStar1, gtk-window-decorator --replace12:30
DarkStar1ectospasm: Think I'll restart to see if the problem persists12:30
DarkStar1abhijit: Thanks!!! That worked :)12:31
abhijitDarkStar1, good! :)12:31
ectospasmkishon1: even shell built-in commands like cd?12:31
kishon1cd works..12:32
kishon1cp, su fails12:32
=== kishon1 is now known as kishon
DarkStar1abhijit: So what happened? Did the windows manager die or something?12:33
abhijitDarkStar1, yah. its compiz bug i think12:34
Ruthgarddoes anyone here know anything about openldap and access rules?12:34
DarkStar1abhijit: Oh oh... Closing the terminal window re-instates the problem12:34
DarkStar1abhijit looks like a restart is forthcoming afterall12:34
abhijitDarkStar1, yah. its compiz bug now do one thing add that line i gave you in startup aps and restart ubuntu12:34
RuthgardHello I have a question about accesrules. I am trying to add a rule that gives a user the write permission to all but the items name attribute and I can't get it to work. Paste: http://pastebin.ubuntu.com/494119/12:35
CyberaiDoes anyone have experience in manually mounting an encrypted home directory that was backed up on an external hard drive? I've followed the instructions perfectly form the ubuntu help page on this. But I keep getting the error "Error mounting eCryptfs: [-20] Not a directory", and when I check /var/log/messages as it suggest I see the error "ecryptfs_read_super: path_lookup() failed".12:35
Cyberaiso far googling those errors hasn't given me much info12:36
DarkStar1abhijit: Ok. Restarting. But I'll disable it first to see if the problem persists on restart12:37
abhijitDarkStar1, ok12:37
Sandkinghey12:37
Sandkingi'm looking some dynamic search option in gnome toolbar - if someone used OS X than that's the thing i'd want. in mint i can type the thing but i'd need to open whole cluttered menu12:39
kishonHi, for some commands (cp, su, etc..) I type in prompt I get a illegal instruction error. Any pointers on this??12:39
abhijitSandking, do you mean google desktop?12:39
Sandkingabhijit: i haven't used google desktop, but i don't want any google apps - i need something light and fast12:40
Sandkingyou just click on icon, box appears, you start typing something and apps. files etc appear on the list12:40
Sandkingin os x i used it primarily to open apps12:40
abhijitSandking, gnome do?12:40
Sandkingabhijit: sorry i don't understand what you mean12:41
abhijitSandking, its the name of the software12:41
abhijitSandking, http://do.davebsd.com/12:41
Sandkingabhijit: oh :] awful name :]12:42
abhijitSandking, its the one you want12:42
GhagHello, anyone know some free/open source HTML web page tools/12:42
DarkStar1abhijit: Restarting seems to have solved it. Any idea what triggers the bug?12:42
Sandkingabhijit: thank you12:42
abhijitDarkStar1, its 50-50 thing12:42
abhijitGhag, you want a software to create web sites?12:43
rww!html12:43
ubottuhtml is HyperText Markup Language, used to build web pages. WYSIWYG editors: KompoZer (was Nvu), Iceape Composer, Amaya - Development environments: Bluefish, Quanta+, Screem - For a howto on HTML coding, see: http://www.w3schools.com/12:43
abhijit:(12:44
Ghagabhijit, yes like SCREem12:44
abhijitGhag,try quanta plus12:44
DarkStar1Iis there a way to get empathy to merge all the channel windows into one window? My Cairo dock is getting absurdly longer12:47
oDeskhello12:48
iflemaDarkStar1: in the prefrences, yes. ALSO Empathy is a bad choice for IRC12:49
oDeski wanted to monitor my pc internet connection, once failed '/home/file' will run12:49
DarkStar1iflema: tbh I use pidgin as well but empathy seems to be doing the job alright12:49
oDeski tried to use  monit12:49
abhijitSandking, see this also though its new and .......... just have a look http://www.omgubuntu.co.uk/2010/08/super-light-launcher-alawalk-0-4-released-boasts-21-plug-ins/12:50
oDeskbut the host name is dynamic  and using with address will not work correctly12:50
Sandkingk12:50
at05gtwelp im obviously too stupid for linux, cant even get the wireless to work12:53
Ilay)12:53
kishoni get "Illegal instruction (core dumped)" for commands like cp, su etc.. any help on how to get this solved??12:54
* DarkStar1 pats at05gt on the head.... "There, there.. You're not stupid. Just special"12:54
DarkStar1:)12:54
at05gthardy har har, not helping12:54
DarkStar1at05gt: Sorry dude... Couldn't help it :)12:55
at05gtsall good just wish i could get the wireless up on the other OS so i wouldnt have to keep booting vista to get answers12:55
DarkStar1kishon: What's your Installation and hardware details?12:55
DarkStar1at05gt: What's your System and hardware specs?12:56
iflemaDarkStar1: :)12:56
howlymowlyhi poeple..  short question:  in a multiple monitor setup: how do I change the "default" monitor? when I enable my second monitor, the desktop always goes from my laptop screen to the attached display..  which is not what I want...12:56
at05gtamd athlon 64 x2 4400+ 4 gigs of ram12:56
at05gt300 gig hd 80 secondary12:57
yrthhello everyone... I can't install adobe flashplugin, got some conflicting packages error, but I don't know which ones...12:57
at05gtunbuntu 10. w/e 64 bit on the 80 gig12:57
DarkStar1at05gt: and the wireless card??12:58
at05gtlinksys wusb10012:58
iflemahowlymowly: do you have a laptop/fn key? There are settings under the desktop menu system/preferences/monitors????12:58
at05gtive got a driver that supposed to work but i cant understand the readme file for it, im new to linux12:59
DarkStar1howlymowly: You know your GPU hardware for the system? If it's nVidia I can help ATI......... Well12:59
* DarkStar1 shrugs12:59
strephello! anybody knows why i can't open a terminal on the desktop? i'm using lucid lynx Xubuntu? when i try it says i have no permission12:59
aretrfre34Hi there!13:00
yrthstrep. you probably don't have permission ;-)13:00
at05gtbah dum dum tsh13:01
rileypis anyone using the 256 nviida driver and are they any issues Im currently using 195 and wondering if i should bit e the bullet13:01
abhijitstrep, try in #xubuntu13:01
DarkStar1at05gt: I had a problem with the wireless network card on a client's laptop months back... There was a way we solved it let me try an remember... btw is the wireless a usb pluggable module or built in?13:01
at05gtits a usb stick13:01
strepok yrth & abhijit  thank you :]13:01
at05gti prefer then to cards13:01
aretrfre34just downloaded ubuntu-10.04.1-desktop-i386.iso, sha1sum is gives out not same as in website given13:02
at05gtallows me to position the antenna away from the comp13:02
yrthsorry strep, I just couldn't stop myself from cracking a joke lol13:02
aretrfre34http://torrent.ubuntu.com:6969/13:02
howlymowlyiflema: , DarkStar1 I have an intel graphics card...  I always use the xrandr-string: xrandr --output LVDS1 --auto --output VGA1 --auto --right-of LVDS1. In ubuntu 9.10 I always automatically had my laptopscreen as "primary" screen for some reason this changed....13:02
howlymowly 13:02
aretrfre34from there13:02
aretrfre34how comes, it's second time13:02
yrth I can't install adobe flashplugin, got some conflicting packages error, but I don't know which ones... can anybody help me with it?13:03
aretrfre34it's sha1 algo right?13:03
DarkStar1at05gt: Oh... There's an issue with those... brb13:03
aretrfre34which algo is that?13:03
aretrfre34help, what's wrong, I'm using transmission13:04
DarkStar1at05gt: just going to see if My friend remembers the issue we had with the wireless13:04
at05gtits probably a huge hassle, im reading a forum post right now that says ill need to recompile drivers and update firmware, and thats really beyond me atm13:05
DarkStar1howlymowly: I'm sorry I haven't got any experience with the intel cards, but might I suggest13:05
DarkStar1howlymowly: you look in your xorg.conf file to see which display monitor is listed as primary?13:06
aretrfre34simple question in which algo is given at http://torrent.ubuntu.com:6969/13:07
maedoxaretrfre34, looks like md513:07
DarkStar1Also brb I just remembered why I stopped using empathy gotta change back to pidgin13:08
howlymowlyDarkStar1: I have a workaround:   i just found an option for xrandr:   you just use the line "xrandr --output LVDS1 --primary"13:08
howlymowlyit works on my computer...13:08
aretrfre34maedox, thanks!13:08
aretrfre34maedox, just checked, even length are not same!13:08
howlymowlyDarkStar1: I have a workaround:   i just found an option for xrandr:   you just use the line "xrandr --output LVDS1 --primary"13:09
yrth I can't install adobe flashplugin, got some conflicting packages error, but I don't know which ones... E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install.13:09
howlymowlyit works on my computer...13:09
aretrfre34md5sum ubuntu-10.04.1-desktop-i386.iso13:09
aretrfre349a95ed6f6ec38fb58c446dba1add6a08  ubuntu-10.04.1-desktop-i386.iso13:09
rockhopperhi can someone help me please! I accidentally deleted the /etc/usb-modeswitch diretory13:09
rockhopperI need help, i got a usb mobile modem13:10
aretrfre34cdc844a364ae2417ea204ea4840129b2298e7dd4ubuntu-10.04.1-desktop-i386.iso685MiB15601487449.54GiB13:10
DarkStar1howlymowly: Koolio can you send me the link for where you found it? I have a feeling my next laptop will come with an intel GPU13:10
aretrfre34goes here http://torrent.ubuntu.com:6969/13:10
howlymowlyDarkStar1: http://lists.freedesktop.org/archives/xorg/2007-August/027507.html13:10
aretrfre34so what algo is used there?13:10
DarkStar1howlymowly: Thanks13:11
at05gtDarkStar1: any news?13:11
aretrfre34at05gt:can you help me???13:11
DarkStar1at05gt: Yes.. Apparently something to do with the network manager13:11
at05gtlol sorry im an Ub Noob13:11
aretrfre34at05gt:I can't get ubuntu!13:11
rockhopper:( Do i have to reinstall ubuntu again?13:12
at05gtwell the adapter works as far as i can see the networks around me the issue is i have no access13:12
DarkStar1You have to find the right one that will be able to run the card drivers13:12
steetsWhere should I go for help on the following problem: I am running 10.10 on HP Pavilion dm1 netbook. I was updating from repositories. Update froze. Restart ended with frozen gdm. Restart in rescue mode also freezes. Any suggestions?13:12
at05gti go and put in my WEP and it just cycles and never connects13:12
Gangrelanyone can help me with my adhoc creation problem?13:12
at05gtwhere would i get a different network manager?13:12
aretrfre34Gangrel:go ahead and post13:13
DarkStar1at05gt: a sec13:13
oDesk!monit13:13
at05gtDarkStar1 thanks for the help its appreciated13:13
DarkStar1at05gt: np dude. We're all here to help in one way or another13:14
maedoxrockhopper, I don't have that... but there is a package called usb-modeswitch. sudo dpkg-reconfigure usb-modeswitch - or maybe reinstall it.13:14
Gangrelok lets begin : I have followed this guide http://www.ubuntugeek.com/creating-an-adhoc-host-with-ubuntu.html that everyone suggests and here comes the problem.... i try to host using my desktop pc so that my laptop with win7 can connect but it is not visible13:14
rockhoppermaedox, I tried reinstalling usb-modeswitch, But that doesn't help me!13:15
maedoxrockhopper, sudo apt-get purge usb-modeswitch and then install it again.13:16
rockhopperok13:16
AnthLeerockhopper try aptitude purge usb-modeswitch13:16
aretrfre34maedox!13:16
AnthLeethen aptitude install usb-modeswitch13:16
Sander^workAnyone know if linux-image-2.6.32-31-server_2.6.32-21.32_amd64.deb in 10.04 is using the hyper v IC 2.1 ?13:16
maedoxaretrfre34, what's up?13:17
yrthI can't install adobe flashplugin, got some conflicting packages error, but I don't know which ones... E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install.13:17
theMallocI upgraded from karmic to lucid and now some windows (nautilus) are not skinned any more. Is this a known problem?13:17
Sander^workOr latest 10.04 kernel13:17
abhijithow to insatll ap from playdeb in terminal?13:18
Sander^workWondring if the hyper v drivers which is rolled into 2.6.35 also exist in latest 10.04 kernel.13:18
Gangrelaretrfre34 ok lets begin : I have followed this guide http://www.ubuntugeek.com/creating-an-adhoc-host-with-ubuntu.html that everyone suggests and here comes the problem.... i try to host using my desktop pc so that my laptop with win7 can connect but it is not visible13:18
DarkStar1at05gt: KDE or gnome btw?13:18
at05gti believe gnome13:19
at05gtim using lucid13:19
Sander^workMake it simpler: Does latest 10.04 kernel have code which only exist in 2.6.35 ?13:19
aretrfre34Gangrel:ubuntu won!13:19
at05gtDarkStar1: so far from my foum research it appears the USB-ID is missing from the driver files and people are having to recompile to fix it, which is beyond my abilities at this time13:20
Sander^workI assume ubuntu patches it latest 2.6.32 kernel with things from later kernels.. or am I worng?13:20
ectospasmSander^work: that's not a safe assumption13:20
AnthLeeno they just ship a new kernel13:21
ectospasmSander^work: this isn't Red Hat, et al.13:21
AnthLeefrom kernel.org after some testing13:21
DarkStar1aaahh so the problem may actually be a driver issue as opposed to a system issue. Can you post me a link of one of these forums?13:21
at05gthttps://bugs.launchpad.net/ubuntu/+source/linux/+bug/35069513:21
at05gthttp://ubuntuforums.org/showthread.php?p=8086015#post808601513:21
craig-thi guys, I've been trying to get a server up an running with virtualbox with no luck.. I've installed ubuntu 10.04.. but still can't access the server from my host os (win7)13:21
at05gtsecond one has links to the proper drivers13:21
King_LuiHello, ive a problem with the Virtualguestadditions ad ubuntu 10.10 beta. Has anybody some experiences with this fact.?13:22
Gangrelaretrfre34 tried with installed ubuntu on laptop and still not working13:22
ectospasmcraig-t: what do you mean "access?"13:22
Sander^workectospasm, So both options is possible?13:22
craig-twell access the server through a web browser.13:22
ectospasmSander^work: yes, but it's more likely not in the current Ubuntu kernels.13:22
TiNRiBcraig-t: are you using bridged mode networking?13:23
craig-tTiNRiB, yup..13:23
TiNRiBcan you ping IP?13:23
ectospasmcraig-t: is the Ubuntu guest running a service that responds on port 8013:23
ectospasm?13:23
craig-tectospasm, I'm not sure?13:24
ectospasmcraig-t: by default, Ubuntu doesn't have any services running, including httpd on port 8013:24
ectospasmcraig-t: what are you trying to do with the Ubuntu guest?13:25
craig-toh.. how do I start those? i've installed apache..13:25
ectospasmcraig-t: service apache start, or service httpd start (can't remember which)13:25
ectospasmcraig-t: service apache2 start13:26
ectospasm...had to look it up13:26
Sander^workectospasm, what does "built-in kernel modules" mean?13:26
ectospasmSander^work: it means drivers that are built into the kernel, as opposed to loadable and unloadable modules (typically in /lib/modules/...)13:27
linuxson26Having some difficulty with my screen resolution in Karmic13:28
theMallocHi all together. Can anyone help me? I upgraded from karmic to lucid and now I have some problems with themes. In some programs the mouse pointer and windows are not displayed in the theme I have set up. Does anyone have an idea what could be wrong?13:28
odb|fideltheMalloc: using a lucid theme?13:28
theMallocYes. Default theme.13:29
ksternquestion: I'm running 10.04 32-Bit. I plugged in an external monitor and it was recognized right away. How do I make the external monitor the "default" monitor and the laptop monitor the "secondary" display?13:30
michal1how get internal mic and speakers working in ubuntu 10.04 netbook?13:30
Sander^workectospasm, when I compile it myself.. its those marked with * ?13:31
michal1please can anybody help?13:31
ectospasmSander^work: yes, as opposed to [m]13:31
Sander^workectospasm, ok.. then I got that term right :-)13:31
Sander^workectospasm, very strange.. seems like hyper v drivers from the staging tree actually is compiled into latest 10.0413:32
theMallocodb|fidel: Yes.  I have the problem with the default lucid theme, and also with the themes I used with karmic13:32
michal1jrib: i've reinstalled system back and taskbar is back.13:32
at05gtDarkStar1: I think i foun a work around 10.04 contain the proper driver i just need to enable the usb id, ima go try it and see, ill let ya know how it goes13:32
michal1jrib: thanks for yesterday13:32
DarkStar1at05gt: Ok13:32
maedoxmichal1, Do you expect us to be clairvoyant? :)13:32
airtonixyes13:33
=== HEADSHOT is now known as lessthanslashthr
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:33
lessthanslashthruhwat13:33
VercingetorixHave you tried changing the theme and changing it back?13:33
michal1maedox: my sound works only on external speakers. already checked there's no mute anywhere. my girlfriend says she wants to switch back to windows:( really need help.13:35
TiNRiBthe theme issue is common in ubuntu. the .gnome2 config files in your home directory don't get changed correctly.13:35
TiNRiBsearch for it on google.13:35
theMallocVercingetorix: Yes. Does not change anything.13:35
yrthmichal1, change girlfriends ;-)13:35
strephi again, my problem's getting worse, i can't create a new folder on the desktop :/13:35
michal1haha13:35
bazhangyrth, thats not helpful. please stay on topic13:36
maedoxmichal1, Alright, so it works, just not in the right speaker. Did you try menu: System -> Preferences -> Sound -> Input/output?13:36
maedoxmichal1, You should be able to change which devices to use for what there.13:36
theMallocTiNRiB: Is this an upgrade issue or an common issue?13:36
Sander^workectospasm, how can I check which version of a kernel module which is included into latest 10.04 kernel?13:36
oDeskhello, what is the correct way to use Monit with dyndns host13:36
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:36
yrthbazhang, I can't install adobe flashplugin, got some conflicting packages error, but I don't know which ones... E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install.13:36
ksternquestion: I'm running 10.04 32-Bit. I plugged in an external monitor and it was recognized right away. How do I make the external monitor the "default" monitor and the laptop monitor the "secondary" display?13:37
soosfarm_buy a mac13:37
yeastwarsI have two monitors, one at 1440x900 (laptop), the other at 1600x900 (external). The output sent to the external one seems to be more like 1700x900 - I can see extra stuff if I move the display around with the monitor's settings. Why would that be?13:37
DarkStar1Sander^work: uname -a doesn't work?13:37
Sander^workDarkStar1, I'm talking about the version of hyper v kernel modules in latest 10.0413:38
nouitfvfyes!!!13:38
Sander^workDarkStar1, and not the version of the actual kernel.13:38
DarkStar1Sander^work: aahh my apologies.13:38
michal1maedox: input- internal audio analog stereo. output -> internal audio analog stereo13:39
Phizzywhizzo/ all13:40
=== bobbboberson is now known as Pulsipher
=== progre55_ is now known as progre55
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:40
michal1maedox: how to change devices. everywhere it's written i should go into MICBOOST but i don't have it probably.13:40
ksternquestion: I'm running 10.04 32-Bit. I plugged in an external monitor and it was recognized right away. How do I make the external monitor the primary display and the laptop monitor the secondary display?13:41
progre55hi guys. how do you add a user to a group? )13:41
progre55oh a terminal13:41
progre55on*13:41
maedoxuseradd user group13:41
PhizzywhizzI'll let these fellas sort out their issues first...13:41
erUSULkstern: system>preferences>display13:41
progre55maedox: thanks13:42
PhizzywhizzUnless someone with Aspire One experience could pm me...13:42
maedoxmichal1, not sure what's up there. It might be easier to help in the forum with some screenshots of the windows.13:42
nouitfvfprogre55 ||:> use webmin :D13:42
airtonixnouitfvf, from the commandline ?13:42
ksternerUSUL: I have system>preferences>monitors but that doesn't have the right options13:42
michal1Maedox: thanks man, how can i get there?13:43
abhijithow to install playdeb aps in terminal?13:43
abhijit??13:43
ProNihilistwould I be correct in thinking I can get the X source for Lynx, apply the patch used this PPA https://launchpad.net/ubuntu/karmic/+source/xorg-server/2:1.6.4-2ubuntu4.3 and then build and intall it?13:43
airtonixabhijit, same as you do from any ppa or repo13:43
erUSULkstern: you can not swap the mintors? ( move the left monitor to the left ?? )13:43
maedoxhttp://ubuntuforums.org/13:43
craig-tectospasm, not sure what I've done now.. I've switched over to NAT as I wasn't getting an IP address with the bridged connection or ping any servers.. tried "services apache2 start" but get "Could not reliably determine the server's fully qualied domain name, using 127.0.1.1 for ServerName" ??13:43
maedoxmichal1, http://ubuntuforums.org/13:43
airtonixcraig-t, that error is not fatal.13:43
michal1maedox: thankyou13:44
strephow to get permission on desktop?13:44
ProNihilisthah/n13:44
abhijitairtonix, oh yah. thanks!13:44
Quantum_IonWhat frustrates me about X is they keep moving the location of the xorg.conf file in Ubuntu Linux, it's not in /etc/X11 now it's in /usr/lib/X1113:44
AnthLeestrep sudo + command13:44
craig-tairtonix, what do I do to get it working?13:44
ksternerUSUL: just switched where I mouse to in order to have the cursor on each monitor13:45
airtonixcraig-t, is there a reason why you need it working ?13:45
=== Termana_ is now known as Termana
ksternerUSUL: did not make it so main menu bars appeared on external monitor.13:45
abhijitairtonix, like we see apt-cache search can i see how much is the size of the ap i am going to install?13:45
PhizzywhizzAnyone got any ideas on how to get an aspire one's wireless working. Don't have access to a wired conn. Am talking via my wildfire.13:45
craig-tairtonix, all I want to do is to be able to access the ubuntu server from the host os (win7)13:45
strepAnthLee, it says : command not found13:45
airtonixabhijit, apt-cache show <package-name>13:45
erUSULkstern: sorry this is as far as i can go helping you. maybe others have other ideas...13:45
fixxxermetMy user crontab isn't working (crontab -e).  I have a script that runs every minute (* * * * * /home/user/script.sh) that isn't running13:45
Quantum_IonI have this file  xorg.conf.d  in my /usr/lib/X11 I dont know what it does13:45
abhijitairtonix, yah.13:46
Sander^workWhere is the source code of the latest 10.04 kernel?13:46
Picifixxxermet: Is there a newline at the end of the crontab?13:46
jferPhizzywhizz: i would try ndiswarpper13:46
philinuxQuantum_Ion: thats a directory13:46
fixxxermetDon't think so Pici13:46
Picifixxxermet: Add one.13:46
fixxxermetok13:46
Quantum_Ionphilinux, okay13:46
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:46
airtonixcraig-t, 1. windows will only know about hostnames of other machines on a layer 3 level if you have a dns server or windows has the bonjour services installed13:46
yeastwarsis there a way to display desktop icons on both monitors when in a dual monitor setup13:47
airtonixcraig-t, 2. or if you manually add the hostnames to c:\windows\system32\drivers\hosts (i think thats where it is)13:47
undecimI nearly have my perfect encryption setup. My root partition is encrypted with luks/dm-crypt, and using a 2kb partition (/dev/sdb1) as the keyfile. When booting, I get dropped to busybox and have to type "cryptsetup --key-file /dev/sdb1 luksOpen /dev/sda1 root; exit" to boot. How can I get this partition unlocked automatically?13:47
PhizzywhizzNdiswrapper...I've seen some stuff about that. Will I still need to place files in root?13:47
yeastwarsand is there a way to make windows appear on the monitor in which my mouse is instead of always defaulting to the left one?13:47
fixxxermetPici: Still no go :(13:47
Quantum_Ionphilinux, When I look in the directory cd /usr/lib/X11/xorg.conf.d/ this is what I have now 05-evdev.conf  10-synaptics.conf  10-vmmouse.conf  10-wacom.conf13:47
airtonixcraig-t, the hostnames you see in windows explorer is only WINS names and are not recognised outside of SMB protocol13:48
philinuxQuantum_Ion: same here. No worries13:48
Quantum_Ionphilinux, What happened to the old xorg.conf file ?13:48
abhijit!source | Sander^work13:48
ubottuSander^work: You can easily fetch a package's source with apt-get. See: http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html13:48
philinuxQuantum_Ion: still in same place. But you might not have one at all.13:49
airtonixcraig-t, easiest way is to install "bonjour services for windows" on all your windows machines so that they can see the hostname advertisement broadcasts Avahi on your ubuntu machine sends out13:49
jferPhizzywhizz: a full guide is available at https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper13:49
Picifixxxermet: Are there any lines in /var/log/auth.log for cron for when you expect it to run?13:49
maedoxfixxxermet, is the script running when you execute it manually?13:49
Quantum_Ionphilinux, I used to use the Linux generated version of an xorg.conf file to use it on FreeBSD but I cannot do that anymore for my computer13:50
fixxxermetPici: I run it as a user (no sudo or privileges) but no, nothing there.  maedox Yes it is13:50
fixxxermetPici: Cron daemon wasn't running :-p13:50
PhizzywhizzJfer. Thanks. Hopefully this won't timeout on me.13:50
jferPhizzywhizz: hang on13:50
maedoxfixxxermet, lol, yeah, that's why :D13:50
philinuxQuantum_Ion: just create one13:51
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:51
jferi found that there is an install tool on the newer version of ubuntu13:51
Quantum_Ionphilinux, Ubuntu Linux uses something different to produce an X configuration file for all computers13:51
maedoxlinuxson26, did you install a restricted or open-source driver for you radeon card?13:51
progre55nouitfvf: what's webmin?13:52
sipiorQuantum_Ion: https://wiki.ubuntu.com/X/Config13:52
linuxson26maedox: Didn't install anything....running the default config from Ubuntu install13:52
Quantum_Ionphilinux, I ran X -configure on FreeBSD and the screen doesnt pop up like in Ubuntu Linux13:52
nouitfvfprogre55 ||:> Webmin is a web-based interface for system administration for Unix.13:52
linuxson26maedox: Acer Laptop13:52
nouitfvfprogre55 ||:> ;) lol13:52
progre55nouitfvf: nah, wouldnt want to install a web interface just to add a user into a group =)13:53
b0otHow do i get rid of both my login password and the sudo password?13:53
philinuxQuantum_Ion: does this help. http://www.freebsd.org/doc/handbook/x-config.html13:53
progre55nouitfvf: but thanks for the support though =)13:53
ranjanHi all13:53
jferPhizzywhizz: Ndiswrapper driver installation tool is a better option as it gives you a gui for an easy install13:53
Quantum_IonFatal server error:13:53
Quantum_IonServer is already active for display 013:53
Quantum_IonIf this server is no longer running, remove /tmp/.X0-lock13:53
Quantum_Ionand start again.13:53
Quantum_IonPlease consult the The X.Org Foundation support13:53
FloodBot4Quantum_Ion: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.13:53
Quantum_Ion at http://wiki.x.org13:53
philinuxQuantum_Ion: this IRC is for ubuntu though so I cant help as I dont know freebsd13:53
ranjanis it possible to make calls through the pcs internal modem.?? if yes is there any software for that in ubuntu13:54
PhizzywhizzJfer. Ok. Have netbook in front of me. Can transfer files across via my phone13:54
elijahI unmounted a volume in Gparted, then I resized the partition in Gparted, how do I remount it?13:54
linuxson26maedox: soon as I drop the resolution, the desktop returns.But then all text is a bit fuzzy13:55
maedoxlinuxson26, sorry, i have no idea. maybe try the open-source or restricted driver.13:55
Sander^workHow do I install 2.6.35.. with further updates when newer versions comes out?13:55
merphyI reconfigured the ldap server (it was running perfect, I made some changes in slapd.conf) now the server doesnt start. plese help me13:55
Quantum_Ionphilinux, They keep moving the X Configuration files around in Ubuntu Linux Files ending in *.conf in the /usr/lib/X11/xorg.conf.d/ directory (NOTE: will be changed to /usr/share/X11/xorg.conf.d for 10.1013:55
linuxson26maedox: I fixed it once, but I can't remember how. Googled it, and came upon a site which specified that I create/edit my xorg.conf file, and add some code to it13:56
kartoUsing a small laptop (64bit, 4GB ram)  - is there a way to get the netbook UI on a 64bit install?13:56
=== elb0w`away is now known as elb0w
linuxson26maedox: something in the line of "radeon: MyRadeon"....or something like that13:56
sipiorQuantum_Ion: the files haven't been moved around. they've largely been obsoleted. did you read the link i passed along?13:56
progre55how to remove a user from a group? ))13:56
linuxson26maedox: don't know where I found it...been looking for ages13:56
Rouim having a trouble to listen shoutcast streaming player on the webpage .. some one help me ?13:57
nouitfvfprogre55 ||:> USE WEBMIN! =)13:57
Pici!webmin | nouitfvf13:57
ubottunouitfvf: webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. See !ebox instead.13:57
progre55nouitfvf: lol ))13:57
airtonixnouitfvf, why?13:57
NeoCicakhi all.. how can i display the wireless network applet in my ubuntu? somehow its gone from the panel...13:57
airtonixNeoCicak, you need to run nm-applet13:58
progre55how to remove a user from a group on a terminal? with no webmin or whatsoever =)13:58
Quantum_Ionsipherdee, yes now I have to piece all the files in /usr/lib/xorg.conf.d into one xorg.conf file for FreeBSD to use X on my machine13:58
fixxxermetI want to start a script in a named screen (screen -S name) automatically after reboot / boot.  I know how to add scripts to runlevels but how can I have that script start in a screen?13:58
merphyI need ldap help13:58
sipiorprogre55: deluser <user> <group>13:58
NeoCicakairtonix: hmm..... it says "an instance of nm-applet is already running"13:58
topyliprogre55, system -> administration -> users and groups. edit the group13:58
airtonixprogre55, http://www.g-loaded.eu/2005/11/06/manage-users-from-the-command-line/13:58
airtonixNeoCicak, killall nm-applet && nm-applet13:58
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card13:58
nouitfvfSorry guys, I do not know English well :(13:59
progre55thanks guys13:59
NeoCicakairtonix: hmm......... still not displayed.. :(13:59
b0otHow do i get rid of both my login password and the sudo password?13:59
razz1i just logged out of a ssh session and cannot log back on, says connection timed out. I know that the remote system is online, i can ping it. Anyone know how I can reset ssh connections. There is no one at the remote system13:59
b0otI have tried modifiying things in visudo, but i must not be doing it correctly13:59
bazhangb0ot, why would you want to do that14:00
maedoxb0ot, bad idea ;-)14:00
airtonixNeoCicak, sudo service network-manager restart && killall gnome-panel && killall nm-applet && nm-applet14:00
b0otbazhang, bash scripts that need sudo access14:00
topyliNeoCicak, you probably removed the entire notification area from your panel. right click an empty spot on the applet, add the notification area14:00
b0otmaedox, do you know of a way to input sudo passwords in a bash script?14:00
maedoxb0ot, NOPASSWD placed in the correct place will get you sudo anything without password.14:00
neil_dI am having trouble with wicd... It isn't running the scripts I have setup... is there any special needs of the scripts?   like being readable only by root etc.14:00
maedoxb0ot, run them with /etc/crontab as root, then you can sudo to whatever in the script.14:01
philinuxQuantum_Ion: You might get better help here. http://forums.freebsd.org/14:01
b0otmaedox, i tried that with visudo, but no luck14:01
linuxson26Having some display issues with Karmic. Screen resolution is set to 1400x1050, and my desktop is only showing as black.If I maximize any windows, then the frame still shows, but the content then also shows as black.Have a Radeon Mobility 9200 card14:01
maedoxb0ot, rephrase: edit /etc/crontab as root and specify the correct user.14:02
at05gtDarkStar1: big stick no love14:02
Rouim having a trouble to listen shoutcast streaming player on the webpage .. some one help me ?14:02
Rouim having a trouble to playing shoutcast streaming player on the webpage .. some one help me ?14:02
lkcan ati run well in linux ?14:02
bazhangRou, no need to repeat so quickly14:02
Rouwrong typing14:03
Rousorry14:03
thesuliban1980Hi, need help with my quanta touchscreen, either on 10.04 or on 10.10 beta.14:03
NeoCicakairtonix: hmm......... still not displayed.. :(14:03
thesuliban1980I am able to move the mousepointer when touching the screen14:03
airtonixNeoCicak, like topyli mentioned, make sure you have a "Notification Area" on your panel.14:03
DarkStar1at05gt: Still not showing any network connections eh?14:04
at05gtno i can see the networks just fine, i just cant connect to any of them14:04
thesuliban1980but when I want to scrool, it seams as if the left-klicked mousekey is emulated...14:04
NeoCicakairtonix: ahhhhhhhhhh14:04
NeoCicakairtonix: thanks for that!!!!!14:04
thesuliban1980also: I can not use easystroke to record any geistures....14:05
DarkStar1at05gt: what happens when you try to connect?14:05
thesuliban1980keeping the finger on the the screen is equal to keep the lkeft mouse-button pressed14:05
at05gtDarkStar1 nothing, it just sits there trying to connect and never does14:05
thesuliban1980please help14:05
qwertHow to have independent desktop activity for every desktop?14:06
kishon i get "Illegal instruction (core dumped)" for commands like cp, su etc.. any help on how to get this solved??14:06
NeoCicaki'm trying to upgrade my faenza icon theme... but during the upgrade, synaptic complained "/var/cache/apt/archives/faenza-icon-theme_0.7-ubuntu1_i386.deb: trying to overwrite '/usr/lib/rhythmbox/plugins/umusicstore/musicstore_icon.png', which is also in package rhythmbox-ubuntuone-music-store 0"14:06
sipiorkishon: do any commands work?14:06
kishoncommands like "cd" works..14:07
sipiorkishon: that's the shell. what were you doing when the trouble started?14:07
DarkStar1at05 no messages whatsoever?14:07
at05gtnope it just does nothing14:07
kishoni'm using a ARM board.. i just booted and when I'm trying to run the command, i get illegal instruction error..14:08
King_Luii try to find the xorg.con in ubuntu 10.10 beta. But in /etc/X11/ is nothing like an xorg.cong soes anybody know the problem?14:08
bazhangKing_Lui, #ubuntu+1 for that14:08
NevroPusIs there a way to get the latest nvidia drivers for ubuntu without having to reinstall the drivers everytime the kernel is updated?14:08
AnthLeeuse jockey-gtk14:09
sipiorKing_Lui: xorg.conf is not generated by default in recent versions of ubuntu.14:09
phimichi all14:09
AnthLeesystem > administration > hardware drivers14:09
sipiorkishon: which ubuntu installation are you using?14:09
NevroPusAnthLee: Those drivers are OLD, I have to use the newest drivers14:09
King_Luiokay thx14:09
AnthLeesmxi14:10
at05gtDarkStar1 its really frustrating me an making me not want to bother with Ubuntu and just deal with vista14:10
sipiorNevroPus: no, i don't believe there is.14:10
AnthLeeread the documentation i'm not gonna type out instructions :)14:10
kishonubuntu maverick14:11
NevroPussipior: Damn. That really sucks. How often do the ubuntu kernel have an update? Every few weeks?14:11
bazhangkishon, that's #ubuntu+114:11
kthomaswhere's the menu that controls what user programs in the menus are run as?14:11
majorscurvyhi all14:11
* kthomas looks sheepish14:11
kthomashello majorscurvy14:11
majorscurvyanyone have a clue about compiz? there's not really anyone in the compiz chat lol14:11
DarkStar1at05gt: unfortunately my laptop is packed as I'm moving houses atm so I can;t help you today because I don't remember exactly how I solved the issue as it was a few months back14:12
* kthomas drops clue14:12
phimicis there a solution for this problem http://ubuntuforums.org/showthread.php?t=150750414:12
AnthLeenevropus http://smxi.org/14:12
sipiorNevroPus: depends. price you pay for using drivers outside the purview of the distribution.14:12
at05gtDarkStar1: its no big man, ill just go back to dealing with vista14:12
kishonbazhang: what does it means??14:13
bazhangkishon, thats the channel for maverick support   #ubuntu+114:13
AnthLeenevropus Some nice features of that are if you install a new kernel with smxi, smxi will retain that data, then send it to sgfxi, which allows you to install the video driver to the new kernel prior to rebooting, which lets you do a full system upgrade prior to rebooting.14:13
Sander^workDoes this statement mean that LIC 2.1 version of hyper v drivers might be included in latest 10.04?: Kernel updates apply as always to security updates and critical bugs. In addition, simple, obvious, quick or hardware relevant patches should be delivered so long as the next release is not yet in Beta form. Also, more updates will be moved upstream.14:13
kishon bazhang:thanks14:13
Sander^workectospasm, ^^14:15
qwert!crosspost14:15
ubottuPlease don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support.14:15
NevroPusAnthLee: Thanks. I'll have a look at it14:16
AnthLeeIve never used under ubuntu but i've used with sid14:17
AnthLeeand works fine :)14:17
bnovcI have 8GB ram in my machine, but /proc/meminfo is only showing 6GB. I thought several reboots ago it had recognized all of it... I thikn I have the right kernel: 2.6.32-24-generic-pae14:17
erUSULbnovc: with 8 giB of ram you should be using 64 bits. ...14:18
esmitDoes someone know some program which I set a list of proxys and it automatticaly choose the best to access the desired address?14:21
JAMD456Is there an IRC channel for the Ubuntu beta?14:22
bnovcerUSUL: PAE should be able to get 8GB also, I believe?14:23
rwwJAMD456: #ubuntu+114:23
qwertIs ther any ubottu command to know ops list?14:23
JAMD456rww: thanks14:23
erUSULbnovc: afaik yes... maybe there is something in the dmesg. « demsg | less »14:23
bazhangqwert, why do you need it14:24
King_Luihow can i crash the x server that it cannot start at the next boot14:24
ShredMasteranyone here uses Tuxguitar or Guitarpro??14:24
PhizzywhizzI have tried installing ndiswrapper through the terminal. I keep getting error2. Any ideas?14:24
bnovcKing_Lui: if you broke your config file that may happen14:25
bnovcKing_Lui: go to a terminal and run startx and see what errors you et14:25
bnovcerUSUL: ya... I didn't really want to reboot, but I guess I'll need to14:26
King_Luii dont have a xorg.conf as default there is nothing in /etc/xorg.conf14:26
King_Luietc/X1114:27
King_Luisry14:27
bnovcthere should be content in xorg.conf...14:27
King_Luino in ubuntu 10.10 is no xorg.conf14:27
bnovcjsut run startx and see what the error(s) are14:27
rww!10.1014:28
ubottuMaverick Meerkat is the codename for Ubuntu 10.10, due October 2010 - Maverick is NOT released and NOT Stable, discussion and support in #ubuntu+114:28
ShredMasteri need midi driver for ubuntu14:28
bnovchm, well I have an xorg, but I've probably modified it14:28
bnovcI'm on 04 though14:28
theMallocHi guys. I have set up a custom mouse pointer but I do not see it an the gnome desktop or some gnome programs like nautilus. There I only see the default white pointer. But e.g. at firefox I see the pointer I have set...14:29
kemalettin_19 hii all!14:31
* dreamtraveler is away: Auto-away after 30 mins idle (gone at 15th Sep, 16:31:45)14:31
=== dreamtraveler is now known as dreamtravele^afk
rww!away > dreamtravele^afk14:31
ubottudreamtravele^afk, please see my private message14:31
creatureHello. My housemate's laptop refuses to recognise its DVD drive. It's an older Asus model, and it worked under 9.10 Ubuntu but not now she's upgraded to 10.04. It doesn't even get any /dev nodes created for it. Suggestions?14:32
nouitfvfubuntu rulezzzzz ^__^14:33
meltingwaxHi, I'm interested in starting a patch to add colored output for apt-cache/apt-get. I'm having some trouble finding the repositories to where I can check these out, anyone happen to know where I can find them?14:34
Sander^workWhere can I get an apt mirror with 2.6.35?14:35
rafaelmfpHello. CUPS-PDF is the issue. I'm trying to generate a .pdf, print a Gnucash Invoice, using CUPS-PDF, I can get it to work, but the quality of the pdf file it's horrible. I've tryed to change printing quality/resolution on preferences, but it doesn't seem to change anything. Invoice at Gnucash is perfect, but when I generate the pdf through CUPS-PDF the result is not a good one.14:36
=== [1]craig-t is now known as craig-t
philinuxcreature: How about the livecd? Does it boot?14:37
creaturephilinux: I haven't got a live CD, but the drive works under Windows so I don't think it's a hardware problem.14:37
stuckeyhow do I capture video with webcam?14:38
jussi!info cheese | stuckey14:38
ubottustuckey: cheese (source: cheese): A tool to take pictures and videos from your webcam. In component main, is optional. Version 2.30.1-0ubuntu1 (lucid), package size 62 kB, installed size 244 kB14:38
bazhangstuckey, camorama14:38
evahow do i get flash vids to work14:38
kemalettin_19kemal14:39
AnthLeeinstall adobe flash :)14:39
bazhangeva, install the flash plug in14:39
kemalettin_19can someone tell me how to understand if my Bleachbit applicaion is updating automatically with update manager of Ubuntu 10.04 ?14:39
r1pp3rj4ckhi14:39
=== Ignatius is now known as mawst
lookr1pp3rj4ck: hai14:39
evathere is a page i am trying to go to and they tell install i did that all3 there was but it dont work anyway14:39
AnthLeeeva I pmed you .14:40
lookeva, in terminal do this. sudo apt-get install flashplayer-pluginnonfree14:40
philinuxeva: Get this addon and use it. https://addons.mozilla.org/en-US/firefox/addon/161939/14:40
Terraxcan someone help me what's the function in ubuntu (linux) for the beep (int freq, int duration) in windows?14:40
SportsChick`!ops NO HOMELAND WITHOUT YOU FUHRER LOREZ! ALL HAIL THE AUTISTIC LORD OF FREENODE!! SportsChick` uRock aseem Terrax r1pp3rj4ck neogis luis_lopez look xisco mick02 eva zoiss stuckey sprok ganja djungelkraem halvors coolbhavi mawst gonker jpartogi meltingwax craig-t nfrejhfw Westie Sky[x] nouitfvf creature fumanchu182 Whitor rafaelmfp kemalettin_19 jono delarue iredux scriptwarlock xy theMalloc iceflatline ShredMaster skfin at05gt esmit ubuntuella md-ll14:41
SportsChick`!ops NO HOMELAND WITHOUT YOU FUHRER LOREZ! ALL HAIL THE AUTISTIC LORD OF FREENODE!! oskude blackxored urist oDesk NevroPus thiebaude Maro__ krphop tempeldirne everythingdaniel T3 u-foka qwert skunkworks tieinv bentob0x NeoCicak thesuliban1980 Pulsipher ar0nic Fandekasp jamur2 coderdad timmillwood enmand Rou b0tz Dice-Man artiv p0int apw lk ranjan FloodBot2 MetaBot Ertyle LjL-Temp b0ot LjL antonpiatek [GuS] vinc3nt Chr|s Termana dgx plainhao progre55 D14:41
SportsChick`!ops NO HOMELAND WITHOUT YOU FUHRER LOREZ! ALL HAIL THE AUTISTIC LORD OF FREENODE!! Marqeaux G0SUB Zwei NEXUS-6 Danio jimerickson dgeary2 undertuga IdleOne Italian_Plumber philinux King_Lui airtonix BuZZ-dEE yotta911 Sander^work lamstyle CorpX gaccardo MaWaLe TimeRider DarkStar1 AnthLee csd sdwrage rileyp _KAMI_ maedox slow-motion _s1gma howlymowly kishon mvn071 kyheo localhost Benwa rambo3 WinstonSmith luist Sandking BaD_CrC alastor666 wemaflo carand14:41
SportsChick`!ops NO HOMELAND WITHOUT YOU FUHRER LOREZ! ALL HAIL THE AUTISTIC LORD OF FREENODE!! hebz0rl awk esperegu Xilent Frozenball Ruthgard selig5 cece Neo-- Lazy^ Gangrel ben_q ecanto Destine bazhang digitalsanctum nkn fiacha LouisJB pradeep adac lux` LifeLiner forkup kpkarl brandonj aliverius Mavrik- amateur_hour rwat XuMuK oracle sharky_ l34k flupke themetalgamer acke- Noz3001 xnt14 Sinister Bauldrick heg onyxgaze_ Sonderblade bilalakhtar benpro stetho Alc14:41
SportsChick`!ops NO HOMELAND WITHOUT YOU FUHRER LOREZ! ALL HAIL THE AUTISTIC LORD OF FREENODE!! jOZe hetii Ameth luclucluc2010 cemc MengXingHun boki trigrou zatan iflema graviton msanchez jrib muhoo oxymoron Myx0x3 misnix dmart Rinsmaster ITXpander Andycas tPl0ch ChaosR themill TREllis EagleWatch BjornW utpux spydon ZekeS Milos JamesHarrison jrocha Pitel miOw cpf_ ahox coolmadmax pinPoint TheAnswer bjp i_is_broke Jordan_U Lattyware ghostcube Morten_ ddavids Gnea 14:41
ubottuError: I am only a bot, please don't think I'm intelligent :)14:41
sipiori really wish that person would get another hobby.14:41
nouitfvfflood bot detected14:41
r1pp3rj4ckI have a huge problem... I cannot boot my Ubuntu 10.04 (long story) so I want to open my home folder from LiveCD to backup my data (there are some really important data), and it throws me an error while using the ecryptfs-mount-private14:41
=== mauro_ is now known as maramau
* look facepalms14:41
kemalettin_19can someone tell me how to understand if my Bleachbit applicaion is updating automatically with update manager of Ubuntu 10.04 ?14:41
r1pp3rj4ckkeyctl_search: required key not available14:42
frinskhi i am not able to show the grub menu at boot (esc keys doesn't work)14:42
r1pp3rj4cksetmntent: no such file or directory14:42
bazhangfrinsk, its shift14:42
r1pp3rj4ckmount: operation not permitted14:42
lookfrinsk: use the shift key, hold it at boot14:42
frinskthanks14:42
philinuxkemalettin_19: If you installed it from the repos then it should update automagically.14:43
evaphilinux Thanks it worked14:43
Sander^workhttp://kernel.ubuntu.com/~kernel-ppa/mainline/ <-- How do I add this to my sources.list ?14:43
Terraxwhat's the function in ubuntu (linux/gcc) for the beep (int freq, int duration) in windows?14:43
philinuxeva: Nice one.14:43
apwSander^work, it is not a proper PPA you cannot add it to your sources.list14:43
r1pp3rj4ckany idea?14:43
kemalettin_19philinux:  i dont remeber. but i installed as .deb package. but how to unerstand ?14:43
philinuxkemalettin_19: Open a terminal. apt-cache policy bleachbit14:44
Sander^workapw, So its not possible to automaticly make sure that my distro are updated with the latest Linux kernel?14:44
philinuxOr look in synaptic14:44
kemalettin_19philinux:  http://textsnip.com/d557fcso what that means ?14:45
bazhangSander^work, not in a supported manner, no14:45
lookSander^work: I do think that Ubuntu does get the latest linux kernels with it updates...14:45
philinuxkemalettin_19: should be version 0.7.3-1 in 10.0414:45
bazhanglook, not so14:45
rww!latest14:45
ubottuPackages in Ubuntu may not be the latest. Ubuntu aims for stability, "latest" may not be a good idea. Post-release updates are  only considered if they are: fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.14:45
lookbazhang: i see14:45
kemalettin_19philinux:  oh! :( what i have to do now ?14:46
philinuxkemalettin_19: Look like you got a newer version14:46
kemalettin_19i will delete it first. i will install it from synaptic.14:46
kemalettin_19philinux:i will delete it first. i will install it from synaptic.14:46
apwSander^work, not with the latest upstream versions no14:47
Sander^workbazhang, my problem is.. that I dont know what ubuntu include in the latest kernel.. is there a way of checking that?14:47
apwSander^work, why do you need mainline kernels over the ubuntu offerings?14:47
Sander^workapw, because I want the latest hyperv LIC 2.1 which is included in 3.6.35.. 2.0 is included in 2.6.3214:48
Sander^work2.0 is included in 2.6.32 mainline14:48
apwSander^work, so the maverick kernel is v2.6.35 based, you could try the lts-backports kernel14:48
philinuxSander^work: 2.6.32 is the current 10.04 kernel14:48
mbeierlWhat is up with this unregged stuff?  I've got a registered nick but I keep getting blocked from entering this channel by floodbot.14:48
bazhangmbeierl, serious spam issues14:49
qwertHow to have independent desktop activity for every desktop?14:49
philinuxSander^work: nvm14:49
mbeierlbazhang: ok, thanks - even for regged users?  shame :(14:49
Picimbeierl: You aren't identified either.14:49
bazhangmbeierl, no, once you identify, that is14:49
apwSander^work, but in general the mainline kernels are for testing only they are not recommended or supported for ongoing use; we do not even verify they boot14:49
philinuxSander^work: 10.10 is now using 2.6.35-2114:50
mbeierlPici: how is it that I am not identified?  I've got a registered nick and set it up in pidgin to sign me in?14:50
Cantidedoes anyone know about the package "usb-modeswitch" ? I need to get it but apt get doesnt work :+14:50
lookhas 10.10 been released officialy?14:50
rwwmbeierl: well, you didn't do it right, then, because you're not identified.14:50
rwwlook: no, next month.14:50
looknot just in beta?14:50
bazhanglook, no14:50
lookrww: ok thought i had missed something14:50
Sander^workapw, philinux: cool.. where can I read about the lts-backported kernel?14:51
mbeierlrww:  oh?  how do I do it "right" then?14:51
=== at05gt_ is now known as at05gt
philinuxSander^work: No idea but you could ask in here. http://ubuntuforums.org/forumdisplay.php?f=38514:51
Sander^workapw, is lts-backported kernels tested.. that they boot?14:51
apwSander^work, it is not yet officially in the archive, it cannot be until release but it does exist in the kernel-ppa user's actual PPA in launchpad14:51
lookmbeierl: when you log into freenode use /msg NickServ identify <password>14:51
rwwmbeierl: no idea, I don't use pidgin. In irssi, you put ":username password" as the server password.14:51
apwSander^work, the lts-backports kernel does indeed get tested as it is the maverick kernel14:52
lookmbeierl: i would recommend Xchat for an IRC client14:52
mbeierllook and rww: I've already done that.  must be a bug in pidgin then that it's not re-registering me.14:52
Sander^workapw, ok.. whats the apt source line to use then?14:52
ShredMasterHow do i install TIMIDITY ?14:52
lookShredMaster: sudo apt-get install timidity <---- try that14:53
ShredMasterlook: How do i know if it is installed now?14:53
lookwhats the output of the apt-get, did it say it found timidity?14:54
apwSander^work, this is the PPA: https://edge.launchpad.net/~kernel-ppa/+archive/ppa14:54
lookto check type timidity14:54
hawodiI need help please. After hibernatiing my system, It won't boot again. It come up with "no resume image".14:55
lookhawodi: that happens to me sometimes to, i just don't hibernat14:55
look*hibernate14:55
hawodilook:how do you resolve it?14:56
lookhawodi: i have no idea, let me use google tis powerful14:56
Sander^workapw, so its safe to use in production enviroment?14:57
Sander^workapw, where security updates also is critical.14:57
qwertWhat is the difference between sudo and yast?14:57
rafaelmfpHello. CUPS-PDF is the issue. I'm trying to generate a .pdf, print a Gnucash Invoice, using CUPS-PDF, I can get it to work, but the quality of the pdf file it's horrible. I've tryed to change printing quality/resolution on preferences, but it doesn't seem to change anything. Invoice at Gnucash is perfect, but when I generate the pdf through CUPS-PDF the result is not a good one. Or any alternative programs?14:57
Sander^workapw, kernel security updates*14:58
RanyAlbegALL:Which IRC client you use?14:58
hawodiI have googled it and I can't carry out the suggestion because, It doesn't even allow me to login.14:58
mbeierlSorry to go ot, but according to unregged, "We are experiencing technical difficulties" and it's no longer accepting my nick/password.  Where do I go for help, please?14:58
lookhawodi: try this, don't know if it will work or if it has information relating but http://brainstorm.ubuntu.com/item/94/14:58
hawodiIt defaults to initramfs prompt!14:58
lookhawodi: pull the plug14:58
Maf'afternoon14:59
lookhawodi: reboot, then try again...there might be a problem with the install14:59
rafaelmfpmbeierl: /msg nickserv help14:59
rafaelmfpAny alternative programs to print pdf instead of CUPS-PDF?15:00
MafCan someone please give me a sound opinion to someone installing Ubuntu server for the first time?15:00
Sander^workHow do I get the add-apt-repository command in 10.04 ?15:00
lookrafaelmfp: try this http://en.wikipedia.org/wiki/List_of_PDF_software15:00
RanyAlbegI use Pidgin to connect to IRC servers and I want to remove it and install an IRC software that is devoted only to IRC.Any recommendations of a good one?15:01
AnthLeexchat15:01
ShredMasterlook:15:01
ShredMastersudo apt-get install timidity timidity-interfaces-extra15:01
Oerirssi15:01
ShredMasterlook: but it says "file not found"15:02
ShredMaster"Package"15:02
ikoniaqwert: they are tottally different products and do nothing like the same thing15:02
lookShredMaster: use synaptic then.15:02
RanyAlbegAnthLee: thanks.15:02
ShredMasterlook: how15:02
AnthLeenp15:02
philinuxSander^work: Example = sudo add-apt-repository ppa:chromium-daily15:03
=== IdleOne is now known as IdleOp
lookyour menu at the top left hand corner, System -> Admin -> synaptic package manager, i think thats where it is15:04
ShredMasterlook: ok15:04
Sander^workphilinux, I found out: sudo apt-get install python-software-properties15:04
apwSander^work, it has the same updates applied as maverick, though it may be 1-2 days behind15:04
lookShredMaster: if not then keep looking, its in the system menu15:04
Sander^workapw, cool.. thanks for your help :-)15:05
Mafhas anyone here set up Ubuntu Server as a new build purely for file shares (Sage) printers and fax server for 7 Win7 workstations?  I just want an indication of how difficult it'd be.  Alternative is MSserver2003 - which I want to move away from - only if it wont cause too many problems15:07
ikoniaMaf: doddle if the hardware is supported15:07
lookMaf: its not to difficult if you know what your doing in the first place15:07
Cantidecan anyone help with usb-modeswitch on Ubuntu 9.04 ?15:08
Mafwell, I've got 8.04 desktop installed and runing with no probs before on home system15:08
macoMaf: #ubuntu-server is more likely to have people who know about servers15:08
lookMaf: allthough i have not done, a print server or a fax server, i have done file share servers, (ftp samba)15:08
ikoniaMaf: ubuntu desktop is a good os to use as a server15:09
AnthLeeno15:09
AnthLeeits not15:09
ikoniayes it i15:10
ikoniais15:10
maedox^^15:10
sipiorpowerful arguments, on both sides.15:10
ikoniait's a very stable OS that is an excellent platform as a server15:10
lki think it is ok15:10
Mafok thanks for tips15:10
MafI'm not scared of installing it15:10
lookikonia: it may be, but if you look at it this way, the desktop was made for regular users, not server implementaion15:10
DarkStar1anyone having trouble loading up www.pastebin.org ?15:10
ikoniaMaf: you've already got desktop installed, use that, it' solid15:10
Mafbut: I do have to do it and have it up and runing over a weekend15:10
ikonialook: then you have no idea what you're talking about15:11
maedoxlearn to use ufw and you should be set no matter which you select, server or desktop.15:11
lookikonia: what ever you say15:11
sipiorlook: the differences are very minor, practically speaking.15:11
erUSULMaf: samba can serve shares and printers ( sups can be shared via cups too install IPP driver in windows boxes http://www.owlfish.com/thoughts/winipp-cups-2003-07-20.html ) . the fax server may need a little bit more tinkering ...15:12
Mafand is it easy to get it to operate as a domain that Win7 users could connect to?15:12
philinuxDarkStar1: Yep15:12
ikoniaMaf: that's a lot more tricky15:12
erUSULMaf: printers* can be shared ....15:12
ikoniaMaf: but very do-able if your confident with what you're doing and understand the basics15:12
DarkStar1philinux: Thanks. It's not just me then15:12
MafI dont mind getting my hands dirty15:12
Mafbut I dont want to end up with a big paperweight on monday morning and no systems connecting :)15:13
erUSUL!ebox15:13
ubottuebox is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/eBox15:13
Mafyes, I've looked at ebox, thanks15:13
maedoxMaf, do backups along the way to be safe.15:14
philinuxDarkStar1: I can ping it ok. It must be down though15:14
AnthLeedebian is a better server15:14
Mafoh yes, will do thanks15:14
AnthLeecentos is probably even better than that15:14
AnthLeegentoo slackware honestly I can think of alot of things that do servers better than ubuntu =/15:14
ikoniaAnthLee: please stop talking nonsense15:14
AnthLeenever used arch but i'd try it before putting ubuntu on a server15:15
lookikonia: we all have our views, nonsense or not, its their choice15:15
DarkStar1philinux: I'm just goingto use the .com for the time being15:15
maedoxThere are thousand of people who will disagree :D15:15
sipiorikonia: that's a bit heavy-handed.15:15
ikonialook: everyone is entitled to views, no issues, but just stating nonsense to people with no-substance is not welcome15:15
AnthLeethat was not non-sense that was truth ubuntu is fine as a desktop os but as a server?15:15
philinuxDarkStar1: Or this http://paste.ubuntu.com/15:15
ikoniaAnthLee: please explain to me something that gentoo can do as a server that is better than ubuntu ?15:16
AnthLeespecifically running the desktop version instead of the server edition for a server is bad advice15:16
ikoniaAnthLee: why15:16
ikoniaAnthLee: please explain why15:16
sipiorAnthLee: ikonia: look: gentlemen, the discussion is off-topic in this channel. i can recommend you continue it in #ubuntu-offtopic.15:16
AnthLeeits full of pork15:16
Mafthanks for all of your views, I need to delve deeper into the auth issues I think before I commit15:16
ikoniaAnthLee: again - please stop talking nonsense "full of pork" is nonsense15:16
looksipior: i agree, which is why i stopped talking15:16
AnthLeeand possibly more security vulnerabilities then other competing server distros since its built off debian unstable that does not have a security team15:17
ikoniaAnthLee: possibly - you mean you don't know, so I'll say this again unless you "know" don't talk nonsense to people15:17
jpdsAnthLee: Ubuntu has its own security team, and is based off stable Debian unstable.15:17
Cantidecan anyone help with usb-modeswitch on Ubuntu 9.04 ?15:18
jpdsAnthLee: It also has solid LTS releases which are used by companies, etc.15:18
hawodistill no luck.15:18
mbeierlrafaelmfp: nickserv cannot give me any relevant help, sorry.  It's claiming my password is invalid.  I've had this account regged for over a year now and not had problems.  Where else can one go for help?15:19
progre55hey guys. I was installing ubuntu server from an installation cd, but after a restart it falls to (initramfs) saying "Gave up waiting for root device. Common problems: .... etc". Any suggestions, please?15:20
Friarso what is up with the floodbots asking you to enter a letter?15:20
AndrewMCmbeierl: for help with the network you should go to #freenode15:20
mbeierlAndrewMC: Thanks!15:21
rafaelmfpmbeierl: join #freenode, i just did and they reseted my password. It's fast and easy. Just state your problem there.15:21
erUSULFriar: so you leave the limbo and enter the real channel15:21
erUSULFriar: to avoid bots15:21
mbeierlrafaelmfp: thanks - that's what I need then!15:21
Castellanohiii !!!15:21
maramauhi all, please i am in trouble with bluetooth,15:24
maramaui use ubuntu 9.10 and an usb dongle15:24
BluesKajhowdy15:25
maramaupc see every bluetooth device, but it ca't connect with15:25
\DSAFEW\maramau, which devices?15:25
maramaumy kernel is 2.6.3115:26
maramaua moment15:26
maramau\DSAFEW\, Bus 002 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)15:26
\DSAFEW\maramau, which external devices?15:27
maramauall, cellphone, smartphone and pc15:27
maramaulg u310 nokia 5230 eeepc15:27
=== xx is now known as xy
maramauhcitool and sdptool works but15:28
maramauhcitool cc do nothing15:28
maramauand hcitool con says : no connections15:29
Cantidecan anyone help with usb-modeswitch on Ubuntu 9.04 ?15:29
\DSAFEW\maramau, to authenticate those devices you normally need to press a button to connect bluetooth to a certain network... what are you doing now?15:29
espane_esi can start this command alltray -d chromium-browser normally. but when i add it on startup it does not work. :( can someone help me please ?15:29
qbitzaHello15:29
rasenganAnyone know if there is a way to configure multi-touch 4 finger swipe with compiz-fusion effects?15:29
sipiorCantide: i think you'll need to be more specific15:30
qbitzaThinking of buying the fujitsu siemens mobile note taker15:30
qbitzaAnyone knows if this works on Ubuntu?15:30
maramauauthentication seems to be well, but no connection15:30
maramau(sorry for my english)15:30
Cantidesipior: I'm trying to get a USP HSDPA modem to work15:30
Odo!it | maramau15:30
ubottumaramau: Vai su #ubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! (per entrare, scrivi « /join #ubuntu-it » senza virgolette)15:30
Cantideand i read somewhere that i need to install usb-modeswitch15:30
Cantidebut apt-get can't find the package15:31
maramauodo ci ho gia provato15:31
JAMD456Is there any good screen casting applications for Ubuntu?15:31
Cantidebrb15:32
at05gtgah how do i slow down my mouse wheel scroll speed?15:32
sipiorCantide: hmm. i can see it on my machine. perhaps you're missing a repository? what does "apt-cache search modeswitch" return?15:32
at05gtits like warp 915:32
AndrewMCat05gt: System> preferences> Mouse15:33
at05gtthat doesnt give me an option for scroll speed15:33
Kristiinahi guys. i'm having a problem. when i enter in terminal 'gstreamer-properties' i'm getting "gstreamer-properties-Message: Skipping unavailable plugin". can you please help;)15:33
at05gtjust movement speed and button clicks15:33
qbitzaIs there an Ubuntu hardware channel?15:33
espane_esi can start this command alltray -d chromium-browser normally. but when i add it on startup it does not work. :( can someone help me please ?15:33
Cantidesipior: which version of Ubuntu are you running?15:34
sipiorCantide: i checked on both 9.10 and 10.04.15:34
Cantideoh15:34
Cantidehold on, i'll search like you said..15:34
Cantideudev-extras - additional rules and add-ons for udev15:34
CantideI installed that earlier because it's the closest thing i could find lol15:35
rapageI like to know what is the netstat command to see listening ports on my ubuntu 1015:36
Cantidesipior: would you mind if i gave you some links in PM so you can see what i'm doing?15:36
rapageHell america, I like to know what is the netstat command to see listening ports on my ubuntu 1015:36
Cantidewhat i'm trying to do rather :)15:36
sipiorCantide: sure, go ahead.15:36
rapagehello15:36
\DSAFEW\rapage, netstat -a15:37
rapage\DSAFEW\, it's too big, the terminal shows like 100 lines15:37
rapagesomething not filtering?15:37
\DSAFEW\rapage, netstat -a |less15:38
rapage\DSAFEW\, ther'es like 20 listernig ports?15:39
mbeierlok, question: I've got 900m free according to system monitor and top, yet my system is swapping a lot (swapd is io bound) with 80% wait state.  how do I figure this out?15:39
rapagewhy is dat? I'm not hosting any server15:39
Picirapage: netstat -tanp   is probably a better report.15:39
rileyp is the 256  nvidia driver all good for mythtv and xbmc or are there still problems? I'm using 195 at the moment15:39
sipiorrapage: if you're only interested in listening ports, replace -a with -l.15:40
\DSAFEW\rapage, you might be looking at the local services which are not open to the outside, pici has a command for you15:41
progre55hey guys. I was installing ubuntu server from an installation cd, but after a restart it falls to (initramfs) saying "Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline); - check rootdelay=(did  the system wait long enough?)". Any suggestions, please?15:41
rapageyea I'm checking15:42
=== look is now known as k3rby
rapagewhat's python15:45
rapagesomeone connected to my phython15:45
rapagetcp        0      0 192.168.0.115:38526     64.4.61.84:1863         ESTABLISHED 6274/python15:45
rapageis dat bad?15:46
rapageapparently there's 2 connectons one is irc and other 1 is that 115:46
Picirapage: Check what it is: ps aux | grep 627415:47
IdleOpit's ubuntu-one client15:47
IdleOpnormal15:47
=== yessir_turan is now known as IM
=== IM is now known as im2
rapagecan u bunut be hacked like if I leave it on overnight? the firerewall is on but I not confifured it15:48
=== im2 is now known as notironman
Picirapage: 64.4.61.84 looks to be msn messenger.15:48
BluesKaj!hacked |rapage15:48
rapagewhat's telepaty baterrytfly?15:49
icerootrapage: sudo apt-get update && sudo apt-get dist-upgrade   is much better then using a firewall15:49
Kristiinacan any one help,it's 3 days so far. my mic and speakers don't work.15:49
topylirapage, that's msn messenger :)15:49
Picirapage: empathy.15:49
rapagek15:49
BluesKaj!virus |rapage15:49
ubotturapage: Antivirus is something you don't need on !Linux, except where files are then passed to windows computers (perhaps using samba), See https://help.ubuntu.com/community/Antivirus15:49
neil_dIdleOp: I am not using ubuntu-one I de-selected in the the 'Startup Applications'15:49
=== Aaron5367 is now known as Aaron5367|detach
rapageiceroot, u don't beleive in firewalls?15:50
neil_dIdleOp: sorry about lag... the scroll bar wasn't at the bottom.15:50
rapagebut what if an application wants to be contacted from a port other then normal15:50
IdleOpneil_d: :)15:50
BluesKaj!firewall | rapage15:50
ubotturapage: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.15:50
KristiinaWould somebody be willing to go through this step by step or at least point in the right direction, please.15:50
Kristiina "gstreamer-properties-Message: Skipping unavailable plugin".15:51
rapage!firewalle15:51
rapage!firewall15:51
ubottuUbuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.15:51
rapagejeje15:52
coz_Kristiina,  did you open  alsamixer from the terminal to see if any slicers are off or muted first ...yes?15:52
coz_Kristiina,  rather "sliders"  not slicers15:52
tricarichi guys, what's the best IRC channel to ask a  DSL modem question?? tx!15:52
squaregoldfishUsing dns-masq as a DHCP server, is it possible to get a list of all currently leased IP addresses?15:52
BluesKajKristiina, what are you trying to do ?15:52
coz_i have to break here... be back later15:53
BluesKajtricaric, depends on the question15:53
abhijithi15:53
BluesKaj!ask |tricaric15:54
ubottutricaric: 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. :-)15:54
tricaricI need to know if it is possible to move a dsl modem from a home to another home, temporarily, where the two homes have different phone numbers15:54
Kristiina:) yes. nothing muted. i want to speak to my parents, i'm far from home and lonely. my mic not working, i found that i need to type 'gstreamer-properties' to find out the settings buy i'm getting this:15:54
abhijittricaric, yes15:54
\DSAFEW\tricaric, that is a question for the ISP, maybe have info on broadbandreports.com15:54
rapageiceroot,15:54
rapageI15:54
neil_dI am having trouble getting samba mounts and wifi working together... everything I try seems to be a dead end... ether something doesn't work... or it crashes... I have had one of those days.15:55
rapageiceroot, I have system upgrade on gui like the ubuntu upgrade software thing I guess its da same15:55
abhijittricaric, i think you need same ISP to do that and with same modem number try asking in  ##hardware15:55
BluesKajtricaric,  it's possible aslong as both homes are using the same ISP15:55
Kristiinano plugins for "artsdsink''esdsink''glimagesink''sdlvideosink''v4lmjpegs''qcamsrc''esdmon'15:55
Quantum_IonKristiina, What country are you from ?15:56
KristiinaUkraine15:56
Kristiinaon holidays in malaysia15:56
CantideI've seen things '<15:57
tricaricok tx15:57
CantideKuala Lumpur ?15:57
KristiinaLangkawi15:57
overriderCan someone running Ubuntu Desktop 10.4 not doing anything in particular run top or ps -ax | wc and tell me their process count? My Ubuntu Server has 125 or so...15:57
icerootrapage: you dont need a firewall to have a secure ubuntu15:57
Cantide^^;15:57
qbitzasquaregoldfish, less /var/lib/misc/dnsmasq.leases15:58
neil_doverrider: 17515:58
juliusbHi everyone - I'm wondering if anyone can point me in the direction of information on the correct way to package a cross-compiler to be installed in Ubuntu? Particularly we're not sure about which sysroot path to use, and what the standard convention for adding your own is. Does anyone nkow where I could find information on this, or the right people who might know?15:58
Picijuliusb: #ubuntu-packaging or #ubuntu-motu15:58
juliusbPici: Ok thanks.15:58
BluesKajrapage, this isn't windows15:58
squaregoldfishqbitza: thx15:58
AnthLeea firewall is recommended though15:59
AnthLeeI also recommend wearing a tin foil hat and a cup at all times =)15:59
AnthLeebut I take the better safe than sorry stance15:59
tricaric\join ##hardware15:59
BluesKajAnthLee, not real necessary if you're behind a properly configured router15:59
KristiinaBluesKaj: you know what this may be :no plugins for "artsdsink''esdsink''glimagesink''sdlvideosink''v4lmjpegs''qcamsrc''esdmon'16:00
AnthLeenobody is behind a properly configured router though16:00
evaanyone know how to get a samsung es15 camera to work in ubuntu f-sopt dont find the camera16:00
AnthLeemy isp set mine up and didnt give me a password16:00
AnthLeeI had to brute force it to set it up right16:00
abhijittricaric, /j ##hardware16:00
AnthLee=/16:00
evaf-spot16:00
BluesKajKristiina, , consult your package manager withn those apps/libs , to find out16:01
bobstroBluesKaj:  i don't think that's so true anymore.16:01
bobstroBluesKaj:  so much web-borne crap and all16:01
evaand the 15 gig sd card can i not opend i dont have the right athoried16:01
AnthLeerapage I suggest installing firestarter and setting it to start at boot16:01
Quantum_Ioneva, Take the SD card out of the Digital Camera and insert it into the computer slot16:01
evaok16:02
AnthLeeits the easiest firewall gui I know of for linux16:02
neil_dAnthLee: As long as the external interface has a good firewall... we www.grc.com/  see there shieldsup service16:02
AnthLeeneil most routers are not setup properly from the factory16:02
BluesKajbobstro, I wasn't talking about windows machines16:02
AnthLeeor installed by isp whos leave them improperly done .. there are whole botnets made out of routers16:03
uRockMy ubuntu 10.04 just locked up and when I restarted, it went to a black screen saying "init not found" what do I do?16:03
neil_dAnthLee: as far as a firewall goes yes... but other things like PnP need to be turned off.16:03
evaQuantum_Ion it say cant mount it16:04
Quantum_Ioneva, why can't it mount it16:04
fastaHow can I mount a usb-key as if I just put it in with the auto-mounter?16:05
KristiinaBLuesKaj: i'm not sure how to find them. i checked everything is up to date. external speakers work, just the internal is not working.16:05
fastaSo, I already umounted it after the automounter mounted it.16:05
evaQuantum_Ion it say not authorized16:05
fastaI just want to remount it.16:05
neil_dfasta: on my system its mount in the /media/ directory under wierd series of numbers.16:06
Quantum_Ioneva, What kind of SD card is it ?16:06
evaQuantum_Ion lexar gig16:06
BluesKajKristiina, describe your problem exactly , I'm not sure what you are trying to do ?16:06
evaLexar 2 gig16:06
Quantum_Ioneva, Did you check and see if it is write protected16:06
Quantum_Ioneva, any little switchs on the side of your SD card16:07
evaQuantum_Ion yes it worked on wondows16:07
evawindows16:07
KristiinaBluesKaj: my internal mic and internal speakers don't work. only external speakers. i want to get them work.16:07
ServerTechLaptopHello, my screen has hanged after an exploit tried to control my screen which i refused. The screen is totally hanged, the only thing i can move is the mouse16:07
Quantum_Ioneva, Try taking the card out of the SD slot and reboot Ubuntu Windows then put the card back in and see if it is detected16:08
BluesKajinternal speakers , Kristiina ?16:08
Quantum_IonI mean Ubuntu Linux16:08
=== LouisJB_ is now known as LouisJB
BluesKajbbl16:08
evaQuantum_Ion ok thanks16:08
Kristiinayes build in:)16:08
prodigelhi all. I have a dell inspiron 1501 laptop, and whatever I've tried when recording from mic I get this powerful background noise that covers most of the real recording. Headphones are ok, tested them on other computers. lspci tells me Intel Azalia. I don't know what to do next16:09
rcsheets`is the number in brackets at the beginning of each dmesg line the number of seconds since boot?16:09
prodigelubuntu 10.04 64bit here, updated to date16:10
pksadiqplease anybody help me to get a better irc client for linux, such as different colours for users, messages, etc..........16:11
uRockMy ubuntu 10.04 just locked up and when I restarted, it went to a black screen saying "init not found" what do I do?16:11
prodigelpksadiq, xchat isn't good enough?16:11
pksadiqlet me try16:11
KristiinaBluesKaj: internal16:12
Cantidedoes anyone have usb-modeswitch.deb ? if so, could they send it to me? :D16:12
CantideKristiina: i assume it's a laptop then "<16:12
Kristiinahp mini 110-3030nr (netbook)16:12
abhijitCantide, you can search it in packages.ubuntu.com16:13
KristiinaCantide: hp mini 110-3030nr (netbook16:13
philinuxCantide: http://packages.ubuntu.com/search?keywords=usb-modeswitch16:13
Cantideoh... let me rephrase that... for Ubuntu 9.0416:14
Cantidehttp://blogs.fsfe.org/drdanz/?p=44 <- I've tried this, but apt-get can't find the file16:14
wng-Anyone know why some of my partitions would need a filesystem check to be completed after my 3ware card verifies the raid array over the weekend? Seems to happen every week...16:14
evaQuantum_Ion did not work ubuntu cant find my cam and the sd care is the same16:15
evasd card16:16
bootstrapneoist16:17
Kristiinai have to go, i'll be back soon later on. thanks guys, anyway...16:17
Cantideabhijit, philinux : thanks, I'm going to try one of those off packages.ubuntu.com - even though they are for a newer version of Ubuntu than I'm running :P16:18
abhijitCantide, you can search a package for the your ubuntu version16:18
Quantum_Ioneva, Which Ubuntu are you using type uname -a16:19
Quantum_Ioneva, copy and paste your version to the screen16:20
evathe new just installed it today16:20
Quantum_Ioneva, Open up a terminal and type uname -a16:20
Cantideabhijit: i believe that such a package does not exist, which is why i was looking for a backport16:20
Quantum_Ioneva, Copy and paste the version to the screen16:21
j2quinnif i want to install ubuntu on a laptop do i pick the desktop version or the netbook version?16:21
abhijitCantide, use correct package name16:21
philinuxabhijit: there was no package in jaunty16:21
abhijitphilinux, i see.16:21
pahalialAre there any known issues with the official mysql-server-5.1 package on Ubuntu 10.04 server? Just installed it, and as best I can tell it completely failed to set itself up as a service but runs fine from `sudo -umysql /usr/sbin/mysqld`.16:22
robotman1881j2quinn: either one, I perfer the desktop version personally16:22
j2quinnk thanks16:22
abhijitanyone uses celestia here?16:23
zxdhi16:23
zxdwhere can I download kernel backports for jaunty16:23
robotman1881abhijit: I have the program and I think its cool, not sure I can answer any questions though :)16:23
abhijitrobotman1881,  how to go to vega?16:23
Cantideabhijit, philinux : it seems to have installed okay... but i think i need to restart and test it out16:24
Cantidebbian16:24
Cantidebbiab *16:24
robotman1881abhijit: I noticed that too, I think maybe vega is a common name and perhaps the scientific name is something else, just a guess though16:24
pahalialanyone? mysql-server-5.1 on 10.04?16:24
Kneta_I'm trying to mount a drive with sshfs and I keep getting a useless "read: Connection reset by peer" message. Anyone have a clue what that might relate to?16:24
padsterhi16:24
* alexsander is using 10.10 beta16:25
abhijitohh16:25
padsteri can connect on freenode via a website at school :-)16:25
evaQuantom_Ion sorry was away Linux eva-laptop 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:24:04 UTC 2010 i686 GNU/Linux16:25
ProNihilistalright, all my sound devices are listed under the hardware tab of the sound preferences window, but the only device under the output tab is a dummy output, sound has worked in the past (earlier today in fact) and I haven't installed anything or done any upgrades since it stopped working16:26
pksadiqplease anybody help me to find a good irc client for ubuntu with different colours for different parameters16:26
alexsanderit's just me or Gwibber freezes a lot?16:26
prodigelpksadiq, wine+mirc :)16:27
pksadiqI need a native application16:27
Paddy_NIalexsander, You should be on #ubuntu+1 for maverick16:27
alexsanderpksadiq, I use xchat, but I hate colors16:27
prodigelpksadiq, tried any kde apps?16:27
Quantum_IonLinux quantumion-laptop 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 x86_64 GNU/Linux16:27
Paddy_NIpksadiq, irssi16:27
princefarhaansmuxi is good too16:28
xanguaalexsander: try to put update intervals in 3-5 minutes or more; i believe the update rate by default is 1 minute16:28
princefarhaanbut I like xchat better16:28
princefarhaanyou can turn off colors in the preferences16:28
alexsanderxangua, I've put to 5 mins16:28
pksadiqare they working as shell apps?16:28
Quantum_IonI am using a 64 bit Ubuntu Linux16:28
abhijitrobotman1881, hey i installed sudo apt-get install celestia and now i cant find it? it shows that its not installed the celestia(gnome) is not installed but another celestia is insatlled.16:28
abhijithelp?16:28
abhijitomg16:29
abhijiti just installed celestia for kde! :(16:29
pksadiqI need apps that work inside terminal, with ASCII fonts and too colourfull16:29
padsterwhat do u want?16:29
Quantum_Ioneva, and your SD card still is not detected16:29
Paddy_NIpksadiq, as I said irssi16:29
Piciabhijit: Make sure that you install the celestia-gnome package.16:29
prodigelpksadiq, apt-cache search ncurse irc16:29
princefarhaanwow beats me :-)16:29
abhijitPici, yah now installing that16:29
=== lag is now known as lksjopfjljfslijg
pksadiqk, let me try16:29
prodigelpksadiq, apt-cache search ncurses irc16:30
prodigelpksadiq, had a type there16:30
abhijithello. if now i wanted to remove celestia-kde completely with all kde libs. will purge do this? will this cause any problem?16:30
prodigelpksadiq, typo there, beer here :)16:30
pksadiqk, wait16:31
=== uRock is now known as uRock_away_away_
at05gtthese nvidia drivers blow, everytime i restart it reverts to 1 screen, ive got 2 monitors it wont stay in twinview16:31
at05gtand i lost my network status tray icon16:32
=== lksjopfjljfslijg is now known as jigijigijigjijig
Cantideyay, everything works now :D16:32
Cantidethanks abhijit , philinux  :D16:32
at05gtgrats16:32
philinuxCantide: good one16:32
at05gtanybody kno how to get my network status icon back on my bar?16:32
maedoxat05gt, did you set it up with nvidia-settings as root?16:32
=== jigijigijigjijig is now known as lag
philinuxat05gt: add to panle "notification area"16:33
abhijitCantide, welcome.16:33
prodigelat05gt, alt+f2 -> nm-applet16:33
abhijitwow! celestia is listed under education and stellarium is listed under science!16:33
DDAZZAHello, What is the fastest web browser for Ubuntu?16:33
pksadiqfirefox!!!!!!!!!!!!!!!!!!!16:33
at05gtprodigel: nothing16:34
Paddy_NIDDAZZA, links216:34
stevecccdoes anyone know of software for ubuntu which will convert fonts - postscript to otf or ttf16:34
at05gtmaedox: do what now?16:34
xanguaDDAZZA: fastest¿ lynx, only text ;)16:34
pksadiqyes xabgua16:34
abhijitno16:34
at05gtomg my buttons back16:34
pksadiqsorry xangua16:34
at05gtit just appeared16:34
abhijitDDAZZA, its chromium.16:34
maedoxat05gt, alt+f2 -- gksudo nvidia-settings  , then set it up as you want and save to xorg.conf.16:34
Buttons840at05gt: yes, i am back :)16:35
at05gtrun that command in terminal?16:35
maedoxat05gt, it usually works, but it's been a while since I tried it.16:35
maedoxat05gt, yes, or in the alt+f2 run dialog in gui16:35
pksadiqsave xorg.conf to your Desktop using Nvidia-settings, and later copy using sudo cp command16:36
at05gtalright lemme reinstall the driver again and run that command16:36
wng-Is a 2.6.32 kernel in any of the default repositories for 9.10?16:36
b0othow do i determine which h264 profile is used16:36
b0oton my system16:36
abhijitrobotman1881, which version of ubuntu you are using?16:37
at05gtDoes CCCP work with ubuntu?16:37
at05gtButtons840: har har har16:37
robotman1881abhijit: lucid16:37
abhijitrobotman1881, 32 or 64 ?16:38
at05gtbrb maedox ill have to ask about that command again lol16:38
robotman1881abhijit: 32 on this computer, 64 on my desktop16:38
abhijitrobotman1881, where you have celestia installed? 32 or 64?16:38
paul____:q16:39
robotman1881abhijit: here on my 32 bit laptop, still trying to find vega?16:39
abhijitrobotman1881, celestia is toooooooooooo slow here on 64. :(16:40
researcher1how can I split a file so that it can be sent as email attachement.I have a 55 MB file to be sent to friend.Kindly help16:40
robotman1881abhijit: I didn't try it yet on my desktop, I'll go install it and see if it is for me too.16:40
abhijitresearcher1, http://www.ubuntu-inside.me/2009/02/how-to-join-and-split-files-under.html16:41
eraggoresearcher1: you can use split command?16:41
abhijitrobotman1881, ok16:41
HailsemataryI don't know whether this is the place to ask it or not, but I wanna know if there exists a source/link/presentation  etc. about how many developers are being paid by canonnical?16:41
at05gtmaedox: back what was that nvidia command again?16:42
pksadiqnice, now using irssi, but it would be very nice if MATRIX theme is introduced ;)16:42
abhijitpksadiq, you can apply matrix theme to your terminal16:42
pksadiqbow?16:42
pksadiqhow?16:42
maedoxat05gt, gksudo nvidia-settings16:42
hawodiI get GRUB loading error 18.16:43
pksadiqhow to apply Matrix theme for terminal?16:44
at05gtalright i saved it to the config file it should start up with both screens now ya?16:44
maedoxat05gt, hopefully yes.16:44
=== wertik_rus is now known as wertik_any
abhijitpksadiq, in terminal select black as background and green for font color! :D16:45
researcher1eraggo: how to use split command16:45
enzotibman split16:45
bobstroresearcher1:  what is the limit on attachments the for the recipient? 55MB might max out his/her inbox.16:45
eraggoresearcher1: have you read manaul for it? use enzotib coomand16:46
researcher1i will try16:46
at05gtmaedox: restarting and brb, if it dont work, ill email you my tears16:46
robotman1881abhijit: celestia is a bit jumpy and chppy for me as well on my 64 bit ubuntu16:46
owd95after i installed the nvidia-96 drivers my resolution is wrong, 640x400 or something and i cannot change it! help16:46
abhijitrobotman1881, yah i am submitting bug16:47
Pupeno[work]How do I cat something to stderr?16:48
pksadiqtry to install Nvidia-setings and change resolution16:49
pksadiq!nvidia0settings16:49
pksadiq!nvidia-settings16:49
b0otPupeno[work], are you trying to have error output saved to a file?16:49
Pupeno[work]b0ot: no, I'm trying to output something to stderr.16:49
b0otmaybe try 2>&116:51
enzotibno >&216:51
Quantum_Ionmkdir /media/sd_card16:51
Quantum_Ionmount -t vfat /dev/sdb1 /media/sd_card16:51
Quantum_Ionsudo -i mkdir /media/sd_card16:52
Quantum_Ionmount -t vfat /dev/sdb1 /media/sd_card16:52
enzotibPupeno[work], echo "this go to stderr" >&216:52
=== NieIsen is now known as Nielsen
researcher1eraggo: my enzotib command is not working.16:52
enzotiblol16:52
eraggoenzotib?16:52
eraggo:D16:52
enzotibresearcher1, the command was: man split16:53
eraggo^ agreeing to enzotib16:53
researcher1:-D16:53
ThinWhiteDukeyoutube performs so poorly on my ubuntu16:53
AnthLeethinwhiteduke do you have the proprietary drivers for your video card installed16:56
ThinWhiteDukeyeah16:57
ThinWhiteDukei used to have video problems in general with flickering16:57
ThinWhiteDukebut i was able to disable a feature on the compizconfig called unredirect full screen16:58
ThinWhiteDukeor actually i had to enable that16:58
ThinWhiteDukethen the flickering stopped16:58
AnthLeedisabling compiz in general16:58
AnthLeewill help flash playback16:58
noSound2hello all. Anyone here willing to help a newbie with a sound configuration problem? No sound after upgrade to 10.0416:59
ThinWhiteDukei'll try to figure out how to do that, thx16:59
AnthLeealso flash works better on 32 bit editions of ubuntu16:59
ThinWhiteDukei have 32 bit16:59
AnthLeetry disabling compiz and shutting down any un-needed background processes consider switching to xubuntu and purging some pork for a more responsive system17:00
AnthLeeother sage advice includes install all updates and try chromium-browser17:02
noSound2*sigh* no one here w/ sound expertise on ubuntu eh?17:02
AnthLeewhats wrong with your sound17:02
noSound2doesn't work at all after upgrade to 10.04 from 9.1017:03
AnthLeeis the sound muted17:03
philinuxThinWhiteDuke: since the update recently to 10.1 r82 flash has got very stuttery. I'm just raising a bug17:03
noSound2nope17:03
noSound2I've looked on the usual sources of info on sound torubleshooting but no avail17:04
owd95After i installed nvidia drivers my resolution is wrong and i cannot change it, i use ubuntu 10.04 with nvidia-96 drivers17:04
noSound2lspci lists the device but aplay does not see it17:04
noSound2aplay: device_list:235: no soundcards found...17:04
ThinWhiteDukeyeah stuttering is my problem17:05
ThinWhiteDukeand it stutters to the point the audio gets out of sync17:05
aydinhey everybody17:05
AnthLeeI don't know much about sound but I know alot about failing ubuntu upgrades I would try testing sound with a live cd and if it works reinstall os17:05
AnthLee:)17:05
MrUnagimy 3g sucks17:06
noSound2sadly it doesn't work with a live cd I got - an old one albeit..my old 8.04 live cd17:06
AnthLeeid try with a recent cd17:06
Kristiinainternal mic and speaker not working in ubuntu 10.04 (netbook). can anybody help?17:06
noSound2now would reinstalling it wreck my existing install?17:06
AnthLeeyes17:06
philinuxThinWhiteDuke: please change the status to confirmed.17:07
philinuxThinWhiteDuke: please change the status to confirmed. https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/63970717:07
noSound2i mean would i need to back up my /etc and maybe other stuff? I've got a few things above the base install that I'd like preserved17:07
noSound2like my samba confs and what not17:07
LicuadoraHow do i install a GPU driver? is a .run file17:07
AnthLeeyou can do some backing up of things17:07
aretrfre34Why my letters are cripled in lucid fresh install: http://imagebin.org/11422217:08
ZekeSLicuadora: depends on the driver17:08
AnthLeethats the only advice I can offer17:08
AnthLeeeither that or wait for someone who is better at troubleshooting sound issues17:08
noSound2well thanks17:08
ThinWhiteDukeok let me register real quick17:08
LicuadoraIt is a Nvidia QuadroFX driver17:08
noSound2=)17:08
rionstrifehi all17:08
AnthLeei've never actually experienced a dist-upgrade in ubuntu that something didnt fail17:08
aretrfre34hi17:09
rionstrifedo u think its possible to do loadbalancing with ubuntu?17:09
aretrfre34Why my letters are cripled in lucid fresh install: http://imagebin.org/11422217:09
rionstrifei have 2 isp here...isp a for gaming and isp b for browsing/download17:09
wng-AnthLee: dist-upgrade's rarely fail over here17:09
AnthLeenot once have I had success in ubuntu ..17:09
rionstrifei think i should mangle it by port..but i dont know where to star17:09
AnthLeeover several machines17:09
AnthLeeand many years17:09
ThinWhiteDukephilinux, how do i change the status? should i just comment and say i have the same problem?17:09
at05gtwhere do i get flash player so i can go on youtube? the addons inside firefox dont list anything17:09
aretrfre34Why my letters are crippled in lucid fresh install: http://imagebin.org/11422217:09
jpds!flash | at05gt17:10
ubottuat05gt: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash17:10
aretrfre34at05gt:google://get flash17:10
jpdsaretrfre34: ...17:10
philinuxThinWhiteDuke: Click the NEW under Status and change it to confirmed. You can add a comment as well.17:10
ZekeSLicuadora: installing the Restricted Drivers ubuntu automatically promtped you to do didn't work?17:10
of2vilhello, ive installed ubuntu 10.04 yesterday, ran all updates and everything worked fine Ã- right now, when i am trying to play any audio file just noise comes from the speaker Ã- any idea?17:10
rionstrifehi all17:10
collabraat05gt: if you want other codecs as well as flashplayer do a: sudo ubuntu-restricted-extras17:10
aretrfre34jpds:Why my letters are crippled in lucid fresh install: http://imagebin.org/11422217:11
rionstrifedo u think its possible to do loadbalancing with ubuntu?i have 2 isp here.i want to make ISP a for game and isp b for browsing..but i dont know which way to go :)17:11
collabraat05gt: sorry sudo apt-get install ubuntu-restricted-extras17:11
ZekeSLicuadora: v. 256.53, the latest stable version, is automatically installed by the restricted drivers and works fine for mr (Quadro FX 3700M)17:11
jdimatteohi, I'm trying to setup a vpn on Ubuntu 10.04, and when I run it I get errors that my users doesn't have permissions to execute pppd and peers -- is there a group I can add my user to to resolve this?17:12
AnthLeedear channel aptitude > apt-get17:12
ZekeSLicuadora: if not, there's always NVIDIA's readme http://us.download.nvidia.com/XFree86/Linux-x86_64/256.53/README/index.html :p17:12
jpdsaretrfre34: Try: Ctrl++17:12
ZekeS:|17:12
bobstrorionstrife:  what sort of router do you have?17:13
aretrfre34jpds:looks nicer17:13
AnthLeeI wonder how many times a day a problem is solved by ubuntu-restricted-extras17:13
ZekeSAnthLee: too many I'm sure17:14
d1gitalhello, room.   I am using the Broadcom STA wireless drivers for my BCM4322 in promisc mode to sniff packets with Wireshark.  The trouble is, I'm only seeing ARP and UDP traffic.  No capture filters are enabled.  Why are the packets from my other laptop not visible in Wireshark?>17:14
bobstrorionstrife:  that will be more of a router configuration issue... unless you are using a linux router?17:14
at05gtthanks Anth i wasnt aware that package existed :)17:14
AnthLeenp17:15
jdimatteoI don't want to run my vpn software as root, but I'm sort of a newb, can someone please recommend a group I can my user to use ppp and ppers?  or please suggest relevant doc or another channel?17:15
philinuxThinWhiteDuke: Thanks17:16
eraggod1gital: fireshark sniffs only traffic that comes to your computer (as i know)17:16
aretrfre34!wayttd17:18
aretrfre34!ubutto wayttd17:18
d1gitaleraggo:  Both computers are connected to the same wireless network, so the card must be receiving the packets; but somewhere along the line they are dropped before Wireshark can analyze them.17:18
Spyzerhi all, can we have different ubuntu main menu for different user accounts??17:19
Spyzerhuh??17:20
solid_liqyour spambot is b0rken17:21
collabraSpyzer: System>Preferences>Main Menu ...17:21
d1gitaltried tcpdump -vv : same result.  any ideas?17:21
Spyzerno i mean which file does it write to??17:21
Spyzergnome.conf??17:22
Spyzerand is that possible in kde as well17:22
eraggod1gital: do you see normal browsing in wireshrak? i'm kind of sure that if packet is sent to certain ip, receiver will drop packet if it isn't meant for it..17:22
maedoxat05gt, how did the nvidia thing turn out? I was away for a while...17:24
d1gitaleraggo:  I can see traffic to/from the machine wireshark is running on, but I thought that Wireshark would put the card into promiscuous mode in order to dump all traffic it sees.17:24
collabraSpyzer: not sure...17:25
gh0ztd1gital depends how your router is set up17:25
at05gtmaedox: its working now17:25
gh0ztd1gital some configs will isolate the traffic17:25
at05gtmaedox: just need to figure out how to slow down my mouse wheels scrolling17:25
brontoeeeis it possible to install unity desktop on lucid lynx?17:26
ProNihilisthow do I change the default mixer device for OSS4? ossmix -d 1 just seems to be a way to access information about the device17:26
Paddy_NIbrontoeee, Yes but apparently the PPA packages are old17:26
maedoxat05gt, great :)17:26
brontoeeePaddy_NI, old? like old version of unity for lynx and brand new for merkat17:27
Paddy_NIbrontoeee, I would wait unless you want a broken desktop/netbook interface17:27
d1gitalgh0zt  oh, I was not aware.  how does that work?  (a link/google query would be fine =])17:27
Paddy_NIbrontoeee, no as in just old compared to the latest version17:27
NeKit|EeePChello17:27
brontoeeePaddy_NI, how about upgrade of lynx to merkat beta, how much would that brake?17:27
NeKit|EeePCis there any way to install (and use :)) Ubuntu with about 1 Gb of space?17:28
gh0ztd1gital check your router wireless security config for AP Isolation17:28
xanguaNeKit|EeePC: ubuntu minimal¿17:28
eraggod1gital: why you would like to see traffic other than on your computer?17:28
NeKit|EeePCI want to use it on EeePC 700 2G Surf17:28
Paddy_NIbrontoeee, well its in beta still but if you wish to give it a try I would suggest chatting with the folks on #ubuntu+1 to get an better idea of what to expect17:28
NeKit|EeePCbut still I have to keep one partition for Windows XP17:28
Paddy_NIbrontoeee, they could always use more testers17:28
Paddy_NI:)17:28
brontoeeePaddy_NI, ok17:29
brontoeeePaddy_NI, nah, i need features, unfortunatelly my time is limited.....17:29
NeKit|EeePCnow I'm using SliTaz, but I really liked Plasma-netbook, but it's too slow from SD card17:29
jdimatteoso I've got a file /usr/sbin/pppd owned by the group dip, and I added my user to the dip group, but I still can't execute pppd -- do I need to reload the group file or something?17:29
bobstrod1gital:  is this your network, or you're just poking around?17:31
bobstrod1gital:  what you're seeing is probably the only unencrypted traffic that wireshark is finding.17:31
crawlerhi there.  i need help making this launcher work right, it's an "application in the teminal launcher", and the command is "rm -rf /home/dimension/emptythis/*" but when i click the launcher, nothing happens..any ideas?17:32
bobstrod1gital:  if you can look at the wireless router/AP, you can check other settings if you want to see what's inside.17:32
d1gitaleraggo:  I disabled AP isolation, and my problem is solved.   I don't understand, though, how a router can be sending unencrypted network traffic over the air, yet still isolating it to specific hosts.  I need to read more about wireless networking, I suppose.17:32
d1gitalgotta run, thanks guys!17:33
gh0ztd1gital: np17:33
gh0ztd1gital the isolation is base don bridging the ethernet17:33
NeKit|EeePCxangua, https://help.ubuntu.com/community/Installation/MinimalCD?17:34
xanguaNeKit|EeePC: yes¿17:34
sinmanwhats the the command to install a bin file?17:35
crawlermaybe my problem is better solved with a bash script??17:36
crawleri don't know, i'm still learning this stuff17:37
robotman1881sinman: usually you just make it executable and run it17:37
sinmanI'm still learning linux, thats why I'm asking17:37
=== zkriesse is now known as zkriesse_away
JohnnyLWhere do I get the package development names for bison and flex?17:38
collabrasinman: you can make it executeable and then run it that way,... or do a : sudo sh ./<filename>17:39
sinmancollabra: how do i go about making it executable17:40
crawlerokay, i just put that command in a simple sh script and it worked fine, thanks anyway room17:40
cmpsalvestriniOkay... I have downloaded a program's source with mercurial, compiled, and checked that it runs. How do I go about making a debian package for it?17:41
crawlershould have tried that before17:41
collabrasinman: sudo chmod +x ./<filename>17:41
sinmancollabra: thanxs,17:41
collabranp17:41
Picicmpsalvestrini: See http://wiki.ubuntu.com/PackagingGuide and also #ubuntu-packaging17:42
JohnnyLanyone , anyone?17:43
acaciaHello17:43
nouitfvfHUI PIZDA)17:44
crawlerokay i have another question, what is the terminal command for the "Clear Recent Documents..." item in the main menu??  i'd like to incorperate this into my script.17:44
collabra!hi | acacia17:44
ubottuacacia: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay!17:44
rapageguys I'm scarfe17:45
rapageI received a similar email to waht I received on windwos that loaded a virus on my pc, same thing just happened here on firefox from ubuntu I wanna know if I got infected17:46
ljsoftnetwhats the default keyboard layout? my numeric keypad 8 and 2 are inter changed17:46
schiggyhi @all - does anyone knows a comand, which will make a popup on an remotecomputer? i will show a warning17:46
{n8}schiggy: zenity17:46
{n8}maybe?17:46
acaciarapage: if you know the name of the virus you can look it up on trend micro website and it should tell you what software it effects17:48
dajhornschiggy: Like {n8} said, you can use a zenity helper, but you'll need to do it as the root user and figure out how to send it to the right DISPLAY=.17:48
rapageacacia, there's no name17:49
rapagejust injects17:49
schiggythx4help17:49
collabrarapage: clamav...?17:50
kucumberHi there, anyone here know how to restart a panel on lxde?17:50
blaz_hi, did anyone try to install linux on 2010 macbook / mac mini (with nvidia 320m); does it work?17:51
Dr_Williskucumber:  i think its controlled by the lxpanel program. kill/restart that program and it should do it. You may want to ask in #lubuntu, or #lxde17:51
collabrarapage: clamtk is the gui version of that17:51
rapagecool17:52
sinmanI just installed a game but I don't have permission to run the game how can I change the permission17:52
kucumberthanks Dr_Willis17:52
WernisI want to open my delphi projects in lazarus, but it's not noticing the GUI of my form, can i convert my delphi files to work propperly in Lazarus17:52
ljsoftnetwhats the default keyboard layout? my numeric keypad 8 and 2 are inter changed17:52
NCS_Onehi17:52
ljsoftnetwhats the default keyboard layout? my numeric keypad 7,8,9 and 1,2,3 are inter changed17:53
xinuiyssienghello guyz17:53
collabrasinman: did you use sudo to install it17:53
{n8}ı̣ɐɥ17:53
sinmanyes17:54
NCS_Onewhat file system should I choose for a new HD, ext3, ext4, ... ?17:54
Dr_Willis!info lazarus17:54
ubottulazarus (source: lazarus): IDE for Free Pascal - Meta Package. In component universe, is optional. Version 0.9.28.2-8ubuntu1 (lucid), package size 15 kB, installed size 68 kB (Only available for all i386 powerpc sparc amd64 armel)17:54
collabrasinman: does it appear in the menu...?17:54
Dr_WillisNCS_One:  depends on yoru needs.. may as well use ext4 if  You dont have a reason not to.17:54
narkbyhow do you play wma files in ubuntu?17:54
abhijitnarkby, install vlc17:54
sinmanit does but when i click on on it it says i don't have permission17:54
Dr_Willisnarkby:  vlc, or mplayer with the w32codecs pack proberly can play them17:54
ViN86narkby, http://ubuntuforums.org/showthread.php?t=22574317:55
NCS_OneDr_Willis: and what are does reasons ?17:55
Dr_WillisNCS_One:  none i can think of off hand.17:55
Dr_WillisNCS_One:  some disrtos/old releases may not support ext4. but that would be rare now a days17:55
ljsoftnetwhats the default keyboard layout? my numeric keypad 7,8,9 and 1,2,3 are inter changed17:55
collabrasinman: hmm,... i wonder if it made a 'group' you need to be a part of first...17:55
fuorviatosHello17:55
sinmancollabra i kinda messed up on the install so i need to change the permission to uninstall it and do it again17:56
narkbyi tried installing the restricted extras package and mp player but couldn't play them :s17:56
squarepegThis sshfs unmount bug is excruciating17:56
sinmancollabra: I don't know17:56
squarepegit locks up your terminal17:56
NCS_OneDr_Willis: the HD is only for this Ubuntu17:56
fuorviatosIs there any channel for reporting problems with Beta 10.10?17:56
at05gtwhere do i get AVG from?17:56
collabrasinman: was it a repository game or one you downloaded off the internet17:56
fuorviatos!beta17:57
at05gtor does linux not get viruses?17:57
ubottuIf you installed a Alpha/Beta/RC version of Maverick Meerkat and have been keeping it up to date, then you are already running the latest version of Maverick. To make sure, type « sudo apt-get update && sudo apt-get dist-upgrade » in a console.17:57
jillrose89hey can ask a quetions?17:57
jillrose89hey can I ask a quetions?17:57
sinmancollabra: I downloaded off the net, it's a game called Planeshift17:57
NCS_Oneat05gt: I dont think there is a AVG for linux17:57
gh0ztyes, if you pay me $1 Billion17:57
collabrasinman: was it a *.deb file?17:57
sinmancollabra: no a bin file17:58
jillrose89Does Istealer run on ubuntu does it works as cookie stealer thanks17:58
at05gtis there anti virus for ubuntu?17:58
narkbyat05gt you could try clamtk17:58
jillrose89yes there is17:58
AnthLeehttp://free.avg.com/us-en/download.prd-afl17:58
collabrasinman: can you post the website, please?17:58
squarepeghttps://bugs.launchpad.net/ubuntu/+source/sshfs-fuse/+bug/15903117:58
sinmancollabra: yes give me a sec to get it17:58
squarepegthis bug has been aggravating since 200817:58
at05gtty narkby17:58
NCS_Oneat05gt: on aptitude you can search for virus or antivirus ...17:59
jillrose89help me pls :((17:59
judgenHow do i Install let's say net-boot or any other iso onto a empty HDD from within windows?17:59
squarepegsshfs is very valuable, but when you drop your connection without unmounting the remove file system, you're screwed.17:59
=== mark_ is now known as markben
abhijitjudgen, use unetbootin17:59
squarepeg*unmounting the remote file system*17:59
sinmancollabra: http://www.planeshift.it/17:59
abhijitjudgen, and ##windows for microsoft help18:00
narkbynot really a question about ubuntu, but why do some people have orange names?18:00
abhijitorange? you mean color?18:00
narkbyyes18:00
abhijitnarkby, in irc?18:00
narkbyyes18:00
narkbycolored names18:00
abhijitnarkby, its a setting in your irc client to show color nicks18:01
jillrose89wala bang pinoy dito?18:01
narkbyok :)18:01
abhijitnarkby, and when someone puts your nick and talks to your in most of the irc client it becomes red18:01
Kristiinahello18:02
RenatoSilvahow to set the umask for a given user?18:02
=== fratzbc is now known as fratz_afk
DrDarkwhat package can i use to add subtitles to a movie?18:03
Trashihi. i ve a broken path on my system. if i try to run /usr/bin/sqlite3 it works really great but if i try "sqlite3" only, it looks into the /usr/local/bin directory instead the /usr/bin and returns "file not found". can anybody explain how to and where to fix this path?18:03
narkbyah so when someone uses my name in chat their name turns a different color?18:03
collabrasinman: give me a minute18:03
fratz_afkDrDark: vlc can just play them inside the movie (?)18:03
sinmancollabra: k np18:03
DrDarki want to stream it to my ps3 and it won't add the subs when its separated18:04
ZekeSnarkby: yes18:04
ZekeSnarkby: it's called hilighting18:04
swebhow can i determine the device of a special path on terminal? for example /home/sweb/myfolder is /dev/sda318:04
swebhow can i determine /dev/sda318:04
collabrasinman: did you receive any errors on install?18:04
ZekeSnarkby: it calls your attention to someone who's trying to get your attention18:04
ZekeSlike me18:04
narkbyok :)18:05
coty_Hey, I'v been wanting to start making a gnome theme and haven't found any good guides on how to begin. Anyone have a good website I that can help explain the process?18:05
ZekeSnarkby: tabcomplete is fun^18:05
ZekeS^^18:05
sinmanno18:05
narkbytabcomplete?18:05
Trashihi. i ve a broken path on my system. if i try to run /usr/bin/sqlite3 it works really great but if i try "sqlite3" only, it looks into the /usr/local/bin directory instead the /usr/bin and returns "file not found". can anybody explain how to and where to fix this path?18:06
collabrasinman: there is a minimal amount of documentation on this game.18:06
sinmancollabra: no, at the end of the installation it ask me if I wanted to set permission and forgot to change it from no to yes before i had click forward18:06
ZekeSIn some clients (not sure if xchat does it) you can autocomplete usernames like you would commands in the terminal18:06
ZekeSso I just hit na-tab to get narkby18:06
swebany body get my question18:06
sweb?18:06
dajhornsweb: The easy way is to run `mount` or look at /proc/mounts.18:06
astrojpWhat's the name of the name of package for the development headers and library for mysql on ubuntu? libmysqlclient-dev or something else?18:06
collabrasinman: well, then just re-run the install on top and change it to yes...18:06
swebdajhorn, hmmmmm18:07
collabrasinman: it should adjust the config18:07
sinmancollabra: I know, I figure if I can change the folder perission to myself instead of root I should be ok18:07
narkbyoh like the autocomplete in the terminal ^_^18:07
sinmancollabra: k I'll give it a shot18:07
collabrasinman: i would try installing on top, first.18:07
collabrasinman: lemmy know how it goes18:07
dreanHi, can anyone point me to some docs about installing Ubuntu Server 10.4 from usb. I've tried to use netbootin and Universal usb install, it says that it cant find the cdrom.18:07
blaz_Trashi: echo $PATH, what do you get?18:08
maedoxDrDark, PS3 Media Server might be able to do that.18:08
Trashiblaz_: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin18:08
servietskyhi18:08
DrDarkit doesn't i check it already18:09
TyphHrm, I've got a DateTimeField, and when I save, it does not quote the value, so postgres throws a syntax error. I can't find any bugs googling. Django 96, postgresql_psycopg218:09
servietskyhow to make a website think I'm using firefox while i'm using wget ?18:09
rajmahendrai have a problem when submitting bug. When is submit the but i am getting a problem message box saying.. "The problem cannot be reported: you have some obsolete package versions installed." and it lists some packages... How can i update those pakages .. can i update them indivudally ?18:09
maedoxsweb, `mount | column -t`18:09
dreanservietsky: set the useragent in wget18:09
blaz_Trashi: /usr/bin is later in the path, shell would normally go there if the executable is not found in /usr/local/bin18:09
Trashiblaz_: i know! so where's the problem?18:10
DrDarkit all depends on your streamer if your streamer supports adding subtitles to the video it will stream it with subs but mediatomb doesn't add it automaticly so i need to add it manualy and i need to find a package to do that18:10
swebmaedox, tnx18:10
blaz_Trashi:  sorry, no idea ..18:11
=== donald is now known as Guest42198
rajmahendraanyone help me how to update absolete packages ?18:11
Wernisis kylix still around ?18:11
Trashiok thx18:11
crawlercoty_: one way to learn would be to download a nice theme and start editing it.  sorry i don't know of any tutorials though but here are some places to start: art.gnome.org & gnome-look.org18:11
astrojpWhat's the name of the name of package for the development headers and library for mysql on ubuntu? libmysqlclient-dev or something else?18:11
blaz_Trashi: try 'which sqlite3'18:11
sinmancollabra: I got not writable by the current user. should I do this as sudo like i did the first time18:12
marko-_-why won't ubuntu recognize my mp3? lsusb gives me Bus 001 Device 004: ID 0471:207b Philips18:12
collabrasinman: yes18:12
Trashiblaz_: ~# which sqlite3 > /usr/bin/sqlite318:12
Guest42198I'm having some audio issues. It only works when I have a headset plugged in. I'm using a Realtek ACL 66518:12
Typhwhoops, wrong channel18:12
sinmancollabra: k18:13
Trashiblaz_: idea? :)18:13
swebhow can i get system resource state18:13
sweb?18:13
blaz_Trashi: no, I am even more confused18:14
swebram cpu state my mean18:14
Trashiblaz_: like me ;) ok thx 4 help18:14
philinuxsweb: Exactly what?18:14
swebphilinux, in terminal in time that system start to now18:14
crawlermarko-_-: see this thread, it seems to be an open bug in gvfs: http://newyork.ubuntuforums.org/showthread.php?p=977665818:14
philinuxsweb: you mean uptime?18:15
sweb philinux, yeah18:15
Dr_Willissweb:  dozens of commands to get various info. 'hwinfo' 'cat /proc/cpuinfo' (or other /proc files,) htop and top.18:15
Dr_Willissweb:  'uptime' command18:15
Dr_Willis!info sysinfo18:15
=== tikohumsup is now known as rajasun
ubottusysinfo (source: sysinfo): display computer and system information. In component universe, is optional. Version 0.7-3ubuntu1 (lucid), package size 106 kB, installed size 392 kB18:15
=== rajasun is now known as Rajasun
Kristiinais it possible that there's no drivers in Ubuntu for mic and speakers for my hp mini 110-3030nr netbook?18:18
Kristiinawhere can i find drivers for card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]18:18
Dr_WillisKristiina:  i would check the forums for that exact netbook. It may need some tweaks to work18:19
blaz_Does linux work on 2010 macbook or mac mini (the one with nvidia 320m) ?18:19
AsigottechKristiina: you should have them, you sure the right hardware is selected under sound prefrences ?18:19
blaz_osx sucks ..18:19
KristiinaDr_Willis: nothing there about it. it's new.18:19
Dr_WillisKristiina:  try 10.10 on it as a test. see if it works  on it.18:20
crawlerKristiina: just curious, are you using the ubuntu netbook edition?18:20
Asigottechblaz_: I kinda like it, what about dual booting ?18:20
Dr_WillisKristiina:  brand new as in just released recently. its possible there some issues with it. or its not supported. Hard to tell18:20
blaz_Asigottech: i am new to it. I do not know if linux will work with this new hardware. Could not find anyting by googling..18:21
Asigottechblaz_: try a live disk18:21
Nat_hello, I have a problem with my wifi! I have sony vaio fw11e and my wifi doesn't work. When I installed ubuntu it worked but now after updating my wifi hasn't been working... Can you help me??18:22
blaz_Asigottech: good point..18:22
Asigottechblaz_: :D18:22
KristiinaAsigottech: i have there "Insternal Audio; 1outpu/1inpu; Analog stereo Duplex. you see if i connect speakers to netbook, they wotk. but mic and speakers (builtin) not working.18:22
Kristiinacrawler: yes18:22
Trashiblaz_: all right ... shutdown -r now and it works ..  :/18:23
Kristiinais this commant OK:  cat/proc/asound/version18:23
AsigottechKristiina: try switching to another profile18:23
Dr_Willis$ cat /proc/asound/version18:24
Dr_WillisAdvanced Linux Sound Architecture Driver Version 1.0.23.18:24
AsigottechKristiina: cat /proc/asound/version  space after cat18:24
Dr_WillisIm on a 10.10 box :)  so yours may differ.18:24
KristiinaAsigottech: will try now. I'm running system check and i can see the report after but i don't understand anything from that18:25
sinmancollabra: the reinstalling worked and this time i set the permission.18:25
AsigottechKristiina: do you hear the login / startup sound ?18:25
Katsumi32kristinakristina try this tutorial http://ubuntuforums.org/showthread.php?t=1417864&highlight=acl+120018:25
sinmancollabra: thanxs18:25
marko-_-crawler, thanks, is there a work around?18:25
silverpowerIs there a way to purge the application cache? I'm at 96% on / (8GB allocated), so I kind of need some more space.18:25
collabrasinman: great,.... glad to help. =)18:25
Picisilverpower: The apt cache you mean?  sudo apt-get clean18:26
=== uRock_away_away_ is now known as uRock
AnthLeesudo aptitude clean -.-18:26
silverpowerPici, yeah, that's it. :)18:26
KristiinaAsigottech: would it be safe to download drivers from realtek for linux?18:26
silverpowerWas having a brain fart. :)18:26
Katsumi32silverpower, try bleachbit it will help you clean whole ubuntu like cc cleaner in windows18:26
Kristiinano sound at all from builtin and mic not working. but eternal speakers run OK so i guess..., i don't know.18:27
sashi all, my first 3hours in ubuntu; can someone to update my bios via remote desktop?18:27
Katsumi32sas hehehe18:27
svzardhi how do i access my encrypted home directory from another distro?18:27
sas;)18:27
Dr_WillisKristiina:  perhaps run the alsa-mixer applet/program and play with the sliders18:27
AsigottechKristiina: never used them, if they are for your platform then probally, did you try changing profiles ? click the icon, select sound preferences look under hardware, if no luck check output has the right options18:28
Dr_Willisoops.. my mistake. its 'alsamixer' no -18:28
crawlermarko-_-: not sure... one guy said, "I installed kubuntu-desktop from the repos and am using it to drag and drop files to my player", so maybe try that for now18:28
marko-_-yeah i saw that18:29
marko-_-man that's a serious bug ffs18:29
marko-_-they should fix that18:29
KristiinaDr_Willis:  did it, also downloaded everything that had ALSA in it:(18:29
dajhornsvzard: Do you know whether your home directory is LUKS or cryptfs?18:30
gabe_hello, I need help please. My system says it needs to update but when I click on the reload button in synaptic, I get a message that says it could not download all repository indexes (can't paste everything because it's too long) even though I already ran all the commands listed on medibuntu18:30
gabe_how can I fix this?18:30
crawlermarko-_-: yes, i agree.  good luck finind a solution :)18:30
svzarddajhorn: no. what ever default used on lucid18:30
blaz_Kristiina: did you try unmuting channels in alsamixer by hitting 'm'? (I guess you did)18:31
Dr_WillisKristiina:  if sound works out of one set of outputs, (the heaphones) but not the normal speakers. sounds like an alsa bug to me.  I would test it in a 10.10 also. It might have been fixed in the next release. Youy should file a bug in any case.18:31
JoshuaLi have remote desktop enabled at windows vista, how can i take over that computer with ubuntu?18:31
dajhornsvzard: Do you have a /home/.ecryptfs folder?18:31
Katsumi32gabe_,  try to change server18:31
gabe_how do I do that?18:31
Kristiinablaz_:yeah:)18:31
Katsumi32system admintistration software source gabe_18:32
gabe_under the Ubuntu tab? does it matter what I choose?18:32
crawlerJoshuaL: try using the terminal server client, or installing a vnc server such as tightvnc on the vista box, and accessing it with the remote desktop viewer18:32
KristiinaDr_Willis: do you know how long would it take to fix it? i need use skype and do't want to go back to windows718:33
Katsumi32system is on the top[ of your screen in the panel18:33
JoshuaLcrawler, thanks :)18:33
crawlerJoshuaL: ok, good luck18:33
svzarddajhorn: all i see when i do sudo ls svzard/ from within ubuntu mount is 'Access-Your-Private-Data.desktop and README.txt18:33
JoshuaLcrawler, ty18:33
gabe_yes, I already opened it... but there are many tabs to choose from: Ubuntu, Other Software, Updates, Authentication, and Statistics18:34
dajhornsvzard: Do you have a /home/.ecryptfs folder?  It will be hidden in Nautilus.  Go look for it.18:34
dajhornsvzard: Reading the README.txt file would help you.18:34
penthiefI want to dual boot Ubuntu Studio with my existing Fedora installation. Should I create a new volume group with 3 logical volumes (root/home/swap) to install into or is there a better way?18:34
thiebaude_got a quick question, im trying to make a launcher for my trash icon, where do i find the trash icon in ubuntu?18:34
Dr_WillisKristiina:  no idea. How can i even guess... :)18:34
Katsumi32gabe_, first tab you see there download from click on it than click other than select best server18:34
Katsumi32gabe_, wait till it finishes and close it.18:35
blaz_Kristiina: sorry I did not follow from the start but if it is a problem with skype 'audio recording settings' then there is also something called 'Capture' in alsamixer and I had to press space to switch it on.18:35
svzarddajhorn: i guess i had /home/.Private or something. The thing is some update screwed my ubuntu. If I login my keyboard and mouse freezes.18:35
svzarddajhorn: so i want to access my files before i t/s or reinstall ubuntu.18:36
silverpowerKatsumi32, thanks, that did the trick. I'm down to 85%. :D18:36
dajhornsvzard: Use the Live CD to recover your data.18:36
crawlerthiebaude_: try looking in /usr/share/icons/gnome/* and /usr/share/icons/gnome/scalable/places18:36
Katsumi32thiebaude_, right click on the bottom panel scroll to add to the panel18:36
dajhornsvzard: And look at the /var/log/messages and /var/log/syslog files.  Check whether you're getting any obvious error messages.18:37
svzarddajhorn: does that gives access to encrypted home?18:37
thiebaude_crawler, thanks and Katsumi3218:37
thiebaude_:)18:37
dajhornsvzard: When you find your raw home directory, you must mount it manually.18:37
dajhornsvzard: Go read this:  https://help.ubuntu.com/community/EncryptedPrivateDirectory18:37
gabe_still I get the same message18:37
svzarddajhorn: ok. will try that.18:38
gabe_I am in the US and I chose United States, but that's what was selected before anyway :(18:38
mightyknightyis there any known issue involving ubuntu and savage1 where accessing the gamedirectory is a problem? ;D18:38
Kristiinablaz_: in alsa mizer i have written: card:pulseaudio; chip:pulseaudio. then i have master with a lock and capture with the lock. should i unlock it or keep it locked?18:38
Katsumi32gabe_,  paste the message u see on http://paste.ubuntu.com/18:38
rottik9how do i install sun-java6 in ubuntu 10?18:39
Kristiinablaz_: i can move master but capture is not moving18:39
xangua!java | rottik918:39
ubotturottik9: To install a Java runtime on Ubuntu, see https://help.ubuntu.com/community/Java. 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.18:39
Katsumi32rottik9, use synaptic18:39
Kristiinais Advanced Linux Sound Architecture Driver Version 1.0.21.18:40
Kristiina the latest vesion?18:40
Katsumi32no kristina i think 1.0.23 is the latest alsa driver check it on alsa web18:40
emsok so any idea why my background changes every 20 minutes ??18:40
emsi picked the earth one18:41
Piciems: Its a slideshow.18:41
gabe_http://paste.ubuntu.com/494321/18:41
emsPici, ok thanks, good. i thought something was wrong18:41
blaz_Kristiina: with Capture locked, I could not record any sound in test call. Had to unlock it using space bar (weird ui...). I also have custom /etc/asound.conf and had to change input source in 'skype in'. Is it the problem with skype not recording any sound in test call?18:42
KristiinaKatsumi32: could you tell me exactly where?18:42
=== lati is now known as barth
dajhorngabe_: Remove the mirror repository, and then go back to the Medibuntu installation instructions.18:43
=== barth is now known as Barth
Katsumi32Kristiina, http://www.alsa-project.org/main/index.php/Main_Page18:43
thiebaude_Katsumi32, i got it all i did was open configuration editor,lol to add the trash icon to the desktop18:43
gabe_here you are Kristiina, google.com does it http://www.alsa-project.org/main/index.php/Main_Page18:43
narkbyhow do i install sun java instead of openjdk, it says: "Package sun-java6-jre is not available, but is referred to by another package.18:44
narkbyThis may mean that the package is missing, has been obsoleted, or18:44
narkbyis only available from another source18:44
narkby"18:44
Katsumi32i wont be able to add trash to desktop only panels thiebaude_ u can use docky etc if you want trash or clock on your desktop18:44
FloodBot4narkby: Please don't flood, use http://paste.ubuntu.com to paste, don't use Enter as punctuation.18:44
Kristiinablaz_: no sound in test call, no sound in recording programme. you see it's strange in the skype the only option i have is pulse. can i change it somehow?18:44
maconarkby: partner repository18:44
Kristiinagabe_: sorry i'm blonde18:44
erUSULKristiina: install linux-backports-modules-alsa-lucid-generic18:44
Kristiinagabe_: thanks:)18:44
erUSULKristiina: compiling alsa from source should be last resort18:45
narkbyhow do i enable partner repository?18:45
thiebaude_Katsumi32, ok thanks,18:45
gabe_lol no worries we help however we can18:45
kanalyHello18:45
maconarkby: uncomment its lines in /etc/apt/sources.list or use system -> administration -> software sources18:45
blaz_Kristiina: did you managed to unlock Capture? try that first18:45
KristiinaerUSUL:  how can i find it?18:45
gabe_dajhor: is this the command to remove it? sudo sed -e 's/ non-free//' -i /etc/apt/sources.list.d/medibuntu.list18:45
erUSULKristiina: System>Admin...>synaptic ...18:45
=== RRKMDW is now known as randyrkelly
erUSULKristiina: use the search button18:45
perolaTesting.18:46
evamy acer aspire 5510 dont shut down when i press shut down18:46
Kristiinablaz_: yeah, nut i can't move the slider on the capture18:46
rottik9great got it ty...18:47
KristiinaerUSUL: i can see 2.same version, should i ahead with them or just one?18:49
erUSULKristiina: install just one18:50
KristiinaerUSUL: sorry one ends with .pae18:50
OewynI just recently upgraded to 10.04 and I noticed that gcc-4.2 is no longer available.  Is there any way to safely install the package w/out breaking other package dependencies?18:50
erUSULKristiina: unless you are using the pae kernel that's not what you want18:50
blaz_Kristiina: ok that's different for me, i can slide it.. Anyway I would first try to get sound recording working in Audacity (or whatever program you are using). Skype seem to have other issues on top of that (that is why I needed custom /etc/asound.conf). One step at a time...18:51
erUSULOewyn: any reason you need it? what's wrong with default gcc ?18:51
KristiinaerUSUL: i wish i could be like you guys, i don't even know how to delete the chat button besides the on/off button18:52
OewynFor compatability reasons, we need to use 4.2 on so products and 4.4 on others.18:52
Oewynsome*18:52
Kristiinablaz_: thanks. you're right.18:53
erUSULKristiina: it only takes time ;)18:53
KristiinaerUSUL: i need to speak to my mom tomorrow. i need to have it fixed:) already 3 days doing that.18:54
erUSULKristiina: skype?18:54
Kristiinayeah18:55
Oewynlast time when i tried to use dpkg to install an unsupported package a whole bunch of dependencies got broken and I ended up having to revert the changes.18:55
antlongwhat commands are available to check harddisk utilization (in terms of current r/w thoroughput and usage)18:56
evansHELLO can i get an invite please anyone pretty please18:56
KristiinaerUSUL: should i restart after installing?18:56
ikoniaevans: invite for what ?18:56
erUSULKristiina: never used the software...18:56
erUSULKristiina: yes18:56
Dr_Willisevans:  we invite you to read up on irc. :)18:56
erUSULa restart is required. but dunno if sound drivers is the problem18:57
alketwhere are packages that i installed through apt-get ?18:57
OewynerUSUL: any ideas?18:58
erUSULalket: /var/cache/apt/archives/18:58
alketthank you erUSUL18:58
IuliaHello everybody! Please, can someone tell me a program able to check failures on a HDD? One of my HDD's is damaged I think, and I need to check it. Thanks.19:00
Goldlinehey uh guys i have a question19:00
marcellus_olaaaa19:00
GoldlineTheres an mIRC addon called XDCC browser19:00
marcellus_saluti a tutti belli e brutti19:00
Goldlineto download files similar to P2P in mIRC19:00
Goldlineis that safe to use?19:00
erUSULIulia: system>admin>diesk utility?19:00
=== Cariyla is now known as Gerwin
erUSULGoldline: mirc is a windows software.19:01
PiciGoldline: What does that have to do with Ubuntu?19:01
Iuliais that one good for when the HDD may be physically damaged?19:01
KristiinaErUSUL: it better be. what bugs me that the external speakers work and on the sound preferences in input i can see like there would be mic working,when i speak the slider  moves.19:01
erUSULIulia: that reports SMART info19:01
=== oracle is now known as Oraqcl
Iuliaok.Thanks!!19:01
=== Oraqcl is now known as Oracle
=== Oracle is now known as matrixoracle
GoldlineIm talking about this addon heres the official website: http://www.xdccbrowser.com/19:01
erUSULKristiina: maybe is a skype configuration thing? i never used skype does it support pulseaudio natively ?19:02
Goldlineany1 knows if its a trusted website / addon19:02
KristiinaerUSUL: yeah19:02
PiciGoldline: Again, this channel is only for Ubuntu support.  Try ##mirc for mIRC support,.19:02
OewynI'm trying to install the gcc-4.2 package on 10.04 does anyone have any ideas on how to safely do this w/out breaking other package dependencies?19:03
blaz_erUSUL: Kristiina sys sound recording is not working in other software so it doesnt look like skype only issue19:03
erUSULOewyn: looks like compiling from source isd the preferred method ... http://www.trevorpounds.com/blog/?p=11119:04
GoldlineIm asking in #mirc but noone is replying19:05
Kristiinawhen i put something in terminal, don't remember what but i got that i don't have all the plugins for sound19:05
Dr_WillisGoldline:  time to learn some patience  :)19:05
debranjanHello goldline19:06
dakotaHello, I was just wondering if Ubuntu Dapper Drake" will still run some current software or should I upgrade to 10.4 LTS? I am planning on running this system as a headless VNC server for configuration and its main porpose will be to host a BZFS game server.19:06
erUSULKristiina: when you click on the sound icon in the panel and go to sound properties/preferences Input tab. have you tried with different connectors? is it muted?19:06
Dr_Willis!dapper19:06
ubottuUbuntu 6.06 LTS (Dapper Drake) was the fourth release of Ubuntu. Desktop support ended on July 14th 2009, Server support will end in June 2011. See !upgrade for upgrade instructions19:06
Goldlinehi19:06
Dr_Willisdakota:  thats very old...   I suggest upgradeing.19:07
Dr_Willisdakota:  a clean install may be a better idea19:07
at05gtgah how do i turn off pidgins notifications on the screen?19:07
at05gti dont need to see messages twice19:07
debranjanWill you be my friend goldline?19:07
KristiinaerUSUL: in input there's only one, output 219:07
dakotaI know it is..I got it like that... 10 bucks...for a P4 2.66Ghz machine with DVD-RW drive19:07
dakotaHow can I do a heales install?19:07
ikoniadebranjan: take personal conversation to a private message, this channel is for ubuntu support19:08
dakotaI already have a laptop running 10.4 LTS now..19:08
Dr_Willisdakota:  Headless install.. Not sure.19:08
LicuadoraOk. I am back19:08
erUSULKristiina: i have line-in a two microphones ( 1 and 2)19:08
LicuadoraI aked how to install a GPU driver19:08
Dr_Willisdakota:  remove hd, put in box with a monitor.. :)   or in a usb enclosuer. perhaps.19:08
erUSULKristiina: alsamixer in a terminal shows the mic? and line in?19:08
debranjanHow can i do this ikonia?19:09
coz_Licuadora,  which video card do you have?19:09
LicuadoraSince i am going to install a program that requires OPENcl i must install the most recent19:09
dakotaWell thats why its headless...I dont have any extra monitors at the moment..19:09
Kristiinano just capture and master19:09
LicuadoraQuadroFX 58019:09
Dr_Willisdakota:  theres some way to do an OEM type install. but ive never done it..  and that would take more effort to setup then atatching a monitor19:09
blaz_Kristiina: what is your machine and linux distro?19:09
Licuadoracoz_: QuadroFX 58019:09
coz_Licuadora,   ok you should have nvidia_current   under system / administration / hardware drivers19:09
GoldlineAm i the only one whos using mIRC ive always been in the impression that its the best IRC client program for windows and linux, for me it is19:09
erUSULKristiina: have you followed intelhda how to ?19:09
Kristiinahp mini 110-3030nr ubuntu 10.04. is this what you asked for?:)19:09
erUSUL!intelhda | Kristiina19:09
Dr_Willisdakota:  you just need it attatched for 30 min or so untill you get ssh installed.. then you can remove it.19:09
ubottuKristiina: For fixing your Intel HDA sound this page has useful information https://help.ubuntu.com/community/HdaIntelSoundHowto19:09
LicuadoraBut... is that the MOST current?19:09
coz_Licuadora,  install that ...reboot... and see if it works well19:09
blaz_Kristiina: yea:)19:09
coz_Licuadora,  well there is a 260 driver but mm hold on19:10
Dr_WillisGoldline:  i never noticed it having a Linux port.. (i wouldent use it if it mIRC did have a linux port)19:10
evai dont have any sound i have a acer aspire 551019:10
=== zkriesse_away is now known as zkriesse
GoldlineIt can also be run on Linux if you install Wine19:10
dakotaDr_Willis Should I use the server install CD for 10.4 LTS or should I do a normal install and use Gnome and VNC for configuration?19:11
GoldlineUbuntu etc19:11
evaanyone knows what to do19:11
Licuadoracoz_: Well Ubntu not always has the latest in their repositories19:11
coz_Licuadora,  well in the x-updates ppa  the 260.19.04  nvidia driver is available but I have never used that ppa19:11
at05gtdoes anybody know how to turn off pidgin in the notification area?19:11
Dr_Willisdakota:  depens on what you want to do. You can install a stand alone vncserver if you want . but if you are going to use desktop apps on vnc. may as well install desktop to begin with.19:11
Licuadoracoz_: Like, Blender, they still have 2.49 when the 2.53 version is already out there19:11
coz_Licuadora,  well I believe the x-update ppa would have most of the recent drivers    and as for blender you can compile that manually if you want or see if there is an ubuntu ppa for blender19:12
Licuadorax-updates, how can i do that?19:12
GoldlineAre there many differences between the 10.10 beta and the final version i mean theres just 1 month between those 2 releases?19:12
Dr_WillisGoldline:  theres plenty of native to linux IRC clients. But use what you want.19:12
Dr_WillisGoldline:  there can be major #s of bug fix's19:12
coz_Licuadora,    here is the x-update PPA    https://launchpad.net/~ubuntu-x-swat/+archive/x-updates19:12
erUSUL!final | Goldline19:12
ubottuGoldline: If you installed a Alpha/Beta/RC version of Maverick Meerkat and have been keeping it up to date, then you are already running the latest version of Maverick. To make sure, type « sudo apt-get update && sudo apt-get dist-upgrade » in a console.19:12
dakotaDr_Willis thats what I was thinking....I like to use a GUI when possible, but I like to get down in the nitty gritty with the terminal aswell...19:12
LicuadoraMy point exactly, since not all software is the most recent in Ubuntu, i have to compile this driver... But how!?19:12
Dr_Willisdakota:  you can isntall the desktopp version and just set GDM to not run.  but its there if you need it.19:13
Dr_Willisbye all.19:13
xanguaat05gt: i believe pidgin tray icon is disabled by default in ubuntu19:13
erUSULLicuadora: do you really need the imporvements of the newer driver?19:13
trojan_spikebye19:13
LicuadoraWell, i need OpenCl SDK19:13
at05gtwas on by default for me /cry19:13
dakotaDr_Willis well is gonna be a File/game server19:14
at05gti think i turned it off thou19:14
Goldlineubottu: isnt that the same as you are using the Update Manager in Ubuntu 10.10 Beta?19:14
ubottuError: I am only a bot, please don't think I'm intelligent :)19:14
dakotaDr_Willis but the game server is all in command line configuration and the file server could be either gui or commandline.19:14
coz_Licuadora,    http://developer.nvidia.com/object/opencl-download.html19:14
at05gtyup i fixed it19:15
at05gtit was a plugin turned on19:15
LicuadoraerUSUL: is there a danger for upgrading the driver?19:15
erUSULLicuadora: depends on how you do it. the x-updates ppa is the safext option imho19:15
KristiinaPERMITION DENIED: /usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz19:15
KristiinaANYBODY KNOWS WHY?19:15
coz_Licuadora,  I agree   about the ppa19:16
Licuadoracoz_: I already doenloaded the 190.29 drivers, but i need to installed19:16
erUSULKristiina: use « zless /usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz »19:16
coz_Licuadora,  well  if you downloaded from nvidia you are going to jump through a few hooops to get that installed19:16
coz_Licuadora,  that is an older driver anyway19:16
LicuadoraOh no, wait, in the Nvidia x server sttings, my driver version is 195.36.2419:16
Licuadoraso i guess i dont need to upgrade, eh?19:17
evaanyone have a acer aspire here19:17
coz_Licuadora,  probably not19:17
coz_Licuadora,  if you do  I would use the x-update ppa  for safety19:17
trojan_spikeLicuadora, if it isnt broke  ;)19:17
Licuadorathat's  a elief, i hate compiling19:17
Katsumi32eva,  yes :) many people19:17
Licuadoraok, thanks anyway19:18
Licuadorabye19:18
evaKatsuni32 i have big problem19:18
=== IPNixon_ is now known as IPNixon
trojan_spikeeva, whats your problem,, make it for all to see,, and help..19:19
trond-hi room. Probably the wrong channel but... I have a new dell e4310 and installed Ubuntu 10.04 (64bit), the screen flickers like a mad man! Especially after I upgraded the kernel.19:19
Katsumi32eva whats the problem?19:19
evaKatsumi32 no sound dont shut off and cant see my camera19:20
Katsumi32trond-,  did u install drivers from hardware drivers?19:20
trojan_spiketrond-, might be graphic driver issue?? check ubuntu forum for advice on your graphics card,, alt it could be compiz settings..19:20
Katsumi32eva first type in termianl alsamixer and unmute everything than check up if sound is working19:20
trond-Katsumi32, hm, no... just installed from cd and installed ubuntu.19:21
trond-trojan_spike, compiz is not running19:21
Katsumi32trond go to system administartion hardware drivers19:21
Katsumi32install all you see there19:21
trojan_spiketrond-, have you downloaded and installed drivers?19:21
trond-trojan_spike, it might likely be a graphic driver issue. Let's see now, dmesg to get the different stuff that is on right?19:21
trond-trojan_spike,  nope19:21
Kristiinawhat does this mean? HP laptops with (inverted) mute-LED???19:22
trond-Katsumi32, "no propritary driver are in use on this system"19:22
blaz_Kristiina: do you speak spanish?19:22
trojan_spikeget the drivers for it would be the best thing to do.. will be more stable.19:22
afeijohi guys19:22
trojan_spiketrond-, System / Admin / Hardware drivers19:23
Kristiinablaz_: no but i got audio books and planning to:)19:23
CharlieSuAny syslog or rsyslog people out there that can tell me what the - sign is for on lines like these?     mail.*        -/var/log/mail.log19:23
afeijoI have an email sent by cron every 5 minutes, with this text: "PHP Warning:  Module 'imap' already loaded in Unknown on line 0 PHP Warning:  Module 'interbase' already loaded in Unknown on line 0 PHP Warning:  Module 'mcrypt' already loaded in Unknown on line 0" HOW to fix it? my mailbox is quite full lol19:23
trond-trojan_spike, yup, and the window states what I wrote. a list is empty.19:23
evaKatsumi32 sorry i am new how do i do that i have open a terminal window19:24
trojan_spikekk,, is it a laptop or notebook??19:24
blaz_Kristiina: found some guide how to upgrade to alsa 1.0.23 in Lucid: http://www.wereveryware.com/2010/08/actualizar-alsa-1023-en-ubuntu-1004.html19:24
hayward2010Can anyone tell me why I keep getting this message when I try to update the package installer..19:25
Katsumi32eva yes open terminal window type elsamixer you will see some things there is you see MM mean muted 00 mean unmuted u have to unmute speakers19:25
hayward2010Oh heck.. It's gone..19:25
blaz_Kristiina: the guide says to compile from source but some guy posted a comment how to install precompiled packages, it only takes 2 commands19:25
trond-trojan_spike, laptop dell e4310. I found a posting on it on the forum, it's a well known "bug", but I can't seem to find any good solutions. I've installed the dell/intel specific stuff.19:25
hayward2010Any way I can send a screenshot through irc?19:25
blaz_sudo add-apt-repository ppa:ubuntu-audio-dev/ppa && sudo apt-get update && sudo19:25
xangua!image | hayward201019:26
blaz_Kristiina: sudo add-apt-repository ppa:ubuntu-audio-dev/ppa && sudo apt-get update && sudo19:26
trojan_spiketrond-, whats the link ?19:26
xanguaimagebin*19:26
blaz_Kristiina: followed by apt-get -y install install linux-alsa-driver-modules-$(uname -r)19:26
blaz_Kristiina: dare to try ?19:26
hayward2010!image19:26
xangua!imagebin > hayward201019:26
ubottuhayward2010, please see my private message19:26
evaKatsumi32 dont find anything19:26
trond-trojan_spike, http://ubuntuforums.org/showthread.php?p=9848909 I've also tried to run the 21-kernel, which I think the machine didn't flicker under, but now I am not sure.19:26
hayward2010I don't see a private message...19:27
Kristiinablaz_: i don't know, maybe i should go the long way like on this spanish page? :) what you think?19:27
trond-trojan_spike, as this is a new system, I can just reinstall ubuntu19:27
blaz_Kristiina: oops sorry it is actually one long line: sudo add-apt-repository ppa:ubuntu-audio-dev/ppa && sudo apt-get update && sudo apt-get -y install install linux-alsa-driver-modules-$(uname -r)19:27
blaz_Kristiina: may be a good way to iprove spanish but installing from PPA sound safer19:27
pfifohi19:28
trojan_spikeu can package manager the images // instead of re-installing19:28
Kristiinablaz_: i had translated in google:) so it's safer the one command or the website?19:28
KristiinaBlaz_: what's PPA?19:28
Kristiinablaz_: where you're from?19:29
trond-trojan_spike, how do I do that...19:29
blaz_Kristiina: one command is safer. PPA is an online repository for Ubuntu packages19:29
trojan_spikeopen package manager <19:29
blaz_Kristiina: if PPA does not work it would be easier to go back to the old packages19:30
hayward2010whenever I reload the package manager list, I get lots of HIT HIT and FAiled Failed.. messages...19:30
hayward2010using Ubuntu 1019:30
trond-trojan_spike, package manager open19:30
trojan_spikesearch : kernel-image-2 // or linux-image-219:30
Katsumi32eva if youre new to ubuntu i would advice you to use google.com and http://www.alsa-project.org/main/index.php/Main_Page before you start installing things better to know a bit than mess up thing and have to reinstall ubuntu or something. check up alsa web there is a lot of info about driver supported cards etc how to install drivers19:31
ThinWhiteDukemy ubuntu one software center installation froze. can i force delete/cancel it?19:31
=== MIH1406_ is now known as MIH1406
trond-trojan_spike, 2.6.35-21 is installed19:32
evakatsuni32 thanks i will look it up19:32
Kristiinablaz_: ok:) i gotta reboot first:) hope to see you soon....19:32
trojan_spiketrond-, then install the 1 you want to use.. note,, dont un-install the 1 you dont want just yet.. to make sure you dont get left with no machine..19:32
trojan_spikeyou can then pick the kernel at start-up19:32
soroushDosn't work Ubuntu slower when It is installed on a windows Partition?19:33
trond-trojan_spike, ok. so trying 32.21 and 32.2219:33
erUSULsoroush: i expect so yes19:33
trojan_spikekk,, i forget which is STABLE ?? ODD or EVEN << soneone??19:33
sjefen6Any tips on getting hdmi audio to work on an asus eb1012p (ubuntu 10.04)?19:33
=== Kaizen is now known as gh0zt
hayward2010Hi again, ok, so this is the issues I was talking about http://imagebin.org/11423619:34
pfifohow do I computer?19:34
erUSULpfifo: ?19:34
trond-trojan_spike, I think it is 21 that is unstable, and 22 that is stable.19:35
trojan_spikekk19:35
DukeJer /join #ubuntu-us-mi19:35
trond-trojan_spike, I then change in /etc/default/grub19:35
trojan_spikehayward2010, was that just an update?19:35
soroushcan ubuntu connect to Internet through lan when it is installed from the CD. my computer(DELL Inspiron1564) I couldn't do so. and I can't find a driver for my wireless(mini-card 1397)19:35
trojan_spiketrond-, ( sudo update-grub19:35
GoldlineWired is faster19:35
pfifomy initramfs keeps loading nouveau, but I want to use the restricted driver in my livecd. Is that possible?19:36
Goldlineand safer19:36
hayward2010yes, just an update.. Why did I just get a trojan spike message?19:36
Goldlinecannot be hacked into by laptop thiefs19:36
Katsumi32soroush, type lspci in terminal and paste it http://paste.ubuntu.com than show the link19:37
trojan_spikewhats the full URI ?? all the same on them?19:37
trond-trojan_spike, ok, just sudo update-grub. When I boot I don't get a menu, what do I do to make is show... Sorry for such a newbie question, but I really haven't experienced to often.19:37
trojan_spikeits possible a server is down.. so just a waiting same ;)19:38
trojan_spikegame19:38
Katsumi32trond what are you trying to do ?19:38
hayward2010it's been doing that since yesterday...19:38
=== Luuk is now known as luukje
soroushKatsumi32: thanks. I'll do so as I find another laptop with which I would be able to connect. I've been searching google and havn't got enough information yet19:39
trojan_spiketrond-, when u sudo update-grub it will show you the list that will be avail on boot.. make sure ur newly install kernel is there19:39
Katsumi32soroush, type in terminal lspci than paste it on http://paste.ubuntu.com and show me the link so i can help you get your wifi working19:40
trond-katsumi, i have to use an older kernel so that I don't have this annoying flickering. Then I want to use that kernel. Read that 32.21/32.22 should work :)19:40
=== pipo65 is now known as Guest7816
ThinWhiteDukehow can i install chromium browser? everytime i try it says i need dependencies then i try to get the dependencies and it need smore dependencies19:40
ThinWhiteDukeit's never ending19:40
ThinWhiteDukeand -f didn't work19:40
=== ahs3 is now known as ahs3-lunch
SamPeterson2010Hey, does anyone know a way to make the audio output of espeak go into audio input?19:41
Katsumi32trond-, if you have ubuntu 10.04 you may try 2.6.35 and if you have any problems with the screen etc try to check hardware drivers activate drivers you got there19:41
j2quinnwhy doesnt ubuntu update there repository for texlive?19:41
trojan_spikehayward2010, search the forum ,, using the URI as a point to start..19:42
trond-Katsumi32, tried that. no drivers to activate really.19:42
hayward2010Here's a screenshot of my software sources, can you tell me if they are correct ? http://imagebin.org/11423719:42
stuckeyhi all19:42
ThinWhiteDukeE: chromium-browser-inspector: Package is in a very bad inconsistent state - you should  reinstall it before attempting a removal.19:42
ThinWhiteDukewhat does that mean19:42
stuckeyI'm trying to record video with a web cam I just got. Someone said use cheese, so I'm trying it, but it doesn't record sound.19:43
ThinWhiteDukemaybe you need to change the audio source? sometimes those programs try to read the mic19:43
Katsumi32trond what kernel do you have at the moment ? u can check it up by typing in terminal uname -a also do you know what graphic card do you have ?19:43
trond-trojan_spike, ok. update-grub and both kernels that I installed are there19:44
wal3hello. i am doing "rdiff-backup /home/rick/videos /internbackuphdd/videos". it replies "Fatal Error: Restore target /internbackuphdd/videos already exists, specify --force to overwrite.". Why? it used to work.19:44
trond-Katsumi32, 35-2119:45
trojan_spiketrond-, you just have to reboot and pick the kernel you want to use..19:45
Katsumi32trond do you mean 2.6.35-21 ?19:45
pfifohow do I turn number lock on?19:45
trond-Katsumi32, yes. and 10.04 ubuntu19:45
Katsumi32trond what about graphic card?19:45
tasslehoffany better tools than photorec to recover deleted avi files from a fat32-partition19:46
Goldlinebut hey when i use the XDCC Browser its connecting to a server/network named: openjoke.org thats raising questions lol19:46
trojan_spikepfifo, right ,, number key pad<< top (num-lock)19:46
Goldlineo wrong channel :P19:46
pfifotrojan_spike, lol19:46
hayward2010i gave up windows7 for this :(19:46
pfifohow do I turn number lock on at boot with a command?19:46
=== kai_62656 is now known as kracker[BDC]
trojan_spikehayward2010, ive fully given up win7 now.. virtualbox is great for windows O.S.. seemless is amazing19:47
Katsumi32trond if you want to downgrade install (linux headers and linux image) any kernel ver you want to use synaptic to do that. after u got headers and image installed open terminal and type sudo update-grub2 than reboot19:47
pfifofor the 11 years ive been using linux no one has ever been able to answer that question19:47
trond-Katsumi32, looks like it could be the i91519:48
GoldlineWindows Vista its the best there is, Windows 7 is ready for the trashcan19:48
trojan_spikelol at Goldline19:48
ZekeStrojan_spike: I don't think that was a happy "I gave up win7" :(19:48
ZekeSI personally dual boot because ~games~19:48
hayward2010no.. i just can't understand why it's not updating anymore.. gah!19:48
GrappleseedHey guys, I've got 1.5 MB/s download speed to use up here cause I'm at the library, do any of you have any torrents you can recommend?19:49
pfifowindows 7 is really old, upgrade to 95 or 9819:49
hayward2010i don't want to go back to win7 , if im honest..19:49
GoldlineGames are best played on windows, and for servers linux is the way to go19:49
ZekeSGrappleseed: err, I dont think the library would be appreciative19:49
trojan_spikegood point Goldline19:49
sam_samHOW DO I CLOSE TRAFFIC through port no. xxxx and service which is using that port ( i get both of them on scanning my machine) ?a few suspecious service names ( bigbrother,unknown) and username "nobody" running few processes(in system monitor)19:49
GrappleseedZekeS: what you talking about, they'd love that19:49
GrappleseedZekeS: it's my lap top anyway.19:49
erUSULpfifo: http://linux.die.net/man/1/setleds19:50
=== gh0zt is now known as Kaizen
=== seba_ is now known as alexia12
KristiinaerUSUL: i've installed that file but now i have no audio devices. can i add then somehow?19:50
trojan_spikeGoldline, v-box is suppose to be supporting d-x now.. tried steam on it , with game.. no joy tho19:51
erUSULKristiina: that's really weird. try « sudo modprobe snd-hda-intel »19:51
Goldlinetrojan_spike oh i dunno about that but i copied the Rainbow Six 3 files to my VM and its working fine19:51
pfifo+1000 internets to erUSUL19:51
erUSULKristiina: are you sure you only installed that file?19:52
trojan_spikeGrappleseed, :: try isohunt > com19:52
sam_samhow do i stop services?(not processes) ? or how can i close/filter ports?19:52
erUSULpfifo: i will take that in Euro thanks ;P19:52
trond-Katsumi32, thanks. I'll try that. thanks for reminding me about the headers.19:52
ZekeSsam_sam: use the service command19:52
ZekeSsudo service --status-all to get a list19:52
KristiinaerUSUL: yeah, copeis and pasted19:52
pfifo(actual value 1/100 of 1 cent)19:52
Grappleseedtrojan_spike: thanks, but I was looking for the sort of interesting things you guys would recommend, not what they'd recommend there19:53
GoldlineUr saying that srcds does not run without graphics drivers installed on Vm such as nvidia drivers or ati ?19:53
ZekeSHmr19:53
KristiinaerUSUL: sudo modprobe snd-hda-intel -> nothing happens19:53
erUSULKristiina: what are you refering to? installing linux-backports-modules-alsa-lucid-generic or the intelhda how to?19:53
erUSULKristiina: chack again for sound devices19:53
erUSULKristiina: check again for sound devices19:53
trojan_spikedepends on what you into..19:53
goddardhow resource intensive is samba?19:53
Kristiinalinux backports19:53
trond-trojan_spike, Katsumi32 thanks for the help so far. I'll be back in a bit.19:53
trojan_spikeu could look for 'crossloop'19:53
ZekeSStupid compiz question - is there a way to make the desktop wall behave closer to i.e. android, in that the wallpaper and fixed elements remain stationary while only the windows slide around?19:53
ZekeSgoddard: not very19:54
Katsumi32trond- im waiting19:54
KristiinaerUSUL: how to check for devices?19:54
erUSULKristiina: one way is running "alsamixer"19:54
sam_samZekeS:when i type "service <servicename>" it says unrecognised service19:56
younderHello I accidentally swapped two arguments when doing a dump of my home directory. Thus destroying my home directory partion. Well I downloaded the entire previous backup from the external disk. Logged in as root (sudo is rubbish here. The point being that /root is not under /home) Then I restored. FU at 0:20, Fixed at 5:30..19:56
blaz_Kristiina: can you also try  'cat /proc/asound/version'? does it say 1.0.23 now?19:56
trojan_spikei cant even read it..19:56
younderI have a ton of extention packages and simply reinstalling wouldn't work so hot..19:56
sebsebsebHi19:56
younderQuestion: This would not work for my system directory. Is there a way to restore the / directory partion?19:56
nouitfvfAMontsouris-152-1-13-240.w82-123.abo.wanadoo.fr - cool hostname19:57
erUSULKristiina: so; no sound devices still?19:57
ZekeSIf service %name% stop doesnt work, someone else'll have to help :|19:57
KristiinaerUSUL: sorry sorry sorry. i think it didn't load when i was checking. it works. thank you thank you thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!19:57
younderhi seb, external backup is not on19:57
erUSULKristiina: no problem ;)19:58
sebsebsebyounder: uhmm?19:58
Kristiinablaz_:; thank you too:)19:58
Kristiinayou're the best guys!19:58
blaz_Kristiina: does your exitement mean you can record sound now ;)?19:58
erUSULnot quite ^.^19:58
younderSeb: I have A personal drive 360 Gb. And that is what I want to back up on.19:59
sebsebsebyounder: why targetting me with whatever that is?  and you didn't say the exact issue anyway19:59
youndermore to the boint I wnat to restore / from it..19:59
Kristiinayeah!!! there're some cracks in the play  back so i will run that page in spanish tomorrow. it's nearly 3am, gotta go to bed:)20:00
nouitfvfUSE WINDOWS!! WAHAHAHA20:00
erUSULKristiina: español ?20:00
nouitfvfWINDOWS - COOL OS20:00
nouitfvflol20:00
b0otCan I use cron to have a few simple bash scripts start as root when my computer boots?20:00
Katsumi32nouitfvf, stop trolling20:00
sebsebseb!troll | nouitfvf20:00
ubottunouitfvf: trolling / trollish behaviour is behaviour that is considered annoying by other channel users, this includes going offtopic, asking the same question time and again getting answered and not acknowledging the answer, and these are not the only ways behaviour can be considered trolling, please see /msg ubottu guidelines - if this applies to you, you may find yourself outside the channel20:00
llutzb0ot: you can use cron or just /etc/rc.local20:00
serapophisb0ot: better use upstart20:01
erUSULb0ot: for that is better /etc/rc.local imho20:01
KristiinaUkrainian in Malaysia20:01
younderseb: I did syay the EXACT issue. and I am not targeting you. Though your help would be invaluable.20:01
b0othow would i use /ec/rc.local and would that allow my scripts to run as root?20:01
Kristiinagood night!!!20:01
erUSULKristiina: bye; enjoy the trip.20:02
llutzb0ot: add you scripts to /etc/rc.local  before "exit 0"20:02
sebsebsebyounder: back up what exactly?20:02
pekayobahow would I patch KDE 2 under Ubuntu?20:02
erUSULb0ot: jsut add the commands to the file before the "exit 0" line20:02
sebsebsebpekayoba: you are joking right?20:02
nouitfvfpekayoba ||:> hi, bro20:02
younderseb: 360 Gb of my two main drives20:02
sebsebsebpekayoba: KDE 2 is rather old, who uses that still?20:02
younderI have 5 partions20:02
sam_samwhich  firewall is most widely used on ubuntu (9.04 :$)? is it good ?20:02
b0otllutz, erUSUL how would i get the scripts to run as root with this method?20:03
sebsebseb!firewall | sam_sam20:03
ubottusam_sam: Ubuntu, like any other Linux distribution, has firewall capabilities built-in. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo | GUI frontends such as Firestarter/Gufw (Gnome) or Guarddog (KDE) also exist.20:03
blaz_erUSUL: so you're not quite a guy or not quite great?20:03
trond-trojan_spike, Katsumi32 well, I don't get the grub menu in 10.04. Is there any key combo that I need to click on the way in?20:03
younderthe / bit is the difficult one to restore. (I use dump)20:03
llutzb0ot: they will be run as root20:03
b0otok20:03
erUSULblaz_: they will be run with root privs20:03
sebsebsebyounder: uhmm not sure what your doing exactly, but really  / doesn't need to be backed up useauly20:03
sebsebsebyounder: if you got a seperate /home  I mean20:03
erUSULblaz_: not quite great ;)20:03
younderseb: I know but I have aton of addon packages20:04
sebsebsebyounder: home is your data, but also program user data20:04
sebsebseb!home | younder20:04
ubottuyounder: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: http://psychocats.net/ubuntu/separatehome20:04
b0otso i just add /path/to/script/script1.sh <new line> /path/to/script/script2.sh etc?20:04
b0otllutz,20:04
llutzb0ot: exactly20:04
b0otok20:04
younderIt would take me MONTHS to backup from CD20:04
younderSeb: my home directory is in a separate parton and acked up..20:05
Katsumi32trond you dont need any grub menu you have to update grub after you installed headers and image and than reboot boot again and when grub window will pop up you will see there your new kernel installed and the old one too also if you have installed som burg you should type in terminal also sudo update-burg20:05
younderbacked20:05
sebsebsebyounder: just back up data to an external hard drive, if you got one or something?20:06
brummbaer i'm working on a bash script to mount an NFS drive if i'm connected to my home network, right now i'm just checking arp tables for router MAC, and loading the script into /etc/NetworkManager/dispatcher.d/; it's functional, but it feels kludgy. any more clever ideas?20:06
younderseb: amnaged that.20:06
sebsebseb!backup | younder20:06
ubottuyounder: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning20:06
youndermanaged20:06
nouitfvf189-10-127-71.pvoce702.dsl.brasiltelecom.net.br - cool hostname20:06
llutzbrummbaer: have a look at "guessnet"20:06
brummbaerwill do, thx for the tip llutz20:06
pfifohello everybody20:07
=== hebert is now known as hebertsilva
pfifoIs there a linux app that dose the same function of flash media encoder?20:08
trond-Katsumi32, right, well, did that and it ends up using 2.6.32-24 as of now. I got an error message when it tried to use the 35-21-kernel. I'll see if I can fetch it.20:08
younderI am realy quite skilled at unix (used it since 1986), but I have still to see a satisfactory way to back up / on a single system. I still end up with a complete reinstall20:08
pfifoyounder, dd works great20:08
llutzyounder: rsync20:09
younderllutz, single20:09
jribyounder: exactly, use something that uses rsync (like rsnapshot!)20:09
llutzyounder: rsync to different partition on same system20:09
pfifoyounder, something along these lines `dd if=/dev/sda1 | gzip > backup.img`20:09
nouitfvfbdv75-6-82-230-176-34.fbx.proxad.net - cool host20:09
vincent_hi all, dpkg --configure -a fails because update-iniramfs tries to install a kernel I have now removed , I get following trace : http://pastebin.org/87528020:10
jribpfifo: isn't there some issue if he's using the disc?20:10
detrixWhy is the 64bit version of ubuntu not recommended for daily desktop usage???20:10
vincent_how can I convince update-initramfs that this kernel is no longer installed ?20:10
jribdetrix: because that message is silly20:10
llutzdetrix: no one knows, ignore it20:10
detrixlol20:10
bobstroyounder:  i've migrated / to another drive with minimal problems.20:10
younderpfifo, It is not backing it up with is the problem it is restoring it. While it is in use..20:11
trojan_spikedetrix, if u have below 4GB ram, use 62bit.. above , use 64 bit.20:11
detrixjust checkin20:11
bobstroyounder:  using tar and updating grub (well, lilo at the time)20:11
pfifojrib, yes, youll need todo that from a livecd, restoring with both methods will require a livecd as well (>implying the system works in the first place when you need to restore)20:11
trojan_spike32bit..20:11
jribpfifo: partimage is a better choice then imho20:11
rapagehello I'm planning install ubuntu /home on a ext3 partition what is the disanvantage of not using ext4 for it?20:11
detrixThanx20:11
b0otllutz, it doesn't seem to work20:12
pfifoyounder, jrib, I use that method to keep a snapshot of windows, works like a charm20:12
jribpfifo: partimage is similar but it will be smarter about unused space20:12
bobstroyounder:  you mean zero downtime?20:12
sebsebsebrapage: Ext4 is good to use with Ubuntu since 9.10 and so should go with that really if on 9.10 or later20:12
llutzb0ot: given correct pathes? scripts are working from commandline?20:12
rapagehow to convert to ext4 without loosing data? does anyone know20:13
b0otllutz, yeah20:13
wyverexQuestion: I have LDAP working on 10.4, but when users login they have to keep clicking on other, anyway to make that the default?20:13
sebsebsebrapage: oh20:13
sebsebsebrapage: right ok uhmm20:13
pfifojrib, my boot partition are always 4gb so gzip is plenty for my needs. if I ever make a 16gb partition ill look into it20:13
sebsebsebrapage: not much point bothering to convert to Ext4 from Ext3 really20:13
llutzb0ot: sure you added your scripts before "exit 0" line?20:13
b0otyeah20:14
llutzb0ot: what shall the scripts do?20:14
b0otllutz, they start cameras on my network, and then they stream them20:14
maedoxb0ot, didn't I walk you through this already? :P20:15
llutzb0ot: use full pathes inside your scripts, rclocal is run with limited environment20:15
b0otmaedox, you did, i tried it with crontab I couldn't get it to work20:16
b0otllutz, i have been using full paths20:16
RockerBoy402has anyone here used the Asus P7P55D-E Deluxe mobo before?  I'm having issues getting lm-sensors to work.20:16
maedoxb0ot, hmm, alright, did you use any environment variables that are not set unless you log on as you?20:17
b0otmaedox, there is only one user (me)20:17
=== gary_ is now known as Guest76948
maedoxif you add a >/var/log/script-name.log 2>&1 to the end of the commandline in cron you will get a log with any errors. Also look in /var/log/messages20:18
maedoxb0ot, there is root, which does not necessarily have the same env vars that you do.20:18
trond-hi Katsumi32 well, I am getting an could not load modules - no such file or directory on the way in. It is still using 2.6.35-21 and not 2.6.32-21 / 2.6.32-22 that I would like it to. I'm not getting a menu or any option on the way in.20:18
Guest39855Hello20:19
trojan_spiketrond-, u on grub legacy?20:19
ZekeSGuest39855: hi20:19
Guest39855Is this a place I can get some help with ufw?20:19
wyverexQuestion: I have LDAP working on 10.4, but when users login they have to keep clicking on other, anyway to make that the default?20:20
trond-trojan_spike, ouh, what grub2 installed clean 10.04 on a clean system20:20
trojan_spiketrond-, install grub2.. then reboot.. you'll deffo get the choices.. aslong as linux images are installed20:20
trojan_spiketrond-, :: sudo apt-get install grub220:20
b0otmaedox, the scripts seem to work if i just copy/paste what i have into terminal20:20
b0oti mean the /path/to/script/script.sh20:20
trond-trojan_spike, ok. trying that20:21
b0otmaedox, what is weird is that at least one of them worked, but it doesnt look like the other 4 did maedox20:21
maedoxb0ot, ok, weird.20:21
trojan_spikeor do it from package manager..20:21
biharii have a question is parallism allow in a singal processor ?20:21
maedoxb0ot, if you do su and then run them, do they work?20:22
trond-trojan_spike, ok, trying that... brb. (used to apt-get, no problem there. I've been using ubuntu since.hm. way back)20:22
Dulakbihari: not usually no, procedural only afaik20:24
b0otmaedox, good call vlc won't run as root20:24
iplaythisgame2got a problem.  Had my server instalation die.  Reinstalled and remounted a few data drives and a folder on one drive is corrupt.  Seems only that one folder.  I cant ls rm it or anything in it.  Autocomplete wont even work on it.  I can sacrifice the data in that one folder.  So, how do I get rid of it?20:24
jribiplaythisgame2: did you fsck?20:24
b0otmaedox, ok new problem... :) I need one script to run as root (which I have working) and the 4 other scripts to run as normal @ restart20:24
bihariDulak,  can you explain it20:25
Dulakiplaythisgame2: unmount it, run fsck on it and let it fix whatever is messed up20:25
sam_samusing ufw, i have denied incoming traffic on a port , still see it as open port .. how ?20:25
maedoxb0ot, Alright, then you just change root to your username in /etc/crontab for those scripts.20:25
iplaythisgame2jrib; I though it ran on that drive on the first boot      thanks I'll try it.20:25
maedoxsam_sam, how do you see it as open?20:25
b0otmaedox, thanks!20:25
sam_sami nmapd myself20:26
maedoxsam_sam, no wonder then. :)20:26
bihariDulak,  can you explain it ? why it is not possible ?20:26
Dulakbihari: to run something parallel implies multiple processors, which as far as I know doesn't exist in a signal processor, so they handle things in order, not in parallel20:26
maedoxsam_sam, try nmap from another computer if possible20:26
Katsumi32trond er du norsk ?20:26
trond-trojan_spike, nah, no such luck. and I am getting the could not load ... /20:27
=== serj is now known as voodoo11
trond-Katsumi32, jepp20:27
maedoxwhat does the ufw rule say and what are you trying to do?20:27
sam_sammaedox:is it the problem? i mean it treats it as "local" traffic ?20:27
maedoxJeg òg :P20:27
trojan_spikeare any kernels showing?20:27
maedoxsam_sam, yes, probably.20:27
trond-trojan_spike, nope, no choices what so ever.20:27
yoko_paralleism also implies to have an OS and the App to be written for Parallel operations20:27
trojan_spikeback to package manager and reinstall the kernel..20:28
trond-trojan_spike, did that too20:28
pecaHi all :) Does anyone know Blender here?20:28
nixboxhi all, i have compiled a vanilla kernel for ubuntu, using non-debian (normal) method, i used checkinstall to create kernel-modules deb package, how can i create a package for header files for the new kernel?20:28
jribpeca: best to just ask the channel your actual question (on a single line)20:28
maedoxtrond-, apt-get purge and then install too?20:28
trojan_spike:( if i was there .. lol20:28
jrib!kernel > nixbox20:28
ubottunixbox, please see my private message20:28
trond-maedox, package manager, didn't try the purge.20:28
pecajoin #blenderchat20:28
jribnixbox: that probably doesn't answer your question, but tells you the recommended procedure20:28
trond-maedox, maybe I should do that. remove all kernels that I don't want to use, then be left with the ones I want to use.20:29
aldinhi, how to restart ubuntu sound, something like /etc/init.d/vbox restart20:29
Katsumi32trond see my private message20:29
maedoxtrond-, yes, just make sure it can boot the kernel you have left. :)20:29
=== Dink|W is now known as Dink
trojan_spikethats dodgey20:30
nixboxjrib: i know the recommended procedure, but i just wanted to know if there is an easy way to create a header files package using normal compilation procedures which are not specific to ubuntu/debian20:30
cardamonAnyone use Evolution?20:30
cardamonTrying to set up a rule to sort mail based on which account it's pulled from, without using recipients because that won't get everything.20:30
sam_sammaedox: well this time i scanned  my external ip , which i think should make the ufw treat nmap as external connection.. still shows it as open :$20:30
trojan_spikecardamon, use thunderbird ..20:30
trond-maedox, hehe, probably a good idea20:30
DBANhow can I install live cd if there is no install option is it possible?20:30
jribnixbox: read how the official ones are made I guess.  Personally, I would just use the method ubottu gives20:30
cardamontrojan_spike: No.  Be ignored.20:30
trojan_spikehuh?20:31
sparky57evening20:31
fixxxermetWhat is the easiest way to log / graph CPU / RAM / Load / HDD / etc to a local file / db to show on a web page?20:31
maedoxfixxxermet, munin I guess20:32
fixxxermetgood call mate20:32
fixxxermetForgot about munin.20:32
sam_samlol "be ignored " :D20:32
cardamonAnyone have any clues?20:32
Quantum_IonWhat is the best way to back up a linux file system ?20:32
llutzQuantum_Ion: rsync20:32
jrib!backup | Quantum_Ion20:32
ubottuQuantum_Ion: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning20:32
maedox!backup | Quantum_Ion20:32
jrib!helpme | cardamon20:33
ubottucardamon: Avoid your questions being followed by 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 !attitude20:33
sam_sammaedox: well this time i scanned  my external ip , which i think should make the ufw treat nmap as external connection.. still shows it as open :$20:33
=== Dani is now known as Komac
sparky57Anyone here that is running 10.4 and plays Runes of Magic20:33
maedoxsam_sam, I scanned your IP. The one in your hostname, and it shows only 80/tcp, and it says closed.20:33
mas__algun chat de ubuntu en español??20:34
sam_sammaedox: lol good solution .. thnx20:34
Pici!es | mas__20:34
ubottumas__: En la mayoría de canales de Ubuntu se habla sólo en inglés. Si busca ayuda en español o charlar entra en el canal #ubuntu-es. Escribe "/join #ubuntu-es" (sin comillas) y dale a enter.20:34
=== tobias is now known as Guest72371
cardamonI get a lot of mass emails from my university, and since they occasionally include things like weather warnings, I still need to get them.  So, using evolution, I want them sorted out of my INBOX into their own distinct folder, and not by recipient.  Does anyone who uses evolution know how to do that?20:34
=== Dink|W is now known as Dink
maedoxsam_sam, np ;-)20:35
b0otmaedox, I think i may have messed up the crontab file because now it's not even doing the old one that use to work20:35
maedoxb0ot, paste it in a pm20:36
administratorhi\20:36
=== administrator is now known as Guest23459
Guest23459有 中国人 吗20:37
Pici!zh | Guest2345920:37
ubottuGuest23459: For Ubuntu help in Chinese 您可以访问中文频道: #ubuntu-cn 或者 #ubuntu-tw  或者 #ubuntu-hk20:37
hsa2why ubuntu uses pulse audio as default?20:37
suroeginhello! i'm a new user of Ubuntu. Why Rhytmbox play music only 1-2 sec and stop? How to solve this problem?20:38
suroegini have Ubuntu 10.10 beta20:39
Picisuroegin : Please join #ubuntu+1 for Maverick/10.10 support/discussion.20:39
applejacksstop using the beta20:39
hsa2LOL20:39
aldin"hi, how to restart ubuntu sound, something like /etc/init.d/vbox restart", think i got it for my problem https://help.ubuntu.com/community/HdaIntelSoundHowto20:39
applejacksif you are a new user, you should be using a full release20:39
cardamonUgh, wall of server spam.  I'm going to try a different channel.20:39
GrizzLyCRO1hello everyone :)20:39
GrizzLyCRO1i cant run wubi.exe under win720:39
GrizzLyCRO1i can run it, but it closes without any error or some info that it even was run20:40
GTroyanybody had experience with getting an external monitor running when the laptop screen is toast?20:40
RockerBoy402Did anyone else have problems with 10.04? I kept losing use of my PS2 Keyboard/Mouse and was having to reset the unit.20:40
GrizzLyCRO1and i dont have any dvd-cd reader at hand20:40
GrizzLyCRO1and also dont have usb drive big enough20:40
suroeginapplejack, on site Ubuntu.com i see only beta 10.10 and i downloaded it20:41
GrizzLyCRO1GTroy: yes, i did20:41
GTroyhow in the world do you get it running?20:41
GTroyI'm blind20:41
GTroycan't edit xorg, or much else20:41
GrizzLyCRO1well, i got same output on both screen20:41
GrizzLyCRO1but you should have display controls on your laptop20:42
applejackssuroegin: click on 'desktop at the top of the webpage' that will take you to a download page, get 10.0420:42
ncfi1013_hi20:42
geoffmccGtroy: can us ssh into it and make changes20:42
GrizzLyCRO1probably numbers with function key20:42
GTroyno ssh server on this laptop20:42
ThinWhiteDukethis chromium browser is awesome20:42
ThinWhiteDukeit fixed my youtube woes20:42
trojan_spikeGrizzLyCRO1, wubi error??20:42
GrizzLyCRO1trojan_spike: yes20:42
GrizzLyCRO1i ant run it20:42
trojan_spikeget a new one20:43
GrizzLyCRO1under 9.10, 10.4.10.10 cd20:43
GTroygeoffmcc, I've got no screen showing up externally20:43
GrizzLyCRO1also tried to dl only wubi.exe20:43
_chunIs there any way to change the color settings (hue etc) for my webcam?20:43
GrizzLyCRO1and it wont run too20:43
RockerBoy402suroegin: be cautious if using PS2 mouse and/or keyboard.  Myself, along with some others I found on the web, had trouble with the keyboard/mouse becoming unoperative using 10.04.  Was quite annoying.  I went with 9.1020:43
GTroywhich should be there20:43
frobethinkwhiteduke: is what is the chromium browser is it the google one?20:43
GrizzLyCRO1and i also tried mint4win, same thing happens20:43
ncfi1013_anybody know of an online music player that i can store my music files on that i can then access from my cell phone?20:44
GrizzLyCRO1i read somewhere that partitioning in win can do that wubi errors20:44
The_Pacohi, I'm trying to search a large text file to isolate and redirect all the URLs to another file. I'm thinking 'grep' would do that, but I'm having trouble figuring out how to get it to choose all the text after the expression I'm searching for ("http" in this case).20:44
GrizzLyCRO1and i just ade one ntfs partition for wubi before trying to install20:44
The_PacoAm I on the right track?20:44
RockerBoy402frobe: Chromium = Google Chrome. Though I believe you have to compile it yourself unless they now have a linux installer.20:44
trojan_spikewubi works inside a windows folder,, not a partition.20:44
geoffmccGTroy: the only thing i would posibly think to do is connect monitor and crash xserv and see if it will show term on mon20:44
trond-The_Paco, cat file | grep http20:44
frobeoh ok just curious20:44
GrizzLyCRO1i know that20:44
cardamonI get a lot of mass emails from my university, and since they occasionally include things like weather warnings, I still need to get them.  So, using evolution, I want them sorted out of my INBOX into their own distinct folder, and not by recipient.  Does anyone who uses ~~Evolution~~ know sort them by account instead of recipient?20:44
llutzThe_Paco: grep http file20:45
nobarkingis Flash 64bit going to be included in the next release?20:45
GrizzLyCRO1it can be installed in root of ntfs partition too20:45
GTroygeoffmcc, I know they removed ctrl+alt+backspace20:45
trojan_spikemmm might it have been the 64bit?? and u need the 32bit?20:45
GrizzLyCRO1but i cant even run wubi.exe20:45
sebsebsebnobarking: probably not in the default install, but could install from repo20:45
GrizzLyCRO1no, 64 bitwin and 64 bit ubuntu20:45
The_Pacoyeah, but it just highlights HTTP. I was wanting it to highlight the whole url so that I can pipe it's output to another file20:45
geoffmccGTroy: when u restart does it show on monitor till x stars?20:45
geoffmccstarts?20:45
The_Pacocurrently I'll just get a file with a couple hundred repeats of "http"20:45
llutzThe_Paco: use awk20:46
GTroygeoffmcc: I get no signal20:46
The_Pacoawk, eh? Thanks llutz, reading up on it20:46
geoffmccGTroy: sorry i am out of ideas20:46
GrizzLyCRO1GTroy: when you are booting, do you get info on both screens?20:46
GTroygeoffmcc, you and me both20:46
blaz_The_Paco: just redirect it and see whats in the file; grep higlights mathing string but prints the whole line20:46
GTroyGrizzLyCRO1: nope, nada20:46
GrizzLyCRO1ah thats bad20:46
GrizzLyCRO1have you looked on laptopkeyboard for screen controls20:47
trojan_spikeis it running at all?? giving any choices? i.e,, where to install etc?20:47
GrizzLyCRO1no, it is run in background, no gui20:47
GTroyGrizzLyCRO1: I could try that...20:47
GrizzLyCRO1i tried running it from cmd20:47
=== ahs3-lunch is now known as ahs3
The_Pacoblaz, it's all one giant line. It's a database file for Radio?Sure! that uses spaces as line separators20:47
GrizzLyCRO1and i run and i get stuck at cmd waiting for something20:47
GrizzLyCRO1and nothing happens20:48
GTroyGrizzLyCRO1: will try20:48
GTroyit's possible the screen has been turned off20:48
geoffmccGTroy: Another suggestion not sure if will work is boot a live cd then mount drive and see if can edit xorg that way20:48
trojan_spikeUAC off?20:48
GTroybut I'm not betting on it20:48
GrizzLyCRO1i see wubi.exe gets in task manager under win, but it closes20:48
The_PacoI'm just pulling all the URLs out of it to try to import them into Rhythmbox.... which hopefully I won't have to do by hand. Baby-steps, though20:48
GrizzLyCRO1no its not off, but i press yes on propmpt20:48
GrizzLyCRO1will try with uac off20:48
trojan_spiketurn it off,,20:48
MasterofPuppetsHey guys, I can't connect to my wireless internet with Karmic. I know it's not the drivers, and it was connected a few minutes ago. Ideas?20:48
GrizzLyCRO1GTroy: you shopuld have buttons to disable or enable multi screen20:49
GTroyok, thanks GrizzLyCRO1 and geoffmcc20:49
GrizzLyCRO1somewhere near mute button20:49
frobeI'm running 9.04 on my old laptop and it has been updating like grazy over the last few weeks average about 1 per week its crazy all these new updates all the time I was wondering whats up with that.?20:49
trond-MasterofPuppets, have you checked that the router is online? (just trying to check the obvious first)20:49
MasterofPuppetsWell, given that my desktop is wireless and I'm talking to you, I think so ^_^20:49
GTroyGrizzLyCRO1: thanks I've always done it inside the original screen20:49
MasterofPuppetstrond-: I reset it to be sure earlier, no help though.20:49
GTroynever used buttons for it20:49
trojan_spikeMasterofPuppets, did u just do an upgrade?? if so go to package manager and 'fix broken packages'..20:50
GrizzLyCRO1you should have buttons for it20:50
GTroygot it, thanks20:50
GrizzLyCRO1for example i used function plus 4 or 520:50
GTroythat solves a lot of problems20:50
GrizzLyCRO1it works?20:50
nobarkingdoes anyone know what sites "youtube-dl" supports?20:50
GTroyno, this laptop is at another location20:50
GrizzLyCRO1ahh :D20:50
blaz_The_Paco: should be doable with sed, can you show small part of the file?20:50
GrizzLyCRO1well, gota restart20:50
GrizzLyCRO1see ya20:50
GTroybut a button control should help20:50
GTroythanks GrizzLyCRO120:51
The_Pacofew mins20:51
MasterofPuppetstrojan_spike: Nothing.20:51
dreamy_does reinstalling samba on synaptics, resets my CFG Settings ? anyone?20:51
MasterofPuppetsTrond-, trojan-spike: To be clear, I can see the network, I just hang on joining and disconnect before the process completes.20:51
VCoolionobarking: http://bitbucket.org/rg3/youtube-dl/wiki/Home20:52
trismThe_Paco: how about: grep -o "http://[^ ]*" file.txt; assuming all urls start with http:// and have a space between them and the next word20:52
nobarkingVCoolio: thanks20:52
zephraphHey uh, can someone help me with a lucid problem I'm having on my hp touchsmart tx2? When I "click" with the stylus, the cursor freezes and won't move until I move it out of range of the screen... I've seen this error in some old Jaunty stuff, but I thought it was fixed for lucid. Suggestions?20:52
trond-MasterofPuppets, check if the password-window is hidden or not. Not seen that before.20:52
trond-(seen a lot in my years of using linux though)20:53
MasterofPuppetstrond-: What do you mean? If it's asking for the passphrase but I'm not inputting it?20:53
The_Pacoif I paste this hunk of DB I'll probably get kicked for spamming20:54
trond-MasterofPuppets, Yes, that's what I'm saying, could be a) that it asks for your login-password, or it could be that it asks for the wifi-keys20:54
The_Pacotrism, I'll try that one, thanks20:54
GrizzLyCROtrojan_spike: uac off didnt help..20:54
GrizzLyCROi run and it closes before giving me ay gui20:54
MasterofPuppetstrond-: The password is set to auto-fill, and it isn't asking for my password.20:55
pat|nGerUSUL: dude...it's working...remember i've asked u about the wireless thing on my vbox? it's working thanx dude....but i dunno on how to config my aircrack on this one....that's my problem now...geez btw thanx again!20:55
GrizzLyCROtried compat modes, no help20:55
trojan_spikeok,, it seemed like a broken wubi20:55
GrizzLyCROwell, i read that it can happen if i do something with partitions from win20:55
GrizzLyCRObut i dont know how that would be relevant20:55
sdwinderhi all20:55
trond-MasterofPuppets, ok. hm. you could try and "remove" the connection, and then try and set the values again. what does iwconfig give you?20:55
GrizzLyCROi have tried 4 different wubi.exe20:56
sdwinderanyone here have any exerience dealing with clonezilla imaging on a ubuntu based ststem?20:56
GrizzLyCROand mint4exe of latest mind livecd20:56
trojan_spikeMasterofPuppets, its showing your wifi sender?20:56
GrizzLyCROany other ideaas?20:56
MasterofPuppetstrond- Iwconfig shows it as connecting when it's connecting, idle when it isn't. So far, everything should be working20:57
MasterofPuppetstrojan_spike: Yes20:57
trojan_spikeGrizzLyCRO, you have no usb or disk drives?20:57
GrizzLyCROi have usb, but its too small20:57
GrizzLyCROi have once managed to install ubuntu from hd20:57
trojan_spikeso not drivers .. best trying what trond- said.. reset passphrase etc..20:58
GrizzLyCRObut cant do that as i have both hard drives full20:58
trojan_spikewhat size is the usb?20:58
GrizzLyCRO256 :D20:58
geoffmccGrizzlyCRO: im kinda jumoin in middle without seeing whole convo - but isnt there a network install cd too20:58
trojan_spikeouch20:58
GrizzLyCROi dont have and disk drives20:59
GrizzLyCROso no cd will help me20:59
trojan_spikeget a tiny o.s that can install from usb,, then upgrades to 10.04??20:59
soroushI can't have access to internet through my UBUNTU 10.04 because ubuntu doesn't recognise my wireless(minicard 1397). I did lspci(http://ubuntu.pastebin.com/mt3a3qh7) and lspci -vvv (http://ubuntu.pastebin.com/eCsmvEXa). what should I do now?21:00
GrizzLyCROuh sry, closed all processes that i could21:00
MarkSSI ran Unhide Brute and it keeps coming back with Segmentation fault.  What is that and should I be worried?21:00
The_Pacotrism, your grep options mostly worked. I'll have to look at it closer to see why. What's that free book that you guys tout in here, and does it give good in-depth command help/examples?21:00
GrizzLyCROtrojan_spike: i  dont know if thats worth effort21:00
goliatHey people. Im running Ubunto on a laptop and im locking for a way to add folders as shorcuts, like Music, Pictures, Photos e.t.c.?21:00
GrizzLyCROlast time i did something lie that was to make my cd image on hd bootable21:00
MasterofPuppetstrond-, trojan_spike: I'll be back in a bit21:01
GrizzLyCRObut i dont know what could i install from 256 mb usb21:01
MasterofPuppetstrond-, trojan_spike: Thanks though21:01
GrizzLyCROeh21:01
MarkSSI ran Unhide Brute and it keeps coming back with Segmentation fault.  What is that and should I be worried?21:01
GrizzLyCROroomie's gf has 1 gb usb21:01
geoffmccGrizzLyCRO: i just got a 4 gig @ radishack for $12 yesterday21:01
GrizzLyCROi will get that in 10 mins or so :D21:01
GrizzLyCROi have 16 gb usb, but left it at home21:02
npinchotbeating my head against the wall trying to make an upstart script, i keep getting "start: rejected send message", is there a common reason for this?21:02
GrizzLyCROwhich is other city 150 k away..21:02
trojan_spikeGrizzLyCRO, try to get a lead of a disk drive21:02
GrizzLyCROyeah21:02
geoffmccGrizzLyCRO: a real ubuntu enthusiast would drive that distance, lol... kidding21:02
GrizzLyCROi saw some usb disk creator on 10.10 cd21:02
GrizzLyCROshould i use that21:02
GrizzLyCROor config it manually with 10.421:03
GrizzLyCROi would prefer using stable 10.421:03
trojan_spike10.10 is pretty stable..21:03
GrizzLyCROok, so i am safe using that usb creator21:03
trojan_spikeyea,,21:03
trismThe_Paco: not sure what book you mean, someone else here may have a suggestion for you, but about the grep, it is basically saying to match strings starting with http:// followed by 0 or more characters that aren't spaces, and the -o tells grep to only print the matches not the full line21:04
trojan_spikewindows has a good disk creator21:04
The_Pacotrism, awesome. Thanks21:05
soroushI can't have access to internet through my UBUNTU 10.04 because ubuntu doesn't recognise my wireless(minicard 1397). I did lspci(http://ubuntu.pastebin.com/mt3a3qh7) and lspci -vvv (http://ubuntu.pastebin.com/eCsmvEXa). what should I do now?21:05
CajunTechieHow is the boot time of 10.10 compared to 10.4?21:05
VCoolio!abs | The_Paco you mean this?21:06
ubottuThe_Paco you mean this?: Advanced Bash-Scripting Guide, obtainable with ${package-manager} install abs-guide, is a quick and comprehensive guide to bash (command line) scripting in *nix systems. It is also viewable via web at http://tldp.org/LDP/abs/html/21:06
trojan_spikeCajunTechie, about the same21:06
The_PacoI'm still trying to find a readable/understandable (to me) book about bash commands21:06
CajunTechieTrojan: Oh, I thought they said it was going to be hugely different?21:06
The_PacoVCoolio, awesome timing. I'll check that one out21:06
sithlord48soroush:  can u plugin  a wire to your card and try using jockey to install stuff for your wifi card. (also check to see if there is a physical on/off switch)21:06
spirathello ?21:07
guntbertThe_Paco: and don't feel intimidated by the title "advanced...." :-)21:07
soroushsithlord48: 1. I dont hav wire connection now. 2. I couldn't connect with lan following Ubuntu help21:08
sithlord48soroush: oh, well then.. let me take a peek @ your lshw i;ll get back to u21:08
GrizzLyCROok, making of usb install disc is in progress, its at 0% for quite some time now already21:08
GrizzLyCROtime remaining varies, from 2000 minutes to 100 :)21:09
=== hsa2 is now known as hsa2|gone
soroushsithlord48: about an hour ago sb told me to do so. that's why I've copied this information here . thanks21:09
The_Pacoguntbert, I feel intimidated because I'm going to have to remember how to FIND where apt installed the thing now :D21:09
sithlord48soroush: it looks like u have the same wired card as one of my machines iirc it works just fine w/ *buntu21:10
trojan_spikeThe_Paco, see my message21:10
captain-moseshtere21:11
Supersonicex-chat21:11
Supersonic...21:11
GrizzLyCROoh yeah, its on 1 percent !!!!!!21:11
captain-mosescan someone help me with themeing my xubuntu desktop?21:11
sithlord48soroush: try to do the following when u can get wired connection, check ifconfig see what it repots (network manager should auto connect)21:12
soroushsithlord48: you mean that I made a mistake and wired connection should have worked without any additional package rather than CD?21:12
=== LouisJB_ is now known as LouisJB
captain-mosesI try to install the Mac4Lin theme on Xubuntu - but the installer script won't start.... and I don't know why21:13
skjold_hello, having some serious problems with my fans on my laptop.... they won't seem to actually turn on.... even though the computer has shut down at 90 degrees more than once the fans just don't spin... anyone got any ideas to how i could get them turned on? :)21:13
GrizzLyCROskjold_: do they work when you boot?21:13
GrizzLyCROwhile in bios and such21:13
The_Pacohave you tested them in a known-good environment or system?21:13
skjold_they work fine in windows21:14
=== hsa2|gone is now known as hsa2
skjold_not sure about bios, as it's rarely hot then :P21:14
GrizzLyCROis that new problem, or you have it since you insalled ubuntu?21:14
skjold_had it since install21:14
GrizzLyCROwell, you should be able to hear them spinning21:14
[FKU]Greycloakloving ubuntu so far, but every time I start up the computer I need to do a grub repair first, then it lets me boot21:15
GrizzLyCROtry turning all coolnquiet and similar stuff off in bios21:15
skjold_well, the thing is... one of the fans does work.. think it's the graphics card one.. but the other one never does21:15
rh-cam cum, teroane? :))21:15
[FKU]Greycloakmost of the time this happens if I try hibernation21:15
rh-probabil nu intelege niciunu nimic21:15
rh-dar asta-i viata21:15
Theron____=21:15
Theron___:))21:15
rh-sa v-o trag in cur fagotilor21:15
rh- :)))21:15
[FKU]Greycloakany insight into why this happens?21:16
=== nouitfvf is now known as nouitfvf[afk]
[FKU]Greycloakthe initial boot just leaves a blinking cursor in the top left of the screen21:16
[FKU]Greycloakif I reboot again it gives me the option to go to restore mode21:16
pat|nGhi! im using ubuntu 10.04 lucid...i would like to know if its possible to monitor my network traffic? using terminal? whats the command? just to make sure no one messes in my network connection. thanx21:16
[FKU]Greycloakthen if I do a grub repair and reboot, it boots normally21:16
jkazanapat|nG: apt-get iptraf21:17
IdleOp!romania | rh-21:18
ubotturh-: Daca doriti ajutor sau doriti sa discutati despre Ubuntu/Kubuntu/Xubuntu, intrati pe #ubuntu-ro21:18
geoffmcc[FKU]Greycloak: dual boot with win?21:18
[FKU]Greycloaknope21:18
[FKU]Greycloakwiped out windows and put ubuntu 9.10 on it21:18
[FKU]Greycloakeverything works great except for this issue21:18
[FKU]Greycloak10.4 wouldnt start because of the intel chipset21:18
pat|nGjkazana: invalid operation21:18
JohnnyL_I'm having difficulty compiling g++. This is what I get: cp: cannot stat `./libgomp.info': No such file or directory21:19
=== someone is now known as Guest55857
[FKU]Greycloakpat|nG: sudo apt-get install iptraf21:20
[FKU]Greycloakthat should work21:20
[FKU]Greycloakno insights into this boot problem with 9.10?21:21
[FKU]Greycloaksometimes it boots fine21:21
[FKU]Greycloakbut if my battery dies, or I use hibernate, it seems that grub gets corrupted somehow21:21
=== Guest55857 is now known as oneneedshelp
brett\JohnnyL_, compiling g++? why can't you just apt-get install it?21:23
oneneedshelphi....i need help......just installed 10.10.....dunno how to install application .tar.gz21:23
jrib!software > oneneedshelp21:23
ubottuoneneedshelp, please see my private message21:23
[FKU]Greycloak.tar.gz is an archive21:23
ikoniaoneneedshelp: if you are at a basic level, using a development version of ubuntu is not a good idea21:23
[FKU]Greycloakunpack it first21:23
ikoniaoneneedshelp: 10.10 is not supported but you can discuss it in #ubuntu+121:24
snlemonsI used to be able to rename my workspaces. Now the workspace switcher only has options for number of workspaces and number of columns. Is there no way to rename them now?21:24
ost2lifejoin #XBMC21:25
JohnnyL_brett\: because Ubuntu's g++ isn't the latest version.21:27
GrizzLyCROtrojan_spike: usb method didnt work...21:28
GrizzLyCROi am totally out of luck21:28
GrizzLyCROit come to around 20-30 percent i think21:28
trojan_spikenot enough space?21:28
brett\JohnnyL_, youre doing bleeding edge work to really require the newest version of that compiler? i find it funny youre asking that here at all...21:29
GrizzLyCROand then it said, could read rive E (thats where i mounted cd image)21:29
ost2lifeis there anyone here who's willing to help me out with xbmc on ubuntu? the #xbmc channel seems dead21:29
GrizzLyCROcoulnt21:29
GrizzLyCROcouldNOT21:29
jribost2life: best to just ask the channel your actual question (on a single line)21:29
trojan_spikedisk drive21:30
GrizzLyCROiits virtual cd21:30
GrizzLyCROmounted with power iso21:30
trojan_spikethat wud never work21:31
valuedcustomeris it possible to get the desktop notification style (i.e. lower right with an 'x' to dismiss) used in ubuntu studio to work in desktop ubuntu?21:32
GrizzLyCROtrojan_spike: why?21:32
trojan_spikebecause it has to boot on boot up,,21:32
GrizzLyCROi tried choosing .iso file with usb creator exe but it just ignores my selection21:32
[FKU]Greycloakput the iso in the same folder as the usb creator21:33
[FKU]Greycloakit should find it automatically21:33
GrizzLyCROoh no, as usb was in creation process thats when it crashed21:33
[FKU]Greycloak*sigh* i guess i'm stuck with this boot issue21:33
[FKU]Greycloakeverytime i start the computer it'll just take 2 boots to work21:34
GrizzLyCROi will try to make usb manually21:34
[FKU]Greycloakwait grizzly21:35
[FKU]Greycloakyou mounted the iso?21:35
GrizzLyCROyeah21:35
[FKU]Greycloakyou don't need to do that with the usb creator21:35
GrizzLyCROin windows21:35
GrizzLyCROi do21:35
[FKU]Greycloakjust put the iso in the same folder as the usb creator21:35
[FKU]Greycloakthen select the distro from the drop down21:35
GrizzLyCROoh.. :)21:35
[FKU]GreycloakI made mine like that21:35
[FKU]Greycloakno mount required21:35
[FKU]Greycloakadded a 1gb casper as well21:35
[FKU]Greycloakso in short: point usb creator to the actual iso, not the mounted drive21:36
oneneedshelphi....i need help......just installed 10.04.....dunno how to install application .tar.gz21:36
GrizzLyCROwell, mine was started, and crashed with 234 mb of casper.squahfs copied21:36
sreeraj_cHi21:36
jriboneneedshelp: didn't you say 10.10 2 minutes ago?21:36
[FKU]Greycloak.tar.gz files are archives oneneedshelp21:36
GrizzLyCROgoing from start, how should i format usb?21:36
[FKU]Greycloakyou have to unpack them first21:36
ikoniaoneneedshelp: yes, he did21:36
GrizzLyCROfat32?21:36
[FKU]Greycloakgrizz...the usb creator will do it for you21:36
[FKU]Greycloakif you check the option21:37
oneneedshelpyeah but it turned out to be 10.0421:37
oneneedshelpchecked it on terminal21:37
GrizzLyCROi dont have option to format disk21:37
jriboneneedshelp: what exactly are you trying to install?21:37
oneneedshelputorrent21:37
[FKU]Greycloakusing the most recent usb creator?21:37
[FKU]Greycloak1.9.5 or some such21:37
ikoniaoneneedshelp: utorrent is in the repos21:37
GrizzLyCROyeah dled 10.10 2 days ago21:37
[FKU]Greycloakonce you select the flash drive it should have a check mark for "format drive"21:37
ikoniaoneneedshelp: you don't need to compile it, just open the package manager, search for utorrent and click install21:37
oneneedshelpno...there was ktorrent21:37
GrizzLyCROthere isnt any21:38
oneneedshelpu mean the Software Center21:38
PHAT64Does anyone now if it is possible to use Netstumbler on ubuntu? If I have to I can use kismet or Iwscanner.21:38
ikoniaoneneedshelp: ahh, hang on utorrent is the windows app isn't it ?21:38
GrizzLyCROand i still can only select whats in cd drive as source21:38
GrizzLyCROcant select iso21:38
jribikonia: yeah, though they have a linux download now it seems21:38
LjLikonia: yes21:38
ikoniajrib: really ? when did that appear ?21:39
oneneedshelpthere is a linux version21:39
jriboneneedshelp: have you tried the native alternatives?  There are plenty of torrent clients21:39
[FKU]Greycloakare you using this guide: http://www.pendrivelinux.com/put-ubuntu-10-04-on-flash-drive-using-windows/21:39
[FKU]Greycloak?21:39
oneneedshelp.tar.gz21:39
gianpaolociao21:39
jribikonia: no idea, I just looked now and there's a "linux" tab21:39
GrizzLyCROok tnx [FKU]Greycloak21:39
[FKU]Greycloaknp21:39
IchatLjL  why utorrent  as   transmission  is  quite the samen and even just a bit faster21:39
[FKU]Greycloakyou may have to unmount the iso before you can select it with the usb installer21:39
LjLIchat: don't ask me, i'm not the one using either21:39
sreeraj_cpls help me , my PIDGIN crashes when i make audio call21:40
GrizzLyCROtried, wont work...21:40
oneneedshelpcan someone give me a link to stable ubuntu since I have downloaded the one on the front page of ubuntu.com21:40
IchatLjL sorry ;)21:40
ikoniaoneneedshelp: I wouldn't recommend using that, reading the info on the site, it's very very early alpha21:40
oneneedshelpwhich turned out to be beta21:40
sreeraj_cpls help me , my PIDGIN crashes when i make audio call21:40
jriboneneedshelp: 10.04 is stable21:40
jriboneneedshelp: you just said you had 10.0421:40
=== Guest39855 is now known as n3kl
trojan_spikeGrizzLyCRO, the iso wont have to be mounted to be read..21:40
[FKU]Greycloak10.04 has problems with older intel video chipsets though21:40
GrizzLyCROin that guide  author says 2gb min21:40
[FKU]GreycloakI had to use 9.10 on my inspiron 700m21:40
sreeraj_cpls help me , my PIDGIN crashes when i make audio call21:41
GrizzLyCROi have 1 gb usb, but it should work as cd is only 700 mb21:41
sreeraj_cpls help me , my PIDGIN crashes when i make audio call21:41
IdleOp!repeat | sreeraj_c21:41
ubottusreeraj_c: 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://ubuntu.stackexchange.com21:41
planet8 Would someone running the reiserfs mind copy paste the entry in fstab?21:41
ikoniawhen did pidgin start supporting audo calls ?21:41
[FKU]Greycloakyeah grizz, but you won't be able to make it persistent21:41
Tempus_FugitI am trying to talk my Dad into Ubuntu and he asked me to find out if there are any programs out there in Linux that he can run his home phone line through his computer to filter out unwanted calls i.e any 800 numbers or blocked or unknowns?? anyone heard of such a program??21:41
SaintSapphireHow difficult is it to created a locked down account that can SSH into my machine, but otherwise can't do much? I want to let a friend tunnel through my machine, but don't want to give them free reign over everything.21:41
ikoniaplanet8: what's your real question21:41
trojan_spikeGrizzLyCRO, get a smaller O.S then.. u can upgrade from there21:41
Ichatikonia:  -  some time ago  (jingle only though)21:41
oneneedshelpthis is what the terminal says but i am sure i got the one on ubuntu main page21:41
GrizzLyCROi dont need persistent, i want to install ubuntu from that usb21:41
ikoniatrojan_spike: not really no, you'd need a full PBX setup for that21:41
oneneedshelpwhich says 10.10 beta21:42
[FKU]Greycloakthat guide should work fine then21:42
ikoniaoneneedshelp: what says 10.10 beta ?21:42
oneneedshelphttp://www.ubuntu.com/21:42
jriboneneedshelp: if you clicked "download ubuntu" on ubuntu.com, that was for the stable release21:42
Ichat!download21:42
ubottuUbuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at http://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Lucid, and help keeping the servers' load low!21:42
trojan_spikejust use repo keys,, ?21:42
JeffryvdMcan anybody help me i just bought a new laptop (asus X77J Intel i7 ATI Mobility Radeon HD5730 4GB ram) after installing Ubuntu 10.04 and updating drivers and security updates it wont boot any more, it just shows a white cursor after the big asus logo disappeared and does nothing21:42
oneneedshelpthe version on the main page http://www.ubuntu.com/21:43
jriboneneedshelp: anyway, you have 10.04 installed now so you downloaded 10.0421:43
Ichatoneneedshelp:  - just gave you the link21:43
[FKU]GreycloakJeffryvdM: probably a video driver issue21:43
[FKU]Greycloakyou could force it to load up with VESA to at least get access to the system21:43
[FKU]Greycloakthen update the video drivers21:43
JeffryvdMyeah i thought so but it happend too when i didnt install the ati driver21:43
trojan_spikeJeffryvdM, does it show any kernels?21:44
oneneedshelpyes right.....is there an installer application that can help me ?21:44
JeffryvdMnope just a cursor21:44
[FKU]Greycloaki had a similar problem21:44
kromiumHi21:44
[FKU]Greycloakdoes it give you any options second time booting it?21:44
kromiumdid anyone try installing ubuntu on Thinkpad X201 ?21:44
JeffryvdMno21:44
GrizzLyCROok its extracting files to usb now21:44
jriboneneedshelp: I'd recommend you try some of the native linux torrent clienst.  Like transmission for example21:44
Ichatoneneedshelp:  - download from the download page and read the install howto21:44
planet8ikonia, there is no question, I just need that copy paste if someone got it and wouldn't mind sharing it21:44
IdleOponeneedshelp: Did you bother reading the link I gave you before on compiling?21:44
jrib!torrent | oneneedshelp21:45
ubottuoneneedshelp: Torrent clients: Transmission (GTK and terminal-based), Deluge-Torrent, Freeloader, BitStormLite, BitTornado-GUI (GTK), KTorrent (KDE), QTorrent (Qt), Azureus (Java), TorrentFlux (web-based), bittornado, rTorrent, cTorrent, bittorrent, aria2 (terminal-based) - FAQ: http://www.bittorrent.com/FAQ.html - See also !P2P21:45
[FKU]Greycloakqbittorrent is pretty good21:45
trojan_spikereinstall ,, then check-out the problem on forum before updating / upgrading21:45
IdleOpIchat: he already has Ubuntu installed.21:45
oneneedshelppls paste it again21:45
IdleOphttps://help.ubuntu.com/community/CompilingSoftware21:45
ikoniaplanet8: why do you need it ?21:45
JeffryvdMi allready reinstalled it several times cant find anything on the forum and it does the same if i dont update anything21:45
planet8ikonia, if you haven't got it or wont share it, stop bothering me21:46
ikoniaplanet8: I'm asking why you want it21:46
ikoniaI'm happy to share if I understand the reason21:46
npinchotJeffryvdM: that is a new feature "boot once only", it is extreme security21:46
JeffryvdMlol21:47
[FKU]GreycloakJeffryvdM: take alook at http://ubuntuforums.org/showthread.php?t=150350921:47
planet8ikonia, well I am not going to explain, just share it or bother someone else21:48
trojan_spikeJeffryvdM, could it be your chipsets?? i.e using 64bit,, ?21:48
ikoniaplanet8: drop the attitude, people are tyring to help you21:48
JeffryvdMno using 32bit21:48
eshannonhello everyone. I am having a problem with video play back. I have a blue tint and have not been able to get rid of it on this one box. I on Ubuntu 10.4 with nvidia drivers21:48
GrizzLyCROeshannon: tried vlc?21:48
JeffryvdMbut ill try to update the kernel after i reinstalled it21:48
jribplanet8: your question is kind of strange.  All you do is put "reiserfs" as the filesystem in fstab21:48
PreZI installed ubuntu on a new hdd, and I have the old hdd attached still.  How do I mount my encrypted home dir from the old hdd to copy the data to the new hdd21:49
Paddy_NIGrizzLyCRO, that is not really a solution21:49
eshannonYes I am using VLC21:49
PreZpreferably without having to boot the old hdd first to do the copy and such21:49
trojan_spikekk,, post on the forum about it..21:49
planet8ikonia, you are not21:49
Paddy_NIeshannon, What do you mean blue tint.. could you perhaps make a screenshot21:49
JeffryvdMthanks for your help everyone ill come back if it doesnt work21:49
planet8jrip, thanks, but there is something like notail right?21:49
GrizzLyCROeshannon: like grayscale, only its in blue tones?21:49
jribplanet8: I don't know, is that your real question?21:49
ikoniaplanet8: I am, as if I know what th eproblem is or why you want it, I can help properly. eg: if you need an option, I need to know you're not going to blindly copy and paste mine and make your system not boot21:49
pptffkkkk. this chat room has over 900 users!!21:49
GrizzLyCROor single blue color?21:50
eshannonGrizzLyCRO yes and I can make a screen shot21:50
planet8ikonia, I'll know what to do with it, just copy paste it please21:50
JeffryvdMwtf after i insert the cd it just booted from the hd21:50
GrizzLyCROwhat yes, blue scale or single color?21:50
ikoniaplanet8: no,21:50
aconradhi there, how can I make my external monitor on my laptop to be the primary one (I want the menu bar and clock on the external monitor)21:50
Paddy_NIeshannon, Do a screenshot so I can see what you mean21:50
planet8I am running something else and I need the setup21:50
ikoniaJeffryvdM: please control your language21:50
JeffryvdMpardon me21:50
planet8ikonia, thanks.. you are the best21:50
=== bmusson is now known as pocketprotector
ikoniaplanet8: so just explain (briefly) the problem, we can even help you build a custom line21:51
eshannonPaddy_NI where should I upload screen shot to21:51
IchatJeffryvdM:   -   sounds like a grub error than?21:51
jribplanet8: notail is an option that you can enable, or not.  It's an option.  The options are described in « man mount ».  If you need help understanding something specific, ask that question21:51
GrizzLyCROeshannon: pasteall.org21:51
JeffryvdMi guess so21:51
planet8ikonia, there is no problem, I just need to know, what the default line is in fstab on ubuntu21:51
Ichat./ignore21:52
ikoniaplanet8: default ? that depends on your install, however the default does not come with notail if that's what your asking21:52
tagetHi everybody :)21:52
planet8ikonia, never mind.. ill just run some test installations21:52
ikoniaok21:52
Ichatikonia:  -  Q how do you track all of this,21:53
ikoniaIchat: what do you mean ?21:53
[FKU]GreycloakJeffryvdM: reboot and press escape to bring up the grub menu, then select recovery mode21:53
janisozaurhi there! just dropping to let you know there is new, fresh x64 (also x86) flash "square" from adobe for those of you who use it. it advertises itself as version 10.2.161.22 and you can actually watch a 1080p video from youtube (on c2d 2.13ghz, apparently there's no gpu support) using this thing. hooray!21:54
[FKU]Greycloakyou'll see a 'repair groub' option21:54
Ichatikonia:  -  i mean al these diferent simmulatious conversations.21:54
ikoniaIchat: just practice21:54
cbrinke1Is the "drops" column in "cat /proc/net/udp" packets or bytes?21:54
IdleOpIchat: after a while you stop seeing the code and all you see is the chat21:54
IdleOp:)21:54
janisozauroh, and the download site link: http://labs.adobe.com/downloads/flashplayer10.html21:54
Vardanhi all21:54
Paddy_NIIchat, it really aint that hard21:54
GrizzLyCROok got usb readied, wish me luck :)21:54
[FKU]Greycloakgl21:54
pptfikonia: i am dizzy just from following up the moving screen21:54
gabeodessHey, can anyone help me with this http://pastie.org/1161510 ?21:55
Paddy_NIIchat, although if all 1300+ users asked a question at the same time then I am sure ikonias head would explode21:55
Ichati mean im trying to learn more about linux visitiong here,  getting my ubuntu skills up to the level i have with windows ...21:55
gabeodessaparently my disk is completely full but I can't figure out where all the space is!21:55
pptfIchat: how long have you been on linux?21:55
Ichatmy sometimes i get really confused -  and the  'language barier doesn't help either'21:55
jribgabeodess: df -h21:56
pptflanguage barrier? usted parle deutsche?21:56
serapophisIchat: Language barrier?21:56
[FKU]GreycloakI'd love to get rid of windows for good21:56
serapophispptf: ^^21:56
[FKU]Greycloakbut I'm a moderator for an online FPS, Crossfire21:56
[FKU]Greycloakand the anticheat needs access to the windows kernel21:56
Ichatdutch native21:56
[FKU]Greycloakso i'll have to keep windows up on at least one partition21:56
gabeodessjrib: I did that http://pastie.org/1161510 , but it says sda1 is using all the space... whta is that?21:57
ikoniaguys, for friendly chat try #ubuntu-offtopic21:57
ikoniatry to keep this channel for just support discussion21:57
Ichatpptf   i just linux on my laptop (witch i use most of the time, since   8.04  i thing.   so thats 2 years  i guess21:57
[FKU]Greycloakkk, on that note...Every time I reboot ubuntu 9.10 I just get a blinking cursor in the top left of the screen21:57
eshannon<GrizzLyCRO>  pasteall.org seems to be for Code I haven't been able to post a jpg or png on there21:57
janisozaur!nl | Ichat21:57
ubottuIchat: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl21:57
[FKU]Greycloaksecond boot i cna get to recovery mode and repair grub21:57
[FKU]Greycloakthen it works21:58
[FKU]Greycloakany way to avoid this?21:58
Vardanpeople I have installed kubuntu 10.10 beta release and have such kind of problem. For example when I open rekonq the system says that there are some extra packages that I may need to install I click details it's showing packages names I click install, then the system ask my password I type password and every time it shows up this message "The package "" has not been found among your software sources. Therefore, it cannot be installed." what is the problem?21:58
maedoxjanisozaur, thanks man, it works good in google-chrome too, but with manual install of course.21:58
davefromcampdoes anyone here use mpd?21:58
Ichatoff to bed ... gnight.. btw this chan is more used thats why im here more...21:58
janisozaurdavefromcamp, used to21:58
jribgabeodess: is your question, "why Used != Size but it is at 100%?" or "How can I find what is using all the space?"21:58
SentynelI have a very old damaged tarball (a backup of someone's home directory circa 2000) we're trying to recover a file from. The backup is tar.gz; de-gzips fine, but throws errors de-tarring. cpio will detar most of it, though there are errors. Text files and some binary files in the cpio'd result are legible. We're trying to get a text file out of a gzipped file. With gzip -d < filein > fileout, the first few lines of the file are legible, but then21:59
Sentynel it becomes jumbled. Anyone able to help?21:59
gabeodessjrib: I really need to know the latter, but I am also curious about the former21:59
gabeodessjrib: yes.  I need to know how to find what is using all the space.22:00
gabeodessjrib: I thought that "du" would tell me that...22:00
sreeraj_cpls help me , my PIDGIN crashes when i make audio call22:00
jribgabeodess: regarding the former, there is reserved space for root (you can change how much with tune2fs).  For the latter, yes du should tell you that, strange that it reports 1.8G for /22:01
gabeodessshit22:01
[FKU]Greycloakgabeodess: http://www.methylblue.com/filelight/22:01
ikoniagabeodess: please control your language22:02
gabeodesssorry.22:02
aliverius_how can i download a source package?22:02
dajhornSentynel: You're probably screwed.  The commentary in the gzip source code describes how to reset the decompression dictionary, but actually doing it is deep voodoo.22:02
ikoniaaliverius_: what do you want to install ?22:02
janisozauraliverius, apt-get source package22:02
aliverius_thanks janisozaur22:02
janisozauraliverius, it will download, extract and patch source into your cwd22:02
gabeodessikonia: do you know why "du /" might say 1.8G when "df -h" says that /dev/sda1 is using 18G ?22:03
dajhornSentynel: You can also try `gtar` or `star` with the various compatibility options.   eg:  GNU vice old Sun style.22:03
JohnnyL_brett\: what is your point?22:03
Sentyneldajhorn: Heh, we feared as much. One of us noticed fewer \r characters than expected in the .gz file, and discovered that adding a pair of \r characters where the corruption starts made things a little better, but hasn't been able to get any futher.22:03
ikoniagabeodess: can you pastebin the output of both please22:03
ikoniagabeodess: (just the last few lines of du -h / will do )22:04
gabeodessikonia: http://pastie.org/116151022:04
aliverius_ikonia: vlc cli only for a server22:04
aliverius_are you ikonia from lfs?22:04
dajhornSentynel: Force the file through dos2unix and/or unix2dos.  You might get lucky.22:04
ikoniaaliverius_: yes22:04
aliverius_ikonia: :))22:04
janisozaurgabeodess, there might be sparse files? but i think that du should report more than df in such cases22:04
Edgangabeodess: try du -hs /22:04
aliverius_there was a time we were chatting in there22:04
ikoniagabeodess: you've used maxdepth=1 which will only go 1 dir deep22:04
ikoniaaliverius_: I'm sure, I'm still active22:05
The_PacoI've been dinking around this past hour (slow) learning regular expression bits and setting up this grep of a large file: grep -o "http://[^ ]*[/>]" big.file... I want to redirect it's output, but I also want to insert newlines between each found instance. Is that something I can put in the command, or do I need to write a script for that?22:05
=== Aaron5367|detach is now known as Aaron5367
aliverius_nice!22:05
ikoniagabeodess: remove the --maxdepth option22:05
wx9jhow do I create an image of my entire OS to ext storage s I can replace a drive ?22:05
=== MrUnagi_ is now known as MrUnagi
gabeodessEdgar: pound@loadbalancer:~$ sudo du -hs /22:05
gabeodess1.8G/22:05
ikoniawx9j: will the drive be the same size as the other one22:05
dajhornThe_Paco: Read a `sed` tutorial.22:06
ikoniagabeodess: du -h /22:06
blaz_The_Paco: sorry i've bee naway for a while, did you post the file fragment somewhere?22:06
ikoniagabeodess: that's all you need22:06
Artemis3i like clonezilla for those tasks22:06
Edganikonia: -hs is better, less noise22:06
The_Pacodajhorn, okay.22:06
wx9jikonia, it should be the same one, I just want to try some new toys and want the system to be able to be put back as easy as I can22:06
ikoniaEdgan: I want to see where the space is22:06
ikoniawx9j: dd if=/dev/sda of=/mnt/image/mydisk.img bs=512k22:07
=== hsa2 is now known as hsa2|gone
The_Pacoblaz_, I'm afraid to paste it directly in here. Would I get kicked for spamming?22:07
ikoniawx9j: obviously changging the device and output file22:07
dajhornThe_Paco:  You will use the same regex that you have for grep,  but you're going to put it into a s/MyExpression/Add-a-new-line/ expression.22:07
pptfThe_Paco: yes22:07
Edgangabeodess: dmesg | tail22:07
erUSULThe_Paco: grep -o "http://[^ ]*[/>]" big.file | sed G > output_file22:07
ilovefairuz!paste | The_Paco22:07
ubottuThe_Paco: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.22:07
Edgangabeodess: you been playing with any virtualization software?22:07
jribgabeodess: I know that if you delete files that are being used by the system still it may cause a discrepancy, but 16G-worth seems like a lot22:08
wx9jikonia, thanks, I will look at this22:08
gabeodessEdgan: not that I'm aware of22:08
wx9jikonia, how will I then restore that file ?22:08
ikoniawx9j: back to front, dd if=/mnt/image/myimage.img of=/dev/sda bs=512k22:09
gabeodessEdgan: I got a bunch of shrinks window and "repaired" messages22:09
Edgangabeodess:  find / -size +2G22:09
Edgangabeodess: sounds like tcp, aka networking stuff22:09
Edgangabeodess: What about bittorrent?22:09
=== konfeq is now known as bromgiku
jpdsgabeodess: Oh, yeah; that stuff.22:10
The_Pacodajhorn, erUSUL, thanks for the info, I'll dig around in 'sed' mans some more to understand it better (hopefully). blaz_, ilovefairuz, thanks for that, I can still paste it if you want blaz_22:10
wx9jikonia, thanks, I have a lot to learn22:10
erUSULThe_Paco: i took it from the sed1liners.txt ;P22:10
gabeodessEdgan: this is a load balancing server22:10
blaz_The_Paco: go dig sed!22:10
gabeodessEdgan: to be honest I don't really know a lot about it.22:10
Edgangabeodess: ok, well, what are the results of the find command above22:10
sreeraj_cpls help me , my PIDGIN crashes when i make audio call22:11
ilovefairuzwx9j: pay close attention to the second argument (of=) if you type the wrong disk/partition, it will be erased22:11
Edgangabeodess: Ah, you could have something hiding under a mount point22:11
gabeodessEdgan: http://pastie.org/116156322:11
DulakThe_Paco: sed's manual leaves a lot to be desired, google for sed examples and model off something close to what you want.  If you really want to learn sed get the o'reilly book on it22:11
Edgangabeodess: that would explain the difference22:11
jpdsgabeodess / Edgan: http://ubuntu-tutorials.com/2008/07/04/tcp-treason-uncloaked/#comment-521822:12
ilovefairuzsreeraj_c: file a bug report, join #ubuntu-bugs for help with that22:12
Edgangabeodess: du and find can only give you the sizes of things they can see22:12
GrizzLyCROhey guys :)22:12
GrizzLyCROi am talking from ubuntu :D22:12
Edgangabeodess: where as df is looking at the superblock of the filesystem22:12
The_PacoDulak, I hear that. I'm learning a lot about the books to buy/avoid (or trying).... mostly I think O'Reilly may be sabotaging the man projects :D22:12
GrizzLyCRObig tnx [FKU]Greycloak and trojan_spike22:12
helpneededhi.....when i fix the IP no connection passes thru.....how do i fix it ?22:13
gabeodessEdgan: how do I make du find that stuff... or how do I find that stuff?22:13
Edgangabeodess: Though I don't see anything in your df that would be another mount point22:13
=== hsa2|gone is now known as hsa2
jpdshelpneeded: You're setting a static IP on a DHCP network?22:13
trojan_spikelol,, how'd u get it installed?22:13
Sentyneldajhorn: No dice, but thanks for the help anyway.22:13
jrib!away > hsa222:13
ubottuhsa2, please see my private message22:13
Edgangabeodess: Now I am thinking rootkit, or bug. Bug will probably go away with a reboot.22:13
[FKU]Greycloaknp GrizzLyCRO, glad it worked22:14
ilovefairuzhelpneeded: "fix" it how?22:14
dajhornSentynel: Welcome.  // This is why I love RAR.22:14
GrizzLyCROgreycloak gave me some guide, someone made guide to use some unofficial usb creator22:14
blackxoredhey22:14
helpneededi have assigned an IP for this machine on the network22:14
blackxoredI have no sound22:14
trojan_spikecool,, nice job22:14
GrizzLyCROreally imsple, practically single click setup22:14
jpdshelpneeded: It's probably clashing with another machine on the network.22:14
gabeodessEdgan: how could I figure out if rootkit is in the works?22:14
GrizzLyCROwell, i am off now, have to get new updates and drivers and everything, tnx again, good luck aeveryone and have fun !22:15
helpneededno no....it has IP 192.168.0.10522:15
Edgangabeodess: I am working on an answer22:15
helpneededthis is what i assigned to it on the network22:15
gabeodessEdgan: thanks22:15
helpneededi fixed the same IP on the connection in the PC when I was using Windows22:15
helpneedednow on Ubuntu i am doing the same22:16
helpneededbut no connection is passing thru22:16
helpneededwhen I remove the IP then it works22:16
helpneedednow it is working thru the assigned IP by DHCP22:17
helpneededwhich should be the one I assigned on the network....but I wanted to fix it on the PC to make sure it is happening22:18
[FKU]Greycloakhelpneeded: perhaps the router still has a DHCP reservation for that ip?22:18
helpneededis there a command prompt on Ubuntu ?22:18
[FKU]Greycloakterminal22:18
[FKU]Greycloakapplications/accessories22:18
helpneededhow do I ping?22:18
Dulakhelpneeded: Applications -> Accessories -> Terminal22:19
helpneededyes yes22:19
helpneededhow do I ping ? so I know what IP the PC has now22:19
Dulakhelpneeded: at the prompt you type "ping ipaddress"22:19
[FKU]Greycloakping is only going to monitor packet loss22:19
[FKU]Greycloakifconfig will show adapter settings22:19
helpneededah yes...i meant ipconfig22:20
helpneededdo i use ipconfig just like on windows ?22:20
[FKU]Greycloakyeah, its ifconfig in linux22:20
Edgangabeodess: apt-get -y install debsums ; debsums -a 2>&1 | egrep FAILED | grep '\/bin'22:20
lxLeei used the startup disk creator program for ubuntu to make a startup disk on my usb but when i restarted my computer with my usb in it it showed an error22:20
gabeodessEdgan: what does that do?22:20
Dulakhelpneeded: 'ifconfig' or 'ip link'22:21
frobisherTo find IP address just googl  IP.22:21
Edgangabeodess: It checks the checksums of all packages, looks for failures, and then only shows you one for files in bin paths22:21
gabeodesscool22:21
kdc1956wireless still not working here need help with it22:21
Dulakhelpneeded: 'ip addr' even22:21
helpneededgoogle IP will give me the network IP22:21
Edgangabeodess: rootkit's often only attack certain commands22:21
helpneedednot the local ip22:21
Edgangabeodess: it isn't a definitive answer, but it could be useful if you get results22:22
frobisheroh22:22
gabeodessEdgan:http://pastie.org/116156322:23
gabeodesshttp://pastie.org/116156322:23
ncfi1013_anybody know of an online music player that i can store my music files on that i can then access from my cell phone?22:23
Edgangabeodess: Does this have internet access?22:24
Edgangabeodess: maybe a apt-get update, and try again22:24
jpdsgabeodess: Do: sudo apt-get update22:24
gabeodessEdgan: yes... but the problem is probably that there is no space on the drive22:25
=== versuchsanst_afk is now known as versuchsanstalt
Edgangabeodess: maybe22:25
jrib!away > versuchsanstalt22:25
ubottuversuchsanstalt, please see my private message22:25
versuchsanstaltubottu: thank you.22:26
Edgangabeodess: is lsof installed?22:26
jribgabeodess: have you rebooted?  Did you check if that process in the find output was still running? Try apt-get clean to get some temporary space22:26
jeandbonsoir tt le monde22:26
antIPAny one else have problems with gwibber starting up? I installed ubuntu about 5 days ago. Gwibber was working fine until I restarted my pc this morning. Now Gwibber doesn't want to start up.22:26
erUSUL!hi | jeand22:26
ubottujeand: Hi! Welcome to #ubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines . Enjoy your stay!22:26
niko!fr | jeand22:26
ubottujeand: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.22:26
Edgangabeodess: yeah, apt-get clean may help22:26
gabeodessEdgan: yeah, it looks like I have lsof22:27
Edgangabeodess: ok, looking at comparing ps and lsof results. They tend to skip lsof22:27
RockerBoy402Anyone use an Asus mobo and successfully get lm-sensors working on it?22:28
jribRockerBoy402: yes22:28
gabeodessEdgan: debsums is installing now22:28
lxLeeI have a problem, i installed a live cd image into my usb using startup disk creator on ubuntu10.04 but when i try to restart the computer with the usb in it it says: "Unknown keyword in configuration file: gfxboot vesamenu.c32: not a COM32R image"  Anyone have any advice?22:28
tagetDoes anyone know how to change the color of the timesamp in IRSSI ?22:29
jribtaget: try #irssi or the documentation on irssi.org (reading the themes there is probably enough)22:29
Edgangabeodess: cool22:29
erUSULlxLee: try with unetbootin?22:29
* versuchsanstalt wonders if it is because of its inhibitions that ubottu is saying Error: I am only a bot, please don't think I'm intelligent :)?22:29
enzotibwhere are channel logs?22:29
RockerBoy402jrib:  I'm having problems getting the lm-sensors to work on mine.  intel i7 processor, 8gb ddr3 ram.  board is a p7p55d-e Deluxe Hybrid with Turbo-V22:29
erUSUL!logs22:30
ubottuOfficial channel logs can be found at http://irclogs.ubuntu.com/ - For LoCo channels, http://logs.ubuntu-eu.org/freenode/22:30
tagetjrib: k, thanks22:30
jribRockerBoy402: I didn't do anything special22:30
gabeodessEdgan: okay, debsums is installed22:30
gabeodessI guess22:30
gabeodessI mean that command you gave me ran.22:30
Edgangabeodess: ok, try debsums -a 2>&1 | egrep FAILED | grep '\/bin'22:30
gabeodessEdgan: returns nothing22:31
RockerBoy402jrib:  hmm...i installed lm-sensors and when i did detect it didn't find them.  I even found a place that someone had asked about in the forums, where they used sensor-detect2 and it didn't find them using that method.  I'm at a wall.  I've posted on ubuntu forums and linuxforum to no avail22:31
jribRockerBoy402: is your hardware too new?22:31
Edgangabeodess: are you adverse to rebooting?22:32
RockerBoy402jrib:  here is my hardware >> http://picasaweb.google.com/rlsteelm...at=directlink#22:32
* jrib agrees rebooting should be the next troubleshooting step22:32
gabeodesserr... I'll talk to my higher up.22:32
jribgabeodess: do you know what that process listed in the find output is?22:32
enzotibthank you erUSUL22:32
real_atehi all! i'm finding this one hard to google for, I don't really know what to call it... my computer freezes/hangs on restart. Shutdown works perfectly but just when the computer should turn off during restart, it doesn't do anthing and stays on splash22:33
erUSULenzotib: np22:33
Edgangabeodess: also, apt-get install chkrootkit ; chkrootkit22:33
real_ateIs there anywhere that I can look for errors during shutdown? is there a log that is being written to at that time, or does it sound like a lower level bug22:34
gabeodessjrib: which process are you talking about?22:34
real_ate?22:34
jribgabeodess: the one in your find output22:34
gabeodessjrib: "sudo find / -size +2G" returned two paths both of which said "no such file or directory" and I don't know what they are.22:35
jribgabeodess: can you paste that?22:36
versuchsanstalttaget: http://irssi.org/documentation/formats and have a look at /usr/share/irssi/themes/default.theme22:36
jribgabeodess: probably unrelated but meh22:36
RockerBoy402jrib: do you think my hardware is to new?22:36
jribRockerBoy402: I don't know22:37
dakotaDOES ANYONE KNOW WHAT THIS ERROR MEANS!?     unable to stat './usr/share/man/man8' (which I was about to install)22:37
gabeodessjrib: http://pastie.org/116162022:37
RockerBoy402jrib: okay thank you.22:37
jribdakota: it means there's no ./usr/share/man/man822:37
dakotaHOW TO FIX!?22:37
jribgabeodess: so what's the process with pid 25273 ?22:37
digitalfizim trying to get my card reader to work in 10.04 can anyone help?22:38
digitalfizits a 8-in-122:38
gabeodessEdgan: Checking `bindshell'... INFECTED (PORTS:  1978)22:38
digitalfizBus 002 Device 004: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader22:38
RockerBoy402Anyone else know why an Asus mobo wouldn't detect sensors with lm-sensors22:38
noricif I use asci color code to make a font bold in the terminal, does that change the weight or just color of the font?22:39
noric i.e. if I am playing a MUD in telnet in an xterm, does Bright alter the font itself? Or just the color?22:39
dakotajrib how do i fix this man8 error?22:39
jribdakota: what exactly are you doing to get it?22:39
gabeodessjrib: pound@loadbalancer:~$ ps aux | grep 2527322:39
gabeodesspound    25293  0.0  0.1   2708   536 pts/0    S+   21:38   0:00 grep 2527322:39
gabeodessI'm guessing that's just me22:39
gabeodesssshed in22:39
dakotajrib I am trying to upate but can't...I am trying to install packages but can't nothing works...22:39
jribgabeodess: that's just your grep, ok whatever I guess22:40
gabeodessoh right...22:40
jribdakota: this is not "exactly"22:40
gabeodessEdgan: do you know what I am supposed to do with that infected whatever it is?22:40
Edgangabeodess: let me look as something22:41
Edgangabeodess: lsof -i -n22:41
dakotajrib whenever I try to install software it happens..22:42
jribdakota: so pick a particular example and pastebin your command and full output22:42
gabeodessEdgan: I get a bunch of output when I run it as sudo22:42
Edgangabeodess: ok, one sec22:43
Edgangabeodess: lsof -i -n | grep LISTEN22:43
gabeodessyeah22:43
dakotajrib basically when I run "aptitude update" or aptitude install *insert app name here*22:43
gabeodessEdgan: 3 items22:44
Edgangabeodess: ?22:44
jribdakota: so pick a particular example and pastebin your command and full output22:44
=== hsa2 is now known as hsa2|gone
jrib!away > hsa2|gone22:44
ubottuhsa2|gone, please see my private message22:44
dakotawhats the URL to pastbin?22:44
gabeodessEdgan: I see the ssh connection, a *:www for root, and a *:www for "nobody".22:45
Edgangabeodess: hmm22:45
dakotajrib what is the URL to pastebin?22:45
jribdakota: paste.ubuntu.com22:45
dakotajrib ok just give me a sec and I'll have a copy of the error..22:46
The_Pacosed reaction: "D:", this is complicated, what is this language?22:46
Edgangabeodess: Review  lsof -n | egrep -v '\/$|\/proc|\/dev|UDP|TCP|inotify|socket$|pipe$|identify protocol|\/lib' | awk '{ print $9 }' | sort | uniq | less22:46
Edgangabeodess: look for anything suspicious22:46
gabeodessEdgan: I don't know what suspicious looks like, but okay.22:47
Edgangabeodess: Stuff running out of /tmp or /var/tmp would be one example, say /var/tmp/bash22:47
Edgangabeodess: ls -al /tmp /var/tmp22:48
gabeodessEdgan: nothing.  bin, home, sbin, and usr.22:48
gabeodessEdgan: drwxrwxrwt  2 root root 4096 Mar  9  2008 .ICE-unix22:49
gabeodessdrwxrwxrwt  2 root root 4096 Mar  9  2008 .X11-unix22:49
Edgangabeodess: Oh, another possibility is that some program is holding the file descriptor of a large file open, but it is in the deleted state.   lsof -n | grep -i delete22:49
gabeodessin /tmp22:49
dakotajrib HERE"S THE PASTEBIN!     http://paste.ubuntu.com/494430/22:50
gabeodessEdgan: I think we just nailed it...22:51
jribdakota: check dmesg for interesting things22:51
gabeodess1421230899222:51
gabeodessthat would be bytes right?22:51
Edganyes22:51
dakotajrib ?22:51
jribgabeodess: I'm curious, what's in it?22:51
Edgangabeodess: 13.2gb :)22:51
=== IdleOp is now known as IdleOne
Edgangabeodess: restart whatever process is holding it open22:52
Edgangabeodess: I am guessing pound22:52
dakotajrib ok I did... a big long list of the same error over and over..22:52
jribdakota: we can't see what you see22:52
gabeodessEdgan: http://pastie.org/116162022:52
gabeodessEdgan: those are the logs that I've been deleting because they get too big...22:53
Edgangabeodess: ah, there you go :)22:53
dakotajrib I'll put it on pastebin..22:53
gabeodessEdgan: I guess I didn't delete them good enough22:53
gabeodessEdgan: so how do I get rid of those?22:53
Edgangabeodess: restart the process, and it will handle itself22:53
gabeodessI see22:54
gabeodesswow.22:54
gabeodessso If I keep deleting these logs, I also need to restart the process each time I do that?22:54
jribgabeodess: well either fix the thing it's complaining about or tell it not to log them22:54
gabeodessjrib: right... but supposing I'm lazy.22:55
jribgabeodess: this is the lazy way22:55
jribthe second one is anyway22:55
gabeodessjrib: yes.22:55
dakotajrib http://paste.ubuntu.com/494436/22:56
frosty`i've got pulseaudio set up as a remote sink over the lan, but the keyboard volume controls on the source do not change the volume coming out of the sink...22:56
Edgangabeodess: yes, normally logrotate does this for you, and it does a kill -HUP on apache, as the classic example.22:56
Edgangabeodess: logrotate will also compress for you22:56
Edgangabeodess: and let old stuff be deleted22:56
gabeodessEdgan: thank you so much for your time.22:56
Edgangabeodess: you are welcome22:56
gabeodessEdgan: huge help.22:57
dakotahttp://paste.ubuntu.com/494436/22:57
bcurtiswxhey all, how would I link my /home/<name>/Music folder (remote computer) to my current one?22:57
jribdakota: you need to run fsck.  I must leave now however22:58
=== yCrazyEdd is now known as CrazyEddy
dakotajrib fsck gives errors about the files system not being ext222:59
th0rbcurtiswx: you could use fusesmb to mount the remote directory using the local dir as a mount point22:59
digitalfizso I have a Alcor Micro Corp. 8-in-1 Media Card Reader and the usb port works on it but when i stick my memory stick in it, i get nothing but it works fine in windows seems like from what i can tell its a problem with ehci_module22:59
bcurtiswxth0r, fusesmb, im guessing it's an easy to google thing?23:00
th0rit is in the repos, and the man page is pretty self-explanatory23:00
faction918Anyone have any luck getting a droid (Droid X) to show up and tranfer in Rhythmbox? I attempted to add a .is_auido_player (.is_media_player & .is_music_player) to the root directory. I can get it to show up in MTP mode but can't transfer audio files. Does not show up at all in USB mode. Suggestions?23:00
bcurtiswxth0r, OK, ty23:00
th0rbcurtiswx: sudo apt-get install fusesmb23:00
jkazanabcurtiswx: I use sshfs to mount up remote file systems on my boc23:00
CoffeeIVI have a recent ( installed in January ) Ubuntu, which has the encrypted home partition thing.  I have the long number/key that you are supposed to be able to use to get into it.  The user has left the company, and I want to boot with a live Ubuntu CD, mount the encrypted drive, and back it up.  Surely there are directions on how to do this somewhere ?  My google searching is failing23:01
beaker_Is it safe that this is the only rule that i have enabled in my firewall? ufw allow from 192.168.0.0/24 - - I just want local lan traffic only, nothing else23:01
jkazanadodo apt-get install sshfs23:01
mistergibsonI cannot get Ubuntu 10.10 Desktop,Notebook, or Server booting into the installer for love or money.  9.10 boots fine - can anyone provide some help w/ this?23:03
mistergibsonerr. 10.0423:03
mistergibsonsorry23:03
DelvienALSA problem. when i try to access alsamixer I get "cannot open mixer: no such file or directory, but I can in fact run it as root. The main issue is that I have no sound whatsoever (I am not using pulseaudio)23:03
bcurtiswxjkazana, is there a good place to read up on sshfs, or the man pages are pretty sufficient23:03
mistergibsonJust wondering if someone knows a work around.  Otherwise, I'll have to install karmic, and upgrade that way23:03
jkazanasure just install it and do a "man sshfs", if it's not 4u just apt-get "purge"23:04
jkazanaI like cuz it's like using ssh and it's crypted23:05
bbigrasAnyone know if there's a ppa for the new flash binairies?23:05
bcurtiswxjkazana, OK thy23:05
versuchsanstalti tried to shrink and move a partition using gparted, which was interrupted due to a power problem. i can not find anything wrong with the file system. as i understand it, there was a huge mass of data copied twice in the process, the second time being interrupted by my powerline adventure. QUESTION: how can i check if the file systems and partition table is ok?23:06
muppetbabyhey i got ubun and i doon't know how to play cd disk games23:06
dakota_http://paste.ubuntu.com/494436/23:07
dakota_http://paste.ubuntu.com/494436/23:07
muppetbabycan anybody help me23:07
EvilPhoenix!repeat | dakota_23:07
ubottudakota_: 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://ubuntu.stackexchange.com23:07
EvilPhoenixanyways, is there any way to use rsync to sync an entire folder and its directory structure while specifying something that is NOT to be downloaded?23:08
jkazana!ask | muppetbaby23:08
ubottumuppetbaby: 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:08
dakota_/usr/share/man/man8 error23:08
mistergibsonIs there a minimal CD image (less than 650MB) ?23:08
frobisherexchange.com23:08
muppetbabyhow do you play windows games on ubun23:08
dakota_with wine23:09
muppetbabywhats wine23:09
jkazanamuppetbaby: maybe try wine -- sorry didn't see ur fist question23:09
dakota_muppetbaby you install wine and then you can run some windows apps through wine, or you may want to try a virtual machine and install windows inside Ubuntu to play your games.23:10
renedoxmuppetbaby: before installing wine, check to see if your game is supported by them23:10
pedahzurGoogling and reading docs seems to indicate to the negative, but it is possible, with LVM2, to take atomic snapshots of multiple LVs?23:10
muppetbabyi can get the file to come up but i don't know why it won't let me play disk games or music cds23:10
renedoxmuppetbaby: appdb.winehq.com you'd want either gold or platinum for minimum hassle23:10
frank__hey23:11
=== Cable|Work is now known as Cable|zZzZz
muppetbabyi got ubun 9.1023:11
renedoxmuppetbaby: wine should still work on 9.1023:11
muppetbabywhere do i get this wine23:12
renedoxwinehq.com23:12
NoTownKasperHopefully this will be a fairly simple question to answer, but can someone point me in the direction of a PS1 Emulator that actually works with 10.04 without having to use jaunty's libraries and force things?23:12
renedoxer23:12
dakota_in the software center..23:12
renedoxwinehq.org23:12
versuchsanstaltdoes a successful fdisk run on a partition prove that the partition table is ok?23:12
NoTownKasperPSX fails with anything but the default video plugin...and the default video plugin is beyond nasty.23:12
renedoxdakota_: the software centre version is out of date23:13
lui_mi23:13
=== thomashc is now known as xTCx
lui_naruto23:13
NoTownKasperWow it got quiet all of a sudden. lol23:18
thune3versuchsanstalt: it means it exists, and is formatted properly. It doesn't mean much else.23:18
versuchsanstaltthune3: yeah, i thought something like that.23:19
Kulik1Hi, I am installing kubuntu 10.04 and the installer took forever to start, so I pressed ESC and console appears saying unable to open /dev/sda, unable to open /dev/sdb, unable to open /dev/mapper/isw_somethingsomething_Volume0. Volume0 is my intel matrix fakeraid23:19
Kulik1I thought ubuntu 10.04 was already fine with fake raids, it's in the release notes, any tips?23:19
=== Lummoxx is now known as Lummy
versuchsanstaltthune3: thank you for pointing it out. do you have an idea how to test everything involved, i am guessing: partition table and every fs? fs would be fsck, but fdisk shouldnt get me very far with testing, i think...23:20
thune3versuchsanstalt: fsck (if repairing) can actually make destruction permanent, in cases of mismatching parition table information. A way to do a basic check is to mount read only.23:23
versuchsanstaltthune3: thank you for reminding me, great.23:24
versuchsanstaltjes23:24
versuchsanstaltj/y/s23:24
lui_bill23:24
Dug_hi, can someone please give me a small hand with how to get Java installed and working on Ubuntu 10.04 64-bit please ?23:25
Dug_i cant seem to get it working properly :(23:25
lui_italiy23:25
Dug_anyone please ?23:25
faction918Dug: give someone a min or two23:26
Dug_ok, thanks23:26
pfifowhat is in the /sys directory?23:27
dotnettedhey all - anyone know how to add a transponder settings file (like the ones in /usr/share/dvb/dvb-s/) so a satellite can be added to the usable list for dvb-utils?23:27
pedahzurpfifo: System related information.23:27
pfifopedahzur, like what? (I just wrote my first kernel module and its talking about /sys)23:27
pedahzurpfifo: Various parts of the kernel publish information about themselves in there.  E.g.: 'cat /sys/fs/ecryptfs/version' on my system gives "375"23:29
pfifopedahzur, whats the difference between /proc and /sys23:30
Dug_Anyone know how i can Update Java for my Ubuntu 10.04 64-bit please ? i got it installed and working but visit the java website and it says "Java Update Available" and thats all, i cant update my java for some reason anyone please ?23:31
pedahzurpfifo: http://www.linuxquestions.org/questions/linux-newbie-8/proc-vs-sys-332635/23:31
faction918_Dug_: I actaully was looking into it because I thought you meant for a fresh install, then the power went out... FAIL!23:31
Dug_?23:32
faction918_but, Dug_, I don't think I know how to update java on ubuntu... I have never run across this!23:32
Dug_ahh ok :/23:33
Dug_i just cant find or see any update function23:33
Dug_and java site keeps telling me there is an update available but doesnt give me an option how to update or tell me how23:33
pfifopedahzur, lol that basicly said 'nothing is different', thanks for the info23:33
ivanradhey all23:33
Dug_and i run the update manager in ubuntu and nothing :/23:33
cc12hey23:33
faction918_Dug_: is it Java telling you there is an update or Ubuntu?23:33
ivanradi recently formatted my SSD to ext423:33
cc12hey ivanrad23:33
ivanradand now my windows wont read it23:33
Dug_its the java website telling me there is an update23:33
pedahzurpfifo: Yeah, pretty much...sorry I can't be more helpful.23:33
ivanradcan u guys help me format it to Fat23:33
obi_hi all, having a problem booting ubuntu since this morning. "phy0 rt2x00lib_probe_dev: error failed to initialize hw" is all i get on boot. does anyone have any ideas?? thanks.23:34
pedahzurivanrad: Do you want to save the data on it?23:34
faction918_ah.23:34
ivanradno23:34
ivanradnot at all23:34
zylogz80has anyone successfully used 10.04 on a Dell Studio 15z? I'm having a couple problems, the most serious being I cannot wake it from sleep.23:34
pedahzurivanrad: mkfs.vfat /path/to/device23:34
acovrigwhy does `nc -l 3333|emacs -batch -l dunnet>test.sock` only take 1 command then die?23:34
pfifopedahzur, well i know /proc really well so I get what /s/ 'should' be for23:34
ivanradim on windows23:34
pedahzurivanrad: As root.23:34
ivanradim on windows23:34
pfifos/\/s\//sys/23:34
ivanradi want to do it from windows23:34
EvilPhoenixivanrad, try asking in ##windows23:35
ivanradumm23:35
pedahzurivanrad: You should be able to right-click on it from the Explorer, and click "Format."23:35
Dug_apparently the latest version is "java is 1.6.0_21" and im on 1.6.0.2023:35
ivanradits not showing up there23:35
EvilPhoenixivanrad, /join ##windows23:35
faction918_Dug_: my only suggestion would be to install the lastest version from http://www.java.com/en/download/manual.jsp23:35
EvilPhoenixask in that channel23:35
trojan_spikeDud_, http://www.javalobby.org/java/forums/t72809.html23:35
=== xxx is now known as Guest92846
faction918_but java has always been finiky for me, it finally just works in 10.0423:36
obi_bump23:36
pfifoivanrad, microsoft dosent support fat anymore23:36
faction918_sorry I can't really help more...23:36
LjLpfifo: uh?23:36
Dug_hmm this is gonna be a noob question cus im still kinda new to linux and learning but which linux one do i need to download and install they all say they are for redhat and suse23:36
LjLpfifo: i thought there even was 64-bit FAT, ExFat or something...23:36
ivanradin netbook remix can i format the drive without doing all that sudo shit23:37
Dug_im guessing i would need the "Linux x64" since im 64-bit does it matter it says it sofr redhat and suse ?23:37
icerootDug_: download what exactly?23:37
IdleOne!language | ivanrad23:37
ubottuivanrad: Please watch your language and topic to help keep this channel family friendly.23:37
Dug_Java23:37
ivanradok23:37
LjLDug_: how's about you ignore that update request and just stay with the repository-provided version?23:37
renedoxDug_: look for a .deb file23:37
iceroot!java | Dug_23:37
ivanradbut will it be easy'23:37
ubottuDug_: To install a Java runtime on Ubuntu, see https://help.ubuntu.com/community/Java. 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.23:37
sjefen6are there an ubuntu 10.04 equvalent to "echo uinput >> /etc/modules"?23:37
icerootDug_: java is in the repos23:37
trojan_spikeDug_. u want .DEB packages..23:37
Dug_becuase the repository version apparently has an update :s23:37
renedoxDug_: but you might be better of using the built in apt from ubuntu23:37
obi_anybody know if i can boot again without loosing all my info?23:37
ivanrad?23:38
thune3Dug_: if you have it installed through partner repository, just wait until ubuntu updates it, point releases are minor and should make very little difference.23:38
LjLDug_: yeah but who cares, is my opinion - i'd keep it unupdated and wait for an ubuntu update :P23:38
EvilPhoenix!gparted | ivanrad, gparted is an easier-to-use partitioner program for ubuntu's things23:38
ubottuivanrad, gparted is an easier-to-use partitioner program for ubuntu's things: gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php23:38
Dug_lol23:38
Dug_hmm so this update will reach my ubuntu update list soon ?23:38
icerootDug_: what version you want exactly?23:38
obi_cant boot ubuntu... can anyone help?23:39
gabeodessed23:39
redvilanyone here know how to configure conky so that it will run after login?23:39
pfifodoes linux-2.6.32-24-generic support forced module unloading?23:39
LjLDug_: well i can't promise it will be "soon", i don't really know, but even if it isn't, eh. waiting a while pays off (unless perhaps it's some important security update, which i doubt) compared to the chores of installing something not from the repos over something that is.23:39
Dug_well apparently the updated version to mine is java is 1.6.0_2123:39
goddardredvil tons of tutorials for that man23:39
theyranosanyone know a good reference for expect?23:40
Dug_i installed it through th epacket manager was just curious why im not getting hte updated one23:40
redvilgoddard: been googling for almost an hour now..my google foo not that good23:40
iceroot!info sun-java6-bin23:40
ubottuPackage sun-java6-bin does not exist in lucid23:40
dotnettedanyone know a good channel for dvb-s scanning questions (dvb-apps/linuxtv) ?23:40
Cpt_Zyphi'm trying to find a good artical on how the ubuntu client (i.e. on my laptop) would work with my CentOS server ..23:40
obi_hi all, having a problem booting ubuntu since this morning. "phy0 rt2x00lib_probe_dev: error failed to initialize hw" is all i get on boot. does anyone have any ideas?? thanks.23:40
redvilgoddard: just started using linux 3 mos ago..not yet at home with it23:40
Kendaljahello23:40
Cpt_Zyphi'm new to linux etc but i do like what i have seen with ubuntu and want to try it over fedora..23:41
Sydenshalloo23:41
goddardredvil i know all you have to do is put the delay let me see if i can find my script then23:41
redvilgoddard: thanks..much appreciated23:41
Dug_hmm ok, thanks for the info then guys23:42
SpaceGhostC2CHow would I locate and copy all {jpg,bmp} files to a certain folder? I was considering rsync, but didn't know how to make it only backup pictures.23:42
Dug_i think i will wait a while and see if it automatically updates in ubuntu updater sometime23:42
goddardredvil tried this ? http://ubuntuforums.org/showthread.php?t=20586523:42
Dug_its atleast working right now so ill hang on a while for the update, thanks again guys :)23:43
redvilgoddard: will try it now..thanks again23:43
goddardredvil or this http://laudecioliveira.org/blog/?p=22323:43
Cpt_Zyphwhen is the next destroy of ubuntu planed for release ?23:43
obi_anyone?23:43
know-nothingfile:///home/kimb/Bureau/Screenshot.png23:44
Cpt_Zyphi woudl like to buy some books but dont want to buy it right before a new distro pops out23:44
cc12when ubuntu replacing windows??23:44
zylogz80has anyone successfully used 10.04 on a Dell Studio 15z? I'm having a couple problems, the most serious being I cannot wake it from sleep.23:44
know-nothinghi23:44
BluesKajCpt_Zyph, sometime in october23:44
obi_hi all, having a problem booting ubuntu since this morning. "phy0 rt2x00lib_probe_dev: error failed to initialize hw" is all i get on boot. does anyone have any ideas?? thanks.23:44
Cpt_ZyphBluesKaj aaa that soon.. i'm glad i asked i'll stick to online guides then until oct ish..23:44
bastidrazorCpt_Zyph: don't by anything use this guide:  http://ubuntu-manual.org/23:45
Cpt_ZyphBluesKaj is it going to be the release that dosn't use GNOME or is that 11 .. and thanks for yoru time btw23:45
know-nothingfile:///home/kimb/Bureau/Screenshot.png23:45
cc12yeah same problems with 10.04 lts zylogz80 ..graphics though23:45
Cpt_ZyphBestidrazor thank you for that link23:45
majorscurvyhas anyone got an hp dv2xxx anything? i cannot install 10.04 on it :(23:45
bastidrazorknow-nothing: what are you trying to do?23:45
BluesKajCpt_Zyph, you can find out for sure in #ubuntu+123:45
bastidrazorCpt_Zyph: you're welcome23:45
Jordan_Uknow-nothing: Do you have a support question?23:45
know-nothingyes23:46
know-nothingi have a screenshot23:46
know-nothingit's show my problem23:46
bastidrazor!imagebin | know-nothing23:46
ubottuknow-nothing: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://tinyurl.com/imagebin and post a link to it.23:46
cc12is ubuntu replacing windows.....23:46
IdleOne!ot | cc1223:46
ubottucc12: #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:46
know-nothingi do it23:47
Jordan_Uknow-nothing: We can't access that screenshot, the link you gave is just a path on your computer.23:47
obi_hi all, having a problem booting ubuntu since this morning. "phy0 rt2x00lib_probe_dev: error failed to initialize hw" is all i get on boot. does anyone have any ideas?? thanks.23:47
zylogz80cc12, hmmm. strange. i'm shocked really. I figured a box using all free drivers would work fine. I'll try 10.10 beta and see if fares better23:47
Jordan_U!screenshot | know-nothing23:47
ubottuknow-nothing: Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://tinyurl.com/imagebin and post a link to it.23:47
kneauxhow do i run a windows python script in a wine environment?23:47
cc12yeah might have to do that as well zylogz8023:47
jeandbonsoir23:47
IdleOne!fr | jeand23:48
ubottujeand: Ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en francais, merci de rejoindre #ubuntu-fr, ou #ubuntu-qc. Merci.23:48
akito3379hello23:48
Tempus_Fugitdoes anyone know a way to download the contents of this page I.e chapters into a readable that I can browse offline?? http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro23:48
AGreyCraneI've hooked up a second monitor to my computer, how do I go about getting ubutu to use it in the gui? (Ubuntu 10.04)  I does not show up in the "Monitors" menu23:48
know-nothinghi http://imagebin.org/11426323:49
theyranosTempus_Fugit: There's a "Download as PDF" link on the left23:49
majorscurvyAGreyCrane, do you have nvidia drivers? i might be able to help if you use the nvidia driver. if not, i don't really know :D23:49
know-nothingjordan_U : hi http://imagebin.org/11426323:49
Tempus_Fugittheyranos: hmmm I was looking for a link and didnt see one ty23:50
aperson!flash > aperson23:50
ubottuaperson, please see my private message23:50
obi_hi all, having a problem booting ubuntu since this morning. "phy0 rt2x00lib_probe_dev: error failed to initialize hw" is all i get on boot. does anyone have any ideas?? thanks.23:50
know-nothingJordan_U : hi http://imagebin.org/11426323:50
digitalfizcan anyone tell me how to get write access to a hfs+ journaled partition?23:50
AGreyCranemajorscurvy, no I'm not :(23:50
apersonwhere is the ideal location to manually install flash to?23:50
digitalfizi see lots of pages saying do this and that and it should work but no matter what i only get read access23:51
Jordan_Udigitalfiz: Not possible unfortunately. You need to disable journaling for write support.23:51
thune3obi_: your ralink driver has worked OK before through reboots?23:51
digitalfizJordan_U, the partition has stuff i dont want to lose will that mess it up?23:51
renedoxobi_: just did a quick google, looks like you have to upgrade your kernel23:51
majorscurvyAGreyCrane, sorryyyy. I was able to make it work with nvidia. you have the button on your keyboard (usually Fn + F4) that is used to refresh the monitors?23:51
cc12has anyone tried 10.0 beta??23:51
digitalfizJordan_U, i dont mind doing that if i can undo it later. i just need to copy 1 file over to fix a boot error23:52
Jordan_Udigitalfiz: No, though it will make the filesystem less robust to power failures and the like.23:52
Jordan_Udigitalfiz: You can undo it later.23:52
AGreyCranemajorscurvy, nah, it isnt a laptop, so I don't have a function key23:52
icerootcc12: #ubuntu+123:52
kakazzaHi, is there something like a "small" Version of Ubuntu for 1GB USB sticks? I really don't need much but grub, shell and a few other basic things. But I'd like to stick with ubuntu23:52
digitalfizJordan_U, can i do that with hfsutils or do i gotta boot from the osx cd :/23:52
volfiedanyone have any idea why my Wacom tablet is sometimes causing X to crash when i switch my KVM over to my Ubuntu box?23:52
volfiedXorg.4.log:(EE) Wacom Graphire4 4x5: Error reading wacom device : No such device23:52
Tempus_Fugittheyranos: hmm ok well the download as pdf only includes the index....any ideas??23:52
obi_thanks thune3. how do i upgrade the kernel if i cant boot? from usb disk i have?23:52
Jordan_Udigitalfiz: Though you may need to use OSX to disable journaling in the first place...23:52
digitalfizJordan_U, i have the install dvd i can boot from just takes forever to boot from the dvd lol thanks ill try that23:53
[thor]kakazza: have you looked at the netbook versions?23:53
majorscurvyAGreyCrane, i see.. hm. it doesnt show up at all in the Monitors window? even greyed out/disabled?23:53
obi_ubuntu worked fine until this morning.23:53
AGreyCraneI'm just seeing the primary23:53
AGreyCranenothing about the secondary at all23:53
thune3obi_: renedox recommends kernel upgrade. can you answer my question, was ralink driver working OK before even across reboots?23:54
majorscurvywow usually when i plug a second monitor in it automatically picks it up :/23:54
realubotI don't get any audio running this command: mplayer "http://streamer2.xmc.se/rockkanalen" I don't understand why. The URL works using it directly within Firefox for example. Why?23:54
obi_ubuntu worked perfect until this morning.23:54
bastidrazorknow-nothing: is your native language french? i can not read your error message.23:54
know-nothingno23:54
Jordan_Uknow-nothing: Why were you trying to install form a .deb file rather than using apt or Ubuntu Software Center?23:54
volfiedgoshdarnit. did i miss anyone responding to that?23:54
anygivennameis it possible to setup remote desktop on Ubuntu & connect to it using a Windows PC ?23:54
=== root is now known as Guest70637
know-nothingit' the same problem23:54
Paddy_NIanygivenname, yes23:54
renedoxanygivenname: yes, try something tightvnc23:54
know-nothingwith ubuntu23:54
Guest70637hot23:55
Guest70637bakc23:55
kakazza[thor], will do now. The netbook version will just work fine if I want to reinstall grub after winodws killed my boot manager, right?23:55
renedoxsomething like*23:55
Guest70637what23:55
redvilgoddard: it works now..thanks again23:55
Paddy_NIkakazza, yep23:55
know-nothingJordan_U: it's the same problem with ubuntu23:55
obi_thune3 yes23:55
majorscurvyanygivenname, i cannot give you a really detailed answer but i tried and it was really hard, and i couldn't do it. if that helps at all lol.23:55
Jordan_Uknow-nothing: With Ubuntu Software Center you mean?23:55
akito3379is it possible to create a podcast with Ubuntu?23:56
know-nothingJordan_u: yes if i have understand23:56
Guest70637Hy Alll23:56
theyranosTempus_Fugit: Next thing to try I guess is a recursive wget. http://ow.ly/2EUJY23:56
goddardredvil no problem23:56
kakazzahttp://www.ubuntu.com/netbook/get-ubuntu/download suggests "1. Insert a USB stick with at least 2GB of free space"23:56
anygivennamei have a hostname on dyndns & is working when i connect to a windows pc but when i try to conect to ubuntu pc it is not working23:56
Guest70637what dist on time23:56
obi_renedox thanks. how do i do a kernel upgrade?23:56
know-nothingJordan_U: yes if i have understand23:57
Tempus_Fugittheyranos: ok I will try that23:57
know-nothingJordan_U: yes if i have understand you23:57
nogowhat's the difference between synaptic and ubuntu software center?23:57
Guest70637backtrack4 final23:57
SaintSapphireanygivenname: Does it respond if you try to connect via localhost?23:57
Guest70637use not' thing23:57
Guest70637donwlaod fire fox new23:58
Guest70637i not understad23:58
nogoGuest70637, who is the author of backtrack?23:58
know-nothingJordan_U: when i do an update the problem show in every installation23:58
akito3379Is it possible to create a podcast with ubuntu?23:58
Guest70637version ubuntu 823:59
bastidrazorGuest70637: you should go to #backtrack-linux for backtrack 4 support23:59
anygivennameno even when trying to connect to it using a windows pc on the same network...it does not connect23:59
Guest70637thanks informasi23:59

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