=== jonduf [n=jon@c-69-180-29-178.hsd1.ga.comcast.net] has left #ubuntu ["Leaving"] [12:01] sethk: I' [12:01] lufis, if you compile from source, the default is that the from source version will go into /usr/local instead of /usr [12:01] where are spanish servers, please? === BearPerson [i=karsten@freenode/staff/sourcemage.wizard.BearPerson] has left #ubuntu ["this] [12:01] I can't see batch converting tool in GIMP:( [12:01] what package would qt bindings be in? a script i'm trying to run wants them [12:01] jamesrose: i don't want to disable eth0 per se, i just want the modprobe for the card not to hang the system :) [12:01] lufis, that means, as long as /usr/local/bin is in your execution search path before /bin, the compiled one will be used. === nolimitsoya [n=nolimits@176.139.216.81.static.vhe.siw.siwnet.net] has joined #ubuntu [12:01] lufis, however, you can tell the source to use /usr instead of /usr/local, and then it will cover up the package manager version [12:02] help plz === dalani [n=steve@216.252.75.2] has joined #ubuntu === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu [12:02] lufis, if you expect to go back to using the package manager version when it's available, then install to /usr/bin [12:02] thanks [12:02] lufis, sorry, /usr/local [12:02] theqkash, try updating GIMP. [12:02] bye [12:02] jamesrose: technically i should replace the module with a new version that works obviously [12:02] ashika: newest version available by synaptic === kkaisare [n=kkaisare@61.8.140.20] has joined #ubuntu [12:02] lufis, then run the program using the full path, that is, instead of typing in gaim, type in /usr/local/bin/gaim [12:02] or apt like you want [12:02] hi does anyone know what wm xfce uses? [12:02] hmm.... i compiled Gaim Beta 5 and forgot to remove gaim before, and now it's telling me to replace the version i compiled with beta 3 - any ideas? [12:03] xfwm4, Running_Aim [12:03] Running_Aim: metacity afaik [12:03] thanx allot [12:03] >.< [12:03] theqkash, sorry I dont knwo about gimp [12:03] Versed: no, metacity's is gnome's default [12:03] Versed: sorry [12:03] sethk: Yeah... I've been compiling apps myself and using checkinstall to generate a deb, then installing it. What I wanted to know was would everything be okay for multiple installed versions, i.e., installing beta6 when it is released (or whatever) and just uninstalling the old beta5 package [12:03] Vuen_: ^^ [12:03] what is the gnome-way to run commands during login/session start? [12:03] sethk: I've had bad experiences with doing that before [12:03] so nobody can help me in finding app to batch converting images to have smaller size? === nDray [n=ndray@10001296768.0000042714.acesso.oni.pt] has joined #ubuntu [12:04] theqkash: One sec, i'll link you up to an article [12:04] theqkash: 'convert' it's in the imagemagick package. [12:04] HI all, I have a TV pci card on my pc with ubuntu and I have installed "zapping", a package to see the tv by tv card, all work correctly, bui I can see the video but I can't listen the audio, why? === Pool_ [n=Drop@88.151.4.167] has joined #ubuntu [12:04] could anyone recommend a cdripper for gtk, with integrity checking and flac encoding? would sound-juicer do this? [12:04] can you hear any audio, otacon? === mister_roboto [n=jrk@24-136-10-99.hnc-bsr1.chi-hnc.il.cable.rcn.com] has joined #ubuntu [12:05] lufis, bad experiences with putting the compiled version into /usr/local? I do that frequently, and I've never had a problem. I've done it with gaim specifically and not had a problem === xamox [n=xA@24-236-184-133.dhcp.mrqt.mi.charter.com] has joined #ubuntu [12:05] lufis, you can certainly generate a deb if you want. It's much much more work, but if you think it's worth the effort, then deb away. :) === First|Bleh [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:05] Is it possible to run disk druid once Ubuntu is installed? Say I install another harddrive and want to use it? [12:06] xamox, sure. if you know the real name of the program. === supertux [n=supertux@cpe-72-181-7-135.houston.res.rr.com] has joined #ubuntu [12:06] xamox, it's either in /sbin or /usr/sbin === pickett [n=pickett@ppp193-144.lns1.adl4.internode.on.net] has joined #ubuntu [12:06] xamox, just manually edit you fstab ('man fstab' for a manual, and 'sudo nano /etc/fstab' to edit) [12:06] xamox, I don't use it, I use fdisk, but that's just because I prefer it [12:07] sethk: I have no idea how to put it into /usr/local/... I just thought it would be best to use apt to handle the compiled version so that when I want to install a newer unofficial version I can just uninstall the old. Is that okay? [12:07] xamox, did you try fdisk [12:07] xamox, use gparted to partition and format [12:07] theqkash: here you go: http://www.novell.com/coolsolutions/tip/16524.html === beef [n=beef@213.78.233.10] has joined #ubuntu [12:07] sethk: nolimitsoya: ashika: thx. === SiCuTDeUx [n=helix@190.39.91.178] has left #ubuntu ["Gone,] [12:07] lufis, if you download the source, and build it, and don't do anything at all, it ends up in /usr/local. You don't have to do anything. You have to do something to _not_ put it into /usr/local [12:07] lufis: thanks === FurryNemesis [n=laurent@host86-146-110-217.range86-146.btcentralplus.com] has joined #ubuntu [12:07] xamox, if you want try typing in diskdruid and see what it says. === bobesponja [n=pat@bas75-1-81-57-4-105.fbx.proxad.net] has left #ubuntu ["Konversation] [12:08] theqkash: No problemo. Ask if you need anything else :) [12:08] lufis, your idea about using apt is fine, surely === kenny [n=luishhc@201.79.166.175] has joined #ubuntu [12:08] lufis, it's more work, but certainly if you are more comfortable with it, there is no reason not to do it that way. [12:08] sethk: Ah. okay, but what about compiling newer versions than the compiled? would it just replace the older one? [12:08] sethk: in /usr/local * [12:08] lufis, yes, if you compile and don't change the target, and then build a later version later, it will replace the earlier version === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu [12:09] sethk: Ahh, okay. === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu === lostsync [n=lostsync@c-71-56-126-33.hsd1.ga.comcast.net] has joined #ubuntu === Spenlex [n=chatzill@pD9E040F6.dip0.t-ipconnect.de] has joined #ubuntu === jerrcs [n=x@c-69-255-253-184.hsd1.md.comcast.net] has joined #ubuntu [12:09] hello i need help.. [12:09] anyone here use flux box that can help me get fbdesk working? [12:09] just a min [12:10] !helpme [12:10] Don't ask to ask a question. Just ask your question :) [12:10] http://paste.jerrcs.net/27 [12:10] hehe [12:10] Yeah, I was waiting to paste it :P === caplink811-log is now known as caplink811_log [12:10] isnt anyone in here using a cd ripper that they are happy with?! please recommend it if you do, and if its checks for integrity. [12:10] Basically, I get a lot of problems when I'm trying to compile something === iqon [n=iqon@adsl-67-121-125-190.dsl.pltn13.pacbell.net] has joined #ubuntu [12:10] crimsun: ok, now it starts up with the computer, but every time I start it up, I have to unmute surround, front, and all those channels and such along with my recording stuff, it seems my volume preferences aren't saved...? [12:10] I like abcde [12:10] jerrcs, sudo apt-get install build-essential [12:10] abcde - A Better CD Encoder [12:11] anyone here use fluxbox? [12:11] jerrcs: Also ensure you have dependencies installed [12:11] alreadyhave it nolimitsoya [12:11] boink, thank you. does it do data integrity checking? [12:11] lufis: well what dependencies do i need for that? [12:11] HI all, I have a TV pci card on my pc with ubuntu and I have installed "zapping", a package to see the tv by tv card, all work correctly, bui I can see the video but I can't listen the audio, why? [12:11] !anyone | eduhat [12:11] eduhat: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [12:11] it looks like something is messed up in a include file. === holger [n=hg@84-245-178-11.bpool.celox.de] has joined #ubuntu [12:11] pianoboy3333: well, see, when you installed that alsa-driver made with checkinstall, it SCREWED what Debian [&Ubuntu] do for infrastructure. Yet another reason checkinstalled packages are BAD. [12:12] jerrcs: the fact that errors are given in the include file doesn't necessarily mean the actual problems are in the include file [12:12] jerrcs: It depends on the program. What are you compiling? [12:12] pianoboy3333: so. apt-get --reinstall install linux-sound-base alsa-base [12:12] how do i use fbdesk in fluxbox? [12:12] lufis: Mangos. [12:12] thou shalt not mess up package management [12:12] pianoboy3333: in the future, don't stab yourself in the face and ask us to clean up, thanks! :-) === bsmntbombdood [n=gavin@about/copyleft/user/bsmntbombdood] has joined #ubuntu === SlimG [n=robert@84.205.58.248] has joined #ubuntu [12:13] jerrcs: Look in the README file, dependencies should be listed there or in another text file in the tarball. Then install the necessary packages [12:13] eduhat, tried man fbdesk? [12:13] lufis: the readme isn't very helpful [12:13] jerrcs: Also, the packages you need are the ones with -dev extensions [12:13] I have a D-Link DWL-510 wifi card that I need to get working [12:13] nolimitsoya: yeah, i just get really confused on how to use it, and how to set it up [12:13] jerrcs: One sec, I'll look it up === jevangelo [n=josh@ip24-253-158-65.hr.hr.cox.net] has joined #ubuntu [12:13] is it possible when mac os x is mounted to run its applications ? === pygi [n=mario@83-131-5-55.adsl.net.t-com.hr] has joined #ubuntu [12:14] How do I set it up? === ajfam [n=ajfam@0x50c7921f.naenxx3.adsl-dhcp.tele.dk] has joined #ubuntu [12:14] and is it possible to run mac os x over linux ? [12:14] lufis: www.mangosproject.org i think === pygi [n=mario@83-131-5-55.adsl.net.t-com.hr] has left #ubuntu ["Leaving"] [12:14] !wifi | bsmntbombdood [12:14] bsmntbombdood: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs === amrnet [n=amrnet@81.10.57.186] has joined #ubuntu === bsmntbombdood reads [12:15] jerrcs: What is it? I just see a forum [12:15] any wiki or docs on connecting network printer from a ubuntu server using cups? [12:15] amrnet, yes www.google.com [12:16] this is not an answer === Morrissey [n=gnaleo@2.84-48-194.nextgentel.com] has joined #ubuntu [12:16] been googling for a while now [12:16] lufis: yeah.. === Dravas [n=Dravas@ppp-70-224-210-34.dsl.applwi.ameritech.net] has joined #ubuntu === arrai [n=arrai@dslb-084-060-214-169.pools.arcor-ip.net] has joined #ubuntu [12:16] They don't really give any information about dependencies. [12:16] !printing [12:16] Printing in Ubuntu is done with cups. See https://help.ubuntu.com/community/Printers - https://wiki.ubuntu.com/HardwareSupportComponentsPrinters - http://linuxprinting.org - Printer sharing: https://wiki.ubuntu.com/NetworkPrintingFromWindows === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu [12:17] Uhh How do i get the Gnome Compiz Manager to change/install themes? [12:17] nolimitsoya: yeah, i just get really confused on how to use it, and how to set it up, do you know? [12:17] Hi, when I do a "fglrxinfo" i get a: "OpenGL version string: 1.3.1091 (X4.3.0-8.28.8)" but most forums show that they get a version 2.0(something) ... how and do I need to upgrade? [12:17] jerrcs: What is it that you're compiling though? What function does the app do, I mean [12:17] lufis: well, if you must know, its actually a opensource WoW server. [12:17] http://sourceforge.net/projects/mangos/ [12:18] jerrcs: Ohhh === Sonic|Laptop [n=garrett@unaffiliated/sonicvanajr] has joined #ubuntu [12:18] Anyone got Xgl/Compiz working on their system? === midgetg0at [n=brian@cable54-1-70.stoweaccess.com] has joined #ubuntu [12:18] jerrcs: I'm sorry, I'm not familiar with it and the website wasn't really informative [12:18] lufis: i agree, it isnt. === stylus_ [n=stylus@unaffiliated/stylus] has joined #ubuntu [12:18] Hey guys, installed 6.10, cant get sound blaster pci512 to work...any ideas? I get an error on boot "Failed to initialize HAL" - which is the only idication that something is wrong. This was a clean install. Any ideas? === bradley_ [n=bradley@bas3-montreal02-1096690151.dsl.bell.ca] has joined #ubuntu === Pelo [n=jean@mtl-pppoe-adsl792.securenet.net] has joined #ubuntu === Pelo is bored === syock [i=proxyuse@221-186-8-83.ip1.george24.com] has joined #ubuntu === FirstStrike [n=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:19] Something something Layer... [12:19] jerrcs: Do you have the build-essential package installed? [12:19] Hardware something layer? === liri [n=liran@212.199.177.205.static.012.net.il] has left #ubuntu [] [12:20] Vix, hardware abstraction layer [12:20] abstraction - iknow what it means...just not how to fix it :) [12:20] or if it's even relevant. [12:21] I dunno... :) === Kalist00 [n=Kalist00@194.47.126.17] has joined #ubuntu [12:21] midgetg0at, how do you know your soundcard is causing it? === jasontk [n=jason@91.84.9.174] has left #ubuntu [] [12:21] Yay, DVD complete. [12:21] the information on ubuntu and google dont help. everyone having problems w/ it are usually upgrading. [12:21] whats the file called to generate a xorg.conf? [12:21] why doesn't ubuntu come with make,gcc installed ?!? [12:22] how do i know my soundcard is causing it..it being the HAL error? I'm happy ignoring the error, if i can get the soundcard to work. [12:22] what are the apt-gets to get XGL/Compiz going? [12:22] bsmntbombdood, because it relies on ppl using the packages in synpatic === Vich [n=DrVich@ppp253-97.lns3.syd6.internode.on.net] has joined #ubuntu [12:22] midgetg0at: the two are not strongly correlated. [12:22] bsmntbombdood: because it's rarely needed by newbies, and non-newbies have no problem typing apt-get install build-essential === RebornDV [n=Sid@va-sboston1a-252.chvlva.adelphia.net] has joined #ubuntu [12:22] lufis: Yes- I do have build-essential [12:22] k, i only mentioned that as a way to debug it, if it was relevant. lets not focus on the hal error. lets focus on no sound from sb pci512 [12:22] midgetg0at: please pastebin the output from ``lspci -nv && dmesg && tail -2 /proc/asound/oss/sndstat'' === PuRu [n=klqdsj@199.41-67-87.adsl-dyn.isp.belgacom.be] has joined #ubuntu [12:23] k, sec. [12:23] I can't compile these wifi drivers without make, and I can't apt-get because I can't compile the wifi drivers [12:23] jerrcs: Okay. have you extracted the tarball? === Jimb1 [n=jgh@67.40.175.114] has joined #ubuntu [12:23] lufis: For the mangos? Yes. [12:23] argh, see you in ubuntu, i hope [12:23] How do I know wich ATI driver I have? [12:23] hello... new ubuntu user... just a quick question... what program do you reccomend to play media (audio and video files) located on a local network [12:23] how do I exit x server so I can install nvidia drivers/ [12:23] the entire toolchain to build something is on the cd, so you can install the pkgs from there bsmntbombdood [12:23] jerrcs: Run ./configure === distromonkey [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu [12:23] RebornDV: xmms maybe, or amarok [12:24] lufis: I have. === Mortice [n=mort@stu113.sjc.ox.ac.uk] has joined #ubuntu [12:24] I get this error during make [12:24] jerrcs: does it give errors? [12:24] they do video? === drumhed [n=drumhed@adsl-17-189-239.bhm.bellsouth.net] has joined #ubuntu [12:24] configure runs fine === factboy818181 [n=factboy8@216-197-224-221.regn.hsdb.sasknet.sk.ca] has left #ubuntu [] [12:24] RebornDV: ahh, maybe VLC for video === knubbe [n=knubbe@h183n1c1o1036.bredband.skanova.com] has joined #ubuntu [12:24] jerrcs: oh, ok [12:24] how do i exit "x server"? [12:24] Jimb1: control alt backspace [12:24] jerrcs: what error? === jirwin [n=jirwin@osuosl/net/jirwin] has joined #ubuntu [12:25] lufis: Uhhmm.. just a sec [12:25] hey there. I am using edgy, how would I disable acpi? [12:25] jerrcs: that doesnt work...comes right back to the gui login === jvai [n=jvai@m815f36d0.tmodns.net] has joined #ubuntu [12:25] pastebin.com is nice and.....fast? [12:25] have tried vlc, mplayer, xmms, banshee, movie player... none of them will open files from over network but work fine when i copy the file locally [12:25] Jimb1: That restarts the xserver [12:25] there we go, http://pastebin.com/827720 === distromonkey [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu [12:25] lufis: i need to exit x server to install some drivers [12:25] Jimb1: at a terminal, type /etc/init.d/gdm stop === turtle5001 [n=turtle@218-168-75-231.dynamic.hinet.net] has joined #ubuntu [12:26] HI all, I have a TV pci card on my pc with ubuntu and I have installed "zapping", a package to see the tv by tv card, all work correctly, bui I can see the video but I can't listen the audio, why? [12:26] can anyone tell me how to install the madwifi drivers under ubuntu 6.06 please? [12:26] lufis: http://paste.jerrcs.net/28 [12:26] midgetg0at: there are hundreds others; just use one === cmwe [n=admin@dialup-4.91.96.127.Dial1.Orlando1.Level3.net] has joined #ubuntu [12:26] PuRu: it should work out of the box === _goofy_ [n=ryan@h69.39.28.71.ip.alltel.net] has joined #ubuntu [12:26] k will try /etc/init.d/gdm stop [12:26] tahnx [12:26] heh, i got it...was just being slow. [12:26] dang this channel has a lot of folks [12:26] where in sweet christ's name is the "ignore" function in ubuntu's xchat? [12:26] any1 using aptoncd? [12:26] jerrcs: I dunno. Ask some of the developers, it looks like an issue on their end === RiVeTeR [n=rick@d57-184-174.home.cgocable.net] has joined #ubuntu === Minuo [n=Minuo@ool-45770a38.dyn.optonline.net] has joined #ubuntu [12:27] lufis: yeah I gotta find their irc channel im guessing :> === engwnbie [n=engwnbie@bas1-oshawa95-1177730574.dsl.bell.ca] has joined #ubuntu [12:27] Has a person named Clin1 been on here latly im looking for him === arnducky_ [n=ordinary@S01060017ee009b87.cg.shawcable.net] has joined #ubuntu === slidy [n=seba@84-255-205-4.static.dsl.t-2.net] has joined #ubuntu [12:27] crimsun: get the paste? === RebornDV [n=Sid@va-sboston1a-252.chvlva.adelphia.net] has left #ubuntu ["Leaving"] [12:28] hello? === MrObvious [n=paul@adsl-69-149-215-211.dsl.wchtks.swbell.net] has joined #ubuntu [12:28] cmwe, whois him, if he's on this network it will tell you [12:28] hello RiVeTeR [12:28] cmwe: yes he was banned according to my log [12:28] any ubuntu experts here... I'm a windows convert newbie === Firsty [n=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:28] whats up RiVeTeR? === FurryNemesis [n=laurent@host86-146-110-217.range86-146.btcentralplus.com] has left #ubuntu [] [12:29] can anyone tell me how to install the madwifi drivers under ubuntu 6.06 please? [12:29] PuRu: they're already installed. [12:29] just installed ubuntu on my laptop and I'm lov'n it [12:29] nice [12:29] wow that is some ban list [12:29] howto install kismet then? [12:29] Crap has any one seen him === lufis [n=sam@adsl-70-232-57-15.dsl.ltrkar.sbcglobal.net] has left #ubuntu [] [12:29] !wireless | PuRu [12:29] PuRu: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [12:29] who can help me install real player? [12:29] witless: right click over the offenders name... -> ignore === abaddon [n=socheat@cpe-65-24-15-81.columbus.res.rr.com] has joined #ubuntu [12:30] !realplayer > RiVeTeR [12:30] thanx [12:30] crimsun: will do ;) [12:30] !realplayer [12:30] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats === wangee [n=chris@180.42-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu === snide [n=snide@Toronto-HSE-ppp3896269.sympatico.ca] has joined #ubuntu === LuizArmesto [n=LuizArme@201-13-207-230.dial-up.telesp.net.br] has joined #ubuntu === pickett_ [n=pickett@ppp193-144.lns1.adl4.internode.on.net] has joined #ubuntu [12:31] well maybe I don't need to install real player... I just can't play videos off cbs.com [12:31] jrib, you said he was banned how long ths time... [12:31] no info on kismet on that link [12:31] RiVeTeR: are you sure they are real media? === LuizArmesto [n=LuizArme@201-13-207-230.dial-up.telesp.net.br] has left #ubuntu ["Saindo"] [12:31] can anyone tell me how to install kismet please? [12:31] midgetg0at: yes, but swamped atm [12:31] Anyone care to help debug my soundblaster pci512 not working under ubuntu 6.10 with a clean install? [12:31] cmwe: 17:43, now is 18:30 [12:31] PuRu, synaptic [12:31] ok...no worries, just trying to get this handled :) [12:32] no actually I'm not sure... just went to the site suggested by Pelo.. thanks man! [12:32] jrib, english please === mode/#ubuntu [+b *!*@dialup-4.91.96.127.Dial1.Orlando1.Level3.net] by LjL === cmwe [n=admin@dialup-4.91.96.127.Dial1.Orlando1.Level3.net] has left #ubuntu [requested] === mode/#ubuntu [-o LjL] by LjL [12:32] howto open with console please lol? [12:32] cmwe: he was banned at 17:43. The time now is 18:30 [12:32] its not in my menu for some reason [12:33] midgetg0at: boot with pci=routeirq === bsmntbombdood is now known as xor [12:33] midgetg0at: you appear to have an acpi problem [12:33] PuRu, in the menu applications > accessories > terminalo [12:33] hrm ok, were do i get to teh boot options? [12:33] Hey guys, I have a file that I'd like to copy or move to a specific dictionary. The file's name is tahoma.tiff, and I want to move or copy it to the following dictionary; ~/.wine/drive_c/windows/fonts . How do I do that? [12:33] ok... who can help with playing videos off a local network in ubuntu? === cmeme [n=cmeme@boa.b9.com] has joined #ubuntu === SirKillalot_ [n=sirk@dslb-084-056-114-228.pools.arcor-ip.net] has joined #ubuntu === phil__ [n=phil@89.242.96.158] has joined #ubuntu [12:34] Hello guys? === FirstStrike [n=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:34] Pelo, i know but its not in there for some reason, but i know there is a command for it too [12:34] snide, use nautilus and just copy it , fyi folders and files with a . before the name are hiden you'll have to display them, look in the options [12:34] i just dont recall wich one [12:34] PuRu, try enabling the extra repositories [12:34] Thanks. I use file broswer but I don't know if its nautilus .. === nic [n=nic@rtwl-590ce0bf.pool.einsundeins.de] has joined #ubuntu [12:35] hi [12:35] I'm trying to play videos off my windows network and I get an error === Doow [n=bwerf@c-129872d5.014-186-6e6b701.cust.bredbandsbolaget.se] has joined #ubuntu [12:35] snide, if you're using gnome it is most probably nautilus [12:35] i've problems with my samsung q35 - soundcard [12:35] Err, nevermind. Yeah Pelo, sorry lol. === mode/#ubuntu [+o LjL] by ChanServ [12:35] i'll get back here under ubuntu, i'm working under windows right now === mode/#ubuntu [+b *!*admin@Dial1.Orlando1.Level3.net] by LjL [12:35] brb === piwok [n=mazevedo@20151171039.user.veloxzone.com.br] has joined #ubuntu [12:35] nic, look up your make and model number in the forum === midgetg0at [n=brian@cable54-1-70.stoweaccess.com] has left #ubuntu [] === SlimG [n=robert@84.205.58.248] has joined #ubuntu [12:35] Pelo, do you have a link= [12:36] i'am german and did not found anything on the german forums [12:36] www.ubuntu.com , look for the forum in there === Joe_CoT [n=joeCoT1@139.84.112.4] has joined #ubuntu === waterpear [n=james@dialup-4.249.156.45.Dial1.Washington2.Level3.net] has joined #ubuntu [12:36] nic, try the english one === ragnar_123 [n=ragnar@217.172.86.46] has left #ubuntu [] [12:36] http://www.ubuntuforums.org/ === civing [n=civing@kr-lun-67-154-233-83.3.cust.bredband2.com] has joined #ubuntu === mode/#ubuntu [-o LjL] by LjL [12:37] Thanks, soon or later I gotta learn how to do the terminal / command line stuff.. it's more faster and better, right? [12:37] when you know what you are doing [12:37] snide, http://www.linuxcommand.org/index.php === Mook [i=MookDawg@pool-151-204-24-71.pskn.east.verizon.net] has joined #ubuntu [12:37] bookmark that link [12:37] Wheres the Compiz Theme manager? [12:37] oo thanks :D you guys rock! === First|Bleh [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:38] I hope someone can add computer hardware manufacturers who are Linux/FOSS/competition/etc friendly or unfriendly to http://vendors.bluwiki.org/ [12:38] lurker99: there is no such option === moreno25 [n=xx@65.Red-83-61-72.dynamicIP.rima-tde.net] has joined #ubuntu === vik [n=vik@cor9-ppp628.bur.dsl.connect.net.au] has joined #ubuntu [12:39] I have a question. My keyboard isn't working when I'm prompted to chose witch OS to boot.. And that's a bummer for me, I'de like to start windows and fix some things.. Any clues? === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu === HpS [n=hPs@abo-28-252-68.guy.modulonet.fr] has joined #UBUNTU === gripir [n=gripir@p549C959E.dip0.t-ipconnect.de] has joined #ubuntu [12:41] Bonsoir [12:41] civing, USB keyboard? [12:41] yeah, I have a USB keyboard [12:41] http://ubuntuforums.org/showthread.php?t=288355 <-- have the answer for this [12:41] but dont wanna register [12:41] civing, see if there is a configuration in the BIOS setup for "legacy keyboard support", or something similarly worded [12:41] anyone could do this for me? === dylan_thomas [n=dylan@200.181.170.10] has joined #ubuntu === Vix [n=chatzill@80-192-6-29.cable.ubr01.glen.blueyonder.co.uk] has joined #ubuntu [12:41] civing, if so, turn it on, see if anything changes. [12:41] thanks alot mate === aru_ [n=aru@71-34-228-206.eugn.qwest.net] has joined #ubuntu [12:42] crimsun: no... still didn't unmute automatically, should I revert back to the alsa-base in edgy? (1.0.11) === Shadowpillar_ is now known as Shadow[Away] === aru_ is now known as aru [12:42] Damn [12:42] It only got as far as Booting kernel... [12:42] then nothing. [12:43] Any ideas? [12:43] I'm looking at a banner add on a weather URL, and victoria's secret is claiming that they have a trade mark on the word "sexy". [12:43] Vix, I just got here, so I don't know what's happening [12:43] Vix, briefly? [12:43] pianoboy3333: didn't you do that with --reinstall? === GTX_ [i=charlie@charlie.iph.getpro.co.uk] has joined #ubuntu [12:44] http://www.rafb.net/paste/results/9dabe251.html <== What's up with line 7 there? [12:44] crimsun: well, you had me a few days ago install the feisty alsa-base which was 1.0.13 [12:44] witless: well, it works for me... (xchat 2.4.4) or do -> Window -> Ignore List -> Add. [12:44] sethk, thanks! I'll try that [12:44] the rigth side of my monitor does not work and i cannot afford to give my laptop away for 2 weeks or so, got stuff to do. anyone knows how i can make resolution 512x768 ? [12:44] civing, good, that usually works for what you are describing. [12:45] sethk, ok, here we go =) === dylan_thomas [n=dylan@200.181.170.10] has joined #ubuntu [12:45] drbreen, that's tough, because you need to tell the hardware 1024x768 but then tell the wm 512x768 === Os390 [n=hlouzao@248.Red-81-38-57.dynamicIP.rima-tde.net] has joined #ubuntu [12:45] drbreen, you can set a virtual resolution of 512x768 within a physical of 1024x768 [12:46] sethk: so there is no way to tell X to only use the left side ? === roya [n=roy@084202039166.customer.alfanett.no] has joined #ubuntu [12:46] drbreen, that might get something usable. [12:46] lurker99: thanks, it is accessible via the Window menu [12:46] drbreen, try the virtual resolution. at least, that should get it to open new windows in the visible part. [12:46] How strong is the encryption if it's unchanged in SSH? Is it 768 bit? === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has joined #ubuntu [12:47] drbreen, it might reject it, but it's worth trying. usuallyl virtual is larger than physical, and I never tried it the other way around. [12:47] Zambezi, check the ssh config files in /tec === dylan_thomas [n=dylan@200.181.170.10] has joined #ubuntu [12:47] Zambezi, /etc, that is [12:47] sethk: how does this work ? i tried something with virtual screens but then X always zoomed in and i had a real res of 512x384 or so with virtual 512x768 === asanchez [n=asanchez@78.Red-80-35-162.staticIP.rima-tde.net] has joined #ubuntu === eggzeck [n=exec@ool-44c745fc.dyn.optonline.net] has joined #ubuntu === name [n=name@sburn/devel/name] has joined #ubuntu [12:48] http://segfaulthunter.se.ohost.de/futubug.jpg its not [12:48] it is [12:48] this is interlacing [12:48] it looks crap [12:48] not sure what you mean by broken [12:48] oh [12:48] sethk, I'll have a look. Thanks. [12:48] that's interlacing, yeah [12:48] name: does that anything do do with ubuntu? [12:49] drbreen, that's not surprising; I said I hadn't tried virtual smaller than physical. but in that case did you specify both? also, make sure that there is only one choice of physical, so it doesn't try to find the most sensible physical to go with your virtual. [12:49] have anything to do === brian|lfs [n=Brian@216-15-45-30.c3-0.161-ubr1.lnh-161.md.cable.rcn.com] has joined #ubuntu === Deaigo743 [n=biglou@203-206-63-216.dyn.iinet.net.au] has joined #ubuntu [12:49] how does rhythmbox interact with last.fm? === Deaigo743 is now known as Deaigo [12:49] yes, ubuntu's ogle produces it === FirstStrike [n=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [12:49] ah yes is this from a dvd? [12:49] Does anyone in here run ubuntu server I was jsut wondering if tis any good? [12:49] dv_: indeed === b3tzi [n=b3tzi@adsl196-207-30-217-196.adsl196-9.iam.net.ma] has joined #ubuntu [12:49] name, which ubuntu distro? [12:49] hello [12:49] edgy [12:49] crimsun: so should I install the edgy version again? [12:49] hm === midgetg0at [n=brian@cable54-1-70.stoweaccess.com] has joined #ubuntu [12:49] name: well the frame was interlaced, you need to set some sort of de-interlacing algorithm [12:49] but had problems with that before [12:49] yes, I encountered this too [12:49] sethk: i did not try to limit the choices of real [12:49] brian|lfs, you aren't going to find people on #ubuntu who will say no, use some other distro. :) [12:49] is there a way to custom set the resolution and refresh rate for my monitor? [12:49] usually deinterlacing is applied, [12:50] sethk: wrong [12:50] pci=routeirq didnt do anything....how would i correct the acpi problem? [12:50] the strange thing is, some dvds do work [12:50] but I am not sure how to do this with ogle === wangee [n=chris@180.42-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [12:50] drbreen, try it, nothing to lose really, although the odds aren't great. [12:50] Why do I need to do a dist-upgrade to upgrade frozen-bubble? [12:50] yes, some dvds do not use interlacing === asX [n=asX@85-126-35-211.dynamic.adsl-line.inode.at] has joined #ubuntu [12:50] midgetg0at: try booting with pci=noacpi [12:50] name, tried with xine? [12:50] but all are futurama ones === gripir [n=gripir@p549C959E.dip0.t-ipconnect.de] has left #ubuntu ["ui!"] [12:50] brian|lfs, server is just a set of packages to install, not a different o/s. I do use it, and it works well for me. === RedKrieg [n=RedKrieg@ip68-10-83-27.hr.hr.cox.net] has joined #ubuntu [12:50] heh, it takes forever for ubuntu to mount this drive....anything else you suggest before i reboot? [12:50] nothlit: Ubuntu releases only get security fixes and fixes to serious bugs. they don't get new releases of programs === n0yd [n=dylan@about/linux/regular/n0yd] has joined #ubuntu === GTX_ is now known as GTX === Beep [i=beep@cpe-24-209-222-187.cinci.res.rr.com] has joined #ubuntu [12:51] name, try using xine [12:51] I have a question: how can I unrar a splited rar archive? === xor [n=gavin@about/copyleft/user/bsmntbombdood] has left #ubuntu [] [12:51] midgetg0at, what kind of drive? what size? what file system? [12:51] or kaffeine-xine / totem-xine (dvd via gstreamer is a little fishy) [12:51] FUDGE [12:51] I am having Video problems with vlc/compiz === halex-ab [n=halex@ppp244-53.static.internode.on.net] has joined #ubuntu === arrai [n=arrai@dslb-084-060-214-065.pools.arcor-ip.net] has joined #ubuntu === lufis [n=sam@adsl-70-232-57-15.dsl.ltrkar.sbcglobal.net] has joined #ubuntu [12:52] LjL, nm I reread aptitudes man page, its because the upgrade needs to install a lib (extra package) [12:52] Ubotu, please tell Dravas about compiz [12:52] I donno crimsun...i ahvent opened this box in a while. === CorpseFeeder [n=blackdal@ppp218-94.lns2.bne1.internode.on.net] has joined #ubuntu === the-mr-freak [n=chris@pD9E0B2D8.dip.t-dialin.net] has joined #ubuntu === rossco [n=ross@cor10-ppp4811.syd.dsl.connect.net.au] has joined #ubuntu [12:52] nothlit, yes unless you're particularly lucky trying to install an Edgy package on Dapper will result in some broken dependencies [12:52] sethk: Sorry. I just burned an Ubuntu DVD, am tryink to boot with it, but after I choose one of the menu options, it says Unpacking vmlinuz.gz.... Booting kernel..... and then just hangs. [12:53] hrm, ok, i'll try that boot option. [12:53] Vix, try using the text mode install on the alternate cd [12:53] Vix, might be a borked dvd, try buring it again [12:53] I have a question: how can I unrar a splited rar archive? [12:53] :x [12:53] Vix, with the dvd I think (but I'm not certain) that there is only one dvd. [12:53] sethk: I was using the 64-bit image btw. [12:53] Vix, what pelo said is also worth checking [12:53] anyone have any luck with dmraid in ubuntu before? [12:53] i boot to cd, select the option to boot ubuntu and f6 to enter boot options and then just enter "pci=noacpi" correct? [12:53] gnomefreak, good day [12:54] sethk: http://cdimage.ubuntu.com/releases/edgy/release/ <---- amd64... [12:54] dv_: same with xine === jj900 [n=jcg@244.Red-217-126-248.staticIP.rima-tde.net] has joined #ubuntu === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu [12:54] The AMD Mobile Sempron is 64-bit, right? === midgetg0at [n=brian@cable54-1-70.stoweaccess.com] has left #ubuntu [] [12:55] Vix: Maybe, maybe not [12:55] Vix, I'd have to check === DiMiTRiS [n=dimitris@netrun-30-118.cytanet.com.cy] has joined #Ubuntu [12:55] I think it is... [12:55] Try the x86 image? === idaho45 [n=idaho@201.243.30.225] has joined #ubuntu [12:56] It's a DVD+RW, should I just reburn it? [12:56] LjL, oh I'm not doing anything like that, Its just frozen-bubble was being upgraded from seveas' repo and I didn't even know that the repo had it [12:56] Vix, try a regular dvd instead === clearzen [n=Operator@216.190.234.16] has joined #ubuntu [12:56] dv_: i see you come from austria too, so this link might interrest you: http://www.heise.de/ct/Redaktion/ghi/faq_dvd/basics/DeinterlacingVergleich.html [12:56] I have a quick question! Does automatix2 install flash 9 on dapper? [12:56] I don't have any... XD [12:56] hi. What exactly is supposed to happen when I choose "hibernate" from the shutdown menu? I was wondering, because all that happens for me is it starts the screen saver then after a while the monitor turns off but the computer keeps running. It doesn't stop using power and certainly does not restore any open apps when I restart it. (The only way I can find to restart it from hibernate is to press the reset switch). [12:56] !automatix [12:56] !automatix | DiMiTRiS [12:56] automatix is a script that tries to install some software, and often fails and breaks systems. We don't provide support for it, and we strongly discourage its use. [12:56] DiMiTRiS: automatix is a script that tries to install some software, and often fails and breaks systems. We don't provide support for it, and we strongly discourage its use. [12:56] Ubotu, please tell DiMiTRiS about flash9 [12:56] i want to install Ubuntu on a CD-less workstation, i unplugged the hard disk, mounted it on my /mnt/cdless-station/, debootstrap a dapper Ubuntu in it, grub-installed and didnt get /vmlinuz in the chroot, any idea ? [12:56] nothlit, it dhouldn't have it, a mistake caused it to be there for a few minutes [12:56] Hold on, can I burn the normal CD image to the DVD? [12:57] DiMiTRiS, ask in #automatix chan :D === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [12:57] DiMiTRiS, automatix is crap -- we don't support it === jerp [n=lsdkf@c-24-98-84-233.hsd1.ga.comcast.net] has left #ubuntu [] === asanchez is now known as alejandro === darkmatter [n=darkmatt@206-163-249-175.yktn.hsdb.sasknet.sk.ca] has joined #ubuntu [12:57] Ok thnx for your replies [12:57] Seveas, does that mean I don't need libsdl-pango1 ? [12:57] The CD image would be faster to download.. === BoggsBeer [n=biglou@203-206-63-216.dyn.iinet.net.au] has joined #ubuntu [12:58] Vix, you don't have a cd/r blank? [12:58] I have a question: how can I unrar a splited rar archive? [12:58] nothlit, correct === Bany [n=banana01@82-41-249-243.cable.ubr01.linl.blueyonder.co.uk] has joined #ubuntu [12:58] Funnily, no. [12:58] I'm burning edgy I hope to be able to do dmraid [12:58] on my new rig [12:58] b3tzi, do you have the 'unrar' package installed? [12:58] Vix, I believe you can burn the cd image to a dvd, but that's second hand and I haven't tried myself. That is, I believe it will work. Of course you _can_ do it either way. :) [12:59] Seveas, ok, thanks for the info :) === ninnghizidha [n=ninn@chello084112032164.1.11.vie.surfer.at] has joined #ubuntu [12:59] halex-ab, unrar-free is already the newest version [12:59] sethk: Howzat? [12:59] yes === Bany [n=banana01@82-41-249-243.cable.ubr01.linl.blueyonder.co.uk] has left #ubuntu [] [12:59] How can I get the install CD to not "load additional modules" for nic-modules-.. etc.. it keeps locking up at that step. [12:59] Vix, use cdrecord, exactly the way you would if it were a cd/r blank [12:59] Ok. === RedKrieg [n=RedKrieg@ip68-10-83-27.hr.hr.cox.net] has joined #ubuntu [12:59] I'm on windows, using ImgBurn. :) === chipi_ [n=chipi@231-124-223-201.adsl.terra.cl] has joined #ubuntu [01:00] b3tzi, I'm using unrar, rather than unrar-free === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has joined #ubuntu [01:00] halex-ab, I know it's better but I can't figure out how to install it [01:00] It's in the Multiverse repos.. === lufis [n=sam@adsl-70-232-57-15.dsl.ltrkar.sbcglobal.net] has left #ubuntu [] [01:00] i solved it! [01:00] Just enable it, and install the unrar package.. [01:00] sethk: I'll go for the x86 CD... [01:00] dv_: ~ $ mplayer -vf pp=fd dvd://1 -dvd-device /dev/hdc [01:01] can you PM me those repos? [01:01] sethk: Safest. === Mantice [i=client@125-236-172-212.broadband-telecom.global-gateway.net.nz] has joined #ubuntu [01:01] Vix, ok. I didn't say that processor isn't 64, I said I don't know. but yes, 32 will run in either case. [01:01] I think I screwed my sources.list [01:01] Whats that mp3 server for ubuntu called ? === Vaske_Car [n=durad@d57-59-78.home.cgocable.net] has joined #ubuntu [01:01] Is there a way you can force all communication to take place using ssh on a entire subnet? [01:01] Mantice, Shoutcast? Icecast? [01:02] sethk: Is the 64 disro a big improvement? I don't have windows x64 so I can't tell? [01:02] No it dont stream music === bhudda [n=bhudda@71-221-137-247.bois.qwest.net] has joined #ubuntu [01:02] It like makes a webpage [01:02] of all your mp3s [01:02] when trying to play a dvd using vlc (or any program for that matter) i get an attempt to read, and then a sudden abort. when trying to copy files off a dvd i get the error 'failed to read data, input/output error'. what gives? [01:02] and if you click on the link you can download them. [01:02] Vix, no, in fact, I've seen cases where the 64 bit version ran slower. when it does help, the gain is in the area of 10% [01:02] sethk: Oh, ok... :) [01:02] nolimitsoya, doesnt matter what disc i try... [01:02] Mantice, copy all your MP3s into your /var/www directory..? heh :) [01:03] sethk: Any idea how many times I can rewrite a DVD+RW? [01:03] Not sure really.. [01:03] b3tzi, edit the file and take out whatever you think is causing the problem. === naholyr_ [n=naholyr@82.234.228.198] has joined #ubuntu [01:03] is Xarchiver in Ubuntu synaptic? [01:03] Vix, ca 1000x, depending of the quality and data written [01:03] How to install SoundMax drivers for motheboard? This is what I get output on shell http://pastebin.ca/252044 [01:03] Nice!! [01:03] Mantice: "apt-cache search mp3 web". type that. and if you get no (or very few) results, enable universe [01:03] Vix, I haven't used them, so I can't say, but the number should be reasonable. === ciaron [n=soth@cpc3-broo4-0-0-cust526.renf.cable.ntl.com] has joined #ubuntu [01:04] Yeah, 1000 sounds right. [01:04] nolimitsoya, you've use dvd+rw rewriting multiple times with good results? [01:04] Lahey, it's in dapper's main repo, so if you're using dapper, yes.. [01:04] Mantice, it might be gnump3d that you're looking for anyway [01:04] Lahey, wait, it's in Edgy too.. [01:04] sethk, yes. what would a bad result be? [01:05] nolimitsoya, a bad result would be that you rewrote, and you couldn't read. === clearzen [n=Operator@216.190.234.16] has left #ubuntu [] [01:05] i am using dapper LTS === tedward [n=tedward@cpe-24-162-121-75.hot.res.rr.com] has joined #ubuntu [01:05] In that case, it should in there.. [01:05] nolimitsoya, the "coaster" result, as the expression goes. [01:05] even better halex-ab === RebornDV [n=Sid@va-sboston1a-252.chvlva.adelphia.net] has joined #ubuntu === startswithz [n=bohonz@cpe-72-181-104-245.houston.res.rr.com] has joined #ubuntu [01:05] does anybody knows a program that can burn mpg to vcd? [01:05] no ideas on my dvd playback issue? works fine with (reg1) iso:s. just reg2 discs thats pearshaped. [01:06] hello everyone [01:06] Can anyone give me a bit of assistance? I'm having a hard time getting flash content to run in Firefox === kitche [n=ubuntu@pool-70-16-40-236.buff.east.verizon.net] has joined #ubuntu [01:06] I think it was gnump3d === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #ubuntu [01:06] sethk, has happend, but thats just something that happens when writing cd:s. a reformat and new write solves it. === LapSmiley [n=SmileyLa@about/last.fm/resident-dj/smiley] has joined #ubuntu === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has left #ubuntu [] [01:07] startswithz, what version of Flash are you running? Well, firstly, do you have Flash installed? === holger [n=hg@84-245-178-11.bpool.celox.de] has left #ubuntu ["Verlassend"] [01:07] nolimitsoya, ok, I meant a case where you could no longer use the blank, should have been more explicit. [01:07] please bare with my stupid question... new gnome user... how do i enable 3d acceleration with my vid card? ati mobile x200 [01:07] yeah [01:07] I just installed macromedia 7 [01:07] I'm on Ubuntu 6.10 with firefox 2.0 [01:07] So, is it just a site that doesn't work? [01:07] nolimitsoya, with cd/rw there are a couple of different erase types, and when the quick erase doesn't work, you use the longer erase. Not sure if that applies to dvd+rw === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #ubuntu [01:07] I'm trying to get line rider to work [01:07] sethk, no, never happend. did you do something strange, like writing dvd+rw with a dvdwriter only supporting dvd-rw? [01:08] nolimitsoya, no, I'm asking to help decide which dvd format to use [01:08] startswithz: I got half my school into playing that flash game :) [01:08] nolimitsoya, I've only used dvd-ram so far [01:08] okie dokie [01:08] starkruzr, so, it just won't run? [01:08] nolimitsoya: Aren't most rewriters DVD+/iRW? [01:08] well it kinda loads but doesn't [01:08] *+/- [01:08] I see the "click here to start" but it won't respond [01:09] sethk, ok, well dvd-ram cant be formated. perhaps thats why things go pearshaped? [01:09] additionally there is this weird little tiny line that shows up [01:09] [xfgk [01:09] startswithz, You _could_ try Flash 9 [01:09] Vix, new drives are, but back in the days... [01:09] Oh [01:09] nolimitsoya, not sure what you mean by that. with dvd-ram you use mkfs; specifically I use mkfs.ext3 with it. You can recreate the file system as many times as you like. [01:09] would that require me to use wine? or is flash 9 out for linux? [01:09] my unrar works [01:09] thanks guys [01:09] :) === Anti-Tedd [n=na@pool-162-83-146-180.ny5030.east.verizon.net] has joined #ubuntu === Android [n=Android_@81-179-87-109.dsl.pipex.com] has joined #ubuntu [01:10] nolimitsoya: Do you think I could burn a CD image to the dvd? The DVD isos are just so huge. [01:10] Hehhe I found some gnump3d servers through google mhahah [01:10] sethk, what i mean is that sectors are physical. those litte squares on the disc, you see... [01:10] startswithz, Flash 9 beta is available for Linux, yes.. === tim167 [n=tim@d515372D5.access.telenet.be] has joined #ubuntu === RedKrieg [n=RedKrieg@ip68-10-83-27.hr.hr.cox.net] has joined #ubuntu [01:10] cool where can I find it? [01:10] !flash9 [01:10] You can download Flash Player 9 Beta here: http://seveas.imbrandon.com/dists/dapper-seveas/custom/ (replace dapper-seveas with edgy-seveas for Edgy) - Official Adobe page at http://labs.adobe.com/downloads/flashplayer9.html [01:11] Vix, not sure what you mean, but you can write any type of iso to any type of medium. you wase a whole deal of space though, writing a 700mb iso to a 9.4gb medium [01:11] ok and I want the installer or the stand alone? [01:11] nolimitsoya: Any idea what comes on the 3.5GB DVD ISO? [01:11] nolimitsoya, I've not had problems with dvd-ram, regardless of the squares. :) It is slow, of course, but all dvd is relatively slow. [01:11] Anyway, my DVD is only 4.7GB [01:11] i want to download several files from a page, but some have the same name, Aria download manager says 'already downloaded' but it is in fact another file (other location) can Aria auto-rename this file in that case ? === f1assistance [n=packets@cpe-071-070-229-076.nc.res.rr.com] has joined #ubuntu [01:12] Vix: it has more packages [01:12] Vix, iso of what? [01:12] nolimitsoya: http://cdimage.ubuntu.com/releases/edgy/release/ === justin_ [n=justin@adsl-212-22-150.pfn.bellsouth.net] has joined #ubuntu === Comrade_S [n=Krush_U@pool-151-203-238-60.bos.east.verizon.net] has joined #ubuntu === rick_ [n=rick@c-68-63-143-240.hsd1.pa.comcast.net] has joined #ubuntu [01:12] kitche: Useful for setting up laptop wireless perhaps? [01:12] anyone know how to disable acpi in edgy? === RebornDV [n=Sid@va-sboston1a-252.chvlva.adelphia.net] has left #ubuntu ["Leaving"] [01:12] Vix, ah, as said, just more packages. pretty useless, if you ask me... [01:12] what is the su password for Ubuntu 6.10? [01:13] !root|f1assistance [01:13] Ok, I'm hoping wl works out of the box [01:13] f1assistance: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. === dope12345 [n=fuacer@24.3.217.180] has joined #ubuntu === xor [n=gavin@about/copyleft/user/bsmntbombdood] has joined #ubuntu [01:13] Vix: what's the chipset of your wireless? [01:13] ubuntu makes me want to vomit [01:13] Hmm, let me see. [01:13] kitche: thanks! === clearzen [n=Operator@216.190.234.16] has joined #ubuntu [01:13] Just thought i'd tell you that [01:13] Is there a download manager that auto-renames files according to their size? (to prevent overwriting) [01:13] xor, take it elsewhere === Morrissey [n=gnaleo@2.84-48-194.nextgentel.com] has joined #ubuntu === xor [n=gavin@about/copyleft/user/bsmntbombdood] has left #ubuntu [requested] === mode/#ubuntu [+b *!*@about/copyleft/user/bsmntbombdood] by Seveas === joss_ [n=joss@dslb-082-083-194-144.pools.arcor-ip.net] has joined #ubuntu [01:14] tim167, firefox uses a different name if you download the same file more than once, regardless of the size. [01:14] Hi, do I need composite?? Unfortunally ATI doesnt support it with DRI yet ... but what is it? Can I use ie: Bery/compiz? [01:14] yes but its 100 files, too many for click and point dl [01:14] i don't suppose there is a no-gui install on the normal edgy live CD is there? [01:14] Morrissey, no. Don't you love ati? === Vix_ [n=chatzill@80-192-6-29.cable.ubr01.glen.blueyonder.co.uk] has joined #ubuntu [01:15] tim167, I know, but firefox is using something at the file level that you can probably use yourself. [01:15] kitche: not working? [01:15] tim167, did you check wget? [01:15] AlienX: no it's the alternative cd is what you want probably [01:15] tim167, I think I remember a wget feature that might do what you need. [01:15] f1assistance: sudo is how you use sudo [01:15] kitche: Ralink something. [01:15] kitche, that's what I thought. Thanks :) [01:15] sethk: I use Aria now, Wget doesnt work with flashgot here [01:15] hibernate don't work for me. How would I go about finding where the problem lies? [01:15] tim167, ok, don't know flashgot [01:16] Vix_: hmm it might work out of the box some Ralink's work and others don't === bettyboop1975 [n=bettyboo@213-140-21-233.fastres.net] has joined #ubuntu [01:16] is there any way to pass boot params with the edgy installer? === Malachi [n=Malachi@207-119-46-222.dyn.centurytel.net] has joined #ubuntu [01:16] CorpseFeeder, what happens? [01:16] or do I need the alternate disc? [01:16] Seveas, hm :) ok, thanks [01:16] jirwin, press f6 (or f5, or whatever....) [01:16] How can I force machines on my network to use ssh? [01:16] sethk: I'll try to get gwet to work, can i use it without flashgot ? (outside firefox then ?) === CypherBIOS [n=cypher@ubuntu/member/cypherbios] has left #ubuntu ["Saindo"] === astronouth7303 [n=astronou@ppp-69-214-3-76.dsl.klmzmi.ameritech.net] has joined #ubuntu [01:17] *wget [01:17] clearzen: don't route telnet traffic? === Bilange [n=Warbird@Toronto-HSE-ppp3760203.sympatico.ca] has joined #ubuntu [01:17] tim167, yes, but remember, I said I don't know flashgot. [01:17] sethk: the screensaver starts, then the monitor turns off and that is as far as it gets, then there is no way to get the computer back on except pressing reset button and no apps a restored when it restarts. === djm62 [n=djm62@80-192-254-43.cable.ubr08.uddi.blueyonder.co.uk] has joined #ubuntu [01:17] I think I'll try reburning the 64-bit dvd... [01:17] how do I move data from thunderbird to evolution? === aimtrainer [n=aimtrain@p54AFB961.dip0.t-ipconnect.de] has joined #ubuntu === mode/#ubuntu [-o Seveas] by ChanServ [01:17] sethk: is there a gui for wget ? === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has left #ubuntu [] [01:17] clearzen, you can block other types of connections. people could get around that by tunneling, potentially. [01:17] tim167, gwger [01:17] tim167, gwget [01:17] how do I create a root user account in Ubuntu? === darkmatter [n=darkmatt@206-163-249-175.yktn.hsdb.sasknet.sk.ca] has joined #ubuntu [01:17] tim167, I'm sure there is, someone will know [01:18] !root | startswithz [01:18] startswithz: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. [01:18] tim167, see, before I could even say someone will know, someone knew :) [01:18] jirwin: I want all incoming and outgoing communication to use ssh. But not disallow other types of communication [01:18] I accidentally hit the Revert button on the Articulate Menu Editor, and now 1) My menu is all awry, and 2) The changes aren't immediate [01:18] startswithz, you have a root account, but root login is disabled [01:18] right [01:18] clearzen: tell your users to use ssh then [01:18] startswithz, the system cannot run without a root account [01:18] Seveas, sethk: thanks [01:18] how do I enable it? === pickett [n=pickett@ppp193-144.lns1.adl4.internode.on.net] has joined #ubuntu === First|Bleh [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [01:18] OK, whenever I type a random phrase into the location bar on epiphany and press enter, it tells me it isn't a valid url: is there any way of getting it to search the web on anything that isn't a valid URL? it's a nagging annoyance [01:18] startswithz, read what ubotu wrot === steffl [n=stefan@Q64a3.q.strato-dslnet.de] has joined #ubuntu [01:18] sethk: the computer continues to run after the monitor turns off.. it does not power down any drives or fans. [01:18] startswithz, you can set the root password, but some people (other than myself) think that sudo is safer [01:19] I've looked in preferences [01:19] startswithz: go to that link and it will have the answer === Daylighter is now known as Daylighter_ === bingnet922 [n=ken@c-24-20-164-10.hsd1.mn.comcast.net] has joined #ubuntu === CPrgmSwR2 [n=keith@adsl-75-9-222-133.dsl.crchtx.sbcglobal.net] has joined #ubuntu [01:19] CorpseFeeder, I'd start by running the command you are using to hibernate under strace. If you are using the gui, you'll have to track down what program is actually used. === swanfl [n=abe@pool-72-91-50-62.tampfl.dsl-w.verizon.net] has joined #ubuntu [01:19] Seveas: does Gwget rename files if they have the same name but come from a different url ? [01:19] tim167, iirc yes [01:20] even if they're from the same url === chipi_ [n=chipi@113-22-189.adsl.cust.tie.cl] has joined #ubuntu === chipi_ [n=chipi@113-22-189.adsl.cust.tie.cl] has left #ubuntu ["Abandonando"] === asdfasdfdd [n=ubuntu@S01060050bac94b86.cg.shawcable.net] has joined #ubuntu [01:20] Seveas: great, I'm synaptic-ing it now :p [01:21] heya, ubuntu cant read my hard drive's partition info, how can i remedy this? === _tcc [n=_tcc@69-161-101-250.bflony.adelphia.net] has joined #ubuntu === abc1Dc [i=Robert@e179163038.adsl.alicedsl.de] has joined #ubuntu [01:21] asdfasdfdd, sulphuric acid === clearzen [n=Operator@216.190.234.16] has left #ubuntu [] [01:21] i wish [01:21] hey [01:21] asdfasdfdd, what kind of drive? as in, IDE, SATA, SCSI? [01:22] sata [01:22] when trying to play a dvd using vlc (or any program for that matter) i get an attempt to read, and then a sudden abort. when trying to copy files off a dvd i get the error 'failed to read data, input/output error'. what gives? reading iso:s work just fine, though the only iso i have is reg1, and the dvd:s i try to read are reg2. would that matter? === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has joined #ubuntu [01:22] Ma anybody help me ? I have a prob [01:22] May* [01:22] !ask | abc1Dc [01:22] abc1Dc: Don't ask to ask a question. Just ask your question :) [01:22] what's your problem? [01:22] I want to install ubuntu [01:22] well, i don't call that a problem [01:22] abc1Dc: ok, how far are you in the process? [01:22] <_tcc> ha [01:23] LjL, I think there's more.. :) [01:23] and everything is all right. But if I reboot ubuntu the first time Ubuntu doesn't work [01:23] !doesn'twork|abc1dc [01:23] Sorry, I don't know anything about doesn'twork - try searching on http://bots.ubuntulinux.nl/factoids.cgi [01:23] hmm [01:23] !doesn't work [01:23] Doesn't work is a strong statement. Does it sit on the couch all day? Does it want more money? Is it on IRC all the time? Please be specific! Examples of what doesn't work tend to help too. [01:23] /kill LjL [01:23] It stops at "Starting hotplug subsystem" === LjL raises eyes === Soaking [n=Vvon@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has joined #ubuntu [01:24] And nothing works.... [01:24] Hello [01:24] sethk, the installer shows an empty space and fdisk -l gives Cannot open /dev/sda, its sata, any ideas? === _tcc points and laughs [01:24] abc1Dc, which version of Ubuntu is that? === phil__ [n=phil@89.242.96.158] has left #ubuntu ["Leaving"] === Vorbote [n=vorbote@unaffiliated/vorbote] has joined #ubuntu [01:24] hotplug has been dead for a while [01:24] I dont see any users in the user list, what's up with that? === degreseven [n=bryan@c-71-227-220-4.hsd1.or.comcast.net] has joined #ubuntu [01:24] Soaking, we're not here === der0b [n=mds@24.63.35.182] has joined #ubuntu [01:24] Soaking, alternatively, try typing /names === dibblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has joined #ubuntu [01:25] asdfasdfdd, could be that support for the SATA controller chip set in your box isn't loaded, or isn't available. === dibblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has left #ubuntu ["Leaving"] [01:25] asdfasdfdd, do you know what chipset it is? [01:25] wait a minut [01:25] ubuntu dapper installed properly [01:25] nforce 4 === Firze [n=duy@h59n2fls305o1032.telia.com] has joined #ubuntu === spencerk [n=sk@S0106001346fc0467.gv.shawcable.net] has joined #ubuntu [01:25] asdfasdfdd, try ubuntu edgy [01:25] ubuntu 5.10 [01:25] i am [01:25] asdfasdfdd, ok, dapper installing proves that it's available, and that the dapper install kernel includes it. [01:25] abc1Dc, that's ancient [01:26] im talkin to you on it :P === Soaking [n=Vvon@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has joined #ubuntu [01:26] asdfasdfdd, you can install dapper and then upgrade [01:26] abc1Dc, try the latest version === noobie0057 [n=zdux0012@cpe-66-91-13-13.hawaii.res.rr.com] has joined #ubuntu [01:26] my dapper install is corrupt [01:26] hi everyone, is there a reset command for when an audio app force-quits and clogs all sound? snd-reset or something? [01:26] asdfasdfdd, you can run dapper, find out which SATA module is being used, and see if there is a way to tell edgy to load it. === charber_M [n=charber_@66-168-13-198.dhcp.stpt.wi.charter.com] has joined #ubuntu [01:26] windows still boots right though [01:27] Ok thnx [01:27] asdfasdfdd, of course, if dapper works, why wouldn't windows work? [01:27] I'll try === dibblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has joined #ubuntu [01:27] I want to have multiple instances of a read-only directory, which you'd normally do with symlinks, but I want one file within that directory to be different - can think of a *good* way of doing it [01:27] dapper is corrupt [01:27] grub wont boot it [01:27] i get (Gwget:18159): CRITICAL **: view_selection_func: assertion `gwget_data_get_selected()!=NULL' failed === webmind [i=webmind@feather.perl6.nl] has left #ubuntu [] [01:27] asdfasdfdd, well, I'm not that judgemental :) === Spenlex [n=chatzill@pD9E040F6.dip0.t-ipconnect.de] has joined #ubuntu [01:27] dibblego: unionfs perhaps [01:27] asdfasdfdd, you mean it used to work, but became corrupted? === anto9us [n=anthony@cpc1-ptal1-0-0-cust444.swan.cable.ntl.com] has joined #ubuntu [01:28] LjL, I'll take a look, thanks [01:28] tim167: does that crash gwget? sicne I see those errors all the time and they don't do much really [01:28] hi room, supposing I want to mv /tmp/1/2/3/4/5/6/7/8/9/text /tmp/1/2/3/4/5/6/7/8/9/text.txt How can I do that without typing the same path for the destination? Is there an operator like . or ~ that would mean "relative to source?" [01:28] Hi I'm having trouble accessing administrative tools, and updating the OS, if I type gksu disks-admin I get an error message "sudo: unable to lookup computer-name via gethostbyname()" [01:28] Well I'll try [01:28] yea after i reinstalledwindows and tried installing grub on the windows partition, not knowing i had to specify the linux partition [01:29] kitche: it worked for a while but crashed once, first time i use it tho === eduhat [n=eduhat@76.18.50.154] has joined #ubuntu [01:29] noobie0057: post the contents of /etc/hostname and /etc/hosts [01:29] noobie0057: (on http://paste.ubuntu-nl.org ) [01:29] nf 4 should have support [01:29] bingnet922: ./text.txt can be your destination sicne . means folder your in now [01:29] hey guys, i need help with setting up wireless, i know my card uses the wlan driver, but how would i set that up? [01:29] bingnet922, just type the filename for the destination [01:30] halex: THANK YOU! === G-net|Gilnim [n=gilnim@pD9EB87A8.dip0.t-ipconnect.de] has joined #ubuntu === swanfl [n=abe@pool-72-91-50-62.tampfl.dsl-w.verizon.net] has joined #ubuntu [01:30] jrib: file not found === Sobko [n=deb@219.95.102.241] has joined #ubuntu === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #ubuntu [01:30] asdfasdfdd, you should be installing grub on the mbr [01:30] noobie0057: both? [01:30] yeah,, scary? [01:30] bingnet922, np! You should end up with something like mv /etc/test/t.conf m.conf === xdg [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [01:31] noobie0057: yeah, kind of strange. Did your install go ok? [01:31] where is the mbr physically? is it a reserved space or on a partition? === dibblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has left #ubuntu ["Leaving"] [01:31] anyone know what package creates /etc/hosts and /etc/hostname? [01:31] asdfasdfdd: it's at the first sectors of the disk [01:31] jrib: never had a problem, ubuntu been great [01:31] gwget crashed again [01:31] hello [01:31] how to delete crash file [01:31] jrib: your editor ;-) [01:31] asdfasdfdd, the mbr is the first sector on the drive === Firsty [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [01:32] k, but when i reinstalled grub i had to specify where grub files would be (on my ubuntu install) am i right? === jirwin [n=jirwin@osuosl/net/jirwin] has left #ubuntu [] [01:32] asdfasdfdd, yes [01:32] jrib: I did update the /etc/hosts file once,, found one on the net to prevent advertisements,, it worked fine,,, I don't know why it's missing.. I probablly backed it up.. but not /etc/hostname [01:32] jrib: /etc/hosts seem to come from lessdisks-terminal === kudzubane [n=taopunk@66-23-228-222.clients.speedfactory.net] has joined #ubuntu [01:32] hey guys, i need help with setting up wireless, i know my card uses the wlan driver, but how would i set my card up with the wlan driver, i have downloaded the .tar.gz, so im ready for anything, how would i do this? [01:32] halex: it didn't work using cp, stderror=cp: omitting directory '[sourcedir] ' [01:32] asdfasdfdd, but it's possible to install grub to the partition and use another boot loader, and I meant that this isn't what you want to be doing. [01:33] how to delete or folder [01:33] asdfasdfdd, yes, you do have to tell grub where to find its files === ashika [n=ashika@CPE0014bf819563-CM001225418aa4.cpe.net.cable.rogers.com] has joined #ubuntu [01:33] kitche: apt-file sometimes fools you ;) [01:33] LjL: I looked on packages.ubuntu.com [01:33] Sobko, if it is empty, rmdir. if it has files and you are sure you want to delete them, then rm -fr /directory-name [01:33] noobie0057: well try creating /etc/hosts with "ubuntu" and /etc/hostname with "127.0.0.1 localhost.localdomain localhost ubuntu" without quotes. And hcange "ubuntu" to whatever hostname you want (in both files) [01:33] k, i tried reinstalling grub specifying the windows partition several times before i used the ubuntu partition and now it wont boot [01:33] Sobko, either the full path to the directory, or a relative path [01:34] Anyone need help? [01:34] rm _usr_bin_xchat.1000.crash [01:34] asdfasdfdd, probably you didn't get the install parameters exactly right yet. [01:34] it true [01:34] Sobko, rm, without any flags, can't remove a directory [01:34] jrib: sorry,, maybe I am mistaken,, if I type the command "type /etc/hosts" I get a file not found but if I cd to that directory and do an ls I do see the file [01:34] kitche: whichever. the point is, that package gives you a "tiny Unix" for diskless terminals, that's probably why it contains an /etc/hosts... but the actual /etc/hosts one normally has comes from somewhere else, i bet [01:34] o [01:34] Sobko, the -r, recursive, allows rm to remove a directory and all the files in the directory [01:34] now i cant reinstall grub again though.. i cant see my partitions [01:34] LjL: I know that there is base/hostname but that only has bin/hostname [01:35] Sobko, rmdir can be used to delete an empty directory [01:35] noobie0057: try "cat /etc/hosts" [01:35] kitche, post-installation scripts can create files as well [01:35] asdfasdfdd, sounds like your mbr got clobbered, and you need to reconstruct it. === clemyeats [n=clem@83.245.76.204] has joined #ubuntu [01:35] how might that be done without reinstalling windows [01:35] jrib: yes that worked,, the file is there [01:35] LjL: then I m betting it's probably base/hostname then [01:36] i hate talkin to windows reps on phone [01:36] noobie0057: ok do the same for the other file and put the contents on http://paste.ubuntu-nl.org [01:36] asdfasdfdd, you can reconstruct it with fdisk. the trick is knowing where the partitions start and end === CorpseFeeder [n=blackdal@ppp218-94.lns2.bne1.internode.on.net] has left #ubuntu [] [01:36] Halex, ashika: Yikes! "~$mv /tmp/1/2/3/file file.txt" resulted in deletion of "file!" [01:36] can i delete log folder === rich_ [n=rich@12-205-137-127.client.mchsi.com] has joined #ubuntu [01:36] well i dont know that, how can i find out? [01:37] bingnet922: it got moved to your current directory [01:37] bignet922: What? === b3tzi [n=b3tzi@adsl196-207-30-217-196.adsl196-9.iam.net.ma] has left #ubuntu ["Ex-Chat"] [01:37] bingnet922: What? [01:37] bingnet922, no, it renamed it to file.txt === CyberMick [n=na@61.68.160.25] has joined #ubuntu === atzar [n=atzar@lab75-3-82-235-26-179.fbx.proxad.net] has joined #ubuntu [01:37] bingnet922, in whatever was the current directory at the time [01:38] OK, I see it. It was renamed and moved to pwd. [01:38] jrib: thanks, the resulting url is http://paste.ubuntu-nl.org/32635/ this is the hosts file [01:38] What I want to do is mv or cp to same path as source without re-entering the path [01:38] Is there an operator for that? [01:39] bingnet922: easiest way would be to just 'cd /some/path' then just do 'mv foo bar' [01:39] you can cd to the directory [01:39] jrib: the hostname file is at http://paste.ubuntu-nl.org/32636/ [01:39] i dont have the make, or gmake command, how can i add those using aptitude? [01:39] How can I rename or copy a file in another directory without entering the path twice and without cd'ing to the other dir? [01:39] eduhat: Why dont you use synaptec. [01:40] Is there an operator like ~ or . for that? === rafael_periN [n=rafael@200.146.118.175.adsl.gvt.net.br] has joined #ubuntu [01:40] ashika: i dont know, i like aptitude, plus im not on gnome === rafael_periN [n=rafael@200.146.118.175.adsl.gvt.net.br] has left #ubuntu [] === TLE [n=kenneth@217.74.211.14] has joined #ubuntu === xtefanno [n=xtefanno@201.53.12.63] has joined #ubuntu [01:40] bingnet922, you can always use the full path for any argument. you never have to cd for _any_ command. === das-q [n=das-q@p57A0E75B.dip.t-dialin.net] has joined #ubuntu [01:41] bingnet922, if you give a directory name as the target (the last argument), cp will create a file with the same name [01:41] bingnet922, so cp /x/abc.def /y will create /y/abc.def, if y is a directory === Cosmonaut3030 [n=cosmonau@augusta54.demon.co.uk] has joined #ubuntu [01:41] eduhat: Did you try aptitude make? [01:41] noobie0057: you want to make sure you have this in your /etc/hosts: 127.0.0.1 localhost.localdomain localhost zdux0012-desktop === seanieb64 [n=seanieb6@netblock-68-183-100-230.dslextreme.com] has joined #ubuntu [01:41] Is there a program I can use to shrink an iso file with linux? [01:41] bingnet922, to copy it to the current directory, you can say: cp /x/abc.def . [01:41] eduhat: Thats make's package name [01:41] bingnet922, which creates ./abc.def [01:41] sethk, can i print the info i need via dos? i can still boot windows === SoakingEggShells [n=SoakingE@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has joined #ubuntu [01:42] ashika: thx [01:42] eduhat: Did it work? And what else did you need === SurfnKid_ [n=SurfnKid@unaffiliated/surfnkid] has joined #ubuntu [01:42] asdfasdfdd, I doubt it, but I'm not a windows expert. If your mbr is clobbered, windows won't be able to see it any more than linux can === bobd [n=bobd@dhcp1-66-244-84-223.stfd.smithvilledsl.net] has joined #ubuntu [01:42] eduhat: be sure yo have makedepend and makedev they are required by make. I dont know if aptitude gets them for you [01:43] Can anyone tell e how to upgrade Perl on Ubuntu without deleting everything along with Perl? [01:43] noobie0057: did you ever create a root password? [01:43] basically the kubuntu-desktop and all it's dependencies. [01:43] jrib: Isn't root autogenerated? === rafael_periN [n=rafael@200.146.118.175.adsl.gvt.net.br] has joined #ubuntu [01:43] ashika: I have no idea what that means :) [01:43] sethk: I'm with you. Except for "you can always use the full path for any argument. you never have to cd for _any_ command." === green_earz [n=admin@213-232-83-67.dsl.prodigynet.co.uk] has joined #ubuntu === rafael_periN [n=rafael@200.146.118.175.adsl.gvt.net.br] has left #ubuntu [] === Euz [i=script@200.101.243.77] has joined #ubuntu [01:44] jrib: As in ubuntu automatically makes a random root password and all you do is change it in System > Administration > Groups and users [01:44] bingnet922, right. what's the problem with that? [01:44] jrib: yes I have a root password,, well it's the same as my users password,, I don't think it could have been compromised,, it's like 15 characters random ascii [01:44] ashika: no it doesn't make a random one, it's a blank one === CountDown [n=Count@dhcp-45-126.media.mit.edu] has joined #ubuntu [01:44] ashika, no [01:44] ashika: it's not a random password. it's a locked account. [01:44] sethk: What do you mean by "you can always use the full path for any argument. you never have to cd for _any_ command." [01:44] ashika, root is actually disabled/locked [01:44] jrib: For me it was automatically filled in and all I did was change it. [01:45] ashika, if it's the password from the desktop install, it's set to a special value that prevents root login [01:45] Telroth_Plushie|: Not for me. I went to users and groups and it was already there. === Riyo [n=riyonuk@65-169-206-150.hctc.net] has joined #ubuntu === rothgar [n=jlgarris@69-169-91-21.lmdaca.adelphia.net] has joined #ubuntu === Stv- [n=tux@yap-pm02-s45.telecom.fm] has joined #ubuntu [01:45] Telroth_Plushie|, root is not disbled/locked. _login_ for root is disabled. [01:45] noobie0057: well I ask because you won't be able to use sudo to edit the file. So su to root and edit it that way (otherwise you'd have to reboot, etc...) [01:45] ashika, that's a mask === bobd [n=bobd@dhcp1-66-244-84-223.stfd.smithvilledsl.net] has left #ubuntu [] [01:45] You can make a wireless card, in ubuntu, do double-duty, as in adhoch and infrastrucutre at the same time? [01:45] Is there a program to shrink an ISO? [01:45] ashika, root is there. the system cannot run without a root account [01:45] so someone can't see how long the password is [01:45] Telroth_Plushie|: Mask? What do you mean. Root is there and when I changed that sudo changed aswell [01:45] jrib: it looks like I'm missing a new line character or several new line characters. I'm going to clean it up, reboot, then if it works back it up and maybe try updating it again,, thanks for your help!! === fee [n=fee@CPE-203-144-23-25.dsl.OntheNet.net] has joined #ubuntu [01:45] ashika, if you do man passwd you'll see how a password is created to prevent login === charber_M [n=charber_@66-168-13-198.dhcp.stpt.wi.charter.com] has left #ubuntu ["Leaving"] === CyberMick [n=na@61.68.160.25] has left #ubuntu [] [01:46] noobie0057: shouldn't need to reboot (I think) [01:46] ashika, the root account in ubuntu is precisely the same as the root account in any other linux distro === SurfnKid_ is now known as SurfnKid [01:46] sethk: I know I mean't it generated a password by itself so no one can login untill you change it [01:46] ok so you wouldnt waist your money on 3 celerone @ 3.2ghz each with an OM setup? [01:46] ashika, correct [01:46] ashika, what i mean is if you give root a 1 character long password, it will look like a 6 char password, as will a 32-char password [01:46] Anyone here know what I can do with my need to upgrade Perl? === fee is now known as [fe3] [01:46] sethk: Thats what I was saying. [01:46] ashika, ok [01:46] Telroth_Plushie|: But its randomnly generated is it not? [01:46] Telroth_Plushie|: When you install. [01:46] no [01:46] ashika, no. [01:46] ashika, it doesn't generate a password [01:47] Or is that impossible? [01:47] Telroth_Plushie|: So its blank but appears to be generated. Ah I see thanks. [01:47] ashika, as I already told you, man passwd will tell you about how it is created. [01:47] there literally is no password [01:47] Hey what is up guys? [01:47] ashika, no, it is not blank [01:47] you can't log into an account with no password === bang [n=bang@203-49-192-32.dsl.dodo.com.au] has joined #ubuntu [01:47] ashika, it is a _special_ value that is known to never result from any password [01:47] does anyone here use gpilot ? [01:47] sethk: What do you mean? === Daylighter_ is now known as Daylighter [01:48] hey has anyone had a problem with ntfs-fuse? [01:48] sethk, so i need to completely re-partition? [01:48] bang: yes, many people probably have [01:48] ashika, it is set with passwd -l if you run the command man passwd it will tell you how that works [01:48] asdfasdfdd, you need to rewrite the mbr. with the correct data for the partitions that already exist. === rlinfati [n=rlinfati@pc-174-108-86-200.cm.vtr.net] has joined #ubuntu [01:48] LjL, i followed website instrutions but it wont let me mount it [01:49] asdfasdfdd, which is quite different. you want to save all the data on your partitions. borking the mbr doesn't actually touch the data [01:49] sethk: you use a lot of whitespace =) [01:49] Doow I do ? [01:49] Got a PC Id like with Ubuntu [01:49] sethk: any special reason? === existance [n=existanc@cpe-24-242-205-133.houston.res.rr.com] has joined #ubuntu [01:49] i dont have the data, is there a utility to do it? === existance_ [n=existanc@cpe-24-242-205-133.houston.res.rr.com] has joined #ubuntu [01:49] sethk: yes =P === existance_ is now known as jtann [01:49] Doow, I was setting off the part of what I was typing that's a literal command [01:49] sethk: Yes I just typed that in terminal so what does the - l option do? [01:49] Anyone know about how to upgrade perl? [01:49] is there a way to convert the hdd to vfat? if its a ntfs? besides a format? [01:49] however its got a CD-ROM, how can I install the needed files and then pull the rest of the 3.2gb from another local network source instead? [01:49] I'm installing it from a deb. [01:49] I'm running Dapper and would like to upgrade to Edgy... what's the suggested way of doing this? apt-get dist-upgrade, or fresh install? [01:49] sethk: ok === ekimus [n=mmarcher@217.199.88.159] has joined #ubuntu [01:50] ashika, "man passwd" is a command that tells you what all the passwd options do. [01:50] CountDown, do not do dist-upgrade === maddog39 [n=maddog39@c-75-68-138-208.hsd1.nh.comcast.net] has joined #ubuntu [01:50] mmm [01:50] if I try to yuse apt-get it tries to uninstall kubuntu-desktop. [01:50] ashika, I couldn't possibly type in a better explanation than the one you already have, just waiting for you to read it. in man passwd, you can do /-l to find dash l so you don't have to read all of it. [01:50] varsendaggr: I read the man page on it and it didn't seem like it would do the trick. [01:50] could i set a network share and then in Synaptic Manager add the CD ROM source from the network? [01:50] i guess ill try that [01:50] ashika: passwd -l locks account [01:50] CountDown, go to the ubuntu.com website and it has a script to run i think [01:50] sethk: I did that but it didn't explain what each option did other than -l and 5 more things equal to login. [01:51] jrib: your right, I cannot edit the file,, su root tells me Authentication failure [01:51] CountDown, i will go to the site and help you with that [01:51] why don't do dist-upgrade? [01:51] ashika, -l is what you were asking about. it tells you what -l does. so what's missing? [01:51] sethk: Sorry just found it. [01:51] ashika, I checked before I told you to run it. :) [01:51] sethk: Smart :) [01:51] sethk, is there a utility to scan the partition info and rebuild the mbr? === ccooke [n=ccooke@spc1-walt5-0-0-cust406.asfd.broadband.ntl.com] has joined #ubuntu === finsta [n=finsta@modemcable133.1-200-24.mc.videotron.ca] has joined #ubuntu [01:52] asdfasdfdd, there are some programs of that sort around. not in the distro, you'll have to download. === mercykiller [n=mercykil@e8.28.ce6d.cidr.airmail.net] has joined #ubuntu [01:52] sethk: you know in gnome does the seperator count in the countdown for default OS to boot? So would I count Other Operating Systems as something because it can be highlighted with down key? [01:52] asdfasdfdd, I use my own, which aren't really usable for non-hackers. but google will show you lots of them [01:52] sethk: Sorry I meant grub not gnome === Dante123 [n=misterni@bas4-kitchener06-1096618624.dsl.bell.ca] has joined #ubuntu [01:53] varsendaggr: http://www.ubuntu.com/download/releasenotes/610?highlight=%28dist-upgrade%29 [01:53] noobie0057: ok reboot and choose "recovery mode" from the grub menu. Then use 'nano -w /etc/hosts' to edit the file. It is pretty straight forward. ctrl-o saves, ctrl-x exits. Alternatively, you can copy the file somewhere in your HOME, edit it with your favorite editor now, and then just overwrite your old one with the edited copy in your HOME once you are in recovery mode === wasp_ems [n=wasp_ems@82-44-144-193.cable.ubr01.haye.blueyonder.co.uk] has joined #ubuntu [01:53] ashika, there is a parameter to set how many seconds before booting the default. hold on, I'll get the name [01:53] I have Dell Optiplex 192 MB RAM, 350 MHZ Pentium II processor......and an HP Pavilion 533 AMD K2 Processor with 256 MB ram.....both have 5 gig drives.....any recommendations on a linux distro for these older machines???? === valehru_server [n=valehru@218.61.198.68] has joined #ubuntu [01:53] noobie0057: I have to reboot now as well, any questions before I go? [01:53] why "do not do dist-upgrade"? [01:53] Can somebody tell me how to go about getting my PCI wireless card to work in Ubuntu? Im currently in Windows [01:53] !info testdisk | doesn't rebuild the "MBR", i think, but it does claim to try and rebuild the partition table [01:53] testdisk: Partition scanner and disk recovery tool. In component universe, is optional. Version 6.4.1-1 (edgy), package size 459 kB, installed size 1232 kB [01:53] ashika, timeout. as in, on a separate line, "timeout 30" [01:53] any .exe binaries that i can run via windows? (since i can only run live ubuntu) [01:53] sethk: I know that but does the Other Operating Systems seperator count as a OS when selecting from 0-3 which one to boot. [01:54] CountDown, Yeah that was the one i used [01:54] sethk: I was asking whther to count Other Operating Systems as a OS for which one is default os. [01:54] ashika, everything with a title line in menu.lst counts [01:54] sethk: Thanks [01:54] ashika, put your menu.lst file on the paste site, if you need more specific help. [01:54] varsendaggr: Thanks. [01:54] sethk, could you point me to an exe utility for windows? [01:54] <[fe3] > hi, I am trying to set the native screen resolution of my HDTV in ubuntu to 1366x768.. with ATI radeon 9800SE, however I cannot seem to be able to do this. Google search has revealed many people with similar problem.. does edgy eft intend to support native HDTV resolutions? [01:54] anyone know some commands or strings for ntfs-fuse? [01:54] How well does Ubuntu perform on a Hyperthreading Intel chip? === steveb [i=steve@about/uk/perfect] has joined #ubuntu [01:55] asdfasdfdd, I don't know, sorry. google should help you. or a windows channel on IRC. or someone else here. [01:55] with 512MB RAM [01:55] sethk: I dont need help I just wanted to know if I could the seperator when selecting a default [01:55] xorg.conf controls res [01:55] Hey guys, got a question here. I got a laptop which I cannot afford to reformat. The OS needs to stay on there and when resizing it dies and I gotta load up a Ghost image [01:55] ashika, ok [01:55] CountDown, i used that one -----> gksu "update-manager -c" [01:55] methinks [01:55] What do you guys suggest? [01:55] CountDown, wait [01:55] !fuse | bang [01:55] bang: Though it's still very unsafe, you can read about Ubuntu NTFS writing here: https://wiki.ubuntu.com/Lkraider/NtfsFuse [01:55] It's an IBM T42 [01:55] SurfnKid, that's too vague to answer. === _orian_ [n=paul@206-248-153-41.dsl.teksavvy.com] has joined #ubuntu [01:55] sethk, well windows xp is just too slow [01:55] sethk: So you said seperator counts correct? [01:55] <[fe3] > does anyone use a 16:9 resolution here? is it even possible? === Sobko [n=deb@219.95.102.241] has joined #ubuntu [01:55] but oh well ill have to wait [01:55] CountDown, i first did the apt-get dist-upgrade and it killed my system [01:55] till i try it [01:56] ashika, I don't think that it does, no, but I have to double check to be certain. [01:56] varsendaggr: Um, too late. [01:56] hello. dont suppose anyone can tell me where i can get the 2.6.17-10 kernel sources? the apt package is 2.6.10-13 for some reason [01:56] I am having some problems with a 6.10 server install [01:56] too late what? [01:56] varsendaggr: I'm going with update-manager. It's running now. [01:56] fe3, edit your config for that [01:56] SurfnKid, if you use GUI programs on it you won't find it significantly faster or slower than windows [01:56] :) [01:56] cool that is the way to do it [01:56] yeah [01:56] sethk: Is it possible to check or do I have to do trial and error? === tin_nqn [n=tin@host246.201-252-154.telecom.net.ar] has joined #ubuntu [01:56] YAY!! [01:56] I can ssh to the box on my network but from the box I cannot get to the internet [01:56] !info linux-source-2.6.17 | steveb [01:56] linux-source-2.6.17: Linux kernel source for version 2.6.17 with Ubuntu patches. In component main, is optional. Version 2.6.17-10.33 (edgy), package size 44986 kB, installed size 45120 kB === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu === tombott [n=tomb@tombott.force9.co.uk] has joined #ubuntu [01:56] hello [01:56] ashika, I can check the code, but it will take a few minutes. might be quicker to just try it. [01:56] Anybody? [01:57] hello i have installed xgl and beryl on xubuntu.when i login xgl and i try to load beryl i get the following error can anyone help?waspius@KiLlEr313:~$ sudo killall xfwm4 && beryl-manager [01:57] Password: [01:57] waspius@KiLlEr313:~$ XGL Present [01:57] beryl-xgl: Support for non power of two textures missing [01:57] beryl-xgl: Failed to manage screen: 0 [01:57] beryl-xgl: No manageable screens found on display :1.0 [01:57] ashika, I'm nearly certain that only "title" lines will be counted. [01:57] The code in menu.lst doesn't say [01:57] !paste | wasp_ems [01:57] wasp_ems: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [01:57] LjL: yes. i have that. but in the version.h it says its 2.6.17-13 === Skwid_ [n=Skwid___@bas1-montreal42-1242353834.dsl.bell.ca] has joined #ubuntu === gustavold [n=gustavo@201.37.115.208] has joined #ubuntu [01:57] the seperator says Other Operating Systems and it can be highlighted but pressing enter just flickers the screen [01:57] sorry === adaminla [n=adam@66-214-36-97.dhcp.lnbh.ca.charter.com] has joined #ubuntu [01:57] how can I do an infinite loop of number in bash ? [01:57] sethk, but the virus, popup, spyware issue will get fixed which is about 50% of the problem, and itll be great to administer via CLI [01:57] rothgar, start by checking your default route [01:57] How to remove old kernel [01:57] tin_nqn, perform an expression where true == true? [01:58] And increment the number? [01:58] sethk: how do I check that? :( [01:58] does the ubuntu clean the /tmp folder regularly? [01:58] wasp_ems, what's you're depth? [01:58] just delete or what [01:58] *your [01:58] yes, incrementing the number === name_ [n=name@chello062178002083.1.11.vie.surfer.at] has joined #ubuntu [01:58] SurfnKid, you asked about performance, so I answered you. Obviously I'm a linux user. === dcordes [n=dcordes@dslb-084-062-050-002.pools.arcor-ip.net] has joined #ubuntu [01:58] brb apparently there is an option on fdisk in cmd that fixes the mbr, ill tell you how it goes sethk [01:58] steveb: well, the ubuntu kernel packages get patched. kernel.org if you want a fresh kernel tarball [01:58] Hey guys, got a question here. I got a laptop which I cannot afford to reformat. The OS needs to stay on there and when resizing it dies and I gotta load up a Ghost image. It's an IBM T42...Anybody? [01:58] if you're running 24-bit color, you'll need to drop it to 16 [01:58] waso_ems: just start beryl-manager that'sa ll I had to do [01:58] Telroth_Plushie|, 24 [01:58] rothgar, at a console prompt, type in route (with no arguments) which will show you the current routing table === SoakingEggShells [n=SoakingE@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has left #ubuntu [] === name_ is now known as name === Riyo [n=riyonuk@65-169-206-150.hctc.net] has left #ubuntu [] [01:58] finsta, what are you using to shrink the partition? [01:58] sethk, ok if i run into issues ill holler :) [01:59] wasp_ems, change it to 16 bit; beryl only plays nice with powers of two (1, 2, 4, 8, 16, 32, ...) [01:59] LjL: oh i know. the linux-kernal package is 2.6.17-10 though, and the linux-source is 2.6.17-13! they dont match up! === ralbeser [n=ralbeser@pool-71-248-213-78.cmdnnj.east.verizon.net] has joined #ubuntu [01:59] Telroth_Plushie|, will it load in that case?is that the problem? [01:59] wow [01:59] Sethk, I've used Acronis and PartitionMagic [01:59] i just upgraded to edgy [01:59] wasp_ems, i'm pretty sure [01:59] LjL: i think someone must have put the wrong tar in for the source package because it is named as 2.6.17-10 [01:59] that's the problem i had [01:59] It dies on resizing [01:59] finsta, and both fail? that's odd. [01:59] if it's not, come back [02:00] and it seems that im running xgl + compiz now, even without chosing it when logging in ! [02:00] Yeah [02:00] isn't that odd ? [02:00] Yet the HD is fine [02:00] steveb, the version of the *package* is 1.6.17-10. if then version.h or whatever says otherwise, my guess is that it's because of patches from the Ubuntu team, which should then also exist in the binary version === noobie0057 [n=zdux0012@cpe-66-91-13-13.hawaii.res.rr.com] has joined #ubuntu [02:00] No errors on HD tests [02:00] And it works fine otherwise [02:00] sethk: what should it look like? I see my router as the default gateway, but that is about all I recognize [02:00] finsta, if you were resizing linux it would be easy, because you could back up and then restore the files. [02:00] halex-ab: can you help me? [02:00] finsta, but that won't work with a bootable xp partition. [02:00] Skwid_: hehe, yeah === lifepositive [i=truth@gateway/gpg-tor/key-0x0F865BCC] has joined #ubuntu [02:00] rothgar, that's all you need to see. [02:00] Just dies out and kills the WinXP install [02:00] LjL: yes... they dont. uname -a gives 2.6.17-10 [02:00] steveb, could be, but i doubt it. i think it's just 2.6.17-10 *with some stuff backported from -13*. admittedly though i don't really know [02:00] rothgar, can you ping the router? [02:00] tin_nqn, I'm not really a BASH expert.. [02:01] Doow: why is that ? [02:01] finsta, wait, now I'm confused. what winxp install? [02:01] sethk: nope [02:01] ... [02:01] cheers peoples i had group=ntfs changed to gid=1001 ;) fixed problem [02:01] Skwid_: I have no idea, but I agree that it's odd [02:01] cheers ;) [02:01] :) === DelawareAEA [n=daniel@76.17.114.252] has joined #ubuntu [02:01] steveb, if you're sure about that, then it's worth filing a bug [02:01] Doow: any way to check which one i am actually running ? [02:01] I'm resizing a WinXP install...I asked some people and was suggested to go here. I can't resize my NTFS partition and it dies [02:01] rothgar, hmm. your cable is good because you can ssh from another box on the lan, you said, right? [02:01] Telroth_Plushie|, thanx..is there any chance u know how to change it?do i just write in a terminal depth=16? [02:01] does Rosegarden 1.4 work on Ubuntu ? (it says to build it i need KDE3.1+, but i don't find that in synaptic) [02:01] Hi I'm having trouble using sudo or su I have a corrupted hosts file and su returns su: Authentication failure === Ekstreme [n=ekstreme@ppp143-19.lns7.adl2.internode.on.net] has joined #ubuntu [02:01] Skwid_, ps aux | grep compix [02:01] Skwid_: probably, but I don't know almost anything about it [02:02] finsta, don't try to resize and install all in one thing [02:02] sethk: hi :) [02:02] finsta, resize first, separately. [02:02] Yeah [02:02] Hi room, how do I change themes in KDE? Thanks for your help! [02:02] lifepositive, hello === profoX` [n=profox@d51A52303.access.telenet.be] has joined #ubuntu [02:02] sethk: I am using putty right now. I can't even ping the computer I am sshing from. [02:02] if it outputs anything besides "grep compiz" with a few numbers, then you are running compix [02:02] LjL: ok. ill research it a little more and file a bug in the morning [02:02] *compiz [02:02] Anyone know how to help me upgrade perl on my system manually? [02:02] tim167: kde3.1+ is any version of kde that is greater then 3.0 [02:02] Telroth_Plushie|: skwid 5680 0.0 0.1 2844 760 pts/1 R+ 20:02 0:00 grep compix [02:02] tim167: i am currently using rosegarden 1.4. got it from the repositories, didn't build from scratch [02:02] I do, but I can't reinstall Windows. I have to load up a ghost image [02:02] Since it's a client [02:02] Skwid_, you aren't using compiz then [02:02] Telroth_Plushie|: it seems not [02:02] Telroth_Plushie|: but but !! [02:02] And they can't afford to reformat [02:02] there is real transparency [02:02] DelawareAEA: on ubuntu edgy ? [02:03] desktop switching is like a 3d cube [02:03] Telroth_Plushie|, thanx..is there any chance u know how to change it?do i just write in a terminal depth=16? [02:03] tim167: yup [02:03] Skwid_: could be beryl === dcordes_ [n=dcordes@dslb-084-062-058-198.pools.arcor-ip.net] has joined #ubuntu [02:03] Skwid_, kde supports real transparency if you have composite enabled [02:03] Doow: is that what comes configured with edgy ? [02:03] DelawareAEA: how come its not in synaptic here ? [02:03] no it's gnome [02:03] wasp_ems, you have to edit /etc/X11/xorg.conf === bingnet921 [n=bingnet@c-24-20-164-10.hsd1.or.comcast.net] has joined #ubuntu [02:03] sudo nano /etc/X11/xorg.conf === jrib [n=jasonr@unaffiliated/jrib] has joined #ubuntu [02:03] hello, I'm planning a xen server but it seems that ubuntu doesn't have any domU kernels available, packages.ubuntu.com has 4 xen0 images but no xenU images, intention or accident? [02:03] Telroth_Plushie|, thanx === effie_jayx [n=valles@190.37.159.143] has joined #ubuntu [02:04] Skwid_: beryl is a fork of compiz (or maybe the project changed name, I'm not 100% sure) [02:04] be careful though, if you mess it up it won't load the gui and all you'll have is a command line [02:04] s/ubuntu/ubuntu edgy [02:04] sethk, any ideas? [02:04] Doow: it`s a fork [02:04] how can i browse the fs on a remote box with nautilus? [02:04] i love this ! but it's really awkward [02:04] hi I'm getting Authentication failure when I try the command su [02:04] halex-ab: thanks anyway === rexbinary [n=rexbinar@unaffiliated/rexbinary] has joined #ubuntu [02:04] DelawareAEA: and does it work well with audio files (wav, aiff and the like...) [02:04] will someone explain the use of tomboy to me? [02:04] Note taking [02:04] Doow: beryl is a fork of compiz no gnome dependencies [02:05] what am i running then ? [02:05] tim167: have you enabled all of the repositories? default is just "main" try "universe" "multiverse" [02:05] :) [02:05] varsendaggr: it`s for notes [02:05] steffl, kitche: ah, thx [02:05] noobie0057: sudo su - === skizzay [n=andrew@ool-435232d1.dyn.optonline.net] has joined #ubuntu === FirstStrike [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:05] !root [02:05] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. [02:05] ekimus, I have a corrupted hosts file [02:05] noobie0057: [02:05] TechCentric-Will, ok i changed it should i log out and in again? [02:05] DelawareAEA: yes they are all enabled [02:06] I guess I will try installing again, thanks for your help sethk === Luci3n [n=chatzill@adsl-ull-51-239.46-151.net24.it] has joined #ubuntu [02:06] noobie0057: is that a question? [02:06] DelawareAEA: i see rosegarden4, but that is version 1.2.4, right [02:06] Thats funny - sudo= superuser ? i belive its sudo = Switch User and DO [02:07] tim167: yes, my apologies for not paying attn [02:07] DelawareAEA: np [02:07] Rookie_, if you run sudo -i -H, you get superuser.. [02:07] ekimus: sorry no,,, my hosts file is corrupted. using sudo at all gives me a error message sudo: unable to lookup via gethostbyname() [02:07] anybody have a clue where my transparent windows and 3d desktop switching could come from if it's not compiz ? === hantu [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu [02:08] Anybody? [02:08] Skwid_: don`t you know what you have changed? === linlin [i=will@c-71-194-70-13.hsd1.il.comcast.net] has joined #ubuntu [02:08] su means Switch User, i.e - su -username will switch to that user if its doen by root, it wont give the user rootpriviliges === ivx [n=ivx@host-81-150-107-208.midco.net] has joined #ubuntu [02:08] Anyone know how to upgrade Perl? Please, The guy on #perl that will respond is a jerk. [02:08] DelawareAEA: btw, the new version of Rosegarden seems to have lots of new feats :p [02:08] steffl: i just upgraded to edgy [02:08] su root, has the same effect,, [02:08] steffl: unless it's all just gnome 2.16 features ... === HipotermiA [n=carlos@Tco-131.ctrmax.cl] has joined #ubuntu [02:08] noobie0057: http://paste.ubuntu-nl.org/32639/ <- that should help (not exactly an ubuntu but the important things should be readable from it :) [02:09] root is even above God ;) [02:09] noobie0057, have you changed your hostname? [02:09] Damn straight! [02:09] Skwid_: it won`t come with the default installation [02:09] noobie0057, you are running into one of the problems with ubuntu's setup. you have to boot the live cd to get around it. [02:09] Skwid_: so must have had s.th. like compiz installed before === niles [n=gamer@156.12.180.133] has joined #ubuntu [02:10] LjL: no,, I installed ruby a while ago,, I don't know when the problem first occured [02:10] how can i get the sources for ubuntu kernal, i need them to install wlan0 driver for my wifi card [02:10] steffl: yeah, i had compiz installed before === seanieb64 [n=seanieb6@netblock-68-183-100-230.dslextreme.com] has left #ubuntu [] === dougsko [n=doug@24.131.69.39] has joined #ubuntu === Hawk|- [n=Hawk@p57A506F7.dip0.t-ipconnect.de] has joined #ubuntu [02:10] eduhat, there is a package for them. search for "linux" in synaptic. [02:10] steffl: but before, i had to log into gdm with the XGL option [02:10] sethk: do you know what I should do? boot on the cd then edit the hosts file? [02:10] now, im regularly logged in ... [02:10] noobie0057, yes === aidanr [n=aidanr@83.147.134.5] has joined #ubuntu === Renan_s2 is now known as RenanBirck [02:11] eduhat, the exact name depends on the version you are running. === wasp_ems [n=wasp_ems@82-44-144-193.cable.ubr01.haye.blueyonder.co.uk] has joined #ubuntu [02:11] sethk: allright, well im running 6.06 LTS [02:11] sethk: I'm a newbie,, how do I access the correct hosts file,, I think if I tried I might not know how to mount the harddrive === RenanBirck is now known as Renan_s2 [02:12] noobie0057 - under /etc === regeya [n=shane@dialup-4.159.179.254.Dial1.Chicago1.Level3.net] has joined #ubuntu [02:12] noobie0057, that depends on your partition layout and such. do you know which partition is your linux root file system? [02:12] sethk: what would be the kernal for ubuntu 6.06LTS? [02:12] how can i check what my depth is? [02:12] Skwid_: then it will be still compiz [02:12] sethk: I just have a swap and then everything else === derd__ [n=derd2@Yffa4.y.pppool.de] has joined #ubuntu === Bilange [n=Warbird@Toronto-HSE-ppp3760203.sympatico.ca] has joined #ubuntu === madmetal [n=mad@ppp238-111.dsl.hol.gr] has joined #ubuntu [02:13] eduhat try uname -r === First|Bleh [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:13] Skwid_: you just don`t need the XGL option anymore, I guess [02:13] eduhat, uname -r will show your kernel revision. then it is: kernel-source-2.6.whatever. I'm not running the same version which is why I'm not filling in the whatever part === Smeggy [n=Smeggy@220-253-99-164.TAS.netspace.net.au] has joined #ubuntu [02:13] K [02:13] sethk: 2.6.15-23-386 [02:13] Someone tell me howto run .bin files without getting permission denied from console === jessid [n=jessid@cable200-116-218-13.epm.net.co] has joined #ubuntu === gangien [n=gangien@c-24-16-39-9.hsd1.wa.comcast.net] has joined #ubuntu [02:13] ashika, chmod +x filename.bin [02:13] steffl: that's weird ... cause i have no 'compix' process running [02:13] noobie0057, and the entire drive is linux? probably you'll need to mount /dev/hda1. you can do this: fdisk -l /dev/hda which will list the partitions on hda [02:13] then try to run it [02:14] noobie0057, hda assumes that you are using IDE drives and the partitions are on primary master. [02:14] ashika: permission denied? [02:14] ashika: sudo? === bingnet922 [n=ken@c-24-20-164-10.hsd1.mn.comcast.net] has left #ubuntu [] [02:14] ashika: ./filename ... [02:14] effie_jayx, you have to make it executable first.. [02:14] eduhat, just run synaptic, use search, and type in kernel-source [02:14] hello friends, it is me again with te topic: how can I connect my palm in ubuntu? I havent been able to make it work [02:14] eduhat, you'll get a list of available kernel source packages. [02:14] halex-ab, true [02:15] sethk: yes primary master,, I think that is how I set it up,, maybe I should just try it? === hantoo [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu === Sobko [n=deb@219.95.102.241] has joined #ubuntu [02:15] noobie0057, sure, why not? [02:15] sethk: well i dont use synaptic, because right now im not in gnome, so how could i do it through aptitude or how can i start syntaptic through fluxbox? [02:15] noobie0057, if fdisk -l /dev/hda doesn't do what you expect, then you'll know it isn't ide primary master. :) [02:15] eduhat, sure, just bring up a console and type in sudo synaptic === pitagora [n=pleira@dslb-084-061-132-239.pools.arcor-ip.net] has joined #ubuntu [02:15] anyone know how to install some new fonts? here's what ive done so far: i put the ttf's in /usr/share/X11/fonts/newfonts. then i ran "fc-cache -fv ./". after that i added the directory to the fontpath section of xorg.conf. restarted X, but they still dont show [02:15] hum, anybody know if i can create a symlink from my windows firefox profile on a FAT32 partition to my ubuntu firefox profile ? [02:15] sethk: thanks [02:16] thanks everyone [02:16] Is there a program to shrink an ISO? [02:16] i tried, but firefox wont start :( [02:16] dougsko.. I add the to my user === hanso [n=hanso@82.196.212.245] has joined #ubuntu === noobie0057 [n=zdux0012@cpe-66-91-13-13.hawaii.res.rr.com] has left #ubuntu [] === pinky__ [i=thepuro@an.oper.i.shall.be] has joined #ubuntu [02:16] eduhat: on the command line aptitude search kernel-source === pinky__ is now known as landexem [02:16] dougsko: there is a .fonts folder === bingnet922 [n=ken@c-24-20-164-10.hsd1.mn.comcast.net] has joined #ubuntu [02:16] dougsko: there is in my home [02:16] I accidentally hit the Revert button on the Articulate Menu Editor, and now 1) My menu is all awry, and 2) The changes aren't immediate [02:16] dougsko: I think you need to update the font-cache [02:16] Any ideas? === ricky [n=ricky@d205-250-120-48.bchsia.telus.net] has joined #ubuntu === garenasix [n=garenasi@nc-76-0-137-103.dhcp.embarqhsd.net] has joined #ubuntu === Power^ [n=qqqqq@82-40-20-97.cable.ubr03.uddi.blueyonder.co.uk] has joined #ubuntu [02:17] steffl: well that was the point of fc-cache, i think [02:17] So I have a MacBook Pro with x86 Edgy on it and at ATI X1600 video card. Can I not run Beryl because of the limitations of ATI's binary drivers? [02:17] is there a argument to set up ubuntu without any extra programs (no office, firefox, etc) [02:17] effie_jayx: ill try copying them to ~/.fonts, and see if that helps [02:17] hey. I have horizontal stripes when I see dvds in fullscreen mode in VLC. what can I do? [02:17] all: What do you make of this http://paste.ubuntu-nl.org/32640/? [02:18] effie_jayx: do you think i still need to run fc-cache afterwards? [02:18] oops, http://paste.ubuntu-nl.org/32640/ === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu [02:18] dougsko, never did that [02:18] guys, i need help making my fat32 partition with the right permissions :( [02:18] i can see my file, but they all seem locked [02:18] bingnet922, you need cp -r === mark__ [n=mark@72.242.242.143] has joined #ubuntu === giull [n=giull@81-202-136-208.user.ono.com] has joined #ubuntu [02:18] dr-xr-xr-x 1 root root 28672 2006-11-16 19:14 Program Files [02:18] Skwid_, FAT doesn't have permissions. you can change the apparent owner of the files using mount options [02:18] Seveas: tanks man, tanks. [02:19] noone has ever connected a palm in ubuntu? please, if someone has any sugestion, help me....i am tired of Windows ;) [02:19] skwid: i'me got a script for you, but i have to find the link [02:19] !palm [02:19] A good guide for setting up Palm devices is at http://www.faqs.org/docs/Linux-HOWTO/PalmOS-HOWTO.html#PC-CONNECT-USB [02:19] sethk: can you help me a little more ? [02:19] wikityler: thanks :) [02:19] Is there a program to shrink an ISO? [02:19] jessid, aren't we all === dope12345 [n=fuacer@c-24-3-217-180.hsd1.wv.comcast.net] has joined #ubuntu [02:19] effie_jayx: i just noticed too that the fonts in ~/.fonts, while they show up in adobe, OOo, etc., they dont show up in xfontsel. do you know why that might be? im trying to get these to work with fluxbox, so i think they might need to be there [02:19] skwid_: https://help.ubuntu.com/community/AutomaticallyMountPartitions [02:19] how do i use the dial up modem in ubuntu? [02:19] i put all the info in but i don't think it dials [02:20] !modem [02:20] You want to connect via dial-up? Read https://wiki.ubuntu.com/DialupModemHowto [02:20] effie_jayx sorry but I cant understand what you said ;) [02:20] my laptop's not booting from cd any more (even tho it's selected for first boot in bios and it still works after gnome has loaded)....what's the best way for a fresh install of ubuntu now? i'd prefer not to have to buy an external drive, but if somebody understands how to do a netboot without a cd drive...please lemme know! === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu === GeForce [n=steve@152-119.sh.cgocable.ca] has joined #ubuntu [02:20] you are tired of windows and I said... aren't we all tired of windows... [02:20] ??? [02:20] Intelligitimate: what type of .iso image a dvd ? [02:20] !windows | effie_jayx [02:20] effie_jayx: For help with Microsoft Windows, please visit ##windows or your nearest mental health institute. See http://launchpad.net/distros/ubuntu/+bug/1 http://linux.oneandoneis2.org/LNW.htm and !equivalents [02:20] can i restart X without closing things like gaim? [02:20] One I will write to a DVD. [02:21] Hey guys, anyone got their ATi TV Wonder Elite (Based on the Theater 550 pro chipset) card to work in linux? [02:21] sethk, mmm just thought of something, i have an external hdd, could I dump the 3.2gb on it and make my box boot from it, ya think it would work? === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu [02:21] SurfnKid, if the BIOS supports booting from the external drive, yes. [02:21] jesus getting the dial up modem setup is more complicated than wireless [02:21] dougsko, I wouldn't happen to knoow === SurfnKid runs to check [02:21] why can't stuff just work like in windows === regeya_ [n=shane@dialup-4.159.59.245.Dial1.Chicago1.Level3.net] has joined #ubuntu [02:21] how do i edit my Aplications launchers? [02:22] dope12345, modems suck [02:22] alacarte menu editor or add/remove applications under applications [02:22] dope12345, sorry though [02:22] wikityler: Ignoring /dev/hda1 - already in /etc/fstab [02:22] Ignoring /dev/hda5 - already in /etc/fstab [02:22] No usable windows/mac partitions found [02:22] :( [02:22] effie_jayx: ok thanks === tom47 [n=tom@203-217-69-224.dyn.iinet.net.au] has joined #ubuntu [02:23] can someone please help me get my wireless card working with ubuntu without ndiswrapper? [02:23] I hope someone can add computer hardware manufacturers who are Linux/FOSS/competition/etc friendly or unfriendly to http://vendors.bluwiki.org/ [02:23] Skwid_, what does your fstab look like [02:23] dope12345, lot's of stuff does. the answer really is that when you increase flexibility you also increase the difficulty. [02:23] dope12345: because "winmodems" are so called because they are mostly just a DSP chip and an interface to the phoneline, and all the rest is done by proprietary and sometimes patented Windows software, and the interfaces are not disclosed. that's why. === Cosmonaut3030 [n=cosmonau@augusta54.demon.co.uk] has joined #ubuntu [02:23] sweet it does, would i have to format the hdd with the iso on it, or just dump it on the main root? [02:23] ugh i can't get any internet going to this thing that isn't an ethernet cable [02:23] what's the minimal disk space to a minimal ubuntu install ? [02:23] dope12345, probably not [02:23] Hello, can someone tell me how to update Perl? [02:24] SurfnKid, you can't really put an iso onto a hard drive. [02:24] sethk, i mean the contents [02:24] Cosmonaut3030, there are several different packages that comprise perl [02:24] Are they the libraries? [02:24] i installed the bcm4306 firmware using bcm43xx-fwcutter. how do i connect to an AP? === jmspeex [n=jmspeex@142.163.233.220.exetel.com.au] has joined #ubuntu [02:24] Cosmonaut3030, why would you want that? [02:24] SurfnKid, I think putting the files on is probably better than copying the iso file to it. it will take a lot longer, though === Adri2000 [n=Adri2000@unaffiliated/adri2000] has joined #ubuntu [02:25] cosmonaut, what version of perl do you have now? [02:25] i can't get the network manager to install because of some dependencies so is there some command line stuff i have to do? [02:25] does the wlan0 drivers come with ubuntu, if not how can i get them? [02:25] cosmonaut@benvolio:~$ perl -v [02:25] This is perl, v5.8.8 built for i486-linux-gnu-thread-multi [02:25] worth a try then.. === Abst [n=andy@unaffiliated/abst] has joined #ubuntu === antoniod [n=Antonio@58.Red-83-57-165.dynamicIP.rima-tde.net] has joined #ubuntu [02:25] dope12345, the package manager should install whatever is missing. tell us exactly what you are seeing. [02:25] 5.8.8, and i want 5.8.8.1 [02:25] Cosmonaut3030, why? [02:25] Is there anything like Airport for a Mac where it sits in my panel and shows signal strength, etc? [02:25] i can't connect to the internet so i have to d/l the packages in windows and then install them in linux === barata [n=barata@c-71-198-244-202.hsd1.ca.comcast.net] has joined #ubuntu [02:26] eduhat, apt-get will resolve dependencies. sudo apt-get install network-manager should do it [02:26] i'm out of town and only have access to wireless [02:26] I want to play Frozen Bubble2 [02:26] installing a non-packagd version of perl is an enourmous risk [02:26] hallo, anybody uses Acomdata 320GB and have troubles? [02:26] Cosmonaut3030, DO NOT USE PACKAGES FROM DEBIAN ON UBUNTU [02:26] Why? [02:26] hallo, anybody uses Acomdata 320GB external and have troubles? [02:26] because then you break stuff like this [02:26] mark__: allright, thank you [02:26] debian isn't ubuntu. Don't use debian packages on ubuntu or you WILL break your system [02:26] so what's the command line stuff to connect with wireless [02:27] i know the the name of the AP i want to connect to and it's open [02:27] isn't debian supposedly binary compatible with ubuntu? [02:27] JoshJ, no [02:27] Cosmonaut3030, Trust him, I added debian repos and bricked my machine [02:27] hrm [02:27] I haven't used any debian debs yet... I've tryed building from source, but i get an error. Shall I show it here? [02:27] JoshJ, only source compatible [02:27] did it used to be? [02:27] it won't definetly break ubuntu [02:27] Cosmonaut3030, no, read a compiling faq instead [02:27] mark__: right now my card is show with the interface of eth1, but on the website it says the driver should be wlan0, i know that that is also the interface name, how would i get my card to be recognized by the wlan0 driver? [02:27] !compiling > Cosmonaut3030 [02:27] heyaaa [02:27] !compiling? [02:27] (also isn't everything linux-based source compatible?) [02:27] Sorry, I don't know anything about compiling? - try searching on http://bots.ubuntulinux.nl/factoids.cgi [02:27] I've read the install file, if that means anything? [02:27] JoshJ, debian and ubuntu are both available for a variety of architectures. so the statement "debian is binary compatible with ubuntu" makes no sense at all [02:27] JoshJ: Totally not. [02:27] Cosmonaut3030: look at your private messages [02:27] what do women think of ubuntu [02:27] ffdfdfdfdfdf [02:27] ??? [02:28] hello. I can't boot from ubuntu 6.10 installation cd (seems it hangs after isolinux) any ideas? === My-Doom [n=My-Doom@p54AEC40B.dip0.t-ipconnect.de] has joined #ubuntu [02:28] effie_jayx, MY WIFE thinks its cute [02:28] effie_jayx, as soon as you start running it, you'll have to beat the woman away from your door with a stick [02:28] eduhat: run "ifconfig", it should list your interfaces. do you see a working wlan0 and eth0? or which one? [02:28] !offtopic [02:28] #ubuntu is the Ubuntu support channel, #ubuntu+1 supports the development version of Ubuntu and #ubuntu-offtopic is for random chatter. Welcome! [02:28] antoniod, check the md5sum of iso and cd === Firsty [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:28] Thanks, i'll check that link. [02:28] LOL [02:28] Is there a program to shrink an ISO? === icaro [n=icaro@85-18-136-109.fastres.net] has joined #ubuntu [02:28] antoniod, bad download? bad burn? [02:28] my wife likes it [02:28] antoniod: burn slower, might help [02:28] Intelligitimate, you can compress any file, including an iso file. === My-Doom [n=My-Doom@p54AEC40B.dip0.t-ipconnect.de] has left #ubuntu ["Verlassend"] [02:29] but she just can't see that all the software she uses on the other side has an equivalent here or better [02:29] Intelligitimate, I'm not sure if that's what you are really asking though. you can, for example, do this: bzip2 filename.iso [02:29] I need to compress the iso so it will fit on a DVD and play. [02:29] mark__: well my wireless card is eth1 and wired is eth0, but the wireless should be wlan0... im connected through wired right now [02:29] Skwid_: see your PMs === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #ubuntu [02:29] Seveas, hey how can i change what browser open up links in xchat [02:29] Hello. [02:29] Intelligitimate, a dvd is much larger than a CD, so that doesn't really make a lot of sense. [02:29] !info vamps | Intelligitimate [02:29] vamps: Tool to recompress and modify the structure of a DVD. In component universe, is optional. Version 0.99.2-1 (edgy), package size 41 kB, installed size 172 kB [02:29] varsendaggr, no idea [02:29] Intelligitimate .... i googled this ... might help you ... http://mrbass.org/linux/ubuntu/dvdshrink/ [02:30] eduhat: and you want network manager to recognize both? [02:30] (LjL, | only works for factoids) [02:30] Having a .dsc, diff.gz and orig.tar.gz, how do I build the deb package ? [02:30] mark__: well yeah, and if not then just the wireless card is fine [02:30] Seveas: i know well enough, but that way i still get the attention of the person in question without wasting one more line [02:30] Pupeno, dpkg-source -x filename.dsc; cd something created; dpkg-buildpackage -rfakeroot [02:30] hehe [02:30] mark__: im sure it would be easier to get it to recognize both, but i really need it only for the wireless card [02:30] mark__: its a prism2.5 card btw === valehru_server [n=valehru@218.61.198.68] has joined #ubuntu [02:30] sethk, it is an iso image of a Xbox game. === niles [n=gamer@156.12.180.133] has left #ubuntu ["Leaving"] === eddie [n=eddie@dialup-4.225.93.30.Dial1.Cincinnati1.Level3.net] has joined #ubuntu === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has left #ubuntu [] [02:31] anyone has quake4 running? [02:32] whoa whoa === Valmont-fridge [n=rudy@84-121-210-49.onocable.ono.com] has joined #ubuntu [02:32] any idea why my terminal goes like this ever once in a while? "^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~" [02:32] Intelligitimate: http://k9copy.sourceforge.net/ [02:32] Daylighter, that's secret alien code [02:32] that, too === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [02:32] nou, seriously === FirstStrike [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:32] Daylighter: it's jsut recognizing keystrokes [02:32] which keystrokes? [02:32] hi..does anyone know how you can run processes as xmms through the terminal but without needing to open a new terminal every time when u want to run something else?i mean not keeping it occupied by xmms..just open the appl and go back to ~ [02:32] I'm not typing anything [02:33] how to maintaine ubuntu [02:33] #@$% [02:33] mark__: can you help? [02:33] wasp_ems: add a "&" at the end of the line [02:33] is there a channell for games? [02:33] Sobko, hammer, screwdriver and lots of glue [02:33] ok [02:34] wasp_ems: xmms & will put it in the back ground [02:34] ^-_-^ [02:34] anyone tried hardening wine/ [02:34] LjL, thanx [02:34] eduhat: network manager should be recognizing both of your networks off the bat. it shouldn't matter if it's named wlan0 or not === teledyn [n=teledyn@adsl-71-140-56-241.dsl.pltn13.pacbell.net] has joined #ubuntu [02:34] Seveas, where would it be recognizing keystrokes from when I not typing [02:34] Daylighter, are you using the cursor keys? [02:34] mark__: should i restart? [02:34] no [02:34] ........or [02:34] i dont think so === ^Gron^ [n=Gron@1-1-1-45a.has.sth.bostream.se] has joined #ubuntu [02:35] i try typing a backspace and I get "^?" === aspro [n=aspro@ppp106-5.lns1.hba1.internode.on.net] has joined #ubuntu === flashnet [i=flashnet@kbhn-vbrg-sr0-vl212-213-185-15-153.perspektivbredband.net] has joined #ubuntu [02:35] mark__: im going to restart, brb === wikijeff [n=jeff@CMU234.RES.cmu.edu] has joined #ubuntu [02:36] Daylighter, then your terminal is messed up [02:36] did you cat /dev/urandom? [02:36] how do I fix it? [02:36] Daylighter, close it, open a new one [02:36] have you tried restarting your x? [02:36] that's such a random question === First|Bleh [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:36] and don't echo binay things to your terminal [02:36] oh dear, it is === deadlydeathcone [n=john@71.141.132.146] has joined #ubuntu [02:37] grrrr [02:37] it's doing it to this other one I opened, too [02:37] Anyone knows why, when im trying to install VLC, it says that the dependancies couldn't be found? === Skwid_ [n=Skwid___@bas1-montreal42-1242353834.dsl.bell.ca] has joined #ubuntu === hanasaki [n=hanasaki@69.167.100.77] has joined #ubuntu [02:37] and when ubuntu booted up and was FSCKing, I got a bunch of ^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~ [02:37] GeForce: pastebin your /etc/apt/sources.list === darkmatter is now known as Steve_Balmer [02:37] geforce: are you using apt-get? [02:37] how do i make a tls cert for exim? [02:38] mark__: Yep, LjL: hold on [02:38] Has anyone tried AIGLX on a Geforce 6100 yet? === Steve_Balmer is now known as darkmatter === freespace [i=steve@60.242.94.250] has left #ubuntu [] [02:38] Daylighter, that is normal [02:38] you tried to use the cursor keys or something [02:38] could it be a bad signal or bad batteries? === wikijeff_ [n=jeff@CMU234.RES.cmu.edu] has joined #ubuntu [02:39] daylighter: it happens sometimes. the terminal just picks up things from the keyboard and such [02:39] I'm typing the backspace key and I get ^?^?^?^?^?^? and then it works like backspace for a second and then goes back to ^?^?^?^? [02:39] hmm, on new terminals as well, something is messed up in your terminal settings === kalikiana [n=kalikian@xdsl-87-78-119-204.netcologne.de] has joined #ubuntu [02:39] and i've never even changed them [02:39] did you change ~/.bash_profile /etc/profile or ~/.bashrc? [02:39] How can I append a path to the path variable in csh?? [02:39] How do I join video files? === kapputu [n=sg47@c-24-6-48-243.hsd1.ca.comcast.net] has joined #ubuntu === hadesx [n=hades@200.8.24.47] has joined #ubuntu [02:39] wikijeff, setenv PATH $PATH:/something/else [02:39] LjL: I know you'll prolly hit me hard for the additionnal repos, but here goes: http://ubuntu.pastebin.com/827787 === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has joined #ubuntu [02:40] Got a Thinkpad Z61t yesterday. Installed Edgy on it. It has a AR5212 wireless card. I'm not able to get an ip address assigned to it using dhcp [02:40] GeForce, pastebin.com is dogslow, use paste.ubuntu-nl.org [02:40] errr k [02:40] it must be picking up interference [02:40] wireless keyboard [02:40] GeForce, and that sources.list is a fucked up one === hadesx [n=hades@200.8.24.47] has left #ubuntu ["Me] [02:41] because when I walk away with the keyboard, it stops [02:41] daylighter: sounds far fetched [02:41] !language | Seveas [02:41] Seveas: Please watch your language and keep this channel family friendly. [02:41] seveas: what do u mean? [02:41] is there any information on hardening wine in ubuntu? [02:41] GeForce, horrible etra repos [02:41] Seveas: I get an unkown variable modifier error [02:41] mark__, when I move the keyboard away, it stops, then starts again when I put the keyboard back on the desk [02:41] seveas: lol I wanted AIGLX [02:41] GeForce to start with, you have the *dapper* instead of the edgy updates repository enabled for universe. that can't be good [02:41] WHY I cannot open a /dev/sda external usb harddrive? [02:42] I want to crack Quake4 no-dvd! [02:42] i meant security actually [02:42] wikijeff, then either use a sane shell or read the csh manpage =) [02:42] ljl: I updated from dapper to edgy [02:42] now my terminal is filling up with ^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~^[[2~ [02:42] it is an Acomdata with pushbutton sh1t, [02:42] ljl: is it possible it didn't switch? [02:42] where can I get help with my problem? [02:42] well actually no, it's all a mess. GeForce, find all instances of "dapper" and change them to "edgy", for starters [02:42] kalikiana: you cat use the cat command , the syntex is some like, cd to the dir where the files are and ls | cat >> file.mpg [02:42] GeForce: apparently it didn't fully === ralreegorganon [n=jj@198-232-58-66.gci.net] has joined #ubuntu === kitche [n=dragon@pool-70-16-40-236.buff.east.verizon.net] has joined #ubuntu [02:43] kalikiana: sorry you can not cat [02:43] GeForce, basically you're using dapper's universe [02:43] green_earz, ls > file.mpg [02:43] dapper to edgy updates have gone horribly [02:43] Seveas: or Bad : modifier in $ (/). [02:43] ljl: Hmmm odd [02:43] aiite doing the changes [02:43] green_earz, no, but what you said isn't going to do what you think [02:43] wikijeff, then either use a sane shell or read the csh manpage =) <---- [02:43] Seveas: ok, thanks [02:43] I'm serious Seveas, mark__, when I take the batteries out, it stops === Super_K [n=riyonuk@65-169-206-150.hctc.net] has joined #ubuntu [02:43] green_earz, anyway, you would just do cat * >> whatever, if that's really what you want [02:44] Daylighter, sony explosive batteries? === antoniod [n=Antonio@58.Red-83-57-165.dynamicIP.rima-tde.net] has left #ubuntu [] [02:44] Daylighter sounds like a stuck key [02:44] green_earz: nice idea, now is it possible or not? // *confused me* [02:44] LOL no, just AAs [02:44] daylighter: do you have your cell phone, or any other wireless devices nearby? [02:44] then the thing is broken [02:44] lol [02:44] Im in Partition Magic right now, and wish to know what happens if I delete the Linux and Linux Swap partition. Will I just need to fix MBR? [02:44] how would I be typing if it was a stuck key [02:44] Daylighter, black magic [02:45] super_k: you'll just need to repair the MBR, yeah [02:45] sethk: as i said i was not correct on the syntex but cat can do the job [02:45] Ahhhhhhhhhhhhhhhhhh good advice mark__ === DivineAnt [n=brian@0x55537e3d.adsl.cybercity.dk] has joined #ubuntu === croppa [n=stuart@135.27.233.220.exetel.com.au] has joined #ubuntu [02:45] the control codes that produce [[[^2 are not interpreted by most apploications [02:45] I'm a ham radio operator and it never occured to me that my phone might be interfering [02:45] Super_K, if you are going to have to fix the mbr, then don't delete them in the first place [02:45] ljl: Damn, then that was why, when I was installing some packets, it was asking me to uninstall ubuntu-desktop I was like, WTF!? [02:45] mark__: do I need the windows disc? Or can I use a usb with a batch file === wex [n=wex@87.244.199.108] has joined #ubuntu [02:45] Super_K, what are you trying to do? === cmweb-admin [n=admin@dialup-4.91.96.219.Dial1.Orlando1.Level3.net] has joined #ubuntu [02:45] Delete linux totally === Power^ [n=qqqqq@82-40-20-97.cable.ubr03.uddi.blueyonder.co.uk] has joined #ubuntu [02:45] booo [02:45] you should be using the windows disc. hirens boot disk repairs it as well [02:45] Daylighter, that's because you are so tired of people telling you you are interfering with {everything under the sun} that you tune out the entire idea === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu [02:45] don't delete linux [02:45] No, Ill be re-installing it later [02:45] Seveas, Daylighter: couldn't it be some idiotic laptop hardware that uses keycodes as a sort of interrupt? [02:46] LjL, yes, idiotic keyboard ;) [02:46] hirens boot disc? [02:46] Can any one help me make a program run three times when my computer connects to the internet? the device is ppp0 [02:46] sethk, I dont interfere with everyone... I only have a little five watt handheld [02:46] LjL, could be, sure, but I've not seen that in ages [02:46] I'm not one of those with te 1500-watt setup and poorly grounded antenna [02:46] Daylighter, you call yourself a ham and you don't even interfere? hmm. [02:46] kalikiana: as sethk said try cat * >> file.mpg first cd the where the files are [02:47] sethk: I must delete linux === mode/#ubuntu [+o LjL] by ChanServ === cmweb-admin [n=admin@dialup-4.91.96.219.Dial1.Orlando1.Level3.net] has left #ubuntu [requested] === shini` [n=grekkos@ool-182f4f42.dyn.optonline.net] has joined #ubuntu === mode/#ubuntu [+b *!*admin@*Dial1.Orlando1.Level3.net] by LjL === emilia [n=emilia@bas11-montrealak-1096643012.dsl.bell.ca] has joined #ubuntu [02:47] I volunteer occasionally === mode/#ubuntu [-b *!*admin@Dial1.Orlando1.Level3.net] by LjL === mode/#ubuntu [-b *!*admin@Dial1.Orlando1.Level3.net] by LjL [02:47] Super_K, why? and, if so, what exactly do you think you would be fixing in the mbr? === mode/#ubuntu [-o LjL] by LjL [02:47] ljl: aiite, seems to be ok now.... it just asked me to update a bunch of packets lol === ralreegorganon [n=jj@198-232-58-66.gci.net] has joined #ubuntu === klees [n=richie@c-69-248-231-74.hsd1.nj.comcast.net] has joined #ubuntu [02:47] I thought I wasn't getting much update notices lol [02:47] guess that was why === hadesx [n=hades@200.8.24.47] has joined #ubuntu [02:48] sethk: I just want windows for now, I need those partitions, and I would need to fix mbr because GRUB is installed as master, right? [02:48] super_k, you'll have to most likely run a repair windows from the windows disc, since GRUB will intefere with the MBR [02:48] Super_K, no === voltz [n=voltz@93.69.233.220.exetel.com.au] has joined #ubuntu === noiesmo [n=noiesmo@unaffiliated/noiesmo] has joined #ubuntu [02:48] Super_K, well, not as you wrote it === apallo [n=apallo@70-37-141-91.lmdaca.adelphia.net] has joined #ubuntu [02:48] Super_K, you can install the windows boot loader which will cover up grub. that will happen automatically if you do a windows install, or you can do it manually === ralreegorganon [n=jj@198-232-58-66.gci.net] has left #ubuntu ["Ex-Chat"] [02:48] sethk: hm... i got a new file (right size) but video is still the same length :/ === hadesx [n=hades@200.8.24.47] has left #ubuntu ["Me] [02:49] Well Im not planning on installing Windows, just want grub gone [02:49] GeForce: that's possibly yeah ;) [02:49] green_earz: i get a new file with the old length :( [02:49] therefore Im free to delete linux [02:49] Super_K, but that doesn't really have any interaction with the partitions, other than sharing the same sector [02:49] But I need the space for windows [02:49] Super_K, you don't have to delete partitions to lose grub === fall-en [n=oberon@bas16-toronto12-1088919711.dsl.bell.ca] has joined #ubuntu [02:49] does anyone here use ardour gtk??? [02:49] Super_K, ok, that's a separate issue === apallo is now known as apallo19 === kasterfett [n=kaster@112.Red-88-8-185.dynamicIP.rima-tde.net] has joined #ubuntu === ralreegorganon [n=jj@198-232-58-66.gci.net] has joined #ubuntu [02:50] Super_K, if you want the space, take the space, but it has no impact on installing the windows boot loader over grub === tech [i=tech@216-160-2.0503.adsl.tele2.no] has joined #ubuntu === Firsty [i=First@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [02:50] Listen, Im wanting to delte linux because I need the space, has nothing to do with GRUB, its just Im wondering If I do delete linux, Ill need to repair MBR [02:50] If I install this: linux-image-generic, will it pick a 686 kernel? [02:50] Super_K, I think what you are asking is, will grub stop working if you delete linux, and the answer is yes, if you have a typical isntallation [02:50] I know it will [02:50] I dont care [02:50] Super_K, if by "repair the mbr" you mean install the windows boot loader, then yes. [02:50] sethk: Any suggestion on how to join video files? [02:50] Ok [02:50] Super_K, I know, I'm just clearing up what interacts with what [02:50] How would I manually make MBR master? [02:51] LjL: I'm still happy to be running AIGLX.... My desktop is so distinguished.... :) [02:51] kalikiana, you can simply join mpeg files together into a bigger file. [02:51] has anyone successfully installed beryl + aiglx with a Radeon 9800 Pro??? [02:51] Super_Kquote from a google on unistalling ubuntu If you have your windows setup cd, load it, restart the PC, boot off the CD and start the Recovery console. Here you can use the fixmbr command to commandeer your MBR. [02:51] Fixmbr (microsoft.com) [02:51] kalikiana, you need a tool that understands mpeg files. I imagine any video editing program can handle that. [02:51] klees: Working with my 9700 Pro. [02:51] oh..duh...I totally forgot [02:51] kalikiana: see cinelerra === tech [i=tech@216-160-2.0503.adsl.tele2.no] has left #ubuntu ["Leaving"] [02:51] good fight on pay per view tonight [02:52] wasabi_: did u follow a particular guide? === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu [02:52] klees: No. It's an R300, it's supposed by the open source drivers. [02:52] you could dual boot linux and windows [02:52] but that's precarious === mrstatters [n=paul@ACCAF792.ipt.aol.com] has joined #ubuntu [02:52] klees: The 9800, I suspect, probably isn't an R300? [02:52] how can i find out? [02:52] I've heard that windows likes to sabotage linux any chance it gets [02:52] Google. [02:52] shini`: It works fine. Windows doesn't randomlly go rewriting your MBR. [02:52] Unless you boot of the windows installer CD. [02:52] That does. :) [02:53] not your MBR, but other random things on your hard drive === JDStone [n=JDStone@adsl-68-126-60-100.dsl.irvnca.pacbell.net] has joined #ubuntu [02:53] Such as? [02:53] mark__: thx, i'll give that a try :) [02:53] Windows can't read Linux partitions, so other than the MBR, there isn't anyhting for it. [02:53] writing random data to random areas of your hard drive [02:53] that's what i've been told [02:53] It does not do that. [02:53] wasabi_: xorg.cong has it as a R350 NH === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu === JDStone [n=JDStone@adsl-68-126-60-100.dsl.irvnca.pacbell.net] has joined #ubuntu [02:53] klees: Then it's not supported. [02:53] sethk: can I fix MBR without the disc? Maybe a batch file on a usb of some sort? [02:54] wasabi_: i do have drivers installed [02:54] fglrx [02:54] super_k: hirens boot cd [02:54] Those do not support AIGLX. [02:54] And likely never will. === slavik [n=slavik@67-100-227-140.adsl.lbdsl.net] has joined #ubuntu [02:54] Heh. [02:54] Ill google that [02:54] =( [02:54] Beryl is teh rocks [02:54] You can use xgl though. [02:54] Super_K, if you haven't killed linux yet, you can === mrstatters [n=paul@ACCAF792.ipt.aol.com] has left #ubuntu [] [02:54] Which is different from AIGLX. [02:54] Super_K, you can boot window, and then use windows to install the windows boot loader === pickett [n=pickett@ppp193-144.lns1.adl4.internode.on.net] has joined #ubuntu [02:55] wasabi_: the xorg-driver-fglrx is not open source?? === PauloFurquim [n=PauloFur@201-74-126-96-sv.cpe.vivax.com.br] has joined #ubuntu [02:55] XGL sits on top of X while AIGLX is part of X, am I correct? [02:55] klees: No. It's ATI's propriatary drive. [02:55] ic [02:55] Super_K, if you've already killed linux, you'll need a bootable cd (well, media) of some sort === JDStone [n=JDStone@adsl-68-126-60-100.dsl.irvnca.pacbell.net] has joined #ubuntu === wd [n=wd@adsl-75-22-64-187.dsl.irvnca.sbcglobal.net] has joined #ubuntu [02:55] klees: The "radeon" driver is open source, and has recent support for full acceleration on R300 and below. [02:55] But not yet above. [02:55] So, with an R300, it "Just Works" [02:56] I havnt done anything yet, and hirens cd is just a bunch of software [02:56] wasabi_: got u === axa-axa [n=Milan80@adsl-51-38.medianis.net] has joined #ubuntu [02:56] Hey all running Edgy Beryl Aiglx Nvidia I normally set screen to 1152x864 when I run warcraft 3 my screen reverts to 1024x764 is there a way to stop this [02:56] Obviously guys are working hard to make it work with yoru card, but ya know, it's closed stuff. It's very hard. ;) [02:56] wasabi_: any trustworthy guides for the 9800 card? === exeakiel [n=chatzill@47408.wrls.gill.wy.vcn.com] has joined #ubuntu [02:56] I suspect any Xgl guide can do it fo ryou. === blrakach [n=blrakach@24.3.111.3] has joined #ubuntu [02:57] sethk: these I assume? [02:57] MBR (Master Boot Record) Tools [02:57] I'm using Ubuntu Edgy Eft, but Gnome is a lot slower than Windows XP on my machine. Can someone please tell me is KDE (available version in repository) faster than Gnome? [02:57] Is there any way to reset your sudo password? [02:57] exeakiel: Your sudo password is your own password. [02:57] Super_K, that looks promising, definitely === noobie0057 [n=ubuntu@cpe-66-91-13-13.hawaii.res.rr.com] has joined #ubuntu [02:57] exeakiel: So a more proper question would be "Help I changed my password and forgot it!" [02:58] Well, I know my pass. [02:58] It's the same then. [02:58] mark__, it's doing it again === niles [n=gamer@156.12.180.133] has joined #ubuntu [02:58] Hello everybody! I can't to install my digital camera "clone" whith ubuntu. Someboby can help me whith this problem? [02:58] I would of thought there would have been a CMD command to fix the MBR === niles [n=gamer@156.12.180.133] has left #ubuntu ["Leaving"] [02:58] But when I go to enter it, I must skip a space and quickly type it in. === mikm[laptop] [n=sgflmtre@kron2-46-125.resnet.wisc.edu] has joined #ubuntu [02:58] ^[[2~^[[2~^[[2~^[[2 [02:58] I'm using Ubuntu Edgy Eft, but Gnome is a lot slower than Windows XP on my machine. Can someone please tell me is KDE (available version in repository) faster than Gnome? [02:58] Hi I'm having a problem with su and sudo (hosts file is corrupt) now I have booted up with the CD, but I cannot access the hard drive to replace the old host file [02:58] I hope someone can add computer hardware manufacturers who are Linux/FOSS/competition/etc friendly or unfriendly to http://vendors.bluwiki.org/ [02:59] noobie0057: did "recovery mode" not work? [02:59] wasabi_: what does OSS stands for? [02:59] klees: open source software === dooop [i=dooop@201.72.60.68] has joined #ubuntu [02:59] klees: or open source system === teledyn_ [n=teledyn@adsl-71-140-56-241.dsl.pltn13.pacbell.net] has joined #ubuntu [02:59] klees: or probably 400 other things [02:59] ok [02:59] lol [02:59] klees: open sound system [02:59] Urgh I need firefox 2.0 D: [02:59] jrib: I am not familiar with "recovery mode" was that a selection from the CD? === forcotton [n=homebody@pvil-e-134.resnet.purdue.edu] has joined #ubuntu === tin_nqn [n=tin@host246.201-252-154.telecom.net.ar] has left #ubuntu ["Ex-Chat"] [03:00] exeakiel .... "man passwd" iin terminal === Ghost_Printer [n=geek@S0106006067664bde.no.shawcable.net] has joined #ubuntu === roth-laptop [n=simon@149.135.81.52] has joined #ubuntu === forcotton [n=homebody@pvil-e-134.resnet.purdue.edu] has left #ubuntu ["Leaving"] [03:00] anybody played with lm sensors? [03:00] noobie0057: you can just select it from the grub menu when the computer is booting up (no cd required) === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu === imonetchlive [n=ubuntu@S01060050bac94b86.cg.shawcable.net] has joined #ubuntu [03:00] noobie0057: are you on the live cd at this moment though? [03:01] anybody knows how to play with quake4 without dvd? [03:01] jaurez [03:01] :O [03:01] the windows installer can access my mbr and shows my partitions properly. but ubuntu cannot, what needs to be done? [03:02] axa-axa - no, but xfce is. What kind of processor do you have? [03:02] i have re-written the mbr to be sure its right === Bobby_Easland [n=forums@richmond-bsr1-68-169-54-223.ironoh.adelphia.net] has joined #ubuntu [03:03] Hello everyone [03:03] deadlydeathcone: I have Athlon 3000+ and 2GM of RAM. [03:03] wd a little while back i did [03:03] just wanted to drop a note and sing the praises for Ubuntu! === cirvin [n=ubuntu@cpe-72-225-27-211.rochester.res.rr.com] has joined #ubuntu [03:03] deadlydeathcone: I thought that since KDE is written in pure C++ (not C# or something like that) it would run faster. === tech [i=tech@216-160-2.0503.adsl.tele2.no] has joined #ubuntu [03:03] where is the x configuratino file called and where is it located? [03:03] Hello. I just did a dist-upgrade from dapper to edgy. initramfs-tools somehow wants to generate for an old kernel that is not running nor installed anymore; update-initramfs: Generating /boot/initrd.img-2.6.15-23-386. It fails to do that because /lib/modules doesn't have modules for that kernel. [03:04] wife's Windoze gave a BSOD...tried the live CD and WOW! === BoggsBeer [n=biglou@203-206-110-129.dyn.iinet.net.au] has joined #ubuntu [03:04] dist-upgrade should not be used to upgrade to etch [03:04] cirvin: /etc/X11/xorg.conf [03:04] thanks === phrizer [n=sdfsdf@60-234-134-230.bitstream.orcon.net.nz] has joined #Ubuntu === joli [n=joli@87-196-217-207.net.novis.pt] has joined #ubuntu [03:04] anyone can help me with dhcp issues? [03:04] i have the logs === Bobby_Easland [n=forums@richmond-bsr1-68-169-54-223.ironoh.adelphia.net] has left #ubuntu [] [03:04] tom47 hey thanks for the answer, i want to use conky and gdesklet, but it's saying i need lm sensors, is diff. to install or activate, in windows (oops curse word) it's just a simple prog. i'm trying to show off my linxu box to unbelievers. [03:05] imonetchlive, I upgraded to edgy. And why not? [03:05] dunno, heard some one say it earlier, but check google, there's a guide there [03:05] axa-axa: it's worth a shot, but on a Athlon XP-2200 it didn't seem to make such of a difference [03:06] Uh, I just want a solution on how to fix initramfs, it is obviously doing something wrong. :) [03:06] wd have only used lm sensors in linux [03:06] Anyone can explain me why is it that, when I have a sound running, people can't talk to me on TS? Like if my card could only process one sound at a time? [03:06] anyone? please, help me with dhcp problems :( I've got the logs online [03:06] :/ srry, no clue [03:06] tom47, yes i would like to also, what r ur thoughts on lm sensors? is it diff to install for linux? === Shadow_mil2 [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu [03:07] Can anyone help me with a sound juicer error? [03:07] GeForce: because it can only process one sound at a time it has to do with how alsa is set up === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu [03:07] GeForce: depending on the sound server and apps it might be wrongly addressed [03:07] Umm === Skwid_ [n=Skwid___@bas1-montreal42-1242353834.dsl.bell.ca] has joined #ubuntu === airgrace [n=dhawan@193.203.136.131] has joined #ubuntu [03:07] I cant seem to find the latest release of ubuntu in a torrent file === Sby_boyz [n=pc6@222.124.224.99] has joined #ubuntu [03:07] wd i never found it hard to install .... the setting up can be a bit tricky and you need to spend some time on it but is always seemed REASONABLT straightforward [03:07] hi [03:07] clear [03:07] Wii :D [03:08] tom47 what's involved? === xdg_ [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [03:08] kitche: I'm on an USB headset (Plantronics DSP-500) === Sby_boyz is now known as Co^Fitnes_Bercin [03:08] Would this be it? [03:08] ftp://mirror.d-jacobs.com/ubuntu/edgy/ubuntu-6.10-alternate-i386.iso.torrent === Co^Fitnes_Bercin is now known as Co_Fitnes^Fresh_ [03:08] How can I (or what exactly should I) install KDE on my Ubuntu Edgy Eft system, but to not change other system specific settings, like Ubuntu boot splash to Kubuntu's, if I install kubuntu-desktop? [03:08] Co_FITNES_Sby [03:08] can someone help me with a question? [03:08] wd install it with apt-get, or more easily, synaptic === jerp [n=stan@c-24-98-84-233.hsd1.ga.comcast.net] has joined #ubuntu === Co_Fitnes^Fresh_ is now known as Co_FITNES_Sby [03:09] Can anyone help me with a sound juicer error? [03:09] sudo aptitude install kubuntu-desktop === smh [n=smh@CPE-67-48-248-195.new.res.rr.com] has joined #ubuntu [03:09] and create a new account to test it === roth-laptop [n=simon@149.135.81.52] has joined #ubuntu [03:09] is there anyway of using the terminal as a login @ the login screen? === Super_K waits for help [03:09] Hello everybody! I can't to install my digital camera "clone" whith ubuntu. Can anyone help me whith this problem? === BIRD [n=BIRDd@76.4.111.167] has joined #ubuntu [03:09] tom47, it's in our distro? oh duh.. lol i thought i had to do some serious kernel moding or something. [03:10] GeForce: well the usb headset has nothing to do with the sound it has to do with .asoundrc you have to configure that file so you can play more then one sound [03:10] wd it was when i last looked .. letme check [03:10] anyone? [03:10] kitche: aiite cool thanks :) [03:10] Ill ask one more time and then wait about 10min before asking again, is this the right torrent for the latest version of ubuntu? ftp://mirror.d-jacobs.com/ubuntu/edgy/ubuntu-6.10-alternate-i386.iso.torrent === TomB| [n=ownthebo@host81-155-182-237.range81-155.btcentralplus.com] has joined #ubuntu [03:10] that's the alternate install [03:11] which doesn't have a GUI === grummel [n=grummel@hlle-590e2837.pool.einsundeins.de] has joined #ubuntu [03:11] wd yep supported by ubuntu too [03:11] Geforce I know that archlinux has an example one on their wiki [03:11] bah === sysdoc [n=sysdoc@pool-71-119-81-191.lsanca.dsl-w.verizon.net] has joined #ubuntu [03:11] you want the livedisc [03:11] (most likely) [03:11] Super_K: .10 is the latest version afaik [03:11] How can I (or what exactly should I) install KDE on my Ubuntu Edgy Eft system, but to not change other system specific settings, like Ubuntu boot splash to Kubuntu's, if I install kubuntu-desktop? === BIRD [n=BIRDd@76.4.111.167] has left #ubuntu ["Leaving"] [03:11] No [03:11] I want the install disc [03:11] the livedisc does have an installer === PauloFurquim [n=PauloFur@201-74-126-96-sv.cpe.vivax.com.br] has left #ubuntu [] [03:11] Super_K: it's all in one disc, the live and the installer. [03:12] ANYONE can see my logs and help me with DHCP? http://paste.ubuntubrasil.org/987 [03:12] unless you're installing on a server and/or really know what you're doing, you want the regular disc [03:12] But I want to have the GUI [03:12] Super_K: you will have the gui [03:12] he just said it wasnt the GUI version [03:12] it was the alternate version [03:12] Super_K: check the official site and you will know about .10. [03:12] tom47, thanks much. [03:12] wd nw [03:13] is there anyway of using a command line interface as login @ login screen? [03:13] ahh [03:13] this [03:13] ftp://mirror.d-jacobs.com/ubuntu/edgy/ubuntu-6.10-desktop-i386.iso [03:13] yeah [03:13] but I wish it was a torrent [03:13] JoshJ: how's that? [03:13] tom47 brb, gonna do some reading on it and install by synaptic.... thnk again. [03:13] airgrace: hit alt-control-f1 (through f6) to access TTY's, and alt-control-f7 to go back to the GUI [03:13] you can try it now if you want [03:14] How can I install KDE on Ubuntu Edgy Eft but without converting Ubuntu to Kubuntu ? [03:14] Ubotu, please tell axa-axa about kde [03:14] sudo apt-get kubuntu-desktop [03:14] needs more "install" [03:14] JoshJ: ok, i'll give it a shot [03:15] anybody got the firefox form tweaks to work with firefox 2.0 ? [03:15] is there a torrent version? [03:15] hey, anyone more expert in DHCP than me that can help? at least try? === Atmospherian [n=chatzill@ool-4577e8df.dyn.optonline.net] has joined #ubuntu [03:15] OMG [03:15] lemme check [03:15] its [03:15] ftp://mirror.d-jacobs.com/ubuntu/edgy/ubuntu-6.10-desktop-i386.iso.torrent [03:15] right? [03:15] yeah [03:15] that's it [03:15] Im such an idiot [03:15] -_- [03:15] heh ;[ [03:15] what package is the program 'cc' in? [03:15] Urgh [03:15] If I install kde wiht "kubuntu-desktop" it will change some other system specific setting, like changing boot splash from Ubuntu's to Kubuntu's logo. === cari_tmen_ce [n=pc4@222.124.224.99] has joined #ubuntu [03:16] LjL: If I install kde wiht "kubuntu-desktop" it will change some other system specific setting, like changing boot splash from Ubuntu's to Kubuntu's logo. === phaedra [n=phaedra@69-165-228-12.atlsfl.adelphia.net] has joined #Ubuntu [03:16] JoshJ: perfect man, thanks a lot :), appreciate it :) [03:16] np [03:16] umm..why does edgy not mount my IPOD ? Any help would be appreciated/... [03:16] One last question, will this be the last installment of ubuntu Ill make now that it has an updater thingie [03:16] it's probably possible to make that the default [03:16] Super_K: in theory you can upgrade from one version to the next easily [03:16] axa-axa: well the link does mention other possibilities [03:16] I just wrote 3 dvds full of steam, but it seems like it is missing pieces === achillez [n=achillez@pool-71-245-101-26.ptldor.fios.verizon.net] has joined #ubuntu === slavik [n=slavik@67-100-227-140.adsl.lbdsl.net] has joined #ubuntu [03:16] just by pressing update right? [03:16] I haven't tried installing Kubuntu over Ubuntu, but I have with Xubuntu, and it didn't screw anything up [03:16] Unreadable files in Wine? [03:16] in practice, anything ranging from using unofficial repo's to compiling from source to certain binaries might make it [03:17] cause the other versions couldnt do it could they? [03:17] *make it not work === aimtrainer_ [n=aimtrain@p54AF917A.dip0.t-ipconnect.de] has joined #ubuntu [03:17] so, Beryl is awesome, what else is new? [03:17] you could in theory go hoary > breezy > dapper > edgy [03:17] Just make a new user and use aptitude to track the dependencies [03:17] and probably edgy>feisty [03:17] hi guys - quick question - i added the 1400x1050 resolution to the xorg.conf but it is not showing up in the GUI resolution options - any idea why? [03:17] but you have to uninstall it, and re-install to upgrade right? [03:17] no [03:17] or has there always been an update thingie [03:18] before edgy, you edited your sources.list (basically find-replace breezy to dapper) then did an apt-get dist-upgrade [03:18] i think edgy had a different update method [03:18] yeah [03:18] LjL: Sorry, my bad. Thanks. [03:18] thats why its the best [03:18] achillez: did you restart X already? [03:18] wow 2% done already [03:18] LjL: did I tell you that Beryl is awesome? [03:19] JoshJ: how do you do it now ? [03:19] slavik: I think you mentioned it =) [03:19] slavik: no, but then i didn't ask :P i just tried compiz very briefly once, but honestly i won't bother until it's standard stuff [03:19] what is the default us english locale? en_US ISO-8859-1 or en_US-UTF-8 UTF-8 (or something else)? [03:19] steffl: yah === FunnyLookinHat [n=david@c-67-175-74-85.hsd1.il.comcast.net] has joined #ubuntu [03:19] I did gdm stop / start [03:19] Can anyone help me with a sound juicer error? [03:19] it's almost as if xorg.conf has no effect === cajan [n=cajan@220.235.211.231] has joined #ubuntu [03:20] achillez: press ctrl + alt + backspce to verify it really restarts... [03:20] anyone? im stuck at the prompt! ;) [03:20] pianoboy3333: Explain your problem and your configuration, list any error messages and we'll see what we can do. (You don't need to ask permission to ask for help ;) ) === tsp [n=tyler@S010600105aa54812.vf.shawcable.net] has joined #ubuntu [03:20] k be back then === mmmpie [n=richard@c-24-19-184-38.hsd1.wa.comcast.net] has joined #ubuntu [03:21] Ecnassianer: can you help me with dhcp? http://paste.ubuntubrasil.org/987 [03:21] ok, I was ripping a rolling stones album into 192 kbps mp3's, and all of a sudden it crashed, so I removed the folder it ripped to, and tried again -- here's the terminal output: http://piano.juicemedia.tv/junk/sjerror [03:21] I did a 1s/$/ universe on my /etc/apt/sources.list, but apt-get update then apt-get instal nspr4-dev says it's going to remove gnome-panel and a bunch of other gnome stuff. is there a reason for this? [03:21] agent: should be en_US-UTF8 [03:21] what package is the program 'cc' in? [03:21] I have 60GB hardrive, how much should be for windows and ubuntu/swap [03:21] ? [03:21] kalikiana: thank you [03:22] !ask [03:22] Don't ask to ask a question. Just ask your question :) === gansinho [n=gansinho@c9539711.virtua.com.br] has joined #ubuntu [03:22] Ive just installed edgy on my acer 3500 and it hasnt recognised the correct screen resolution. how do I run xconfig? I cant find it. [03:22] I've been thinking about buying a laptop with a geforce 6100 for aiglx [03:22] deadlydeathcone: aiglx is nice.... [03:22] is that decent or should I go for an intel 950GM? [03:22] please I need to know how to change my sudo password [03:22] kalikiana: do you know how to check what the current locale is set to? [03:22] Ecnassianer: look above please [03:22] your sudo password is your user password i think [03:22] Can someone help me? [03:22] so just change that in your user config [03:23] exeakiel: shoot === eduhat [n=eduhat@c-76-18-50-154.hsd1.fl.comcast.net] has joined #ubuntu === lifepositive [i=truth@gateway/gpg-tor/key-0x0F865BCC] has joined #ubuntu [03:23] JoshJ, thanks! [03:23] I'm kinda new to this [03:23] agent: type 'env' and see what LANG is [03:23] hey guys, how can i get my card to use the wlan0 driver? [03:23] hi [03:23] where the heck do i put what starttls so exim will support tls frrom mail clients? [03:23] But when using the konsole in this howto: http://www.ubuntuforums.org/showthread.php?t=284317 === ANaRcHiC-nix [n=robin@84-12-183-127.dyn.gotadsl.co.uk] has joined #ubuntu === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu [03:23] i just downloaded and extracted the thunderbird program! But how do I now install it? === knittl [n=knittl@M3677P012.adsl.highway.telekom.at] has joined #ubuntu [03:23] kalikiana: thank you again! it worked great [03:24] punaise [03:24] Is it possible to create a partition that linux and windows can both see? It will be for my music [03:24] c'tait violent === knittl [n=knittl@M3677P012.adsl.highway.telekom.at] has left #ubuntu [] [03:24] Seveas, hey how can i change what browser open up links in xchat? [03:24] sorry i had scrollback only to 300 lines [03:24] after choosing the language, it asks for my pass [03:24] agent: always pleased to help [03:24] how do I run xconfig? I cant find it. [03:24] my card is supposed to be used with the wlan0 driver, how do i get my card to use it? [03:24] naholyr: excusez-moi? :) [03:24] Super_K: fat32 i think would be your best bet if u want to write from both linux and windows [03:25] I have to hit enter and skip a space prior to being able to type anything [03:25] lifepositive: why did you download it... from where...? and why... === dooop [i=dooop@201.72.60.68] has left #ubuntu [] [03:25] sounds easy enough [03:25] any ideas please? [03:25] then I quickly type my pass and it says it is incorrect === prxq [n=prxq@C51ef.c.strato-dslnet.de] has joined #ubuntu [03:25] lifepositive: you can't just do a sudo apt-get install mozilla-thunderbird...? [03:25] Super_K: fat32 [03:25] pianoboy3333: downloaded it from mozilla website! its later version than I have installed! === xdg_ [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [03:25] lifepositive: oh... === sakobatoneko [n=sakobato@adsl-75-39-163-4.dsl.irvnca.sbcglobal.net] has joined #ubuntu [03:25] Does this new ubuntu Im downloading have more support for drivers? [03:25] pianoboy3333: no, because its the old version [03:25] lifepositive: why do you need a new vers.? [03:25] pianoboy3333: any ideas? === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu [03:26] which package represents the java jdk 5.0 & [03:26] ? === dope12345 [n=fuacer@c-24-3-217-180.hsd1.wv.comcast.net] has joined #ubuntu === airgrace [n=dhawan@193.203.136.131] has joined #ubuntu [03:26] is there a way to d/l all the packages and make a repository disk [03:26] pianoboy3333: because of some new security featutes [03:26] pianoboy3333: any ideas how to install it? [03:26] lifepositive: follow https://wiki.ubuntu.com/ThunderbirdNewVersion === zypherone [n=zypheron@219-89-243-117.adsl.xtra.co.nz] has joined #ubuntu === gnuts [n=gnuts@71-208-218-174.hlrn.qwest.net] has joined #ubuntu [03:26] Does this new ubuntu Im downloading have more support for drivers? [03:27] ok [03:27] brb [03:27] I actually want do use internet in linux this time [03:27] lifepositive: change where it says 1.5.0.2 to the version you're installing when you follow it === turtle5001 [n=turtle@218-168-75-231.dynamic.hinet.net] has left #ubuntu [] === tin_nqn [n=tin@host246.201-252-154.telecom.net.ar] has joined #ubuntu [03:27] !webcam [03:27] webcam is now easy to install on Linux; instructions at https://help.ubuntu.com/community/Webcam Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras === u^A [n=allberto@60.50.168.18] has joined #ubuntu [03:27] pianoboy3333: ok [03:27] Skwid_: java jdk from who? blackdown, sun, gnu? which would you like [03:28] how do i know what driver im using? [03:28] pianoboy3333: huuu i guess ... sun ? === Jaws [n=jed@adsl-69-235-28-182.dsl.irvnca.pacbell.net] has joined #ubuntu [03:28] i would assume you want sun [03:28] Hi, just got Ubuntu booted up for the first time successfully, but "DellRestore" and "DellUtility" device icons are showing up on the desktop...is there any way that I can hide them? [03:28] has the GPL version of sun java come out yet? === Jonbo [n=Jonbo123@adsl-074-229-245-180.sip.bhm.bellsouth.net] has joined #ubuntu [03:28] sun-java5-jdk [03:28] found it :) [03:28] people how can I know de pid and state of a process? [03:28] do ps -e [03:28] Skwid_: take a look at http://wiki.ubuntu.com/Java [03:28] be right back [03:29] JoshJ: thanks === aspro [n=aspro@ppp106-5.lns1.hba1.internode.on.net] has joined #ubuntu [03:29] tin_nqn: ps -a or ps aux === talisein [n=talisein@67.160.253.166] has joined #ubuntu [03:29] tin_nqn: sorry its ps -A [03:30] Can I get some help with a sound-juicer problem? I was ripping a rolling stones album into 192 kbps mp3's, and all of a sudden it crashed, so I removed the folder it ripped to, and tried again -- here's the terminal output: http://piano.juicemedia.tv/junk/sjerror [03:30] My Ubuntu box has two NICs and I'm using it as a NAT (ip masq) for my windows box. It's currently working correctly, however every time I restart my Ubuntu box my windows box's net connection doesn't come back up. However, when I run Firestarter on my Ubuntu box I can grab a new IP and the NAT works again. Any idea what Firestarter is doing that brings everything back up? (Or how can I tell Firestarter to do that at bootup?) [03:30] well... some of the terminal output, the rest got cut off [03:30] I tried unmounting them, and that got rid of 'DellUtility', but when I try to do the same with 'DellRestore' I get 'umount: only root can unmount /dev/sda3 from /media/sda3'. Any ideas? [03:30] JoshJ: What would i have to install, to use a chat client in command prompt? [03:30] can anybody tell me how to run xconfig? the install didnt set up my video card correctly, and I cant find it - I did try 'find / -iname conf' and while it found a few other confs xconfig didnt seem to be installed. [03:31] JoshJ: *terminal [03:31] irssi === achillez [n=achillez@pool-71-245-101-26.ptldor.fios.verizon.net] has joined #ubuntu [03:31] or bitchx [03:31] !irssi [03:31] irssi is a command line interface IRC client ( "sudo apt-get install irssi" without the quotes to try it out ) [03:31] !bitchx [03:31] bitchx: Advanced Internet Relay Chat client. In component universe, is optional. Version 1:1.1-4ubuntu1 (edgy), package size 1507 kB, installed size 6516 kB [03:31] ok still have same problem - can't seem to get resolution 1400x1050 [03:31] JoshJ: got it, [03:31] i'm guessing 'cc' == 'gcc' because i created a symbolic called 'cc' that points to gcc and the makefile worked === zatz [n=zatz@pool-72-70-151-54.hrbgpa.east.verizon.net] has joined #ubuntu [03:31] JoshJ: and what if i want for msn messenger? [03:31] xorg.conf file lists it as an option - but the Ubuntu GUI does not [03:31] amsn is GUI [03:31] gaim is GUI [03:31] there is a command "irc" [03:31] not sure what uses the terminal [03:31] Can I get some help with a sound-juicer problem? I was ripping a rolling stones album into 192 kbps mp3's, and all of a sudden it crashed, so I removed the folder it ripped to, and tried again -- here's the terminal output: http://piano.juicemedia.tv/junk/sjerror some of it atleast, the rest got cut off... [03:31] aha [03:32] it's a text based irc client [03:32] JoshJ: yeah i was looking for a non- gui version for the terminal, yeah i know about gaim. === GeForce [n=steve@152-119.sh.cgocable.ca] has joined #ubuntu === gnuts [n=gnuts@71-208-218-174.hlrn.qwest.net] has left #ubuntu [] === emilia [n=emilia@bas11-montrealak-1096643012.dsl.bell.ca] has joined #ubuntu === MistaED [n=mistaed@87.212.233.220.exetel.com.au] has joined #ubuntu [03:33] airgrace: try $ irc [03:33] airgrace: for all of the chat protocols or just irc? [03:33] under what circumstances would Xorg not follow what's listed in the xorg.conf file? === Ghost_Printer [n=geek@S0106006067664bde.no.shawcable.net] has left #ubuntu [] === anselm_ [n=jerry@host-69-146-128-225.chy-wy.client.bresnan.net] has joined #ubuntu === barryg [n=barry@213-162-103-89.barryg172.adsl.metronet.co.uk] has joined #ubuntu === BWD [n=BWD@pdpc/supporter/student/bdotson] has joined #ubuntu === carl [n=carl@s209-121-197-81.bc.hsia.telus.net] has joined #ubuntu === Xaero_Vincent [n=Vincent@or-76-2-11-240.dhcp.embarqhsd.net] has joined #ubuntu === xdg [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [03:35] achillez: if there is a mistake in the config === aspro [n=aspro@ppp106-5.lns1.hba1.internode.on.net] has joined #ubuntu [03:36] somebody know about kernel modules programming? === TheDebugger [n=Unknown@modemcable056.109-81-70.mc.videotron.ca] has joined #ubuntu [03:36] I couldn't make rsync work. I'm going to send files between two local computers. From Two to One. From Two /mnt/hhd2/Bla to One /home/One/Bla. How should I write? === rpedro [n=rpedro@87-196-99-92.net.novis.pt] has joined #ubuntu [03:36] pianoboy3333: ok! done! :) im now running latest Thunderbird, ty [03:36] tin_nqn: have a look at sudo aptitude show irssi-text [03:36] kk... === gana-home [n=ganadist@58.140.174.9] has joined #ubuntu [03:37] airgrace, you could use irssi and bitlbee [03:37] green_earz: I'm not who want a console chat === barryg [n=barry@213-162-103-89.barryg172.adsl.metronet.co.uk] has left #ubuntu [] === at0m [n=at0m@blk-215-69-155.eastlink.ca] has joined #ubuntu [03:37] kitche: nah, i am just looking for an alternative to the gaim gui. something that'll enable me to chat with friends from msn via terminal. [03:37] steffl: is there anyway to tell if there is a mistake in the config? === Viaken [n=david@adsl-234-214-94.cha.bellsouth.net] has joined #ubuntu [03:37] anyone find any reviews of linux on the PS3 yet? [03:37] any logs or anything? === tech [i=tech@216-160-2.0503.adsl.tele2.no] has left #ubuntu ["Leaving"] [03:37] phrizer: yup, got it thanks :) [03:38] airgrace, someone mentioned bitlbee? [03:38] airgrace, k [03:38] Is there an Edgy Cinelerra package? I don't get it to compile. === cirvin_fox [n=cirvin@cpe-72-225-27-211.rochester.res.rr.com] has joined #ubuntu [03:38] pianoboy3333: ok np :) === dfgas [n=dfgas@adsl-75-51-11-32.dsl.milwwi.sbcglobal.net] has joined #ubuntu === anselm_ [n=jerry@host-69-146-128-225.chy-wy.client.bresnan.net] has joined #ubuntu [03:38] phrizer: not bitlbee, but irssi. i'll give bitlbee a try now [03:38] achillez: maybe in the xorg logs === Tripped [n=michael@nc-71-50-112-11.dyn.embarqhsd.net] has joined #ubuntu === Tripped [n=michael@nc-71-50-112-11.dyn.embarqhsd.net] has left #ubuntu ["Leaving"] [03:39] airgrace, Bitlbee is an IRC to other chat networks gateway === cached_ [n=x@cm247.sigma200.maxonline.com.sg] has joined #ubuntu [03:39] airgrace, use your irc client for msn/icq etc. === hfgh [i=flashnet@kbhn-vbrg-sr0-vl212-213-185-15-153.perspektivbredband.net] has joined #ubuntu [03:39] airgrace: bitlbee you can connect to though irc by going to im.bitlbee.org you cna install it but I don't see a reason to really [03:39] whats /opt used for? and is it safe to delete everything in /opt ? [03:39] but your Problem also could be also another thing [03:39] phrizer: how would i connect to msn via irc? [03:39] Anyone here gotten pmk working? [03:39] somethign has gone quite awry with my computer... i could not log into my desktop so i used dpkg to reconfigure gdm, and now its giving me a very odd error and i have very little UI === MojOrow [n=hbecker@d36-74-221.home1.cgocable.net] has left #ubuntu [] [03:40] airgrace, by connecting to irc.bitlbee.org [03:40] what is the next screensize up from 1024x768? [03:40] lifepositive: it's for packages that don't come with the distro by default like /usr/local is for software that you compile yourself /opt is for packages that don't come with the distro [03:40] airgrace, and following the bots instructions === mathersalan [n=mathersa@207.144.33.7] has joined #ubuntu === hfgh is now known as flashnet [03:40] kitche: can it be emptied? [03:40] phrizer: gotcha, i shall give it a shot. [03:40] airgrace, sorry, im. bitlbee.org === aspro [n=aspro@ppp106-5.lns1.hba1.internode.on.net] has joined #ubuntu [03:41] steffl: I think this is because my ati driver is not reporting what's in the xorg.conf [03:41] phrizer: yup [03:41] how do I configure my available screen resolutions? === thachle [n=thachle@24-50-10-120.atlsfl.adelphia.net] has joined #ubuntu [03:41] lifepositive: yea but if their's something in there that you use then you'll won't be able to use it for example think java gets installed to /opt [03:41] in the log file it says: (WW) RADEON(0): Mode 1400x1050 is out of range. [03:41] My Ubuntu box has two NICs and I'm using it as a NAT (ip masq) for my windows box. It's currently working correctly, however every time I restart my Ubuntu box my windows box's net connection doesn't come back up. However, when I run Firestarter on my Ubuntu box I can grab a new IP and the NAT works again. Any idea what Firestarter is doing that brings everything back up? (Or how can I tell Firestarter to do that at bootup?) === thachle [n=thachle@24-50-10-120.atlsfl.adelphia.net] has joined #ubuntu === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu [03:41] whenever i log in, i get "CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0" === mzli [n=mzli@60.25.238.138] has joined #ubuntu [03:42] i would like to use the official sun JRE on my system rather than GIJ...i have both installed, how do i configure my system to use the official JRE? thanks === ssd7 [n=ssd7@dhcp-lp-25-249.oakland.resnet.pitt.edu] has joined #ubuntu === TuTUx [n=rootusr@S010600119575fc93.cg.shawcable.net] has joined #ubuntu === zarul[brb] [n=dragdrop@60.49.93.176] has joined #ubuntu === Dave [n=dave@68-69-149-90.pittpa.adelphia.net] has joined #ubuntu === mmmpie [n=richard@c-24-19-184-38.hsd1.wa.comcast.net] has left #ubuntu [] [03:44] steffl: going to try re-install of latest driver [03:44] So I have a MacBook Pro with x86 Edgy on it and at ATI X1600 video card. Can I not run Beryl because of the limitations of ATI's binary drivers? [03:44] maybe it'll help [03:44] i need to delete some orinoco stuff, how can i do that? [03:44] ladnexem: I was going to run beryl on my ati card - there are probs? [03:45] yeah i'd liek to know too [03:45] whenever i log in to gnome, i get "CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0" [03:45] i want to pick up a macbook pro and use ubuntu [03:45] achillez: I am not shure were the problem lays === FirstStrike [n=firsty@nv-76-4-226-104.dhcp.embarqhsd.net] has joined #ubuntu [03:45] but there are berl problems with macbook pro? === rexbinary [n=rexbinar@unaffiliated/rexbinary] has joined #ubuntu [03:45] gonna try reinstall - brb === airgrace [n=dhawan@193.203.136.131] has joined #ubuntu === pgurumur [n=pgurumur@c-67-188-138-32.hsd1.ca.comcast.net] has joined #ubuntu [03:47] whenever i log in to gnome, i get "CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0" can someone help? === re-align [n=re-align@ip68-105-125-114.sd.sd.cox.net] has joined #ubuntu === mnepton [n=mneptok@mneptok.com] has joined #ubuntu [03:48] how do i get exim to advertise TLS? [03:48] cirvin_fox: Did you try this?: http://www.linuxforums.org/forum/redhat-fedora-linux-help/19302-gnome-help.html [03:48] man, edgy works so weel [03:48] well [03:49] it even fixed my sound problem :D === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu [03:49] anybody know why the firefox forms are so ugly by default ? === ddgbosi [n=ddgbosi@63.214.252.234] has joined #ubuntu [03:49] howdy homosexuals === noiesmo [n=noiesmo@unaffiliated/noiesmo] has joined #ubuntu [03:49] i would like to use the official sun JRE on my system rather than GIJ...i have both installed, how do i configure my system to use the official JRE? thanks === xtefanno [n=xtefanno@201.53.12.63] has joined #ubuntu === astronouth7303 [n=astronou@ppp-69-214-3-76.dsl.klmzmi.ameritech.net] has left #ubuntu [] [03:50] !multijava | ANaRcHiC-nix [03:50] ANaRcHiC-nix: To set which java version/implementation is to be used as default, use sudo update-java-alternatives [03:50] hey [03:50] ubotu: thanks, i'll give that a try [03:50] Sorry, I don't know anything about thanks, i'll give that a try - try searching on http://bots.ubuntulinux.nl/factoids.cgi === xtefanno [n=xtefanno@201.53.12.63] has joined #ubuntu === richee [n=ashish@125.22.35.224] has joined #ubuntu [03:50] hey === zorba64 [n=zorba64@124-254-96-9-dsl.ispone.net.au] has joined #ubuntu === _orian_ [n=paul@206-248-153-41.dsl.teksavvy.com] has left #ubuntu [] [03:50] xtefanno: welcome [03:50] thank you === joshlipovetsky [n=joshlipo@c-68-83-237-140.hsd1.pa.comcast.net] has joined #ubuntu === airgrace [n=dhawan@193.203.136.131] has joined #ubuntu === Ahmuck______ [n=chatzill@24.225.23.180] has joined #ubuntu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu [03:51] hey I am using xmms player, but in the menu I can see only shortcut keys and not the whole text [03:51] I guess there is some problem with xmms === Lam_ [n=Lam@128.227.23.106] has joined #ubuntu === elate1 [n=elate@82.152.117.217] has joined #ubuntu === erath2 [n=mecos@dialup-4.158.156.27.Dial1.Chicago1.Level3.net] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [03:52] QUICK NOTE: sudo apt-get -y install amor, it is a cool animation :D of a cat :D === cirvin_fox [n=cirvin@cpe-72-225-27-211.rochester.res.rr.com] has joined #ubuntu [03:52] ! [03:52] thank you! [03:52] hey, someone can help me with a boot question ? [03:53] when i do a lsmod | grep orinoco i get a couple of things i dont need or want, i see orinoco_cs, orinoco, and hermes, i dont need thost at all.. how can i delete them? [03:53] sure [03:53] rmmod === Ahmuck_______ [n=chatzill@24.225.23.181] has joined #ubuntu === green_earz [n=admin@213-232-83-67.dsl.prodigynet.co.uk] has joined #ubuntu [03:53] I guess === ben_underscore [n=ben@ppp125-57.lns2.adl4.internode.on.net] has joined #ubuntu [03:53] nvm guys === cirvin_fox [n=cirvin@cpe-72-225-27-211.rochester.res.rr.com] has joined #ubuntu [03:53] for example, how can I make to Gaim initialize on the boot ? [03:54] .. back again, i have a new situation. i ran my drive full with video, about 8 gigs worth and decided to delete it all with the livecd..now it seems that the data was never really deleted but i cant find it [03:54] is there a remedy? [03:54] hm.. [03:54] i didnt undertand verywell [03:55] hey guys [03:55] do you like to install your video carD? [03:55] xtefanno: go system-administration-services [03:55] and put it there [03:55] does anyone wanna join my new review site? [03:55] xtefanno: what do you mean with initialize [03:55] thx Josh friend :D [03:55] www.relevantreviews.net [03:55] if anyone is interested [03:55] i mean start === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu === philwyett [n=philiwye@bb-87-81-146-45.ukonline.co.uk] has joined #ubuntu [03:56] xtefanno: you can make an entry in the gnome session [03:56] yeah [03:56] thiss [03:56] i dunno how to explain very well === Viaken [n=david@adsl-234-214-94.cha.bellsouth.net] has left #ubuntu [] === regeya [n=shane@dialup-4.159.56.250.Dial1.Chicago1.Level3.net] has joined #ubuntu [03:57] xtefanno: you can find the dialog under System > Preferences > Session [03:57] hi .. i have a backup of the folder '~/.gnome2/panel2.d/default/launchers' .. i accidentally removed my panel.. created a new one.. restore de copy of launchers, but they dont appear? === Pluk [n=Pluk@11-68-dsl.ipact.nl] has joined #ubuntu === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has joined #ubuntu === joshlipovetsky [n=joshlipo@c-68-83-237-140.hsd1.pa.comcast.net] has left #ubuntu [] [03:58] https://launchpad.net/distros/ubuntu/+bug/72395 <- please fix this, someone [03:59] can anyone give me a video format that has the highest quality retention, along with the highest compression? === nomasteryoda [n=nomaster@ip68-225-117-130.mc.at.cox.net] has joined #ubuntu [04:00] !modem [04:00] You want to connect via dial-up? Read https://wiki.ubuntu.com/DialupModemHowto === xtefanno [n=xtefanno@201.53.12.63] has left #ubuntu ["Saindo"] === deep__ [n=chatzill@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:01] Megaqwerty: xvid :) [04:01] kalikiana: thanks! [04:01] .. back again, i have a new situation. i ran my drive full with video, about 8 gigs worth and decided to delete it all with the livecd..now it seems that the data was never really deleted but i cant find it [04:01] .. back again, i have a new situation. i ran my drive full with video, about 8 gigs worth and decided to delete it all with the livecd..now it seems that the data was never really deleted but i cant find it [04:01] is there a remedy? === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has joined #ubuntu === kapputu [n=sg47@c-24-6-48-243.hsd1.ca.comcast.net] has joined #ubuntu === Alethes [n=alethes@unaffiliated/alethes] has joined #ubuntu [04:03] cirvin_fox, explain what you mean. how is it not deleted, if you can't see it? [04:03] how do I get w32codecs on edgy? [04:03] cirvin_fox: how did you delete the files? === asdfasdfdd [n=ubuntu@S01060050bac94b86.cg.shawcable.net] has joined #ubuntu === asdfasdfdd [n=ubuntu@S01060050bac94b86.cg.shawcable.net] has left #ubuntu [] === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has left #ubuntu [] === asdfasdfdd [n=ubuntu@S01060050bac94b86.cg.shawcable.net] has joined #ubuntu === airgrace [n=dhawan@193.203.136.131] has joined #ubuntu [04:03] !w32codecs > kapputu [04:03] how can i upgrade to ubuntu 6.10 from 6.06? === emilia [n=emilia@bas11-montrealak-1096643012.dsl.bell.ca] has joined #ubuntu [04:04] !upgrade > airgrace [04:04] i deleted them with the liveCD [04:04] I'm not able to get mp3 to play [04:04] uhm.... [04:04] highlighted the folder with the files in it and hit delete [04:04] uh [04:04] unmounted the partition and then exited [04:04] jrib: could you explain a bit more :), i am a bit new to this system. [04:04] have u installed the codecs for mp3? [04:04] the edgy installer cant display partitions but i can list partitions with fdisk as root, how can i run the installer as root? === miso [n=miso@27.Red-213-96-193.staticIP.rima-tde.net] has joined #ubuntu [04:05] airgrace: ah, my ! command just had ubotu send you a private message. Did you receive it? [04:05] how can libnspr4-dev conflict with libnspr4? [04:05] ddgbosi: yes === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu [04:05] hola hello [04:05] asdfasdfdd, the preamble to your question doesn't seem relevant to your question [04:05] cirvin_fox: did you reinstall? === gotama [n=manager@61-223-179-191.dynamic.hinet.net] has joined #ubuntu === Ash-Fox [i=UNKNOWN@fgd182.internetdsl.tpnet.pl] has joined #Ubuntu [04:05] jrib: got it :) [04:05] the OS? egads no [04:05] cirvin_fox, what do you mean by the files not really being deleted? [04:05] jrib: thanks :) [04:05] and how do I get smb support for xmms? [04:06] they arent where i had them, but i still am missing 10 gigs of space [04:06] airgrace: np [04:06] checked /tmp/ and ./.trash === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu [04:06] cirvin_fox: or did you just use the liveCD to boot and then used rm or nautlius to delete the file? [04:06] yes [04:06] *s [04:06] hi .. i have a backup of the folder '~/.gnome2/panel2.d/default/launchers' .. i accidentally removed my panel.. created a new one.. restore de copy of launchers, but they dont appear? [04:06] cirvin_fox, try using find [04:07] cirvin_fox, do you want to get the files back, or do you want to really delete them? [04:07] i want to really delete them === FunnyLookinHat [n=david@c-67-175-74-85.hsd1.il.comcast.net] has joined #ubuntu [04:07] cirvin_fox: did you use rm? === nemik [n=nemik@76.210.196.151] has joined #ubuntu [04:07] Hi there! How can I deactivate the hibernate option in the logout menu? Thanks a lot. [04:07] not when i did it on the livecd [04:07] could i recover data if i reinstall ubuntu in all the hdisk? [04:07] cirvin_fox, if you had done it from the command line, they would be gone, but who knows what the gui really does. [04:07] miso, no [04:07] argh [04:08] miso, if by recover you mean get data that has been deleted [04:08] not me, and i'm rather frsutrated over it. [04:08] miso, if you mean, can you install without deleting data, then yes, you can [04:08] can anyone tell me of an app that will convert video to the xvid format? [04:08] hi, i have a problem. my comp crashed with beryl running and after turning it off and then on, it now cannot find the i810 module when automatically starting startx. but when i start it manually, it works. what is wrong? [04:08] whenever i restart it says x cannot find the i810 module [04:08] i had them in ./video so i highlighted the folder and hit the delete key [04:08] cirvin_fox, I would list out the entire file system in date order. the deleted files would be near the end of the list. [04:08] how do i do that? [04:08] files music films... [04:08] cirvin_fox, hold on, I'll paste the command line for it [04:09] sethk, thank you [04:09] cirvin_fox, I use a small script, but I'll condense it to one line. === slinky_ [n=twh@hst-dhcp-142-166-156-179.cable.crrstv.net] has joined #ubuntu [04:09] Is there an Edgy Cinelerra package? I don't get it to compile. === deep__ [n=chatzill@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu === VANE [n=giacedro@host-200-94-73-46.block.alestra.net.mx] has joined #ubuntu === Vaske_Car [n=durad@d57-59-78.home.cgocable.net] has joined #ubuntu [04:10] sethk hoy can in i could do it, i tried partition copy but edgy never finish to update i finally hoare and now i am upgrading to dapper, so i can forget data arent i? [04:10] sethk, as root i can fdisk -l and see my partitions, but the installer cannot view partitions [04:10] how to install Flash for mozilla to be able to watch break.com movies? [04:10] HOLA [04:10] hola === ben_underscore [n=ben@ppp125-57.lns2.adl4.internode.on.net] has joined #ubuntu [04:10] miso, depends on whether you told it to recreate the file systems, or to leave them intact [04:10] DE DONDE ERES [04:10] asdfasdfdd, hmm. [04:10] murcia [04:11] y tu? [04:11] VANE: miso: #ubuntu-es por favor === richiefrich [n=dethwish@unaffiliated/richiefrich] has joined #ubuntu [04:11] DE DF [04:11] venga [04:11] I have a generalized question, is KDE full of problems? Does it have a self-destructive nature? [04:11] i tried launching through terminal as root still nothing [04:11] lol [04:11] cirvin_fox, I'll put the script on the paste web site; I can't find my one liner at the moment. :) [04:11] Can anybody help me with rsync? I can't make it work. === miso [n=miso@27.Red-213-96-193.staticIP.rima-tde.net] has left #ubuntu ["Abandonando"] [04:12] jrib: hey man, i am getting an error it says "could not calculate upgrade" [04:12] sethk, thanks, i appreciate it man:-) [04:12] airgrace: uh oh, can you pastebin your /etc/apt/sources.list? [04:12] Zambezi: what are you trying to do? [04:12] !pastebin > airgrace [04:12] jrib: however i have an iso dowlnoaded of the latest version on my desktop, how can i install it from there? [04:12] airgrace: do you want to just install over your current install or upgrade? [04:12] mnepton, Send files between two computers at my LAN. [04:13] jrib: i want to uprade from 6.06 to 6.10 [04:13] Zambezi: both Ubuntu? both Unix-y? [04:13] sethk, any ideas? [04:13] airgrace: k, we need to take a look at /etc/apt/sources.list then [04:13] asdfasdfdd, hold on a few minutes, I have to finish something first [04:13] k [04:13] can I remove kubuntu-desktop from my Dapper Drake, without killing my system? === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [04:13] mnepton, Both Ubuntu Dapper drake. This with X, the other without. [04:13] !kubuntu-desktop | slinky_ [04:13] slinky_: k/ed/x/ubuntu-desktop is a metapackage. It depends upon other packages and brings them in; you can safely remove it, but it is recommended that you re-install it when upgrading. [04:14] jrib: can you guide me, i am relatively new to this and don't know much about the commands yet. [04:14] Zambezi: "sudo apt-get install openssh-server" on both [04:14] looking for a cheap/used sipura 3000 or like device.. any site besides ebay? === steffl_ [n=stefan@Q6412.q.strato-dslnet.de] has joined #ubuntu === bconner [n=conner@c-24-19-57-84.hsd1.mn.comcast.net] has joined #ubuntu [04:14] mnepton, Alreday installed. [04:14] airgrace: k, just type 'gedit /etc/apt/sources.list' without the quotes in a terminal. Then select the whole file, copy, and visit http://paste.ubuntu-nl.org to paste your selection and make a post. Afterwards, tell us the url === Ash-Fox [i=UNKNOWN@fgd182.internetdsl.tpnet.pl] has joined #Ubuntu [04:15] thanks === LGKeiz [i=LGKeiz@ppp-70-225-186-115.dsl.chmpil.ameritech.net] has joined #ubuntu === Stanislav [n=stanisla@user-118bo8o.cable.mindspring.com] has joined #ubuntu [04:15] Zambezi: rsync -v -a -e ssh --delete /path/to/files/to/sync username@host.ip.address:/path/to/target/ === z9999 [n=chatzill@203.156.101.62] has joined #ubuntu [04:15] sethk, ...? === bwlang [n=bwlang@bb-66-55-211-238.gwi.net] has joined #ubuntu === slinky_ [n=twh@hst-dhcp-142-166-156-179.cable.crrstv.net] has left #ubuntu [] [04:16] jrib: http://paste.ubuntu-nl.org/32663/ [04:16] mnepton, Delete means? I don't want to delete the files I'm transfering. [04:16] cirvin_fox, try this: find / -type f | xargs ls -l --time-style=full-iso | sort '--key=6.1,7.20' === f1assistance [n=packets@cpe-071-070-229-076.nc.res.rr.com] has left #ubuntu [] [04:16] cirvin_fox, that's all one line, xchat may have divided it and/or your tool may divide it. [04:16] Zambezi: "if it's not in the source path, delete it from the target path" (i.e. a backup copy) [04:17] are all the packages available on both 32/64 bit versions? [04:17] sethk, this lists what again? [04:17] asdfasdfdd, no, most definitely not [04:17] cirvin_fox, all the files in time order [04:17] recommend 32? [04:17] cirvin_fox, that is, modification time order. === JunK-Y [n=junky@modemcable198.14-83-70.mc.videotron.ca] has joined #ubuntu [04:17] cirvin_fox, you want to do > ~/output-file at the end, to save the output [04:17] mnepton, Can we continue in PM? [04:17] cirvin_fox, the newest files will be at the end of the list [04:18] i installed 6.10, after installing phppgadmin package, im still getting "Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option.", how can i fix this quickly? [04:18] Zambezi: in 5 minutes. [04:18] cirvin_fox, the idea is, instead of deleting them, they were moved somewhere, and so their date stamp will be today === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has joined #ubuntu === |rt|_ [n=realthin@c-66-31-5-173.hsd1.nh.comcast.net] has joined #ubuntu [04:18] airgrace: your sources.list look fine, I' [04:18] airgrace: ... I'll see if I can find anything about your problem on malone === klees [n=richie@c-69-248-231-74.hsd1.nj.comcast.net] has joined #ubuntu [04:18] asdfasdfdd, 32, yes. I really don't have any bright ideas about the installer. [04:18] jrib: hmm...alright. === ssd7 [n=ssd7@dhcp-lp-25-249.oakland.resnet.pitt.edu] has joined #ubuntu === drbreen [n=drbreen_@RAS24-124.UNI-MUENSTER.DE] has joined #ubuntu === sola6662 [n=sola6662@cpe-76-186-200-213.tx.res.rr.com] has joined #ubuntu [04:19] asdfasdfdd, use the text mode installer from the alternate cd. it works. === bokey [n=bokey@203.192.95.61] has joined #ubuntu === danc3 [n=danc3@ip70-187-36-214.pn.at.cox.net] has joined #ubuntu [04:19] so i have XGL and Beryl working but when i do glxgears -printfps it asks me for a Display [04:19] anyone know how to install the codec needed to play MP4 video files i can play them i jsut get no audio [04:19] plus glxinfo | grep rending shows a No [04:19] Is this the correct place to request help on recording from a microphone in Ubuntu Dapper? === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has left #ubuntu [] [04:20] anyone? [04:20] sola6662: did you search the package manager for "codec" ? [04:20] !w32codecs | sola6662 [04:20] sola6662: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [04:21] airgrace: can you paste any files you have in /var/log/dist-upgrade/ ? [04:21] jrib: sure === steffl_ [n=stefan@Q6412.q.strato-dslnet.de] has left #ubuntu ["bye] === ugarit_ [n=chatzill@208-59-114-73.c3-0.129-ubr3.lnh-129.md.cable.rcn.com] has joined #ubuntu === GeForce [n=steve@152-119.sh.cgocable.ca] has joined #ubuntu [04:21] how can I check my xorg version [04:22] Danc3 well not yet i can play the file its just i dont have audio on the MP4 files only === Deep_ [n=eric@61.177.142.229] has joined #ubuntu === Warbo [n=chris@dyn222139.shef.ac.uk] has joined #ubuntu [04:22] sola6662: perhaps you should do that, then === coldfyre_ [n=coldfyre@c-67-170-229-209.hsd1.ca.comcast.net] has joined #ubuntu [04:22] shini`: dpkg -l | grep xorg [04:23] shini`: ? === Oompa [i=Oompa@cpe-76-185-186-242.tx.res.rr.com] has joined #ubuntu [04:23] hmm [04:23] let me try [04:23] thanks PumpkinPie [04:23] er [04:23] Pupeno, [04:23] sethk, the files arent in there... [04:23] k Danc3 [04:23] cirvin_fox, not even by some other name? === NDPowerBook [i=ndpowerb@209-6-199-98.c3-0.wrx-ubr2.sbo-wrx.ma.cable.rcn.com] has joined #ubuntu === bullgard1 [n=detlef@p54BF3D56.dip0.t-ipconnect.de] has joined #ubuntu [04:24] any ppl are using phppgadmin here? [04:24] jrib: this is the apt log http://paste.ubuntu-nl.org/32664/ [04:24] cirvin_fox, did you use df -h to check the empty file space? [04:24] ANyone got experience with Mercury Messenger and/or webcams? My webcam works fine in Ekiga without any setup, but all Mercury sees is my TV capture card [04:24] is there another way to check, assuming you don't have dpkg installed [04:24] danc3 what codec im looking for [04:24] sola6662: don't know, but I'd install all of 'em === ashika [i=ashika@CPE0014bf819563-CM001225418aa4.cpe.net.cable.rogers.com] has joined #ubuntu [04:25] jrib: http://paste.ubuntu-nl.org/32665/ main log [04:25] well i got all of the GStreamers [04:25] hi, i have a problem. my comp crashed with beryl running and after turning it off and then on, it now cannot find the i810 module when automatically starting startx. but when i start it manually, it works. what is wrong? === arereef [n=arereef@222.124.46.48] has joined #ubuntu [04:25] jrib: there is another log file called term; it [04:25] jrib: empty [04:25] sethk, 340 megs left on 18 gig partition...i sure have made amess of things... is there a utility that can visually show me the size of everythign in the filesystem? the files woudl be noticable, theya re multi gig [04:25] nemik, try doing an fsck on the file system that crashed. If you haven't yet done that. === bconner [n=conner@c-24-19-57-84.hsd1.mn.comcast.net] has joined #ubuntu [04:26] sethk, thanks [04:26] Anyone that uses Seahorse, I need someone to check something. [04:26] airgrace: k, the second log says you have some broken packages. Are you familiar with aptitude? === Pelo [n=jean@mtl-pppoe-adsl792.securenet.net] has joined #ubuntu [04:26] sethk, should i do that as root/sudo? [04:26] cirvin_fox, probably, but I'm not the one to ask, I only use command line for that sort of thing. I'm sure people here can help you with a graphical version [04:26] jrib: afraid not :\ [04:26] nemik, its better to sudo [04:26] nemik, you must, yes. If it's your root file system you probably want to boot the live cd to do it. === dogie [n=howardhh@ool-18e430a8.dyn.optonline.net] has joined #ubuntu [04:26] sethk, alright, thank you for the asstance, have you ever seen this sort of thing before? [04:27] jrib: although ubuntu is downloading a few packages right now, maybe that might help. [04:27] oh ok, and that might fix these problems with the i810 thing? i know its there it works when startx run manually but just not initially. [04:27] i installed 6.10, after installing phppgadmin package, im still getting "Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option.", how can i fix this quickly? [04:27] !compiling [04:27] sethk, oh ok, and that might fix these problems with the i810 thing? i know its there it works when startx run manually but just not initially. [04:27] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first: not all !repositories are enabled by default!) [04:27] cirvin_fox, what is your issue ?< [04:27] airgrace: ok, we'll wait for that to finish, let me know if it doesn't [04:27] which package do i need to install or whatever solution? [04:27] jrib: sure thing [04:27] pelo, i have some phantom files taking up 10 gigs of space on my drive [04:28] cirvin_fox, are you sure that isn'T your swap ? [04:28] ashika: packages doesnt work well apparently. === peabodi [n=ubuntu@74.138.219.252] has joined #ubuntu [04:28] pelo, yes, === Sonic|Laptop [n=garrett@unaffiliated/sonicvanajr] has joined #ubuntu [04:28] JunK-Y, pardon? Are you talking to me? [04:28] cirvin_fox, and they are not simply hidden files ? === watson540 [n=root@pool-71-171-175-182.chi01.dsl-w.verizon.net] has joined #ubuntu === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has joined #ubuntu [04:28] pelo, i deleted the files, video captured from my vid cam, with the livecd [04:28] ashika: yse, only if u said !compiling for me. [04:29] JunK-Y, Junk recompile PHP from source with --with-pgsql as the option. [04:29] JunK-Y, Actually I was just typing it xD [04:29] cirvin_fox, check the /tmp/ folder === Warbo [n=chris@dyn222139.shef.ac.uk] has joined #ubuntu [04:29] !php [04:29] lamp is Linux-Apache-MySQL-PHP. However, the term is often used for setups using alternative but different software, such as Perl or Python instead of PHP, and Postgres instead of MySQL. For help with setting up LAMP on Ubuntu, see https://help.ubuntu.com/community/ApacheMySQLPHP - See also the Server CD install menu. [04:29] does antone know if the remote and receiver that came bundled with the nvidia personal cinema everything will work with lirc in ubuntu? [04:29] !phpgadmin [04:29] Sorry, I don't know anything about phpgadmin - try searching on http://bots.ubuntulinux.nl/factoids.cgi [04:30] is there a way to uninstall edfy and return to dapper? [04:30] dogie, probably not. [04:30] !phppgadmin [04:30] pelo, checked and rechecked, no results [04:30] phppgadmin: Set of PHP scripts to administrate PostgreSQL over the WWW. In component universe, is extra. Version 4.0.1-2 (edgy), package size 678 kB, installed size 3940 kB [04:30] cirvin_fox: Incase nobody told you yet, boabab should show you filesystem usage [04:30] !info baobab [04:30] Package baobab does not exist in any distro I know [04:30] peabodi, I'm out of ideas [04:30] oops, wrong name [04:30] something from 6.01 to 6.10 is really bad. [04:30] with packages management related to postgres [04:30] peabodi, yeah, back up your /home/user folder and resintall 6.06 from cd [04:30] peabodi: no. you'll have to reinstall dapper if that's what you want [04:31] yep [04:31] i thought so [04:31] peabodi: why do you want to do that? [04:31] pelo, that program isnt on my system and apt-get cant find it [04:31] can anyone tell me of an app that will convert video to the xvid format? [04:31] !info baobab [04:31] edgy doesn't recognize my wireless card [04:31] Package baobab does not exist in any distro I know === JabberWokky [n=evan@c-71-58-60-115.hsd1.pa.comcast.net] has joined #ubuntu [04:31] Hmm, apt-cache can find it..... [04:31] danc3, cause edgy is not quite as noob freindly as dapper [04:31] and the install was bad [04:31] peabodi: but dapper does? [04:32] yep [04:32] cirvin_fox, I'm not the wone who recommended it [04:32] that doesn't make sense [04:32] cirvin_fox, we can list the files in size order also. Or you can find the size of subdirectories, try to track them down that way. [04:32] cirvin_fox, did you answer my question about how you are looking at free space? [04:32] ashika thanks, I read on a site that someone had the tnt rivia personal cinema up and it had the same tuner chipset that mine uses so I thought I would ask [04:32] cirvin_fox, are you using df -h? [04:32] I'm a noob to ubuntu [04:32] sethk, yes [04:32] Howdy all, is there a way to run an installer on a working system to install to a drive attached via USB (i.e., is there a package with an app that says "install Server Edition to /dev/sdb2")? [04:32] been using Suse for 8-10 yrs [04:32] why should i recompile my whole php, since ive installed php4-pgsql package? [04:33] cirvin_fox, ok. you want the command line for listing in size order? [04:33] dogie, Sorry what remote and what software agfain? Ill double check for you [04:33] JunK-Y, Becuase postgre said to do that? [04:33] sethk, yes .. sorry for the hassle though... === johnm1019 [n=jm@wuser133-shapiro.umnet.umich.edu] has joined #ubuntu [04:33] JunK-Y, It says things for a reason [04:33] JunK-Y, you shouldn't, and odds are you would have to compile bunches of other stuff also [04:33] and this was working fine on 6.01? [04:33] find / -name "$1" -print | xargs ls -l | sort -n +4 [04:33] cirvin_fox, find / -name "$1" -print | xargs ls -l | sort -n +4 === johnm1019 [n=jm@wuser133-shapiro.umnet.umich.edu] has joined #ubuntu [04:33] !wireless | peabodi [04:33] peabodi: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [04:34] cirvin_fox, by the way, if you aren't root, you should put sudo in front of those commands, otherwise some things won't be listed [04:34] ive been having some problems with network manager, i read somewhere that you can 'purge configuration files' thought i'd give it a try, but have no clue where/how to do thtat --thoughts? [04:34] sethk: why ive the exact package from 6.01 (now on 6.10) and this isnt working? [04:34] sethk, ...oh === graveson [n=graveson@212.71.37.100] has joined #ubuntu [04:34] askika, it was a nvida gforce2 mx 400 personl cinema everything it has a breakout box with the tuner and ir receiver incorporated [04:34] JunK-Y, do you mean it was working in 6.01, but not working in 6.10? [04:34] even lshw doesn't show it [04:34] cirvin_fox, if you didn't, you should repeat the one that lists in date order also [04:35] sethk: exact. [04:35] JunK-Y, You shouldnt have upgraded then. There are many bugs. Didnt you read the warnings when upgrading? it said caution API unstable + other things. [04:35] JunK-Y, seems extremely unlikely that recompiling is the answer, as you've obviously already intuited [04:35] JunK-Y, sethk it could have got corrupted somehow [04:35] sethk: it said nothing about php and postgres. [04:35] ashika, indeed, it could [04:36] JunK-Y, you mean the warnings? that doesn't matter. [04:36] JunK-Y, make sure you have all required libraries. [04:36] any ideas why can i not have more than1 toolbar folders in firefox [04:36] Any help available here? [04:36] sethk, I was saying that some things on Dapper need bug fixes to work on Edgy [04:36] How to disable the hibernate option? Help please. [04:36] z9999: sure, for what? [04:36] graveson, are you sure one isn't personal toolbar? [04:36] z9999, abosutely not [04:36] ashika, yes, that's true. I don't know if php is one of them, however === Olathe [n=Olathe@12-201-73-22.client.mchsi.com] has joined #ubuntu [04:37] How do I add section 3 of the manpages to my system ? [04:37] ashika: i think i have, ive EXACT packages related to php from my other box, which is 6.01. [04:37] sethk, JunK-Y, Only other options: missing libraries and corrupted version. [04:37] sethk: sorry what do you mea by personal bar [04:37] JunK-Y, possibly they broke out the system into more package files for 6.10. there might be a missing package, even though that package wasn't needed, or even didn't exist, in 6.1 [04:37] z9999: ??? === Warbo points out there is no 6.01. There is 6.10, AKA Edgy Eft === Hajiki [n=Endymion@189.160.32.96] has joined #ubuntu [04:38] graveson, He means the bar at the top of the screen with Applications, System etc. [04:38] danc3: Trying to record from a microphone using sound recorder in Dapper [04:38] how to get informations about installed printers in console ? [04:38] sethk: i dont see how package php4-pgsql could be splitted . [04:38] z9999: is the mic unmuted? run 'alsamixer' and check [04:38] graveson, I've seen two slightly different bookmark folder names in firefox, one with "personal" and one without. just asking if that might be relevant [04:38] hey guys is there an ubuntu button like those GetFirefox ones for my html code?? [04:38] probably muted [04:38] sethk, the listing by size is only applicable for the current directory [04:38] cirvin_fox, no, it isn't [04:38] cirvin_fox, not with the command line I gave you [04:39] JunK-Y, obviously then if your'e acting so smart you know more than us and just do it your way. Just download every PHP package 1 by one and check if it works. Other than that recompile is your only option or go back to dapper. [04:39] cirvin_fox, if you use some other command, then sure, it is === PWill [n=paul@cpe-24-208-190-43.columbus.res.rr.com] has joined #ubuntu [04:39] sethk: i have a live feed toolbar,and although i am allowed to add an additional toolbar i just cannot see this 2nd toolbar [04:39] danc3: Mike is not muted. [04:39] cirvin_fox, but I gave you a command to use that doesn't have that problem. if --sort=size were enough, I would have just told you to do that. [04:39] z9999: dunno then [04:39] gar!! nm-applet is acting up like crazy. anyone else been having problems? [04:39] graveson, sounds like your problem is different than what I'm thinking of === cO_17_cr_tmn [n=pc9@222.124.224.99] has joined #ubuntu === bunnythebunny [n=bunny@bl7-16-185.dsl.telepac.pt] has joined #ubuntu [04:40] graveson, only one of them shows up, I presume, [04:40] Hey guys, how do i update my Alsa drivers? [04:40] Hajiki: I think there are some things like that on the Wiki (wiki.ubuntu.com) try looking around through CatagoryMarketing [04:40] sethk, i used your command, and i'm not getting anything [04:40] graveson, how it got there I really can't even theorize about. [04:40] ce-MACAN [04:40] ok [04:40] bunnythebunny: why do you think you need to do that? [04:40] ashika: so ur conclusion is almost like: go back to dapper? === joli_ [n=joli@87.196.255.187] has joined #ubuntu [04:40] sethk, relevant that is, the file doesnt exist it seems [04:41] cirvin_fox, that's possible === sky123 [n=skys123@static-71-103-255-118.lsanca.dsl-w.verizon.net] has joined #ubuntu [04:41] graveson, , righclick, personnolise, add new toolbar [04:41] JunK-Y, recompile, download every php package and check if anything happened and then if all else fails go back to dapper or do a fresh install if you just upgraded. [04:41] danc3: Any idea where to go for help? Have been on the forums for over a month reading FAQs and asking questions to no avail. [04:41] customise I mean [04:41] ive wasted more then 10 hours on that problem, im here to solve problem, cause theres a problem. === hantoo is now known as hantu [04:41] cirvin_fox, could you be mistaken about how much space was available before, and then after, the delete? [04:41] CE CANTIK [04:41] z9999: nope, don't know [04:41] danc3: Well, my sound system is screwed. Only my center and right speakers work. I've unmuted everything. === Discerer [n=discerer@c-3b20e353.1467-1-64736c12.cust.bredbandsbolaget.se] has joined #ubuntu [04:41] z9999, if you'd asked your question in public someone else might have had the answer [04:41] ashika: ive nothing to recompiled, im using all ubuntu packages! [04:41] hello..so there is no ubuntu-sparc channel..due to popular misconception...where can you get help with ubuntu sparc issues? [04:41] danc3: I've got a 5.1 system. [04:41] JunK-Y, is it practical for you to downgrade? === Olathe [n=Olathe@12-201-73-22.client.mchsi.com] has left #ubuntu [] [04:42] bunnythebunny: are you sure it isn't a hardware/wiring issue? [04:42] ive installed from 6.10 cd. === ericz [n=eric@ip70-174-127-4.hr.hr.cox.net] has joined #ubuntu [04:42] danc3: works just fine in xp! [04:42] JunK-Y, you can certainly compile it, but it won't be as simple as it might seem as first. === illu45 [n=illusha@p194ds3xi.xDSL-1mm.sentex.ca] has joined #ubuntu [04:42] ashika, it was a nvida gforce2 mx 400 personl cinema everything it has a breakout box with the tuner and ir receiver incorporated [04:42] Pelo: I'm new to irc, can you direct me how ro get there? [04:42] bunnythebunny: I'd uninstall and then reinstall ALSA in Synaptic [04:42] pelo: i am allowed to it ,but once i close the add toolbr dialogue my new toolbar dissapears [04:42] bunnythebunny, has to be configuration [04:42] sethk, beforei began the capture from my DV cam, i had 10 gigs free, i ran until it was full and it gave me errors. all the files where in ./video/ and i deleted that with the livecd after i rebooted into the livecd [04:42] dogie, what software do you wnat to use it with [04:42] bunnythebunny, something must be set to mono somewhere [04:42] myth ank lirc [04:43] z9999, what is your issue ? [04:43] cirvin_fox, do you have more than one partition? === overridex [n=override@c-66-30-82-220.hsd1.nh.comcast.net] has joined #ubuntu [04:43] myth and lirc sorry [04:43] sethk, yes === watson540 [n=root@pool-71-171-175-182.chi01.dsl-w.verizon.net] has joined #ubuntu [04:43] JunK-Y, try download source and compiling it with the options postgre told you to compile it with. [04:43] does anyone know how to disable the wireframe animation in gnome when launching an app from the panel? [04:43] JunK-Y, sorry short of going back to dapper thats all you can do. [04:43] Pelo: Trying to record from mike doesn't work. [04:43] sethk: i know, but id like to avoid that way, since its so time-cumsoming in production env, compared to n packages. [04:43] cirvin_fox, possible the video was being stored to a different partition, and that partition ran out of space? [04:43] sethk, that might be it [04:43] sethk, no wait, no [04:43] hmm it says it won't work outta the box on Dapper/Edgy but it did on dapper [04:43] JunK-Y, indeed, but what alternatives do we have? [04:43] sethk, well, Surround is up, LFC is up, Master is up, Center is up, PCM is up, === cO_17_cr_tmn is now known as CE [04:44] xine vs gstreamer...which one should i be using? >.> [04:44] bunnythebunny, it isn't anything obvious like that, or you would have found it long ago [04:44] z9999, open up the terminal and type alsamixer, see if something in there can'T help you [04:44] fix the packages wich isnt correct? [04:44] sethk, i only have one partition mounted, but i did go and copy those files over to hda2 before i deleted from hda1 [04:44] how to get informations about installed printers in console ? [04:44] cirvin_fox, I'm just thinking out loud, really, trying to explain what you've reported. [04:44] cirvin_fox, doesn't mean my thoughts are correct. :) [04:44] JunK-Y, are you talking to me or sethk? [04:45] JunK-Y, how? [04:45] ashika: to seth. [04:45] JunK-Y, when you fix a package, you replace the bad files with good files. where are the good files going to come from? === keith [n=keith@ip70-179-188-226.dl.dl.cox.net] has joined #ubuntu [04:45] I installed Edgy fresh on my Desktop this morning, and I got sound out of my 5.1 card, worked great. I rebooted, now it's showing my onboard sound as primary (and it's even disabled in BIOS). How can I make my sound go back out of my Sound Blaster? [04:45] sethk, it seems to me that the files are still taking up space, but there is no refrence to them in whatever ext3 uses to determin the start of files === Wolf-h26 [n=carmin@bas2-montrealak-1096582305.dsl.bell.ca] has joined #ubuntu [04:45] sethk: make sure the package is fully backward, only by using php4 and php4-pgsql both are working. [04:45] JunK-Y, it's really tough to try to narrow down, because the symbols are stripped from all the binaries. [04:45] bunnythebunny, , did you turn on mastersound surrond in alsamixer ? === abcdef [n=abcdef@24-241-23-52.dhcp.oxfr.ma.charter.com] has joined #ubuntu === b_52Centos [n=skimo@adsl196-229-35-217-196.adsl196-10.iam.net.ma] has joined #ubuntu [04:46] cirvin_fox, try running fsck [04:46] yo does any1 know howt to install Teamspeak on ubuntu? [04:46] sethk, :(. But the thing is, i've tried a sort of ...trick...into making them all work, from gentoo wiki i think....which basically implies in making a .asoundrc file in the home directory. They all work. the only problem then is that eventually it starts making odd cracklings and the system sort of "stops" ..kinda like a scratched record. [04:46] keith: my ghetto way of doing it was removing the module for the onboard card in /lib/modules/$(uname -r) [04:46] cirvin_fox, if your theory is correct, your file system is inconsistent. that's certainly possible if you ran out of space and had to reboot. === winXperts [n=winXpert@ip72-196-113-57.ga.at.cox.net] has joined #ubuntu [04:46] sola6662: same way you'd install it on any other distro [04:46] Pelo, just surround and master.. [04:46] dogie, for lirc you need the drivers from linuxtv.org for your card. [04:46] sola6662: download, unpack, run the script installer. [04:46] dogie, unless you already have the linux drivers [04:46] sethk, they all work = my speakers. [04:46] bunnythebunny, can you put the .asound file on the paste site? maybe that will trigger someone's memory about something [04:46] well i dont know how to do that [04:47] In Gnome 2.14.3 the Main Menu > System > Finish(?) will show a dialog with 7 buttons. What are the English names of the 4th and 5th button? suspend-to-RAM?, suspend-to-disk? or what? [04:47] sola6662: don't know how to do what? === DarkMageZ [n=richard@ppp231-64.lns3.syd7.internode.on.net] has joined #ubuntu [04:47] dogie, Dogie I just triple checked as long as you have all drivers everything will work fine. Nearly every model is supported. [04:47] alright will do [04:47] sethk, it seemed to have to fix the table, still low on storage, but perhaps my ./video folger came back [04:47] dogie, Your IR may or may not work I have no clue its 50-50. [04:47] is there like a ez way to install it? [04:47] dogie, some IR devices seem to work while others dont. Dongles for example dont work [04:47] sola6662: I just told you the easy way [04:47] cirvin_fox, ok. it's your root file system, so you are going to have to run fsck as root, with the file system unmounted === joli_ is now known as joli [04:48] sola6662, you mean server or client? [04:48] client [04:48] dogie, Good luck dogie === Warbo [n=chris@dyn222139.shef.ac.uk] has left #ubuntu [] [04:48] overridex: How can I remove the module? [04:48] cirvin_fox, that means either you do fsck after booting the live cd (preferred) or shutdown with the form of shutdown that forces fsck on the next boot. I'll get that command for you ... [04:48] Pelo: Alsamixer shows Master and Capture maxed out, but I don't know how to dispplay Capture from this view [04:48] just the client [04:48] sola6662, http://www.goteamspeak.com/index.php?page=downloads&id=2a [04:48] sethk, yah, methinks i will want to shy away from the livecd... [04:48] z9999, [04:48] cirvin_fox, from the command line: sudo shutdown -F now [04:49] im downloading it now [04:49] sethk, ashika thx, i will just put an X on 6.10 [04:49] same path?> [04:49] cirvin_fox, all you would have to do with the live cd is: fsck.ext3 -f /dev/hda1 [04:49] JunK-Y, an X? [04:49] cirvin_fox, assuming it's an ext3 file system and hda1 is the correct partition [04:49] sola6662, whatever path you want. [04:49] wont use it anymore for my customers. === Madpilot [n=brian@ubuntu/member/madpilot] has joined #ubuntu [04:49] ok then whats next? [04:49] sethk, thanks very much, i guess i shall see you on the other side... [04:49] JunK-Y, not a bad idea, give them some time to get the wrinkles out. [04:49] sola6662, make sure to put execute permissions on the file. === JabberWokky [n=evan@c-71-58-60-115.hsd1.pa.comcast.net] has left #ubuntu [] [04:49] JunK-Y, or recompile.. your choise. [04:49] Pelo: Ok, that should have been Master, PCM and Capture are 100<>100 [04:50] sola6662: unpack it and read the instructions === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has left #ubuntu [] [04:50] ashika: ive tried to compile php 5.2.0 and all shits happened. [04:50] i just did a dist-upgrade from dapper to edgy.....and now it complains about not being able to load the i810 module and not being able to find a screen...can anybody help me? [04:50] z9999, I don'T have a mic to check , that was my best guess [04:50] ashika Ill check there but I am not intrested in the tuner I have a happauge 500 set up I was just trying to utilize the IR portion as I am using the tv out from the breakout box, but I still have a problem with the tv out even though the nvidia settings allow me to enable it when I restart the x-session it fails and I have to restore the preivious conf file, but maybe that is my problem [04:50] JunK-Y, do you have the dev files? [04:51] dogie, Try but make sure you have the drivers for the card as it also contains IR portion drivers. This will work 50-50 [04:51] ive the whole php src files. [04:51] JunK-Y, do you have compiling libraries? [04:51] JunK-Y, it is possible to compile, but it's far from trivial [04:51] Pelo: I'm using a brand new Compaq Notebook, with built in Mikes, plus tried plugging in an external mike. === nemik [n=nemik@76.210.196.151] has joined #ubuntu [04:51] JunK-Y, I've done it, but I'm a developer and I can track down all the nasty messages and figure out where they are coming from. [04:52] z9999, try looking up your notebook model number in the forum [04:52] JunK-Y, it's not really all that hard, but it is intimidating to some people [04:52] ive configured --with-pgsql , make, make install [04:52] ashika ,sorry I am a little green actually very green but I need other drivers then the drivers I installed from Nvidias site? [04:52] so after a system crash, i'm having problems even after an fsck. xorg won't load saying i810 module doesn't exist, but when i do startx manually, it boots fine. [04:52] but i was still getting the same errors [04:52] "To install using the gui, just startup "setup.sh" [04:52] prolly i missed something. === thanksjack [n=chaos@S01060050bac94b86.cg.shawcable.net] has joined #ubuntu [04:52] dogie, oh you installed the linux drivers? Did you run LIRC [04:53] junky i always compiled php otherwise I don't get the neccessary modukes [04:53] keith: if you know the module name of the onboard card (check lsmod and look for snd-something when it's running, emu10k1 is a sound blaster, so it's not that one...) and just do a find /lib/modules/$(uname -r) | grep modulename to find any of it in there, and use mv to move them somewhere else [04:53] i really dont get this [04:53] Pelo: I've been trying the forum for over a month now, and the list of unsolved problems is just growing. [04:53] sola6662: what don't you get? [04:53] peabodi: how exactly? [04:53] dogie, so dogie whats the problem? [04:53] keith: there's probably a better way to do it, i just don't know it right off - this way will undo once you upgrade your kernel... [04:53] does anyone know how to disable the wireframe animation in gnome when launching an app from the panel? [04:53] i run the Setup file just like it says but nuttin happined [04:54] not yet I am trying to gather as much info as I can before I attempt lirc and I have read that there a few bugs with edgy, just doing my homeworg [04:54] JunK-Y, did you run make with sudo prefix? === LGKeiz[LoLDemosD [i=LGKeiz@ppp-70-225-186-115.dsl.chmpil.ameritech.net] has joined #ubuntu [04:54] configure --help forthe neccessary flags [04:54] sola6662: what command did you run? === benkong2 [n=benkong2@cpe-065-190-217-060.nc.res.rr.com] has joined #ubuntu [04:54] z9999, my last guess is , system > prefs > sound , make sure the right soundcard is selected for capture === eobanb [n=eoban@user-0c93gne.cable.mindspring.com] has joined #ubuntu [04:54] a simple php page with pg_connect(foo); failed. [04:54] hello all [04:54] thats the point i dont know === rex_binary [n=rexbinar@unaffiliated/rexbinary] has joined #ubuntu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu [04:54] im in root, i dont run sudo. === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu [04:54] sola6662: no, you said you ran the installer. How did you do that? [04:54] dogie, Dogie try running lirc now and see if it works. In my opinion I think it will work as you have everything done good. I wish you good luck and let me know how it fares out. [04:54] could someone tell me why my mouse scroll dies after about two hours? When I first boot the system it works. [04:55] peabodi: like i said, i ./configure --with-pgsql === rex_binary is now known as rexbinary [04:55] configure and make usually don't require root or sudo just make install [04:55] JunK-Y, wouldn't --with-pgsql go with the make command? [04:55] double click [04:55] ashika, ok gonna try it in a bit thanks [04:55] and your error warnings say? [04:55] then run [04:55] dogie, let me know! im interested in your result. [04:55] ashika: no, this is with configure. [04:55] sola6662: that's not what the instructions say to do, is it? [04:55] JunK-Y, whats your error. C&P [04:55] yes [04:55] no [04:56] l error: Call to undefined function: pg_connect() in /var/www/pg.php on line 3 === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu [04:56] Pelo: Shows HDA Nvidia - Don't know what the HDA stands for, but it uses Nvidia sound card. [04:56] "To install using the gui, just startup "setup.sh" [04:56] so after a system crash, i'm having problems even after an fsck. xorg won't load saying i810 module doesn't exist, but when i do startx manually, it boots fine. === vnDW [n=nostalge@bas5-quebec14-1177919769.dsl.bell.ca] has joined #ubuntu [04:56] JunK-Y, this is when compiling? === dpeach [n=dpeach@189.151.36.30] has joined #ubuntu [04:56] sola6662: that's right. to do that, you have to open a console [04:56] guys, this is the .asoundrc file i made to get surround working http://paste.ubuntu-nl.org/32667/, but the sound gets "cracklish" === achillez [n=achillez@pool-71-245-101-26.ptldor.fios.verizon.net] has joined #ubuntu [04:56] error warnings from configure? [04:56] z9999, stupid qestion here but have you installed the nvidia drivers ? [04:56] if anyone would like to take a look and try to help, i'd appreciate it. === Cat2 [n=A_Dog@74-34-62-150.br1.eko.nv.frontiernet.net] has joined #ubuntu [04:56] no, this is after, im trying to execute my php script. [04:56] sola6662: then, type this command: chmod +x setup.sh [04:56] how can I tell if /dev/input/mice is the correct location for the mouse? [04:56] so what commend line will i need to use [04:56] JunK-Y, sorry, i missed the beginning, why don't youn install PHP from APT, anyway? [04:56] ashika: theres no errors on compiling. [04:57] JunK-Y, no errors during configure or compile or install? [04:57] is there a way I can get a REAL root on ubuntu? [04:57] APT? [04:57] sola6662: then, use this command: ./setup.sh [04:57] nope [04:57] vnDW, you mean like no gnome or KDE? [04:57] then pgsql isn't recognized [04:57] sola6662: note the period in front of that.... [04:57] JunK-Y, then your files are your problem... [04:57] JunK-Y, m... you-re on ubuntu, right? [04:57] anyone ever try building the ati driver for ubuntu using --builpkg? [04:57] er --buildpkg [04:57] ashika: nope, this is something with php [04:57] JunK-Y, sudo apt-get install php5 php5-pgsql -- why not? [04:57] try php -m | grep pgsql from the command line [04:57] i know [04:57] ashika: no, teh root user...I can't access it, I can't do apt-get dist-upgrade, I can't interact with sudo commands [04:57] Virtuall: yes. [04:57] Virtuall, he's been at this for hours, checked all the obvious stuff ages ago [04:57] but its not working [04:57] "sola6662@c-24-0-57-86:~$ chmod +x setup.sh [04:57] chmod: cannot access `setup.sh': No such file or directory" [04:57] how do i reboot or reload kernel modules? [04:58] vnDW, use sudo -i or login with root as your user. Did you set the root password? [04:58] root@clea:/var/www# php -m | grep pgsql [04:58] pgsql [04:58] root@clea:/var/www# === aidanr_ [n=aidanr@83.147.134.5] has joined #ubuntu [04:58] sola6662: you are not in the directory that you extracted it to === bullgard1 [n=detlef@p54BF3D56.dip0.t-ipconnect.de] has left #ubuntu [] [04:58] Virtuall, he's installed the same set of packages that worked on 6.1, so it's nothing obvious [04:58] : [04:58] Pelo: Is a new computer with Ubuntu pre-installed, Any idea how to verify they are installed correctly? And, mp3's play fine, just can't record from the mike. [04:58] very strange [04:58] well extracted the stuff to my desktop cuz i didnt know where to extract to [04:58] then php -i | grep pgsql === GhostFreeman [n=ghostfre@67.132.241.142] has joined #ubuntu [04:58] JunK-Y, in your position, I think I would dump the file list of each package from the old and the new packages, and see what's changed. === regeya [n=shane@dialup-4.159.56.250.Dial1.Chicago1.Level3.net] has joined #ubuntu === deep__ [n=ubuntu@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:59] z9999, if it is pre-installed I would have a chat with whom ever did the pre-installation [04:59] JunK-Y, you didn't find any postings about this problem anywhere? === vn [n=nostalge@Toronto-HSE-ppp3751195.sympatico.ca] has joined #ubuntu [04:59] sethk: in console, everything is perfect, this is via apache the problem. [04:59] sola6662: try this command first: cd ~/Desktop === reZo [n=reZo@124.197.45.163] has joined #ubuntu [04:59] ok, back [04:59] A lot of things are working on this MacBook Pro with Edgy, but still no sound out of the speakers (the headphone port works though) [05:00] How can I get the speakers to work? [05:00] yes, http://www.postgresqlfr.org/?q=node/201 , but it miss infos at the end. [05:00] Should I upgrade ALSA? [05:00] "Could not open file /home/sola6662/desktop: No such file or directory [05:00] " [05:00] JunK-Y, I don't see how that changes what I suggested. [05:00] the only other thing it might be is you have 2 different php binaries one with pgsql and one without [05:00] sola6662: that isn't what I said to type [05:00] I just isntalled xubuntu Edgy and can't get to my root and sudo doesn't allow me to have interaction with my own comments....how can I change the root password and use it? [05:00] .... [05:00] sola6662: note: Desktop [05:00] sola6662, desktop has a capital D, plus t [05:00] see the capital D ? [05:00] jeeez [05:00] Pelo: I'm in Thailand, so that's not very easy to do. Currently in National forest near Laos. === klos_ [i=hans@e180242152.adsl.alicedsl.de] has joined #ubuntu [05:00] sola6662, might not be a bad idea to paste the command from the IRC client === sysdoc [n=sysdoc@pool-71-119-81-191.lsanca.dsl-w.verizon.net] has joined #ubuntu [05:01] z9999, well, good luck then [05:01] and if i run phpinfo(); i see PHP Version 5.1.6, but the problem is ive compiled 5.2.0 === cari_tmen_ce_ [n=pc1@222.124.224.99] has joined #ubuntu [05:01] ok cool i got it [05:01] I get this when I try to build [05:01] isn't there a nvidia channel ? [05:01] sola6662: good [05:01] ATI Technologies Linux Driver Installer/Packager [05:01] ================================================== [05:01] Generating package: Ubuntu/edgy [05:01] [: 182: ==: unexpected operator [05:01] ./packages/Ubuntu/ati-packager.sh: 182: pushd: not found [05:01] did you run make and make install ? === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has joined #ubuntu [05:01] Pelo: Thanks for the time, I'll keep trying [05:01] peabodi: of course. === Riyonuk [n=riyonuk@65-169-206-150.hctc.net] has joined #ubuntu [05:02] now what from this point? [05:02] achillez, you are running under a different shell [05:02] z9999, there is a #nvidia channel , try your luck there [05:02] so after a system crash, i'm having problems even after an fsck. xorg won't load saying i810 module doesn't exist, but when i do startx manually, it boots fine. [05:02] sola6662: follow the installer [05:02] just my configure make and make install [05:02] achillez, pushd is a shell built in for bash and for zsh and ksh [05:02] then you are seeing a differnt inary [05:02] huh [05:02] d === GhostFreeman [n=ghostfre@67.132.241.142] has joined #ubuntu [05:02] sola6662: did the graphical installer start? [05:02] probably one in /usr/bin and one in /usr/local/bin [05:02] maybe, but i suspect libapache2-mod-php5 [05:02] does anyone know if there is a bug in Edgy that causes problems networking with a Windows PC? I get a "location is not a folder" error message, but if I refresh the network file browser once or twice it finally works and I can finally browse my Windows PC's shared folder [05:02] (ubuntu package) [05:02] By setting a partition to fat32, it will show up under windows and ubuntu with no extra configuration whatsoever? [05:02] canc3 u dont know how lost i em [05:03] Pelo: Great idea, I'll give that a try. And thanks very much. [05:03] sethk: I'm not sure if thats the prob [05:03] when I try to run bash it still fails [05:03] danc3* [05:03] sola6662: now that you're in the directory, use the command: chmod +x setup.sh [05:03] i just did a dist-upgrade from dapper to edgy.....and now it complains about not being able to load the i810 module and not being able to find a screen...can anybody help me? [05:03] do a find /usr -name php [05:03] sola6662: then do: ./setup.sh [05:03] achillez, it might not be the problem, but we can't help you unless we see error messages that make sense. also, put them on the paste web site, don't flood the channel [05:03] !paste [05:03] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu === smash__ [n=smash@p54B2FA99.dip.t-dialin.net] has joined #ubuntu [05:04] "sola6662@c-24-0-57-86:~/Desktop$ chmod +x setup.sh [05:04] chmod: cannot access `setup.sh': No such file or directory [05:04] " [05:04] grndslm: you know it's called 'edgy' for a reason === cajan [n=cajan@220.235.211.231] has joined #ubuntu [05:04] sola6662: OK, do this: ls [05:04] achillez, and even if you run under bash, a sub-shell of another sort may well be started. === z9999 [n=chatzill@203.156.101.62] has left #ubuntu [] [05:04] jrib: is there a command to check the current version of the distro? === mendred [n=mendred@59.93.80.140] has joined #ubuntu [05:04] and look for a directory named something like Teamspeak [05:04] achillez, I wonder if this is relevant to the fact that the default shell changed in edgy. [05:04] Class is starting in #ubuntu-classroom on the topic of using GPG for encryption. [05:04] "sola6662@c-24-0-57-86:~/Desktop$ ls [05:04] ts2_client_rc2_2032 ts2_client_rc2_2032 (copy) ts2_client_rc2_2032.tar.bz2 [05:04] " [05:04] peabodi: http://pastebin.ca/252175 [05:04] airgrace: lsb_release -a === hcyu [n=hcyu@mef-fe08.student.cs.uwaterloo.ca] has joined #ubuntu [05:05] sethk: really? what did it change to? [05:05] sola6662: use the command: cd ts2_client_rc2 === xalyn [n=xalyn@cpe-68-203-168-199.houston.res.rr.com] has joined #ubuntu [05:05] but, root@clea:/var/www# php -v [05:05] PHP 5.2.0 (cgi) (built: Nov 5 2006 16:49:30) [05:05] achillez: it uses dash instead of bash [05:05] sola6662: then, do the command: ls [05:05] jrib: Yeah, it's successfully upgraded it to 6.10 === harisund [n=harisund@ip72-207-196-231.br.br.cox.net] has joined #ubuntu === xnan [n=xnan@mef-fe12.student.cs.uwaterloo.ca] has joined #ubuntu === llindy [n=lindy@653287hfc90.tampabay.res.rr.com] has joined #ubuntu [05:05] achillez, let me find the name ; I haven't installed edgy on the box I used most of the time, so I have to look at another box. === dobblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has joined #ubuntu [05:05] and see if you see a file named "setup.sh" [05:05] how do I add more workspaces? [05:05] Fat32 has a size limit? WTF? [05:05] jrib: not quite sure how it did it, but it's done. [05:05] JunK-Y: I haven't really been following, but I noticed that phpgadmin seems to require apache (1) not apache2 === cO_17_cr_tmn [n=pc9@222.124.224.99] has joined #ubuntu [05:05] sethk: think it's called dash [05:06] sethk: k, I'll try messing around w/ the shell [05:06] achillez, dash, possibly? at first I thought it might be one of the busybox shells, but then I checked and it isn't. [05:06] errm dont mind me im a noob and im having some trouble installin my wireless card on my laptop here === eugman [n=eugene@c-71-199-127-163.hsd1.pa.comcast.net] has joined #ubuntu [05:06] hi, hc [05:06] yo danc3 [05:06] "sola6662@c-24-0-57-86:~/Desktop$ cd ts2_client_rc2 [05:06] bash: cd: ts2_client_rc2: No such file or directory [05:06] " [05:06] yes [05:06] and you have apache built as an sapi in php? [05:06] I am having problems with my sound, and I have googled, and looked all over ubuntu forums for a solution and cannot figure it out. My sound is only giving me CPU system beeps, its not playing anything on my speakers. [05:06] airgrace: lol ok, run 'sudo apt-get -s dist-upgrade' and see what it says. With -s it won't actually do anything, it will just report what it wants to do [05:06] achillez, that might be irrelevant, but with it reporting that it can't find a shell built in, it's suspicious. [05:06] Mozilla is defaulting to totem instead of mplayer for embeded media. How do I change that? [05:06] achillez, might have to code a binary pushd/popd, which would be fun. [05:06] did i do it wrong? [05:06] jrib: i run a2 with phppgadmin, on one box. [05:06] sola6662: use this: cd ts [05:07] and then hit Enter === cO_17_cr_tmn is now known as karen [05:07] Ubuntu seems to be loaded with sound and network issues. [05:07] dobblego: right click on the workspaces panel applet and go to preferences [05:07] sethk: aha that's it [05:07] ah thanks [05:07] sethk: I renamed dash and copied over bash to dash === cirvin_fox [n=cirvin@cpe-72-225-27-211.rochester.res.rr.com] has joined #ubuntu [05:07] "sola6662@c-24-0-57-86:~/Desktop$ cd ts [05:07] bash: syntax error near unexpected token `newline' [05:07] " [05:07] sethk: now it works [05:07] yep as I thought you have 2 different binaries one with pgsql and one without [05:07] achillez, excellent [05:07] jrib: Reading package lists... Done [05:07] Building dependency tree... Done [05:07] Calculating upgrade... Done [05:07] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [05:07] want me to submit a bug somwhere ? [05:07] A lot of things are working on this MacBook Pro with Edgy, but still no sound out of the speakers (the headphone port works though) [05:07] sola6662: no, press the TAB key where I wrote [05:07] sethk, back from the livecd, fsck'd to no avail [05:07] then press Enter === mode/#ubuntu [+o Mez] by ChanServ [05:07] ph [05:07] achillez, next time someone says how dumb I am for saying that, perhaps, replacing the shell wasn't a great thing to do without more testing. ... :) [05:07] how do I install m3u plugin for rythmbox [05:07] ? [05:08] unless one is a link [05:08] cirvin_fox, did it report any problems? [05:08] jrib: it seems that it's all upto date :P [05:08] airgrace: and your sources.list now has edgy repositories? [05:08] ok i got it [05:08] sola6662: ok, now do: ls [05:08] no [05:08] peabodi: honestly ive no idea what an sapi [05:08] sethk, no [05:08] jrib: how do i check that again? [05:08] -Mez:#ubuntu- The Class on gpg encryption is about to start in #ubuntu-classroom, please take your seats [05:08] and see if it lists a file named "setup.sh" [05:08] I am having problems with my sound, and I have googled, and looked all over ubuntu forums for a solution and cannot figure it out. My sound is only giving me CPU system beeps, its not playing anything on my speakers. === Caplain_ [n=matt@91.detroit-06-08rs.mi.dial-access.att.net] has joined #ubuntu [05:08] sethk: heh - would you like me to submit a bug on this somewhere? [05:08] "sola6662@c-24-0-57-86:~/Desktop/ts2_client_rc2_2032$ ls [05:08] readme setup.data setup.sh [05:08] " [05:08] cirvin_fox, that's odd. you used the -f flag? [05:08] achillez, I think it's a good idea, yes. [05:08] sola6662: OK... now do: chmod +x setup.sh === ErrantEgo [n=ErrantEg@68.42.154.50] has joined #ubuntu [05:08] sethk, yup === co_17_cr_tmn [n=pc8@222.124.224.99] has joined #ubuntu [05:09] that's what connects to the service as in apache or command line or [05:09] apxs [05:09] sethk: ok will do - any particular spot or should I just search on the ubuntu website? === co_17_cr_tmn is now known as ce [05:09] !launchpad|achillez [05:09] achillez: launchpad is a collection of development services for Open Source projects. It's Ubuntu's Bounty and Bug tracker, and much more; see https://launchpad.net/ [05:09] just try dl(pg_sql.so) in your script [05:10] What is the best way to share files between Windows and Linux? Fat32? Samba? Put files on a USB, reboot, etc? [05:10] jrib: i mean wha's the command to check the sources.list [05:10] achillez, search on the site, I don't know the right place [05:10] make sure yu have pg_sql.so though [05:10] danc3 then what i do [05:10] sola6662: now do: ./setup.sh [05:10] sethk: ok, will do - thx for the help [05:10] sola6662: now do: ./setup.sh [05:10] airgrace: gedit /etc/apt/sources.list === tannerld [n=tanner@adsl-068-209-251-067.sip.asm.bellsouth.net] has joined #ubuntu [05:10] Riyonuk, depends one how often you do it , how many computers are involved and how much trouble you are willing to go through === dobblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has left #ubuntu ["Leaving"] [05:11] I am having problems with my sound, and I have googled, and looked all over ubuntu forums for a solution and cannot figure it out. My sound is only giving me CPU system beeps, its not playing anything on my speakers. === Versed [n=Versed@c-69-253-173-154.hsd1.nj.comcast.net] has left #ubuntu ["Leaving"] [05:11] woot === ZeeEyes [n=ZeeEyes@unaffiliated/zeeeyes] has joined #ubuntu [05:11] llindy did you check to see if your sound is unmuted? === ErrantEgo [n=ErrantEg@68.42.154.50] has left #ubuntu [] [05:11] yes, i did [05:11] jrib: yup, this is what i have . http://paste.ubuntu-nl.org/32669/ [05:11] Its going to be used for music mainly, cant see any other reason - just my computer - dont care as long as it works [05:12] airgrace: hmm those should all say edgy [05:12] kitche, I did, and its mot [05:12] so any one able to help me i slapped my wireless card in shows the connection in the network settings but not showing any thing else [05:12] sethk, perhaps i should be nominated for most obscure screw up eh? [05:12] llindy, did you try playing around with alsamixer ? [05:12] danc3 now how to open? [05:12] can you PM me, this room in moving too fast? [05:12] yes, I tried [05:13] cirvin_fox, it's something obvious that I'm missing. [05:13] jrib: hmm..maybe restarting the machine should do the trick. [05:13] permission denied === torpedo|dog [n=thetorpe@nr26-66-42-171-84.fuse.net] has joined #ubuntu === Trevinho [n=Trevi@host71-165-static.104-80-b.business.telecomitalia.it] has joined #ubuntu [05:13] ran as root === SnoJack [n=nate@216.194.124.36] has joined #ubuntu [05:13] Pelo: Its going to be used for music mainly, cant see any other reason - just my computer - dont care as long as it works [05:13] sola6662: use the file manager to browse to the teamspeak directory, and then double click the Teamspeak file [05:13] airgrace: I don't think it will, does running update-manager still fail to calculate upgrade? [05:13] ok [05:13] jrib: hmm === Lahey [n=chatzill@CPE000d8846b4a2-CM000039050c63.cpe.net.cable.rogers.com] has left #ubuntu [] [05:13] Riyonuk, so you mean moving stuff between your linux setup and your windows setup on a dual boot system ? [05:14] danc3 whats the path? [05:14] sethk, perhaps if i returned tomorow? [05:14] ] [05:14] cirvin_fox, k [05:14] nvm i think its hom [05:14] Pelo, I wont be moving it will I? Im just listening to music, so I guess its going to stay === montgoej [n=Jordan@0-1pool84-90.nas4.winchester1.ky.us.da.qwest.net] has joined #ubuntu [05:14] ehome* [05:14] sola6662: don't know, it's in your home directory, just look for it [05:14] come on [05:14] jrib: not to sure, so what do you reckon i do now? [05:14] sethk, woudl that allow time for you to run it over then? [05:14] Riyonuk, just mound your ntfs drive [05:14] mount [05:15] What will that do? [05:15] woot there we do [05:15] cirvin_fox, sure, but I'm not sure how much good it will do :) === xamox [n=xA@24-236-184-133.dhcp.mrqt.mi.charter.com] has joined #ubuntu [05:15] airgrace: try running 'gksudo update-manager -c' first [05:15] Riyonuk, lets you access your windows drive from ubuntu [05:15] 98% done with downloading ubuntu [05:15] oh cool [05:15] well let me install ubuntu and Ill be back === thomas [n=thomas@du-153.vanuatu.com.vu] has joined #ubuntu [05:16] sure [05:16] How do I find out what /dev/hd* my harddrive is, if I have never mounted it? [05:16] jrib: gksudo: invalid option -- c [05:16] xamox, you can find the active devices in /sys [05:16] has anyone in here had any trouble with firefox crashing a lot after installing Foxytunes? === looktj [n=taylor@c-67-187-176-173.hsd1.ca.comcast.net] has joined #ubuntu === bgranger [n=bgranger@64.240.154.40] has joined #ubuntu [05:16] hey guys there are some artefacts going up the screen, on my monitor, i think the res is right, because fonts look fine [05:17] xamox, system > admin > system monitor, third tab [05:17] sethk: Awesome, thx! [05:17] airgrace: gksu "update-manager -c" [05:17] montgoej, it crashes a lot even without installing foxytunes [05:17] I installed it in Edgy, but had to get rid of foxytunes cause it was making firefox crash about every 10 minutes [05:17] -Mez:#ubuntu- Class is in Session. Todays Class: GPG/PGP Encryption, signing, and usage. Join #ubuntu-classroom and start learning [05:17] sethk, could you do me a favor and look at this: http://paste.ubuntu-nl.org/32670/ is that how its supossed to be? i dont think my sound card is anything reelated to Intel [05:17] i think it might be the refresh rate, but the only option is 60hz, how can i change that? [05:17] It almost never crashes for me without it [05:17] bunnythebunny, looking === ArLeN [n=arlenn@dh218028.res.uvic.ca] has joined #ubuntu [05:17] thomas, edit xorg.conf [05:17] jrib: yeah i get a '>' what should i type? [05:17] sola6662: you're welcome === bdragonmsl [n=bdragonm@cpe-72-177-110-195.austin.res.rr.com] has joined #ubuntu [05:18] airgrace: did you make sure to enter both quotation marks? [05:18] bunnythebunny what is that output from? [05:18] I have some problem, my screen goes slllow wuth scrolling [05:18] sethk aplay --list-device [05:18] jrib: my bad :P, just did now. [05:18] Pelo: i'm not sure what the correct refresh rate is though, how could i work that out [05:18] sethk, ah, i shall query the rest of the group then, thanks for the help [05:18] bunnythebunny, that's ok. iec958 is a format, like mp2 [05:19] thomas: look at the manual for your monitor === Phuzion [i=Phuzion@69-168-188-155.clvdoh.adelphia.net] has joined #ubuntu [05:19] duh === Phuzion [i=Phuzion@69-168-188-155.clvdoh.adelphia.net] has left #ubuntu [] [05:19] thomas, read the label at the back of your monitor [05:19] argh! [05:19] bunnythebunny, the ich is from a bus manager, I think. I don't think that's your problem. [05:19] sethk ITS SO FRUSTRATING! i can't find anything wrong..........and........there's something wrong. URGH. [05:19] does anyone know how can I play m3u playlist files with rythmbox, I tried install gstreamer plugins but in vain :( [05:19] hey, can someone tell me an app that will show me a graphical representation of all the siezes of the files on my drive? [05:19] Pelo: cheers [05:19] jrib: http://paste.ubuntu-nl.org/32671/ [05:19] cirvin_fox: filelight [05:19] cirvin_fox kdirstat [05:19] jrib: the sofware update manager opens up, and says that the system is uptodate [05:19] blowing off steam. bah. [05:20] bunnythebunny, indeed. You might try running something under strace and looking for something suspicious, but that would generate thousands of lines of output and probably 5 lines would be relevant. [05:20] cirvin_fox: kdirstat [05:20] ehg so yeah it seems my wireless card isnt installed though should be, it says its in one of the compatable cards === denerik [n=denerik@30-120-246-201.adsl.terra.cl] has joined #ubuntu === TheMoebius [n=zac@71-82-169-115.dhcp.mdsn.wi.charter.com] has joined #ubuntu [05:20] sola6662: working? [05:20] Pelo: it says 50-60 hz in the power section, would that be it? [05:20] thomas: no [05:20] airgrace: you can ignore the warning. Okay, something messed up somewhere... Do you have backups of any important info in the unlikely event your computer becomes unusable? [05:20] Hi [05:20] danc3: hmm ok can't see it. could i just guess === draeath [n=draeath@user-24-96-44-142.knology.net] has joined #ubuntu [05:20] Q: is there a way to use old repository packages in a new version? eg? using gnumeric 1.6.3 from dapper in edgy === SurfnKid [n=SurfnKid@unaffiliated/surfnkid] has joined #ubuntu [05:21] thomas, look for ver refrsh and horiz sync ( or maybe the other way around) [05:21] thomas: no, you need to research it, look int he manual [05:21] sethk...well, can i do that, save it in a file, and mail it to some place where they'll actually look at it? [05:21] anyone can gimme some apt sources for edgy please? [05:21] airgrace, what are you trying to do [05:21] I'll soon find out [05:21] danc3: lol, don't have a manual [05:21] yup, i just installed linux today itself, i don't have any data on this laptop at all. apart from the fact that i installed xfce. [05:21] vn, they are thesame as for dapper [05:21] bunnythebunny, I don't know who would look. [05:21] thomas: google it [05:21] Whats a good log viewer that would work in Xubuntu without installing half of gnome or KDE? preferably with simple filters (i don't yet understand regex) [05:21] duh [05:21] bunnythebunny, let me think about it for a bit. [05:21] airgrace, what are you trying to do. [05:21] thomas, look for specs online, google your montor make and model [05:21] sethk alright [05:21] ashika: i tried updating to 6.10, it seems that it messed up somwhere. [05:21] airgrace, no you didn't. [05:22] airgrace: well you know it will probably be easier for you to just popup in the 6.10 disk and install over it. But I can guide you through upgrading through the command line if you want [05:22] airgrace, open up teminal and type sudo updatemanager -c [05:22] danc3: thanks for the attitude :P [05:22] ashika: then, I'd be looking for good soruces for dapper/edgy :p [05:22] Pelo: will do [05:22] vn, do you have GNOME? [05:22] thomas: who ties your shoes for you in the morning? [05:22] no, xfce [05:22] ashika: have done it a few times, [05:22] vn, isn't there synaptic manager [05:22] ashika: http://paste.ubuntu-nl.org/32671/ [05:22] airgrace, did you run it with sudo and -c [05:22] danc3: didn't realise i was on #debian === xnan [n=xnan@mef-fe12.student.cs.uwaterloo.ca] has joined #ubuntu [05:22] jrib: command line would be perfect, i haven't made a copy of the distro on cd yet. [05:23] thomas: you're not [05:23] airgrace, that should be there. [05:23] ashika: thanks, didnt know [05:23] airgrace, just ignore it and continue === dennister [n=cathy@CPE0015f2cca11c-CM0014f8c63340.cpe.net.cable.rogers.com] has joined #ubuntu [05:23] HOLY cow..so much stuff, nice app [05:23] airgrace: ok, first, do you have the ubuntu-desktop and xubuntu-desktop packages installed? [05:23] hello ppls [05:24] jrib: how do i go about checking that? === nemik [n=nemik@76.210.196.151] has joined #ubuntu [05:24] airgrace: apt-cache policy xubuntu-desktop ubuntu-desktop [05:24] so is xorg-air-core installed by default in edgy? [05:25] Q: how do u convert a pl script into a daemon that stays up? [05:25] jrib: seems to be imo. http://paste.ubuntu-nl.org/32672/ [05:25] -Mez:#ubuntu- Class is in Session. Todays Class: GPG/PGP Encryption, signing, and usage. Join #ubuntu-classroom and start learning === j_ack [n=rudi@p508D98C2.dip0.t-ipconnect.de] has joined #ubuntu === TheMoebius [n=zac@71-82-169-115.dhcp.mdsn.wi.charter.com] has left #ubuntu [] === darkmatter [n=darkmatt@206-163-249-175.yktn.hsdb.sasknet.sk.ca] has joined #ubuntu === ErrantEgo [n=ErrantEg@68.42.154.50] has joined #ubuntu [05:26] airgrace: yep, ok, next step is to change all instances of "dapper" to "edgy" in your /etc/apt/sources.list. Quick way: sudo sed -i 's/dapper/edgy/g' /etc/apt/sources.list === mypapit [n=manbruta@218.111.187.136] has joined #ubuntu [05:26] How do you all review your /var/log files? [05:27] airgrace, whatch that command! if you have any third-party repos it may cause them to fail === lonran [n=Lone@80.174.15.8] has joined #ubuntu === subir [n=subir@202.79.37.177] has joined #ubuntu [05:27] anyone? making a script into a daemon? [05:27] jrib: yup, just c&p it. [05:27] dennister, sorry === montgoej [n=Jordan@0-1pool84-90.nas4.winchester1.ky.us.da.qwest.net] has left #ubuntu [] [05:27] draeath: aye, thanks for the advice. I am still pretty much new to the system. [05:27] any of you with beryl in edgy, can you please tell me what your /etc/gdm/gdm.conf-custom looks like? [05:27] airgrace: ok, sudo apt-get update && sudo apt-get dist-upgrade [05:27] dennister, poke about in /etc/init.d and see how it's done [05:28] any of you know what this means: [05:28] fusermount: failed to access mountpoint /home/dmbtech/visible: Permission denied [05:28] fuse failed. === llindy is away: lindy {away} === llindy is now known as lindy [05:28] with encfs [05:28] im root === tuv [n=tuv@unaffiliated/tuv] has joined #ubuntu [05:28] dennister did you try putting it your .profile file? [05:28] jrib: command is executing... [05:28] airgrace: once that completes, you'll have to run 'sudo apt-get dist-ugprade' again (remember this, because I'll probably forget) [05:29] gkrellm uses too much cpu on recent kernels. older kernels did not have this issue. any hints? [05:29] airgrace, while that command is running, you may have issues (programs being updated as you use them...) [05:29] jrib: sure thing. [05:29] airgrace: and hopefully that will take a while and proceed without errors [05:29] jrib: yup [05:29] airgrace, i would suggest doing as little as possible while that is running. === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has joined #ubuntu === fnf [n=fnf@58.187.73.189] has joined #ubuntu [05:29] btw, should i be using the 386 kernel or the generic one on centrino pentium M? === basanta [n=basanta@202.79.37.177] has joined #ubuntu [05:30] tuv, generic (which is optimized for 686 but will work on down) [05:30] draeath: yup, I've got no programs running, apart from firefox, terminal, and x-chat === xdg [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [05:30] i just did a dist-upgrade from dapper to edgy.....and now it complains about not being able to load the i810 module and not being able to find a screen...can anybody help me? === darkmatter [n=darkmatt@206-163-249-175.yktn.hsdb.sasknet.sk.ca] has joined #ubuntu [05:30] -Mez:#ubuntu- Class is in Session. Todays Class: GPG/PGP Encryption, signing, and usage. Join #ubuntu-classroom and start learning [05:30] airgrace, firefox will probably barf on you eventually. :) === hanasaki [n=hanasaki@69.167.100.77] has left #ubuntu ["Ex-Chat"] === Daylighter [n=james@24.32.118.70.cfl.res.rr.com] has joined #ubuntu [05:30] How do I set my smb to share on a different domain? (i.e. one different from "mshome") [05:30] draeath: hehe, i got to upgrade it to version 2 anyway :) [05:31] sethk, get this, kdirstat says i'm using 6 gigs [05:31] Hi, I'm using a Nvidia GeForce Go 7300 card, 'lspci' couldn't recognize my hardware (Unknown device), is there any safe way to install nvidia-glx(-legacy) ?. I've experienced frequent X crashes when using the nvidia-glx package. [05:32] fnf, try #nvidia [05:32] any of you with beryl in edgy, can you please tell me what your /etc/gdm/gdm.conf-custom looks like? === Railer [n=admin@S010600062598fc59.ed.shawcable.net] has left #ubuntu [] [05:33] Pelo: Thanks, btw, do you have any suggestions ? [05:33] great [05:33] fnf, that was my suggestion [05:33] got an idiot spamming ubuntu-classroom with Tor [05:33] just what we need, more reason for Tor to get shunned [05:33] Pelo: Alright :) === looktj [n=taylor@c-67-187-176-173.hsd1.ca.comcast.net] has joined #ubuntu === blacksoul [n=blacki@bzq-88-155-180-8.red.bezeqint.net] has joined #ubuntu [05:35] -Mez:#ubuntu- Class is in Session. Todays Class: GPG/PGP Encryption, signing, and usage. Join #ubuntu-classroom and start learning [05:35] how to read/write data to parallel port (plip0) [05:35] sethk, i'm quite sure now that i have a bad allocation table, is there a way to rebuild the journal according to whats on the disk? === mikm[laptop] [n=sgflmtre@kron2-46-125.resnet.wisc.edu] has joined #ubuntu === dcraven [n=dcraven@70.31.180.102] has left #ubuntu ["Bye."] === Lahey [n=ChatZill@CPE000d8846b4a2-CM000039050c63.cpe.net.cable.rogers.com] has joined #ubuntu === peabodi [n=ubuntu@74.138.219.252] has left #ubuntu [] === MrObvious [n=paul@adsl-69-149-215-211.dsl.wchtks.swbell.net] has joined #ubuntu === Vornotron [n=vorn@71-213-115-201.slkc.qwest.net] has joined #ubuntu === feross [n=feross@71-215-80-251.hlrn.qwest.net] has joined #ubuntu === grant_uae [n=grant@dxb-as54302.alshamil.net.ae] has joined #ubuntu [05:39] I cannot log in to my machine, and I cannot use Knoppix to mount the drive with / on it to fix it. The primary partition says that it is of fs type "linux LVM"... but I can't figure out how to mount that. [05:39] hey guys having all kinds of problems getting ubuntu edgy to stream a quicktime file, any suggestions? === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has joined #ubuntu === garrett [n=garrett@12-226-84-186.client.mchsi.com] has joined #ubuntu [05:40] so, uh [05:40] how do I go about mounting LVM stuff? [05:40] how would I go about resizing an ntfs partition to give my ext3 partition more space on my disk? [05:41] g'night folks [05:41] Megaqwerty: gparted === zz_ [n=zz@61.42.168.66] has joined #ubuntu [05:42] how to get the parallel port's device name (/dev/?) [05:42] what is a good font set to get that has some artistic fonts in it? === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-117-63.nexicom.net] has joined #ubuntu [05:43] thevenin: I tried that, but I got this error when I tried to unmount my ntfs partition to resize it: The partition could not be unmounted from the following mountpoints: /media/sda2 Most likely other partitions are also mounted on these mountpoints. You are advised to unmount them manually. === Jordan_ [n=jordan@ip68-103-221-48.ks.ok.cox.net] has joined #ubuntu === macd [n=d@adsl-156-83-210.msy.bellsouth.net] has joined #ubuntu [05:43] this is going to sound stupid, but have I missed something? building a system... Motherboard, CPU, GPU, RAM, HD, CDRW, Case, PSU, Thermal Grease (motherboard has sound, and i already have the perifpherals) === Jordan_ [n=jordan@ip68-103-221-48.ks.ok.cox.net] has left #ubuntu ["Leaving"] === Lahey [n=ChatZill@CPE000d8846b4a2-CM000039050c63.cpe.net.cable.rogers.com] has joined #ubuntu [05:43] are you trying to do this from the partition itself [05:43] boot to a live cd then do it === itsx [n=tomas@nat.wia.cz] has joined #ubuntu [05:44] thevenin: I don't think so, I'm doing it from /media/sda3 [05:44] well sorry i worded myself wrong, but still boot to a live cd [05:44] df -h tells me that i have 320 megs of free space on my drive, yet kdirstat says i have about 12 gigs of free space [05:44] which one can i trust? [05:44] mkay, thanks [05:45] Hello everyone. I'm having trouble installing an Nvidia driver in Ubuntu 6.10. Never had trouble with ubuntu 5.04. I have a geforce3, after I install drivers and change nv to nvidia in the xorg.conf and reboot. I get an error. [05:45] I'v tried every procedure I could find in the web and I'm still getting the sam errors. === arnducky [n=ordinary@S01060017ee009b87.cg.shawcable.net] has joined #ubuntu [05:45] Anyone have any idea what I might be doing wrong === mrnotproper [n=mrnotpro@142-217-81-164.telebecinternet.net] has joined #ubuntu === CPrgmSwR2 [n=keith@adsl-75-9-222-133.dsl.crchtx.sbcglobal.net] has joined #ubuntu [05:47] I really need help with rsync. Can someone help me to make the transfer working? [05:48] My Ubuntu box has two NICs and I'm using it as a NAT (ip masq) for my windows box. It's currently working correctly, however every time I restart my Ubuntu box my windows box's net connection doesn't come back up. However, when I run Firestarter on my Ubuntu box I can grab a new IP and the NAT works again. Any idea what Firestarter is doing that brings everything back up? (Or how can I tell Firestarter to do that at bootup?) === kintaro0e [n=kintaro0@203.177.138.178] has joined #ubuntu [05:48] Ecnassianer, firestarter is flushing your iptables rules and applying the ones you set up in it [05:49] hey guys having all kinds of problems getting ubuntu edgy to stream a quicktime file, any suggestions? [05:49] Ecnassianer, not sure on what you can do to automate it though (excepting replacing firestarter with a scipt) === brett [n=brett@bb-82-108-13-47.ukonline.co.uk] has joined #ubuntu [05:49] !restricted === honk [n=honk@cpe-24-209-211-93.cinci.res.rr.com] has joined #ubuntu [05:49] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [05:49] is ATI working with any sort of composite/beryl thing in edgy yet? [05:49] draeath: How would I go about replacing firestarter with a script? === chrismo [n=chris@fsf/member/chrismo] has joined #ubuntu === teledyn__ [n=teledyn@adsl-71-140-56-241.dsl.pltn13.pacbell.net] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [05:50] How to install a bin file? [sorry newbie question] [05:50] Ecnassianer, thats beyond me. personally I don't run a firewall on this machine === phrizer [n=sdfsdf@60-234-134-230.bitstream.orcon.net.nz] has joined #Ubuntu [05:51] thanks for the info draeath === arnducky [n=ordinary@S01060017ee009b87.cg.shawcable.net] has left #ubuntu ["time] [05:51] brett: Sort of depends on what the .bin file is. [05:51] brett: Just because somebody named it .bin doesn't mean anything. [05:51] uh [05:51] Ecnassianer, your welcome. What you are looking for is 'iptables' [05:51] .bin is a binary, those are generally what you run [05:52] Ecnassianer, firestarter is a fancy interface for it [05:52] that free formats page needs updating, as java is now, or soon to be gpl? [05:52] brett, as wasabi_ said, file extensions have no meaning in *nix [05:52] JoshJ, no, not true [05:52] JoshJ, a .bin can be anything [05:52] well yes [05:52] wasabi_, well its a application I know that not an cd image :-p [05:52] i assume the extension is matching the mimetype [05:52] brett: If it's something which needs to be run, you can mark it executable, and run it. === mez_ [n=Mez@ubuntu/member/mez] has joined #ubuntu [05:52] anyone know why ubuntu 6.10 doesn't work with my Geforce3 when 5.04 did? :( === Sby_boyz [n=pc6@222.124.224.99] has joined #ubuntu [05:52] JoshJ, may not even have a mime type, [05:52] How to run it? [05:52] brett: Or, preferabally, you can read the instructions that probably came with it. [05:53] i assume the mimetype is CORRECT :( [05:53] JoshJ, if it has no mime type, the mime type cannot be correct or incorrect [05:53] (as in the filename is correctly representing the (obviously existing) mimetype) [05:53] brett, most likely you can do: chmod +x whatever.bin [05:53] but yes, rightclick on it and hit properties to see what it is [05:53] brett, then ./whatever.bin [05:53] JoshJ, obviously existing how? I have 26,000 files on my system, of which maybe 30 have a mime type [05:53] uh === JoshJ loads his /usr/bin === tuv [n=tuv@unaffiliated/tuv] has left #ubuntu ["Leaving"] [05:54] looks like my GUI apps have the mimetype: application/x-executable [05:54] heck even apt-cache has that [05:55] IT's worth pointing out that files do not have mime types. [05:55] JoshJ, your tool may fake them out that way, but they have no such type [05:55] Mime types are probed. [05:55] well that's from nautilus [05:55] wasabi_, correct [05:55] ie, your system guesses. [05:55] Based on what is in the file. [05:55] ah [05:55] And what of the install path which its asking me now... what should I set that to? is there a standard? === fnf [n=fnf@58.187.73.189] has left #ubuntu [] [05:55] wasabi_, a mime type exists really only as part of an HTTP transaction [05:55] "if first 2 bytes = 0xDEADBEAF then file == application/x-jar", etc. [05:55] sethk: Someday maybe as an xattr if we're lucky. ;0 === Xaero_Vincent [n=Vincent@or-76-2-11-240.dhcp.embarqhsd.net] has left #ubuntu ["Leaving"] [05:56] GASPETH [05:57] brett, what are you installing? === grant_uae [n=grant@dxb-as54302.alshamil.net.ae] has left #ubuntu ["Leaving"] [05:57] sethk, google earth === SmrtJustin [n=SmrtJust@72.241.96.171] has joined #ubuntu [05:57] brett, don't know it, sorry. [05:57] onos [05:58] uh [05:58] google earth is in the repos === Trevinho [n=Trevi@host71-165-static.104-80-b.business.telecomitalia.it] has joined #ubuntu [05:58] is there an up-to-date howto on FGLRX+Beryl? [05:58] I am just wondering where all these other applications are stored/ installed maybe I should just put it there? :-S [05:58] !googleearth [05:58] Google Earth is now available, for free (only as in price), for Linux, too. To download it see http://earth.google.com/download-earth.html [05:58] ... [05:58] fairly sure it's in one of my repo's, hold on [05:58] Oh.... okay... I DLed from googles own site. [05:59] doesn't it have instructions? [05:59] Synaptic Package Manager works off of repos? [05:59] yes [05:59] synaptic is on top of apt [05:59] spunconfuse, specific error? (use pastebin if you have 3+ lines) [06:00] oh my goodness [06:00] spunconfuse, neverfmind, was back in the scrollbuffer. replied to old line [06:00] # Penguin Liberation Front [06:00] deb http://packages.freecontrib.org/ubuntu/plf edgy-plf non-free free [06:00] deb-src http://packages.freecontrib.org/ubuntu/plf edgy-plf non-free free [06:00] that's what i have googleearth in === MindlessHope [n=chatzill@d14-69-251-193.try.wideopenwest.com] has joined #ubuntu [06:00] What about IPW2200.... for some reason it doesnt seem to be working when I do > iwconfig I get RADIO OFF... how to enable/ turn this on... couldnt find any reference to this in the man's/ forums. [06:00] === Shadow_mil2 is now known as Shadow_mil [06:01] draeath? I still can't get my nvidia drivers to work. [06:01] does anyone know of a free iso writer for windows [06:01] cd burner xp pro [06:01] MindlessHope, i think deepburner can do it [06:01] k thanks [06:01] anybody know how to netboot an ubuntu install? [06:02] spefically with regards to creating a dhcp server?? === Klick [i=Demon@ip68-14-179-247.pn.at.cox.net] has joined #ubuntu [06:02] what is pastebin? [06:02] !pastebin [06:02] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [06:02] www.pastebin.ca [06:02] i personally prefer rafb.net/paste === das-q_ [n=das-q@p57A0D71A.dip.t-dialin.net] has joined #ubuntu === sysdoc [n=sysdoc@pool-71-119-81-191.lsanca.dsl-w.verizon.net] has joined #ubuntu === Gasfiter [n=pichulon@196-40-89.adsl.terra.cl] has joined #ubuntu [06:04] when I boot my computer with nvidia in the xorg.conf, it won't load the gui. I would have to re-boot my computer to get the error message. I beleive it ask if I want to view the error report. === BenC_ [n=bcollins@67.97.251.10] has joined #ubuntu [06:04] I cant seem to find Google Earth via Synaptic... for "google" search I dont get google earth. [06:04] I'm fairly new to linux in general. === Sby_boyz [n=pc6@222.124.224.99] has joined #ubuntu [06:04] spunconfuse, several possibilities. the nvidia kernel module may not be loading [06:04] brett: i said it's in that repository, not in the regular one [06:04] spunconfuse, the nvidia driver may not be in the right place. [06:05] spunconfuse, what you should do is put on the paste web site the contents of your X log file, and tell us the URL [06:05] spunconfuse, the X log file in usually /var/log/Xorg.0.log === draeath [n=draeath@user-24-96-44-142.knology.net] has left #ubuntu [] === darkangel_ [n=darkange@189.145.23.239] has joined #ubuntu === jack_wyt [n=jack@61.149.2.202] has joined #ubuntu === Tomcat_` [n=Tomcat@p54A194EF.dip0.t-ipconnect.de] has joined #ubuntu === SperMite [n=box1@69-174-104-218.ashbva.adelphia.net] has joined #ubuntu [06:06] hi everybody... I wanna know if someone could explain me the diference between the "direct access" in windows and linux [06:06] please [06:06] anyone in here use any decent dvdrippers? [06:07] So does anyone know how to enable Radio on IPW2200 wireless? === Gasfiter [n=pichulon@196-40-89.adsl.terra.cl] has left #ubuntu ["Ejale] [06:07] changing desktop icon size [06:07] ? === JRlinux [n=JRlinux@gw02.applegatebroadband.net] has joined #ubuntu === macd [n=d@adsl-156-83-210.msy.bellsouth.net] has joined #ubuntu [06:08] honk, I know how on kde, but not on gnome. === frogzoo [n=frogzoo@202.155.165.25] has joined #ubuntu [06:09] does anyone know what the ruby interpreter package is called? Everything I find is a lib for ruby [06:09] brett, it's different on every laptop (assuming it's a laptop) [06:09] I'm on gnome sethk, thanks though [06:09] sethk unless something changed once I restared gdm, I've uploaded the /var/log/Xorg.0.log, http://paste.ubuntu-nl.org/32676/ [06:09] brett: what do you mean enable radio no IPW2200.. I have an IPW2200 [06:09] Luke, the ruby interpreter is called .... ruby [06:09] could anyone explain me please? === lrentz [n=lee@ip70-187-39-25.pn.at.cox.net] has joined #ubuntu [06:10] spunconfuse, that looks perfectly normal. You didn't get the login screen when you ran gdm? [06:10] sethk: ok i donno why I cant find it when searching in aptitude [06:10] hey sethk, is there some document out there that compares the fundamental differences between kubuntu and ubuntu? [06:10] Luke, because the package name isn't the file name. [06:10] honk, there is no difference. rather, the only difference is which desktop get's installed by default in the desktop install [06:11] darkangel_: direct access like what to the hardware? [06:11] I'll give it a shot sethk, thanks [06:11] honk, if you install from the ubuntu cd, then install kde with apt, you have exactly the same system as you would have by installing kubuntu [06:11] feross, well when I do iwconfig eth1 seems to be set ok... but I get: eth1 radio off ESSID:off/any [06:11] honk, well, if you then installed gnome from kubuntu, but you know what I mean. [06:11] sethk: aptitude didnt search file names last time I checked... [06:11] ok so the only difference is the desktop [06:11] Luke, yes, that's what I said [06:11] sethk I edited xorg.conf and replace nvidia with nv, than did sudo /etc/init.d/gdm start and it came to the login screen where I entered my user and password. [06:12] Luke, there is a program that does find file names (apt-file) [06:12] sethk: ok i have no idea what your talking about [06:12] spunconfuse, showing us the log file from nv isn't going to help us find out why nvidia isn't working [06:12] if I change nv back to nvidia and stop and start gdm I will get the error. [06:12] spunconfuse, get the error, copy the X log file somewhere. [06:12] spunconfuse, I'm assuming you have to change it because your IRC client is in linux [06:13] ok thats what I was thinking but wasn't sure. [06:13] brett: I don't get it.. what are you trying to do. Why would you want to turn off radio on the wireless. or are you just trying to disable it. [06:13] spunconfuse, so cp the log file somewhere and post that one. :) [06:13] sethk ok I'll be back in a few minutes. thanks. [06:14] anybody here done a netboot installation before? [06:14] Luke, you asked about not finding ruby using a front end to apt. I told you because ruby is a file name and the package managers don't search by file name. === lrentz [n=lee@ip70-187-39-25.pn.at.cox.net] has left #ubuntu ["Konversation] [06:14] Luke, then I told you how you can search by filename if you want to. [06:14] no feross [06:14] software [06:14] feross I am just trying to get it working so as to be able to use wifi-radar or other GUI based stuff for defining Wireless lan [06:14] thanks, i was able to get cd burner xp pro working [06:14] brett: want to use kismet, I got that working [06:15] Should I upgrade ALSA from 1.0.11 to 1.0.13 in order to get the speakers to output audio on my MacBook Pro? [06:15] i have installed realplayer but all the archives are in a folder [06:15] so I have to opend and run real one [06:15] If so, where can I get ahold of precompiled Ubuntu .debs for the latest version of ALSA? [06:15] landexem: yes, but there's no guarantee it will work [06:15] landexem: there are none. === GStubbs43 [n=___GStub@pool-71-254-99-35.ptldme.east.verizon.net] has joined #ubuntu [06:15] landexem: you _must_ compile them yourself. [06:15] I wanna know how run it from desktop for example [06:16] feross I am installing it now... but I have a feeling that my wireless nic is not enabled somehow.. === ironfroggy [n=calvin@c-68-83-47-56.hsd1.pa.comcast.net] has joined #ubuntu [06:16] i have weird and strange grub problems [06:17] i cant chroot and im trying to configure grub. i current cant get past stage 1.5 [06:17] brett: if you have recent drivers then it should work fine === homemaus [n=schiffne@pool-70-109-214-188.prvdri.east.verizon.net] has joined #ubuntu [06:17] so from a LiveCD is it possible to setup grub for the harddrive with chroot'ing? === CountDown [n=Count@dhcp-45-126.media.mit.edu] has joined #ubuntu === Heiroglyphic [i=Heirogly@ppp-71-129-80-105.dsl.scrm01.pacbell.net] has joined #ubuntu === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-117-63.nexicom.net] has joined #ubuntu [06:18] I'm running a build script that requires something called aclocal. Anyone know what this is and how I can get it? I couldn't find it in a Ubuntu package search. === xilef__ [n=felix@bas12-montrealak-1167980178.dsl.bell.ca] has joined #ubuntu === tamiya [n=tamiya@c220-239-185-4.rivrw6.nsw.optusnet.com.au] has joined #ubuntu [06:19] come on....somebody here has to have done a netboot install before...i'm almost done, but it keeps timing out at the tftp part of the netboot... === cypher1 [n=cypher1@59.92.205.72] has joined #ubuntu === salkot [n=andrew@c-69-245-41-64.hsd1.tn.comcast.net] has joined #ubuntu [06:19] brett: in /etc/kismet/kismet.conf change the source to --- source=ipw2200,eth1,ATHEROS ... then suiduser= to whatever your userid is... [06:19] brb === Daylighter is now known as Daylighter[a] === dennister [n=cathy@CPE0015f2cca11c-CM0014f8c63340.cpe.net.cable.rogers.com] has joined #ubuntu [06:20] CountDown, part of automake [06:20] brett: also network-manager is the best for wifi ... [06:20] sethk: Thanks... [06:21] sethk here it is http://paste.ubuntu-nl.org/32679/ === gustavold [n=gustavo@201.37.115.208] has joined #ubuntu [06:21] spunconfuse, kernel module isn't loaded. Reboot, get to console after the error. then do: sudo modprobe nvidia [06:22] spunconfuse, if the nvidia kernel module is installed, that will load it. then do: [06:22] spunconfuse, killall gdm [06:22] spunconfuse, then do ps aux | grep gdm to make sure gdm isn't running any more [06:22] spunconfuse, then start gdm (as root or with sudo) === Homer [i=kvirc@wikipedia/Masterhomer] has joined #ubuntu [06:22] spunconfuse, if that works, we'll modify your config so the module is loaded at boot time === maquis [n=erins@166.70.63.216] has joined #ubuntu === Ecnassianer [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu [06:23] anybody here done a netboot install before?? i'm almost done, but it keeps timing out at the tftp part of the netboot... [06:23] spunconfuse, but, the module may not exist on your box yet, and we need to find out [06:23] spunconfuse, you can search for it, try: sudo find / -name nvidia.ko [06:23] how do i add a new locale to an existing ubuntu installation? [06:23] jrib: hmm..this is taking a tad bit long.. === varsendaggr [n=dustin@67-42-170-169.blng.qwest.net] has joined #ubuntu [06:23] i'm not finding the right search terms for google === Shadow[Away] is now known as Shadowpillar_ === Shadowpillar_ is now known as Shadowpillar [06:23] grndslm, says it can't find the tftp server? or the tftp server isn't responding? === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [06:24] feross How to use this kismet.... just ype kismet in terminal? [06:24] sethk should I search for it first? [06:24] jrib: i haven't even executed "sudo apt-get dist-ugprade" the second time yet, :S [06:24] sethk, it just says "TFTP open timeout" === pickett_ [n=pickett@ppp228-61.lns2.adl4.internode.on.net] has joined #ubuntu [06:24] i dunno where to go from there [06:24] spunconfuse, yes, that will save you a reboot just to tell us. [06:24] airgrace: that's ok, as long as it is still doing stuff === Alakazamz0r_ [n=mike@cpe-72-177-236-78.houston.res.rr.com] has joined #ubuntu === Alakazamz0r__ [n=mike@cpe-72-177-236-78.houston.res.rr.com] has joined #ubuntu [06:24] jrib: aye [06:25] grndslm, I would run a packet sniffer on the tftp server, and find out what is happening, whether or not the tftp server is seeing a request from the linux box. [06:25] :-) === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu === richtoo [n=rich@24.164.243.86] has joined #ubuntu [06:25] sethk I think it found it but there are 3 lines. should I post them in here? [06:25] spunconfuse, I guess you can get away with three lines. I'll get yelled at. :) the correct thing is to use the paste site === Heiroglyphic [i=Heirogly@ppp-71-129-80-105.dsl.scrm01.pacbell.net] has left #ubuntu [] === dm_ [n=dm@cpe-71-74-78-235.insight.res.rr.com] has joined #ubuntu === bronaugh [n=bronaugh@24.69.212.11] has joined #ubuntu [06:26] jrib: ok, i need some help now. http://paste.ubuntu-nl.org/32680/ [06:26] Hey guys, check out this new blog on Linux and Mac OS X. It'll open up your eyes. http://unrealfantasy.blogspot.com [06:26] I'll use the past site. :) === tamiya [n=tamiya@c220-239-185-4.rivrw6.nsw.optusnet.com.au] has left #ubuntu ["Leaving"] === Hobart [i=jon@jb.org] has joined #ubuntu [06:26] jrib: these are the last few lines where it has stopped at, and am not too sure what exactly to do. [06:26] ubuntu 6.10 -- why is unichrome_dri.so not included? [06:26] Hey guys, How do i get to my sources ? sudo gedit ????sources.lst?> [06:26] airgrace: have you modified that file? === brett_ [n=brett@bb-82-108-13-47.ukonline.co.uk] has joined #ubuntu [06:26] sethk http://paste.ubuntu-nl.org/32681/ [06:26] jrib: haven' [06:26] is there a way from the command line to stop / prepare for eject a USB device? [06:27] jrib: haven't touched anyting, just let it extract. [06:27] airgrace: then just use the pacakge maintainer's version (you can look at the diff if you wish beforehand) [06:27] spunconfuse, the first line is the only one that matters. does uname -r come back with 2.6.17-10? === lindy is away: lindy {away} === lindy is now known as llindy [06:27] Where are my sources? to edit === Daylighter[a] is now known as Daylighter [06:27] /etc/apt [06:27] thank,s [06:27] anybody know how to change the locale? [06:28] no one knows eh. [06:28] jrib: ok [06:28] etc/apt/sources.lst? [06:28] dm_ /etc/apt/sources.lst, not etc/apt/sources.lst [06:28] sethk: it looks like 192.168.1.254 is trying to connect to my tftp server!! [06:29] jrib: ok, i am gonna execute "http://paste.ubuntu-nl.org/32680/ " now, however the system is asking me to restart. should i restart first and then executed the command, or execute first and then restart? === deep__ [n=chatzill@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [06:29] sethk i got that. but its not coming up with anything === deep__ [n=chatzill@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has left #ubuntu [] [06:29] grndslm, ok, and did the linux box get 192.168.1.254 via dhcp first? [06:29] jrib: **discard the http link :S === deep__ [n=chatzill@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu === pedro [n=pedro@200.179.187.35] has joined #ubuntu === |androxx| is now known as androxxl [06:29] dm_, use sudo, as in: sudo vi /etc/apt/sources.lst [06:29] sethk, i'm assuming so... [06:29] dm_, or whichever editor you like, put sudo before the editor name === sunganes [n=sunganes@adsl-71-135-41-88.dsl.pltn13.pacbell.net] has joined #ubuntu [06:29] i configured dhcpd.conf and all [06:30] grndslm, you'll see the packets for it, if it is. [06:30] sethk i did :P comes up a blank document === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu [06:30] dm_, using sudo? [06:30] sethk, i'm just using etherape [06:30] aye [06:30] sethk do you mean "sudo find / -name -r nvidia.ko" === androxxl [n=kvirc@84-255-238-62.static.dsl.t-2.net] has left #ubuntu ["So] [06:30] airgrace: what is asking you to restart? [06:30] hello! [06:30] spunconfuse, you already found nvidia.ko. I asked you a question about what uname -r shows [06:30] jrib: the system, after installing the stuff. === Alakazamz0r__ [n=mike@cpe-72-177-236-78.houston.res.rr.com] has left #ubuntu ["Leaving"] [06:31] sethk ah its .list not .lst [06:31] spunconfuse, and, no, -r isn't relevant. [06:31] dm_, ok, I copied the name from you, shouldn't have done that. :) === Kr0ntab [n=Kr0ntab@unaffiliated/Kr0ntab] has joined #ubuntu === joe__ [n=joe@24-117-8-50.cpe.cableone.net] has joined #ubuntu [06:31] airgrace: are you back at a prompt? === pradeep [n=pradeep@59.92.61.62] has joined #ubuntu [06:31] greets, folks. [06:31] jrib: yup, i am just about input "sudo apt-get dist-ugprade" [06:32] airgrace: yeah, dist-upgrade again, then restart [06:32] sethk yes "2.6.17-10-generic" [06:32] how can I make the loading of usbhid permanet? [06:32] jrib: aye [06:32] sethk, how what's a good packet sniffer? i've only used etherape for its aesthetic value [06:32] grndslm, I use ethereal [06:33] grndslm, a clone of the $30k network general sniffer, that's actually better than the original === javiadip [n=javiadip@ool-43553582.dyn.optonline.net] has joined #ubuntu [06:33] jrib: ok it's done, back at prompt now. [06:33] sethk np thanks for helping :) === javiadip [n=javiadip@ool-43553582.dyn.optonline.net] has left #ubuntu ["Leaving"] [06:33] hi, anyone have a minute to help a noob? [06:33] for some reason ethereal is installed but i can't get it to work [06:33] spunconfuse, ok, the module exists and it's in the correct place. [06:33] airgrace: k, you should be able to reboot now === dapeeg [n=dapeeg@d38-248-93.home1.cgocable.net] has joined #ubuntu [06:33] spunconfuse, do you have a file /etc/modules ? [06:33] jrib: ok, will do. brb in a min. **restarting === androxxl [n=kvirc@84-255-238-62.static.dsl.t-2.net] has joined #ubuntu [06:33] good night all...perhaps tomorrow i can find some answers...must be a very difficult problem [06:33] hi all, i just installed 5.10 on an older machine === nofxx [i=user@201-048-001-185.xd-dynamic.ctbcnetsuper.com.br] has joined #ubuntu [06:33] spunconfuse, edit /etc/modules (use sudo), and add at the end the line: "nvidia" [06:34] spunconfuse, no quotes, just nvidia [06:34] k [06:34] anyone know how to open a port [06:34] spunconfuse, that will get the nvidia module loaded, and hopefully the nvidia driver will then work. [06:34] spunconfuse, at the least you'll move on to another problem. :) [06:34] it was great....took only 30 minutes or so to install and I'm surfing the net [06:34] :) I hope so. [06:34] hi there... is there a way to take that unbelievle boring system beep when you use tab for example.... if there are more then 1 option it beeps [06:34] joe__, ports are usually "opened" in a router, not a workstation. are you using ubuntu as a router? === stylus_ [n=stylus@unaffiliated/stylus] has left #ubuntu [] [06:35] taking the system beep at all... it dosent use the mb beep but the audio card... am I right? [06:35] no Azureus is saying port 12769 Nat Error [06:35] it says to check router/firewall === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === gyaresu [n=gyaresu@124.243.140.29] has joined #ubuntu [06:36] joe__, ur using a router? [06:36] and TCP port 6880 is reserved internally, so it cannot be used. === iCod [n=iCod@69.29.138.205] has joined #ubuntu === Co_Tajir [n=pc11@222.124.224.99] has joined #ubuntu === PeterK [n=peter@70-38-36-37.losaca.adelphia.net] has joined #ubuntu [06:37] yes, but I have no problem using bittorrent w/my windows machine [06:37] joe__, well, since it says to check router/firewall, perhaps you should check router/firewall? === cappicard [n=cappicar@CPE-65-26-86-29.kc.res.rr.com] has joined #ubuntu === Co_Tajir is now known as TTTFGYY [06:37] joe__, ok. is iptables running? [06:37] wow..heheh tought it was hard... system > admin > sounds hehe cool [06:37] how do I check that [06:38] whats the best wifi router for use with ubuntu, and cheap? [06:38] joe__, did you tell it during install to install a "firewall" (I use quotes because that isn't a firewall, but the misuse is so common that I've stopped trying to fight it) === strabes [n=strabes@wcnat-49-165.wheaton.edu] has joined #ubuntu [06:38] iCod, the access point (which is often combined into an ap and router) doesn't really make any difference at the ubuntu end [06:39] I dont think so. === Hobart [i=jon@jb.org] has left #ubuntu [] [06:39] iCod, the wireless hardware at the box matters, but any ap should be the same. [06:39] joe__, double check. do sudo iptables --list [06:39] sethk: i can't get ethereal to start for some reason even tho dpkg -l shows that it and ethereal-common are installed....but to make things short, the second box IS getting the ip 192.168.1.254 from the dhcp server (also tftp server)....which one comes first, i dunno === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu [06:39] grndslm, dhcp is first. [06:39] ok....well, it's working === deadlydeathcone [n=john@71.141.132.146] has joined #ubuntu [06:40] but tftp is not...and it does look like the client is requesting [06:40] soo....now what? [06:40] grndslm, you just confused me. what's working? [06:40] brett_: hey so got it working? [06:40] sethk, this might sound nerdy, but what would be the easiest thing to setup my nintendo ds with? considering I only have a ubuntu pc, which I don't know if that makes a difference... [06:40] sethk, did it what should it say? [06:40] feross, well it still saying RADIO OFF [06:41] iCod, all the ap's I've worked with can be configured with a web browser, and it shouldn't matter what o/s you are using to run the browser [06:41] i installed NetworkMonitor with apt-get and now i can't find it, can you help? [06:41] brett_: did sudo kismet right.. [06:41] feross, and scan is being done way too fast.... with nothing been found.. with KWifimanager it shows eth1 as disabled. [06:41] joe__, shouldn't show any rules [06:41] joe__, just empty chains. === defrysk [n=defrysk@g173059.upc-g.chello.nl] has joined #ubuntu === thomas [n=thomas@du-102.vanuatu.com.vu] has joined #ubuntu [06:41] sethk, I'm not sure what you mean... === dobblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has joined #ubuntu [06:42] sethk: i would imagine that the servers dhcp daemon is working seeing as how the client got the ip address and displays the servers ip...and i'm assuming that the tftp client is working seeing as how etherape shows me that the tftp protocol has been used.... [06:42] so, i'm guessing that the tftp server is the issue === TTTFGYY is now known as TFGHGHCFGHFGHH [06:42] is there anything like rm -f (ignore nonexistent files) but it still prompts? [06:42] hey guys, i'm trying to write a bash script and i need to add up a bunch of numbers that are in a text file one after the other. how could i do that? [06:42] grndslm, I think you see the tftp request from the client, but you never see a response? === TFGHGHCFGHFGHH is now known as HENDRA [06:42] how do i find a program like NetworkMonitor on my computer? what is the command-line search utility, and does an update have to be run for it to find a new item? [06:42] brett_: are you trying to do it on the same laptop that you are connecting on right now? are you on wire while trying to scan on wireless? [06:42] sethk: i'm guessing so [06:42] How do I set my timezone to UTC ? it's not listed on timezones on System->Administration->Time and Date. [06:43] grndslm, no need to guess, you looked at the packets. the packet will tell you the source ip of the request [06:43] says Chain input forward output and under those just target prot opt source destination === peabodi [n=peabodi@74.138.219.252] has joined #ubuntu [06:43] brett_, I am trying to do this all on the wired laptop that I am on at the moment..... yes? [06:44] joe__, right, those are just headings, and if there is nothing more, then iptables isn't your problem. [06:44] feross, sorry* [06:44] sethk, i didn't capture any packets tho....i used etherape's pretty colors [06:44] sethk, alright, bye [06:44] grndslm, oh, ok. if you can't get the ethereal gui going, use tcpdump === tnnc [n=tnnc@66-168-80-105.dhcp.kgpt.tn.charter.com] has joined #ubuntu [06:44] aight... [06:45] i'm getting an error in gnunet when i try to update software in Edgy [06:45] feross, I did sudo kismet yes... it did a few things ("Enabling channel hopping." for eg) then done. === Shadowpillar [n=Shadow@ontario-ca-cuda3-70-36-185-20.ontrca.adelphia.net] has joined #ubuntu [06:46] argh, what's the easy way to search for all folders named "*network*"? === Brownie [n=Brownie@c-68-46-136-171.hsd1.pa.comcast.net] has joined #ubuntu === Ecnassianer [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu === teicah [n=teicah@dialup-4.159.122.88.Dial1.Chicago1.Level3.net] has joined #ubuntu === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-117-63.nexicom.net] has joined #ubuntu [06:47] any ideas [06:47] even I have a panel "Wavlan" that for eth1 says "no such WLAN device". [06:47] sethk, you think I need log into my router and change a setting in there? [06:47] sethk no go. I tried everything you said and I'm still getting the same error. [06:48] brett_: ok... something is messing it up. I would comment out my whole /etc/network/interfaces except for the lo interface... clear the profiles.xml that gnome-nm-applet makes and install network-manager.. then restart and disable wireless through the network-manager task-tray icon and try kismet again. that's how I currently have it setup. === richtoo [n=rich@24.164.243.86] has left #ubuntu ["Leaving"] [06:49] hmmm no ideas huh? [06:49] "Segmentation fault (core dumped)" - where is it? === ahitbsg [n=froog@host86-132-170-220.range86-132.btcentralplus.com] has joined #ubuntu [06:51] sethk: i'm guessing this means failed tftp server....am i supposed to add that to inetd.conf? [06:51] I still can't get my nvidia driver to work, I pasted the xorg.0.log again. could there be something else going wrong? http://paste.ubuntu-nl.org/32685/ [06:52] http://pastebin.ca/252208 === zarul[brb] is now known as zarul === ieoi [n=seongmin@124.5.30.78] has joined #ubuntu [06:52] What would be a good way to have KDE & Gnome? and some mechanism for booting into each accordingly? or just use login manager? at the moment I am on Xubuntu === ahitbsg [n=froog@host86-132-170-220.range86-132.btcentralplus.com] has left #ubuntu ["Leaving"] [06:53] kk..? [06:53] somebody here..? [06:53] feross, Do you know were profiles.xml is located? === Hitman_Forhire [n=Hitman_F@74.130.89.232] has joined #ubuntu [06:53] I'll be back in a bit, going to try installing the legacy driver off the nvidia site. === teicah [n=teicah@dialup-4.159.122.88.Dial1.Chicago1.Level3.net] has joined #ubuntu [06:54] Is it bad to install Debian's ALSA packages onto Edgy? [06:54] yes [06:55] Well how can I get the newest ALSA packages for Ubuntu? [06:55] why do you need them ? === Hitman_Forhire_ [n=Hitman_F@74.130.89.232] has joined #ubuntu [06:55] Are there precompiled 1.0.13 Ubuntu packages? [06:56] Why do you need them? [06:56] I need to upgrade ALSA to get sound out of the speakers on a MacBook Pro [06:56] Ah.. [06:56] I figured because Ubuntu didn't have 1.0.13 ALSA packages and Debian did, I'd just get those .debs [06:56] brett_: oh, well if you're using xubuntu I don't think the gnome-nm-applet is enabled by default right... [06:56] Well, to tell you thruth, there shouldn't much that could happen.. [06:57] feross, yes I dont think so. [06:57] Just understand it's probably safer to go with compiling from source then use Debian's packages.. [06:57] brett_: so go ahead and install network-manager and go from there.. you could try to restart udev to get network-manager going or just quick reboot. === link_36p [n=patrick@c-67-183-91-138.hsd1.wa.comcast.net] has joined #ubuntu [06:58] feross, any ideas about my earlier question about using having KDE session as opposed to Xfce or gnome? I mean how to switch between these just via login manager? === garrett [n=garrett@12-226-84-186.client.mchsi.com] has joined #ubuntu [06:59] landexem, https://wiki.ubuntu.com/MacBook might be of some help [06:59] brett_: yeah, if you apt-get install kde-desktop or something like that... you'll be able to switch between the desktops from the login [06:59] feross, BTW I already have network-manager installed from before. === untung [n=untung@67-42-82-211.tukw.qwest.net] has joined #ubuntu === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has joined #ubuntu [07:00] ok does it show up in a task tray or anything? [07:00] you need to disable wireless [07:00] defrysk: Yeah it says to use ALSA 1.0.13 [07:00] For some reason i keep getting "gnunet" errors [07:00] when i install stuff too [07:00] brett_: did you comment out your interfaces file? everything in there except the lo device [07:00] Does anyone know of a method in GTK or mono that returns the users home directory? [07:01] feross, yes I did... I think I should restart once though? === cyber [n=cyber@209.242.167.57] has joined #ubuntu === Pyromancer [n=pyromanc@dsl092-069-150.bos1.dsl.speakeasy.net] has joined #ubuntu [07:01] oh, is it because i never installed gnunet? [07:01] waz up [07:01] feross, I left iface & eh0 though or else I will not have net access? [07:02] brett_: yes or just /etc/inet.d/networking restart .. but it wouldn't hurt if you just want to restart. === czedlitz [n=czedlitz@ip70-161-80-244.hr.hr.cox.net] has joined #ubuntu [07:02] see WTH "dependency problems" === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [07:02] brett_: you have to manage those through network manager.. === teicah [n=teicah@dialup-4.159.122.88.Dial1.Chicago1.Level3.net] has joined #ubuntu [07:02] hi, i have ubuntu on 6GB hd, how do i make disk image of it? [07:02] untung: try partimage.. or just dd .. === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has left #ubuntu [] === Shadowpillar_ [n=Shadow@dialup-4.232.222.136.Dial1.LosAngeles1.Level3.net] has joined #ubuntu === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has joined #ubuntu [07:03] link_36p, offtopic, but it should be Environment.GetFolderPath(System.Environment.SpecialFolder.Personal); [07:03] ferros: can i restore the hd image into larger hd? [07:04] link_36p, please use the #mono channel on GimpNet next time.. ;) [07:04] What's this mean: "E: Sub-process /usr/bin/dpkg returned an error code (1) [07:04] that keeps happening === dundaka`` [n=dean@85.217.254.153] has joined #ubuntu [07:04] Lovloss, means (probably) that the deb has configuration issues.. [07:04] Normally a bad config script [07:05] feross, Sorry where is network manager located? I have so many net-related tools :-s [07:05] halex-ab: no one talks there [i know im bad for comming here =(] [07:05] any way to fix that? i keep geting that when i install it [07:05] untung: I have not used partimage but it's a ghost clone which means yes you should be able to.. with dd you can also but you'll have a 6GB partition and then blank space which you can use for anything else. [07:05] ChanServ [#SVishtov] === Pupeno [n=pupeno@154-169-126-200.fibertel.com.ar] has joined #ubuntu [07:05] ChanServ [#SVishtov] [07:05] ChanServ #SVishtov [07:05] any ideas? [07:05] What package you trying to install? [07:06] brett_: should be on the task tray .. looks like four little bars [07:06] WINE for one [07:06] brett_: or two pc's [07:06] but i get that error another way too , which is wierd === Caplain [n=matt@32.detroit-16-18rs.mi.dial-access.att.net] has joined #ubuntu === dobblego [n=nobody@dsl-202-173-178-172.qld.westnet.com.au] has left #ubuntu ["Leaving"] [07:06] Lovloss, try sudo apt-get install -f [07:06] See if that fixes things.. [07:06] okay... [07:07] I am going to restart. BRB === ragamuffin [n=chatzill@59.91.253.224] has joined #ubuntu [07:07] it gave me that error message [07:07] !nano [07:07] Text Editors: gedit (GNOME), Kate (KDE), vi/vim (terminal-based), terminal based: vi/vim, emacs, nano (user-friendly). HTML/CSS editors: !html; Programming: !code === P3L|C4N0 [n=gcamposm@201.230.173.109] has joined #ubuntu === nofxx_ [i=user@201.48.61.5] has joined #ubuntu [07:07] When I restart my firestarter firewall isn't coming back up. If I run /etc/init.d/firestarter start it comes up just fine. There's a file called S20Firestarter in /etc/rc5.d/. I'm not too familiar with SysV. Any clue where firestarter start should be called? [07:07] Lovloss, Can you post the _complete_ output of the error message on a pastebin? [07:07] err when I restart my computer [07:07] pastebin... [07:07] how to install the java plugin on ff 2.0 ? or a better client for VNC... the scrollbars dont work on vncviewer [07:08] Ecnassianer, copy the one from rc5.d to rc1.d, rc2.d, etc. [07:08] Reading package lists... Done [07:08] Building dependency tree [07:08] Reading state information... Done [07:08] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [07:08] 1 not fully installed or removed. [07:08] Need to get 0B of archives. [07:08] After unpacking 0B of additional disk space will be used. [07:08] Setting up gnunet (0.7.0e-2ubuntu1) ... [07:08] Migrating previous GNUnet data (gnunet-update) [07:08] gnunet-update: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory [07:08] dpkg: error processing gnunet (--configure): [07:08] Ecnassianer, copying to rc1.d will make it start for run level 1 [07:08] subprocess post-installation script returned error exit status 127 [07:08] Errors were encountered while processing: [07:08] gnunet [07:08] E: Sub-process /usr/bin/dpkg returned an error code (1) [07:08] Ecnassianer, rc2.d for run level 2, etc. [07:08] woaaah [07:08] that must ahve not been a pastebin [07:08] sorry :( [07:08] No.. [07:08] !pastebin [07:08] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [07:08] sethk: There's a file called K20firestarter in rc1.d already [07:08] That's a pastebin.. [07:09] oyyyy so i hae to get on the web... okay [07:09] !/etc/hosts [07:09] Ecnassianer, then it should be starting. check; that file should be a link to the script in /etc/init.d [07:09] Sorry, I don't know anything about etc/hosts - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:09] Ecnassianer, sounds like it needs to come up later in the boot sequence. [07:09] !hosts | ragamuffin [07:09] Lovloss, sudo apt-get -f install [07:09] Sorry, I don't know anything about hosts - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:09] Ecnassianer, try adding the start command to the end of /etc/rc.local [07:09] defrysk, I just suggested that.. [07:09] okay i posted it. under lovloss [07:09] It's a broken package.. [07:09] defrysk, that gives me an error message [07:09] a broken package? [07:10] Yah.. [07:10] Lovloss, sudo apt-get install --fix-missing === Heligoland [n=chatzill@ACD1F38F.ipt.aol.com] has joined #ubuntu [07:10] same thing [07:10] defrysk, it's still broken, cause it isn't registering the dependency.. [07:10] sethk: Ok, brb testing it. [07:10] how could i have possibly broken a package [07:11] some alien package not working ? === teicah [n=teicah@dialup-4.159.122.88.Dial1.Chicago1.Level3.net] has joined #ubuntu [07:11] gnunet in general [07:11] Lovloss, the package maintainer didn't notice it.. ;) [07:11] Lovloss, You'll need to post a bug report (if it doesn't already exist) on launchpad.net, if it doesn't already exist.. [07:11] If it does, just comment and say it doesn't work for you.. :0 === ramza3 [n=ramza3@c-24-99-72-157.hsd1.ga.comcast.net] has joined #ubuntu [07:11] ;) [07:11] :( [07:11] aptitude remove [07:11] so now i cant use Wine and stuff? [07:12] sudo aptitude remove [07:12] whats the broken package? [07:12] Lovloss, as defrysk said, you just need to remove that offending package (gnunet).. [07:12] aha [07:12] Then you should be able to use apt-get normally.. [07:12] Are line numbers required for /etc/hosts file? [07:12] Lovloss, in this case use aptitude [07:12] ragamuffin, No.. [07:12] iso apt-get === gnu2it2 [n=kgrimm@cpe-024-211-170-229.nc.res.rr.com] has joined #ubuntu [07:13] got it [07:13] Third line is blank? [07:13] thanks! yay!! :D [07:13] ;) [07:13] ragamuffin, no === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu === anuvis07 [n=anuvis@224-0-112.adsl.terra.cl] has joined #ubuntu [07:13] ragamuffin, if you were to put line numbers in it, it wouldn't work [07:13] But I have the third line blank [07:14] you guys rule thanks [07:14] Lovloss, only use aptitude in case of emergencies , it has unexpected powers [07:14] it says it has "super cow powers" [07:14] ragamuffin, blank lines don't hurt anything [07:14] !pastebin [07:14] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [07:14] Lovloss, supercows have sharp horns ;) [07:14] Lovloss, haha, try apt-get moo [07:14] :) [07:14] reminds me of diablo [07:14] how to install the java plugin on ff 2.0 ? or a better client for VNC... the scrollbars dont work on vncviewer [07:14] LOL [07:15] Lovloss- now try aptitude moo === Ecnassianer_ [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu [07:15] Then do aptitude -v moo [07:15] mikm[laptop] , lmao [07:15] Add another v and do it again [07:15] halex-ab: Is there a work around to removing a package that gives errors when doing "apt-get remove package" === brett [n=brett@bb-82-108-13-47.ukonline.co.uk] has joined #ubuntu === lgp [n=lgp@c-267f70d5.024-39-6b6c6d1.cust.bredbandsbolaget.se] has joined #ubuntu [07:15] I forget how many 'v's it goes up to :) === Stephenishere [n=katie@cpe-24-27-41-187.austin.res.rr.com] has joined #ubuntu [07:15] feross, thanks it seems to be good now :-D [07:15] brett: cool [07:15] brilliant [07:16] i love linux [07:16] link_36p, try removing it with aptitude === deesine [n=deesine@pc238.net165.koping.net] has joined #ubuntu [07:16] link_36p, not until the package is fixed.. [07:16] Sorry, I mis-read.. [07:16] Go with defrysk.. ;) === cyzie [n=cyzie@218.208.236.54] has joined #ubuntu [07:16] link_36p, aptitude remove [07:16] whats the easiest way to find out what kind of wireless card is in my laptop? [07:16] So if I get kde-desktop then I can switch between this or any other session from login? [07:16] brett, yes [07:16] defrysk: same error [07:16] sethk: That works. Thanks for the progress. But is this the "proper" way to do things, or should I keep looking for a more permanant solution? [07:16] modified54, check on google or your manuf. site [07:17] modified54: tried lspci [07:17] link_36p, oooh === rexbinary [n=rexbinar@unaffiliated/rexbinary] has joined #ubuntu === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has left #ubuntu [] [07:17] modified54, yeah lspci is best :-D [07:17] link_36p, aptitude -f install [07:17] Ecnassianer_, it's not improper exactly. it's really up to you whether to keep looking. personally, I'd declare victor. [07:17] victory [07:17] link_36p,sudo aptitude -f install [07:18] even [07:18] What about the splash image.... is there any mod's out there? or how can I modify this? I dont like that of any of the Ubuntu distributions :-p [07:18] hmm, it seems like a good idea for my firewall to come up a little closer to my networks coming up... but it is tempting to declare victory :) === clop [n=jared@cpe-24-28-66-79.austin.res.rr.com] has left #ubuntu ["Leaving"] [07:19] Ecnassianer_, if you fix it, it might come up a bit earlier, but only a bit. === czedlitz [n=czedlitz@ip70-161-80-244.hr.hr.cox.net] has joined #ubuntu [07:19] brett: not sure about xubuntu but in gnome there's a ligin manager that you can change all of that stuff in. [07:20] Well, I'll give it a few more minutes of investigation and then be happy with whatever I get ;) [07:20] xubuntu also uses gdm [07:20] Thanks for your help === tbtrojanek [n=tbtrojan@c-75-72-133-63.hsd1.mn.comcast.net] has joined #ubuntu === peterhu [n=peterhu@about/csharp/regular/peterhu] has joined #ubuntu === bojicas [n=bojicas@ner-as11722.alshamil.net.ae] has joined #ubuntu [07:20] feross, but I am talking about pre-X Desktop Manager/ Window Manager enviroment === RaymondX [n=raymond@203.177.222.195] has joined #ubuntu === SpaceFrog [n=jason@d58-105-102-102.dsl.nsw.optusnet.com.au] has joined #ubuntu [07:21] I have a strange question.. Is there a program out there that I can download and play a tune out the PC Speaker (like beep, but rather than a beep a song instead). I want to play it remotely so i need to do it through SSH. [07:21] SpaceFrog: I've never thought of it before, but that sounds like a fun toy :D [07:21] uh === Skwid_ [n=Skwid___@bas1-montreal42-1242353834.dsl.bell.ca] has joined #ubuntu [07:21] lemme make sure i understand you [07:22] ahhh === rad|x [i=rad_x@CPE000f3d016752-CM001404948d9e.cpe.net.cable.rogers.com] has joined #ubuntu [07:22] you want to ssh into someone else's system and use a program on your system to play a sound file on their system and have it come out your speakers? [07:22] has anyone gotten the nice firefox forms to work in firefox 2 ? === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has joined #ubuntu [07:22] it's my system [07:22] hi! i now have installed ubuntu edgy with java jdk and eclipse. I would like to install jboss and hibernate. do we have debian pkgs for these? === mwhite [n=mwhite@pool-151-205-91-55.char.east.verizon.net] has joined #ubuntu [07:23] somethings messed up and i have no control on my windows [07:23] OH shit [07:23] woops... [07:23] God damnit that didnt work at all.. [07:23] hello everyone. New Ubuntu user here. :) [07:23] Hi [07:23] also, where can i change the language of installation ? [07:23] brett: hmm. I'm sure you can do it through command prompt. prolly somewhere like gdm config file. [07:23] mwhite, welcome aboard =) [07:23] uhm how can I change my keyboard layout? === ncstoneman [n=ajt3nc@user-0ce2d8h.cable.mindspring.com] has joined #ubuntu [07:23] ty ty :) [07:24] !alsamixer [07:24] you all have done a good job with this OS [07:24] Sorry, I don't know anything about alsamixer - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:24] mwhite, here for help or community? =) [07:24] synaptic, apt-get, adept are progs to use to install or remove with [07:24] !layout [07:24] Sorry, I don't know anything about layout - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:24] kind of both. === Pyromancer [n=pyromanc@dsl092-069-150.bos1.dsl.speakeasy.net] has joined #ubuntu === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu === gRatiZ [n=abrhi@125.164.120.110] has joined #ubuntu [07:25] vn: System>Prefs>Keyboard [07:25] mwhite, ok, technical support and general help is handled here, community and interaction is done in #ubuntu-offtopic =) welcome and have fun [07:25] does anyone know how to change back to just plain xorg? i have xgl running and something messed up [07:25] sweet thanks! this is awesome === ncstoneman [n=ajt3nc@user-0ce2d8h.cable.mindspring.com] has joined #ubuntu [07:25] i cant resize windows or move windows [07:25] Stephenishere - you have backup files in /etc/X11 === RaymondX [n=raymond@203.177.222.195] has joined #ubuntu [07:26] I've tried other versions of Linux but none of them had this kind of support [07:26] Now that i have dual boot with XP, how can I choose XP's os selection menu at the booting? [07:26] Stephenishere, sudo mv /etc/gdm/gdm.conf-cusom /etc/gdm/gdm.conf-custom.xgl === yango [n=yango@unaffiliated/yango] has joined #ubuntu [07:26] Stephenishere, then, sudo apt-get install --reinstall gdm [07:26] !dualboot [07:26] Dual boot instructions: https://help.ubuntu.com/community/WindowsDualBootHowTo (x86/AMD64) - https://wiki.ubuntu.com/YabootConfigurationForMacintoshPowerPCsDualBoot (Macintosh) [07:26] k ill try it [07:27] anyone could help me with module building? [07:27] i keept getting 'No rule to make target `arch/i386/kernel/msr.c' when i try to compile my module [07:27] Ubuntu does not use rpms correct? [07:27] !alien [07:27] rpm is the RedHat Package Management system. Ubuntu does not use RPM, but !APT, and RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous). [07:27] mwhite, thats right === cari_tmen_ce_ [n=pc1@222.124.224.99] has joined #ubuntu [07:27] mwhite, ubuntus uses debs, which are a lot like rpms [07:28] What is the thought on linuxmint ? [07:28] thank you === bronaugh [n=bronaugh@24.69.212.11] has left #ubuntu [] [07:29] so if I want to configure Java on Firefox so I can view applets I need to first download Java? [07:29] and get a deb === xpoint [n=xpoint@amiga.junc.org] has joined #ubuntu [07:29] anybody know how i can get my firefox res folder back ? === Homer [i=kvirc@wikipedia/Masterhomer] has joined #ubuntu === bushblows [n=bushblow@adsl-75-7-204-35.dsl.lgtpmi.sbcglobal.net] has joined #ubuntu [07:30] sorry Skwid I don't know..I'm new to Ubuntu === Jasey [n=jasey@203-114-182-15.dsl.sta.inspire.net.nz] has joined #ubuntu === pickett__ [n=pickett@ppp218-80.lns1.adl2.internode.on.net] has joined #ubuntu [07:31] mwhite, its easier than that [07:31] !java [07:31] To install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository [07:31] hi there, anyone know how i can disable the fsck check when booting? thank you in advance. [07:31] when i "sudo apt-get install linux-686-smp" ubuntu will install lilo even its booted with grub working ?, how can i just install the smp kernel without change grub as boot loader ? === Hit3k_ [n=allan@181.125.dsl.mel.iprimus.net.au] has joined #ubuntu [07:32] so there is an easy button on Ubuntu? :) [07:32] !mount [07:32] Partitioning programs: !GParted or QTParted - Formatting partitions: see the manual page for mkfs ("man mkfs") - Mounting partitions in Gnome: System -> Administration -> Disks [07:32] mwhite, you got it =) [07:32] hehe [07:32] mwhite: that's what all the configuration tools are for. === Ghost_Printer [n=geek@S0106006067664bde.no.shawcable.net] has joined #ubuntu === Hit3k_ is now known as Hit3k [07:32] great..how do I find them..;) [07:32] wont take long until ubuntu looks and feels like windows ;) [07:33] I prefer to still use the command line to edit all my stuff, but whatever. :P [07:33] mwhite, just look at the link ubotu posted [07:33] kk === Ecnassianer [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu [07:33] or if you want we can go into a private chat (here is rather busy) and I can walk you through it all === LGKeiz [n=LGKeiz@ppp-70-225-186-115.dsl.chmpil.ameritech.net] has joined #ubuntu [07:33] ...my server appears to have forgotten how to log in. [07:33] k, let me see if I can figure it out first === isaac_ [n=isaac@adsl-75-32-22-19.dsl.pltn13.sbcglobal.net] has joined #ubuntu === Ecnassianer_ [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu [07:34] can anyone send me a copy of their /usr/lib/mozilla-firefox/res/forms.css [07:34] please :) === JDStone1 [n=JDStone@adsl-68-126-0-239.dsl.irvnca.pacbell.net] has joined #ubuntu [07:35] has anyone used http://lt.k1011.nutime.de/ ? === weex [n=dsterry@c-24-7-32-200.hsd1.ca.comcast.net] has joined #ubuntu [07:36] Skwid_, you can get a version of that file simply be reinstalling the deb it came in [07:36] is there some issue using beryl/AIGLX with dapper and S3 savage? === kkaisare [n=kkaisare@61.8.140.20] has joined #ubuntu [07:37] weex, yeah it doesnt work [07:37] Skwid_: http://pastebin.ca/252239 [07:37] Skwid_: that's my forms.css file. [07:37] weex, S3 driver doesnt support texture_from_pixmap [07:37] aww shucks [07:37] tbtrojanek: thank you so much :) [07:37] Not a problem. === zipzo [n=david@c-67-180-169-184.hsd1.ca.comcast.net] has joined #ubuntu [07:38] DB0 so i'm outta luck or is there anything I can do? === ncstoneman [n=ajt3nc@user-0ce2d8h.cable.mindspring.com] has left #ubuntu ["Leaving"] [07:38] any one know how to tell gpsdrive to download the entire US Map? it seems i can only download 28 miles around my location, but once i leave the area ill have to find a new hotspot and download again? === kahping [n=kahping@218.111.36.148] has joined #ubuntu [07:38] DBO, if you are available, could we do that private chat to get my java configured on firefox? [07:39] sure [07:39] join #DBO [07:39] My recovery console is broken; I can no longer log in. How do I fix this? === valehru_server [n=valehru@218.61.198.68] has joined #ubuntu === Ecnassianer [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu [07:39] hi there, anyone know how i can disable the fsck check when booting? thank you in advance.:) [07:39] rather - unlike before, where the recovery console would automatically log me in as root, it now asks for a login. And the root password doesn't work. === Ecnassianer_ [n=ecna@cpe-76-168-247-163.socal.res.rr.com] has joined #ubuntu === dxdemetriou [n=dxdemetr@dsl136.netway.com.cy] has joined #ubuntu [07:40] I cannot get any sound with my mpg movies. I'm able to listen to mp3s etc [07:40] what codecs do I need? [07:40] Vornotron - try a user and then sudo === talkIRC [i=talkirc@frtc-mp-320214.mis.net] has joined #ubuntu === loutrine [n=lew~@static-203-192-64-14.sa.chariot.net.au] has joined #ubuntu [07:41] libxine-extracodecs [07:41] I have; none of the users seem to work. [07:41] Rookie_: I have that [07:41] how can i ensure that a package has been uninstalled and then flushed from memory before installing it again? [07:42] Vornotron - means that all of your users are gone ... ? and you cant access the system ... ? sounds wierd [07:42] hello all i'm looking for some help with a modem driver and didn't know where to start [07:42] strange, if I just forward the video by a few seconds, I get the sound [07:43] Rookie_: I would be more surprised by this if my predecessor hadn't used LDAP for the majority of users. [07:43] can anyone help me rebuild my libSDL, enabling ALSA. [07:43] kapputu - can it be an codeec for the films ... ? they are in a code that is not out yet for linux ... ? [07:43] ...which uses BDB. ...which fucks up when there's a power failure. [07:44] Vornotron: language please [07:44] I think I uninstalled the basic "add/remove" thing.... is that ok? I mostly use Synap and apt-get... I'm using 6.10 === sl0th [n=arash@213.217.62.34] has joined #ubuntu [07:44] I have fiddled with /etc/shadow and /etc/passwd and /etc/nsswitch so that root has a password there and that it gets looked at, but no such luck. [07:44] nalioth: sorry [07:44] not for a think it will work but, try a livecd and see if you can create a user .... but i dont think that is possible === Epimorphic [n=Isomorph@ppp45-47.lns2.syd6.internode.on.net] has joined #ubuntu === matthew_ [n=matthew@c-71-56-66-143.hsd1.ga.comcast.net] has joined #ubuntu === aum [n=aum@60-234-243-247.bitstream.orcon.net.nz] has joined #ubuntu === vnux [n=sys6x@Toronto-HSE-ppp3751195.sympatico.ca] has joined #ubuntu [07:45] otherwise, i cant see anything else then start from the begining ... [07:45] hi, how can I change my keyboard layout under xubuntu? [07:45] can anyone help me with a modem driver [07:45] yes [07:45] !modem [07:45] You want to connect via dial-up? Read https://wiki.ubuntu.com/DialupModemHowto [07:46] Vornotron, you've set the root password and it was wlrking before you got into this mess? === Zububwa [n=newmanc@cpe-66-69-86-45.satx.res.rr.com] has joined #ubuntu === wd [n=wd@adsl-75-22-64-187.dsl.irvnca.sbcglobal.net] has joined #ubuntu [07:46] ok.....anyone know how to rebuild the libSDL to enable ALSA === mpan [n=mpan@a88-113-14-95.elisa-laajakaista.fi] has joined #ubuntu [07:46] Vornotron, you said that, sorry. by the way all you needed to do is: sudo passwd [07:46] sethk: that assumes I can get a shell prompt. [07:46] I can't get past the login prompt. [07:47] thx for the wiki but i don't think 6.06 has a driver for the modem i'm using, is there any way to find out for sure? [07:47] sethk - he cant login with any user at all [07:47] I don't have the system--prefernces--keyboard as stated on some websites === mendred [n=mendred@59.93.71.72] has joined #ubuntu [07:47] can anyone help set up PPPOA dsl? got WAG45G Linksys router [07:47] !ppp [07:47] ppp: Point-to-Point Protocol (PPP) daemon. In component main, is standard. Version 2.4.4rel-1ubuntu1 (edgy), package size 320 kB, installed size 1016 kB [07:47] Vornotron, what I said doesn't assume anything, I asked a question, and the answer would have told use something important. [07:47] but, ok. [07:48] brb reading wiki === Ghost_Printer [n=geek@S0106006067664bde.no.shawcable.net] has left #ubuntu [] === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has joined #ubuntu === talkIRC is now known as talkIRC-afk [07:48] can anyone help set up PPPOA dsl? got WAG45G Linksys router [07:48] Rookie_, sounds like he corrupted his passwd/shadow files. boot the live cd and reset them [07:48] Anyone know any place to get games? [07:49] ok.....anyone know how to rebuild the libSDL to enable ALSA [07:49] zipzo: it already is enabled and is included by default. [07:49] I looked via Synaptic but not many games listed therein :-( [07:49] I do not have a liveCD for, uh, breezy, I think it is. [07:49] sethk - yes, by a fault on halt, disks went down on a wrong way and the files got corrupted ... === linakamura [n=linakamu@222-24.dorm.ccu.edu.tw] has joined #ubuntu [07:49] im having alot of problem with sound [07:50] Rookie_: I don't think any of the passwords were stored in passwd/shadow; when I looked at the shadow file the password crypt was still listed as "*" [07:50] need help with dsl connection === klees [n=richie@c-69-248-231-74.hsd1.nj.comcast.net] has joined #ubuntu [07:51] They were therefore most likely in LDAP. [07:51] when i tell ppl im having problems with sound, they tell my try a diff distro other than ubuntu [07:51] Which leaves me with BDB screwing up. [07:51] is there any way i can have rendering on with beryl and a ATI 9800?? === bartzak [n=bartzak@124.183.53.49] has joined #ubuntu [07:51] (R350) === Halpo [n=Jebho@wrls-72-2-160-254.tremont.il.speednet.net] has joined #ubuntu === kapputu [n=sg47@c-24-6-48-243.hsd1.ca.comcast.net] has left #ubuntu [] [07:52] how do you get java working in linux?? [07:52] any way to change the system language after install ? === squarepusher [n=ns@c-71-201-182-85.hsd1.il.comcast.net] has joined #ubuntu [07:52] basically i think my problems stem from applications trying to use my motherboard sound === st4hl [i=rad_x@CPE000f3d016752-CM001404948d9e.cpe.net.cable.rogers.com] has joined #ubuntu [07:53] hi, how do i install kernel sources/headers and all tools necessary for compilation properly? I am using 6.06. [07:53] Can anyone help me understand why my soundcard buzzes constantly? [07:53] my situation...I'm opening a web page in firefox that needs a missing java plugin the JRE....so i got ot the sun site and follow their instructions but it doesnt register in firefox [07:53] But LDAP didn't want to come back up, and is spewing dozens of "oh noes I can't talk to ldap" messages, and putting a crypt()'d password into shadow or passwd isn't helping [07:53] "lspci|grep -i sound" yields Silicon Integrated Systems [SiS] AC'97 Sound Controller === sysdoc [n=sysdoc@pool-71-119-81-191.lsanca.dsl-w.verizon.net] has joined #ubuntu === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu === monomorphic [n=isomorph@ppp45-47.lns2.syd6.internode.on.net] has joined #ubuntu === |pvh| [n=pvh@dsl-241-100-14.telkomadsl.co.za] has joined #ubuntu [07:54] So I'm kinda stuck. === kinuxer [n=kinuxer@121.32.16.226] has joined #ubuntu === talkIRC-afk is now known as talkIRC [07:54] squarepusher: volume level(s) set too high? [07:54] can anyone help with dsl connection please? === wargzor [n=jasper@222-154-246-93.adsl.xtra.co.nz] has joined #ubuntu [07:54] anyone ? [07:54] ...gnar. === roryy [n=user@tedo-ip-nas-1-p320.telkom-ipnet.co.za] has joined #ubuntu === Vornotron wonders where he put his slapcat dump. === Halpo [n=Jebho@wrls-72-2-160-254.tremont.il.speednet.net] has left #ubuntu [] === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu [07:55] you geeks out there. help. [that should get ur attention] [07:55] ..... help lm sensors http://paste.ubuntu-nl.org/32690/ [07:55] any way to change the system language after install ? [07:56] crimsun: Actually it buzzes even when there is nothing playing, adjusting PCM and main volume in alsamixer don't seem to do anything to the buzz. [07:56] yeah during startup [07:56] monomorphic: startup ? === fooshang [n=fooshang@ip68-228-191-101.cl.ri.cox.net] has joined #ubuntu [07:56] yeah just select from options [07:56] ok.....anyone know how to rebuild the libSDL [07:56] squarepusher: does physically migrating pci slots assuage? [07:57] u have to install the language first [07:57] zipzo: you don't need to recompile SDL for alsa support [07:57] look i need to rebuild it [07:57] crimsun: haven't tried that but it's possible. Will attempt. [07:57] i am having lots of problems with sounds [07:58] zipzo: even with applications completely independent of SDL? [07:58] not sure [07:58] need help with adsl connection [07:58] zipzo: ...can you check, then, please? === Rob125 [n=Rob125pt@207-47-206-200.regn.hsdb.sasknet.sk.ca] has joined #ubuntu [07:59] well. no not programs without sdl [07:59] zipzo: ok, and what error messages are being displaying "by SDL"? [07:59] its a few games, when im reading the problems and solutions in the forums, such as neverwinter nights, they say rebuild the libSDL === Rob125 [n=Rob125pt@207-47-206-200.regn.hsdb.sasknet.sk.ca] has left #ubuntu ["Omnis] [07:59] and "be sure ALSA is enabled" [07:59] DBO, hey dbo, do u have time to look at this, lm sensor issue? http://paste.ubuntu-nl.org/32690/ [08:00] http://nwn.bioware.com/forums/viewtopic.html?topic=505422&forum=72 [08:00] zipzo: ALSA is enabled, I'm quite sure. [08:00] i thin i have a similar probolem with darwinia [08:00] ok well thats not the WHOLE issue i think === turtle5001 [n=turtle@218-168-75-231.dynamic.hinet.net] has joined #ubuntu [08:00] zipzo: well, let's tackle one problem at a time, please [08:00] check that link === jose__ [n=chatzill@pool-71-103-30-73.lsanca.dsl-w.verizon.net] has joined #ubuntu [08:00] I just read it. === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu [08:01] what does ``cat /proc/asound/modules'' return? === brownedwg89 [n=brownie@c-68-46-136-171.hsd1.pa.comcast.net] has joined #ubuntu [08:02] 0 snd_intel8x0 [08:02] 1 snd_emu10k1 [08:02] zipzo: now pastebin the contents of /etc/asound.conf and ~/.asoundrc* [08:02] no such file on the first one [08:03] (that's fine) [08:03] Is Nautilus the best gui file manager? Anything else out there worth trying? === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu [08:03] could try thunar [08:03] command not found on second one === Sby_boyz [n=pc6@222.124.224.99] has joined #ubuntu [08:04] !info thunar [08:04] thunar: File Manager for Xfce. In component main, is optional. Version 0.4.0svn+r23151-0ubuntu1 (edgy), package size 384 kB, installed size 2956 kB [08:04] Can thunar browse my optical drives...a.k.a. music cds. [08:04] hey guys need help with lm sensor install, i know it' s something simple i missed.... http://paste.ubuntu-nl.org/32690/ [08:04] of course, fooshang [08:04] Nautilus doesnt like my cdda disks [08:04] Crimsun: im getting nothing on those [08:04] zipzo: cat ~/.asoundrc* [08:05] fooshang, but you cd to them? === GStubbs43 [n=___GStub@pool-71-254-106-210.ptldme.east.verizon.net] has joined #ubuntu [08:05] you can* [08:05] ok ill pastebin it [08:06] http://ubuntu.pastebin.com/827904 [08:06] nautilus always opens Sound Juicer when I try to explore my cdda audio cd === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has joined #ubuntu [08:06] this is an odd question. anyone know how to use "q dvd author"? === ReYnoLd_ubaya [n=pc3@222.124.224.99] has joined #ubuntu === predius [n=predius@201.230.67.219] has joined #ubuntu [08:07] zipzo: ah. [08:07] zipzo: lsb_release -r [08:07] i dont get it and im tired of not being able to make a dvd >.< [08:08] just enter that? === Lovloss [n=lovloss@c-68-52-187-205.hsd1.tn.comcast.net] has left #ubuntu [] [08:08] Release: 6.06 === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [08:09] zipzo: yeah === cappicard_ [n=cappicar@CPE-65-26-86-29.kc.res.rr.com] has joined #ubuntu === Jay_Dogg [n=jukka@a88-112-87-191.elisa-laajakaista.fi] has joined #ubuntu [08:09] ok guys, i could use some help with lm sensor install, it' s simple i feel it, something i did wrong..http://paste.ubuntu-nl.org/32690/ === loca|host [n=fourat@196.203.53.221] has joined #ubuntu === Parisi [n=Parisi@cpe-24-195-204-162.nycap.res.rr.com] has joined #ubuntu [08:09] nothing changed [08:09] zipzo: you haven't done anything yet [08:10] hehe :) didnt think so [08:10] zipzo: rm ~/.asoundrc* [08:10] zipzo: wget http://www.trilug.org/~crimsun/asoundconf === digiqq [n=digiqq@203.122.121.164] has joined #ubuntu [08:10] zipzo: python ./asoundconf set-default-card Live [08:10] i have a fresh ubuntu install that wont me do any sudo command saying: sudo: Unable to lookup elkok-laptop via gethostbyname() === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has joined #Ubuntu [08:10] i cant vi my /etc/hosts [08:11] does anyone know what command is needed to determine which package an installed file came from ? [08:11] all done [08:11] zipzo: now try an SDL app === rickyfingers [n=rickyfin@p54B18BD1.dip0.t-ipconnect.de] has joined #ubuntu [08:11] loca|host: as far as I know you need to boot into rescue mode, fix up the hostname, and then switch back to normal mode [08:12] nope, no sounds === jueriy [n=jueriy@dslb-084-060-123-148.pools.arcor-ip.net] has joined #ubuntu [08:12] zipzo: what's the error that SDL actually displays? [08:12] loca|host: I think the main thing is whatever is in /etc/hostname must be an entry in /etc/hosts, pointing to 127.0.0.1 [08:12] i dont see an error [08:13] Anyone know what I have to delete to remove all settings/saved info from firefox? I've tried deleting .mozilla folder and it still retains my old settings. === predius_ [n=predius@201.230.67.219] has joined #ubuntu [08:13] zipzo: can you switch speaker outputs and see if sounds are being output to your onboard? [08:13] Anyone know what gam_server is? The load is 30% atm. [08:14] i have sound on alot of things, i can play music [08:15] i dont know how to change output though === guillermo [n=guillerm@189.174.161.13] has joined #ubuntu [08:15] zipzo: yes, we need to establish whether you compiled SDL with alsa support [08:15] zipzo: well, you, um, physically plug the speakers into the onboard's output... [08:15] oh that [08:15] i guess lemme try that one === pibarnas [n=pibarnas@201009130195.user.veloxzone.com.br] has joined #ubuntu [08:16] ok i've read alot but still have no idea why i can't get this smartlink 1800 pci modem to read === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu === Gasfiter [n=pichulon@196-40-89.adsl.terra.cl] has joined #ubuntu === Gasfiter [n=pichulon@196-40-89.adsl.terra.cl] has left #ubuntu ["Ejale] [08:17] could i set up a direct connection to my windows nic and use the dial up from it to try to post the problem to ubuntu servers for help? [08:17] is it possible to change gnome burning options (considering it uses mkisofs and cdrecord) with some gnome tool? maybe gconf-editor?? === ferelingetti [n=fereling@c-71-56-66-143.hsd1.ga.comcast.net] has left #ubuntu [] === cari_tmen_ce is now known as ^AZIS^ [08:18] or am i just wasting my time trying to get online with it until broadband is an option in my area in 2009? [08:19] dial-up is my only option [08:19] talkIRC: sattelite [08:19] *satellite === lonran [n=Lone@80.174.15.8] has joined #ubuntu === david_ [n=david@c-67-180-169-184.hsd1.ca.comcast.net] has joined #ubuntu [08:20] 100 US dollars a month for the cheepest one i can find, that's just too far out of my price range === voltz [n=voltz@93.69.233.220.exetel.com.au] has joined #ubuntu [08:20] Crimsun: this is Zipzo...i have sound on the motherboard output. === Android` [n=Android_@81-178-254-40.dsl.pipex.com] has joined #ubuntu [08:20] david_: ding. === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has left #Ubuntu ["onwards] [08:21] david_: now, while the SDL app is running, pastebin the output from ``lsof /dev/dsp* /dev/snd/*'' [08:21] so the bottem line is that i'm pretty well "s.o.l." if all i can use is dial-up [08:21] !dialup [08:21] You want to connect via dial-up? Read https://wiki.ubuntu.com/DialupModemHowto [08:22] read that, didn't help me any, didn't even offer my modem chipset anywhere with all that === kennyt [n=ken@nurve.tossell.net] has joined #ubuntu === ZeeO [n=ZeeO@firewall.debolt.ca] has joined #ubuntu [08:23] ummm i cant! i cant alt+tab out of eithe rone of the 2 apps === kyrbe [n=will@70.141.203.104] has joined #ubuntu [08:23] and i have like 3 conexant modems but i'm trying to use linux to get away from paying for software, drivers, ect. ; the only place to get drivers for those modems wants to charge you for them, and i can't see doing that with something that's open sorce [08:23] talkIRC: have you downloaded and run the 'scanModem' script ? [08:23] :q [08:23] \exit [08:23] hey guys how big is all of ubuntus package system if i was to mirror it at home [08:23] so my installs are faster [08:23] over lan [08:24] 70 GB. [08:24] *choke* [08:24] really? [08:24] how do i go about [08:24] that was breezy [08:24] geting it [08:24] it's likely much larger [08:24] for 1 architecture/release, surely on the order of 10 GB though? [08:24] can i get mirror software? [08:24] uh [08:24] o_O [08:24] crimsun: i cant do that because i cant alt+tab out of the apps [08:24] i'm fairly sure you could [08:24] put it on a jump drive but the system froze when i tried to run it (i think i did it right) [08:25] david_: can you start it in windowed mode? [08:25] but i doubt anyone would use your mirror... [08:25] talkIRC: hmm, ok, that's not good [08:25] i know [08:25] i'm not opening it [08:25] i tried, but the mouse couldtn escape [08:25] for ppl [08:25] itd be so my installs [08:25] are fast [08:25] over my lan [08:25] is what i'm thinking [08:25] i have no idea... might want to ask one of the packagers [08:25] took me 3 different boxes before i got one that would run this distro [08:25] but you'd have to download them every time the repo's updated [08:25] what distro? [08:25] ubuntu [08:25] ? [08:25] yrp [08:25] oopd [08:25] i never had probs ever [08:26] yep [08:26] with geting it to run [08:26] !enter | ZeeO [08:26] ZeeO: Please don't use the "enter" key as punctuation! It spams the channel and can be annoying. [08:26] neverwinter nights i cant run in windowed [08:26] darwinia would let the mouse escape the window box [08:26] yaa yaa you guys aways say that to me [08:26] one was a kernal sync error, another was optical failure [08:26] i like my enter key:P === fowlduck [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu === xdg [n=david@dsl254-073-076.nyc1.dsl.speakeasy.net] has joined #ubuntu [08:26] and then bang i got it to work on an old pent 533 celron [08:26] talkIRC: if scanModem crashes, I'd recommend mailing the linmodem mailing list === mlowe [n=mlowe@c-24-6-84-249.hsd1.ca.comcast.net] has joined #ubuntu [08:27] david_: so try with darwinia === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has joined #Ubuntu [08:27] does anyone know where the /usr/bin/lpr comes from on Ubuntu ? [08:27] !lpr [08:27] lpr: BSD lpr/lpd line printer spooling system. In component universe, is optional. Version 1:2005.05.01 (edgy), package size 111 kB, installed size 404 kB [08:28] Samus_Aran: you can run 'dpkg -S /usr/bin/lpr' to find out [08:28] thanks roryy, i think i have a modem driver for the modem but i can't get it installed, i have no idea how, and not only that but it's not like windows, just double click and fallow the instructions [08:28] roryy: it says not found [08:28] crimsun: http://ubuntu.pastebin.com/827915 [08:28] Samus_Aran: on my system, it's cupsys-bsd [08:28] /usr/bin/lpr is a symlink to /etc/alternatives/lpr which is a symlink to /usr/local/linuxprinter/bin/llpr .. which is also not found [08:28] ...haha wtf === aru [n=aru@71-34-228-206.eugn.qwest.net] has joined #ubuntu [08:28] GNU/linux: Even after 20 years, printers are still a problem === MikeyMike [n=mikeymik@ip70-179-218-46.dl.dl.cox.net] has joined #ubuntu [08:28] hmm apt-mirror [08:28] david_: brilliant, just as I suspected. Your SDL recompile failed. [08:28] !restricted [08:28] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [08:29] david_: you didn't compile SDL with alsa support. [08:29] Samus_Aran: hmm. stuff in /usr/local is usually something you installed from source [08:29] roryy: i'll try scanmodem again and see what happens, maybe i messed it up somewhere [08:29] of course! (lost) [08:29] can ubuntu dapper use debian 3+ packages? or should i use 2.1? [08:29] isnt that what i said? :P === bronson [n=bronson@c-71-198-75-160.hsd1.ca.comcast.net] has joined #ubuntu [08:29] talkIRC: hmm. maybe [08:29] i think the policy on debian packages is NO [08:29] !debian [08:29] Debian is "the rock upon which Ubuntu is founded". To see more details on the relationship, see: http://www.ubuntu.com/ubuntu/relationship [08:29] ...bleh [08:29] david_: well, essentially why are you trying to recompile SDL with alsa support? It _comes_ with ALSA support. [08:29] i use debian packages [08:29] talkIRC: unfortunately, these win modems are a major pain. I have one myself [08:29] they work? [08:29] well [08:29] !worksforme [08:29] Common Sense: Just because you can, does not mean you should. Think before you do. "Works for me" does not mean it is ok. The latest version of everything is not always useful if you aim for stability. [08:29] roryy: I am using CUPS here, it is working fine. I am actually studying for a Linux cert exam, and wanting to learn more about which printing apps are using which tools .. but then I can't identify where that one is even coming from [08:29] talkIRC: it makes every kernel upgrade and adventure! [08:30] dpkg -S /usr/bin/lpr just returns a not found error [08:30] what the hell does latest version have to do with what i said [08:30] isnt that now what we need to do tho? [08:30] you moron [08:30] lol [08:30] ... [08:30] i bet it does, does your modem work? [08:30] read the whole thing [08:30] "Works for me" does not mean it is ok. [08:30] good grief [08:30] david_: no. [08:30] oh :) [08:30] david_: #1. Remove your self-compiled SDL. [08:30] i'm fairly sure the policy here is "you're on your own if you do anything that's not in the official repos" [08:30] talkIRC: I read that as "does your mom work?", heh. [08:30] i didnt self-compile anything [08:30] dude control yourself seriously [08:30] david_: #2. Reinstall libsdl1.2debian-alsa [08:30] which definitely includes debian stuff [08:30] good grief [08:31] i dont know how to remove it [08:31] bbl === MikeyMike [n=mikeymik@ip70-179-218-46.dl.dl.cox.net] has left #ubuntu ["Departion"] [08:31] i know i asked seveas about it earlier and he said it's a bad idea [08:31] funny [08:31] david_: then just do this: ``sudo apt-get --reinstall install libsdl1.2debian-alsa'' === AccessExcess [n=axe@86.120.241.3] has joined #ubuntu [08:31] where i'm at in the world it's dial up or nothing, at least till 2009 when very slow dsl might be in my area [08:32] Samus_Aran: hmm. you can probably use 'update-alternatives' to make that link point somewhere useful. My /usr/bin/lpr, on Ubuntu 6.10, is not a symlink, fwiw [08:32] it takes me 30 minutes driving to find a fast food restraunt [08:32] talkIRC: yes, it does. I have an intel 536ep [08:32] ok then what? [08:32] talkIRC, that means you are unlikely to be obese , so lucky you ;) [08:32] david_: then plug the speakers back into your audigy, and restart your SDL app [08:32] lol [08:33] roryy: hm. I haven't done anything manually to my print system. I used a fresh install of 6.06 [08:33] lucky to weight more then 145 LB (i think that's like 70 Kg) [08:33] roryy: not sure why mine's b0rked =) === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has joined #ubuntu [08:33] did it, doesnt work, wound is still coming out of motherboard [08:33] *sound [08:34] is it different to add repositories in 6.10? [08:34] 2LBs = .8 kilo's [08:34] aru, no [08:34] david_: so it's still using /dev/dsp according to the lsof output? === talkIRC is now known as talkIRC-afk [08:34] i dunno [08:34] eobanb: then why cant I find an add button? [08:34] david_: then check the lsof output [08:35] so i typed lsof in a terminal and got many pages of stuff [08:35] aru, settings menu. [08:35] david_: use the lsof command I gave you above [08:35] and..its still going [08:36] COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME [08:36] mixer_app 5069 david 36u CHR 116,0 8845 /dev/snd/controlC0 === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [08:36] eobanb: yeah I got that part, but its different, there isnt an add button anywhere [08:36] sorry for being green === oslo [n=oslo@alf94-5-82-225-102-119.fbx.proxad.net] has joined #ubuntu [08:36] david_: is the SDL app closed now or what? [08:37] sorry, lemme redo that [08:37] david@david-desktop:~$ COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME [08:37] bash: COMMAND: command not found [08:37] david@david-desktop:~$ mixer_app 5069 david 36u CHR 116,0 8845 /dev/snd/controlC0 [08:37] bash: mixer_app: command not found [08:38] david_: ...? I mean that you should restart your SDL app. === klerfayt [n=kristjan@85.196.211.234] has joined #ubuntu [08:38] i did [08:38] it running [08:38] what I need to extract rpm [08:38] david_: now run the whole lsof command === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu [08:38] david_: and use pastebin, please; don't paste here [08:38] klerfayt, a src-rpm === legion_nux [n=toto@39.199.118.70.cfl.res.rr.com] has joined #ubuntu === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === y3it221_klce [n=gopi@202.133.61.18] has joined #ubuntu [08:39] defrysk: whar do you mean? [08:39] a source rpm [08:40] real player not working with me...........can anyone help me [08:40] i use Ubuntu Edgy [08:40] defrysk: so I can look inside rpm? [08:40] y3it221_klce: are you using realplay from dapper-commercial ? === komposter [n=komposte@ppp83-237-189-202.pppoe.mtu-net.ru] has joined #ubuntu [08:40] rpmbuild --rebuild blah.src-rpm === catisonh [n=catisonh@ppp-70-226-156-76.dsl.mdsnwi.ameritech.net] has joined #ubuntu [08:40] crimsun, i downloaded it from real.com/linux [08:40] it rebuilds it extract it and more [08:41] y3it221_klce: what error do you get? [08:41] crimsun, it used to work sometimes [08:41] it even gives a specfile sources and a rebuild rpm [08:41] but not this time [08:41] klerfayt, go to rpm.org for more info [08:42] crimsun, i dont get any error........it even plays the file but not in normal way.......it plays with difference is speed.........it looks like its playing in the fast foreward mode === zipzo [n=david@c-67-180-169-184.hsd1.ca.comcast.net] has joined #ubuntu [08:43] defrysk: isn't rpm like deb; can't I just extract it like deb? [08:43] crimsun: [08:43] COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME [08:43] mixer_app 5069 david 36u CHR 116,0 8845 /dev/snd/controlC0 [08:43] darwinia. 5632 david 10w CHR 14,3 8828 /dev/dsp [08:43] klerfayt, its an rpm , not a .deb === floating [i=vnaatane@rhea.oamk.fi] has joined #ubuntu [08:43] zipzo: right, so the libSDL being used isn't the official Ubuntu one [08:43] klerfayt, sudo apt-get install rpm , and man rpm [08:43] hmmm [08:43] Hallou. If I have add/remove added a program, and then removed it. Do I need an internet connection to add it again ? [08:44] how did that happen? === towsonu2003 [n=towsonu2@c-69-251-20-244.hsd1.md.comcast.net] has joined #ubuntu [08:44] zipzo: did you add any non-Ubuntu repositories? Did you recompile SDL? === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu [08:44] klerfayt, and do use rpm to install packages on ubuntu [08:44] i didnt recompile sdl [08:44] all i added that wasnt ubuntu was automatix and the multiverse [08:45] oh my. [08:45] zipzo, you silly [08:45] what in the world does automatix add these days? [08:45] stay away from automatix [08:45] stuff that made it work [08:45] If I have installed a program with sudo dpkg -i xxx.deb ,how do I remove it ? [08:45] why? without automatix. NOTHING worked [08:45] zipzo, and broke the rest ? === charles__ [n=charles@222.124.224.99] has joined #ubuntu [08:46] no automatix and i had allmost no reason to run linux. nothing worked at all really [08:46] floating: 'apt-get remove xxx' ought to do it. [08:46] zipzo, automatix is not supported here [08:46] roryy: i got scanmodem to run this time..... [08:46] okitx === CorpseFeeder [n=mouser@ppp218-94.lns2.bne1.internode.on.net] has joined #ubuntu === y3it221_klce [n=gopi@202.133.61.18] has left #ubuntu [] [08:46] talkIRC-afk: ah-ha. does it tell you anything useful? [08:47] oh so....im not asking for automatix support === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === sky123 [n=skys123@static-71-103-255-118.lsanca.dsl-w.verizon.net] has joined #ubuntu [08:47] yakshamesh [08:47] my original question...could someone help me rebuild libSDL [08:47] zipzo, go to #automatix and find out there why you have probs [08:47] listen. just stop [08:47] zipzo: find /usr -name '*libSDL-1.2.so.*' [08:47] being new to linux not really, told me something i already kenw, that it's a smartlink chipset modem === jamie_ [n=jamie@cpc1-port2-0-0-cust770.cos2.cable.ntl.com] has joined #ubuntu [08:48] zipzo: dude, I'm _trying_ to help you, but recompiling SDL is _not_ what you need to do. [08:48] talkIRC-afk: it *should* point you to a driver, though [08:48] oh i know you are helpind [08:48] what's that web page for automatically generating list of repositories to paste into sources.list === charles__ is now known as cwek_asmara [08:48] klerfayt, dont private me [08:48] defrysk is basically asking me to leave [08:48] would that be in one of the output files? [08:48] no === talkIRC-afk is now known as talkIRC [08:48] zipzo, listen to crimsun [08:48] talkIRC: it should be [08:48] i am, thnx === defrysk was just being unfriendly [08:48] talkIRC: offhand, I can't remember which one [08:49] ok i'll go read them all and then tell you which one actualy sounded helpful, lol [08:49] talkIRC: although it's very thorough, i do find scanModem's output to be a little verbose [08:49] im not sking for automatix support, and if its bad i dont need it. howver lots of newbs to ubuntu can read all over the internet how you need automatix [08:49] roryy: any help is better then none [08:49] !automatix | zipzo [08:49] zipzo: automatix is a script that tries to install some software, and often fails and breaks systems. We don't provide support for it, and we strongly discourage its use. === talkIRC is now known as talkIRC-afk === amonkey [n=amonkey@r78h47.res.gatech.edu] has joined #ubuntu [08:50] well now i know [08:50] however, it did add alot of stuff that actually made the computer useful [08:50] zipzo, nuff said [08:51] crimsun: http://ubuntu.pastebin.com/827917 [08:51] zipzo, crimson is trying to help you so stay on topic [08:51] ok thanx, we been at it a while now [08:51] oh, wow, darwinia includes its own SDL === llindy is away: lindy {away} === llindy is now known as lindy [08:51] well no wonder then. [08:52] man, that's horrid [08:52] well ok, but its not just darwinia === exci [n=exci@cpe-70-112-216-106.austin.res.rr.com] has joined #ubuntu [08:52] i just want out of the mess [08:52] anyone familiar with Ubuntu on Sparc?? [08:52] !away | lindy [08:52] lindy: Please don't use public away messages or change your nick to 'someone|away'. We know you're away when you don't respond to messages. Also see !guidelines [08:52] same with neverwinter nights, which i do believe has a long history of linux use [08:53] zipzo: ok, you need to switch the default order of the cards, and it's as simple as executing this following command and then rebooting: echo options snd-intel8x0 index=-2 |sudo tee -a /etc/modprobe.d/alsa-base === concept10 [n=concept1@ppp-70-251-150-223.dsl.rcsntx.swbell.net] has joined #ubuntu === jedimasterlj [n=jedimast@71.237.196.122] has joined #ubuntu [08:53] zipzo: after that, sound should work everywhere. [08:53] ok, drop that in terminal and reboot? [08:53] yes, that entire command is one line (from the echo through the /etc/modprobe.d/alsa-base ) [08:53] gotcha === ekalavya [n=anair@adsl-69-106-227-88.dsl.pltn13.pacbell.net] has joined #ubuntu [08:54] ok crimsun, gonna reboot now. thank you so much [08:54] ill be back in a minute to let you know [08:54] k [08:54] crimson: i missed the original post the recommendation was for sound cards that some times start and other times dont on boot? === dark_light [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu [08:55] sky123: are you referring to this previous discussion? === dorel__ [n=liran@212.199.9.246.static.012.net.il] has joined #ubuntu [08:55] yep [08:55] sky123: that discussion has nothing to do with the issue you describe. [08:55] yikes, 2.4GiB of updates for me from 6.06 -> 6.10 === OmniD [n=OmniD@cpe-72-178-230-2.houston.res.rr.com] has joined #ubuntu [08:55] ahh..okay... [08:55] the speed is going all over the place. 600KiB/sec then down to 52KiB/sec === maz [n=maz@98.19.168.202-static.velocitynet.com.au] has joined #ubuntu === bhudda [n=bhudda@71-221-137-247.bois.qwest.net] has joined #ubuntu [08:56] ok is this working? [08:56] anyone there? === weex [n=dsterry@c-24-7-32-200.hsd1.ca.comcast.net] has joined #ubuntu [08:56] maz: good evening [08:56] g'day samus_aran [08:56] 'ello 'ello === Akkabus [n=Akkabus@static-host-24-149-172-178.patmedia.net] has joined #ubuntu === klerfayt [n=kristjan@85.196.211.234] has left #ubuntu ["Konversation] === hutch_ [n=bokey@203.192.95.61] has joined #ubuntu === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu === aspro [n=aspro@ppp106-5.lns1.hba1.internode.on.net] has joined #ubuntu === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [08:57] hi, me have question about the GNOME file browser window--to the right of the main toolbar, there's a tiny black smidge, does anyone know how to get rid of it? === jedimasterlj [n=jedimast@71.237.196.122] has joined #ubuntu === zipzo [n=david@c-67-180-169-184.hsd1.ca.comcast.net] has joined #ubuntu [08:58] Akkabus: I don't know, myself, I don't use Gnome, but I recommend asking in the official Gnome IRC channel at irc://irc.gimp.org/#gnome === hutch_ is now known as bokey [08:58] Akkabus: hrm, looks like the gnome foot === jtf0518 [n=jaytee@c-69-137-243-25.hsd1.in.comcast.net] has joined #ubuntu === bokey [n=bokey@203.192.95.61] has left #ubuntu [] === bokey [n=bokey@203.192.95.61] has joined #ubuntu === tets [i=zjjzrtaa@nezmar.netlab.cz] has joined #ubuntu === BlackHawk [n=BlackHaw@p54B43CC1.dip0.t-ipconnect.de] has joined #ubuntu [08:59] has anyone tried upgrading to Edgy? I thought about it but I read the horror stories on ubuntuforums.org and have decided not to for now [08:59] crimsun: works great. thank [08:59] zipzo: np [08:59] I'm pretty happy with Dapper === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [08:59] Samus_Aran, do you mean the Gnome foot logo on the right side of the toolbar? [08:59] ill go there in a few minutes, ty samus :) [08:59] maz: i didt-upgrade'd to edgy without problems [08:59] dist-upgrade'd, even [08:59] this problem seems to happen with more than a few ppl [09:00] maz, it can be done but might fail make sure to have a proper backup [09:00] Madpilot: not sure, Akkabus was the one asking =) [09:00] ok roryy... do you have a new PC or an old one? Mine's from 2001 === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [09:00] maz: I am in the process of upgrading atm [09:00] maz: mine's from 2003 (I think) === rastilin [n=rastilin@adsl-bri-2-101.ozonline.com.au] has joined #ubuntu [09:00] Samus_Aran, sorry, brain lapse ;) [09:00] zipzo: be careful about recommendations. Similar -- even identical -- symptoms often have very different causes. [09:00] maz: and the speed is not going nice anymore, won't be finished downloading for 12 hours .. === Andruk [n=chatzill@c-67-166-6-250.hsd1.co.comcast.net] has joined #ubuntu [09:00] moin [09:00] right [09:00] Akkabus, do you mean the Gnome foot logo on the far right of the panel? [09:00] ill just post what "worked" for me [09:00] madpilot yeah [09:01] defrysk - good advice. I don't have a dvd burner so backups have to be done on CD - a real pain. If I'd thought things through better, I would have partitioned my disk so my home directory was a separate partition and I could try things out in there. Or have a testing partition [09:01] i can't see it well enough to make out what it is lol... [09:01] zipzo: be sure to describe the debugging steps you followed with me [09:01] the threads i got the idea from were on the right track [09:01] samus_aran is that because everyone is trying to download it now? [09:01] i dont remember them :P ill just give em your email! hahah j/k [09:01] Akkabus, as far as I know, you're stuck with it. There is a bug out there asking for it to be made clearer, or swap it for an Ubuntu logo or similar [09:01] !backup | maz [09:01] maz: 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 [09:01] I have a problem with the firefox 2. there are sites that can't open and it crash. anybody with the same problem? [09:01] maz: I am not sure. it started out going at several hundred KiB/sec .. then went up and down for a while, now it has leveled out at only 60KiB/sec [09:01] thanks defrysk [09:02] ok mad, ill look around with that in mind, ty [09:02] maz, good luck :) [09:02] zipzo: pretty much every audio problem gets to my inbox anyhow. === VigoFuse [n=chatzill@ip68-1-99-14.pn.at.cox.net] has joined #ubuntu === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [09:02] well, i also didnt know about automatix. is that why my libSDl wasnt the official one? [09:02] dxdemetriou: try disabling plugins and try again. then you have at least narrowed down the possible causes a bit [09:03] zipzo: no, it's because your SDL app includes its own libSDL, which is hardcoded to use OSS instead of ALSA === rfarias [n=rfarias@pc-51-173-104-200.cm.vtr.net] has joined #ubuntu === Tree [n=Tree@pool-72-67-34-172.lsanca.fios.verizon.net] has joined #ubuntu === ncstoneman [n=ajt3nc@user-0ce2d8h.cable.mindspring.com] has joined #ubuntu [09:03] zipzo: prior, /dev/dsp pointed to your onboard, and /dev/dsp1 pointed to your Audigy [09:04] zipzo: we've simply reversed the latter by making your Audigy the default for everything [09:04] did we change that? is that why it works now? because its using alsa? [09:04] ahhh === rpedro [n=rpedro@87-196-5-228.net.novis.pt] has joined #ubuntu [09:04] crimsun: Reminds me - I should go back and try to submit a better bug report of my mic problem. [09:04] what is the trick to get alsa to see my laptop mic? [09:04] well, thnx agai. this is the second time, maybe third you have helped me :P i should mail you a cookie [09:05] lol [09:05] ncstoneman: if there was a simple trick, I think the sky would have fallen. It's utterly dependent on a number of factors. [09:05] "if there were", even [09:05] Samus_Aran, it is the same problem. the good thing is that have the restore session === rfarias [n=rfarias@pc-51-173-104-200.cm.vtr.net] has joined #ubuntu === rastilin [n=rastilin@adsl-bri-2-101.ozonline.com.au] has left #ubuntu ["Leaving"] === neenaoffline [n=neenaoff@unaffiliated/neenaoffline] has joined #ubuntu [09:06] I set gmixer to mic and it goes to capture === MikeyMike [n=mikeymik@ip70-179-218-46.dl.dl.cox.net] has joined #ubuntu === MikeyMike [n=mikeymik@ip70-179-218-46.dl.dl.cox.net] has left #ubuntu ["Departion"] === stephenishere [n=stepheni@cpe-24-27-41-187.austin.res.rr.com] has joined #ubuntu [09:07] ls === lindy [n=lindy@653287hfc90.tampabay.res.rr.com] has left #ubuntu ["Ex-Chat"] [09:07] hi [09:07] tonyyarusso, ncstoneman, I had problems with my mic until I messed with the alsamixer. I had to turn on the mux setting and boost it's volume to get the mic working even after I'd maxed out the mic volume and made sure it was on. [09:07] I have the HDA Intel sound chip === kyrbe [n=will@70.141.203.104] has left #ubuntu [] [09:07] that's not very specific, jtf0518. [09:08] I am unable to hear any sound === toogreen [n=toogreen@222.68.15.224] has joined #ubuntu [09:08] crimsun, pardon? [09:08] what ultimately matters for audio issues is what _codec_ you have, which is not the same as the driver you use. [09:08] Okay well im having a problem getting my ubuntu to start. once my computer starts to uncompress the kernal i lose picture [09:08] when you speak of audio, you need to say, "I use such and such codec" [09:08] i deleted xgl and i guess i forgot to update my xorg [09:08] find it in ``tail -2 /proc/asound/oss/sndstat'' [09:08] i ahve a backup of my xorg but i cant get to it [09:09] ive tried ctrl+alt+f1 and that does nothing [09:09] crimsun, I'm not sure what codec is being used by Alsa for the mic. How do I find that out? [09:09] i get VGA Not supported ;/ [09:09] Do codecs affect kernel drivers for ac97? [09:09] Hi there, i have issues with Suspend on my laptop... Sometimes it works, sometimes it just hangs there and the light doesn't go off.. then my only choice is to reset the laptop. Any clues how I can fix that? === LordMetroid [n=lordmetr@h28n4c1o885.bredband.skanova.com] has joined #ubuntu [09:09] ncstoneman: yes [09:09] all ac'97 and HDA "sound" have a codec === Nchalada [i=Nchalada@d58-104-86-80.dsl.vic.optusnet.com.au] has joined #ubuntu === cO_17_cr_tmn [n=pc9@222.124.224.99] has joined #ubuntu === motoplux [n=motoplux@host-84-220-148-91.cust-adsl.tiscali.it] has joined #ubuntu === epinephrine [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #ubuntu [09:10] If I have the kernel modules set , i still need a codec to run the mic ? [09:10] ncstoneman: the codec is what allows you to hear sound period. [09:11] can I make debug to see the problem in firefox? [09:11] Does the Ubuntu liveCD come with any compilers? [09:11] ncstoneman: note that we're speaking of hardware, not a software mp3/divx/vorbis/whatever codec [09:11] I thought codecs were for coding and decoding various audio and video formats and weren't specific to the sound card or sound chip being used. [09:11] see above. === zOrK [n=eclipse@c-66-176-68-228.hsd1.fl.comcast.net] has joined #ubuntu [09:12] dxdemetriou: so it crashes even if you turn off the plugins in preferences ? [09:12] your audio driver is comprised of two components, a dsp and a codec [09:12] dxdemetriou: also, what error does it show on the console, when you run "firefox" from an xterm or similar ? === zOrK [n=eclipse@c-66-176-68-228.hsd1.fl.comcast.net] has left #ubuntu ["Leaving"] [09:12] crimsun, so we're talking about a firmware codec or a software codec specific to the hardware? [09:12] the aforementioned codec is orthogonal to the various audio/video format ones. === rad|x [i=rad_x@CPE000f3d016752-CM001404948d9e.cpe.net.cable.rogers.com] has joined #ubuntu [09:13] ncstoneman: if you're just trying to record with your mic, open up alsamixer in a terminal and press Tab to switch to the input selector === talkIRC-afk is now known as talkIRC [09:13] ok i've read a ton === hutch_ [n=bokey@203.192.95.61] has joined #ubuntu [09:13] now i think i can find something useful [09:14] i'm going to the maker of the modem to see if they have a pre compiled linux driver.... i hope [09:14] hi, does anyone know why i am getting 'no rule to make target 'arch/i386/kernel/msr.c' when i try to build my module? [09:14] does anyone know if Ubuntu will automatically reboot the system if I am not around once it is done downloading all the upgrades ? [09:14] I do not want it rebooting ... [09:14] Samus_Aran: it won't. [09:14] agreed, my desktop with a true sb works fine, my laptop with a ac97 does everything inc. the modem fine, except the mic. alsa defaults to capture, not mic, regardless. === hutch_ is now known as bokey === tets [i=zjjzrtaa@nezmar.netlab.cz] has left #ubuntu [] [09:14] crimsun: okay, thanks [09:14] Software interacts with the Hardware, and visa versa, the software is written for specific hardware, sometimes it is flexible, but the unioun if the 2 is what makes a pooter sing or dance.Is that statement true? [09:14] ncstoneman: "ALSA" defaults to the first element that has Capture capability, actually. === RMorris84 [n=bob@c-66-177-73-110.hsd1.fl.comcast.net] has joined #ubuntu [09:15] gotta get back to studying, night all === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has left #Ubuntu ["onwards] [09:15] roryy: thanks for all the help so far, i'll be back if i need more === talkIRC is now known as talkIRC-afk [09:15] I just plugged the mic in the lap and it works, uniwill kao258 x64. I guess the onboard is picky [09:15] anyone have a psp here? im just got one and connected a usb cable to it, and nothing happens... i want to add music to my memory stick === aru [n=aru@71-34-228-206.eugn.qwest.net] has joined #ubuntu === Skal [n=skal@ADijon-258-1-44-85.w90-6.abo.wanadoo.fr] has joined #ubuntu === Laosboyme [n=Josiah@203.114.104.245] has joined #ubuntu === ajopaul_ [n=ajopaul@59.92.133.120] has joined #ubuntu [09:16] ncstoneman: (meaning the onboard has multiple elements capable of Capture, yes) [09:16] how to resize a partition with ubuntu ? [09:16] aww screw it im going to bed :/ [09:16] night everyong [09:16] one* === RMorris84 [n=bob@c-66-177-73-110.hsd1.fl.comcast.net] has left #ubuntu [] === Shadowpillar_ [n=Shadow@dialup-4.233.127.170.Dial1.LosAngeles1.Level3.net] has joined #ubuntu [09:17] hey guys [09:17] localhost, you can boot from the LiveCd and use Gparted to resize. [09:17] how could i install kubuntu without deleting any item [09:17] Can i create profiles for sound, i.e. mobile= onboard, home= 6+1 dsp ? [09:18] ncstoneman: not yet. We're discussing that for Feisty+1. [09:18] or you can download a Gparted LiveCd that boots linux and runs Gparted. [09:18] I have this error on firefox: http://paste.ubuntu-nl.org/32696/ [09:18] hi i had mounted vfat partition, was working on some large files accidently deleted it :( any ways to recover? === heen [n=heen@218.6.195.168] has joined #ubuntu === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has joined #ubuntu === Epidemik [n=kate@000625840D84.pc.ashlandfiber.net] has joined #ubuntu [09:19] i don't understand.. when I run "sudo apt-get update" I get a message at the end telling me I need to run apt-get update to correct some problem??? but that is what I have just done to get the message. what's up with that? [09:19] join [09:19] how do i install javaruntimeenviroment for firefox? [09:20] !java [09:20] To install a Java compiler/interpreter on Ubuntu, look at https://help.ubuntu.com/community/Java - For the Sun Java runtime install sun-java5-jre from the !Multiverse repository === BlackHawk [n=BlackHaw@p54B40581.dip0.t-ipconnect.de] has joined #ubuntu [09:20] it tells me "W: Duplicate sources.list entry http://security.ubuntu.com edgy-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_edgy-security_main_binary-i386_Packages) W: You may want to run apt-get update to correct these problems" === roadboy_ [n=0x00@88.232.145.66] has joined #ubuntu [09:20] Is Synaptic needed or suggested to use in the Ubuntu? it looks like a neat program, but is it supported and stable? === heen [n=heen@218.6.195.168] has left #ubuntu ["Leaving"] === heen [n=heen@218.6.195.168] has joined #ubuntu === Jordan_U [n=ubuntu@h-68-164-155-184.snvacaid.dynamic.covad.net] has joined #ubuntu [09:21] hi all. i've to change the bootup scripts sequence. i need one script start before than another. how can i do this? [09:21] CorpseFeeder you ran automatix ? [09:22] nite everyone [09:22] VigoFuse: Synaptic, it is rather stable and reliable. [09:22] ncstoneman: not recently [09:22] Spee_Dee: Thank you [09:22] i cant remember [09:22] !synaptic [09:22] synaptic is Ubuntu's Graphical Package Manager. For a good howto see https://help.ubuntu.com/community/SynapticHowto [09:22] run synatic , look @ sources and remove dupes === RetLaw [n=RetLaw@082-146-104-046.dyn.adsl.xs4all.be] has joined #ubuntu [09:23] synaptic [09:23] http://monkeyblog.org/ubuntu/installing/#where_did_it_go < Is ther a way to convert a backup of an msSQL database to mySQL without the mySQL server ( and if possible, without windows at all )? === leafw [n=Any@cbg-off-client.mpi-cbg.de] has joined #ubuntu [09:24] is there any way to remove the window frame in gnome? And to change the position of the minimize/maximize/close buttons? === jedimasterlj [n=jedimast@71.237.196.122] has joined #ubuntu [09:24] without the msSQL server I meant [09:26] leafw, : use gconf-editor under apps \ metacity \ general [09:26] I need a good mediaplayer for linux, that is amarok-ish, anyone got a tip? [09:26] let's see roadboy_, in my past experiences the gconf-editor doesn't let one edit much === Mikes_ [n=michael@m41.net195-132-219.noos.fr] has joined #ubuntu [09:26] but thanks [09:27] leafw, i change the menu:minimize,maximize,close option and it works === phos-phoros [n=phos-pho@unaffiliated/phos-phoros] has joined #ubuntu [09:27] how to resize a partition with ubuntu ? [09:27] gparted [09:27] the drives should not be mounted [09:27] roadboy_ : can't see such options under apps / metacity / general [09:27] (likely a good idea to boot with the livedisc to run it) === reZo [n=reZo@124.197.45.163] has joined #ubuntu [09:28] leafw, apps \ metacity \ general \ button_layout [09:28] i guess last try tonight..any one familiar with ubuntu on Sparc install?? [09:29] roadboy_ : oh. I se,e thanks === pibarnas [n=pibarnas@201009130195.user.veloxzone.com.br] has joined #ubuntu [09:29] roadboy_ : and can one put them on the left end? [09:29] The gpated install process is what got my win2kpro back, plus it put XP back intsa place, so now it can be removed easier. === skmidry [n=skmidry@59.92.183.112] has joined #ubuntu [09:29] roadboy_ : like, the closing button on the left end, and the other two on the right? [09:30] roadboy_ I'm just closing too many windows by accident [09:30] leafw, yes you can. just use minimize,maximize,close:menu [09:30] roadboy_ : nm, the colon! [09:30] audio preview in nautilus isn't okay. the mp3 files are not plaued well. The songs struggle! Any ideas to fix it? [09:30] roadboy_ : I asked before reading the doc, op,s thanks === frogzoo [n=frogzoo@202.155.165.25] has joined #ubuntu [09:31] how to enable universe and multiverse ? [09:31] !repositories [09:31] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See also !EasySource [09:31] and different images for each workspace, is that possible at all? [09:32] leafw: Like different desktop backgrounds? [09:32] Jordan_U : yes === b_52Centos [n=skimo@adsl196-217-44-217-196.adsl196-10.iam.net.ma] has joined #ubuntu [09:32] Jordan_U : I went and set a different desktop image for each workspace, just to find out that each time all desktops were being edited at the same time. [09:33] whichs makes no sense === Shadow_mil2 [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu [09:33] how to resize a partition with ubuntu ? [09:33] !samba [09:33] loca|host : gparted [09:33] samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html Samba can be administered via the web with SWAT [09:33] I have been toying with multiple user accounts in an effort to do what leafw is speaking of, sorta. it kinda works, so far,,, [09:34] loca|host: Boot the Ubuntu LiveCD and go to System -> Administration -> Gnome partition editor === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu [09:34] leafw, is it possible to resize a mounted fs ? i want to resize the / === cxx [n=chr@netrunf-7-91.cytanet.com.cy] has left #ubuntu [] [09:35] loca|host: No, you will need to use a liveCD. [09:35] loca|host : I don't think so. === E_Presly [n=nonny@c-5c9fe255.211-7-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [09:35] VigoFuse : that is such an overhead. Makes no sense to have different users just to have different desktop images === Bany [n=banana01@82-41-249-243.cable.ubr01.linl.blueyonder.co.uk] has joined #ubuntu === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [09:36] Little help here...what do I do to correct this?? "glGo: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory" === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === phaero [n=phaero@h73n2fls31o891.telia.com] has joined #ubuntu [09:36] leafw: I am sure ther is a way to make a script that would change the Desktop backround whenever you changed workspaces, which would be equivilent to what you want. [09:36] I like playing arouns with stiuff just to see find the limitations and maybe stumble upon a something that helps others. === vcolombo [n=vcolombo@adsl-67-37-28-11.dsl.mdsnwi.ameritech.net] has joined #ubuntu [09:37] Jordan_U : I expected the setup to be trivial, like in kubuntu (kde) === bachler_ [i=rakahang@62.101.48.8] has joined #ubuntu [09:37] Jordan_U : so whatever ... === AndyR [n=andrew@rogers666.plus.com] has joined #ubuntu [09:37] leafw: It may be, I have never heard of anybody doing this, I didn't think KDE could do it iether. === kent [n=kent@82.145.136.38] has joined #ubuntu [09:38] Jordan_U : in KDE, editing the background of a desktop changes only that desktop, not all. === YBH_1 [n=YBH@c-24-21-24-238.hsd1.mn.comcast.net] has joined #ubuntu === ChaKy [n=chaky@17-13.dsl.iskon.hr] has joined #ubuntu [09:38] leafw: That actually sounds counter intuitive to me :) [09:39] Jordan_U : ha! But then, I was a kde user for 3 years [09:39] finally gnome has become the promise that it always was [09:39] leafw, yes you can. just use minimize,maximize,close:menu [09:39] if only it was easier to configure (as in GUI-based config, not editing entries in a secret app that does not even have a menu entry) === roadboy [n=0x00@212.175.23.18] has joined #ubuntu === Parisi [n=jblparis@cpe-24-195-204-162.nycap.res.rr.com] has joined #ubuntu [09:40] anyone know of any linux software which will use a Creative Prodikeys keyboard - the one like a normal keyboard with a piano keboard attached to it, which came out about 5 years ago? Like this one http://www.prodikeys.com/products/prodikeys_DM [09:40] hi all. i've to change the bootup scripts sequence. i need one script start before than another. how can i do this? [09:40] roadboy: with bash 'wait', you can make one script wait for the other to return, and execute in a nested fashion [09:41] leafw, i tried bu it didn't work. [09:41] Thats a neat looking keyboard. I want one! [09:41] < [09:42] roadboy: what can I say, I'm no bash guru [09:42] :) === DarkMageZ [n=richard@ppp231-64.lns3.syd7.internode.on.net] has joined #ubuntu === asn [n=asn@58.49.147.193] has joined #ubuntu === shnee [n=CurtyD13@cpe-65-24-168-255.columbus.res.rr.com] has joined #ubuntu [09:42] That keyboard ROCKS! :-) === thor [n=thor@gulfal-host-cip525-01.gulftel.com] has joined #ubuntu [09:43] leafw: Looks like sombody made a program to do exactly what you want, I am trying to find an up to date version ( DO NOT try to install the .debs on the first page ) [09:43] http://ubuntuforums.org/showthread.php?t=6980 [09:43] how do I replace totem with vlc or mplayer as the default dvd player? [09:43] by the way I removed the "mouse_button_modifier" and yet the key + mouse is still being used to move windows === cavediver [i=jonas@trimix.eklof.eu] has joined #ubuntu [09:43] Jordan_U : ok, thank you! === Parisi_ [n=jblparis@cpe-24-195-204-162.nycap.res.rr.com] has joined #ubuntu [09:44] leafw: Found the official page http://wallpapoz.akbarhome.com/ === dxdemetriou [n=dxdemetr@dsl136.netway.com.cy] has left #ubuntu ["Ex-Chat"] [09:44] Hi there. I have php4 installed and needed the php4-pear package. somehow it wanted to install php5. Hos iw that ? Is there no php-pear package for php4 only ? [09:44] quick question that might be a really dumb question, how do i find out exactly what kernal version i have? [09:44] uname -a [09:45] (6.06 ver dapper) === defrysk [n=defrysk@g173059.upc-g.chello.nl] has joined #ubuntu [09:45] so i put ((uname -a)) in the terminal? [09:45] yes [09:46] uname -a [09:46] now if only I could get rid of the window frames altogether (what a waste) I would feel completely at home in gnome [09:46] or uname -r [09:46] is there a way i can see the transfer speed of a file between local disks? [09:46] thanks guys === Dzamir [n=davide@adsl-ull-107-252.49-151.net24.it] has joined #ubuntu [09:46] talkIRC-afk: "uname -r" for just the kernel version [09:46] Yer most welcome. [09:46] /cat/etc/issue for ubuntu-version === Dzamir [n=davide@adsl-ull-107-252.49-151.net24.it] has joined #ubuntu [09:46] that's not a dumb question. A dumb question is like "how do I stop milk from going off in dapper?" [09:47] leafw: I feel ya. The only reason I use window frames is resizing. [09:47] CorpseFeedy: and there would be an answer...silly rabbit...milk an edgy eft instead... [09:47] thx again afk now [09:48] blind: I have my own keybindings for everything (resize, move, min/max ...) [09:48] is there a tool to recover deleted item from a vfat partition ? file was accidently deleted using rm * !! [09:48] I need help! How do I install this package thingamajiggy? ibSDL_image-1.2 === flo [n=flo@82.52.147.80] has joined #ubuntu [09:48] Is ther a way to convert a backup of an msSQL database to mySQL without the msSQL server ( and if possible, without windows at all )? [09:48] ajopaul_ : there are tools, but most are commercial. And good luck. === |thunder [n=e@c-68-60-143-198.hsd1.mi.comcast.net] has joined #ubuntu [09:48] leafw: :D -- i run eterm with no borders, and transparent as well. but i can't quite get the resize keybindings right. [09:48] oh! [09:48] otherwise i'd take borders off everything. === Panzerboy [n=stelian@unaffiliated/panzerboy] has joined #ubuntu [09:49] ehlo [09:49] ehlo. [09:49] Noone hava an idea about the php4-pear thinggy + [09:49] 'allo [09:49] yakshameh [09:49] blind: how do you get the eterm without borders? In KDE it's trivial, just match window settings with window type or title ... === liestas [n=liestas@cmg248.neoplus.adsl.tpnet.pl] has joined #ubuntu [09:50] hi [09:50] how to see asterisks? [09:50] bhudda: sudo apt-get install libsdl-image1.2 === poopotootti [n=poopotoo@c193-229-37-194.elisa-laajakaista.fi] has joined #ubuntu === BadKitty [n=soulstic@c-67-182-187-220.hsd1.ca.comcast.net] has joined #ubuntu [09:51] liestas: huh ? [09:51] leafw: there's options to Eterm. lemme cat my menu file and tell you what they are (im on flux) === denver1 [n=verden@cor6-ppp1711.ade.dialup.connect.net.au] has joined #ubuntu [09:51] liestas: see asterisks where? [09:51] Panzerboy: password [09:51] blind: on fluxbox I know how to do it, I just wanted it for gnome though [09:51] Eterm -x -0 --trans --scrollbar=off --buttonbar 0 --geometry 80x24+13+495 -f lightgrey [09:51] how would i add my debian dvd to my sources.list? === Co_17_bth_tmn [n=pc6@222.124.224.99] has joined #ubuntu [09:51] leafw, that'll open it like that on any de/wm [09:52] denver1: I wouldn't recommend doing that. [09:52] k [09:52] blind: it will override metacity's window frame? I doubt it! [09:52] how to see what is under asterisks? [09:52] password [09:52] leafw: give it a try ;) === tonquin [n=Administ@S010600095b6ccb2d.vn.shawcable.net] has joined #ubuntu === the_Cat [n=jgrund@h16n1fls32o294.telia.com] has joined #ubuntu [09:52] denver1: Debian packages are not always compatable with Ubuntu. === fild0 [n=fildo@c58-107-106-35.livrp1.nsw.optusnet.com.au] has joined #ubuntu [09:52] blind: which of the options you pass to eterm is actually doing so? [09:52] well its a mepis dvd [09:53] leafw: my guess would be --scrollbar=off and --buttonbar 0 [09:53] blind: ok, the button bar [09:53] No one is responding in the xgl channel so I want to ask if anyone here is using beryl cause I have a question... [09:54] denver1: The only packages that you can be sure will work in ubuntu, are Ubuntu packages, it may work but it will be hit or miss at best. === matason [n=matason@82-70-148-150.dsl.in-addr.zen.co.uk] has joined #ubuntu [09:54] well i need more space so used gparted. my partition is bigger now but it says its full. [09:54] leafw: did it work? [09:54] hello!I upgraded to dapper from breezy server edtion.and i install xfc4 ,but the x connot run :( [09:54] blind: just realized, I have aterm but not eterm [09:54] asn, why not? [09:54] i've check the partition with e2fsck and it seems fine.... just full. [09:55] to full to allow ubuntu to boot. [09:55] leafw, haha, im sure you can do it in that as well, check the man file [09:55] What is the best way tgo make a CD-R,CD-RW backup , Image? or Copy and Write? Or can I use another part on a second HDD? [09:55] how to reveal password? [09:55] i think the gdm is not installed??? [09:55] asn, doubtful. [09:55] blind: and I remmeber the problem with eterm is that I can't type tildes on vowels (for non-english languages) === Bazin [n=bazin@golem.clnet.cz] has joined #ubuntu [09:55] asn: try sudo gdm to check. [09:55] leafw: sure you can [09:55] VigoFuse: i use k3b...its pretty intuitive [09:55] ok ,i'll try it [09:55] Thank you [09:56] blind: then it's not obvious, the encoding I set was the proper one and yet no tildes [09:56] Wait, I thought you could.. maybe you can't. [09:56] it's not working for me. O_o === shadowcage [n=nobody@71-85-135-206.dhcp.spbg.sc.charter.com] has joined #ubuntu [09:56] see xD [09:56] heh! [09:57] VigoFuse: the hardcore was are to use dd, cdrecord, mkisofs...etc === shnee [n=CurtyD13@cpe-71-72-86-113.columbus.res.rr.com] has joined #ubuntu [09:57] blind: for instance this: aterm -tr -trsb -fn -misc-fixed-medium-r-normal-*-*-120-*-*-c-*-iso8859-1 -sr -si -bg white -tn xterm -rv -sh 80 +s [09:57] !beryl [09:57] Beryl is a window manager that takes advantage of an OpenGL accelerated X environment. See http://forum.beryl-project.org/ - Help in #ubuntu-xgl === liestas [n=liestas@cmg248.neoplus.adsl.tpnet.pl] has left #ubuntu [] [09:58] blind: the above is the proper enconding, and yet no tildes. [09:58] VigoFuse: a cool one..if you want to a full system backup is ...mondoarchive and mondorestore..part of mondorescue [09:58] That is the way we learned how to, RTFM and MAFB was and is like the Golden Cow of Computers === pibarnas [n=pibarnas@201009130195.user.veloxzone.com.br] has joined #ubuntu [09:59] That Mondorescue I have seen used, that thing is awesome === nahkiss [i=nahkiss@dsl-hkigw7-fed8dc00-135.dhcp.inet.fi] has joined #ubuntu === Shadow_mil2 [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === richee [n=ashish@59.144.41.76] has joined #ubuntu [10:00] VigoFuse: if you get it working...with the right package dependencies it kicks ass.. === denver1 [n=verden@cor6-ppp1711.ade.dialup.connect.net.au] has left #ubuntu ["Leaving"] [10:01] VigoFuse: there is yet another way...lets see how peeps handle this question... === AccessExcess [n=axe@86.120.241.3] has joined #ubuntu [10:01] is there any way to fix audio preview in nautilus with mpg321 on edgy amd64? [10:01] <|thunder> RTFM , MAFB ? [10:01] rtfm = read the f***ing manual. [10:02] mafb, i have no clue. [10:02] Make a f backup [10:02] <|thunder> ah,, lol [10:02] <|thunder> sky123, what kicks ass now ? === neenaoffline [n=neenaoff@unaffiliated/neenaoffline] has left #ubuntu [] [10:02] Hello ALL. Redhat, Centos has typically a kickstart file that is saved after an installation that allows a person to create a kickstart server and do network installs of the specific build that you just did. Is there an equivalent? [10:02] |thunder: mondo [10:03] <|thunder> what is mondo ? [10:03] one sec === crparr [n=crparr@213.129.243.185] has joined #ubuntu [10:03] |thunder: http://www.mondorescue.com/ === co_15th [n=pc10@222.124.224.99] has joined #ubuntu === shnee_ [n=CurtyD13@cpe-65-24-168-255.columbus.res.rr.com] has joined #ubuntu [10:04] <|thunder> thx. sky123 [10:04] Hi! Why are my nameserver settings often reset to 192.168.2.1? My nameservers are 213.129.232.1 and 213.129.226.2.. === Hodbin [n=Hodbin@85.104.220.165] has joined #ubuntu === BadKitty [n=soulstic@c-67-182-187-220.hsd1.ca.comcast.net] has left #ubuntu [] === nice [n=Joseph@cpe-70-122-94-131.houston.res.rr.com] has joined #ubuntu === co_15th is now known as CE_^Cantik === umops [n=andrew@60-242-0-131.static.tpgi.com.au] has joined #ubuntu === ogami1972 [n=michael@24-155-229-132.dyn.grandenetworks.net] has joined #ubuntu === dsewnr [n=dsewnr@ethesys.isu.edu.tw] has joined #ubuntu [10:04] help!!! [10:04] crparr: do you use dhcp? === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === ghostshadow189 [n=ktsm@222.252.103.125] has joined #ubuntu === E_Presly [n=nonny@c-5c9fe255.211-7-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [10:05] i rebooted because amatrok locked up...nothing else changed...now NO sound...!!! [10:05] <|thunder> sky123; i guess thatd be handy if I ever wanted to backup to tape. I know thats what my college does. [10:05] crparr : that's probably your router's DNS server [10:05] sky123: no - it's a static configuration [10:05] dns = resolv.conf [10:05] |thunder: and cdrom. and nfs! works good! [10:06] crparr: check...../etc/resolv.conf [10:06] hi all , i've this prob when complie use gcc , solstatd.c:13:23: error: sys/types.h: No such file or directory [10:06] solstatd.c:14:22: error: sys/time.h: No such file or directory [10:06] solstatd.c:15:19: error: stdio.h: No such file or directory [10:06] solstatd.c:16:20: error: string.h: No such file or directory [10:06] solstatd.c:17:19: error: netdb.h: No such file or directory [10:06] solstatd.c:18:21: error: rpc/rpc.h: No such file or directory [10:06] solstatd.c:19:29: error: rpcsvc/sm_inter.h: No such file or directory [10:06] solstatd.c:20:24: error: sys/socket.h: No such file or directory [10:06] ---------> so wat lib i should install ? [10:06] !paste [10:06] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [10:06] bloody hell === dseazrca [n=dsewnr@mail.cna.isu.edu.tw] has joined #ubuntu === Andruk_ [n=chatzill@c-67-166-6-250.hsd1.co.comcast.net] has joined #ubuntu [10:06] ghostshadow: first check for build-essential youmight be missing headers === asn [n=asn@58.49.147.193] has joined #ubuntu [10:06] ^^ [10:06] !build-essential [10:06] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first: not all !repositories are enabled by default!) === niru [n=niru@203.129.255.178] has joined #ubuntu [10:07] ghostshadow189 : man apt-file, man apt-cache [10:07] any package for icon zooming [10:07] sky123: well nowit's correct -but sometimes the ip adresses are being changed to 192.168.2.1. === Turk [n=Emir@85.106.185.54] has joined #ubuntu === handir [n=handir@pD9EB9B33.dip0.t-ipconnect.de] has joined #ubuntu [10:07] I have no clue why - and this ip is not my router [10:07] <|thunder> crparr; remove write permissions on the congif file. [10:07] crparr:any package for icon zooming [10:07] crparr: what does /etc/resolv.conf have in it...can you paste that to pastebin ?? [10:08] this nic was on dhcp at first - but now it's static [10:08] 2 lines: [10:08] nameserver 213.129.232.1 [10:08] nammeserver 213.129.226.2 [10:08] i had installed gdm ,but it cannot run all the same :( [10:08] but sometimes it only reads nameserver 192.168.2.1 [10:09] and then the inteownrnet connection is d === ninnghizidha [n=ninn@chello084112032164.1.11.vie.surfer.at] has joined #ubuntu === noaXess_kubuntu [n=noaXess_@cust.static.217-11-45-147.cybernet.ch] has joined #ubuntu [10:09] isa any one else having problem with Liferea in Ubuntu 6.10 freezing very often? (I recall seeing a message about "--help" or something in the statusbar in the main application before it freezes. === Panzerboy [n=stelian@unaffiliated/panzerboy] has left #ubuntu [] [10:09] crparr: paste bin the /etc/network/interfaces file [10:10] what's the url of pastebin? [10:11] ubuntu.pastebin.com? [10:11] !pastebin [10:11] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [10:11] there you are === Hoxx [n=Hoxx@e40.ip2.netikka.fi] has joined #ubuntu [10:11] http://ubuntu.pastebin.com/827932 === Turk [n=Emir@unaffiliated/Turk] has left #ubuntu [] === Zaggynl [n=Zaggynl@dsl-083-247-110-137.solcon.nl] has joined #ubuntu === Ayabara [n=anders@cm-84.210.83.052.chello.no] has joined #ubuntu === Stanbey [n=rich@84-74-9-166.dclient.hispeed.ch] has joined #ubuntu [10:12] I'm using kubuntu 6.10 === catalytic [n=catalyti@121.44.44.138] has joined #ubuntu === kosnick [n=kosnick@athedsl-158509.otenet.gr] has joined #ubuntu === digiqq [n=digi@203.122.122.184] has joined #ubuntu [10:13] crparr: and you are sure that you are using eth0 not eth1, or eth2? [10:13] yes === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu === Hoxx [n=Hoxx@e40.ip2.netikka.fi] has joined #ubuntu [10:14] is there any way to check through synaptic or sth else that my system is ok (and to fix any problems)??? [10:14] because as soon as I correct the nameservers, everything works again.. [10:14] After and when I install SeaMonkey in Ubuntu, can I use the Thunderbird Mail or do I have to reset stuff? [10:14] crparr: when you say correct..is that the resolv.conf file [10:14] kosnick: what kind of problems have u got? [10:15] in Kubuntu - Systems Settings - Network Settings === rickyfingers__ [n=rickyfin@p54B18D6E.dip0.t-ipconnect.de] has joined #ubuntu [10:15] this updates /etc/resolv.conf [10:15] Morning! I've just installed Ubuntu and I've got a few issues. The main one at the moment is that when a user tries to log-out the system just hangs with their empty desktop background (shifter up a couple of cm) and a frozen mouse pointer. [10:15] good morning (here at least). I installed kubuntu-desktop to try it out, but I think I like gnome better. I suspect an apt-get remove kubuntu-desktop won't rid me of what I got by installing it? [10:16] kosnick : read man dpkg [10:16] digipp : one to say is that i tried to import cvs file into evolution , it seemd that it crushed and afterwards won't open agian. Another is that after many downloads the os seems to have probs sometime [10:16] s === matason_ [n=matason@82-70-148-150.dsl.in-addr.zen.co.uk] has joined #ubuntu [10:16] digipp : i tried to reinstall evolution through synaptic but the prob remains... [10:17] Can anyone help me? [10:17] crparr: id try something out..the suggestion that was made earlier by someone about changing the permissions on the /etc/resolv.conf is a good one. change as sudo su on /etc/resolv.conf file to 444 === flo [n=flo@host58-138.pool8250.interbusiness.it] has joined #ubuntu [10:17] kosnick: try apt-get install [10:17] crparr: then try again...whatever is attempting to change it wont be able to..and you can check the logs to see what trys and fails.. [10:18] crparr : sth like what Stanbey mentions happens to me too === rickyfingers__ [n=rickyfin@p54B18D6E.dip0.t-ipconnect.de] has joined #ubuntu === fulhack [n=jonte@217-208-218-176-no37.tbcn.telia.com] has joined #ubuntu [10:18] sometimes [10:18] !no-apic [10:19] Sorry, I don't know anything about no-apic - try searching on http://bots.ubuntulinux.nl/factoids.cgi === rickyfingers__ is now known as rickyfingers [10:19] It must be a known issue, but I couldn't find anything about it on the forums. [10:19] Heya. I've downloaded some video codecs from the mplayer website, and I've put em in /usr/lib/win32/. I can play .mov files fine in xine, but not in totem. In xine I set the codec path manually, can I in totem? [10:19] I am gonna go Ubuntu now and work on the ATI 200 thingy again, Thank you all for the help and assistance. === TrendKi|| [n=martin@modemcable062.139-82-70.mc.videotron.ca] has joined #ubuntu [10:19] Stanbey: going to take a leap here..but someone had mentioned something about power management?? [10:20] crparr: did that help out ?? === YBH_1 [n=YBH@c-24-21-24-238.hsd1.or.comcast.net] has joined #ubuntu [10:20] Well this is a desktop machine, so I'm happy to blitz and APM stuff if it will help. [10:20] yes, thx [10:20] I'll try it.. === TiffOn [n=TiffOn@unaffiliated/tiff0n] has joined #ubuntu [10:20] Stanbey: they had mentioned doing that..and yes..it did solve the other guys problem yesterday... [10:21] Okay. Thanks, I'll give it a try. [10:21] I want to remove kubuntu-desktop from my machine. could someone take alook at 'http://www.psychocats.net/ubuntu/puregnome' and tell me if this looks like a safe thing to do? [10:21] crparr: and since you are typically in control of that file..why have something change it.. my two cents.. so its something like sudo su , then chmod 444 /etc/resolv.conf === ls [n=viktoras@u108-155.iti.lt] has joined #ubuntu [10:22] If the apmd the only package I need to remove? [10:22] (is) [10:22] can anyone reccommend a way to backup files to a windows share from ubuntu? I would like to use rsync, but I don't think that would work copying the files from linux to windows? [10:23] that is where..id didnt pay close enough attention...i think these are sessions are logged somehwere..and I remember the post at about 2:30AM PST === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu === al1en_drop [n=aurimas@85.206.202.131] has joined #ubuntu [10:23] hey all :-) === alc [n=alecs@162.105.30.184] has joined #ubuntu [10:24] umops: you can mount the windows share using samba; then it looks like part of the ubuntu filesystem. [10:25] okay roryy, that sounds good. So from there i can rsync the files? === xenex [i=xenex@unaffiliated/xenex] has joined #ubuntu [10:25] umops: there is a ton of ways to do this.. one I know is use to use cygwin, create a key using sshkeygen, then write a small script that will pull the files via scp. [10:25] umops: yip [10:25] i installed 'rosegarden' midi/audio sequencer from synaptic to see what it does. It won't launch from the applications menu entry for it and this is what I get from starting it in a terminal - http://paste.ubuntu-nl.org/32702/ === tsp [n=tyler@S010600105aa54812.vf.shawcable.net] has left #ubuntu [] [10:25] does anyone know where i can get the ubuntu icons? i need them [10:25] hi all , where the page that contain packages of ubuntu ? [10:26] ghostshadow189: packages.ubuntu.com [10:26] sky123, thanks, i might look at that if i cant get roryy's method to work === openix [n=theballz@60-234-247-77.bitstream.orcon.net.nz] has joined #ubuntu [10:26] umops, i would tar things onto a samba share...I dont trust windows filesystems with unix-like file permissions and ownerships [10:26] umops: my only issue with smb, is that the connection stays open.. [10:26] but like i said a bunch of ways [10:27] xenex: you can scratch around on art.ubuntu.com, or in /usr/share/icons/ (and possibly other /usr/share/ directories) [10:27] fulhack: You might want to look into totem-xine , although I don't know if this is a gstreamer vs xine ( the backend ) problem or a totem vs xine ( the player ) [10:27] TrendKi||, thats a good point. Hmm. === Stanbey [n=rich@84-74-9-166.dclient.hispeed.ch] has left #ubuntu [] [10:27] well i don't have ubuntu installed and i want the icons for windows [10:27] Is ther a way to convert a backup of an msSQL database to mySQL without the msSQL server ( and if possible, without windows at all )? [10:27] sky123, I will get one way working first and then try and optimise/make it secure :), need to get this workjing as soon as i can unfortunatly [10:27] Jordan_U: Oh, Totem uses gstreamer for video? Perhaps I can tell gstreamer where my codecs are then! [10:27] umops: good enough ;) [10:28] sky123, yep :D [10:28] umops:do you know any package for icon zooming [10:28] umops: winbloze and linux interoperabilty...nothing but fun! [10:28] roryy: do you think you can put together a zip of ubuntu's icons for me? [10:29] Jordan_U: there has gotta be a tool on the internet or a script to help you do that.. did a google search pend anything? [10:29] fulhack: Probably, I don't actually know much about this subject, but totem can use either gstreamer or xine as a backend, Ubuntu uses totem-gsreamer by default but you can install totem-xine also. [10:30] Jordan_U: Aha, that's really helpful. I'd rather get the whole system to use the "right thing", so I'll try getting gstreamer working. [10:30] xenex: sorry, no. /usr/share/icons is 62M, i'm on dial-up, and i'm sure you can get them elsewhere [10:30] anyone know of a good bash-scripting guide other than the advanced bash scripting guide that sits on the internet?? [10:30] can someone please answer if they know? is there a way to remove kubuntu-desktop and kde packages to get back to a pure gnome install? [10:30] sky123: There is an officail migration tool from mySQL, but it requires the msSQL server, which is dead :( [10:31] damn that sucks [10:31] Jordan_U: so what do you have in your possession now? [10:31] Ayabara: Yes. [10:31] sky123: does the advanced one say it's advanced, or how can I make sure what I point you to is not that? [10:31] sky123: A verry unstable NT4 ( ew I know ) and a backup of the database. [10:32] Jordan_U, an easier way than to reinstall? :-) === jedimasterlj [n=jedimast@71.237.196.122] has joined #ubuntu [10:32] can anyone zip their /usr/share/icons and send them to me? === Alzi2 [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [10:32] My PC has gotten very slow in a few months. Why has this happened, and how to speed it all up again? === abuyazan [n=khaled@dogbert.palnet.com] has joined #ubuntu [10:32] sky123: check this, should not be too advanced: http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html [10:33] hello [10:33] Lynoure: Well when you get to the middle of the so-called advanced bash scripting guide..just google for it.. when you get past the use of cases...it gets less and less informative.. lol === alef0 [n=alef0@M1013P026.adsl.highway.telekom.at] has joined #ubuntu [10:33] Lynoure: thanks will do === roadboy [n=0x00@212.175.23.18] has joined #ubuntu [10:33] how can i show all available wireless connections on my area [10:33] sky123: btw, that was the second hit on google for "bash scripting" === temba [n=oktoba@e177168040.adsl.alicedsl.de] has joined #ubuntu [10:34] Jordan_U: so the backup is in mssql form and it needs to be extracted i suppose and converted.. [10:34] abuyazan, iwlist scanning === roryy [n=user@tedo-ip-nas-1-p320.telkom-ipnet.co.za] has left #ubuntu ["No] [10:34] blasted thing!!! Where do i download it!?!? [10:34] Lynoure: lol..cool [10:34] can anyone zip their /usr/share/icons and send them to me please? === Corporal_Dirge [n=Dirge@74-37-87-151.dsl1.ekgv.ca.frontiernet.net] has joined #ubuntu === harmental [n=ricardo@AGrenoble-257-1-58-15.w86-206.abo.wanadoo.fr] has joined #ubuntu === distromonkey [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu [10:35] Lynoure: I suppose Im just complaining about the bashscripting guide...ie the advanced one.. but use cases go from simple explanation to complex example and over again...just makes it tough to follow and practice.. [10:35] sky123: Yes, and if I can't get it to work in mySQL they are just going to continue trying to upgrade the server to 2003 server, which they have been trying to get working for a week. [10:35] TrendKi||: ok i got all but how can i connect to one ? [10:36] Anyone know how to unrar a rar file that's in parts? [10:36] Jordan_U: lemme scour the internet and see... === unimatrix9 [n=leslie@a62-251-25-103.adsl.xs4all.nl] has joined #ubuntu [10:36] Jordan_U: you know..you will have to deal with some complex issues possibly...like stored procedures..etc right?? [10:36] hello all [10:36] can anyone zip their /usr/share/icons and send them to me please? === ChaosFan [i=sithjanu@faui01.informatik.uni-erlangen.de] has joined #ubuntu [10:37] abuyazan, iwconfig essid interface network_name options [10:37] oops [10:37] abuyazan, man iwconfig [10:37] Lynoure: I do appreciate you looking for the other one..thnx [10:37] My PC has gotten very slow in a few months. Why has this happened, and how to speed it all up again? Anyone? === ana [n=ana@80-41-120-213.dynamic.dsl.as9105.com] has joined #ubuntu [10:37] thanks TrendKi|| but there is no graphical interface for these like suse ? === talkIRC-afk is now known as talkIRC === romale [n=romale@hy183-1-82-246-150-54.fbx.proxad.net] has joined #ubuntu === DelPede [i=Exnay@port91.ds1-abc.adsl.cybercity.dk] has joined #ubuntu [10:38] abuyazan, system->administration->networking === dsb [n=dave@adsl-75-26-182-11.dsl.scrm01.sbcglobal.net] has joined #ubuntu [10:38] sky123: Yes, and my suspicion is that it isn't even possible, but upgrading an unstable nt4 is not exactly a walk in the park either [10:38] hi === ricardo [n=ricardo@AGrenoble-257-1-16-110.w86-193.abo.wanadoo.fr] has joined #ubuntu [10:38] Jordan_U: yeah I hear you [10:39] TrendKi||: i go there but i cannot find the wireless connections available [10:39] Jordan_U: it is an interesting issue..lemme scour with you on the internet === mcc [n=mcc@85-210-190-242.dsl.pipex.com] has joined #ubuntu [10:39] abuyazan, your wireless network card is not displayed? [10:39] i see just one connection that already connected which is not ours === talkIRC [i=talkirc@frtc-mp-320214.mis.net] has joined #ubuntu === Alex_Palex [n=alex@adsl-51-165.37-151.net24.it] has joined #ubuntu === bhudda [n=bhudda@71-221-137-247.bois.qwest.net] has left #ubuntu [] [10:39] Alzi2: What version of Ubuntu are you running? [10:40] TrendKi||: no , what do you mean exactly [10:40] Jordan_U: Edgy Eft [10:40] how I can decrypt e-mail msg sended by launchpad team? === nUllSkillZ [n=oliver@p54B2FD95.dip.t-dialin.net] has joined #ubuntu [10:40] robin@desktop:~$ uname -a [10:40] Linux desktop 2.6.17-10-generic #2 SMP Fri Oct 13 18:45:35 UTC 2006 i686 GNU/Linux [10:40] allen_drop: did the use pgp? [10:41] yes [10:41] abuyazan, once you are in the window system->administration->networking, do you see wireless connection in the Connections tab? [10:41] the ubuntu server guide has vsftpd for ftp server. Is that a good compared to others? [10:42] allen_drop: ok let me check something [10:42] it's fine [10:42] Jordan_U, you just know that it's possible to completely wipe the kde packages, but not how? [10:42] allen_drop: gpg is the command you use to dycrpt the message [10:42] ok, i'll wait for you :) [10:42] you have pureftpd too, that's a good ftpd as well === Luck [n=salawier@62.204.250.29] has joined #ubuntu [10:42] so how i can decrypt that message? [10:42] man gpg [10:42] TrendKi||: i have WPA-PSK and TKIP [10:42] hmm, how to choose a good ftpd? [10:43] i'll try ;) [10:43] xenex ? [10:43] thanks for help [10:43] dsb: I just told you === eamonn [n=esulliva@80-195-15-93.cable.ubr06.haye.blueyonder.co.uk] has joined #ubuntu [10:43] allen_drop: here I just googled a howto http://www.dewinter.com/gnupg_howto/english/GPGMiniHowto.html [10:43] cant find you in the list... [10:43] particulary one that windows clients have no problems with connecting and using [10:43] TrendKi||: yes i have it there [10:43] dsb: do I have to repeat myself 10 times? [10:44] it's fine [10:44] you have pureftpd too, that's a good ftpd as well === nito [n=nito@83.230.162.74] has joined #ubuntu [10:44] Alzi2: I just don't have the time right now to give full instructions, basically you need to get the list of dependencies of kubuntu that aren't included in Ubuntu and remove them. === Doow [n=bwerf@c-129872d5.014-186-6e6b701.cust.bredbandsbolaget.se] has joined #ubuntu [10:44] Jordan_U: does navicat have the ability to do this for you? [10:44] oh he is gone [10:44] :) [10:44] abuyazan, seletct the wireless connection and click on properties...you should be able to see the wireless network you want...unless its not broadcasting itself [10:44] ok boink, I see your words, I'm just asking around trying to get opinions on others [10:44] Jordan_U: ... I don't have kubuntu installed [10:45] Jordan_U, that last one was for me I think? thanks === Pensacola [n=pensacol@13.124-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [10:45] all of the ftpd's work fine [10:45] just fine the one you like the best === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu === VigoFusion [n=jlc@ip68-1-99-14.pn.at.cox.net] has joined #ubuntu [10:45] is there an limit to the volume of cdroms you can order with ship it? [10:45] TrendKi||: i cannot see any connection there , but iwlist display all of them [10:46] Alzi2: Ayabara: Yes, sorry I got your names switched :) === richee [n=ashish@59.144.41.76] has left #ubuntu ["Leaving"] === Ash-Fox [i=UNKNOWN@fgd182.internetdsl.tpnet.pl] has joined #Ubuntu [10:46] Jordan_U: Okay :P [10:46] :-) === buz [n=buz@80-218-107-221.dclient.hispeed.ch] has joined #ubuntu [10:46] Jordan_U: in addition - http://3d2f.com/programs/2-109-mssql-to-mysql-download.shtml [10:47] any one here ordered cdroms through ship it lately? === JDStone2 [n=JDStone@adsl-69-105-98-255.dsl.irvnca.pacbell.net] has joined #ubuntu [10:47] Jordan_U, one last Q. you say 'get the list of dependencies in kubuntu bot not ubuntu'. Is this a manual job, or a command line job? [10:48] anyone have a ubuntu with all the developer tools installed? I tried to install a package by its source but I don't have all the necessary tools. Does there exist some type of meta package to get that working? === teledyn_ [n=teledyn@adsl-71-140-56-241.dsl.pltn13.pacbell.net] has joined #ubuntu === AccessExcess [n=axe@86.120.241.3] has left #ubuntu [] [10:48] unimatrix9, you should definitely only order as much as you need i think if you go over 100 you have to start paying [10:48] Ayabara: A command line job, let me try something quickly... [10:48] i had 20 cdroms , and now its come to an halt... [10:48] dsb: past build-essential?? === RobNyc[] [n=ax@nylug/member/RobNyc] has joined #ubuntu [10:49] dsb: apt-get build-essential [10:49] abuyazan, ok, im sorry, i thought that system->administration->networking was just the GUI version of iwconfig... i'm not sure how to do it GUI-style...maybe someone else in the channel knows how to [10:49] dsb: apt-get install build-essential [10:49] I want buy a cheap scanner for my Ubuntu 6.06. Can you recomment a good and work well? [10:49] unimatrix9, why in the world would you need 20? [10:49] thnaks TrendKi|| [10:49] was distributing them on my computer club ( 4000 memebers ) [10:49] Ayabara: Try this command http://paste.ubuntu-nl.org/32706/ [10:49] ok thanks all! [10:50] Ayabara: Are you confortable with the terminal? [10:50] Yeah you should burn them or reimburse shipit [10:50] abuyazan, no worries...i think they're might be a package you can install...let me check === Bergcube [n=Bergcube@193.75.95.203] has joined #ubuntu === eXistenZ [n=amerdakk@unaffiliated/eXistenZ] has joined #ubuntu [10:51] Jordan_U, yep. thanks. will have to switch to ubuntu first. I want to keep a couple of things. amarok is one. should just run your line and reinstall afterwards? [10:51] yes, i am looking into that too, turning some computer into an ubuntu burn station.. [10:51] thanks TrendKi|| === vrancken [n=vrancken@a80-100-153-75.adsl.xs4all.nl] has joined #ubuntu === Panaclerio [n=angelo@host181-205-dynamic.10-87-r.retail.telecomitalia.it] has joined #ubuntu [10:51] Luck, try linuxprinting.org an excellent resource for printers and such [10:52] unimatrix9: or use LTSP..and have them grab a terminal...;) [10:52] Ayabara: Yes, that would probably be easiest. [10:52] dsb: I want scanner. [10:52] :P === sjoos [i=joost@i7125.upc-i.chello.nl] has joined #ubuntu [10:52] Jordan_U, ok. off I go. I'll report back :-) [10:52] hello evrybody [10:52] don't most cheapo usb scanners work on linux? [10:52] Luck: I think they have info about scanners there too [10:53] hello [10:53] okay one Sun Netra T1 with Ubuntu Sparc done...whooo hooo! === Tomcat_` is now known as Tomcat_ [10:53] coolio sky123! [10:54] dsb: thing was like 150 bucks...:) [10:54] My PC has gotten very slow in a few months. Why has this happened, and how to speed it all up again? Anyone? === Menulis_ubuntu [n=menulis@85.206.199.180] has joined #ubuntu [10:54] dsb: I think that no. http://www.sane-project.org/sane-mfgs.html is about scanners. === tombott [n=tomb@tombott.force9.co.uk] has left #ubuntu ["Leaving"] === mexp [n=kristiin@dsl-tkubrasgw1-fe13fa00-167.dhcp.inet.fi] has joined #ubuntu === mcc [n=mcc@85-210-190-242.dsl.pipex.com] has left #ubuntu ["Leaving"] [10:54] abuyazan, well there appear to be quite a few apps for KDE to scan for wireless networks...do you want to stick to GNOME apps or do you not mind poluting your system with kde? [10:54] sky123: That last link states "System Requirements: 32MB RAM, MS SQL environment" :( [10:55] Have you somebody good experience with anyone? [10:55] I pulled out a this 233 from a friends garage that he was cleaning out and now is running ubuntu LAMP, drupal webserver [10:55] Jordan_U: damn...but the navicat? === xinud [n=paul@195-144-090-002.dyn.adsl.xs4all.be] has joined #ubuntu [10:55] pentium 233 === mats [n=mats@host-81-191-75-141.bluecom.no] has joined #ubuntu [10:55] Jordan_U: I think that runs on linux right?? [10:55] sky123: Checking... === temba [n=oktoba@e177168040.adsl.alicedsl.de] has joined #ubuntu [10:56] uname -a [10:56] i want to work with GNOME === Menulis_ubuntu [n=menulis@85.206.199.180] has joined #ubuntu [10:56] Luck: your last post..is a metaphysical question ;) [10:56] oh and I think my dns is working now, must have been a problem at zoneedit [10:56] Hello.. need help with mounting error. I can't get my cdrom mounted on Breezy. Can someone pls help? [10:56] alzi2 , type df in console and see if its related to diskspace.. [10:57] dsb: cool man === talkIR1 [n=talkirc@frtc-mp-340173.mis.net] has joined #ubuntu [10:57] abuyazan, what kind of program are you after? [10:57] dsb: scallions something...what was the site?? === pfred1 [i=pfred1@c-69-249-86-173.hsd1.nj.comcast.net] has joined #ubuntu [10:57] now I'm stuck with the task of being a designer, ...ahem... [10:57] The error I get is "Error: could not execute pmount" [10:57] hey roryy guess what [10:57] www.ripperscallions.com === AccessExcess [n=axe@86.120.241.3] has joined #ubuntu [10:58] sky123: sorry, I am not good at English. === cga [n=cga@213-140-6-101.ip.fastwebnet.it] has joined #ubuntu === freet15 [n=freet15@61.149.2.202] has joined #ubuntu [10:58] alzi2 , then type free, see how much mem you have got free... [10:58] Luck: I found it intelligent really...:) [10:58] Luck me either it never stopped me yet though [10:58] oops [10:59] dsb: well there it is! :) [10:59] aim [10:59] dsb: lemme check dnstoosl and see what it says [10:59] sorry [10:59] alrighty, so it wasn't me, it was them zoneeditors === Menulis_ubuntu [n=menulis@85.206.199.180] has joined #ubuntu === subir [n=subir@202.79.37.177] has joined #ubuntu [10:59] sky123: navicat looks to actually import from the database directly :) [10:59] well guys, i've proven that if one peice of hardware doesn't work you can always try another one, i finally made it online with dial-up and i'm in ubuntu not my windows box [10:59] dsb: yep === klm- [n=isometsa@tpt25.org.helsinki.fi] has joined #ubuntu [11:00] Jordan_U: next up I suppoise is to actually ask the mysql homies...which i started for ya in mysql [11:00] it's been a long night but i have proven that with time and effort anyone, even a n00b, can learn how to make it work, lol === eobanb [n=eoban@mobile-166-137-132-203.mycingular.net] has joined #ubuntu [11:01] Jordan_U: but as usual my questions are ignored..probably a little too novice..lol [11:01] sky123: Thanks, should have gone ther first :) === Andruk__ [n=chatzill@c-67-166-6-250.hsd1.co.comcast.net] has joined #ubuntu === zenrox [n=zenrox@pool-71-115-219-183.spknwa.dsl-w.verizon.net] has joined #ubuntu === luminousnerd [n=luminous@c-24-2-69-204.hsd1.mn.comcast.net] has joined #ubuntu [11:01] what's the question jordan? [11:01] talkIR1: Good jobb :) === montagg [n=matt@c-71-225-99-74.hsd1.pa.comcast.net] has joined #ubuntu [11:01] Jordan_U: well.. thats the usual frikin answers i usually get..I am really interested in the solution.. [11:01] talkIR1, congrats, I can understand your fustration. Try finding a cdrom drive at Fry's that will work with just a pentium 233. Almost all them had min requirements of pentium 500 or above [11:01] thanks, i feel like i actualy did something good for a change === acuster [n=acuster@62-90-111-108.barak.net.il] has joined #ubuntu [11:02] robin@desktop:~$ free [11:02] total used free shared buffers cached [11:02] Mem: 515884 510096 5788 0 70264 171384 [11:02] -/+ buffers/cache: 268448 247436 [11:02] Swap: 1510068 16956 1493112 [11:02] talkIR1: its all absout leaning [11:02] and it's not the HD..... [11:02] Alzi2: free -m [11:02] talkIR1: Is ther a way to convert a backup of an msSQL database to mySQL without the msSQL server ( and if possible, without windows at all )? [11:02] talkR1: The fun is making a hardware/software interact, but gratzi on getting something accomplished, there is allways a solution, seek the solutions and there will be no problems. === paool [n=paool@chello084010135082.chello.pl] has joined #ubuntu [11:02] Alzi2: df -h for HD === zypherone [n=zypheron@219-89-243-117.adsl.xtra.co.nz] has joined #ubuntu [11:03] talkIR1: its a great feeling, isnt it? [11:03] yes it is === Pensa`MIA [n=pensacol@239.118-243-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [11:03] total used free shared buffers cached [11:03] Mem: 503 497 6 0 68 167 [11:03] -/+ buffers/cache: 261 241 [11:03] Swap: 1474 16 1458 [11:03] Jordan_U, what do you mean by that? [11:03] nice to be out from under microsoft for a change [11:03] talkR1: id research the network boot, image building..then use the network to eliminate some of these issues..youll learn a snot load that way [11:03] Alzi2, you seem to have an lot loaded , lots of programs and processes running.. === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [11:03] Alzi2: you got 241 mb free memory [11:03] Top says otherwise.. === Ayabara [n=anders@cm-84.210.83.052.chello.no] has joined #ubuntu [11:04] free 241 [11:04] I only have firefox, Liferea, gaim, rhythmbox, x-chat and a GNOME-Terminal running.. [11:04] ok I think I got my dev tools installed, now to find out why mysql-server-5.0 is not installing [11:04] thx u guys, even running on this old box makes it all the more enjoyable, pent celron 533 [11:04] Alzi2 cached 167 [11:04] umops: I have an unstable nt4 machine which has been used as a database server, it finally died, but there is a backup of the database itself. [11:04] talkIR1: a step right, keep on working and reading === ziosam78_ [n=ziosam78@d83-190-229-90.cust.tele2.it] has joined #ubuntu [11:04] Alzi2, linux uses as much ram as possible for ram is faster then your harddrive [11:04] Alzi2 you do realize that free memory is wasted memory right? [11:04] Anyone had this problem with Amarok? My music collection has been imported okay, but no items in the collection tab will expand at all (I can click on the expand button, but nothing happens). Any ideas? [11:04] umops: his mssql box took a dive, he has a backup, needs to take that backup and convert it to mysql [11:04] pfred1: erm..... i'm not an expert in CPU memory [11:04] This is a fresh install of Edgy [11:04] Jordan_U, and I'm all gnome again :-D , thanks for helping out [11:05] Alzi2, unused ram = wasted ram [11:05] Alzi2 problem is that his system is running slower and slower [11:05] Alzi2 neither are any of us that is why we use OSes to manage our system resources for us [11:05] thats what we where looking at [11:05] Jordan_U, and sky123, okay... I am not up to speed with MSSQL, does it use all standard SQL? [11:05] Alzi2 when you need the memory the OS will unload cache to free up what it needs [11:05] Ayabara: np, I just ran apt-get install kubuntu and copied the packages it said it would intall then put apt-get remove in front of it :) [11:06] so any tips for him are welcome , to free up wasted resources [11:06] Alzi2, usually apps like azureus tend to slow down an os [11:06] have a good night guys, if i have another problem that i need help with i'll be back to get directions for the right answers ;) [11:06] Alzi2 until then when you call up often used data the OS can fetch it faster out of cache than the disk [11:06] My next project,after the ATI XPRESS 200 doodad, is to load Ubuntu on my AMS Tech lappy, I think its a 133 or some such,havent booted it in 2 months. [11:06] Jordan_U, ahh. I should've thought about that. [11:06] umops: id suppose..but then again it is WINDOZE === brynk [n=gerrit@garrut.xs4all.nl] has joined #ubuntu === Rondom [n=Rondom@p54AED9E6.dip.t-dialin.net] has joined #ubuntu [11:07] Jordan_U: you can allso run apt-catch search kubuntu and it gives you all the dpkg-files ;) === Carnage\ [n=CarNagE@dslb-084-056-210-118.pools.arcor-ip.net] has joined #ubuntu === talkIR1 is now known as talkIRC-afk [11:07] Ayabara: But you would have needed a system without kubuntu-desktop installed to do it, kind of catch 22. === Ekinoks [n=ekinoks@41.10.119-80.rev.gaoland.net] has joined #ubuntu [11:07] umops: i think i know where you are headed..dump the sql queries into mysql.. but there has gotta be a tool for that [11:07] or kubuntu-desktop [11:07] hmm.. [11:07] sky123, depending on that, it should be very simple to execute the script. [11:07] mats, ist apt-cache ;) [11:07] defrysk: ;) damn, offcource [11:08] Alzi2 I have double the RAM you do and 38MB free do I look concerned? [11:08] umops: the question is the complexity of the db i guess...but it is a good thought [11:08] Jordan_U, that's true :-) [11:08] pfred1: no [11:08] 5:08am up 45 days 5:56, 4 users, load average: 0.04, 0.01, 0.01 [11:08] for good reason I am not [11:08] pfred1: The problem is my system keeps getting slower and slower. [11:08] And a reboot etc doesn't help [11:08] Alzi2 take an look at process management, see tab processes [11:08] Alzi2 kill off unused processes or get more resources [11:08] sky123, depending on the differences in syntax it would be possible to either find and replace or match some regular expressions to get the correct syntax [11:08] Alzi2: run top and you can see whats using all the memory === Raskall [n=rolfas@rolfas.net] has joined #ubuntu [11:09] or top [11:09] well now that I'm rid of kde I need to choose a torrent client. azureus, utorrent under wine, or transmission are the ones I'm thinking about. any advice? [11:09] Alzi2 in this day and age some more RAM wouldn't hurt you [11:09] Ayabara: By the way, if you install using the alternate CD in edgy you can just apt-get autoremove kubuntu , but for some reason that won't work for liveCD installs. === Turk [n=Emir@85.106.185.54] has joined #ubuntu [11:09] Alzi2 do you use an GUI ? [11:09] Alzi2: Id see if you can get something like cacti installed. Then pull snmp traps..and see when/what the pattern looks like when it slows down. [11:09] Jordan_U, ok. hope I will never need to do it ;-) === dark_ [n=dark@200165101058.user.veloxzone.com.br] has joined #ubuntu [11:09] gnome-panel uses 1%, rhythmbox 9% and the process monitor 6% CPU. Not many memory usage btw [11:09] pfred1: Yes. GNOME [11:09] Ayabara, try torrentflux. [11:10] oh gawd not gnome! [11:10] pfred1,you going to advise him to go for command line only eh? [11:10] ;) [11:10] Does anyone know how to get Frozen-Bubble2 in Ubuntu? An Ubuntu deb woul help... [11:10] pfred1: I'm afraid so. See, this is my everyday desktop machine which has to be easy to use [11:10] Alzi2: install fluxbox and you got free off all you leak off a slowdesktop [11:10] unimatrix9 he could use a less resource intensive window manager [11:10] ah [11:10] Ayabara: But since you installed ubuntu-desktop post install you can go back any time with apt-get autoremove ubuntu-desktop. [11:10] Alzi2 try blackbox or windowmaker they're not bad [11:10] umops: hmmm..maybe we should have him pastebin the entire sql dump? assuming its not huge?? [11:10] icewm supposed to be nice too [11:11] pfred1: But are they good for an everyday PC? === Oswyn [n=Oswyn@75.15.215.44] has joined #ubuntu [11:11] I've used windowmaker a lot on less powerful boxes you do the menu right it is fine [11:11] Openbox is fine^ [11:11] umops, I need to set up a webserver for it? what I like about utorrent and transmission(?) is that they're so lightweight [11:11] So it's even fine on a PC you use everyday, which is your main PC with Ubuntu on it? [11:11] brb === CaptainMorgan [n=CaptainM@c-24-128-136-135.hsd1.nh.comcast.net] has joined #ubuntu [11:11] Does anyone know how to get Frozen-Bubble2 in Ubuntu? An Ubuntu deb woul help... [11:11] sky123, firstly i think he should try and directly run the script to see what the errors are [11:12] Cosmonaut3030: openbox is very nice ;)) [11:12] this is not my Ubuntu box that box is in my garage but it uses windowmaker [11:12] mats: I've used it a couple times, it's lovely [11:12] Cuz I have a laptop which I use for script development and stuff.. lots of window managers are on it, including dwm and wmii :P [11:12] sky123: Proprietary info there, can't just pastebin a dump of it all :) [11:12] umops: good plan..Id suggest that directly to him === SS2 [n=SS2@dslb-084-057-060-111.pools.arcor-ip.net] has joined #ubuntu [11:12] Ayabara, yes you would need to. I guess it depends what features you want [11:12] Okay so me install fluxbox, yesh? [11:12] Jordan_U: umops had a good idea..can you try an import of the db by hand and see what errors pop up? [11:13] sky123, who has the problem? hehe [11:13] Alzi2 mostly that box is an overgrown ipod i use it to play music while i work but i do some other stuff with it too from time to time [11:13] umops: Jordan_U [11:13] Alzi2: try it out, if you dont like it you can just logg-on gnome again [11:13] pfred1: Lol..... that's computer molesting! [11:13] yeah switching window managers easier than changing your socks [11:13] mats: K.. should I first kill every GNOME process? === alecs_ [n=alecs@162.105.30.184] has joined #ubuntu [11:14] install another window manager log out of session pick other window manager start new session [11:14] i installed 'rosegarden' midi/audio sequencer from synaptic to see what it does. It won't launch from the applications menu entry for it and this is what I get from starting it in a terminal - http://paste.ubuntu-nl.org/32702/ === peakperformance [n=petter@81-8-199-143.savarnet.se] has joined #ubuntu === atzar [n=atzar@lab75-3-82-235-26-179.fbx.proxad.net] has joined #ubuntu [11:14] Cosmonaut3030: http://www.frozen-bubble.org/downloads/ [11:14] you change at the login [11:14] Alzi2, it will not solve your problem i think [11:14] unimatrix9: its worth a try ;p [11:14] Alzi2, how does it run when you close all apps, and just use one at a time? [11:15] Jordan_U: I tried all that, the repo that somebody was hosting was down yesterday, but it seems to be up now :D [11:15] is it then at its normal speed? [11:15] Alzi2: if you are familiar with vmstat you can check to see if something is context switching === RetLaw [n=RetLaw@082-146-104-046.dyn.adsl.xs4all.be] has joined #ubuntu === dafart [n=dafart@5571fda5.ftth.concepts.nl] has joined #ubuntu === Alzi2 [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [11:15] CorpseFeeder oh nice you don't have write permissions === Shoo-Shu [n=shoo@58.179.122.122] has joined #ubuntu [11:15] Alzi2, how does it run when you close all apps, and just use one at a time? [11:16] why doesn't it let me have write permisions? === aatif [n=aatif@59.95.14.210] has joined #ubuntu [11:16] umops: sky123: I need to get some sleep soon, will you guys be here tomorrow? [11:16] Hmmm... I have to admit, Fluxbox is nice [11:16] it detects all the apps [11:16] hee Alzi2 nederlands? [11:16] yup :) [11:16] CorpseFeeder ls -l /home/mouser/.kde [11:16] leuk! [11:16] haha :P niet hier, though. mag niet === borg [n=niklesod@ip70-187-199-233.dc.dc.cox.net] has joined #ubuntu [11:16] CorpseFeeder you tell us [11:16] waar woon je> [11:16] Jordan_U, maybe :) === blue-frog [n=bluefrog@83.154.100.12] has joined #ubuntu [11:16] Jordan_U: yeah...my wife wont talk to me like this..so..yeah.. [11:16] lol [11:16] well I'm a dumbass [11:16] ik tilburg [11:16] zeg ik niet [11:16] hhehe === alecjw [n=alec@82.25.197.50] has joined #ubuntu [11:17] dsb: too much beer and looking for majic picks [11:17] Well, anyways.. [11:17] I was running apt-get from a machine that was logged into my other machine [11:17] like fluxbox so far? [11:17] yeah :) === darkmatter [n=darkmatt@206-163-249-105.yktn.hsdb.sasknet.sk.ca] has joined #ubuntu [11:17] is everything faster? [11:17] Alzi2 ain't Linux great? [11:17] dsb: happens all the time.. [11:17] lol [11:17] does anyone know of a command line program to send mail using a remote smtp server? [11:17] choice choice.. [11:17] can't change your window manager that easy with the other stuff [11:17] Bump.. Mount problem, anyone can help?? [11:18] Alzi2: (-: did it solve your problem? [11:18] so now this machine has all kinds of cool stuff installed that I wanted on the other one [11:18] lol [11:18] Alzi2, is nederlands ? [11:18] don't ask me.. I just let synaptic install it. If synaptic wants to create folders with no write permissions, that's its fault. Now how do I change permissions on this app so it will run? === baastrup [n=baastrup@x1-6-00-14-6c-25-0e-45.k454.webspeed.dk] has joined #ubuntu [11:18] Alzi2: GNU is the best thing <3 [11:18] pfred1: Sure is. [11:18] !nl Alzi2 [11:18] Sorry, I don't know anything about nl Alzi2 - try searching on http://bots.ubuntulinux.nl/factoids.cgi === mikl [n=mikl@pdpc/supporter/active/mikl] has joined #ubuntu === Bjoern-Erik [n=unknown@241.80-202-109.nextgentel.com] has joined #Ubuntu === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [11:18] !nl | Alzi2 [11:18] Alzi2: Nederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl [11:18] coffeee!!!!! [11:18] Alzi2 you still may be running processes you don't need [11:18] Alzi2 , there are also altveritives for music players, like xmms or beep-media player [11:18] makes for interesting troubleshooting [11:18] !no mats [11:18] Sorry, I don't know anything about no mats - try searching on http://bots.ubuntulinux.nl/factoids.cgi [11:18] :O [11:18] lol @ ubuntu-nl [11:19] unimatrix9: Can you gimme a list of alternative apps? [11:19] Alzi2 but the bigger window managers are resource pigs good place to start trimming down [11:19] umops: sky123: Thanks to both of you, I was just going to assume it was impossible, I didn't actually expect help here :) ( now hopefully they will decide to use more OSS if I can get this working after they have spent a week hacking at nt4 :) [11:19] Jordan_U: it is possible..and id try umops ideas..and see where it blows up...cant hurt [11:20] Why does installing debian debs on ubuntu break your system? [11:20] Jordan_U, that sounds great. If you have the power to convert them thats super :) [11:20] Alzi2 my other bos will play full motion vide oit is only a PIII 500 with 256MB RAM [11:20] Alzi2 for mp3 streaming use xmms or beep-mediaplayer ( i use beep ) [11:20] hi, im aving problems with my logitech g5 mouse, it works in windows, and shows up in dmesg and lsusb, but dossent work in X [11:20] mplayer [11:20] xmms is a slob [11:20] and it's dead, isn't it? [11:20] and a good terminal? [11:20] was always a resource hound [11:21] how do I fix the permissions on this /home/mouser/.kde folder so I can write? is it chown something....? [11:21] Alzi2: aterm is the hotest [11:21] umops: I am not really clear on what you suggested I do, were you reffering to one of the conversion scripts out there ? [11:21] or mplayer on the command line ( could do the trick too eh? ) [11:21] rxvt === Oswyn [n=Oswyn@75.15.215.44] has left #ubuntu [] === aurimas_ [n=aurimas@85.206.195.250] has joined #ubuntu [11:21] how can enlightement is no the repo?? [11:21] If you want tabs in your terms, use Konsole or Gnome-term [11:21] sky123: can I ask you some more domain general questions? [11:21] pfred1: rxvt is oldschool ;) [11:21] unimatrix9 well if mplayer isn't on the CLI then it's gmplayer :) [11:22] i'm using samba it was working fine 2 days ago but today i tried to enter network servers it doesn't display the workgroup name =/ [11:22] mats: and a terminal font? [11:22] i tried to restart it but without any result [11:22] mats 11 years and here i still am [11:22] we2by: Because it is? [11:22] unimatrix9: and videos? [11:22] Jordan_U: it is? [11:22] Use mplayer for video [11:22] It's the best player [11:22] !info enlightenment [11:22] enlightenment: The Enlightenment Window Manager. In component universe, is optional. Version 1:0.16.7.2-3ubuntu1 (edgy), package size 380 kB, installed size 980 kB [11:22] pfred1: ;) impressiv [11:22] mplayer , start it from command line shell [11:22] just use mplayer [11:22] dsb: ill try and answer...im learning just like you.. [11:22] Jordan_U, sorry i mean converting the other guys you work with to open source :) [11:22] ok [11:22] and a nice terminal font for aterm? [11:23] oh, typed the wrong name [11:23] it can play /dev/urandom if you pipe it to it === roryy [n=user@tedo-ip-nas-1-p320.telkom-ipnet.co.za] has joined #ubuntu [11:23] or any other multimedia format yo uthrow at it [11:23] we2by: You may also need to enable the universe repo. [11:23] it does streams too [11:23] umops: I got that, I meant before that, with just try something and see what errors I get? [11:24] it seems to be common to use url's such as ftp://ftp.domain.com for ftp transfers [11:24] monospace or something [11:24] Alzi2: you have too try it out yourself === Raskall is now known as paps [11:24] Jordan_U: how do I get the latest beta release of Enlightenment? [11:24] so I would need my dns to records to add ftp.mydomain.com (especially the ftp part?) === paps is now known as Raskall [11:24] dsb: yep [11:24] we2by: you seek the webpage [11:24] what's the command to change permissions on a folder.. I forget? how do I enable write permission on a folder? [11:24] mats: On Arch Linux i've always used terminus. how to install that in Ubuntu? [11:25] ok I thought so === scorp007 [n=scorp@ppp193-16.lns3.mel4.internode.on.net] has joined #ubuntu [11:25] CorpseFeeder: chown user file [11:25] dsb: that is exactly it [11:25] thanks [11:25] why am i missing certain manpages? like man time.h man math.h etc? [11:25] dsb: just point it to the same ip === ghostshadow189 [n=ktsm@222.252.103.125] has left #ubuntu [] [11:25] i have man 3 printf though? [11:25] CorpseFeeder chmod [11:25] Jordan_U, I dont know of any tools that will convert the database for you. I don't know if it will even need converting. So run the backup/recovery script in mysql and see what the errors are, and then look at the easiest way to fix it. === Turk [n=Emir@unaffiliated/Turk] has left #ubuntu [] === kosnick [n=kosnick@athedsl-158509.otenet.gr] has left #ubuntu [] [11:25] I have contrast/brightness problems with totem, what can I do ? [11:25] Alzi2: apt-cache search terminus see if its on the apt-tree [11:26] dsb: and then portforward to an ftp box or the same one if you wish and enable ftp server [11:26] what's the difference between xfce4 and xfwm4? [11:26] is it chmod or chown? I can never remember which to use? [11:26] CorpseFeeder some good file managers let yo uchange file perms too === alexg [n=alexg@82.76.130.166] has joined #ubuntu [11:26] dsb: ftp can be dangerous..if you f up and set it up wrong so..read up. [11:26] chown. Change owner. [11:26] chmod +rw [11:26] umops: OK, will do, thanks. [11:26] CorpseFeeder well any good file manager should let you change a file's permissions [11:26] or chown [11:26] !xfce [11:26] Xubuntu is Ubuntu with XFCE, for more info, see http://www.xubuntu.org To install from Ubuntu: sudo apt-get install xubuntu-desktop [11:26] man chown man chmod [11:26] or it's just not that good a file manager now is it? === ddifof [n=andre@pc4.247.3.194.capgemini.fr] has joined #ubuntu [11:27] ya thats why I was asking around about ftp earlier, but ... === dark_light [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu [11:27] dsb: i think there is sufficient info on vsftpd [11:27] so I'm toying with it locally before I let open up to my other scallions [11:27] CorpseFeeder: Just remember, chown is CHange OWNer and chmod is the other one :) [11:27] so why did they call it Ubuntu anyways and not simply Debian done right? === axel_ [n=axel@p54B376E9.dip.t-dialin.net] has joined #ubuntu === HorseElbow [n=aquamari@host86-136-28-225.range86-136.btcentralplus.com] has joined #ubuntu [11:28] CHMOD is CHange MODifications [11:28] dsb: right.. [11:28] chmod (1) - change file access permissions [11:28] becuase ubuntu is made from debian sources, but is not debian [11:28] I should just teach them ssh and scp [11:28] Cosmonaut3030: change mode, i think [11:28] pfred1: hehe [11:28] Oh right. Thanks. [11:28] and sftp === bobby [n=bobby@202.133.61.16] has joined #ubuntu [11:28] unimatrix9 thank God for that! [11:28] pfred1: cause the ubuntu means a whole lot more! its the philosophy too. [11:28] Ubuntu is great and all... but it's full of stupid shit [11:28] heh [11:29] sky123 ones and zeros don't have any philosophy [11:29] hi [11:29] like chmod? [11:29] that's kind of important, you know [11:29] my OS shouldn't have a philosophy either! [11:29] i think its the oposite, debian is much more, for more platforms then just i386 [11:29] i cant really figure out the color preferences in xchat, anyone has a guide to it? [11:29] is there collapseable regions option in gedit? [11:29] sky123: the philosophy to instlall binary blobs by default ? ;) [11:29] pfred1: the use of those ones and zeros for a purpose thats different === kai_ [n=kai@dslb-088-076-240-108.pools.arcor-ip.net] has joined #Ubuntu [11:29] pfred1: yes it should. other wise you would be paying for this. [11:29] my hammer in my garage doesn't have a philosophy === alexg [n=alexg@82.76.130.166] has joined #ubuntu [11:30] Is the chmod/chown things used in Synaptic? like can I access or reset them using Synaptic? [11:30] it does, use it to slamm nails === alexg [n=alexg@82.76.130.166] has joined #ubuntu === Spee_Der [n=n1gke@ip68-14-29-148.ri.ri.cox.net] has left #ubuntu [] [11:30] :P [11:30] Cosmonaut3030 I get tools for free [11:30] Yeah, it does. You bought your hammer and have the right to use it for whatever === ompaul [n=ompaul@gnewsense/friend/ompaul] has joined #ubuntu === pielgrzym [n=pielgrzy@nat-ruczaj.lama.pl] has joined #ubuntu [11:30] pfred1: Doesn't have SSH either. [11:30] no I get lots of hammers for free [11:30] wtf? [11:30] oh well..didnt mean to open up a can...of worms.. [11:31] VigoFusion: no. you can access file permissions through Nautilus (the file browser, though). Places -> Home, right-click on a file and choose the permissions tab [11:31] computers and OSes are simply tools [11:31] just watch the video..with nelson mandella..then send him email [11:31] nothing more nothing less [11:31] can't ssh into worm cans either... [11:31] VigoFusion, chmod and chown are done in the cli however also properties of a file can be changed in nautilus by rightklicking it [11:31] good morning community! ive got problems getting my sinus 154 wlan device working on edgy eft. has everyone time to help me? === n1gke [n=n1gke@ip68-14-29-148.ri.ri.cox.net] has joined #ubuntu [11:31] Thank you === AndiM [n=andi@rhlx01.hs-esslingen.de] has joined #ubuntu [11:31] there seems to be an package called consule-terminus [11:31] OK, I officially need to go to sleep, goodnight all. [11:31] so apt-get install console-terminus would install these fonts [11:31] don't be a tool thinking they are philosophy! [11:31] ya I'm kind of bothered about the philosphy thing too, but it's still linux [11:32] Jordan_U: night [11:32] Linus doesn't look at it that way [11:32] Jordan-U: good luck [11:32] he knows they're just tools === Alzi2 [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [11:32] heck he'll evne wun Windows if it is the best for the job [11:32] Just wanted to mention that www.ubuntu.com doesn't even have a language selector available. This is what I'd call entirely and fully useless. Already mailed to webmaster@, hopefully this is a valid address (no website feedback path obvious either!!) [11:32] Linus doesn't care for the GPL [11:32] Linus tools around on a computer all day long, I don't [11:33] If I installed Ubuntu with hyperthreading off and I turn it on. Will it auto detect upon next boot? [11:33] dsb nah he drinks heavily too! [11:33] AndiM: You should file a bug on launchpad, there is a section for the website. === kalef [n=kalef@host200-168-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu === livingdaylight [n=conrad@82-35-48-222.cable.ubr03.camd.blueyonder.co.uk] has joined #ubuntu [11:33] Linus cares about GPL [11:33] Linus sees himself as an engineer, not a prophet/religious figure === gill [n=gill@spc2-reig2-0-0-cust208.asfd.broadband.ntl.com] has joined #ubuntu [11:33] hello all [11:33] yup a tool creator and user [11:33] pfred1: Do you know of a good GTK theme switch tool + font switching? [11:34] Cosmonaut3030, mats : that's for #ubuntu-offtopic please [11:34] Alzi2 I don't mess with theming I like things plain [11:34] ok [11:34] !ot [11:34] Sorry, I don't know anything about ot - try searching on http://bots.ubuntulinux.nl/factoids.cgi [11:34] Alzi2 although i do prefer some fonts over others [11:34] geez [11:34] pfred1: at least the font size [11:34] lastnode: ;) [11:35] Alzi2 in what application do you wish to change the font? [11:35] all GTK apps [11:35] I have an mp3 problem, a voice recorder creates corrupt wav files. and while totem will play them; noting else will convert them or brn them to disc [11:35] Does anyone know why frozen-bubble doesn't fullscreen properly? Anyone else get this? [11:35] Alzi2 oh well if it is just size you can mess with how X Window starts with the dpi switch === Lattyware [n=Latty@host81-129-251-10.range81-129.btcentralplus.com] has joined #ubuntu === tkjacobse1 [n=mash@kbhn-vbrg-sr0-vl202-105.perspektivbredband.net] has joined #ubuntu [11:35] pfred1: 96 DPI - how? [11:36] --dpi 96 [11:36] is there a batch renamer for gnome that can do what krename does in kde? [11:36] I htink been a while [11:36] pfred1: Where to put that? [11:36] might be -dpi [11:36] I think it defaults to what 72 ? === alc [n=alecs@162.105.30.184] has joined #ubuntu [11:36] Ayabara: I don't know, but I think THunar has a bulk rename app. [11:36] resolution: 108x113 dots per inch === digiqq [n=digi@203.122.122.184] has left #ubuntu [] [11:36] Jordan_U: ah, thanks! hmm, typing "webmaster" into Search box directed me to a page for general Ubuntu feedback (including webmaster), but it cannot be found easily anywhere from the main page. [11:37] Alzi2 that would be awfully small wouldn't it? === apokryphos [n=apokryph@87-194-86-227.bethere.co.uk] has joined #ubuntu [11:37] Cosmonaut3030, ok. come to think of it I think I only need an app that can rename imagefiles using exif date [11:37] Alzi2 with a gdm I don't know where you change the default dpi but I'd look into that if I were you === CorpseFeeder [n=mouser@ppp218-94.lns2.bne1.internode.on.net] has left #ubuntu [] === repete [n=repete@213.237.39.164.adsl.noe.worldonline.dk] has joined #ubuntu [11:38] Alzi2 108x113 dpi is well excessive to me === eamonn [n=esulliva@80-195-15-93.cable.ubr06.haye.blueyonder.co.uk] has left #ubuntu [] [11:39] pfred1: default font dpi is a property of the X server, I'd say!? [11:40] AndiM when i changed it I started from the console init 3 and just did it on the startx command with the -dpi switch [11:40] Alzi2 are you doing linux programming? === kyaneos [n=kyaneos@84.77.61.138] has joined #ubuntu === talkIRC [i=talkirc@frtc-mp-340196.mis.net] has joined #ubuntu [11:40] AndiM it took me quite some time to be comfortable with gdms and I never bothered finding out very much about that [11:40] there's a way to auto-detect the display characteristics, but it can be configured in xorg.conf, too. === dark_ [n=dark@200165097056.user.veloxzone.com.br] has joined #ubuntu [11:41] today X is so stable i don't worry about my system not coming up === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu === MattJ [n=matthew@88-109-151-202.dynamic.dsl.as9105.com] has joined #ubuntu [11:42] pfred1: well, X is "stable", but what if you have graphics card/driver issues? Then there still isn't a good fallback mechanism, right? [11:42] AndiM ctrl + alt + F2 I guess [11:42] does xfwm4 themes work for xubuntu? [11:42] my linux box is now up and running with online ability thanks for all the help guys === comicinker [n=simeon@R05a7.r.pppool.de] has joined #ubuntu [11:43] X config still is very arcane and not flexible, unless this has changed recently with some x.org work. === Alzi2 [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [11:43] hi [11:43] Fixed that one =) [11:43] heh i got the oreilly X Window book set [11:43] have flipped though them a few times too [11:43] pfred1: who was that other person I was speaking to in dutch? :P [11:43] pfred1: uh, yeah, but that certainly isn't John Doe friendly ;) [11:43] i've a problem installing faad2 or using autoreconf: [11:43] autoreconf: failed to run aclocal: No such file or directory [11:44] Alzi2 are you interested in linux community meetings? [11:44] Alzi2 I think they gone they were ones who didn't have write perms to their ~/.kde dir I htink [11:44] unimatrix9: no. I am 14 :P [11:44] comicinker: "apt-cache search auto"? Probaby some specific autoconf/automake/autoSomething package missing? [11:44] oh [11:44] hehe === luca__ [n=luca@c-24-10-30-28.hsd1.ca.comcast.net] has joined #ubuntu [11:45] then you are an really early adopter! [11:45] hi everyone [11:45] Heh. thanks, i guess? [11:45] it's always apt-get. I should learn somehow sometime! [11:45] yeah i didn't start using Linux til I was like 32 [11:45] sign of intelligence Alzi2 [11:45] by the way, my son is ten years old and uses an linux desktop :) [11:45] any one knows how to install themes for xfce4? [11:45] I've been adopting Linux when I was 19... 11 years ago ;) [11:45] does anyone know how to make function/remove gaim 2 beta 5? [11:45] my 14 jr old son refuses to show any interst in linux [11:45] defrysk: Heh, thanks =) [11:45] (away) (reason) gotta sleep sometime or another === talkIRC is now known as talkIRC-zzz [11:45] umops: good grief....lol [11:45] he also a smart kid the :) [11:45] (away) (reason) gotta sleep sometime or another [11:45] tho [11:46] defrysk wait til WIndows DRM stops them from listening to their music :) [11:46] hehe === ele [n=ele@h128n2c1o1003.bredband.skanova.com] has joined #ubuntu [11:46] I'm beginning to like Fluxbox === talkIRC-zzz is now known as talkIRC [11:46] sky123, Oh dear...lol === tonyyarusso [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu [11:46] they'll get interested real fast then [11:46] too bad it doesn't work correctly on Arch Linux [11:46] (back) (reason) gotta sleep sometime or another (duration) 16secs === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu [11:46] defrysk you seen the new Vista license yet? [11:46] nice tool that removes drm,,, [11:46] pfred1, I am not interested in vista === glick [n=myob@69-169-117-51.vnnyca.adelphia.net] has joined #ubuntu [11:46] they'll let you transfer the OS to one other system and thats it [11:47] or theyr policies [11:47] after that your'e trotting off to the store to buy another copy === defrysk will probably never use it === DelPede [i=Exnay@port91.ds1-abc.adsl.cybercity.dk] has joined #ubuntu [11:47] defrysk I haven't run Windows since win95 but I am still interested in what everyone else is up to [11:47] i hate vendor lockins.. [11:48] pfred1, i only run it to fox other peoples probs with windows [11:48] fix* [11:48] fact - windows vista will bring back , that old feeling off the blue screen you loved so much ... [11:48] anyway , all off topic [11:48] the other day I was looking at a box that ran windows ME gawd! [11:48] now i know what people mean when they talk about that stuff [11:49] umops: Im glad I stopped that...they woulda had a bitch of a time dealing with us in here...lol === bhudda [n=bhudda@71-221-137-247.bois.qwest.net] has joined #ubuntu [11:49] pfred1: Okay, so I installed aterm, beep-media-player, mplayer, fluxbox, and what more alternatives are there? [11:49] Playskool is more mature an interface [11:49] pfred1: And how to get rid of the annoying GNOME entries in my menu? === Chetic [n=Chetic@84-216-43-255.sprayadsl.telenor.se] has joined #ubuntu [11:49] Alzi2: xine? vlc? === arrai [n=arrai@dslb-084-060-194-075.pools.arcor-ip.net] has joined #ubuntu [11:49] Alzi2 I never used fluxbox so don't know how their menu is edited [11:50] Alzi2 I'm a Windowmaker kinda a guy [11:50] it has nice menu editor === HorseElbow [n=aquamari@host86-136-28-225.range86-136.btcentralplus.com] has left #ubuntu [] [11:50] hmm === Gasten [n=martin@h18n4c1o1095.bredband.skanova.com] has joined #ubuntu [11:50] used Windowmaker since versin .14 === hoelk [n=hoelk@h081217035104.dyn.cm.kabsi.at] has joined #ubuntu === leafw [n=Any@cbg-off-client.mpi-cbg.de] has left #ubuntu [] === smoenux [n=smoenux@dsl-242-21-41.telkomadsl.co.za] has joined #ubuntu === bunnythebunny [n=bunny@bl4-215-167.dsl.telepac.pt] has joined #ubuntu [11:51] when the lead left their part time contribs of Afterstep [11:51] Alzi2:Any icon zooming package in gnome === poptao [n=Stek@58.210.145.58] has joined #ubuntu [11:51] Alzi2 why dont you leave the entries there, you might need them someday.. [11:51] I left with them :) [11:51] unimatrix9: maybe, yes... === sunjo [n=sunjo@p5495D55E.dip.t-dialin.net] has joined #ubuntu [11:52] sloppy menus can be annoying [11:52] any way, here is an read to the menu thing [11:52] Alzi2 what top say your box is up to? load average better now? [11:52] http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/17485-editing-menu-fluxbox.html [11:52] pfred1: Much faster yes :) [11:52] Hello everyone, i've got a sort of a problem. I can't seem to make my speakers go surround. I've unmuted / activated all the options i should've activated. [11:52] bookmark it for future reference [11:52] Alzi2 just between yo uand me i hate gnome [11:53] Mem: 515884k total, 509368k used, 6516k free, 14464k buffers [11:53] Swap: 1510068k total, 17684k used, 1492384k free, 359408k cached [11:53] Alzi2 who wants a smelly foot on their desktop anyways? [11:53] pfred1: Perverts who have a foot fetish? ;-) [11:53] !NAT === freacky22527 [n=freacky2@gov91-1-82-234-91-6.fbx.proxad.net] has joined #ubuntu [11:53] bunnythebunny: which card? ALSA? (ALSA driver developer here ;) [11:53] though I'll admit it I'm lazy and an in KDE right now [11:53] Sorry, I don't know anything about NAT - try searching on http://bots.ubuntulinux.nl/factoids.cgi [11:53] here's a nice error: dpkg: [11:53] Error processing pmk (--configure): [11:53] sub-process post-installation script returned error 1 [11:53] error processing pmk [11:53] (I must translate it from german...) [11:54] konquerer is leet! [11:54] anything wrong with pastebin ? [11:54] grr... [11:54] AndiM: yay! well, it's a Realtec ALC850 [11:54] Where the heck is everything being installed!? [11:54] Rookie_ : you talked to me? [11:54] AndiM you're ALSA developer? [11:55] AndiM: I've tried to do this http://paste.ubuntu-nl.org/32716/ === Jamesrose [n=admin@cpc3-bolt6-0-0-cust407.manc.cable.ntl.com] has joined #ubuntu [11:55] bhudda, usually /usr/bin, but you will notice a lot of hidden folders in your home folder also with apps [11:55] pfred1: let's say "interested developer" with development/additions for several sound drivers. [11:55] has anybody an idea what could be wrong? [11:56] Error processing pmk (--configure) [11:56] smoenux, how do I show hidden files and folders? [11:56] AndiM I got this one sound problem I never figured out [11:56] ls -lha [11:56] bhudda: ls -lha [11:56] bunnythebunny: have you tried using a different mixer? gamix, kmix, ... That might help. [11:56] AndiM sometimes i get these "extra" controls in alsamixer and my system goes almost into a karoke mode [11:56] bhudda: a Hidden file has a period before the filename [11:56] AndiM where like the midranges drop out === janbatisuto [n=janbatis@ARouen-252-1-123-153.w86-208.abo.wanadoo.fr] has joined #ubuntu [11:57] AndiM: mixer? what exactly is a mixer? An other sound controlling application? (If thats the right term...) [11:57] bunnythebunny: run speaker-test -c 6 to verify channels. But this doesn't work for my card either (swapped channels, ALSA will have to cope with this rather frequent issue somehow, soon) === mngrif [n=mngrif@74.140.173.22] has joined #ubuntu === ele [n=ele@h128n2c1o1003.bredband.skanova.com] has joined #ubuntu === filou [n=philippe@i05v-87-90-184-32.d4.club-internet.fr] has joined #ubuntu [11:58] AndiM i have screeners someplace of alsamixer with the "extra" controls there and not there someplace [11:58] i have a really strange problem: i'm installing kubuntu now and i'm at the "Prepare mount points" stage. I have a perfectly fine and acceptable root partition selected, but it still says "No root file system" === G-net|Gilnim is now known as gilnim [11:58] bhudda: also, if you are using nautilus, you can press, ctrl + H, and that will show hidden files in Nautilus [11:58] i'm actually trying to grok the source to ubiquity to see if i can just comment out the check === seriii`bnc [n=amprapan@139.Red-83-39-214.dynamicIP.rima-tde.net] has joined #ubuntu [11:58] AndiM: well, this is odd. i can only hear the left and right speakers in the test. When using sound applications i can only hear the central and right. [11:58] bunnythebunny: oooooh... I'm afraid I need to talk a bit more higher-level then ;) a "mixer" is an app to modify sound volume levels of various sound sources/destinations. [11:59] umops: sheesh...i wanna meet her a bar......NOT [11:59] and alsa likes to mute some things by default [11:59] like doesn't alsa start up totally muted? [12:00] pfred1: yup, to protect boxes from exploding. ;) === alliacea [n=alliacea@BSN-165-112-15.dial-up.dsl.siol.net] has joined #ubuntu [12:00] AndiM still freaks people out when they're like where's my sound? === Somazx [n=Somazx@24.87.0.160] has joined #ubuntu [12:00] sky123, haha, she really doesn't get it. Anyway, I'm off. === sjogren [n=sjogren@s214h103o2tcm23.dyn.tyfon.se] has joined #ubuntu [12:00] Live HD casts stream doesnt function, is it the WMA junk? or I need to add codecs? [12:01] I'm trying to install edgy on an intel imac, but after the ubuntu splash screen the video gets wiggy [12:01] bunnythebunny: please try modifying volume sliders etc. in various sound mixer applications, that might help. But like I said, ALSA does have some issues with surround on certain cards, it seems. === sjogren [n=sjogren@s214h103o2tcm23.dyn.tyfon.se] has left #ubuntu ["Bye] === alc [n=nek@162.105.30.184] has joined #ubuntu [12:01] AndiM: :P ah i see. I'll try to get an other mixer then. By the way, when testing the sound thats supossed to come out the speakers is...a sort of...."pFffffffffffffffffffff" right? [12:01] bunnythebunny: yup, normal white noise. [12:01] yeah there's an ubuntu specific problem i have on my Ubuntu box come to think about it on that box when it goes into screen saver the screen gets torn horizontally [12:01] live HD casts, it depends on the source where you get it from, so if they offer it with or without === maherarar [n=maherara@62.49.57.226] has joined #ubuntu [12:02] umops: I really dont get people.. having a title of "woman" doesnt entitle her to sympathy..weird [12:02] I just got used to it though but it does give me a headache to look at === archangelpetro [n=petroleu@81.168.42.56] has joined #ubuntu [12:02] live HD casts, mplayer can play some, but has troubles with others, you neeed codecs anyway [12:02] is there a way to install from the shell - I can hit ctrl-alt-F1 and access that fine [12:02] doesn't X Window detach F1 ? [12:02] unimatrix9: The source is WUWF Public Radio. [12:03] Somazx, apt-get? [12:03] bunnythebunny: if you don't get it to work with simple mixer adjustment, then you might want to think about upgrading ALSA related packages to the latest version in this particular Ubuntu distro. Or even upgrade the kernel in case that's an easy thing to do. [12:03] has anyone had any problems with the command 'sudo nvidia-glx-config enable' after install nvidia-glx? [12:03] AndiM: Ah good. Well, the thing is AndiM, i did manage to put surround to work through this file in a gentoo wiki (surround gentoo wiki..somthing like that) but what happens is that even though all speakers do work, a crackling noise comes about now and then, interrupting aplications everytime it cracks. [12:03] umops: dont answer that... === dark_ [n=dark@200165097056.user.veloxzone.com.br] has joined #ubuntu === hossi [n=gustav@84-217-59-202.tn.glocalnet.net] has joined #ubuntu [12:03] is that hd channel 2? [12:04] hey [12:04] I tried both === fulhack [n=jonte@217-208-218-176-no37.tbcn.telia.com] has left #ubuntu ["Leaving"] === dark_ is now known as dark_light [12:04] im curious as to why apt-getting nvidia-glx doesnt work...? [12:04] i can play it over here, it opens in totem [12:04] AndiM ALSA is sponsered by SuSE right? [12:04] AndiM: i think i've got the latest. And the kernel is 2.6...i don't know if i can go further than that.. [12:05] Ok thank you, I will give that a shot [12:05] bunnythebunny: most likely cause and effect reversed: it cracks when there's an issue that *also* pauses other applications. [12:05] okey [12:05] archangelpetro: do you have the right repos? [12:05] bunnythebunny: not enough RAM? lots of harddisk activity? system overloaded? [12:05] Can anybody recommend me a good, cpu-friendly bittorrent client? [12:06] Alzi2 I use the cli one [12:06] smoenux, yea.. ive installed nvidia-glx but when i do the command to 'nvidia-glx-config enable' i get the following error : Error: unable to load nvidia kernel driver! Be sure to have installed [12:06] the nvidia driver for your running kernel. [12:06] Don't think so..i've got 1024 ram..and enough swap... [12:06] Alzi2: bittornado === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [12:06] but im not sure how to resolve the issue [12:06] can I play .asx in totem? [12:06] Andim Don't think so..i've got 1024 ram..and enough swap... [12:06] okey have to go, battery low ( used it for three hours now ) .. [12:06] pfred1: Wow... amazing, now i'm in Fluxbox, even apt-get is a lot faster, even in the console.. weird... [12:06] bye all, have an nice day, and happy tuxing! [12:06] archangelpetro: there is a great howto on the net... lemme get it for you quick [12:06] smoenux, can you tell me what I need to do with this? glGo: error while loading shared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory === lonran [n=Lone@80.174.15.8] has joined #ubuntu [12:07] Alzi2 yeah i wish gnome would just go away there are a lot of nice gnome apps though [12:07] *gasp* fluxbox eats a meg of ram! [12:07] okay, i have bittornado.. and now what? [12:07] AndiM my harddisk seems to be ok, and i dont know if the systems overloaded, its not cause of what im doing for sure. I barely have anything working here. just the main ubuntu things, gaim, and utorrent. [12:07] Alzi2, er, there is no way that is possible === phaero [n=phaero@h73n2fls31o891.telia.com] has joined #ubuntu [12:07] :-) [12:07] smoenux, i followed the howto install nvidia drivers.. and i followed it to the letter as far as i'm aware.. not sure why that happened though (I've installed them before on XUBUNTU so ..?) [12:07] bhudda: O.o --- lol... no idea what that even means [12:07] bunnythebunny: then *maybe* it's an issue with a driver that fails to work properly, either because of system misconfiguration or because it's buggy. [12:07] lastnode: Well, i'm seeing it for myself, aren't i? So yes, it is possible./ === Jeffredo [n=Miranda@plc7-103.linzag.net] has joined #ubuntu === Dzamir [n=davide@adsl-ull-107-252.49-151.net24.it] has joined #ubuntu [12:07] On the (Reading database...) section, I always had to wait 1 minute or so. Now it's 1 second =) === Vich [n=Chris@ppp253-97.lns3.syd6.internode.on.net] has joined #ubuntu [12:08] smoenux, haha, thanks then...I forced installed a 32 bit app to my 64 and now I can't figure out how to get this lib to be found or read by this app....argh! [12:08] Alzi2, well, it's probably psychological, because fluxbox is just a GUI, and apt-get is still the same CLI program that you ran under your previous window manager. :-) [12:08] can I play .asx in totem? [12:08] Yes [12:08] I don't even know if I have it...I have tried to find it with aptitude... [12:08] says Totem cannot play, hrmmm [12:08] lastnode: heh. [12:08] Hmm [12:08] Try Movie Player === pielgrzym [n=pielgrzy@nat-ruczaj.lama.pl] has left #ubuntu ["Konversation] [12:09] movie player? [12:09] with ubuntu in order for me to access a lot of the distro config tools i still fire up gnome in order to access them [12:09] Mplayer [12:09] bhudda: did you run ldconfig? [12:09] apt-get install mplayer [12:09] How do you change default apps for files? [12:09] how to configure bittornado? [12:09] AndiM urgh the possibilities are so vast..it makes me just want to go and buy a new motherboard. But i don't think it could be the system itself thats causing the crackling effects. i've tested it both ways...when im going around without the .asoundrc file i got from the gentoo wiki, and with it removed. And when its removed my sound never makes crackling noises, although only the centre and right speakers work. [12:09] mgrif, no i haven't i will try that now [12:09] bunnythebunny: check /proc/interrupts whether too many drivers share one IRQ. [12:09] bhudda: just run it on it's own, as root === distromonkey [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu === infer [n=site@69-10-206-54.localaccess.com] has joined #ubuntu [12:10] hi! [12:10] smoenux, is the link https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia ? [12:10] arhangelpetro: do you have Nvidia-settings? if so, goto: 'OpenGL/GLX Information' and check if Direct Rendering is Yes === dark_light [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu [12:10] bhudda: right click on a file (like avi), select open with and define the default app [12:10] AndiM the IRQ is the thing at the left, right? [12:10] mngrif, I ran it with "sudo ldconfig" and then tried to run glGo, same error readout === RiGLEY [n=rigley@amazonas-6118.adsl.datanet.hu] has joined #ubuntu [12:10] archangelpetro: Dapper or Edgy ? [12:10] bhudda: sorry, first open properties [12:10] 6.10 (edgy) [12:11] bhudda: dunno then [12:11] i got a problem with dpkg and pmk: [12:11] sub-process post-instalation returned erreor 1 [12:11] AndiM, i mean, the column :P [12:11] Dang...lol [12:11] bunnythebunny: might be an issue with ALC850 support itself. Or check out http://www.linuxjournal.com/node/1000066 [12:11] can anyone help? === vnDW [n=nostalge@bas5-quebec14-1177599081.dsl.bell.ca] has joined #ubuntu === pluma_ [n=pluma@p5087CB61.dip.t-dialin.net] has joined #ubuntu [12:11] bunnythebunny: yup, left column. === sl0th [n=arash@213.217.62.34] has joined #ubuntu === adib [n=adib@dslb-088-073-232-036.pools.arcor-ip.net] has joined #ubuntu [12:12] archangelpetro: http://doc.gwos.org/index.php/BerylOnEdgy === vnUBUNTU [n=sys6x@bas5-quebec14-1177599081.dsl.bell.ca] has joined #ubuntu [12:12] AndiM: if its the left column, there is no IRQ shared. [12:12] archangelpetro: that has a nice howto for nvidia driver also === Yasuo [n=Yasuo@dslb-088-074-047-190.pools.arcor-ip.net] has joined #ubuntu [12:12] smoenux, i'll try it.. thanks very much mate :) [12:13] archangelpetro: but before you go ahead... === Lorvija [n=lorvija@adsl-215-238-227.kymp.net] has joined #ubuntu [12:13] archangelpetro: try adding this repo also [12:13] AndiM http://paste.ubuntu-nl.org/32718/ see for yourself === amicke [n=dude@c83-248-192-57.bredband.comhem.se] has joined #ubuntu === Bergcube [n=Bergcube@193.75.95.203] has joined #ubuntu [12:14] ok, [12:14] so nobody can help me with my dpkg problem? [12:14] archangelpetro: http://amaranth.selfip.com edgy lrm [12:14] hi, since i installed ubuntu 6.10, i cannot use the arrow keys in rox-filer's listing mode === knubbe [n=knubbe@h183n1c1o1036.bredband.skanova.com] has joined #ubuntu === lancetw [n=lancetw@140.128.194.90] has joined #ubuntu [12:15] archangelpetro: if you go to the ubuntu-xgl chatroom, amaranth is usually there, and he knows how to fix the probs etc. He helped me with my XGL [12:15] The steps to compile a program from source is: ./compile, make, make install right? === Keyseir_ [n=Keyseir@166-82-116-99.quickclick.ctc.net] has joined #ubuntu === heryann [n=heryann@lns-bzn-56-82-255-248-102.adsl.proxad.net] has joined #ubuntu [12:15] bunnythebunny: hmm, and where is the ALC850 IRQ? I cannot see anything there... [12:15] ok === hartwig [n=hartwig@p5490FEAF.dip.t-dialin.net] has joined #ubuntu [12:15] i mean ./configure [12:15] smoenux, thanks dude i'll do that :) (btw the repository should be added to sources.list as-is?) === oZen [n=ubuntu@vie38-2-82-245-114-203.fbx.proxad.net] has joined #ubuntu [12:16] bunnythebunny: try this page linked from the other page, http://www.flaterco.com/kb/audio.html [12:16] archangelpetro: yeah [12:16] archangelpetro: no authentication needed [12:16] k [12:16] AndiM: thats all there is. [12:16] (i'll try this the n00b way) can someone help with an installation problem?: === cafuego [n=cafuego@202.125.40.185] has joined #ubuntu [12:16] AndiM, im already on it [12:17] dont i need 'deb ' infront of it first? === seriii`bnc [n=amprapan@139.Red-83-39-214.dynamicIP.rima-tde.net] has joined #ubuntu [12:17] bunnythebunny: strange, I'd assume ALC850 to require an IRQ?? === shadowsong [n=shadowso@85.96.231.89] has joined #ubuntu [12:18] mngrif: specifics, please ;) [12:18] smoenux, dont i need 'deb ' infront of it ? [12:18] comicinker: doing a google search against that string...yields a potential bug in what ever it is that you are trying to install. there are of course suggestions there for what you are installing..what in particular did you try to install?? === Phoenix321 [n=bjb@203-206-105-45.dyn.iinet.net.au] has joined #ubuntu === hartwig [n=hartwig@p5490FEAF.dip.t-dialin.net] has left #ubuntu ["Verlassend"] === dcordes [n=dcordes@dslb-084-062-026-039.pools.arcor-ip.net] has joined #ubuntu [12:18] AndiM: I hate to act newbish but honestly i have no idea. [12:19] AndiM: gave out specifics 10 minutes ago :P in short ubiquity is saying i don't have a root partition selected when i do infact have one selected. apparently it wants the "reformat" box checked on whatever i pick as /. this is with 6.10 [12:19] AndiM: and the livecd won't use /etc/resolv.conf [12:19] oh btw smoenux I'm afraid i did forget to mention that i'm on amd64 if that makes a diff :P [12:20] mngrif: does that partition have wrong existing filesystem? ext3, reiser, resier4, xfs, jfs, ...? === flox [n=flox@87-126-188-3.btc-net.bg] has joined #ubuntu [12:20] reiserM === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [12:20] AndiM: it's ext3, clean, but it does have data i can't backup, so i can't reformat it === cyber_brain_mfkg [n=kvirc@212.200.29.210] has joined #ubuntu [12:21] Ok so here's my dillema, I need the libSDL_image1.2 library. But it isn't listed in aptitude...if I can find it somewhere on the net that is tar how do I install it? [12:21] archangelpetro: yeah... I do too, but I installed the i386 edgy neway :P, I'm a bit cautious of the 64bit dirstro's :P dunno why ? [12:21] mngrif: [10 seconds of searching] https://launchpad.net/distros/ubuntu/+source/ubiquity/+bug/67130 === Almindor [n=ales@chello082119097164.chello.sk] has joined #ubuntu [12:22] does anyone know "illegal instruction" error? [12:22] Hi, should my desktop really look like this after installing beryl: http://img169.imageshack.us/my.php?image=screenshothg7.png [12:22] [i can't search because of the dns issue, i'm ssh'd into my router to use irc] [12:22] hello, I've installed nautilus-scrips-collection-svn but i get no svn-submenu when I right click a svn-co-ed folder :( [12:22] i there some kind of voice recognition which allows one to control X ? [12:22] is there something I must enable first? [12:22] can you resolve launchpad.net for me? === Keyseir [n=Keyseir@166-82-116-99.quickclick.ctc.net] has joined #ubuntu [12:22] wait, i can do that :P === ddifof_ [n=andre@gsv95-2-82-240-170-212.fbx.proxad.net] has joined #ubuntu [12:23] mngrif: 82.211.81.179 === tkjacobse1 [n=mash@kbhn-vbrg-sr0-vl202-105.perspektivbredband.net] has left #ubuntu [] === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [12:23] i installed amsn but it hangs on start and gives "illegal instruction" message.do you know about that? === alc [n=arx@162.105.30.184] has joined #ubuntu [12:23] allright peeps..time for some z's.. l8r [12:23] grrr... does the livecd have the console installer on it? === mosconi [n=mosconi@c-24-131-130-213.hsd1.nh.comcast.net] has joined #ubuntu [12:24] Anyone using beryl? [12:24] you answered me? [12:24] What is it [12:24] mosconi: xgl === dlj [n=dlj@218.22.21.11] has joined #ubuntu [12:24] amicke, i am [12:24] i searched forums about illegal isntruciton error but couldnt find anytihng === ice_cream [n=viper@dhcp-192-236.wireless.bowdoin.edu] has joined #ubuntu === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu === Nchalada [n=Nchalada@d58-104-86-80.dsl.vic.optusnet.com.au] has joined #ubuntu [12:25] amsn never starts [12:25] smoenux: how did it look just after your installation [12:25] i think my ain't working: http://img169.imageshack.us/my.php?image=screenshothg7.png === Pro-Pain|Wikem [n=mike@p54924479.dip0.t-ipconnect.de] has joined #ubuntu [12:25] mngrif: all I can say is: good luck! === cypher1 [n=cypher1@59.92.205.72] has joined #ubuntu === Pro-Pain|Wikem [n=mike@p54924479.dip0.t-ipconnect.de] has left #ubuntu ["Verlassend"] === bewat3r_ [n=bewat3r@dslb-088-064-130-031.pools.arcor-ip.net] has joined #ubuntu [12:26] AndiM: i make my own luck.... *grabs a rocket launcher* this is gonna be ugly. === catalytic [n=catalyti@121.44.44.138] has joined #ubuntu === shuan [n=shuan@82-44-45-242.stb.ubr03.croy.blueyonder.co.uk] has joined #ubuntu [12:26] anyone knows how to install and start Amsn properly? [12:26] have you started the manager? (command: beryl-manager) [12:27] amicke: have you started the manager? (command: beryl-manager) [12:27] what can i use to view powerpoint files? [12:27] hello! i have a problem! I installed anjuta IDE and when i try to compile a simple c++ helo world program it says that i don't have libgnomeuimm-2.0 installed, but i've instaled lib gnomeuimm-2.6-1c2a ???any solution?:( === niceDay [n=daniel@87.100.54.17] has joined #ubuntu === guest_ [n=guest@220-132-196-39.HINET-IP.hinet.net] has joined #ubuntu [12:27] catalytic: OpenOffice Presentations should work [12:27] I'm running ubuntu linux edgy. Just got a weird error with vmware and I think it happend when the computer went to sleep. I came back and everything was frozen and I couldn't even click into it. I got some weird syslogd messages at the time that the computer probably went to sleep. http://pastebin.com/827979 Help please. === DerD [n=derd2@p54B3F8C2.dip.t-dialin.net] has joined #ubuntu === Aidamina [n=aa@cc247812-b.roden1.dr.home.nl] has joined #ubuntu === Abd_Samy [n=dodo@196.205.204.156] has joined #ubuntu [12:27] i have just installed ubuntu and am having problems it says i have a broken package and wont let me update the system [12:27] smoenux: sweeet! === RetLaw [n=RetLaw@082-146-104-046.dyn.adsl.xs4all.be] has joined #ubuntu [12:28] :D [12:28] w00t, upgraded to Edgy :) [12:28] amicke: ^.^ === Glutinous [n=steven@ppp170-152.lns1.per1.internode.on.net] has joined #ubuntu [12:28] hi all === Minty [n=trevor@cdmail3.pck.nerim.net] has joined #ubuntu [12:28] i have a small Q === haxality [n=tecra@68-235-177-189.chvlva.adelphia.net] has joined #ubuntu [12:28] amicke: are you using edgy? [12:28] smoenux: yes [12:28] Is there libgnomeuimm-2.0 in ubuntu repositories? === mosconi [n=mosconi@c-24-131-130-213.hsd1.nh.comcast.net] has joined #ubuntu [12:28] hello, I'm having a weird problem installing fluxbox, has anyone here done it before? [12:29] anyone knows about Amsn hanging issues and errors? [12:29] or just 2.6 and 2.4? [12:29] anyone know how i can fix a broken a package === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [12:29] mngrif: we need heroes such as you and me to save the world *smirk* [12:29] AndiM: " Since you must reformat the root file system for use by the installer in any case, you can easily work around this problem by deleting and re-creating the partition in question in the advanced partitioner." what kind of crap is this?! === Bany [n=banana01@82-41-249-243.cable.ubr01.linl.blueyonder.co.uk] has joined #ubuntu [12:29] amicke: in your system menu, preferences you will find the emerald theme manager, as well as the beryl-settings manager [12:29] AndiM: oh i assure you, i save the world from M$, one day at a time, one computer at a time.... [12:29] yes i have found those :) [12:29] am now setuped ubuntu edgy on winXP and now i wanna format the winXP and setup it again [12:30] smoenux: i was changing the theme but nothing happened before... but i guess now it is working [12:30] if there any risk on GRUB === jedilj [n=jedimast@71.237.196.122] has joined #ubuntu [12:30] amicke: cewl [12:30] smoenux: should I type beryl-manager in the session? [12:30] hey anyone knows about Amsn errors?i get "illegal instruciton error.i reisntalled again and again with tk 8.5 and tcl 8.5 but couldnt find a solution. [12:31] smoenux: before i only had beryl [12:31] can you install .rpm files with ubuntu? [12:31] if so, how? === Nchalada [n=non@d58-104-86-80.dsl.vic.optusnet.com.au] has joined #ubuntu === guest_ [n=guest@220-132-196-39.HINET-IP.hinet.net] has left #ubuntu [""] [12:31] AndiM, I hate to bother with this but.. "Install kernel version 2.6.12.2 or newer. The correct ALSA driver should be enabled by default. Using version 2.6.12.2 from kernel.org, the relevant checkbox in make menuconfig is Device Drivers Sound Advanced Linux Sound Architecture PCI devices Intel/SiS/nVidia/AMD/ALi AC97 Controller." ....where the hell is "make menuconfig"? [12:31] mngrif: ick. [12:31] amicke: you can add it to your start-up if you want === Almindor [n=ales@chello082119097164.chello.sk] has left #ubuntu ["Leaving"] [12:31] ok ok [12:31] shadowsong: try manually installing an older amsn package? === stefan [n=stefan@Q6412.q.strato-dslnet.de] has joined #ubuntu [12:32] Why can't any of my applications connect to the sound server since I crashed? [12:32] amicke: but I just use alt+f2 and type it in there every time I start up. I dont always start it up :P === Nchalada [n=non@d58-104-86-80.dsl.vic.optusnet.com.au] has joined #ubuntu [12:32] smoenux: do you know where i can find settings to import to my settings manager? [12:33] bunnythebunny: this is kernel source build. believe me, you don't want to go down this ill-lighted strange alley... [12:33] moin === clemyeats [n=clem@83.245.76.204] has joined #ubuntu [12:33] smoenux: why don't you always use it? === jmspeex [n=jmspeex@142.163.233.220.exetel.com.au] has joined #ubuntu [12:33] meh, i'll do it the easy way.... but after i get things installed and working i'm gonna spend the rest of my weekend fixing this problem. it's bound to be amazingly simple to fix. [12:33] andim: i tried it too. i dled a package but i couldnt open Amsn package with "sh" command === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu [12:34] !moin [12:34] Sorry, I don't know anything about moin - try searching on http://bots.ubuntulinux.nl/factoids.cgi === pvanhoof [n=pvanhoof@d54C0EE14.access.telenet.be] has joined #ubuntu === Be-Box [n=be-box@83-131-2-90.adsl.net.t-com.hr] has joined #ubuntu [12:34] amicke: I had some unexpected results with beryl, so I'm always a bit cautious. If I change monitors or resolution, funny things start happening. so I only activate it once I've set up my nvidia-settings. Otherwise I experience odd XGL crashes O.o === nomis_ [n=nomis__@chello062178225065.14.15.vie.surfer.at] has joined #ubuntu === we2by_ [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [12:34] AndiM hehe, I probably just should jump to the lower part of the page. [12:35] amicke: It's working fine for me atm [12:35] andim: do you know a way to download an Amsn package and install it with tk and tcl? === VigoFusion [n=jlc@ip68-1-99-14.pn.at.cox.net] has left #ubuntu [] [12:35] shadowsong: hmm. download .deb package, move to /home/USER/ directory, open terminal, become root, dpkg -i amsn*.deb [12:35] andi [12:35] andim: ok [12:35] shadowsong: nope, not sure. [12:36] andim: thanks i am trying [12:36] I finally managed to install Edgy64 on my Core2 laptop by using the notsc option. Now I'm stuck with (it seems) ACPI problems -- closing the lid of my laptop crashes the machine. [12:36] smoenux: ah ok, thanks for the tips... === mosconi [n=mosconi@c-24-131-130-213.hsd1.nh.comcast.net] has joined #ubuntu === TrendKi|| [n=martin@modemcable062.139-82-70.mc.videotron.ca] has joined #ubuntu === arieler202 [n=ariel@bzq-219-46-202.isdn.bezeqint.net] has joined #ubuntu [12:37] Anyone here experienced with vmware? [12:37] does someone know if there is a driver for linux ati radeon x1800gto ??? [12:37] smoenux: Did you happen to have any settings you could share? Could you show me a print screen of your desktop? === erpo [n=erpo@ip70-191-55-13.sd.sd.cox.net] has joined #ubuntu [12:37] does someone know if there is a driver for linux ati radeon x1800gto ??? === jorik [n=olmo@cable-213-132-135-125.upc.chello.be] has joined #ubuntu === Jeffredo [n=Miranda@plc7-103.linzag.net] has left #ubuntu [] [12:38] andim: i have foumd also an ubuntu-type package of Amsn.should i choose ubuntu? or deb package? [12:38] shadowsong: depends on which distro you're using. === roadboy [n=0x00@212.175.23.18] has joined #ubuntu [12:38] does someone know if there is a driver for linux ati radeon x1800gto ??? === amparo [n=amparo@182.Red-88-5-26.staticIP.rima-tde.net] has joined #ubuntu [12:39] andim: i have ubuntu 6.10 edgy eft.but i coulndt run it by installing with synaptic. [12:39] Be-Box: your only question is whether the standard x.org "radeon" driver supports it, or whether the proprietary ATI x.org driver supports it. [12:39] amicke, how can I share the printscreen with you, imageshack ? [12:39] ya === izmaelis [n=izmaelis@88.119.0.48] has joined #ubuntu === nq [n=chatzill@124.91.181.18] has joined #ubuntu [12:39] hey guys, i there a way to get xen running a Dom0 with the proprietary nvidia driver [12:40] I notice that when I leave my pc for a while ... 10-20 mins, the cpu usage soars to 90-99 %, any ideas what that might be? [12:40] hi, I just switch from Windows to Ubuntu. But the tab switching hotkey seems changed from Ctrl+NUM ---> Alt+NUM, Can I change back to Ctrl+NUM? [12:40] smoenux: http://img169.imageshack.us === catalytic [n=catalyti@121.44.44.138] has joined #ubuntu [12:40] abo: perhaps an opengl screensaver and no opengl support? [12:40] abo: run "top" in terminal to find out. === phpError [n=phpError@124.197.45.163] has joined #ubuntu === Eons [n=Eons@host-84-221-69-153.cust-adsl.tiscali.it] has joined #ubuntu === roadboy [n=0x00@212.175.23.18] has joined #ubuntu === heryann [n=heryann@lns-bzn-56-82-255-248-102.adsl.proxad.net] has joined #ubuntu [12:41] well... [12:41] I can't get it to work... :-) [12:41] andim: i tried it with synaptic manager but it gave me errors.now if i go manually install Amsn,should i choose ubuntu package or another one? [12:41] so i guess that my question is how to do that [12:42] shadowsong: then the question would be: which errors? [12:42] amicke, uploading now, nothing special there, i installed the eXperience icons, which is quite nice [12:42] andim: "illegal instruction" when i run amsn in console [12:42] shadowsong: ah, I thought you meant errors when installing different version. === rafael_ [n=kvirc@p5089EDEF.dip.t-dialin.net] has joined #ubuntu [12:43] Anyone here experienced with vmware? [12:43] Keyseir, maye...whats the question? === rafael_ [n=kvirc@p5089EDEF.dip.t-dialin.net] has left #ubuntu ["Time] [12:43] how can i mount a remote ssh folder? [12:43] Keyseir:do you know any icon zooming package in gnome [12:43] AndiM: I guess the question is how to get it to work... smoenux: ok, nice. jsut post me the link so i can have a look :) [12:43] andim: i havent seen such an error before.is it a compatiblity issue?ot 3rd part source list? === Pensacola [n=Pensacol@239.118-243-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [12:44] Be-Box: did you check /var/log/Xorg.0.log? === buz [n=buz@80-218-107-221.dclient.hispeed.ch] has left #ubuntu ["Konversation] === elate1 is now known as elate === zorro [i=zoral@zoral.bsnet.se] has joined #ubuntu [12:44] AndiM: what do you mean check? [12:44] Why can't any of my applications connect to the sound server since I crashed? [12:44] shadowsong: it could be just about anything, very generic error. "Illegal instruction" points to invalid binary image or so. [12:44] amicke: this should be it: http://img143.imageshack.us/img143/9919/screenshotok0.png [12:45] Be-Box: for WWarnings or EErrors, that is. === javier [n=javier@212.59.202.105] has joined #ubuntu [12:45] niru: Can't think of anything that does that, but I may not understand the question well enough === Heretic42 [n=Unni@84.209.21.152] has joined #ubuntu [12:45] TrendKi||, I'm running ubuntu linux edgy. Just got a weird error with vmware and I think it happend when the computer went to sleep. I came back and everything was frozen and I couldn't even click into it. I got some weird syslogd messages at the time that the computer probably went to sleep. http://pastebin.com/827979 === mamzers555 [n=user@88.134.110.144] has joined #ubuntu [12:46] AndiM: i searched web.and i found issues only about tcl 8.5 and tk 8.5.i didnt see illegal instruction error.what do you think? === ck3k [n=ck3k@adsl-75-30-77-135.dsl.pltn13.sbcglobal.net] has joined #ubuntu === nq [n=chatzill@124.91.181.18] has left #ubuntu [] [12:46] smoenux: nice, lots of effects :) [12:46] AndiM: I am saying that I downloaded the package and don't know how to start it... My guess is that there are no errors [12:46] Hello! ANyone with wifi expertise here? :) [12:47] TrendKi||, incidently, guest os is xp [12:47] Heretic42: driver developer here, but I don't feel like starting yet another support item with another person ;) [12:47] amicke: thx ^.^ .... you can change the transparency of a window fast by holding down ALT while scrolling the mouse on the window === deep__ [n=deep@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [12:48] AndiM: linux didn't recognize my grafic card....it says unknown [12:48] Keyseir, sorry, no clue what might have happened [12:48] smoenux: ok, nice... do you know how i can change the shadow on windows? [12:48] amicke: also, open Lots of windows, and play with F8 and F9, very handy [12:48] TrendKi||, Thanks for looking over. DId you look at the pastebin? I have no idea what that syslogd stuff means [12:48] !syslogd [12:48] Sorry, I don't know anything about syslogd - try searching on http://bots.ubuntulinux.nl/factoids.cgi [12:48] !syslog [12:48] Sorry, I don't know anything about syslog - try searching on http://bots.ubuntulinux.nl/factoids.cgi [12:48] andi> Sounds promising. I've no idea what's wrong, can see networks through wifiradar, but not connect to'em. It's a configuration matter. [12:49] Keyseir, i did take a look...thats what made me give up so fast...:( [12:49] Be-Box: it says unknown in Xorg.0.log? [12:49] Might someone know what these terminal syslog messages mean? I have no idea what this crap might mean. http://pastebin.com/827979 [12:49] TrendKi||, hehe, ok [12:49] Keyseir, but does it work now? === zeek [n=zeek@24-205-55-129.dhcp.gldl.ca.charter.com] has joined #ubuntu [12:49] amicke: open Emerald Theme manager > Edit Tab > Frame/Shaddows sub-tab === Psychobudgie [n=klaatu@82-71-44-108.dsl.in-addr.zen.co.uk] has joined #ubuntu [12:50] Heretic42: try WEP encryption "open" vs. "closed" or similar. try a lower bitrate. try changing basic/operational rateset (the rates that you indicate to support with your card). [12:50] smoenux: just had to reboot will take a look at that soon [12:50] TrendKi||, Yeah, XP had some OMGILOSTPOWERANDCRASHED bugs but I didn't lose it === eobanb [n=eoban@mobile-166-137-249-093.mycingular.net] has joined #ubuntu === tombott [n=tomb@tombott.force9.co.uk] has joined #ubuntu [12:50] TrendKi||, I'm worried about the ramificiations of it randomly exploding while i'm away though === vindrake [n=vindrake@AMontpellier-257-1-117-217.w90-0.abo.wanadoo.fr] has joined #ubuntu [12:50] andim: what do you advice?how can i run Amsn? which package should i prefer?i tried ubuntu synaptic package manager.it didnt work [12:51] andi> will do. btw, it's not a card as such, it's a usb device (Gigabyte wozzit). === Limulf [n=thorin@62.42.20.176] has joined #ubuntu [12:51] shadowsong: I don't use amsn, but it worked fine on all installations I made (Debian, mostly, but also Ubuntu). [12:52] andim: can i install .deb in ubuntu? [12:52] shadowsong: but that doesn't mean that it always works, it could just be an issue of the current package version. === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu [12:52] andim: both 0.95 and 0.97 gave same error. === tombott [n=tomb@tombott.force9.co.uk] has left #ubuntu ["Leaving"] [12:53] shadowsong: mixing Debian .debs with Ubuntu is dangerous at the moment, I think, but if it installs without ripping apart the whole packaging dependencies then it's safe I'd say. [12:53] andim: do you think this fix the problem?i mean manually install [12:54] I use Firestarter. Since I installed it, I can't access the PC from other computers on te network [12:54] *the === lukketto [n=lukketto@host80-158-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu [12:54] shadowson: dpkg -i --no-act amsn_DEBIAN.deb. If that doesn't blow up catastrophically, then go for the real thing. [12:54] smoenux: found it :) === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu [12:55] bbl [12:55] http://paste.ubuntu-nl.org/32723/ [12:56] My PC is 192.168.0.1, and my other PC is 192.168.0.2 === ne0 [n=ne0@p54A3D135.dip.t-dialin.net] has joined #ubuntu [12:57] smoenux: i found a print screen of a desktop that i liked a lot so i'm trying to get it to look like that :) === ne0 [n=ne0@p54A3D135.dip.t-dialin.net] has joined #ubuntu === fraiddo [n=fred@AAmiens-151-1-97-140.w86-198.abo.wanadoo.fr] has joined #ubuntu === copernic30 [n=eponyme@AMontpellier-257-1-117-217.w90-0.abo.wanadoo.fr] has joined #ubuntu [12:57] amicke: hehehe... yeah... ive seen a couple of nice ones on the ubuntu forums === johan1 [n=johan@CPE-139-168-172-108.qld.bigpond.net.au] has joined #ubuntu === B-Minus [n=sdfdsfds@eu212-87-112-215.adsl.euphonynet.be] has joined #ubuntu === oux [n=pawel@ckp146.neoplus.adsl.tpnet.pl] has joined #ubuntu [12:58] Hi! Can anyone tell me how to make TOTEM work ... it needs plugins .... [12:59] smoenux: yes, i was very dissapointed with ubuntu first because i didn't like it's orignal look but now i love it :P [12:59] johan1; take a look at: https://help.ubuntu.com/community/RestrictedFormats === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu === battlesquid [n=anders@84.208.241.68] has joined #ubuntu === VCF [n=root@129.207-66-87.adsl-static.isp.belgacom.be] has joined #Ubuntu === g8m [n=evil@cp82868-a.dbsch1.nb.home.nl] has joined #ubuntu === motoplux [n=motoplux@host-84-220-167-28.cust-adsl.tiscali.it] has joined #ubuntu [01:00] This is strange, I have just installed the latest Ubuntu. Fresh install, no upgrade. And now my sound isn't working :S. I've installed the 32bit version. Anyone know a solution? [01:00] amicke: yeah.... myself, I like the simplified look, I love google for example [01:00] andim:hey i downloaded the ubuntu .deb package and i manually install it.now it works. [01:00] phpError: which audio chipset? === efuzzyone [n=efuzzyon@210.211.232.8] has joined #ubuntu === Naud [i=kalgrun@whum.net] has joined #ubuntu [01:01] How much better is the latest version??? Is it worth the upgrade??? [01:01] smoenux: you got taste :) This is the theme that i liked: http://img504.imageshack.us/my.php?image=screenshot07np2.png [01:01] crimsun, I'm using onboard. It's C-Media Electronics. [01:01] all of a sudden i can't hear any sound, what can i do to fix this (except from restarting or logging out and in)? is there some service that can be restarted or something? [01:01] smoenux: do you know where i can find those icons ? === atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [01:01] how can i know what version of ubuntu is installed on a remote machine? === angle [n=pc14@222.124.224.99] has joined #ubuntu === xe|| [n=xell@wikipedia/xell] has joined #ubuntu [01:01] And restarting / logging out / in isn't the problem. [01:02] I just have no sound at all. === charles__ [n=charles@222.124.224.99] has joined #ubuntu [01:02] phpError, do you also have sound that comes and goes? === ne0 [n=ne0@p54A3D135.dip.t-dialin.net] has joined #ubuntu [01:02] phpError: pastebin ``lspci -nv && asoundconf list && cat /etc/asound.conf ~/.asoundrc* && amixer'' [01:02] battlesquid, The Ubuntu start out sound plays. === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu === Naud [i=kalgrun@whum.net] has left #ubuntu [] === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has left #ubuntu ["Leaving"] [01:03] amicke: goto - art.gnome.org [01:03] amicke: http://art.gnome.org === pc14 [n=pc14@222.124.224.99] has joined #ubuntu [01:03] HI all, I have a TV pci card on my pc with ubuntu and I have installed "zapping", a package to see the tv by tv card, all work correctly, bui I can see the video but I can't listen the audio, why? [01:04] Otacon22: which tv card do you use? [01:04] amicke: on the right you will see the links to icons [01:04] LG [01:04] work perfectly === ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #ubuntu [01:04] i see all , but nothing sound [01:04] I don'tr know the model === warrior [n=gbowden@189.Red-81-34-67.dynamicIP.rima-tde.net] has joined #ubuntu === deirdre [n=deirdre@72.24.228.206] has joined #ubuntu === dafart [n=dafart@5571fda5.ftth.concepts.nl] has joined #ubuntu [01:05] Can anyone decipher this error message? glGo: error while loading shared libraries: libSDL_image-1.2.so.0: wrong ELF class: ELFCLASS64 === he-man [n=he-man@81-203-25-170.user.ono.com] has joined #ubuntu === mribas [n=mribas@201.210.90.28] has joined #ubuntu === pc14 is now known as cwek_ana [01:05] Otacon22: pastebin ``lsmod'' [01:05] crimsun, http://pastebin.ca/252359 [01:05] hola hay alguien que quiera ablar conmigo [01:06] smoenux: couldn't find those icons =/ [01:06] I just installed edgy and i added my wife as a user, but the sound won't work for her account, can someone help? === ciaron [n=soth@cpc3-broo4-0-0-cust526.renf.cable.ntl.com] has joined #ubuntu [01:06] anyone knows how to share folders between two linux computers? === cwek_ana [n=pc14@222.124.224.99] has left #ubuntu ["Leaving"] [01:06] crimsun, ok! [01:06] phpError: you have two distinct available audio drivers for pcm [01:06] phpError: which do you want to use, the onboard or the expansion? === MattJ_ [n=matthew@88-109-151-202.dynamic.dsl.as9105.com] has joined #ubuntu [01:07] mribas, visit #ubuntu-es for help in espanol! === Riot777 [n=riot777@unaffiliated/riot777] has joined #ubuntu === eViL_oNe [n=steven@75.117.189.39] has joined #ubuntu [01:07] crimsun, http://rafb.net/paste/results/JPMy1B31.html [01:08] crimsun, I would like to use my onboard, how do I specify Ubuntu to do that? [01:08] Argh, you would think I would have these kinds of problems with something other than a strategy game... [01:08] Otacon22: because the following two modules are loaded: bt878 and bttv [01:08] Otacon22: bt878 grabs /dev/dsp from alsa, causing a conflict. [01:09] so what can i do? === VigoFusio1 [n=jlc@ip68-1-99-14.pn.at.cox.net] has joined #ubuntu [01:09] smoenux: do you know how i change so that windows are focuesed when i klick at them? === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [01:09] klick [01:09] amicke: I'll get you the direct link to the icons quick [01:10] smoenux: ok, thanks [01:10] Otacon22: consult what others do [01:10] Otacon22: one possibility is to use snd-bt87x === tim167 [n=tim@d515372D5.access.telenet.be] has left #ubuntu [] === sg [n=sg@adsl-71-135-38-142.dsl.pltn13.pacbell.net] has joined #ubuntu [01:10] bhudda... what's causing that? [01:10] crimsun, and how can I cange the driver? [01:11] amicke: http://art.gnome.org/themes/icon/1096 === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [01:11] Otacon22: unload bt878 and bttv, and load snd-bt87x. Note you'll lose video. === chris_j [n=chris_j@194.164.140.64] has joined #ubuntu [01:11] amicke: to change the way a window focuses, I think you do that in Beryl-Settings === jmspeex [n=jmspeex@142.163.233.220.exetel.com.au] has joined #ubuntu === yebaaa [n=heleloy@212.174.30.185] has joined #ubuntu [01:12] smoenux: ya i figured that but don't know what i am looking for there =/ [01:12] phpError: asoundconf set-default-card CK804 [01:12] phpError: then log out and back into gnome/kde/whatever [01:12] crimsun, i have to do modprobe -r bttv and modprobe -r bt878 and then modprobe snd-bt87x [01:12] ? [01:13] Otacon22: something along those lines. Sorry, I'm quite preoccupied. === oslo [n=oslo@alf94-5-82-225-102-119.fbx.proxad.net] has joined #ubuntu === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [01:13] I just installed edgy and i added my wife as a user, the sound card works for me but not her her account, can someone help? === Co_Tajir [n=pc11@222.124.224.99] has joined #ubuntu === deusjevoo [n=2cv@d54C0719B.access.telenet.be] has joined #Ubuntu === Co_Tajir [n=pc11@222.124.224.99] has left #ubuntu ["Leaving"] === Kill_X [n=Kill_X@p54A16422.dip.t-dialin.net] has joined #ubuntu === erpo [n=erpo@ip70-191-55-13.sd.sd.cox.net] has joined #ubuntu === s0mmie [n=s0mmie@194-247-228-69.dynamic.dsl.as9105.com] has joined #ubuntu === AskHL [n=ask@82.211.196.173] has joined #ubuntu [01:15] deirde: Are you both set with same permissions and stuff? === tacopon77 [n=tacopon7@softbank218128109115.bbtec.net] has joined #ubuntu === comicinker [n=simeon@R05a7.r.pppool.de] has left #ubuntu [] [01:16] i made sure she has access to audio devices === erpo [n=erpo@ip70-191-55-13.sd.sd.cox.net] has joined #ubuntu [01:16] deirdre: adduser USER audio or so. And do the same for all other groups you're belonging to (see "groups") [01:16] but i didn'r give her admin [01:16] Hi all. I've installed the nvidia kernel module packages and the nvidia-glx package. But when I switch from the nv driver in xorg.conf to the nvidia driver and restart X, I my monitor clicks off and doesn't receive and signal from the computer. What's wrong? === morphir [n=morphir@217.168.81.9] has joined #ubuntu === kyja [n=kyja@70-41-157-167.cust.wildblue.net] has joined #ubuntu [01:17] hi i am 1 day old ubuntu user trying to setup ubuntu edgy based server. [01:17] most of the setup is done except the wireless connectivity === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu === etavi [n=tavi@86.123.21.67] has joined #ubuntu === gwoodcock [n=stewart@86.111.165.203] has joined #ubuntu [01:18] am using netgear usb dongle [01:18] any suggestions for getting WG111T [01:18] to work? === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has left #ubuntu [] === TiffOn [n=TiffOn@unaffiliated/tiff0n] has joined #ubuntu [01:19] Hi, could anyone please help me. I am using ubuntu 6.06 and everytime I reset or switch off I have to re-enter my dns settings under networking as ubuntu loses them. === joe7d6 [n=joe7d6@60.50.223.11] has joined #ubuntu === ProN00b [n=dot@pD9E3AEC9.dip.t-dialin.net] has joined #ubuntu === skript [n=skript@router.eia.pl] has joined #ubuntu [01:20] sg: number one objective: which chipset? then you know which driver options you have. [01:20] how to enable remote desktop on a remote machine using ssh? [01:20] which gigabit ethernet chipset is easier to get running under dapper: marvel yukon or realtek 8169S ? [01:20] skript: i'd take a guess at the latter === the-mr-freak [n=chris@pD9E0BA62.dip.t-dialin.net] has joined #ubuntu [01:20] erpo have you tried just restarting completly? I had to do that after I installed the ATI drivers instead of the Mesa ones [01:20] I have not had my coffee yet,my answers, if any will be slow if at all. :) === Vogelkopp [n=oliver@dslb-088-073-090-075.pools.arcor-ip.net] has joined #ubuntu [01:20] realtek does seem to enjoy wide support [01:20] marvell doesnt have wide support [01:21] doesn't realtek ship linux drivers? [01:21] psh, I should have slept...I have to leave in 2 hours and I haven't slept at all! [01:21] pfred1: *very* wide support given how crappy/weak those chipsets are ;) [01:21] like don't they actually cintribute to the kernel? [01:21] Pooting is FUN! === Qew [n=qew@82-69-126-225.dsl.in-addr.zen.co.uk] has joined #ubuntu === Fedelan [n=fedelan@lns-bzn-58-82-251-252-2.adsl.proxad.net] has joined #ubuntu [01:21] bhudda, Yes, I've tried that. [01:21] the company themselves that is === xabbott [n=xabbott@c-24-129-86-149.hsd1.fl.comcast.net] has joined #ubuntu [01:22] erpo hmm well then , I can't say...I have never owned a NVIDIA card so...wish I could help. [01:22] Has anyone here ever got SQL Ledger to work on Ubuntu? It tells me it is installed ... but I have no idea where!!!!! HELP!!!!! [01:22] any experience with d-link cards based on rtl8169 ? I've read on some forums that kernel detects it as a 8169 card, but the cards don't work (dlink 528T) ? === farhanr [n=chatzill@203-59-205-108.dyn.iinet.net.au] has joined #ubuntu [01:22] AndiM ethernet is ethernet just set it and forget it is my motto [01:22] I've had them fancy 3com cards they jsut more bother [01:23] johan1: maybe look in /usr/share/sql-ledger, or run 'dpkg -L sql-ledger' [01:23] dlinks seems to be a crappy breed === flox [n=florent@gar13-3-82-240-81-250.fbx.proxad.net] has joined #ubuntu [01:23] get the no name chinese ethernet adapters [01:23] thanks roryy [01:23] they work best! [01:23] johan1: it looks like you access the program via a web-browser; not sure how you'd set it up [01:23] crimsun, i have unloaded bttv and bt878 and then loaded snd-bt87x, but the video don't work, so I have reloaded bttv and now work, but the sound not yet === xss [n=xss@81.198.71.196] has joined #ubuntu === Fedelan [n=fedelan@lns-bzn-58-82-251-252-2.adsl.proxad.net] has left #ubuntu [] [01:24] Hi, could anyone please help me. I am using ubuntu 6.06 and everytime I reset or switch off I have to re-enter my dns settings under networking as ubuntu loses them. [01:24] the cheaper your ethernet card is the better the chance it'll just work === chicken_man [n=ubuntu@cpc2-lewi5-0-0-cust273.bmly.cable.ntl.com] has joined #ubuntu [01:24] yay for onboard I say === xss [n=xss@81.198.71.196] has joined #ubuntu [01:24] skript: you want a dlink card with an atheros chipset [01:24] pfred1: ehehe... I like your conclusion ;) [01:24] !wireless > skript === xss [n=xss@81.198.71.196] has joined #ubuntu [01:25] skript: check the hardware wireless stuff in that link - it's got a list of supported cards (or used to) === TheGateKeeper [n=m@82-36-116-138.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu [01:25] hobbsee: well.. thanks, but I'm looking for wireready, not wireless ;) === Lek [n=ubuntu@a31213.upc-a.chello.nl] has joined #ubuntu [01:25] erpo: boot into recovery mode. then edit xorg.conf with nano, change your driver to VESA. Then boot into normal mode, and install the nVIDIA drivers using Automatix2. [01:25] worked for me. [01:25] skript: good point. i keep forgetting [01:26] HI all, I have a TV pci card on my pc with ubuntu and I have installed "zapping", a package to see the tv by tv card, all work correctly, bui I can see the video but I can't listen the audio, why? [01:26] s0mmie, please dont advise automatix [01:26] s0mmie, What's Automatix2? [01:26] pfred1: heh, for endusers maybe, but tell that to server admins... especially with gigabit ethernets that are many things that can go wrong when choosing a cheap chip for a less-than-cheapo installation. === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu [01:26] erpo, stay away from automatix === wedhouz [n=Gline@125.163.130.167] has joined #ubuntu [01:26] roryy - just two pics where you said to look .... [01:26] johan1: hrm === Pensacola [n=pensacol@239.118-243-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [01:27] why ignore automatix? o.O it works great. [01:27] Otacon22: probably your tv card driver recognized the wrong card type, thus causing the audio multiplexer to be programmed with incorrect settings. try card type module parameter or so. [01:27] Hi, can someone help me with installing ubuntu, when I get to partitioning I do not see any of my partitions, but they are there ? http://img89.imageshack.us/img89/4922/ubuntuinstallproblemdi6.png [01:27] johan1: try running 'dpkg -L sql-ledger'; otherwise, the only thing I can suggest is Google (presumable this program has a homepage) [01:27] !automatix | s0mmie [01:27] s0mmie: automatix is a script that tries to install some software, and often fails and breaks systems. We don't provide support for it, and we strongly discourage its use. [01:27] roryy there will be a setup or something somewhere I would guess - Any thoughts where? I would have thought it would have set it up and added an icon to the menu ... [01:27] Automatix is unsupported and most everyone I talk to says leave it alone. [01:27] Can someone help me understand why and ACPI event (lid, ac adaptor) just crashes Edgy64 on my Core2 laptop. Edgy32 runs fine. === chronosoft [n=chronoso@c220-237-62-195.eburwd1.vic.optusnet.com.au] has joined #ubuntu === Devil505 [n=daniel@d83-179-171-201.cust.tele2.fr] has joined #ubuntu [01:28] AndiM: so what would you recommend for an end-user that runs a home-lan server ? what chipset, apart from 3com cards ? [01:28] could someone give me an example of the "at" command? [01:28] oh. fair enough. it's always worked 100% for me. I swear by it. Still, rules is rules I guess. === Lek [n=ubuntu@a31213.upc-a.chello.nl] has joined #ubuntu [01:28] >.<... at midnight (command) didn't work :( [01:28] johan1: unfortunately (and I'm guessing here) it probably doesn't have a nice GUI setup [01:28] roryy - decoders for TOTEM ... where and how anyone???? === farhanr [n=chatzill@203-59-205-108.dyn.iinet.net.au] has joined #ubuntu [01:28] !restricted | johan1 [01:28] johan1: For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [01:29] johan1: the RestrictedFormats page linked to there should help === Pazzo [n=ugelt@host130-250-static.72-81-b.business.telecomitalia.it] has joined #ubuntu [01:29] *psst install the w32codecs :D === sc0tt_ [n=sc0tt@cpc2-stok5-0-0-cust567.bagu.cable.ntl.com] has joined #ubuntu [01:29] , I will send you my lsmod list between 10 minutes [01:29] skript: I think (but I don't have too much experience here) for a home lan server you can use almost anything these days. === Acetylene [n=Acetylen@A-98-243.cust.iol.ie] has joined #ubuntu === Pazzo [n=ugelt@host130-250-static.72-81-b.business.telecomitalia.it] has joined #ubuntu === manofcyrus [n=manofcyr@60.50.246.56] has joined #ubuntu [01:29] Can someone help me with installing ubuntu, when I get to partitioning I do not see any of my partitions, but they are there ? http://img89.imageshack.us/img89/4922/ubuntuinstallproblemdi6.png [01:29] chronosoft, w32codecs does nothing for totem === bunnythebunny [n=bunny@bl4-215-167.dsl.telepac.pt] has joined #ubuntu [01:30] thanks roryy - more pages of reading - I just wish this thing would work ..... I know why people go back to windows .... I don't have time for all this program language crap.... === Lek [n=ubuntu@a31213.upc-a.chello.nl] has joined #ubuntu [01:30] jmspeex: change to tty1, then close lid, look at OOPS dump (hopefully). then try to find out what's happening. [01:30] johan1: we're trying :-) [01:30] defrysk, ah :( [01:31] well try mplayer :P === Lek [n=ubuntu@a31213.upc-a.chello.nl] has left #ubuntu ["Leaving"] [01:31] amicke: ok... I'm gonna log off now... have fun with xgl! bye [01:31] sorry roryy - thanks for your help .... Is the latest version of Ubuntu worth the upgrade? and will it run on a pent III? [01:31] AndiM: Any option worth trying? [01:31] johan1, ever tried a fresh windows install (with drivers virusscanners and whatnot?) [01:32] could anyone suggest me where to go or how to configure a local network to see two linux computers from each other? [01:32] johan1: it should; I think RAM is often the biggest limiter === ChaKy [n=chaky@17-13.dsl.iskon.hr] has joined #ubuntu === Jamesrose [n=admin@cpc3-bolt6-0-0-cust407.manc.cable.ntl.com] has joined #ubuntu === salvo [n=salvo@ACB29CA6.ipt.aol.com] has joined #ubuntu === slipttees [n=slipttee@201008225052.user.veloxzone.com.br] has joined #ubuntu === gerhard [n=gerhard@p3EE20C31.dip0.t-ipconnect.de] has joined #ubuntu [01:32] could someone give me an example of the "at" command? [01:32] roryy is the latest version worth the effort? Is it much improved??? [01:32] halloo??? [01:32] johan1: also, there are ubuntu variants you can use that require fewer resources. xubuntu is a popular one [01:32] i don't get the man page [01:32] !paste [01:32] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [01:32] salvo: hallo [01:32] !pastebot [01:32] Sorry, I don't know anything about pastebot - try searching on http://bots.ubuntulinux.nl/factoids.cgi [01:32] (at least the syntax i'm using isn't working) === Griver [n=Griver@81-231-250-204-no52.tbcn.telia.com] has joined #ubuntu [01:33] spenlex hi [01:33] !pastebin | slipttees [01:33] slipttees: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [01:33] johan1: possibly not. If you're running ubuntu 6.06, you'll get updates for the next 2.5 years; for this release (6.10) only for the next 1.5 years [01:33] wie kann ich musik hren???? [01:33] defrysk: ;) [01:33] Why can't any of my applications connect to the sound server since I crashed? [01:33] !de | salvo [01:33] salvo: Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [01:33] salvo: rythmbox player oder xmms [01:33] johan1: where 'update' refers to fixes for critical bugs and security problems, not software version upgrades === ulaas [n=ulas@81.215.148.157] has joined #ubuntu [01:33] Hi, how would I change the file permissions of /etc/resolv.conf to allow me to edit it === richee [n=ashish@59.144.62.81] has joined #ubuntu [01:34] #ubuntu-de [01:34] Can someone help me with installing ubuntu, when I get to partitioning I do not see any of my partitions, but they are there ? http://img89.imageshack.us/img89/4922/ubuntuinstallproblemdi6.png [01:34] gwoodcock, use sudo [01:34] roryy Thanks very much and keep on working at it!!!! [01:34] join #ubuntu-de [01:34] yeh but its still says it is read only [01:34] /join #blahblah === Spenlex is now known as Spenlex_afk [01:34] hello there === atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [01:35] ich will in den deutschen chat rein [01:35] I'm having problem with my graphic card [01:35] chicken_man: is that a LiveCD install? [01:35] would anyone help? [01:35] salvo /j #ubuntu-de [01:35] farhanr if they can [01:35] defrysk: http://paste.ubuntu-nl.org/32726/ [01:35] whats the command to find your internal IP? === AnArKY87 [n=andrea@host220-184-dynamic.3-87-r.retail.telecomitalia.it] has joined #ubuntu [01:35] AndiM, you still there mate? [01:35] I've got an ATI Mobility Radeon X1400 and right now it's operating very slowly [01:35] hi [01:35] defrysk geht nicht??? [01:36] the resolution is already fixed to 1680x1050 [01:36] VigoFusio1, yeah [01:36] salvo "/j #ubuntu-de" just key it in without the " [01:36] bunnythebunny: yup [01:36] and the ATI Radeon X1400 driver installed [01:36] doesn't umount floppy...only root and the first user made in the system! === HumanPrototype [n=HumanPro@88-109-192-51.dynamic.dsl.as9105.com] has joined #ubuntu [01:37] hi === jmspeex [n=jmspeex@142.163.233.220.exetel.com.au] has joined #ubuntu [01:37] So I got me one of them Wiis [01:37] slipttees@ubuntu:/home/slipttees# cat /etc/issue [01:37] Ubuntu 6.06.1 LTS \n \l [01:37] how can i recover open office files - my sister saved them in the /tmp dir === Bazin [n=bazin@golem.clnet.cz] has joined #ubuntu === Dalik [n=Dalik@ppp174-185.static.internode.on.net] has joined #ubuntu [01:38] can anyone help? === ragnar_123 [n=ragnar@217.172.86.46] has joined #ubuntu [01:38] I've done a ...load of stuff..i still can't manage to put it to work. But i did notice that when i do this "speaker-test -b 8192 -Dplug:surround51 -c6" they all work. some with lower volume..and yes the center speaker switches place with the left speaker... but it works. [01:38] AndiM: tried pulling the ac adaptor cord when looking at the first console... laptop crashed without a single error message. [01:38] AndiM [01:38] chicken_man: In my experiance, little to none, I was allowas shown a gpart screen to manage Logical and Mounted drives. This box has XP,@kPRO,Ubuntu6.10 and BeOS on it now. [01:38] how can I configure correctly my keyboard on my macbookpro? [01:39] somebody? === normie [i=david@fatboy.mcnally.dk] has joined #ubuntu === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu === infer_ [n=site@69-10-206-54.localaccess.com] has joined #ubuntu [01:40] is is possible to get cs1.6 running on ubuntu? with wine [01:40] AndiM, i get these "Write error: -32,Broken pipe" errors during the test...the sound sort of skips..just like when i got that .asoundrc file in gentoo wiki. What is puzzling me the most is..why is my center constantly confused by my left... === nickspoon [n=nick@84.13.18.152] has joined #ubuntu [01:41] bunnythebunny: I'm afraid ALSA surround support... could be improved. [01:41] how can i recover open office files - my sister saved them in the /tmp dir?? === gwoodcock [n=stewart@86.111.165.203] has left #ubuntu [] [01:41] slipttees, set noauto to auto in fstab , restart fstab (sudo mount -a) and try again [01:41] bunnythebunny: you should file a bug report at ALSA bug tracker. mention "swapped" channels etc. === joe7d6 [n=joe7d6@60.50.223.11] has left #ubuntu ["Leaving"] [01:42] defrysk: http://paste.ubuntu-nl.org/32726/ [01:42] AndiM :( ...It's open source, i guess you guys have more things to do during the day! but urgh. [01:42] AndiM: I was thinking about that.. [01:42] slipttees, set noauto to auto in the floop0 line [01:42] defrysk: remove noauto? [01:42] floppy0 [01:42] hum [01:42] ok [01:42] AndiM: But i'm not very good with the technical lingo... [01:42] noauto = auto [01:42] yes [01:42] :) [01:43] shen sudo mount -a to restart fstab [01:43] and see if it works now === G-net|Gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu === cari_tmen_ce [n=pc1@222.124.224.99] has joined #ubuntu === fassfjai [n=echoes@213-140-18-136.fastres.net] has joined #ubuntu === phpError [n=phpError@124.197.12.49] has joined #ubuntu [01:44] hello === frogzoo [n=frogzoo@202.155.165.25] has joined #ubuntu [01:44] is there some way to get gaim to run commands on connect for each individual accounts? [01:44] bunnythebunny: same here, it works and I can sometimes make it work and get around it, but explaining it is difficult. [01:45] defrysk: thanks man :D === poptao [n=poptao@58.210.145.58] has joined #ubuntu === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu [01:45] slipttees, works ? === quux [n=bryan@pdpc/supporter/sustaining/quuxo] has joined #ubuntu [01:46] wie kann ich musik hren???=) === yeager [n=daniel@213.132.115.138] has joined #ubuntu === Infil [n=osse@v241c.studby.ntnu.no] has joined #ubuntu [01:46] device busy [01:46] mit deine ohren [01:46] lol [01:46] da kommt abeer nix [01:46] Vigofusio urgh, i mean i don't know, i think im going to put it in the bug tracker, i just hope they pick up on my case. [01:46] slipttees, a sec === thor [n=thor@gulfal-host-cip525-01.gulftel.com] has joined #ubuntu [01:47] hello === St_MPA3b [n=St_MPA3b@client3.pike.net.ru] has joined #ubuntu [01:47] bunnythebunny: That is a good place to get stuff resolved for all users. === [nitroXL] [n=kvirc@BSN-77-139-114.dial-up.dsl.siol.net] has joined #ubuntu [01:47] is there a problem with thumbnail generation in current nautilus ? [01:48] it seems to get stuck sometimes [01:48] Vigofusio1 :) hope so. [01:48] slipttees, set auto back to noauto if it did not work [01:48] Can anyone please take a look at my thread? http://www.ubuntuforums.org/forumdisplay.php?f=131 [01:48] slipttees, and sudo mount -a === archangelpetro [n=petroleu@81.168.42.56] has joined #ubuntu === Yoric [n=yoric@81.185.99.231] has joined #ubuntu === adrien_ [n=adrien@86.68.63.90] has joined #ubuntu [01:49] ok one moment === rkd [n=rday@80-43-59-6.dynamic.dsl.as9105.com] has joined #ubuntu === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu [01:50] slipttees, and do "cat /etc/group | grep floppy" [01:50] ops [01:50] http://ubuntuforums.org/showthread.php?t=302779 << need help [01:50] hallo kann hier jemand deutsch? [01:50] no writer inda fstab [01:50] :( [01:51] slipttees, and do "cat /etc/group | grep floppy" [01:51] in your console [01:51] ifil: did you look at the FINALLY!!! thread? [01:51] can speck german [01:51] lool german [01:51] infil: http://ubuntuforums.org/showthread.php?t=273934 [01:51] defrysk: root@ubuntu:/home/slipttees# cat /etc/group | grep floppy [01:51] floppy:x:25:haldaemon,ulisses,marcos,mayana,thiago,tulio,ilha01,ilha02,ilha03,il ha04,ilha05,ilha06,slipttees === RetLaw2 [n=RetLaw@082-146-104-200.dyn.adsl.xs4all.be] has joined #ubuntu === tomer [n=tomer@80.178.6.161.adsl.012.net.il] has joined #ubuntu === kofo_ [n=kofo@dip-220-235-34-208.wa.westnet.com.au] has joined #ubuntu [01:52] slipttees, so your username is included [01:52] slipttees [01:52] :) [01:52] yes [01:53] and you cannot mount it as a user [01:53] hallo kann hier jemand german [01:53] !de | salvo [01:53] damn [01:53] salvo: Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de [01:53] sprechen pleas [01:53] mount yes umopunt no [01:53] VigoFusiol. Thanks, I'll check it out. So the drivers ATi provide are no good? [01:53] only root it's me === cwillu [n=cwillu@S01060011d8399444.ss.shawcable.net] has joined #ubuntu === probose [n=lobosque@200.140.155.100] has joined #ubuntu [01:53] slipttees, you can only mount it with a floppie inserted === cwillu [n=cwillu@S01060011d8399444.ss.shawcable.net] has left #ubuntu [] === hades [i=hades@c20-107.icpnet.pl] has joined #ubuntu [01:53] you know that right ? [01:53] hi all [01:54] can saomeone help me ? [01:54] with what ? [01:54] hey, i have a FAT32 HD and i want to mount it to be writeable. How i do it? [01:54] ive just upgraded my ubuntu [01:54] infil: That is a workaround,fix for the problem, I have yet to implement it, but that is the so far official working one I have seen. [01:54] my x org server replyes faild to load module vesa [01:54] hades, and ? [01:54] hades, hmmm [01:54] no driver avaliable [01:55] no mount cause in fstab is auto :( [01:55] i have radeon 1600XT [01:55] so i used the ati drivers from their page [01:55] slipttees, change it back to noauto [01:55] !fat | probose [01:55] probose: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - See also !fuse [01:55] no i cant load kde === elekis [n=elekis@193.93.113.202] has joined #ubuntu [01:55] as I said === malcowee [n=malcowee@c-69-244-33-216.hsd1.ar.comcast.net] has joined #ubuntu [01:55] !fuse [01:55] Though it's still very unsafe, you can read about Ubuntu NTFS writing here: https://wiki.ubuntu.com/Lkraider/NtfsFuse === imc_ [n=nselby@c-24-63-115-32.hsd1.ma.comcast.net] has joined #ubuntu [01:55] and ive lost my internet config === utab [n=utab@kulnet-nat-2.kuleuven.net] has joined #ubuntu === androxxl [n=kvirc@84-255-238-62.static.dsl.t-2.net] has joined #ubuntu [01:56] hi all [01:56] hades, How did you upgrade it ? [01:56] chicken_man: as it is said [01:56] apt-get dist-upgrade [01:56] adn things like that [01:56] I have a little prob with azureus === Heligoland [n=chatzill@ACD1F38F.ipt.aol.com] has joined #ubuntu [01:56] by apt-get [01:56] from the internet [01:56] why does $ fdisk /dev/sda give me "Unable to open /dev/sda" ? [01:56] I have no icone [01:56] I have a problem with my printer, when I send documents to printer, it tkaes ages for that to be printed, the printer is a network printer [01:57] defrysk: http://paste.ubuntu-nl.org/32728/ [01:57] Infil: try 'sudo fdisk /dev/da' [01:57] :'( [01:57] hades, hmmm that always has made problems for me, it might be best installing it from disk === wedhouz [n=Gline@125.163.130.167] has left #ubuntu [] [01:57] slipttees, use sudo to edit fstab === dv_ [n=dv@M1452P021.adsl.highway.telekom.at] has joined #ubuntu [01:57] sudo gedit === palm76 [n=palm76@cc908470-a.joure1.fr.home.nl] has joined #ubuntu [01:57] chicken_man: ok, now i know... ;) but is thare any opportunity to install the drivers from the console [01:58] without internet connection ? [01:58] hades, I don't think so [01:58] when I minimize the application I have no icone (no blue fog) just next the "azureus" === GSF [n=wasted@217.129.146.170] has joined #ubuntu [01:58] i'm root! [01:58] hades, Unless you can download them on a working computer and put them on a disk [01:58] and in the notification area I have nothing too [01:58] slipttees, why are you root ? [01:58] chicken_man: i can === GSF [n=wasted@217.129.146.170] has left #ubuntu [] [01:59] yes man === Devil505 [n=daniel@d83-179-171-201.cust.tele2.fr] has left #ubuntu ["Ex-Chat"] === umops [n=andrew@60-242-0-131.static.tpgi.com.au] has joined #ubuntu === nothlit [n=nothlit@pcd416137.netvigator.com] has joined #ubuntu [01:59] chicken_man: on different system adn i can copy them to the linux partition ... === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu [01:59] but now doesn't edit fstab [01:59] only-reading [01:59] :( [01:59] hades, You might like to try that then, but it would be quicker to reinstall it. [01:59] chicken_man: but as i saw the ati linux driver need x windows to install === shmho [n=shmho@134.75.55.113] has joined #ubuntu [01:59] chicken_man: propably ... but i dont have the disk ... [01:59] defrysk: ls -all /etc/fstab [01:59] -rw-r--r-- 1 root root 855 2006-11-19 09:44 /etc/fstab [01:59] VigoFusiol, one thing though. I've seen many people on the forums install ATi [02:00] hades, X should already be installed.. [02:00] VigoFusiol, ATi's drivers, that everything works out. === knoppix [n=knoppix@210-84-48-111.dyn.iinet.net.au] has joined #ubuntu [02:00] chicken_man: x is installed but i cant execute it couse it cannot load the vesa drivers === jrib [n=jasonr@unaffiliated/jrib] has joined #ubuntu [02:00] slipttees, sorry , I have no clue why you cannot write to fstab === Abst [n=andy@unaffiliated/abst] has joined #ubuntu [02:00] hades, try change the driver to a different one [02:00] Failed to load module "vesa" === androxxl [n=kvirc@84-255-238-62.static.dsl.t-2.net] has joined #ubuntu === fabiim [n=balayhas@a213-22-211-109.cpe.netcabo.pt] has joined #ubuntu [02:00] no drivers avaliable [02:00] AndiM, http://rafb.net/paste/results/JPMy1B31.html [02:00] chicken_man: how ? [02:00] dawn...:( and now? === elekis [n=elekis@193.93.113.202] has left #ubuntu [] [02:01] If I have compilied something (ultimate stunts) how do I know where it is/the command for it? [02:01] hades, edit /etc/X11/xorg.conf === japfitz [n=japfitz@ip201.ridgecrest.dfw.ygnition.net] has joined #ubuntu === Julius [n=alex@81-86-46-119.dsl.pipex.com] has joined #ubuntu [02:01] i'm went restart..wait one moment === amicke [n=dude@c83-248-192-57.bredband.comhem.se] has left #ubuntu [] [02:01] chicken_man: shall i look for vesa ? and for what shcould i change it ? === defrysk is baffled [02:02] hi there, my problem is this - I have a dual boot setup with ubuntu / xp pro, and some malware in windows hosed the boot sector. Now grub just says "error 25". All I have at my disposal is a knoppix livecd ... I gave away my ubuntu install disk. Is there a way I can fix grub so I can at least boot to linux (I can deal with windows later)? [02:02] gah === knoppix is now known as Bonhomme [02:02] chicken_man: ? [02:02] I'm not really sure whether to ask here, in the knoppix channel, or neither >_< === rogue780 [n=shawn@c-68-48-179-67.hsd1.md.comcast.net] has joined #ubuntu [02:02] hades, you want to change this 'Driver "nv"' [02:02] Bonhomme, Try grub_install(hd0, 0) [02:02] hades, try all the different ones [02:02] Or something like that [02:03] I've edited fstab in gedit. how do I save it? How can I use sudo in gedit? [02:03] ok ill go to check it [02:03] Infil, From the command line: gksudo gedit. But you'll lose your changes. === ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #ubuntu === conno [n=conno@APoitiers-256-1-60-12.w90-16.abo.wanadoo.fr] has joined #ubuntu === baca [n=baca@dial-212-218.orange.sk] has joined #ubuntu [02:04] sudo gedirt {then command} [02:04] http://ubuntuforums.org/showthread.php?t=302779 << need help! === lonelystar [n=jwq99061@221.239.133.80] has joined #ubuntu === baca [n=baca@dial-212-218.orange.sk] has left #ubuntu ["Chat"] === Kilos [n=Kilos@134-bem-10.acn.waw.pl] has joined #ubuntu === SS2_ [n=SS2@dslb-084-057-011-015.pools.arcor-ip.net] has joined #ubuntu [02:04] thanks, Abst [02:05] Infil, Np [02:05] If I have compilied something (ultimate stunts) how do I know where it is/the command for it? === bettyboop1975 [n=bettyboo@213-140-21-233.fastres.net] has joined #ubuntu === Kilos [n=Kilos@134-bem-10.acn.waw.pl] has left #ubuntu ["Leaving"] [02:06] $ locate [command] whereis [command] === finalbeta [n=finalbet@d5152A68A.access.telenet.be] has joined #ubuntu === SS2_ is now known as SS2 === cronos [n=cronos@ip229-179-59-62.adsl.versatel.nl] has joined #ubuntu === Ignite_ [n=Ignite__@AC8FAECF.ipt.aol.com] has joined #ubuntu === mlpug [n=user@a84-231-238-186.elisa-laajakaista.fi] has joined #ubuntu === japfitz [n=japfitz@ip201.ridgecrest.dfw.ygnition.net] has left #ubuntu [] === slipttees [n=slipttee@201008225052.user.veloxzone.com.br] has joined #ubuntu [02:07] hmm next question - when trying to mount my ext3 ubuntu partition in this knoppix boot I get "mount: No medium found" .. ideas? === nebu [n=nebu@host36-93-dynamic.16-87-r.retail.telecomitalia.it] has joined #ubuntu [02:08] :( [02:08] it's picking up the other disk (sda1) on the same SATA controller no worries (that is the ntfs windows disk) === nebu [n=nebu@host36-93-dynamic.16-87-r.retail.telecomitalia.it] has left #ubuntu ["Leaving"] [02:08] slipttees, sudo gedit /etc/fstab [02:09] oppss [02:09] now go!! :D === B-Minus_ [n=sdfdsfds@eu85-10-84-59.adsl.euphonynet.be] has joined #ubuntu === barrigatenplatea [n=barrigat@207.red-62-57-4.user.auna.net] has joined #ubuntu === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu === LevTermen_ [n=mrfreeze@host-85-27-54-20.brutele.be] has joined #ubuntu === pc14 [n=pc14@222.124.224.99] has joined #ubuntu === seraphim [n=seraphim@e179128081.adsl.alicedsl.de] has joined #ubuntu === Spenlex_afk is now known as Spenlex === xss [n=xss@81.198.71.196] has joined #ubuntu [02:11] hola === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has left #ubuntu ["Leaving"] === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu === JeffBell [n=landlord@86.34.234.247] has joined #ubuntu === xss [n=xss@81.198.71.196] has joined #ubuntu === man [n=mac@62.15.235.225] has joined #ubuntu === izmaelis [n=izmaelis@88.119.0.48] has joined #ubuntu === man [n=mac@62.15.235.225] has left #ubuntu ["Abandonando"] === graf2ix [n=graf2ix@ANantes-151-1-112-174.w86-203.abo.wanadoo.fr] has joined #ubuntu === Parallax [n=pbl@85.155.10.64] has joined #ubuntu [02:12] hallo === xss [n=xss@81.198.71.196] has joined #ubuntu === Parallax [n=pbl@85.155.10.64] has left #ubuntu [] === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu [02:13] I am on Ubuntu 6.06. I poked around and under the toolbar System | Administration, I found the option for Update Manager. But it doesn't seem to let me upgrade to 6.10. How do I upgrade without burning a cd, formatting the drive, and starting all the hell over? [02:13] !upgrade | JeffBell [02:13] JeffBell: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [02:13] thank you === HansdeV [n=hans@84-105-170-216.cable.quicknet.nl] has joined #ubuntu [02:13] Hey folks, is there some way to configure the totem-xine plugin to open links to avi/mpg in mplayer instead of a full screen browser window? I can find any docs on doing such a thing === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu === sarge [i=psychopa@82-39-162-241.cable.ubr03.newy.blueyonder.co.uk] has joined #ubuntu [02:14] der0b, install the mozilla mplyer plugin and unintstall the tpem mozilla plugin === edgy__ is now known as mimo === trilly [n=ralf@p5481ED3A.dip.t-dialin.net] has joined #ubuntu [02:14] totem* [02:14] hi === ekimus [n=mmarcher@217.199.88.159] has joined #ubuntu === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [02:15] thanks defrysk, does it support all of the codecs that totem-xine does? [02:15] jrib, it said "warning API not stable yet" ....that sounds like a Bad Thing(tm). is it a notice commonly overlooked without fear by simple users? [02:15] JeffBell: yep, that's normal. Safe to ignore [02:15] im having some problems with my powerbook g3 and ubuntu [02:15] thank you, again [02:15] der0b, totem-xine and mplayer both use w32-codecs === adrian3 [n=adrian@82.76.85.226] has joined #ubuntu === rivera [n=rivera@nap13-4-82-240-84-71.fbx.proxad.net] has joined #ubuntu [02:16] so same plug-ins [02:16] Bonjour [02:16] Thanks again defrysk === gregus [n=gregus@chello089078127191.chello.pl] has joined #ubuntu [02:16] der0b, also try vlc , it rules [02:16] !fr | rivera [02:16] rivera: Allez a #ubuntu-fr ou #kubuntu-fr pour de l'aide et de la discussion en francais. === hid3 [n=hide@clt-84-32-207-1.vkt.lt] has joined #ubuntu [02:16] MErci === gregus [n=gregus@chello089078127191.chello.pl] has left #ubuntu ["Ex-Chat"] === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === bronaugh [n=bronaugh@24.69.212.11] has joined #ubuntu [02:17] the pcmcia support with upstart doesnt seem to work for me [02:17] hello all, is anyone else's dapper 6.06 freeze during the loading of hal? === _sarge_ [i=psychopa@82-39-162-241.cable.ubr03.newy.blueyonder.co.uk] has joined #ubuntu [02:17] guys, you really fucked the dog on xserver-xorg-video-unichrome === mimo [n=edgy@86.60.40.189] has left #ubuntu ["Konversation] [02:18] renaming the file to unichrome_drv.so is -wrong- and causes breakage -- the driver doesn't work. you should be using a diversion. [02:18] !language | bronaugh [02:18] bronaugh: Please watch your language and keep this channel family friendly. === CheshireViking [n=Inter@i-195-137-101-182.freedom2surf.net] has joined #ubuntu [02:18] lol, beep the dog [02:18] i dont know how but i could get my wlan pcmcia card to work with pcmcia-cs but when i restarted the new pccard service kicked in and nothing works in my pcmcia slots, not even lspcmcia [02:18] jrib, hopefully my last dumb question. The instructions don't say I have to reboot. I hear a lot of Linux people brag about not rebooting. Do I have to reboot for this upgrade to take effect? Because I don't see any change when I go to System | About Ubuntu. === compengi [n=compengi@212.36.210.115] has joined #ubuntu === borg is now known as botxj [02:19] (perhaps i shouldnt have done a apt-get install pcmcia* out of curiousity and dumbness) [02:19] any pointers? [02:19] JeffBell: yes, after it finishes upgrading, you have to reboot. You have to reboot to load a new kernel === rivera [n=rivera@nap13-4-82-240-84-71.fbx.proxad.net] has left #ubuntu ["Quitte"] [02:19] Guys, i've meddled in so many sound things i've lost track of what i did. Is it possible to just put it all back to default.. [02:19] jrib, I thought that might be the case, but wanted to check. thanks again, I appreciate the help. [02:19] JeffBell: np [02:19] Revert it all...excluding reinstalling everything? [02:20] hello === trukosh [n=trukosh@port-195-158-176-10.dynamic.qsc.de] has joined #ubuntu === bronaugh snarls about ubuntards === fyrestrtr [n=burhan@pdpc/supporter/student/fyrestrtr] has joined #ubuntu === ryszardtwardy [n=ryszardt@217.96.102.1] has joined #ubuntu [02:21] pizza pie [02:21] hi, anybody who knows a way to tell my window-list-applet in panel that it only shows minimized Windows? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu [02:21] bunnythebunny I had a great one for my birthday the otehr day! === salvo [n=salvo@ACB29CA6.ipt.aol.com] has joined #ubuntu === ryszardtwardy [n=ryszardt@217.96.102.1] has left #ubuntu ["Ex-Chat"] === Belboz99 [n=dan@adsl-75-21-111-233.dsl.rcfril.sbcglobal.net] has joined #Ubuntu [02:21] so where's bugzilla for ubuntu? [02:21] bronaugh: https://launchpad.net/distros/ubuntu/+bugs [02:21] dudes, my pcmcia doesnt work! pleeeaaase help me :)) === we2by [n=jinxi@s5591bc47.adsl.wanadoo.nl] has joined #ubuntu [02:22] for various values of bugzilla [02:22] im desperate here, really [02:22] pfred1 Really? What flavor? === Alethes_ [n=alethes@unaffiliated/alethes] has joined #ubuntu === Alzi2_ [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [02:22] trilly, not more desperate than i am. i feel nothing at this stage. === ajopaul_ [n=ajopaul@59.92.154.199] has joined #ubuntu === dicoi_ [n=dicoi@76-12.prisma.t3.se] has joined #ubuntu [02:23] i'm in limbo. [02:23] <_sarge_> is anyone else's dapper 6.06 freeze during the loading of hal? [02:23] bunnythebunny: whats your problem? === higi [n=higi@18.Red-213-97-49.staticIP.rima-tde.net] has joined #ubuntu [02:23] Hey, anyone know if these random lock-ups on Ubuntu-64 are due to the Core 2 Duo I have in here? I've heard this is a problem, I'm just wondering if I should be investigating other hardware issues. Basically, Ubuntu locks up entirely in an instant without warning. It happens most when using VLC with videos on my Linux network. The mouse won't move, and there is no way to restart the GUI or switch to a terminal screen. [02:23] Thanks [02:24] sound related issues. seems i got to be one of those lucky few that ALSA has lack of sound support for...in a generalized way anyway. === kling0n [n=kling0n@0405ds1-ynoe.0.fullrate.dk] has joined #ubuntu [02:24] trilly [02:24] bunnythebunny: what codec are you using? [02:24] bunnythebunny: tail -2 /proc/asound/oss/sndstat [02:25] bunnythebunny: what kind of soundcard do you have? i have a firewire card thats also not supportet et all [02:25] Mixers: [02:25] 0: Realtek ALC850 rev 0 === duncanm [n=duncan@home.a-chinaman.com] has joined #ubuntu [02:25] thats what showed up [02:25] i accidentally blew away /etc/ldap === ajopaul_ [n=ajopaul@59.92.154.199] has joined #ubuntu [02:25] codec..i'm not sure what you mean... im a newb. [02:25] how can i get it back? which package is it in? [02:25] bunnythebunny: that is the codec. [02:25] bunnythebunny: now, pastebin ``amixer'', please === atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [02:25] hello crimsun === niceday_ [n=daniel@87.100.54.17] has joined #ubuntu [02:25] hi [02:26] trilly, my soundcard is the one above.. Realtek ALC850.. === tomer [n=tomer@80.178.9.60.adsl.012.net.il] has joined #ubuntu === bluesign [n=chatzill@85.102.253.12] has joined #ubuntu [02:27] duncanm: well, /lib/ldap/ldap.conf is part of libldap2 on ubuntu 6.10 [02:27] bunnythebunny: do you have an asrock board? === heikki_ [n=heikki@bb-81-175-247-124.cable.phnet.fi] has joined #ubuntu [02:27] can anyone suggest a web ui and streaming solution on ubuntu, that I can stream my videos from fileserver ? === xss [n=xss@81.198.71.196] has joined #ubuntu [02:27] crimsun: http://paste.ubuntu-nl.org/32732/ [02:27] roryy: how do i force a re-install? === Rondom [n=Rondom@p54AEDB49.dip.t-dialin.net] has joined #ubuntu [02:27] trilly Yes, unfortunately. I regret it to this day. [02:28] bunnythebunny: try installing alsa-utils and running alsaconf [02:28] oh, aptitude can do that === higi [n=higi@18.Red-213-97-49.staticIP.rima-tde.net] has left #ubuntu ["Abandonando"] === Out_Side [n=pat@67.60.52.7] has joined #ubuntu === Out_Side is now known as Nikolai [02:28] trilly: hmm will do. [02:28] trilly, already got it.. === heikki_ [n=heikki@bb-81-175-247-124.cable.phnet.fi] has joined #ubuntu === alc [n=arx@162.105.30.184] has joined #ubuntu [02:29] bunnythebunny: i also read that the asrock board may need official nvidia drivers ( binary ones? )- then run alsaconf === Nikolai [n=pat@67.60.52.7] has left #ubuntu ["Leaving"] [02:29] bunnythebunny: just run it, as youve already got it [02:29] hello, i just apt-get installed postfix + cyrus and cyrus tells me that i have the wrong version of berkeley db the interesting thing is it was a plain ubuntu-minimal install and I thought apt will resolve the correct depencies but it doesn't. help please :( - http://www.ubuntuusers.de/paste/5304/ [02:29] can anyone suggest a web ui and streaming solution on ubuntu, that I can stream my videos from fileserver ? [02:30] trilly, how do i run it? i typed into the shell and it said it "command not found". but its installed. === peabodi [n=peabodi@74.138.219.252] has joined #ubuntu [02:30] bunnythebunny: ok, try this: amixer set 'IEC958 Playback AC97-SPSA' 0 [02:30] bunnythebunny: then try this and tell me if it's audible: aplay /usr/share/sounds/startup.wav === cari_tmen_ce [n=pc4@222.124.224.99] has joined #ubuntu [02:30] roryy: and the other files? === turtle5001 [n=turtle@218-168-75-231.dynamic.hinet.net] has left #ubuntu [] === Andy [n=Andy@207.Red-83-52-0.dynamicIP.rima-tde.net] has joined #ubuntu [02:31] duncanm: that's all I have in /etc/ldap/ [02:31] oh === HansdeV [n=hans@84-105-170-216.cable.quicknet.nl] has left #ubuntu [] [02:31] hi all [02:31] duncanm: packages.ubuntu.com will let you search for files inside packages [02:31] wireless doesn't work in Edgy while it did in Dapper [02:31] any ideas? [02:33] crimsun, its audible, ...in the center (which is, by this system, the left...(lol..CrAzEhHhh)..and at the same time..the center..it depends of the testing methods i use) and the right [02:33] center and right speakers. [02:33] peabodi: pcmcia wlan? === Andy [n=Andy@207.Red-83-52-0.dynamicIP.rima-tde.net] has left #ubuntu ["Leaving"] [02:34] nope built in [02:34] bunnythebunny: but it's audible now? [02:34] prism 2.5 === jomino [n=jomi@p54A3A2B0.dip0.t-ipconnect.de] has joined #ubuntu [02:34] actiontec [02:34] lshw doesn't show it [02:34] bunnythebunny: if so, then: amixer set 'Surround Jack Mode' 'Shared' [02:34] peabodi: not brand, chipset!? [02:35] prism2.5 [02:35] intersil' [02:35] peabodi: shouldn't be too difficult, then, hopefully. [02:35] crimsun, well it was always audible. my main problem (and im sorry for not putting it forward beforehand, its just that i've been trying and tring and trying..) is the fact that ONLY my center and right speakers work in normal audio operations (from the startup to gstreamer or any other application or system reproduced sound) [02:36] crimsun, but if i do speaker-test -c 6 , the LEFT and RIGHT will work and all other speakers will mute. === splatch [n=splatch@bur91-1-82-230-69-69.fbx.proxad.net] has joined #ubuntu [02:36] bunnythebunny: well, you didn't pass -Dplug:surround51 to speaker-test === DreamThief [n=mathias@p54A844BA.dip0.t-ipconnect.de] has joined #ubuntu [02:36] is there any screencapture program that I could use to record use of some applications on ubuntu. some demos on youtube seem to be better than videocam quality. how they do that. preferrably something that works with beryl/xgl [02:37] bunnythebunny: isn't that the normal setup for standard apps, that only two "stereo" speakers will work. and then you'd have to do *special* tweaking to have plain stereo output routed to all 6 speakers? === HiddenWolf [n=paula@212-127-236-81.cable.quicknet.nl] has joined #ubuntu === gallois [n=gallois@201-34-185-133.jvece701.dsl.brasiltelecom.net.br] has joined #ubuntu [02:38] mlpug: there has been a recent review of Linux screenshot/demo mode apps. verdict: "it sucks". but then the author later said that he discovered yet another (new?) app which is incredibly good. === HiddenWolf [n=paula@212-127-236-81.cable.quicknet.nl] has left #ubuntu ["Leaving"] [02:38] hello!!!! anyone can help on running the proprietary drivers for ATI??? === tamacracker [n=tamacrac@c-67-191-48-48.hsd1.fl.comcast.net] has joined #ubuntu === Zarephath [n=zarephat@cpe-72-181-22-100.houston.res.rr.com] has joined #ubuntu [02:39] Someone please help me configure my sound... I have no sound what so ever. === USER03080 [n=USER0308@213-140-16-186.fastres.net] has joined #ubuntu [02:39] Oh but if i do Crimsun: speaker-test -b -Dplug:surround51 -c6 , its the same thing. If i add 8192 into it, they all reproduce sound but i think the center swaps with the left and...there's some odd error that shows up inbetween testing [02:39] i`ve searched on every single tutorial at the internet and couldn`t get it working.... always this crap mesa issue [02:39] AndiM, where was this "recent review" published? === asn [n=asn@58.49.147.193] has joined #ubuntu [02:39] AndiM: well, i guess, i don't know. === |thunder [n=e@c-68-60-143-198.hsd1.mi.comcast.net] has joined #ubuntu === mo0lp [n=ricardo@87-196-252-34.net.novis.pt] has joined #ubuntu [02:39] tried with many different versions of the driver === mo0lp is now known as rand === eg_linux [n=egylinux@82.201.226.7] has joined #ubuntu [02:40] crimsun: oh yeah and i've got surround jack mode in independent..but i've tried both ways to no diference. === duncanm [n=duncan@home.a-chinaman.com] has left #ubuntu ["Leaving"] [02:40] mlpug: most likely linuxtoday.com linked to it, but that's of no help. better search via google (try " review linux"). [02:41] gallois, have u tried this : http://wiki.cchtml.com/index.php/Ubuntu_Installation_Guide not sure if this cud help u.. [02:41] mlpug: what's that stuff called anyway? "screenshot" "tutorial" "CBT", ...? === Belboz99 [n=dan@adsl-75-21-111-233.dsl.rcfril.sbcglobal.net] has left #Ubuntu [] [02:41] i wana ask about xbuntu [02:41] AndiM any ideas on the wireless? [02:41] can someone help me out with my SBLive sound? [02:41] gett no sound all of a sudden, and now i can't figure it out. === TomB| [n=ownthebo@host81-155-182-237.range81-155.btcentralplus.com] has joined #ubuntu [02:41] AndiM, for sure!!! tried this one with different versions of the driver... no success at all!!! =/ [02:41] oops [02:41] bunnythebunny: then you need a custom routing ttable setup. See alsa.opensrc.org === eg_linux [n=egylinux@82.201.226.7] has left #ubuntu ["Leaving"] [02:42] ajopaul_, for sure!!! tried this one with different versions of the driver... no success at all!!! =/ [02:42] sorry AndiM [02:42] tama check your PCM volume first thing === Xtefanno [n=xtefanno@201.53.12.63] has joined #ubuntu [02:42] lol [02:42] of course [02:42] peabodi: no. I'm driver developer, but of course nobody ever knows everything about distro-specific setups of various chips. better search Google or Ubuntu forums for specific help about this chipset. [02:42] i've been workin with my sound for the last 4 hours. [02:42] anyhow, I'm done. === bronaugh [n=bronaugh@24.69.212.11] has left #ubuntu [] === lukketto [n=lukketto@host80-158-dynamic.6-87-r.retail.telecomitalia.it] has left #ubuntu [] [02:43] i ran out of ideas. [02:43] well thanks anyway [02:43] tamacracker: tried various mixer apps? gamix, kmix, amixer? or what is the problem? === Xtefanno [n=xtefanno@201.53.12.63] has left #ubuntu ["Saindo"] [02:43] actually Edgy too newe for there to be anything out there that specific and it did work outta the box with Dapper === samu [n=sam@svamppi.sby.abo.fi] has joined #ubuntu [02:44] kmix was the application that took care of my sound, then last night, i logged on and my sound was gone and so was the little speaker icon/volume control was missin from the taskbar. === Fredle [n=fredle@195-144-080-020.dyn.adsl.xs4all.be] has joined #ubuntu === Kim^J [n=Hagbard@90-224-36-86-no95.tbcn.telia.com] has joined #ubuntu [02:45] .l [02:45] tamacracker: basic sound driver modules loaded? user device permissions set correctly? user member of audio group and various other important groups? [02:45] crimsun alright i will. [02:45] AndiM all of that you just mentioned, I don't believe I even know how to comfirm. [02:45] confirm* [02:45] AndiM, you're not trying to scare him away are you? :P === cvasilak [n=cvasilak@ppp12-242.adsl.forthnet.gr] has joined #ubuntu === asn [n=asn@58.49.147.193] has left #ubuntu [""] [02:46] crimsun by the way, can you tell me how i can stop all sound, including sound servers? [02:46] tamacracker, what happens when you load kmix manually? [02:46] lspci <- this recognizes my sound card. [02:46] i have to type kmix [02:46] bunnythebunny: unload the sound driver. [02:46] into konsole in order to get it to open [02:47] tamacracker: what audio device? [02:47] SBLive [02:47] tamacracker, press alt+f2 and type it in there and hit return, that way you don't require a konsole window. [02:47] Ignite_: sure. he's still posting, though, need to try harder. [02:47] hold on ill paste it [02:47] tamacracker: pastebin your ``amixer'' [02:47] hi there, just installed edgy, any good guide to install beryl eye-candy in a clean system? === Kippix [n=KippiX@i02m-87-89-132-248.d4.club-internet.fr] has joined #Ubuntu [02:47] but a working one === Swin [n=Swin@69.146.30.219] has joined #ubuntu [02:47] k [02:47] cvasilak, the beryl website has a guide. [02:48] cvasilak: join #ubuntu-xgl and read the topic :) [02:48] !beryl | cvasilak, [02:48] cvasilak,: Beryl is a window manager that takes advantage of an OpenGL accelerated X environment. See http://forum.beryl-project.org/ - Help in #ubuntu-xgl === kronos- [n=kronos@89.114.205.220] has joined #ubuntu === nothlit [n=nothlit@pcd416137.netvigator.com] has joined #ubuntu [02:48] cvasilak, http://wiki.beryl-project.org/index.php/Install/Ubuntu [02:49] crimsun, sorry to persistently bother, but how do i unload the drivers? Its just i've got told in PM by someone to do some changes in .asoundrc and i was told, for the changes to take effect, i had to stop all sound first. [02:49] hello [02:49] thanks guys :) [02:49] hi Ignite_ [02:49] Hey. :) === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu === atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [02:49] http://pastebin.com/828059 [02:49] bunnythebunny: huh? [02:49] :) long time [02:50] whoever told you that is silly [02:50] anyway, can you help me with something ? [02:50] :D [02:50] bunnythebunny: asoundrc is parsed once per device open. Just restart the sound/video app(s) [02:50] crimsun: the sound drivers how do i unload them? :P === Renan_s2 [n=Renan@unaffiliated/Renans2/x-000001] has joined #Ubuntu [02:50] bunnythebunny: 08:50 < crimsun> whoever told you that is silly [02:50] crimsun, well ok alright [02:50] Ignite_ :D [02:50] bunnythebunny: /etc/init.d/alsa-utils restart or so would reload stuff, but only if sound devices are unused. [02:51] AndiM: no it doesn't. [02:51] it only stores and restores mixer levels [02:51] did anyone get my pastebin? === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [02:52] tamacracker: sec [02:52] crimsun> whoever told you that is silly , I resent that. My logic tells me that whatever using the sound server would need a restart of the server before it took effect, but I could be wrong. [02:52] ok === La [n=regseb@157.169.100.220] has joined #ubuntu [02:52] crimsun: akh, right, I wasn't entirely sure of it, so I said "or so". I usually unload my modules manually. [02:52] finalbeta: there is no sound server. You've hung around long enough in #alsa to know better. [02:52] crimsun hah...well i'll just go and try to custom route ttable setup. [02:52] AndiM i see. bah i guess i wont need to do it anyway. [02:52] HA! i could now identify my problem with my wlan pcmcia card! its not that the orinoco driver doesnt work, but the cardbus controller doesnt work! i cant see the pcmcia device when inserted to the slot === co_15th [n=pc10@222.124.224.99] has joined #ubuntu [02:53] doesn't work, what i've been sugested. [02:53] it works on mac os 9 and with other cards its the same [02:53] oh and i also run edgy === Maskeye [n=maskeye@user-0calcop.cable.mindspring.com] has joined #ubuntu === alef0 [n=alef0@M1013P026.adsl.highway.telekom.at] has joined #ubuntu [02:53] trilly: if it's a 16bit PCMCIA (ISA) card, then PCMCIA utils should identify it, if it's CardBus, then lspci [02:53] AndiM: yes, you have to as of Ubuntu Hoary. Up until then, alsa-driver's initscript still handled that === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu === desti [n=desti@p50923B1C.dip0.t-ipconnect.de] has joined #ubuntu === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu === perl_cont [n=postmast@user-0calcop.cable.mindspring.com] has joined #ubuntu === aldin [n=aldin@as54-ma1.dlp108.bih.net.ba] has joined #ubuntu [02:54] is there any way to get wmv9 files playing on amd64 ubuntu? [02:54] tamacracker: I asked for amixer, and you pasted lspci ? [02:55] oh [02:55] or at least a nice tutorial which i can follow? [02:55] lol [02:55] sorry [02:55] type in amixer in konsole? [02:55] yes, please === uet [n=BlackHaw@p54B44814.dip0.t-ipconnect.de] has joined #ubuntu [02:56] AndiM: ahh ok, its a cardbus allright, but lspci also sees only the controller, not the card.. from what ivce seen it seems to hang in the middle of recognizing the card (log output and first shell) === ublender [n=ublender@adsl-068-209-130-040.sip.jax.bellsouth.net] has joined #ubuntu === co_15th [n=pc10@222.124.224.99] has joined #ubuntu [02:56] finalbeta: no offense was intended, btw. === cyborgcey [n=carl@74.134.96.103] has joined #ubuntu [02:56] Crimsun: http://pastebin.com/828062 === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [02:57] it worked with cardctl, but ubuntu egdy doesnt allow me to use it anymore [02:58] ? [02:58] tamacracker: this is your onboard's mixer representation. Aren't you trying to use your sblive? === Hansde1 [n=hans@84-105-170-216.cable.quicknet.nl] has joined #ubuntu [02:58] ok, relatively simple question: how do you get flv to play or even transcode, in edgy? [02:58] yes Crimsun. [02:58] tamacracker: what's the output from ``asoundconf list''? [02:58] its like all capabilities of flv dissapeared this release [02:58] Kubuntu Edgy keeps switching it to the onboard. === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu === josh_ [n=josh@66-191-145-50.dhcp.roch.mn.charter.com] has joined #ubuntu === ubuntu2 [n=root@CPE0050bf9264c4-CM000f2120a5ec.cpe.net.cable.rogers.com] has joined #ubuntu [02:59] hows it going all [02:59] tamacracker: and are you using 6.06.1 or 6.10? [02:59] how do I change my default locale? I can:t type properly because its: set to jp=JP [02:59] 6.10 [02:59] what is a good application for webcams? [02:59] tamacracker: ok, you need to do two things: [02:59] Edy Eft [02:59] KDE === arrai [n=arrai@dslb-084-060-212-075.pools.arcor-ip.net] has joined #ubuntu [02:59] tamacracker@tamacracker:~$ asoundconf list [02:59] Names of available sound cards: [02:59] V8235 [02:59] UART [02:59] Live [02:59] tamacracker@tamacracker:~$ [02:59] i have camora but it makes the quality of my new webcam bite [02:59] oh crap, sorry! [03:00] tamacracker: #1: echo options snd-via82xx index=-2 |sudo tee -a /etc/modprobe.d/alsa-base [03:00] i can:t even figure out how to type an undersscore .. argh [03:00] josh_: kopete and amsn have webcam support over the msn messenger protocol [03:00] Question, I have a Palm Zire31 with RealOne Player for Palm ver. 1.1a is there any way to download MP3s/ Podcast to it? [03:00] really.... [03:00] the kopete that came with dapper? === organica [n=tom@adsl-072-148-059-057.sip.ard.bellsouth.net] has joined #ubuntu [03:00] tamacracker: (ok, actually three things) [03:00] anyone? [03:00] options snd-via82xx index=-2 [03:00] and I don't know what UART is. === user-land2 [n=user-lan@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu [03:01] tamacracker: #2: echo options snd-mpu401-uart index=-3 |sudo tee -a /etc/modprobe.d/alsa-base [03:01] V8 = Onboard === Hansde1 [n=hans@84-105-170-216.cable.quicknet.nl] has left #ubuntu [] [03:01] options snd-mpu401-uart index=-3 [03:01] tamacracker: #3: asoundconf set-default-card Live [03:01] Ok [03:01] tamacracker: now log out of kde and back in [03:01] ok brb [03:02] how do I change my default locale? I can:t type properly because its: set to jp=JP [03:02] (it:s [03:02] argh === eggzeck [n=exec@ool-44c745fc.dyn.optonline.net] has joined #ubuntu === kronos- is now known as kronos [03:02] is this even visible or am I using this irc client wrong.. [03:02] Crimsun, i've just found out something interesting. look at how the tests react(if you dont mind). http://paste.ubuntu-nl.org/32738/ if i go through 4 channels, all speakers go fine. but when i use the 6 channels... === CPrgmSwR2 [n=keith@adsl-75-9-222-133.dsl.crchtx.sbcglobal.net] has joined #ubuntu === aldin [n=aldin@as54-ma1.dlp108.bih.net.ba] has joined #ubuntu [03:02] is this readable? === evol3 [n=evol@c-da16e253.119-1-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu === tamacracker [n=tamacrac@c-67-191-48-48.hsd1.fl.comcast.net] has joined #ubuntu [03:03] we can see you [03:03] ok [03:03] OK [03:03] thanks === organica [n=tom@adsl-072-148-059-057.sip.ard.bellsouth.net] has joined #ubuntu [03:03] you got the sound to work [03:03] we read you indeed [03:03] bunnythebunny: I'm going to sleep in about 5 seconds, sorry. [03:03] but one problem [03:03] Does Ubuntu 6.1 have support for WPA-PSK? [03:03] ur using gnome desktop correct? [03:03] is there anyway to configure the workspace layout (other than specifying # of rows?) i'd like my layed out like a cross -- my primary desktop in the middle and one more desktop on either side. [03:03] crimsun, the sound is really low === Undersound [n=chatzill@61.190.69.161] has joined #ubuntu [03:03] tamacracker: so turn it up [03:03] and the icon of the volume control is missing again [03:03] crimsun, ah alright have a good night, thanks for everything. [03:03] my kmix icon [03:03] tamacracker: console -> alsamixer -> turn up all the speakers === HeathenDan [n=blarg@125.212.82.164] has joined #ubuntu === Jamesrose [n=admin@cpc3-bolt6-0-0-cust407.manc.cable.ntl.com] has joined #ubuntu [03:04] hm wrong channel actually +~ [03:04] .quit [03:04] @ [03:04] ` [03:04] [ === BoggsBeer [n=biglou@203-206-110-129.dyn.iinet.net.au] has joined #ubuntu === ubuntu2 [n=root@CPE0050bf9264c4-CM000f2120a5ec.cpe.net.cable.rogers.com] has left #ubuntu [] [03:04] Does Ubuntu 6.1 have support for WPA-PSK? === josh_ shrugs [03:05] i dont trust wifi yet [03:05] If anyone could help me, i'd like to get the icon up on my taskbar permanently for my kmix [03:05] alright === ubuntu [n=ubuntu@90-228-236-148-no126.tbcn.telia.com] has joined #ubuntu [03:05] and alslamix is good on my console :D [03:05] tamacracker: right click, add to panel, kmix === rbrtoclto [n=rbrtoclt@ppp101-26.lns1.bne1.internode.on.net] has joined #ubuntu [03:05] or something along those lines [03:06] for some reason that application is missing. === Bany [n=banana01@82-41-249-243.cable.ubr01.linl.blueyonder.co.uk] has left #ubuntu [] === ubutom [n=tom@p54A68DDF.dip0.t-ipconnect.de] has joined #ubuntu === ErrantEgo [n=ErrantEg@68.42.154.50] has left #ubuntu [] [03:06] but when i type kmix into the konsole [03:06] kmix probably wont be there [03:06] it'll pop up === cyborgcey [n=carl@74.134.96.103] has left #ubuntu [] [03:06] then create a launcher icon === lukas [n=lukas@p57A89D6D.dip0.t-ipconnect.de] has joined #ubuntu [03:06] have it run kmix in the console [03:06] I'm having troubles with a fresh install of edgy (xubuntu), it installs fine, no errors, but on the first boot after I don't even see grub come up, I just get a black screen with the cursor flash around the top left corner === organica [n=tom@adsl-072-148-059-057.sip.ard.bellsouth.net] has joined #ubuntu === organica [n=tom@adsl-072-148-059-057.sip.ard.bellsouth.net] has left #ubuntu ["Leaving"] [03:06] launcher for those not in the K Menu? [03:07] tamacracker, put it in Autoload and set kmix to appear in the notificationarea [03:07] yep [03:07] autostart* [03:07] how do i do that def? [03:07] kmix -> settings -> configure kmix -> dock in panel [03:07] or that! [03:07] or that === Glutinous [n=steven@ppp170-152.lns1.per1.internode.on.net] has joined #ubuntu === CuriousMonkey [n=monkey@unaffiliated/curiousmonkey] has joined #ubuntu === josh_ uses flux so i have no panel :P [03:07] anyone seen this before? [03:07] well not a panel in the traditional sense === peabodi_ [n=peabodi@74.138.219.252] has joined #ubuntu [03:08] that's what I did last time === profoX` [n=profox@d51A52303.access.telenet.be] has joined #ubuntu [03:08] and when i relogged on just now [03:08] rbrtoclto: what type of computer do you have? [03:08] it wasn't there === mrk [n=mrk@aut75-1-87-90-35-29.dsl.club-internet.fr] has joined #ubuntu === CuriousMonkey [n=monkey@unaffiliated/curiousmonkey] has left #ubuntu [] [03:08] how do i set it into autostart through konsole? [03:08] josh_: celeron d 331, nvidia graphics card, pata primary hdd [03:08] AndiM I just found something on the web concerning the Prism2.5 card [03:09] and no errors on install? [03:09] wrong driver [03:09] it just wont boot... not even to grub [03:09] I can boot back into the live CD and it appears to have installed fine [03:09] damn [03:09] just did a check of the install CD and 1 checksum failed :O [03:09] tamacracker, nano -w .kde/Autostart/kmix [03:09] guess I'll reburn it and start over === jim87410 [n=jim@dialup-4.240.198.94.Dial1.Phoenix1.Level3.net] has joined #ubuntu === Kornos [i=Kornos@86.107.100.157] has joined #ubuntu [03:09] thank you :D [03:09] tamacracker, write kmix in it [03:10] and save it with xctr-x [03:10] rgr rbrtoclto [03:10] yeah type this exactly into the konsole [03:10] nano -w .kde/Autostart/kmix [03:10] and then Y(es) [03:10] ok :D [03:10] rbrtoclto: you could try using LILO if you don't get grub configured/booting correctly [03:10] oh in this file [03:10] type kmix [03:10] ? [03:10] yes [03:10] rbrtoclto: but only do this if everything else fails [03:10] Are commands in sudo crontab -e executed as sudo by default? [03:10] ans save it with ctrl-x [03:11] and y [03:11] AndiM, a quick question..i havent custom routed the ttable setup yet, but do you think at this point that getting other mixers is worth to try? before going into other things. if neither of these dont work..i'll just go report it. [03:11] sweet [03:11] gonna relog [03:11] brb [03:11] tamacracker, and configure kmix to open as an applet [03:11] how would i do that? [03:12] in the kmix setting of course [03:12] configuration [03:12] and stuff === dcordes [n=dcordes@dslb-084-062-025-162.pools.arcor-ip.net] has joined #ubuntu === JeffBell [n=landlord@86.34.234.247] has joined #ubuntu [03:12] ok [03:12] like dock in blahblah === mooky [n=mattd@alesi.projecthugo.co.uk] has joined #ubuntu [03:12] that kinda stuff [03:12] I probably should mention I've successfully installed it before, but was having problems getting the integrated video (gma900) to display at my lcd monitor's native res (16x10).. so I bought a cheap nvidia graphics card [03:12] hey [03:13] the volume values [03:13] is on non... [03:13] is that correct? [03:13] and I'm doing a fresh reinstall since I hadn't configured anything [03:13] tamacracker, if you have sound , yes === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu [03:13] ok :D [03:13] ok rbrtoclto if you still have issues after reinstall u know where to find us :P [03:14] hehe :) === clemyeats [n=clem@83.245.76.204] has joined #ubuntu [03:14] I was wondering if there's a way to configure software raid during install actually.. or would I have to use the server install CD and do it manually [03:14] How can I change/diversify my upgrade sources? My attempt to upgrade to 6.10 failed, but I didn't see why until I paid closer attention. I was able to download/fetch all components (28 of 29 files, I believe) except for one. I received an error "failed to fetch..." foo bar. I understand that perhaps I can add a new source to me /etc/apt/sources.list ....but what location should I add? Or where is a list of locations I can choose from? === ana [n=ana@80-41-101-23.dynamic.dsl.as9105.com] has joined #ubuntu === DarkChaos [n=ubuntu@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu [03:14] does someone have a clear explination for what has happened to the disk subsystem in edgy. My fstab looks a mess with disk devices referenced by a UID [03:14] brb [03:14] rbrtoclto: I think I have the same video card as you do [03:15] i think you will have to do it withserver, then just upgrade to your desktop version [03:15] we2by: I searched the forums and used 915resolution and modelines, but no joy.. so just went and got a real video card [03:15] i could be wrong though === freacky22527 [n=freacky2@gov91-1-82-234-91-6.fbx.proxad.net] has joined #ubuntu [03:16] " /etc/X11/xorg.conf" should have the modlines [03:17] rbrtoclto: I have the white macbook [03:17] I think it got the intel gma card === asn [n=asn@58.49.147.193] has joined #ubuntu === freacky22527 [n=freacky2@gov91-1-82-234-91-6.fbx.proxad.net] has left #ubuntu ["Quitte"] === dang`r`us [n=eismann@3.14159265358979323846264338327950288419716939937510.taugt.net] has joined #ubuntu [03:17] hiya [03:17] Hello. [03:17] any idea why I can't install libsdl-dev on edgy? http://rafb.net/paste/results/ZzjwjC41.html is the full output ... [03:17] (of apt-get install) [03:17] we2by: are you running in native 12x9 or whatever it is? === |[nitroXL] | [n=kvirc@BSN-165-115-217.dial-up.dsl.siol.net] has joined #ubuntu === webben [n=benjamin@91.84.26.225] has joined #ubuntu [03:18] native12x9? what do u mean? === poptao [n=poptao@58.210.145.58] has left #ubuntu [] [03:18] Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller [03:18] got that [03:18] !libglu1-mesa-dev === das-q [n=das-q@p57A0F9A8.dip.t-dialin.net] has joined #ubuntu [03:18] libglu1-mesa-dev: The OpenGL utility library -- development support files. In component main, is optional. Version 6.5.1~20060817-0ubuntu3 (edgy), package size 266 kB, installed size 780 kB [03:18] the video bios in the macbooks is probably correct though.. my problem is it wasn't with my diy PC [03:18] http://paste.ubuntu-nl.org/32740/ [03:18] dang`r`us: you have xgl/compiz installed? === pbrunier [n=pbrunier@gnu/webmaster/pbrunier] has joined #ubuntu === joaquin_ [n=joaquin@200-112-134-119.bbt.net.ar] has joined #ubuntu === jmspeex [n=jmspeex@142.163.233.220.exetel.com.au] has joined #ubuntu [03:18] dang`r`us, try installing it explicitly. :) [03:18] gnomefreak, yes (in fact it's a leftover from dapper) [03:19] we2by: native resolution for the laptop's display.. 1200x900 pixels.. whatever the exact number is :) [03:19] lol thats why [03:19] oh, yea. it is [03:19] hello [03:19] dang`r`us: sudo aptitude install libsdl-dev [03:19] pretty funny, I explicitly asked in a ubuntu-compiz channel if I was gonna run into problems after upgrading to edgy .... ;) [03:19] Hello joaquin_ === NineTeen67Comet [n=justin@c-67-171-252-110.hsd1.wa.comcast.net] has joined #Ubuntu [03:19] rbrtoclto: I'm using 915resolution [03:19] is there any program to connect a web cam? [03:19] gnomefreak, ah, nice! [03:19] lu [03:19] thanks [03:20] Camarama === NineTeen67Comet [n=justin@c-67-171-252-110.hsd1.wa.comcast.net] has left #Ubuntu [] [03:20] we2by: it didn't work for me :( I just get the display saying "out of range" [03:20] dang`r`us: or uninstall libglu1-mesa-dev and libglu1-mesa-glx than install the package you need [03:20] joaquin_, how do you mean? [03:20] camorama webcam viewer [03:20] kk a t-il deja install les pilote madwifi [03:20] apt-get? [03:20] ? [03:20] sur debian [03:20] never knew that aptitude had magic powers [03:20] probable [03:20] anybody use breezy? === dark_ [n=dark@200165097056.user.veloxzone.com.br] has joined #ubuntu [03:20] dang`r`us: yes and it can be dangerous === TheGateKeeper [n=m@82-36-116-138.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu [03:20] not a viewer.... to chat a see [03:20] aptitude has cow power [03:20] apt-get camorama [03:20] I think [03:20] but use with caution indeed [03:20] rbrtoclto: can you tell me th eexact resolution from xorg.conf? [03:21] we2by: mine is 1680x1050 [03:21] Oh [03:21] I can imagine [03:21] joaquin_, oh sorry, I misread, there are a few programs, I think kopete supports webcams for messaging and xawtv supports cams for recording I _think_ I'm not sure though. [03:21] Amsn [03:21] alright ... thanks for the help guys! === dang`r`us [n=eismann@3.14159265358979323846264338327950288419716939937510.taugt.net] has left #ubuntu [] [03:21] kopete [03:21] I find kopete's better === Ignite_ does the kopete dance. [03:21] when is a LTS version of edgy due? or not at all [03:22] rbrtoclto: check the hor and ver refreshrate also [03:22] thanks all... I'm installing both [03:22] we2by: yeah, it's correct according to monitor's documentation [03:22] mine is at 1280x800 [03:22] rbrtoclto, there is a LTS release of Ubuntu every 18 months if I remember correctly. === erUSUL [n=erUSUL@248.Red-83-35-0.dynamicIP.rima-tde.net] has joined #ubuntu [03:23] Ignite_: not 18 months i would hope since dapper is supported for 3 years [03:23] this chat go's fast---- === ryu [n=chris@unaffiliated/ryu] has joined #ubuntu [03:23] i'm reading... [03:23] a bit off topic.. but does anyone else think the edgy bootsplash graphic is way uglier than the dapper one [03:23] i mounted a remote folder with sshfs and can't access it via nautilus. what can be the resaon? [03:23] *reason [03:23] I don't have the boot splash :( === lux` [n=lux@host-84-222-134-42.cust-adsl.tiscali.it] has joined #ubuntu [03:23] doesn't work for edgy [03:23] doesn't work for macbook [03:24] you're not missing much imo ;) === Pesa [n=dodger@p5081E2AD.dip.t-dialin.net] has joined #ubuntu [03:24] Istart the camorama and receive an error [03:24] could not connect to /dev/video0 [03:24] Is your cam in propoly? [03:24] Not going through a USB hub is it" [03:24] I liked the (x)ubuntu logo with the slightly mirrored effect, looked classy.. the new round thing is a bit cheesy looking [03:24] ? [03:25] I'm useing a photo cam as a web cam [03:25] gnomefreak, I think I read it somewhere, not sure where though. === Viroo [n=orion@adsl16-98.qualitynet.net] has joined #ubuntu [03:25] mine goes through usb and it sucks === Trevinho [n=Trevi@host78-166-static.104-80-b.business.telecomitalia.it] has joined #ubuntu [03:25] kopete has finicshed .. i'lll try === paf [n=paf@nap13-4-82-240-85-192.fbx.proxad.net] has joined #ubuntu === pony333 [n=pony333@dslb-084-060-027-192.pools.arcor-ip.net] has joined #ubuntu [03:26] #zope === decadre [n=jaidev@124-168-237-42.dyn.iinet.net.au] has joined #ubuntu [03:26] can anyone help me with some bind/named configuration issue ? [03:26] Thats probably why [03:26] Im not even sure a Digi cam will work [03:26] kronos: maybe [03:27] :) === rj45 [n=rj45@unaffiliated/rj45] has joined #ubuntu === MeisterZopf [n=pkraeutl@84-72-17-79.dclient.hispeed.ch] has joined #ubuntu [03:27] kronos: explain your issue [03:27] hi === DelPede [i=Exnay@port91.ds1-abc.adsl.cybercity.dk] has joined #ubuntu [03:27] hi [03:27] I suffer from a problem related to sound.. it works but suddenly it i silenced and causes any media player totem/realplayer to freezes .. what do u think the source of the problem.. I also noticed in system monitor multiple of tasks of any player i run [03:27] ronaldo: i can't figure out how to insert a public key in a zone file === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu === ubuntu [n=ubuntu@host9-230-dynamic.5-87-r.retail.telecomitalia.it] has joined #ubuntu [03:28] ciao ubuntu === mode/#ubuntu [+o LjL] by ChanServ === mode/#ubuntu [-b *!*admin@*Dial1.Orlando1.Level3.net] by LjL [03:28] anyone? [03:29] kopete seams to be working [03:29] can anyone want to try? [03:29] is it related to the alsa service or hardware ? [03:29] Viroo: probably hardware [03:29] try a different sound card === mode/#ubuntu [-o LjL] by LjL === ragnar_123 [n=ragnar@217.172.86.46] has left #ubuntu [] [03:30] i need help [03:30] ok lets say I a builtin sound chip.. how should I force the system to stick with my other sound card ? [03:30] i have problems === ajopaul_ [n=ajopaul@59.92.154.199] has joined #ubuntu === schitzo [n=schitzo@bzq-88-155-180-8.red.bezeqint.net] has joined #ubuntu === the-mr-freak [n=chris@pD9E0BA62.dip.t-dialin.net] has joined #ubuntu [03:31] Viroo: if you don't want to use the onboard sound, can't you just disable it in your BIOS? === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu === sharperguy [n=sharp@88-109-83-131.dynamic.dsl.as9105.com] has joined #ubuntu === mode/#ubuntu [+o LjL] by ChanServ === mode/#ubuntu [-b *!*@ip51ce658b.speed.planet.nl] by LjL === mode/#ubuntu [-o LjL] by LjL === _atomic [n=atomic@modem-3105.hartebeest.dialup.pol.co.uk] has joined #ubuntu === utab [n=utab@kulnet-nat-2.kuleuven.net] has joined #ubuntu === BWD [n=BWD@pdpc/supporter/student/bdotson] has joined #ubuntu [03:33] I need some clues on upgrading http://paste.ubuntu-nl.org/32740/ === Acetylene [n=Acetylen@A-98-243.cust.iol.ie] has joined #ubuntu [03:33] It takes ages to print on my network printer what is the reason: That is a windows printer and I am reaching that through SAMBA sever but when I send lets say a ! === Olrad [n=andrew@194-247-232-51.dynamic.dsl.as9105.com] has joined #ubuntu [03:33] does someone have a clear explination for what has happened to the disk subsystem in edgy. My fstab looks a mess with disk devices referenced by a UID [03:34] !uuid | mooky [03:34] mooky: To see a list of your devices/partitions and their corresponding UUID's, run this command in the terminal: "blkid" === ubuntu_ [n=ubuntu@90-228-236-148-no126.tbcn.telia.com] has joined #ubuntu === ZondeR [n=ZondeR@88.163.0.109] has joined #ubuntu [03:34] LjL thank you - but why has this change been implimented [03:34] how does one have autostarted apps on flux? [03:34] JeffBell: it's /etc/apt/sources.list [03:34] it seems a pointless change, that makes text configuration files harder to manage [03:35] mooky: that is to ease the transition to new IDE drivers (which will use /dev/sd* names instead of /dev/hd*), as well as to make things easier when you move drives around IDE slots [03:35] 1MB document, on the windows printers and faxes I see that it is spooling and the document is quite more larger than my actual document === e1m [n=e1m@pool-71-254-121-229.hrbgpa.east.verizon.net] has joined #ubuntu [03:35] LjL I've noy seen that change on the ata LKML branch [03:35] is it a kernel change or an ubuntu change [03:35] JeffBell: you can find other archives on ubuntu.com, us.archive.ubuntu.com is the one I'm using as an example === meng [n=meng@218.208.239.170] has joined #ubuntu [03:35] mooky: it's not pointless, although those long UUIDs can be sort of annoying - drives being referenced uniquely rather than by their physical location is a good idea [03:36] s/noy/not [03:36] mooky: it's an Ubuntu change AFAIK === josh_ [n=josh@66-191-145-50.dhcp.roch.mn.charter.com] has joined #ubuntu [03:36] JeffBell: change the archive URL, then do apt-get update, then start the upgrade again [03:36] LjL thanks for the info - that at least explains why I've not seen it on the LibATA kernel branch [03:36] what is the command to grep inside a .gz file? === mato [n=mato@85-135-161-176.adsl.slovanet.sk] has joined #ubuntu [03:36] josh_ you can't [03:36] tar ztv file | grep string [03:36] yeah you can... ive done it before but i cant remember the command [03:36] josh_: zgrep === Jay_Dogg [n=jukka@a88-112-87-191.elisa-laajakaista.fi] has joined #ubuntu [03:37] that one, thanks king === mooky stands corrected [03:37] Hello. is there any app that can show some kind of graph on soundvolume, freq, and stuff like that for the Jack auido server? === neuraxon77 [n=craig@cust1608.vic01.dataco.com.au] has joined #ubuntu [03:37] there's a bunch of 'z' commands , zless, zcat, zgrep etc. same idea === utab [n=utab@kulnet-nat-2.kuleuven.net] has left #ubuntu [] [03:37] why do you need a graph on sound volume ? === Alzi2_ [n=alzi2@h8441230009.dsl.speedlinq.nl] has joined #ubuntu [03:37] Gasten, I'm not sure, but Audacity might be what you're looking for. [03:38] he is looking for an eqaulizer [03:38] anybody? [03:38] !info audacity === luiz [n=luiz@dial-up-200-184-2-209.intelignet.com.br] has joined #ubuntu [03:38] audacity: A fast, cross-platform audio editor. In component universe, is optional. Version 1.2.4b-2.1ubuntu1 (edgy), package size 1850 kB, installed size 5444 kB [03:38] :) [03:38] josh_: Yeah, something like that. [03:38] dcordes, ? === josh_ shrugs === ralph_ [n=ralph@217.16.122.139] has joined #ubuntu [03:39] i use amarok.. .it has an equalizer... of sorts.. === pyalot [n=chatzill@84-73-211-160.dclient.hispeed.ch] has joined #ubuntu [03:39] hey Kingsqueak, can you use zgrep on normal files also? [03:39] does anyone know where ubuntu default installs the php binary? [03:39] dcordes: can you see it from the commandline? [03:39] hi, I need some help here, I've got a swiss sg keyboard but my alt key doesn't work, so I can't type # or edgy braces, at etc. [03:39] josh_: not sure, never tried === Luci3n [n=chatzill@adsl-ull-40-247.46-151.net24.it] has joined #ubuntu [03:40] me either lol, well first time for everything i suppose [03:40] mooky: https://launchpad.net/distros/ubuntu/+spec/libata-for-all-ata-disks [03:40] chronosoft: /usr/lib/cgi-bin/php5 ? [03:40] LjL thank you, I'll have a read now === ralph_ is now known as ralpho1234 [03:40] josh_: yeah it seems you can === peitur [n=peter@64.252.198.238] has joined #ubuntu [03:40] i just saw that :P [03:40] (I was searching LKML for references) [03:40] altough the alt key in itself pretty much works, like for navigating with alt+left-arrow in mozilla === SunFish7 [n=SunFish7@cpc4-oxfd1-0-0-cust870.oxfd.cable.ntl.com] has joined #ubuntu [03:40] thats gonna make the script shorter [03:40] cool i'll try that dooglus === canute [n=canute@193.81-167-3.customer.lyse.net] has joined #ubuntu [03:40] The thing is that it should capture all sounds that reaches my stereo, not only those omitting from auio-fils. === Dark-Sub-Zero [n=vandrei@host-241.238.188.200.fns.freefone.com.br] has joined #ubuntu === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu === Panaclerio [n=angelo@host181-205-dynamic.10-87-r.retail.telecomitalia.it] has joined #ubuntu [03:41] LjL whoaaa thats a bold move [03:41] Hi there. I'm trying to install a package called "vdrift", however that package is dependant of "vdrift-data" (which i also have), "vdrift-data" is however dependant of "vdrift" again so neither will install, any thoughts on how to do it? [03:41] ciao Panaclerio [03:42] canute: you using apt-get? === alberto [n=alberto@eu85-86-86-98.clientes.euskaltel.es] has joined #ubuntu [03:42] Hi. [03:42] rj45: ciao === MetaMorfoziS [n=sajt@dsl51B664C2.pool.t-online.hu] has joined #ubuntu [03:42] :) [03:42] no, .dep === Softly [n=softly@82-46-203-7.stb.ubr05.king.blueyonder.co.uk] has joined #ubuntu [03:42] canute: try just doing apt-get install vdrift [03:42] what packages do I need to install for make my laptop keys to work? [03:42] Kingsqueak, thank you very much. I will try that! === Nchalada [i=Nchalada@d58-104-86-80.dsl.vic.optusnet.com.au] has joined #ubuntu [03:42] i have [03:42] nothing found === Luci3n [n=chatzill@adsl-ull-40-247.46-151.net24.it] has joined #ubuntu [03:43] 7C [03:43] mooky: honestly i think it was about time we stopped referring to drives based on what end of a cable they happened to be found at. UUIDs don't look that cute, but at least === ihavenoname [n=ihavenon@201-25-237-245.bnut3702.dsl.brasiltelecom.net.br] has joined #ubuntu [03:43] nobody an idea why my alt doesn't work as a modifier? === spiffy [n=spiffy@hlfxns01bbf-142068223006.dhcp-dynamic.ns.aliant.net] has joined #ubuntu [03:44] edge eft here === eg_linux [n=egylinux@82.201.226.7] has joined #ubuntu [03:44] LjL I totally see the point, but the letter hd or sd was never determained by the position on the cable, but the actual chip driver, so while I admire the point of removing that distinction, I also don't see the point of making everything /dev/sdX it really didn't matter [03:45] its bold to go against the kernel [03:45] and use an invididual kernel contributors patches [03:45] buenos dias [03:45] i want see the sysreq in ubuntu === HansUbuntu [n=hans@84-105-170-216.cable.quicknet.nl] has joined #ubuntu [03:45] more so as they are basing future releases on this technology === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has joined #ubuntu [03:45] i can,t see the link === veelos [n=harri@dsl-olubrasgw1-fe56fb00-245.dhcp.inet.fi] has joined #ubuntu === HansUbuntu [n=hans@84-105-170-216.cable.quicknet.nl] has left #ubuntu [] [03:46] if you don't like the long UUID's just label your partitions and use LABEL= instead [03:46] very hand for removable media [03:46] handy [03:47] Kingsqueak: hii .. i,m looking to see ubuntu sysreq === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has left #ubuntu [] [03:47] mooky: well, skimming through google's hits for kernel lists, it seems to me they're likely to be including that in the mainstream kernel sooner than later, anyway === Healot [n=Miranda@203.92.154.36] has joined #ubuntu [03:47] Hello, I have trouble updgrading to Edgy. I did a clean install of 6.06 and did gksu "update-manager -c" and updates files, and I also tried sudo apt-get dist-upgrade [03:47] eg_linux: not sure where they are, what are you looking to run it on? === rickyfingers [n=rickyfin@p54B18D6E.dip0.t-ipconnect.de] has joined #ubuntu [03:48] Kingsqueak: yes that's the way i think it should have been done from the very beginning. though right new you seldom even remember that such things as "labels" exist... ;-\ [03:48] LjL possibly, I'v found a debate on it, Alan cox seems keen but Jeff Garitz seems against it [03:48] But it didn't updgrade to Edgy [03:48] which doesn't look like "sooner" but I do agree with what your saying [03:48] LjL yeah honestly, I never knew that existed until I got on my current jobsite and they were using it === p360t [n=kovac_pe@adsl-dyn242.91-127-14.t-com.sk] has joined #ubuntu [03:48] LjL to me, that was a HUGE new thing, how I'd never known about that ...I don't know [03:48] Kingsqueak: p3 633mb 192 ram === p360t [n=kovac_pe@adsl-dyn242.91-127-14.t-com.sk] has left #ubuntu [] === fabiim [n=balayhas@a213-22-211-109.cpe.netcabo.pt] has joined #ubuntu [03:49] eg_linux: it should run on that, I would highly recommend xubuntu and if you can upgrade the RAM to 512mb ideally if you can. Xubuntu will be easier on older machines === gustavo [n=gustavo@201-0-49-59.dsl.telesp.net.br] has joined #ubuntu [03:49] is there a machine available for compiling applications for Ubuntu ? === jdahm [n=jdahm@adsl-68-248-73-31.dsl.sfldmi.ameritech.net] has joined #ubuntu === relachs [n=dddddd@ACADACAA.ipt.aol.com] has joined #ubuntu [03:50] eg_linux: I run xubuntu on a 256MB box that's around 1Ghz and it works fine [03:50] when I'm partitioning, can I make swap my first partition? [03:50] Kingsqueak: so u recommend to use xubuntu not ubuntu? [03:50] veelos, I was having an error upgrading as well today. What is your error, specifically? [03:50] mooky: well, time will tell... but anyway, i agree with what someone's seems to be saying, i.e. that any app that relies on whether something is called "hda" vs "sda" is a broken app - then in this view, the "bold move" doesn't look too bold anymore === nofxx [i=user@201-048-058-234.xd-dynamic.ctbcnetsuper.com.br] has joined #ubuntu [03:51] e.g. hda1 swap, hda2 root, hda3 home [03:51] eg_linux: for that machine yeah, xubuntu is a lighter weight desktop so it will run a bit faster [03:51] LjL I can't argue with that [03:51] eg_linux: you can try any of them and change your preferences later too but xubuntu is where I'd start on that system [03:51] Kingsqueak: mmmm.. ok .. and thanks [03:51] JeffBell: it just updates files, and needs to reboot but nothing is really changed [03:51] rbrtoclto, sure why not === clemyeats [n=clem@83.245.76.204] has joined #ubuntu === gustavo is now known as suricata [03:51] nor would I choose to as thats a very valid point [03:52] hey.. my disks are f** up... disks see my ext3 as swap (but dont use it) , my swap as windows ntfs.... and the pc is really slow.... because there is no swap I guess..... what I need to configure these stuff? === netcatc [n=netcatc@c911f990.bhz.virtua.com.br] has joined #ubuntu [03:52] Kingsqueak: so Xubuntu have a good interface or what ?? [03:52] hello all [03:52] hey, under ubuntu 6.06 and gnome 2.whatever, when I searched under the gnome applet for wireless networking, my network name came up under the list, but under 6.10 (even when upgraded) no network names that are in range are shown, I guess U could always use kismet every time to search for the names, but this is annoying, how can I fix it? === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has joined #ubuntu [03:52] Kingsqueak: always referenced volumes by volume name in AmigaOS, worked fine. on PCs (Windows and Linux), somehow everybody always seemed to like to give meaningless names such as C: or "hda" based on whether your IDE cable was long enough to reach a slave drive without getting another cable and using the secondary slot... ;) === Ruffles [n=mordor@20150098115.user.veloxzone.com.br] has joined #ubuntu [03:52] someone knows how I resolve it === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has left #ubuntu [] [03:53] eg_linux: it uses xfce4 and a nice one at that, check xubuntu.com probably screenshots there [03:53] Depende: phpapi-20020918 but it is not installable === Tomcat_ [n=Tomcat@p54A194EF.dip0.t-ipconnect.de] has joined #ubuntu === Tjoels [n=troels@0x50a06889.virnxx9.adsl-dhcp.tele.dk] has joined #ubuntu === GStubbs43 [n=___GStub@pool-71-254-106-210.ptldme.east.verizon.net] has joined #ubuntu [03:53] this bug? [03:53] hi there. i'd like to use the same visual settings for 2 user accounts... does anyone know which are the .directories i should copy from 1 home dir into the other? === ericz [n=eric@ip70-174-127-4.hr.hr.cox.net] has joined #ubuntu [03:53] Kingsqueak: thanks for helping me man [03:54] LjL: yeah sd* and hd* gets even more confusing when things like cdrecord and 'cooked mode' kick in, it's very hard to tell if you needed ide=scsi or not etc. [03:54] eg_linux: no problem === ublender [n=ublender@adsl-068-209-130-040.sip.jax.bellsouth.net] has joined #ubuntu [03:54] is there a howto to how to create a group, and how to make a folder only viewable/writeable/deletable only by that group member'S? === j_ack [n=rudi@p508D837F.dip0.t-ipconnect.de] has joined #ubuntu [03:54] eg_linux: kubuntu, xubuntu, ubuntu etc. are only different by their default desktop configs, underneath they can all run the same packages [03:54] Kingsqueak, the ro->us change fixed it. Thanks. (Also thanks again to jrib. And if there's anyone here from Automatix, thank you too.) [03:54] JeffBell: cool [03:55] MetaMorfoziS, i guess u gotta use chmod command [03:55] MetaMorfoziS: the man pages sort of explain it, you need a basic permissions howto, let me see if I can find one [03:55] how can I set what /hda is my swap ??? [03:55] hey, does someone know the location of a ffmpeg/mplayer/vlc/etc package that is compiled with most codecs? [03:55] (specifically h264) [03:56] MetaMorfoziS: try this http://www.linuxforums.org/forum/linux-tutorials-howtos-reference-material/10862-linux-file-permissions.html [03:56] yes, i have created a group from gui (i want to know how can i do that from console) with 2 members, and i have "sudo chown :mygroupname ./folder" and chmod 0755 ./folder [03:56] but it isn't allows me to do anything with that [03:56] okay i check === s0mmie [n=s0mmie@212-1-154-138.dynamic.dsl.as9105.com] has joined #ubuntu === veelos- [n=veelos@dsl-olubrasgw1-fe56fb00-245.dhcp.inet.fi] has joined #ubuntu [03:57] Kingsqueak: how can i say Xubuntu ?? sorry for this bad question === veelos- is now known as veelos [03:57] MetaMorfoziS: when you add a user to a group, that user won't be in that group until it logs out and back in again [03:57] how can i get root access to my mounted sshfs folder? [03:57] su [03:57] sudo [03:57] eg_linux: I think they say 'zoo-bun-too' [03:57] thats right [03:57] ohoh! that's what i'm don'T knew === flox [n=florent@gar13-3-82-240-81-250.fbx.proxad.net] has joined #ubuntu === armaster [n=ar_sznek@rybno-szkola.abp.pl] has joined #ubuntu [03:58] what is the .directory containing gnome's visual settings? panel, background, themes etc.. [03:58] or 'zoo-boon-too' [03:58] baah i'm going to relogin, thanx! [03:58] sudo chown person_to_own filename [03:58] Kingsqueak: ooh it,s bad in egypt === dkalthoff [n=davek@66-216-224-45.dhcp.stcd.mn.charter.com] has joined #ubuntu [03:58] eg_linux: a bad word? === armaster [n=ar_sznek@rybno-szkola.abp.pl] has left #ubuntu [] [03:58] Ruffles: .gnome2 maybe? === MetaMorfoziS [n=sajt@dsl51B664C2.pool.t-online.hu] has joined #ubuntu === chains [n=chains@220-129-127-57.dynamic.hinet.net] has joined #ubuntu [03:58] eg_linux: it's a somewhat African pronunciation I think === glentanaka6 [n=glentana@p3038-ipbf902marunouchi.tokyo.ocn.ne.jp] has joined #ubuntu [03:59] hello [03:59] hmm....swapon ... its working..hope it will be after reboot.... where can I add mount things to happen in the boot ? [03:59] zoponto include zob it,s meaing a man part that can be marring by it === Adnarim [n=goldstei@p54A5040D.dip0.t-ipconnect.de] has joined #ubuntu === Gwaihir [n=Gwaihir@ppp-60-91.25-151.libero.it] has joined #ubuntu [04:00] nofxx, /etc/fstab [04:00] Kingsqueak: zoponto include zob it,s meaing a man part that can be marring by it [04:00] hi [04:00] Hello. I am new to Ubuntu...so far enjoying it. [04:00] anyone use cut? [04:00] josh_, does it have the config files for panels as well? [04:00] Ignite_ thanx man [04:00] can this system be used as a web server [04:00] nofxx, no problem. :) [04:00] eg_linux: lol, o.k. [04:00] ruffles, not sure... i use flux... === Krypto [n=kryptodi@host-84-221-107-122.cust-adsl.tiscali.it] has joined #ubuntu [04:00] josh_, alrighty you minimalist dude [04:00] lol [04:00] i am having an issue with openoffice 2.0 [04:00] Kingsqueak: how can i say this word in egypt ??? === aschimedes [n=aschi@162.215.203.62.cust.bluewin.ch] has joined #ubuntu [04:00] eg_linux: just tell people you are using 'ubuntu' then [04:00] hate my desktop being cluttered with crap [04:00] so, does anyone know of a way to encode h264 in ubuntu? === soda|torro [n=torro@xdsl-84-44-200-111.netcologne.de] has joined #ubuntu [04:01] the spash screen displays and then the application does not open [04:01] ruffles, lemme look and check something [04:01] krypto hello can i ask you some thing [04:01] can someone tell me how to insert TOR to my routingtable with: route add default gw [04:01] Kingsqueak: yes that i will do === MattJ [n=matthew@88-109-151-202.dynamic.dsl.as9105.com] has joined #ubuntu [04:01] ? === sioux [n=sioux@adsl-246-119.37-151.net24.it] has joined #ubuntu [04:01] anyone from the project watching? eg_linux pointed out that 'xubuntu' spoken is a bit awkward in Egypt [04:01] josh_, alright bro === mooky [n=mattd@alesi.projecthugo.co.uk] has left #ubuntu [] [04:01] .gnome2 only has config for menu placement and number of bars [04:02] Kingsqueak: what r u doing man ?? === fraiddo [n=fred@AAmiens-151-1-97-140.w86-198.abo.wanadoo.fr] has joined #ubuntu [04:02] hello can any one answer a qustion i have [04:02] backgrounds folder, splash screen settings [04:02] if im using ubuntu it meens that im using unix? === squid0 [n=squid0@dsl-242-139-92.telkomadsl.co.za] has joined #ubuntu === RuLeT [n=~jOkEr@85.97.5.221] has joined #ubuntu [04:02] eg_linux: pointing out the issue you found === goldbuggie [n=goldbugg@c213-100-52-118.swipnet.se] has joined #ubuntu === ulaas [n=ulas@81.215.148.157] has joined #ubuntu === Dark_Shadows [n=Master@113-22-113.adsl.cust.tie.cl] has joined #ubuntu [04:02] hi [04:02] rj45, nope [04:02] what config files are u looking for? [04:02] eg_linux: I'm pretty sure that people aren't aware of it and who knows, maybe they'll change the name around for an egyptian version [04:02] :O === Camellia [n=lain@d58-108-7-108.dsl.vic.optusnet.com.au] has joined #ubuntu [04:02] how do i limit the amount of tty displays that are created on startup? [04:02] :P [04:03] rj45, means you are using linux (unix like) === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has joined #ubuntu [04:03] Kingsqueak: hahaha .. yes maybe [04:03] TheGateKeeper ahh ok [04:03] xbuntu is bad in egyptian? [04:03] what does it mean? [04:03] can anyone please tell me how do I pass an EOF signal in Eclipse console? [04:03] squid0: probably tweak /etc/inittab, though I'm not sure [04:03] Kingsqueak: thay must rename in to pyrabuntu [04:03] anyone know where to find some logs to get information on why an application is not opening? [04:04] roryy: ok, thanks [04:04] josh_: do a /last eg_linux to see what he said === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has left #ubuntu [] === DelPede [i=Exnay@port91.ds1-abc.adsl.cybercity.dk] has joined #ubuntu [04:04] how can i get access to a sshfs mounted folder? [04:04] dkalthoff: $HOME/.xsession-errors for GUI apps === morphir [n=morphir@217.168.81.9] has joined #ubuntu [04:04] lol [04:04] dkalthoff, var/logs possible [04:04] eg_linux: they named a car 'nova' here in the US years ago, in Spanish that translates to "no go", not a great name for a car [04:04] siktirin [04:04] im going to start calling people that [04:04] :P [04:05] thanks roryy! === mode/#ubuntu [+o apokryphos] by ChanServ === RuLeT [n=~jOkEr@85.97.5.221] has left #ubuntu [requested] === mode/#ubuntu [+b *!*@85.97.5.221] by apokryphos === mode/#ubuntu [-o apokryphos] by apokryphos [04:05] hi people [04:05] hey [04:05] Kingsqueak: or like my freiend is make a distro based on gento and ubuntu is name is (phearonix) === lovely [n=sexy@202.150.68.114] has joined #ubuntu === yioan [n=yioan@netrunf-0-27.cytanet.com.cy] has joined #ubuntu [04:06] Anyone else having trouble upgrading to Edgy from 6.06 ? [04:06] TheGateKeeper: ok, i'll also look at that. [04:06] Kingsqueak: the name of disto is phearonix [04:06] ah [04:07] clever play on fear and pharo [04:07] I am also having trouble upgrading [04:07] do you know if there are problems with running ubuntu on dell pc?, edgy on my laptop goes in kernel loop o kernel crash each time i connect a usb port === Menasim1 [n=chatzill@86.60.57.10] has joined #ubuntu [04:07] Hmm.. does Firefox come with flash preinstalled? Sound in flash (google videos, youtube) stopped working for me and I was gonna confiugre it. But I don't seem to have any flash package installed and firefox don't list any flash add-on. I do however have a Shockwave Flash plugin in "about:plugins" [04:07] this line is correct for all ext3 in fstab ? /dev/hda5 /media/hda5 ext3 defaults,errors=remount-ro 0 1 [04:07] how is a Reiser one? [04:07] dkalthoff: use strace and/or ltrace. [04:07] veelos: one apparently common source of problems is third-party packages, like extra codecs and so on. Also, if you're using 'apt-get' you must run it twice [04:07] either way, i want to get the sound working again =) === sven-tek [n=sven-tek@p508E7B4D.dip.t-dialin.net] has joined #ubuntu [04:07] nofxx: reiser? that's dangerous using [04:07] you might get killed === Camellia [n=lain@d58-108-7-108.dsl.vic.optusnet.com.au] has left #ubuntu [] [04:07] Kingsqueak: i want say not all the name is bad . but it,s a part from this name . that sayd ZOP [04:07] !flash > Doow === RetLaw [n=RetLaw@082-146-105-033.dyn.adsl.xs4all.be] has joined #ubuntu === dafart [n=dafart@5571fda5.ftth.concepts.nl] has joined #ubuntu [04:07] dcordes , hehehe ok... will format it to ext3.... [04:07] josh_, just want the config files for panels placement and colors (transparency etc..) and icon theme === yioan [n=yioan@netrunf-0-27.cytanet.com.cy] has left #ubuntu [] === yioa1 [n=yioan@netrunf-0-27.cytanet.com.cy] has joined #ubuntu [04:08] hmm... [04:08] Doow: you can try following the restricted wiki guide on setting up flash to run through aoss, or you can try flash9 beta [04:08] dcordes , that line is ok for any ext3 so ? [04:08] nofxx: just replace ext3 with reiserfs [04:08] Hi! I'd like to know if there is something like a hardware test-center for the ubuntu distribution. [04:08] but can't someone help me getting access with my normal user to sshfs foldeR? [04:08] nofxx: Nice fat record band... [04:08] dcordes: I'm going to kill YOU if you keep making such morbid jokes... ;P === deep__ [i=HydraIRC@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:08] :-O === userbn [n=userbn@202.150.68.114] has joined #ubuntu === nagyv [n=nagyv@lan31-3-89-80-147-73.dsl.club-internet.fr] has joined #ubuntu [04:08] roryy, I did a clean installation from CD ( 6.06 ) and at first boot, I tried upgrade with both methods. [04:09] haaaaaaaaiiiiiiiiiiiii [04:09] veelos: both methods? === maxxxxx [n=maxx@68-188-92-236.dhcp.stls.mo.charter.com] has joined #ubuntu [04:09] jrib: I'd rather get the builtin plugin working (it worked before) than add more packages === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu === yioan [n=yioan@netrunf-0-27.cytanet.com.cy] has joined #ubuntu === Wolf-h26 [n=carmin@bas2-montrealak-1096582305.dsl.bell.ca] has joined #ubuntu === strabes [n=strabes@wcnat-49-165.wheaton.edu] has joined #ubuntu [04:09] jrib: if possible [04:09] locate panel*conf* [04:09] Doow: what do you mean by "builtin plugin"? [04:09] use that [04:09] not sure which you want [04:09] roryy, with Synaptic and also "sudo apt-get dist-upgrade" x2 [04:09] have fun Ruffles :P === Adam_G [n=irc@adsl-210-96-31.clt.bellsouth.net] has joined #ubuntu [04:09] jrib: appearantly I have flash installed allready, but no add-on or package with flash [04:10] Kingsqueak: ooh.. can i install ubuntu in ext3 or 2 or i will change it? [04:10] josh_, mmm.. i'll take a look at it. thanks bro [04:10] jrib: it's listed at the "about:plugins" page [04:10] eg_linux: during the install it defaults to ext3 [04:10] Doow: that's kind of an oxymoron :) flash is seperate from firefox, it had to have been installed through a package or by manually adding the plugin [04:10] hiiiiii [04:10] eg_linux: I would recommend just doing ext3 [04:10] veelos: hm. in that case you've quite probably found a bug. fwiw, I used 'aptitude dist-upgrade' without major problems [04:10] Doow: but the aoss setup is what you want if you just want to get what you currently have to work === maxxxxx [n=maxx@68-188-92-236.dhcp.stls.mo.charter.com] has left #ubuntu ["Leaving"] [04:10] somewhere in .gconf/apps/panel is where u will find conf files lol [04:10] josh_, oh gosh! there are many files.. i'll link up the whole directory === deep__ [i=HydraIRC@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:10] jrib: ok [04:10] lol === libor [n=libor@195.22.42.111.adsl.nextra.cz] has joined #ubuntu === RASMAN [n=rasmusse@rrcs-67-52-254-234.west.biz.rr.com] has joined #ubuntu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu [04:11] Kingsqueak: ok [04:11] roryy: is aptitude better than apt-get dist-upgrade as far as not having to do loops of -f dist-upgrade and then doing all the manual installs of the held back packages? [04:11] well u can probably leave out the applet folder... maybe objects folder if none of those files are needed [04:12] look at the 2 gconf.xml files... maybe they are what you want [04:12] Kingsqueak: realy thanks too much .. [04:12] eg_linux: no problem [04:12] Kingsqueak: where r u from ? [04:12] jrib: I guess that means I have to get OSS to work first =) [04:12] <-New Jersey, US [04:12] lol i play games on a jersey server === gcc_ [n=fazakis@patr530-a158.otenet.gr] has joined #ubuntu [04:12] Doow: well basically you just need to install aoss, it lets you run oss apps through alsa [04:12] most people from New Jersey like playing games too, but that's another story === maxxxxx_ [n=maxx@68-188-92-236.dhcp.stls.mo.charter.com] has joined #ubuntu === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu [04:13] jrib: aha [04:13] Kingsqueak: how old r u ? [04:13] :) i like games... and shooting people... so i play games where i can shoot people :P === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [04:13] Kingsqueak: erm, i'm not sure. If I recall correctly, I ran 'aptitude dist-upgrade twice', and had a basically working system. I then had lots of useless xorg* packages leftover from 6.06 (no idea why) which I removed. There were a few queries during the install about overwriting config files I had altered. [04:13] I am trying to use access control lists to work on a shared folder. I want to assign a group in openldap to a folder how does one go about this? === nym [n=nym@216.218.203.211] has joined #ubuntu [04:13] eg_linux: plenty old === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [04:13] roryy: ah o.k. so similar issues === digiqq [n=digiqq@203.122.113.177] has joined #ubuntu [04:14] anyone in here bash script? [04:14] Kingsqueak: what ?? [04:14] roryy: the python packages and X had a pile of held back packages , that's what I meant [04:14] eg_linux: 38 [04:14] u aint old... my wife is 4 years younger then u === Volstrup [n=volstrup@0x5552fb8d.adsl.cybercity.dk] has joined #ubuntu === f1assistance [n=packets@cpe-071-070-229-076.nc.res.rr.com] has joined #ubuntu === lonran [n=Lone@80.174.15.8] has joined #ubuntu [04:15] greanted im 14 years younger then you but still [04:15] lol [04:15] my wife is a year older, and I remind her that she'll always be older than me [04:15] Kingsqueak: oh, yeah, i remember aptitude moaning about python- -- xml ? can't remember if it resolved it automatically === Kippix [n=KippiX@i02m-87-89-132-248.d4.club-internet.fr] has joined #Ubuntu === Mijatovic [n=ivan@82.159.87.86] has joined #ubuntu [04:16] roryy: if you see a bunch of 'packages held back' if you do apt-get update ; apt-get upgrade, if you manually do apt-get install it fixes that [04:16] roryy: it's just a bit tedious to work through them === Xtefanno [n=xtefanno@201.53.12.63] has joined #ubuntu [04:16] Kingsqueak: lol........ i think that she is angry coz u tel her that... === Xaice [n=Icebreak@dslb-084-062-017-246.pools.arcor-ip.net] has joined #ubuntu [04:16] Kingsqueak: :P [04:16] roryy: I bet there's a trick that I just don't know to do that automagically [04:16] eg_linux: yup [04:16] Kingsqueak: hmm. I don't remember having to do that [04:16] how would i do a grep for anything but letters? grep -v a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z filename? [04:17] hi - i'm trying to install ubuntu on a disk at /dev/hdd while trying to maintain my windows install on /dev/sda + sdb and keeping mixed data on hda + hdb... after installation booting fails with an Error 15: File not found === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [04:17] what may I have done wrong? [04:17] josh_: grep '[^A-Za-z] ' === jtf0518 [n=jaytee@c-69-137-243-25.hsd1.in.comcast.net] has joined #ubuntu === deema_ [n=deema@69.166.14.31] has joined #ubuntu [04:17] josh_: hrm, actually, maybe not [04:17] yeah that was what i wanted :), used to perl [04:17] jrib: aoss worked, thank you [04:17] Doow: np [04:17] hi === Ayabara [n=anders@cm-84.210.83.052.chello.no] has joined #ubuntu [04:17] i've tried to boot on the live-CD to check out /boot but everything looks alright [04:17] !xgl [04:17] Compiz (compositing window manager) and XGL (X server architecture layered on top of OpenGL) - Howto at http://help.ubuntu.com/community/CompositeManager - Help in #ubuntu-xgl - See http://tinyurl.com/pw5ez for Kubuntu systems === nUllSkillZ [n=oliver@p54B2D0D7.dip.t-dialin.net] has joined #ubuntu [04:17] somebody say deema [04:17] how do i create a ubuntu boot floppy? I have a older system that won't boot from the CD and I would like to install kubuntu... === richee [n=ashish@59.144.62.81] has joined #ubuntu [04:18] that looks alot like perl though roryy... [04:18] deema :) [04:18] say deema_ now [04:18] josh_: try grep -v [:alpha:] [04:18] ok [04:18] lemme try [04:18] normie, during the installation does the install say you have windows installed? === dkalthoff [n=davek@66-216-224-45.dhcp.stcd.mn.charter.com] has left #ubuntu [] [04:18] grep works on lines so that may or may not do what you want josh_ === netG [n=simone@83.225.10.67] has joined #ubuntu [04:19] nope [04:19] Dalik, nope, doesn't mention anything about it, however grub installed on /dev/hdd (hd2) gives me the option of booting into windows [04:19] somebody say deema_ [04:19] deema_, === nanda [n=nanda@host86-130-127-87.range86-130.btcentralplus.com] has joined #ubuntu [04:19] deema_ [04:19] :) === deema_ [n=deema@69.166.14.31] has left #ubuntu [] [04:19] is xgl/compiz stable? the alpha sw warning scares me :-) [04:20] Ayabara: not really, no [04:20] normie, and when you boot it says file not found for the windows selection from grub? [04:20] Ayabara: if you are concerned about crashes, I wouldn't bother with it [04:20] Dalik, nope, when i select ubuntu from the boot menu and press enter [04:20] Ayabara: aixgl/compiz is quite stable [04:20] Ayabara: with my intel915 is really stable [04:20] or actually xubuntu... [04:20] Kingsqueak, sound advice that I'll listen to. I'll just generate the effects in my head [04:20] Ayabara: I run beryl on two workstations that I use for business and they work, but there are issues from time to time [04:20] compiz for me is pretty stable === alberto [n=alberto@eu85-86-86-98.clientes.euskaltel.es] has left #ubuntu [] [04:21] more so than beryl [04:21] well beryl runs pretty well for me too, but my idea of 'stable' isn't that ;-) [04:21] normie, double check your grub conf file and make sure ubuntu is correct. Such as the kernel is in the right path on the right partition. [04:21] f1assistance: taken a look here? https://help.ubuntu.com/community/Installation [04:21] I get a crash once a day or so [04:21] hmm ok. I have a Dell Inspiron 6000 with an ATI X300 card [04:21] Anyone have any idea what I could do about that: http://www.ubuntuforums.org/showthread.php?p=1779111 ? [04:22] compiz only messes up for me when playing videos or dvds sometimes [04:22] Ayabara: I'm all nvidia, so I'm not sure how the ATi stuff is [04:22] Dalik, already did that and everything seems ok - will check again though, may upload my .conf and dmesg output to let you guys check out === komposter [n=komposte@ppp83-237-189-202.pppoe.mtu-net.ru] has joined #ubuntu [04:22] Kingsqueak, ok. I'll just put it on hold for now. [04:22] Ayabara: the only thing would be if you are new to linux, it might frustrate you to deal with any issues === Volstrup [n=volstrup@0x5552fb8d.adsl.cybercity.dk] has joined #ubuntu [04:23] upload the menu.list file under /boot/grub/ [04:23] no luck with the edgy reinstall [04:23] Ayabara: if you are used to X issues and changing video drivers, go ahead, it's very cool. If not, you will likely be pretty irritated should you have issues. [04:23] can someone tell me how to disable the bootsplash in edgy? I think it interferes with entering a pw for mounting encrypted FS's [04:23] roryy: thanks, I will take a look [04:23] installs with no errors, I reboot and after the POST just get a blank, black screen with a blinking cursor top left corner about 3 lines down [04:23] normie, my ubuntu section looks like so [04:23] normie, title Ubuntu, kernel 2.6.17-10-386 [04:24] root (hd0,0) [04:24] kernel /boot/vmlinuz-2.6.17-10-386 root=/dev/hdc1 ro quiet splash [04:24] initrd /boot/initrd.img-2.6.17-10-386 [04:24] quiet [04:24] savedefault [04:24] boot [04:24] !pastebin | Dalik [04:24] Dalik: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [04:24] I don't see any messages from grub being displayed === strabes [n=strabes@wcnat-49-165.wheaton.edu] has joined #ubuntu === kasterfett [n=kaster@112.Red-88-8-185.dynamicIP.rima-tde.net] has joined #ubuntu [04:24] rbrtoclto: have you tried changing your boot lines and removing 'splash' ? === airgrace [n=airgrace@212.2.178.48] has joined #ubuntu [04:25] rbrtoclto: boot up, when GRUB comes up, hit 'e', select the boot line, remove 'splash' and hit 'b' to boot that option [04:25] Dalik, mine looks the same except root is (hd2,0) and root= is /dev/hdd1 [04:25] King: grub doesn't come up [04:25] which should be correct [04:25] rbrtoclto: oh hmm [04:25] Kingsqueak, I'm not very used to changing video drivers, but I think I should be able to fumble my way to an ok result. I'll surf for some more info before I try anything :-) [04:25] normie, where is the path pointing too for your kernel? it should be pointing too /dev/hdd1 [04:25] I chose mostly defaults, installed grub to hd0 === yurka [n=kaster@112.Red-88-8-185.dynamicIP.rima-tde.net] has joined #ubuntu [04:25] try (hd3,0) [04:25] Ayabara: it won't do damage to your system per se, it will just be tedious to fix if it doesn't work is all [04:25] normie, try (hd3,0) === confusco [n=deema@69.166.14.31] has joined #ubuntu === dan__ [n=dan@user-0cet8r3.cable.mindspring.com] has joined #ubuntu === ksyms is now known as rw === kimmern [n=kimmern@vpn-222246.vpn-s.ntnu.no] has joined #ubuntu [04:26] King: I can't even boot from the first hdd using the live cd [04:26] Dalik, it is - let me just make a doc containing different conf-files and upload it :) [04:26] k [04:26] people what kind of loca can i see when a kernel crash happen? My dell C600 with edgy crash each time I plug a usb device. [04:26] rbrtoclto: not sure what to tell you there === mit_male [n=mitmehta@203.145.159.40] has joined #ubuntu === rongzhou [n=digiqq@203.122.114.14] has joined #ubuntu [04:26] :( [04:26] Hey! I have a intel 82852/855GM chipset, and can't get direct rendering working..when I run glxinfo |grep dri I only get: [04:26] libGL error: InitDriver failed [04:26] libGL error: reverting to (slow) indirect rendering === cypher1 [n=cypher1@59.92.138.133] has joined #ubuntu === tcr [n=tcr@host25.natpool.mwn.de] has joined #ubuntu [04:27] rbrtoclto: the install worked and completed o.k.? Did you do any manual overrides of partitions or just a default install? === tcr [n=tcr@host25.natpool.mwn.de] has left #ubuntu [] === yioan [n=yioan@netrunf-0-27.cytanet.com.cy] has left #ubuntu [] === dan__ [n=dan@user-0cet8r3.cable.mindspring.com] has left #ubuntu ["Leaving"] === PoPpiLLs [n=omenfien@adsl-68-255-252-14.dsl.bcvloh.ameritech.net] has joined #ubuntu [04:27] hmm weird [04:27] normie, your boot partition should be (hd0,0) [04:27] I just unplugged the two sata drives I had connected in addition to hda, and it's booting.. === slinky_ [n=twh@hst-dhcp-142-166-156-179.cable.crrstv.net] has joined #ubuntu [04:27] rbrtoclto: ahh , maybe a hardware issue, I was wondering that [04:28] normie, this will of course trash your windows MBR [04:28] pann [04:28] Dalik, that's crashed already, let me try that ;) [04:28] jrib, hey man, [04:28] King: maybe grub is getting confused? the two sata drives are brand new [04:28] airgrace: hi [04:28] rbrtoclto: they were on the system during the install or you added them after? [04:28] jrib, sorry i couldn't log in to ubuntu after restart, [04:28] normie, ok [04:29] jrib, i was getting some sort of "x-server" error === slinky_ [n=twh@hst-dhcp-142-166-156-179.cable.crrstv.net] has left #ubuntu ["Kopete] [04:29] airgrace: try 'sudo dpkg-reconfigure xserver-xorg' [04:29] jrib, it wouldn't load the visual gui at all [04:29] rbrtoclto: the system may be loading the drives in a different order, as in it is detecting the wrong drive as the first drive === tanghus_ [n=tol@0x535c8e09.boanxx14.adsl-dhcp.tele.dk] has joined #ubuntu [04:29] king: they were there during the install, I didn't choose mount points for them though because I'll manually set them up as a mirrored software raid later [04:29] jrib, yeah, i got the whole thing sorted out now, i got edgy all installed and running properly now. [04:29] airgrace: ah ok, great === vn [n=nostalge@Toronto-HSE-ppp3750313.sympatico.ca] has joined #ubuntu [04:30] rbrtoclto: I know you don't want to hear this, but if you do an install, try partitioning/labeling them and see if that fixes it [04:30] jrib, yeah, take sometime, but hopefully it was worth it. [04:30] rbrtoclto: you can undo that later, just give them a fake name [04:30] ear [04:30] rbrtoclto: like /foo and /bar === GeMiNniS [n=geminnis@eu85-85-147-211.clientes.euskaltel.es] has joined #ubuntu [04:30] Think it's safe to upgrade with a sources and apt-get update then dist-upgrade yet on an Intel notebook? === j_ack [n=rudi@p508D837F.dip0.t-ipconnect.de] has joined #ubuntu [04:30] Im trying to install airport-utils but there seems to be a file missing from the package (AirportBaseStationConfiguration.jar) and I cant find it anywhere, even in the source and .tar.gz packages... === vn- [n=sys6x@Toronto-HSE-ppp3750313.sympatico.ca] has joined #ubuntu [04:30] dapper->edgy === concept10 [n=concept1@ppp-70-251-150-223.dsl.rcsntx.swbell.net] has joined #ubuntu [04:30] is there any way to get the package working? [04:30] king: why do you think that would help? grub would be given some extra configuration saying "don't boot from these"? [04:31] rbrtoclto: where I'm going with that is that the partitions are mounted via UUID now after install, if you label those other drives, it might sneak them by the system until you can deal with them after install [04:31] rbrtoclto: ah, good point [04:31] jrib, but yeah, thanks a lot for your help, very much appreciate it. Thanks bud [04:31] rbrtoclto: grub shouldn't care [04:31] it's not even getting that far :( [04:31] yeah === RiGLEY [n=rigley@amazonas-6118.adsl.datanet.hu] has joined #ubuntu === pebas [n=pebas@84.90.181.67] has joined #ubuntu [04:32] rbrtoclto: if you boot the live cd, any hints as to what drive numbers are seen on the system, maybe you can change the labels in menu.lst based on that? === seegull [n=chatzill@59.91.253.87] has joined #ubuntu === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [04:32] rbrtoclto: I wonder, did GRUB not install on the boot device in mbr maybe? [04:32] maybe that's what happened [04:32] jrib, btw where can i learn more about the 'sudo, aptitude'etc commands? [04:33] !sudo > airgrace [04:33] !cli > airgrace [04:33] rbrtoclto: does your BIOS let you pick boot devices, try switching to each drive and see if it finds GRUB one the wrong one === motoplux [n=motoplux@host-84-220-136-203.cust-adsl.tiscali.it] has joined #ubuntu [04:33] jrib, perfect, cheers! === Vaxu [n=vaxaren@adsl-36-5.regionline.fi] has joined #ubuntu [04:33] King: I was going to try the BIOS thing next reboot [04:33] airgrace: do you know about man pages and /usr/share/doc ? [04:33] King: right now I'm onto getting native res on this LCD :) [04:33] jrib, afraid not [04:33] jrib, i am very new to the linux system. === klesk_ [n=klesk@ANantes-252-1-9-203.w82-126.abo.wanadoo.fr] has joined #ubuntu === klesk_ [n=klesk@ANantes-252-1-9-203.w82-126.abo.wanadoo.fr] has left #ubuntu ["Quitte"] [04:34] :-( edgy on my laptop dell c600 crash after plugged a usb disk. who can help me? [04:34] King: the live cd sees hda, sda and sdb, hda should be the primary boot device/drive in the BIOS but I'll double check [04:34] rbrtoclto: k, another thing, may not be your issue, I have a Dell LCD at work where during bootup I'm 'blind' until X comes up, console modes don't work with it [04:34] maybe SATA drives get higher priority or something, I don't know.. [04:34] the usb disk is correctly mounted but afters some use the edgy crash :-( [04:34] airgrace: well if you use the "man" command, you get a manual page for (should be all) commands. For example, try 'man aptitude'. Also, if you view the /usr/share/doc/package_name folder, there will usually be useful stuff in there too. Especially README.Debian files sometimes [04:35] airgrace: 'man intro' is useful if you are starting out too. the letter 'q' quits by the way [04:35] jrib, sure thing, i'll check it out now. [04:35] King: the bootsplash displays now :) it was just the SATA thing.. but I couldn't get native res using the gma900 (even with 915resolution tool), so I've installed a cheap nvidia card === lolo_ [n=lolo@208.Red-217-127-31.staticIP.rima-tde.net] has joined #ubuntu === gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu === seegull is now known as ragamuffin === strabes [n=strabes@wcnat-49-165.wheaton.edu] has joined #ubuntu [04:36] hi everyone [04:36] hmm..where I can find cool icons ? not the net... on my ubuntu.. i mean [04:36] i've got problems build collection in Amarok, can anyone help me please? [04:37] nofxx: you mean the ones that come with ubuntu? system, preferences, theme [04:37] strabes , yes... what is already here . xD [04:37] !ask >lolo_ [04:37] nofxx: go to system, preferences, theme [04:37] what? [04:37] Dalik, tried putting my config files online first - you can check out http://pub.mcnally.dk/configs.txt [04:37] !ask [04:37] nofxx: /usr/share/pixmaps and icons are a lot of them [04:37] Don't ask to ask a question. Just ask your question :) [04:37] !ask amarok collection [04:37] Sorry, I don't know anything about ask amarok collection - try searching on http://bots.ubuntulinux.nl/factoids.cgi === seraphim [n=seraphim@e179128081.adsl.alicedsl.de] has joined #ubuntu [04:37] !ask amarok [04:37] Sorry, I don't know anything about ask amarok - try searching on http://bots.ubuntulinux.nl/factoids.cgi === citr0n [n=jko@62.79.77.47.dhcp.aaa.tiscali.dk] has joined #ubuntu === AntiSpamBot [n=supybot@unaffiliated/afterdeath/bot/antispambot] has joined #ubuntu [04:37] this bots doesn't know anything === someothernick [n=blah@pool-72-85-159-141.bstnma.east.verizon.net] has joined #ubuntu [04:38] lolo_: no i was just telling you to ask the question, not to ask to ask a question like you did [04:38] oh yeah [04:38] damn nearly outta batteries! [04:38] thanks for your help [04:38] seeya [04:38] it's just that when i build the collection, nothing happens [04:38] i can't see my collection === komposter [n=komposte@ppp83-237-189-202.pppoe.mtu-net.ru] has joined #ubuntu === FurryNemesis [n=laurent@host86-146-110-217.range86-146.btcentralplus.com] has joined #ubuntu [04:39] what is /dev/hdc ? === gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu [04:39] normie, what is /dev/hdc ? [04:39] Dalik, my dvd-drive :) === dra [n=dra@p57A5314F.dip0.t-ipconnect.de] has joined #ubuntu === Abst [n=andy@unaffiliated/abst] has joined #ubuntu === stewski [n=stewart@207.246.adsl.brightview.com] has joined #ubuntu [04:40] normie, if you try recovery mode that fails I take it ? [04:40] Is the an application for ubuntu which takes a screenshot of my screen every X seconds and uploads it to FTP/ === KnottyMan [n=Saturn@dsl-209-166-79-128.whidbey.net] has joined #ubuntu === aymnmz [n=aymnmz@AAmiens-151-1-49-100.w83-192.abo.wanadoo.fr] has joined #ubuntu === Deep [i=HydraIRC@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:40] hello everybody... === xnon [n=xnon@200.8.30.3] has joined #ubuntu [04:40] Dalik, yes [04:41] Abst: if you do that...consider that you might have something in plain text on your screen you may not want 'published' [04:41] bonjour normie, veux-tu m'aider ? === Homer [i=kvirc@wikipedia/Masterhomer] has joined #ubuntu [04:41] aymnmz, i doubt it :) [04:41] Kingsqueak, Already done, know an application? [04:41] Abst: I'm not sure if there is an app that does it, would be simple to script, but it's a Bad Idea IMO [04:41] Abst: I don't , sorry === killown [n=killown@201-43-255-122.dsl.telesp.net.br] has joined #ubuntu [04:42] I'm sure there are some === strabes [n=strabes@wcnat-49-165.wheaton.edu] has joined #ubuntu === cmweb-admin [n=admin@dialup-4.91.107.61.Dial1.Orlando1.Level3.net] has joined #ubuntu [04:42] Abst: the 'import' command does it, write a script to import root, sleep, then ftp it [04:42] aymnmz, peut-etre utilizer #ubuntu-fr ? [04:42] why everybody speaks in english ? [04:42] normie, ok this should work, find out what drive your linux is installed on and find out what that is in grub terms. (e.g. hd4) replace the root with (hd4,0) [04:43] aymnmz: because this is an english-speaking channel. there are national channels as well, like #ubuntu-fr [04:43] webben : yes thet's what I wanted to do [04:43] hi, someone got musicformasses to work? it complains about missing msvcr80.dll === Cybernd [n=Miranda@85-124-6-132.dynamic.xdsl-line.inode.at] has joined #ubuntu [04:43] normie, if that fails reconfigure, or reinstall grub and overwrite the MBR again [04:43] Dalik, scroll down in configs.txt you'll find my default.map which contains (hd2,0) /dev/hdd :) === bloch [n=lol@67.170.7.94] has joined #ubuntu [04:43] I don't understand why I'm here... [04:43] aymnmz, donc /join #ubuntu-fr [04:43] normie, k [04:43] ok, thanks [04:43] is there a method to control the order controllers get loaded? I have three SCSI controllers and I need them to load in a certain order to get the lettering correct. [04:43] Does any one know know to make a program run three times after a successful dialup? === Deep [i=HydraIRC@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu [04:44] cmweb-admin: run the commands in a script, call that script from the dialer if it has the option for post-connect scripts? [04:44] normie, hmmm [04:44] Dalik, i totally agree! ;) [04:44] normie, can you confirm that hd2,0 is the boot partition ? :) [04:45] Dalik, i can :) === mit_male [n=mitmehta@203.145.159.40] has left #ubuntu [] [04:45] how do i play wmv9 files? [04:45] Kingsweak, the ting is im no good at scripting so thats the downfall of that operation [04:45] well [04:45] get the wmv 9 codec? on amd64 [04:45] !wmv > archangelpetro [04:45] wine complains about missing msvcr80.dll, but wont accept the file if placed in directory of the app [04:45] cmweb-admin: if I showed you how to write the script, would you know how to get the dialer to run it? I don't know much about dialer apps [04:46] normie, can you confirm that the vmlinuz image matches what it says in the menu.list file? :) [04:46] ty [04:46] archangelpetro: for amd64, your best option might be to use the latest mplayer (not sure if the repo version has this). It has a codec for wmv built-in I think [04:46] Kingsqueak, i would figure some way === acab_ [n=acab@host154-131-dynamic.3-87-r.retail.telecomitalia.it] has joined #ubuntu [04:46] cmweb-admin: 'for ((i=0;i<3;i++)) ; do ; done' will run three times === grndslm [n=grndslm@host-64-139-234-230.nctv.com] has joined #ubuntu [04:47] Kingqueak, thanks [04:47] ok thanks jrib === stefan__ [n=stefan@190.37.2.219] has joined #ubuntu [04:49] anybody knowledgeable about wifi drivers here, specifically prism54? [04:49] Dalik, i've included output of ls -al /boot in the bottom of the configs.txt and the file names match as far as i can see [04:49] ubotu: !wifi | confusco [04:49] confusco: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [04:49] who here has done a netboot before?? i've gotten the client to connect to the server...but it pauses at like 6% install of other packages..how exactly should the install files be placed in /var/lib/tftpboot/ubuntu? === Deaigo187 [n=biglou@203-206-121-88.dyn.iinet.net.au] has joined #ubuntu === Deaigo187 is now known as Deaigo [04:49] Kingsquak. [04:49] heh === Topsun [n=ms@pD9ED3F58.dip0.t-ipconnect.de] has joined #ubuntu [04:49] yeah the bot is smarter than me heh === AndiM [n=andi@rhlx01.hs-esslingen.de] has left #ubuntu [] [04:50] unfortunately it's no help [04:50] confusco: ask specific questions then === alex-weej [n=alex@halls-129-31-82-59.hor.ic.ac.uk] has joined #ubuntu [04:50] I have no "specific" questions === bloch [n=lol@67.170.7.94] has joined #ubuntu [04:50] it's a lot of questions, big problems [04:50] confusco: well, how far have you got with it? [04:50] heh [04:51] confusco: e.g. do you know if your driver is loaded, do you see eth1 or wlan0 etc.? [04:51] well if you can't help much, then nevermind [04:51] no I do not [04:51] normie, very interesting, did you try reinstalling the kernel? === Stonekeeper [n=lea@81.168.113.60] has joined #ubuntu [04:51] I made a post on the forum, I could link to that if anybody here is knowledgeable about that [04:51] Dalik, i ran the installation 3 - 4 times, yes - it's really confusing me :( [04:51] confusco: well, that means your driver isn't even loaded, so that narrows it for a first step === eobanb [n=eoban@user-0c93gne.cable.mindspring.com] has joined #ubuntu [04:52] q: just startet with ubuntu 6.10. installed mc from universe, but it seems to use the wrong character set (lines are displayed with symbols). any idea, where to start? [04:52] what's mc? [04:52] normie, take out all of your drives but the windows disk and re run it, if that fails just remove the windows disk and try again, if that fails still take out all the disk and forget windows :) === youGuessItWrong [n=x@203.177.224.30] has joined #ubuntu === eobanb [n=eoban@user-0c93gne.cable.mindspring.com] has joined #ubuntu [04:52] confusco mc ? midnight commander [04:52] mc = :o) [04:52] Cybernd: running in console or an xterm? [04:52] normie, sorry take out the windows disk and reinstall ubuntu [04:52] Kingsueak, can you put this page into english for a noobie please http://ubuntuforums.org/showthread.php?t=66500 === qc_ [n=qubix@74.129.174.175] has joined #ubuntu [04:53] Kingsqueak running in a remote ssh console [04:53] i hooked a digital camera up to ubuntu VIA usb - how do i find it and get the pictures inside??? [04:53] hi. Has anyone successfully configured an ICE1712 card? I can see the meters moving in envy24 but nothing comes out of the speakers. If I do prefs->sound and click "test" for alsa, I hear the test. But nothing else comes out. I've set it as the default soundcard too... [04:53] Dalik, haha, well, i just switched boot order and can easily boot windows now - will try disconnecting the windows disk and reinstalling since i don't need boot menu or anything, will just change boot order when i need windows instead :) [04:53] i've a problem with mandvd... nobody know this program? [04:53] Cybernd: o.k. in console or through an xterm? what are you viewing it through...try changing the font in that [04:53] cmweb-admin: looking [04:53] i hooked a digital camera up to ubuntu VIA usb - how do i find it and get the pictures inside??? === jerp [n=stan@c-24-98-84-233.hsd1.ga.comcast.net] has joined #ubuntu [04:53] normie, if you dont want to do that, run the grub setup yourself and see how that goes [04:53] Kingsueak, :) === janus2 [n=janus2@pc-35-91-46-190.cm.vtr.net] has joined #ubuntu [04:54] normie, way past my bed time, good luck sorry I couldnt help. [04:54] Dalik, i'll try it - messing with grub seems to be the only way [04:54] oh god, i miss lilo ;) [04:54] Dalik, no problem, thanks for your time :) [04:54] Kingsqueak through windows-putty. its the first remote machine displaying a wrong character set in mc. (before i used debian, and there it was ok) [04:54] cmweb-admin: o.k. so this is another question right, not about your wireless? === KnottyMan [n=Saturn@dsl-209-166-79-128.whidbey.net] has left #ubuntu [] [04:55] kingsqueak, hu, thats about wireless crud.... [04:55] Cybernd: when you log into the machine, try this export LANG=C then run mc [04:55] who here has done a netboot before?? i've gotten the client to connect to the server...but it pauses at like 6% install of other packages..how exactly should the install files be placed in /var/lib/tftpboot/ubuntu? === testi [n=testi@port-83-236-70-234.dynamic.qsc.de] has joined #ubuntu === livecda [n=root@CPE0050bf9264c4-CM000f2120a5ec.cpe.net.cable.rogers.com] has joined #ubuntu [04:55] hi, how do I change my screen lines/resolution (in console mode?) [04:55] i'm using a lcd with a native res of 1280x1024, looks blurred in default === FireCat [n=FireCat@pdpc/supporter/active/FireCat] has joined #ubuntu [04:55] Kingsqueak worked well :o) thx [04:55] kingsueak, see i cant even inturpret the crud [04:55] Anyone remember the kernel parameter to boot to text mode? [04:55] cmweb-admin: o.k. wireless is a seperate issue from that post, the reason I say that is, your interface needs to be loaded before you can get into /etc/network/interfaces file and do anything with it === alindeman [i=adml@freenode/staff/alindeman] has joined #ubuntu [04:56] cmweb-admin: that file is where you define interfaces in Debian/Ubuntu similar to /etc/sysconfig/network* in RH based systems === octet [n=chatzill@ip54577cfa.direct-adsl.nl] has joined #ubuntu === xst [n=xst@kbhn-vbrg-sr0-vl208-012.perspektivbredband.net] has joined #ubuntu [04:56] cmweb-admin: but your wireless driver isn't loaded, so you can't make an entry in that file that will do anything [04:56] Are there any easy way to install flash player 9 on edgy? [04:56] Kingsqueak is it standard for ubuntu to run with utf8? [04:56] Cybernd: yup ;-) [04:57] kingsqueaak, I dont have wireless, im on ethernet and dialup [04:57] then i think it might be the better idea to use an utf-8 enabled client [04:57] re [04:57] ne is das selbe prob brummkreisel [04:57] cmweb-admin: sorry, confused you with another guy === bloch [n=lol@67.170.7.94] has joined #ubuntu [04:57] nerv [04:57] english === testi [n=testi@port-83-236-70-234.dynamic.qsc.de] has left #ubuntu ["Verlassend"] [04:58] cmweb-admin: o.k. so, 'man interfaces' will explain a lot of that, basically you name an interface , whether it's auto on boot or not and how it gets an address, dhcp or static. [04:58] !de | testi [04:58] testi: Deutschsprachige Hilfe fuer Probleme mit Ubuntu, Kubuntu und Edubuntu finden Sie in den Kanaelen #ubuntu-de, #kubuntu-de, #xubuntu-de und #edubuntu-de === janus2 [n=janus2@pc-35-91-46-190.cm.vtr.net] has joined #ubuntu === rhoode [n=robinhoo@c-69-137-21-152.hsd1.pa.comcast.net] has joined #ubuntu [04:58] There are so many issues with Linux it's like they don't want you to use it, but to fix it. [04:58] cmweb-admin: if you have gnome, there's a GUI to handle it under System->Network something [04:59] hola [04:59] hi, how do I change my screen lines/resolution in console mode? I'm using a LCD with 1280x1024 native res and it doesn't look right [04:59] kingsueak, nvm il wait till the next upgraade my script has comming, this is getting too complicated id raather do it by hand.... === rhoode is now known as robinhoode [04:59] jerp: it's not that there are issues, it's just that there are many ways to do something and you just have to learn what they are === Random_Transit [n=ryan@CPE00119556e2d8-CM0012c9a9ac1c.cpe.net.cable.rogers.com] has joined #ubuntu [04:59] cmweb-admin: o.k. === calypso_ [n=calypso@p54B334B8.dip0.t-ipconnect.de] has joined #ubuntu === alecjw [n=alec@82.25.197.50] has joined #ubuntu === SlimG [n=robert@84.205.58.248] has joined #ubuntu [05:00] hi, how do I change my screen lines/resolution in console mode? I'm using a LCD with 1280x1024 native res and it doesn't look right [05:00] Does anyone know any tools to find out if my partition table is completely corrupted? === Misnix2 [n=jkr@corona.xs4all.nl] has joined #ubuntu === Ruffles [n=mordor@20150098115.user.veloxzone.com.br] has joined #ubuntu === klaus_ [n=Yasuo@dslb-088-074-058-228.pools.arcor-ip.net] has joined #ubuntu [05:01] livecda: "vga=ask" kernel parameter (later you can replace "ask" with the right number, which you'll find out from the menu that you should then see at boot) [05:01] robinhoode: you can run fsck on the partitions to check them === klaus_ is now known as Yasu0 [05:01] livecda: or you can use a framebuffer driver, but i don't remember the parameter for that [05:01] robinhoode: the devices shouldn't be mounted when you run fsck though [05:01] LjL: ah, so it has to be done at boot time? [05:01] livecda: i'm not sure "vga=whatever" will allow 1280x1024 though, i don't think === Power^ [n=qqqqq@82-40-20-97.cable.ubr03.uddi.blueyonder.co.uk] has joined #ubuntu [05:01] any ideas why alsa->test will give me the test tone but no other application can be heard? [05:02] Kingsqueak: Yeah, fsck didn't work for me. I got "Bad magic number in superblock" === naholyr [n=naholyr@82.234.228.198] has joined #ubuntu === TheGateKeeper [n=gatekeep@82-36-116-138.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu [05:02] robinhoode: k, did you try the backup blocks? [05:02] Grrr! 328 spam messages ... !!! [05:02] livecda: well no, 1) you can set it in /boot/grub/menu.lst and make it stay 2) you can set a framebuffer after boot by loading a framebuffer module and then using the "fbset" command === yokomo [n=caustic@66-188-246-210.dhcp.eucl.wi.charter.com] has joined #ubuntu === gasbag [n=gasbag@68-189-241-88.dhcp.oxfr.ma.charter.com] has joined #ubuntu [05:03] Kingsqueak: It suggests to use e2fsck -b 8193 . I tried that, but didn't get anywhere. Any suggestions? === Khamael [n=raphael@73.80-202-81.nextgentel.com] has joined #ubuntu [05:03] LjL: thanks! I think that's exactly what I'm looking for [05:03] robinhoode: try 8192 instead === juanka [n=juanka@c-059ce255.102-11-64736c10.cust.bredbandsbolaget.se] has joined #ubuntu [05:03] are there any packages I could get or anything I can do to have better battery life on my laptop? It's a duo core centrino... === TuxOtaku [n=ryan@CPE00119556e2d8-CM0012c9a9ac1c.cpe.net.cable.rogers.com] has joined #ubuntu [05:03] robinhoode: if that doesn't work, not sure [05:03] livecda: if you can get your card's framebuffer driver to work... [05:03] robinhoode: what happened that caused this? [05:04] livecda: oh, check out also the "svgatextmode" package [05:04] robinhoode: also you sure you entered the device name properly as in /dev/hda1 etc? === cappicard [n=cappicar@CPE-65-26-86-29.kc.res.rr.com] has joined #ubuntu === janus2 [n=janus2@pc-35-91-46-190.cm.vtr.net] has joined #ubuntu [05:04] has anyone been able to have ubuntu connect to a remote ubuntu XDMCP? anyone be able to help be troubleshoot? === Aldoliel [n=Aldoliel@80-41-109-3.dynamic.dsl.as9105.com] has joined #ubuntu === gza [n=alex@ip68-104-36-60.lv.lv.cox.net] has joined #ubuntu === bloch [n=lol@67.170.7.94] has joined #ubuntu [05:04] Kingsqueak: I'm not sure what's been causing this. I got an Error 17 in grub the other day. Ran fsck, used it yesterday. Then last night, it frozen and I don't have a partition table!! === blu [n=blu@hor-camden745.hor.ucl.ac.uk] has joined #ubuntu [05:04] Easy way to install konqueror standalone on Ubunutu? [05:04] *froze === DarkChaos [n=ubuntu@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu [05:05] robinhoode: ugh, yeah, not sure === blu [n=blu@hor-camden745.hor.ucl.ac.uk] has left #ubuntu [] === motoplux [n=motoplux@host-84-220-136-203.cust-adsl.tiscali.it] has joined #ubuntu [05:05] robinhoode: there's an FAQ for Edgy about that I think, re error 17 [05:05] hey, i'm trying to compile GAIM-vv from source, and i'm getting an error on the ./configure that says " error: C++ preprocessor "/lib/cpp" fails sanity check" [05:05] robinhoode: it's on the wiki I think, I don't have the link handy, maybe someone else does === Dave123 [i=dave@cpe-24-169-106-190.rochester.res.rr.com] has joined #ubuntu === Arron [n=me@modemcable208.211-37-24.mc.videotron.ca] has joined #ubuntu [05:05] how do i fix this? [05:06] Has any one got apache running with php5? [05:06] sudo apt-get install konqueror....installs too much I think [05:06] random, I'm also learning that nothing's automatic with linux [05:06] Kingsqueak: Hmm.. yeah, I think I'm a little passed the error 17. I think I'm in full disk recovery mode. [05:07] Kingsqueak: How does one determine the block numbers, by the way? [05:07] robinhoode: basically that -b option is to use the backup boot blocks, if it can't see those, you're out of luck I think [05:07] robinhoode: well, there are 'standard' ones, they are determined by how mkfs is run [05:07] 8193 struck me as odd, 8192 is more 'normal' that's why I suggested that one === Maggotin [n=Javier@84.77.236.224] has joined #ubuntu [05:08] Hello, is there any way to install grub from live cd? [05:08] gza, apt-get should install only what Konqueror needs, which is most of KDE [05:08] it's multiples so 1*8192 or 8193 maybe should be the next one === calypso_ [n=calypso@p54B334B8.dip0.t-ipconnect.de] has joined #ubuntu [05:08] Kingsqueak: Figured as much. If it can't it to recognize the blocks, does that mean my whole disk is fucked or just my data? === ok67 [n=oddgeir@98.80-202-28.nextgentel.com] has joined #ubuntu [05:08] err 2*8193 [05:08] robinhoode: it means the data mainly, it could be a bad drive, but it's not necessarily so === calypso_ [n=calypso@p54B334B8.dip0.t-ipconnect.de] has left #ubuntu [""Die] [05:08] robinhoode: basically the mapping as to what data is where is fubar [05:09] Random_Transit, Use aMsn or wait till gaim-vv is merged into gaim proper? [05:09] Aldoliel: yeah about 100mb of stuff, I just remember a while back that there was a way to get konqueror standalone. but no big deal === poopotootti [n=poopotoo@c193-229-37-194.elisa-laajakaista.fi] has joined #ubuntu [05:09] robinhoode: that could be caused by software glitches with the fs or a utility or it could be a bad drive === Liothen [n=liothen@72.24.143.35] has joined #ubuntu === kung [n=kung@dslb-084-058-235-192.pools.arcor-ip.net] has joined #ubuntu [05:09] hi === seifip [n=seifip@134.195.212.194.contactel.net] has joined #ubuntu === drivera90 [i=deus@wikipedia/Drivera90] has joined #ubuntu [05:09] hi [05:09] has anyone been able to have ubuntu connect to a remote ubuntu XDMCP? anyone be able to help be troubleshoot? === parejaBilbao [n=banjo@eu85-86-80-149.clientes.euskaltel.es] has joined #ubuntu [05:10] is there any alternative to the default bootloader (wheen dualbooting with WinXP)? I would like to have some nicier graphical bootloader similar to that from Mandriva [05:11] LjL: thanks again, i'm off to try it === Ariannah [n=knitsock@blk-224-206-6.eastlink.ca] has joined #ubuntu === Ariannah [n=knitsock@blk-224-206-6.eastlink.ca] has left #ubuntu [] [05:11] Aldoliel, yeah, thanks...i'll take that into consideration....now, can anyone else actually offer some advice as to how to get this thing to compile? === VisualStation [n=visualst@158.138-66-87.adsl-dyn.isp.belgacom.be] has joined #ubuntu === hantu [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu [05:12] Random_Transit, what version of gcc are you using? [05:12] hahahah, I'm still waiting to find a site that says they offer the Beryl candy that answers my appended repositories (Damn those web HowTos) [05:12] not sure...how would i check?? === oslo [n=oslo@alf94-5-82-225-102-119.fbx.proxad.net] has joined #ubuntu === picasso [i=mike@chrondo.com] has joined #ubuntu === hantu [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu [05:13] how can i install LILO to ubuntu?? [05:13] thnx [05:13] Aldoliel, 4.0.3 [05:13] where does ubuntu store firefox plugins? i have ff9 beta in my homedir (.mozilla/plugins/) but somehow ff is still using flash 7 [05:13] some work around about edgy crash: what's this? [17180478.188000] hdc: request sense failure: status=0x59 { DriveReady SeekComplete DataRequest Error } [05:13] seifip: apt-cache search lilo === rretzbach [n=robert@dslb-084-062-035-227.pools.arcor-ip.net] has joined #ubuntu === arraii [n=arrai@dslb-084-060-237-199.pools.arcor-ip.net] has joined #ubuntu === darich [n=trickyki@host86-144-144-125.range86-144.btcentralplus.com] has joined #ubuntu [05:13] seifip: it's there, install it and just configure it as usual after it's installed [05:14] anyone running ivtv here who could give me some hints and tips? === Drudley [n=dr@h1613a.ue.bostream.se] has joined #ubuntu [05:14] Hi. I want to change the gid of every automounted usb storage device. Is that managed by gnome somehow or do I have to edit hotplug scripts? [05:15] You might need to use an older version, are you building from the release or cvs? === RiGLEY [n=rigley@amazonas-6118.adsl.datanet.hu] has joined #ubuntu === SS2 [n=SS2@dslb-084-057-011-015.pools.arcor-ip.net] has joined #ubuntu [05:15] rretzbach, go System >> Preferences >> removable media.. === dorel__ [n=liran@212.199.9.246.static.012.net.il] has left #ubuntu [] [05:16] umops: Yes. And then? [05:16] picasso: does about:plugins in Firefox see the 9 one ? [05:16] Kingsqueak thnx === fm [n=fm@ter75-2-82-229-180-51.fbx.proxad.net] has joined #ubuntu [05:16] seifip: no prob === lonran [n=Lone@80.174.15.8] has joined #ubuntu [05:16] rretzbach, check the boxes you want. [05:17] Did you even read what I wrote? :( === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu [05:17] no, i found it, was old version in /usr/lib/firefox/plugins === bloch [n=lol@67.170.7.94] has joined #ubuntu [05:17] im not sure why it was there === G-net|Gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu === dv_ [n=dv@M1420P002.adsl.highway.telekom.at] has joined #ubuntu === Random_Transit [n=ryan@CPE00119556e2d8-CM0012c9a9ac1c.cpe.net.cable.rogers.com] has left #ubuntu ["Leaving"] === ana [n=ana@80-43-71-31.dynamic.dsl.as9105.com] has joined #ubuntu === romanow [n=romanow@a84-231-26-17.elisa-laajakaista.fi] has joined #ubuntu === Latty [n=Latty@host81-157-58-198.range81-157.btcentralplus.com] has joined #ubuntu === killown [n=killown@201-43-255-122.dsl.telesp.net.br] has joined #ubuntu === rob_ [n=rob@i-195-137-31-171.freedom2surf.net] has joined #ubuntu === dm_ [n=dm@cpe-71-74-78-235.insight.res.rr.com] has joined #ubuntu === JunK-Y [n=junky@modemcable198.14-83-70.mc.videotron.ca] has left #ubuntu [] [05:20] hi [05:20] Hey guys, wheres that nifty howto for ubuntu that tells you all the stuff to install [05:20] ubuntuhowto.com ? === Shadow_mil2 is now known as Shadow_mil [05:21] somewhere [05:21] dm_, http://ubuntuguide.org/wiki/Ubuntu_Edgy === dave [n=dave@cpc3-darl1-0-0-cust479.midd.cable.ntl.com] has joined #ubuntu [05:21] is there any reason tapioca is not in the repositories for Edgy, or is it just a matter of time? [05:21] umops thanks === CypherBIOS [n=cypher@ubuntu/member/cypherbios] has joined #ubuntu === Joenin [n=nickel@client-82-3-231-202.glfd.adsl.virgin.net] has joined #ubuntu === CypherBIOS [n=cypher@ubuntu/member/cypherbios] has left #ubuntu ["Saindo"] === arieler176 [n=ariel@bzq-219-46-202.isdn.bezeqint.net] has joined #ubuntu === wankel [n=nobody@user-69-1-62-186.knology.net] has joined #ubuntu === rdz [n=roman@netpd.org] has joined #ubuntu === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-121-149.nexicom.net] has joined #ubuntu [05:24] dm_, yeah; ....love those HowTos!! (sarcasm) === woro2006 [n=woro2006@pool-151-199-47-97.bos.east.verizon.net] has joined #ubuntu [05:25] hey, in beryl, when I click on Applications, it animates in this wavy effect [05:25] any one know how to disable that === deleted [i=party@0x555313a5.adsl.cybercity.dk] has joined #ubuntu === sioux [n=sioux@adsl-246-119.37-151.net24.it] has left #ubuntu [] [05:26] how do I get ubuntu to work with my windows partition [05:26] I'll soon find out [05:26] !boot.ini [05:26] Sorry, I don't know anything about boot.ini - try searching on http://bots.ubuntulinux.nl/factoids.cgi [05:26] !ntfs [05:26] To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - See also !fuse === master_ [n=master@Flat-1-ip4-175.access.batelco.com.bh] has joined #ubuntu === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === jerp [n=stan@c-24-98-84-233.hsd1.ga.comcast.net] has left #ubuntu ["alrighty,] [05:26] hi === seraphim_ [n=seraphim@e179131119.adsl.alicedsl.de] has joined #ubuntu === Adnarim [n=goldstei@p54A5040D.dip0.t-ipconnect.de] has left #ubuntu [] === bloch [n=lol@67.170.7.94] has joined #ubuntu === rickski [n=rc@port-195-158-178-129.dynamic.qsc.de] has joined #ubuntu === xj9000 [n=xj9000@76.20.180.5] has joined #ubuntu [05:28] jerp i find them very helpful === Turk [n=Emir@85.106.185.54] has joined #ubuntu [05:28] jerp im just coming back to linux from Vista. got Beryl installed, and im loving it, so fast.... === tom47 [n=tom@unaffiliated/tom47] has joined #ubuntu === master_ is now known as master_arabic === SunFish7 [n=SunFish7@cpc4-oxfd1-0-0-cust870.oxfd.cable.ntl.com] has joined #ubuntu === pascal80 [n=pascal@86-39-15-227.customer.fulladsl.be] has joined #ubuntu [05:28] does anyone have any resources for getting wpa to work with wpasupplicant [05:29] is there anyway to turn off JOIN and LEAVE messages ????? === ranieri [n=ranieri@201-34-208-145.gnace702.dsl.brasiltelecom.net.br] has joined #ubuntu [05:29] dm_: what client do you use? [05:29] I am using ubuntu dapper [05:29] and have [05:29] ipw2200 [05:29] jrib Gnome Xchat === Bombadil [n=none@mnhm-590c0859.pool.einsundeins.de] has joined #ubuntu [05:29] #goinia === master_arabic [n=master@Flat-1-ip4-175.access.batelco.com.bh] has joined #ubuntu === fallingdutch [n=fallingd@krlh-590cf65a.pool.einsundeins.de] has joined #ubuntu === confusco [n=deema@69.166.14.31] has joined #ubuntu [05:30] dm_: hmm not sure about xchat, in irssi, it's: /ignore #ubuntu JOINS PARTS QUITS === trdahnert [n=trdahner@cpe-66-68-39-176.austin.res.rr.com] has joined #ubuntu [05:31] hi [05:31] bye [05:32] hmm === phasegen [n=phasegen@67-54-234-201.cust.wildblue.net] has joined #ubuntu === gambix [n=fabien@APoitiers-156-1-151-20.w86-201.abo.wanadoo.fr] has joined #ubuntu [05:32] dm_: in xchat it might just be a preference in one of the menus [05:32] I need an "ubuntu.bin" file === tannerld [n=tanner@adsl-068-209-251-067.sip.asm.bellsouth.net] has joined #ubuntu === Vuen [n=Vuen@bas9-ottawa23-1088825808.dsl.bell.ca] has joined #ubuntu === seraphim_ [n=seraphim@e179131119.adsl.alicedsl.de] has joined #ubuntu === LiniX [n=chatzill@203.150.103.3] has joined #ubuntu === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu [05:33] what does this do: dd if=/dev/hda0 of=/mnt/share/ubuntu.bin bs=512 count=1 [05:33] jrib been looking, oh well will google it later, thanks for your help === rivera [n=rivera@nap13-4-82-240-84-71.fbx.proxad.net] has joined #ubuntu [05:33] Bonjour === bloch [n=lol@67.170.7.94] has joined #ubuntu === |mp| [n=mp@64.86.66.5] has joined #ubuntu [05:34] dm_: I got some htis on google taht say you can just right click on a channel tab, but that may just be for regular xchat [05:34] xj9000 have you installed NetworkManager? === killown [n=killown@201-43-255-122.dsl.telesp.net.br] has joined #ubuntu [05:34] J'ai besoin d'aide === Guest905 [n=Guest@catv-5665c37f.catv.broadband.hu] has joined #ubuntu [05:34] !fr | rivera [05:34] rivera: Allez a #ubuntu-fr ou #kubuntu-fr pour de l'aide et de la discussion en francais. [05:35] Does anyone know of a good tutorial for setting up remote access from the internet? A really dumbed down, step-by-step one? [05:35] jrib this is xchat, but its just proged to loginto ubuntu channel aut === rivera [n=rivera@nap13-4-82-240-84-71.fbx.proxad.net] has left #ubuntu ["Quitte"] === yock [n=myockey@pdpc/supporter/active/Yock] has joined #ubuntu === itrebal [n=GrahamC@unaffiliated/grahamc] has joined #ubuntu [05:36] Okay, here's a woozy. If my sudo command is broken (don't ask) is there a way to restart, other than a power cycle? [05:36] is there a default repository that has libdvdcss? === Vuen [n=Vuen@bas9-ottawa23-1088825808.dsl.bell.ca] has left #ubuntu [] [05:37] anybody know how to get locale working in GAIM? I tried entering #ubuntu-ru and the characters are showing up as question marks === Guest905 [n=Guest@catv-5665c37f.catv.broadband.hu] has left #ubuntu [] [05:38] got an error message like this checking for C compiler default output file name... configure: error: C compiler cannot create executables [05:38] [05:38] anyone know how to solve? [05:38] dm_: install build-essential, what are you building? === Turk [n=Emir@unaffiliated/Turk] has left #ubuntu [] [05:38] !dvd > itrebal [05:38] jrib Ait snort :P === xj9000 [n=xj9000@76.20.180.5] has joined #ubuntu [05:38] thanks! [05:39] air snort :P [05:39] ** [05:39] !info airsnort [05:39] airsnort: WLAN sniffer. In component universe, is optional. Version 0.2.7e-1.1 (edgy), package size 49 kB, installed size 180 kB [05:39] can anyone tell me the appropriate channel for wpasupplicant help with ubuntu on ipw2200 === Shadow_mil [n=chuck@SilentFlame/Member/pdpc.active.Shadow-mil] has joined #ubuntu === ryanpg [n=ryanpg@71.194.32.72] has joined #ubuntu === ublive [n=intx@CPE0050bf9264c4-CM000f2120a5ec.cpe.net.cable.rogers.com] has joined #ubuntu === Exposure [n=exposure@a80-126-234-67.adsl.xs4all.nl] has joined #ubuntu === justin_ [n=justin@modemcable138.202-203-24.mc.videotron.ca] has joined #ubuntu [05:40] Does Ubuntu keep huge ... temp files somewhere? [05:40] where can I find a list of ubuntu live boot parameters (cheat codes) -- or -- what is the boot parameter to not load X? [05:40] !boot [05:40] Boot options: https://help.ubuntu.com/community/BootOptions - To add/remove startup services, you can use the package 'bum', or update-rc.d - To add your own startup scripts, use /etc/rc.local - See also !grub and !dualboot - Making a boot floppy: https://help.ubuntu.com/community/GrubHowto/BootFloppy - Also see https://help.ubuntu.com/community/SmartBootManagerHowto === tzuzt [i=tzuzt@227.Red-80-37-219.staticIP.rima-tde.net] has joined #ubuntu [05:40] arg... so I decided to do a clean install of edgy on another hard drive, and... grub's menu.lst now DOESN'T have UUIDs instead it has /dev/hdc1 what the heck is going on? [05:40] It would seem that my drive space is .. disapearing quick.. and I don't install anything at all.. === kieselsteini [n=steini@R352a.r.pppool.de] has joined #ubuntu === kent [n=kent@82.145.136.38] has joined #ubuntu === Tschaka [n=tschaka@p54B3BF7C.dip0.t-ipconnect.de] has joined #ubuntu [05:41] _justin, check /tmp === corvolino` [n=corvolin@20150055069.user.veloxzone.com.br] has joined #ubuntu [05:41] do a du command [05:41] on the terminal and find out what is so big [05:41] Any idea what this message means ??? sudo ndiswrapper -i ~/drivers/drivername.inf === tzuzt [i=tzuzt@227.Red-80-37-219.staticIP.rima-tde.net] has left #ubuntu [] [05:41] err [05:41] xj9000: Nothing there.. [05:41] any idea what this means sh: /sbin/wlanctl-ng: not found [05:41] du? [05:41] ok [05:41] I am checking the du command for some options just sec === pjpeter [n=pjpeter@124.246.56.2.static.nexnet.net.au] has joined #ubuntu === HipotermiA [n=carlos@Tco-131.ctrmax.cl] has joined #ubuntu === wilczex [n=wilczex@dqj231.neoplus.adsl.tpnet.pl] has joined #ubuntu [05:42] is there some kind of option that I missed to turn on UUIDs? [05:42] What exactly does DU do? I see one big list of files.. which is bad since I am in console and cannot scroll up... === bloch [n=lol@67.170.7.94] has joined #ubuntu [05:42] dm_: it's probably a script and the command it's trying to run, isn't where it should be or is expected to be [05:42] _justin [05:42] you can try this: du -c --max-depth 1 | sort -nr [05:42] xj9000: Im in the manual ;) -- thanks though, I did'nt know there was a disk usage program in Linux.. I was trying to find one hehe :D === kjetilho [n=kjetilho@honbori.ifi.uio.no] has joined #ubuntu [05:43] dm_: check the very first line, the 'shebang' #!/whatever see if it's really there on your system [05:43] what is the boot parameter to not load X on ubuntu live? (I looked at the above url, doesn't seem to mention anything about not loading X but it wasn't made for ubuntu live either) [05:43] you can also pipe it to more and have a slow listing [05:43] du -c --max-depth 1 | sort -nr | more === neoncode [n=neoncode@unaffiliated/neoncode] has joined #ubuntu [05:43] anyone have wpasupplicant help out there [05:43] i'd like my laptop to get on my wpa access point [05:43] what are the dependencies for nautilus in Ubuntu? can I replace gamin with fam? === vindrake [n=vindrake@AMontpellier-257-1-181-131.w86-194.abo.wanadoo.fr] has joined #ubuntu === maning [n=maning@203.76.216.132] has joined #ubuntu [05:43] seems like there are lots of different ways of playing around with it [05:43] wpagui [05:43] xj9000: which release of Ubuntu? [05:44] wpa supplicant [05:44] anyone from poland?:) [05:44] dapper [05:44] kingsqueak its for airsnort === seifip [n=seifip@134.195.212.194.contactel.net] has left #ubuntu [] === copernic30 [n=eponyme@AMontpellier-257-1-181-131.w86-194.abo.wanadoo.fr] has joined #ubuntu [05:44] xj9000: I would recommend you install network-manager and network-manager-gnome, go into /etc/network/interfaces and comment out all but the lo interface, disable any other wlan anything in /etc/init.d, reboot and you will see the networks [05:44] kingsqueak i dont think my wifi card is installed properly === wilczex [n=wilczex@dqj231.neoplus.adsl.tpnet.pl] has left #ubuntu [] === skmidry [n=skmidry@59.92.146.97] has joined #ubuntu [05:45] dm_: ah k [05:45] kingsqueak ah nm, i had the wifi switch off lol [05:45] kjetilho you can find the dependancies in the synaptic listing for the package (right click > properties) [05:45] xj9000: oh skipped one step, you need to run nm-applet after you reboot into gnome === DarkChaos [n=derek@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu [05:45] whoops, its edgy [05:45] not dapper [05:45] xj9000: that one handles wpa [05:45] dapper is what I am on now === aidanr [n=aidanr@83.147.134.5] has joined #ubuntu [05:45] and my laptop is edgy [05:45] xj9000: Edgy comes with it installed already I think [05:46] xj9000: run 'nm-applet' === magical_trevsky [n=magical@80-45-41-53.static.dsl.as9105.com] has joined #ubuntu [05:46] xj9000: it will pop up a little icon in the system tray [05:46] yes, I have the icon === bigbootay [n=bigboota@CPE0004e28a9289-CM000a73a14ed4.cpe.net.cable.rogers.com] has joined #ubuntu [05:46] two computers and a red x [05:47] xj9000: o.k. you sure your driver is loaded for the wireless? ifconfig -a should show the interface if it is [05:47] xj9000: eth1 or wlan0 etc === kikko77 [n=albe@host197-48-dynamic.5-87-r.retail.telecomitalia.it] has joined #ubuntu [05:47] the yeah, it worked fine with WEP [05:47] is there a web interface for exploring Ubuntu package dependencies? [05:47] but since I moved to WPA [05:47] it isn't === Drace [n=enigma@70-39-204-233.clvdoh.adelphia.net] has joined #ubuntu [05:47] I think I have to mess with wpasupplicant === Lattyware_ [n=Latty@host86-132-223-103.range86-132.btcentralplus.com] has joined #ubuntu [05:47] tom47: I'm running Fedora Core and am considering switching :) [05:47] xj9000: nah, you probably aren't entering the right settings for it [05:47] eth1 is the interface [05:47] ipw2200 [05:47] xj9000: it does the wpa stuff for you underneath [05:48] anyone know of a method to discover which drive actually is a DVD reader? === visik7 [n=visi@unaffiliated/visik7] has joined #ubuntu === Dominus_Suus [n=borden@206-248-162-91.dsl.teksavvy.com] has joined #ubuntu [05:48] yeah I have a Dell with that same interface, it should just figure out wpa for you === grndslm [n=grndslm@host-64-139-234-230.nctv.com] has joined #ubuntu === Acke_ubu [n=knut@h242n4c1o1100.bredband.skanova.com] has joined #ubuntu === StikkitJim [n=James@cpc1-staf3-0-0-cust99.sol2.cable.ntl.com] has joined #ubuntu === sliorda [n=sliorda@84.229.0.75] has joined #ubuntu [05:48] xj9000: likely one of your options for the connection isn't right === netG [n=simone@83.225.10.67] has joined #ubuntu [05:48] !mp3 [05:48] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [05:48] so I am going to enter it in as a hexidecimal pass === maldox [n=maldox@201.210.94.230] has joined #ubuntu [05:48] and give it a go [05:48] After upgrading to Edgy my DRI's fried on my Intel graphics (laptop) [05:49] I can't find anything to fix it === bah [i=iamnotab@pool-162-84-188-139.ny5030.east.verizon.net] has joined #ubuntu === imc_ [n=nselby@c-24-63-115-32.hsd1.ma.comcast.net] has left #ubuntu [] [05:49] xj9000: if you install some of the other wlan* stuff it can interfere with network-manager just so you know [05:49] xj9000: if you have, you need to uninstall the ones you did and do some cleanup of /etc/network/interfaces === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu === Blissex [n=Blissex@82-69-39-138.dsl.in-addr.zen.co.uk] has joined #Ubuntu [05:50] kjetilho http://packages.ubuntulinux.org/edgy/gnome/nautilus [05:50] that's probably what is the problem then [05:50] xj9000: wifi-radar for one will interfere badly [05:50] because I did install wlan stuff [05:50] for a usb wifi card === FurryNemesis [n=laurent@host86-146-110-217.range86-146.btcentralplus.com] has joined #ubuntu === maldox [n=maldox@201.210.94.230] has joined #ubuntu [05:50] wlan0 was the interface for that [05:50] hi people, does someone here know anything about postfix? I want to relay email through my server but i can't telnet it :( [05:50] okay then, thanks for the help [05:50] I am going to dig around [05:50] xj9000: start by looking at /etc/network/interfaces comment out all but the 'lo' lines [05:50] xj9000: then try a reboot === bloch [n=lol@67.170.7.94] has joined #ubuntu [05:50] will the network manager recreate all of that? === DarkChaos [n=derek@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has joined #ubuntu [05:51] xj9000: it handles all of it in the background [05:51] xj9000: basically you use it for all your networking [05:51] xj9000: it will do your hardwire and wireless [05:51] well, I have been running all custom scripts in the past === pitfall [n=adept@bdv75-2-82-66-242-118.fbx.proxad.net] has joined #ubuntu === brownedwg89 [n=Brownie@c-68-46-136-171.hsd1.pa.comcast.net] has joined #ubuntu [05:51] <|mp|> I have a Firewire Ext. HDD connected to a PCMCIA card, the controller is detected, but the HDD is not automounting or even found?? Any ideas? [05:51] but when things change around === Acke_ubu [n=knut@h242n4c1o1100.bredband.skanova.com] has left #ubuntu [] [05:51] I have to refigure it all out [05:51] tom47: thanks! === gumpish [i=axcf@cpe-70-113-106-195.austin.res.rr.com] has joined #ubuntu [05:51] I was hoping that newer ubuntu distros will have it all figured out [05:51] xj9000: I use nm to hop between work wired/wireless and home wired/wireless, all dhcp and it just works [05:51] I saw that they are trying to get network location managers up and running [05:51] like os x === mikm[laptop] [n=sgflmtre@kron2-46-125.resnet.wisc.edu] has joined #ubuntu === matason_ [n=matason@82-70-148-150.dsl.in-addr.zen.co.uk] has joined #ubuntu [05:52] xj9000: yeah that's the basic idea [05:52] WTF is with Rhythmbox? The window will grow to many times the width of my display in order to fit the title of the file/stream it's playing!!! [05:52] tom47: excellent, it depends on fam, not gamin :-) === jamonation [n=jamonati@bas1-toronto02-1177911472.dsl.bell.ca] has joined #ubuntu [05:52] could anybody please help me with dri on edgy (intel graphics chip) [05:52] sweet [05:52] see you guys later === TeemuR [n=teemu@e83-245-131-19.elisa-laajakaista.fi] has joined #ubuntu [05:53] kjettilho nw .... glad to help === tom_ [n=tom@ip565ed8e8.direct-adsl.nl] has joined #ubuntu [05:53] I've got 2 cdrom drives, one of them has a /dev/cdrom symlink, but I'm not suer how to find the other one, I'd tried hdb, hdc and hdd, but those arn't working [device doesn't exist] any ways to find my other drive? [05:53] where can i configure ubuntu to use dual screen? [05:54] itrebal: head /proc/ide/*/model [05:54] kjetilho: thanks! === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has left #ubuntu [] [05:55] itrebal: might be useful to rummage around in /proc/sys/dev too === rafaguap [n=bob_in_f@host68-166-dynamic.60-82-r.retail.telecomitalia.it] has joined #ubuntu [05:55] how bout this... does edgy default to using UUIDs or not? [05:56] kjetilho: it sees it as hdc, but as an ide-cdrom - should that be dvdrom or something else? [05:56] this is very cool btw, it uses PAM to authenticate your gnome-keyring when you log in so network-manager doesn't ask you for your password http://ubuntuforums.org/showthread.php?t=192281 Edgy doesn't need the compile done, you just install the pam-keyring package and it will work. You just need to make the gdm config entries for pam.d [05:56] your keyring password *must* be your login password too though === RiGLEY_ [n=rigley@ob-6847.adsl.datanet.hu] has joined #ubuntu === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu === bloch [n=lol@67.170.7.94] has joined #ubuntu === FurryNemesis [n=laurent@host86-146-110-217.range86-146.btcentralplus.com] has left #ubuntu [] [05:56] gumpish, that's a feature of gnome [05:57] ryanpg has done in the edgy fstab's i have seen but thats not many === madhat [n=marty@cpe-72-179-150-215.satx.res.rr.com] has joined #ubuntu === dorto [n=dorto@220.226.151.133] has joined #ubuntu === Ignite__ [n=Ignite__@ACCE939B.ipt.aol.com] has joined #ubuntu === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has joined #ubuntu [05:57] kjetilho: its looking more and more like it doesn't know how to use it, is there a package or *something* to see it as a DVD drive? [05:58] how to check if a port in edgy is open or not for incoming tcp connections? [05:58] (as /dev/hdc does exists) [05:58] grndslm: I see. Is it a "feature" that can be deactivated? [05:58] dorto: 'netstat -an' will show you listening ports [05:58] I installed subversion... but I have no svn what's going on here? [05:58] k, thx === killown [n=killown@201-43-255-122.dsl.telesp.net.br] has joined #ubuntu [05:58] gumpish, not that i'm aware of [05:58] dorto: also 'lsof -i tcp' and 'lsof -i udp' === igor [n=igor@84-255-241-173.static.dsl.t-2.net] has joined #ubuntu [05:58] wow. [05:59] dorto: that shows you the application that is on the port === igor is now known as igcek [05:59] itrebal: no, ide-cdrom is correct even for DVD-RW (which is what I have) [05:59] okie [05:59] i do agree that the windows should be a little more enhanced about the sizing of windows in the window list, tho [05:59] Well, is there a Rhythmbox option that gives the window a static title so it doesn't change constantly? === andy101 [n=andy@62-30-197-196.cable.ubr08.azte.blueyonder.co.uk] has joined #ubuntu === Pensacola [n=Pensacol@239.118-243-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [06:00] ehh...i wouldn't know, i don't use Rhythymbox [06:00] does anybody know how to enable dri on an Intel graphics chipset in Edgy? [06:00] when I first started azureus, it walked me through setup wizard. Then vanished after completion. Now it is starting, showing the window and then vanishing again. [06:00] =/ well sadly it's the default audio player [06:00] good afternoon! [06:00] Meh. I suppose I should see about running WindowMaker anyway. === Jahman [n=okay@87.231.178.129] has joined #ubuntu [06:00] gumpish, i hear some people like banshee better === Lattyware [n=Latty@host81-154-244-113.range81-154.btcentralplus.com] has joined #ubuntu [06:00] i use Listen when it's not so buggy, or beep-media-player [06:00] never heard of it - I'll check it out thanks [06:01] no prob [06:01] gumpish: specifically it's a bugful feature of metacity. replace your window manager and you're set. the rest of gnome is fine. [06:01] i see [06:01] and get a new music player [06:01] heh [06:01] and THEN you're good [06:01] rhythmbox and bmp are more stable. listen has more fancy features ;) === bitzero [n=nomail@200.180.182.18] has joined #ubuntu [06:01] gumpish: i've always found openbox to go really well with gnome. and rhythmbox just rules, period. [06:01] yea...listen's not totally stable, i prolly should go back to banhsee or somethin === VigoFusion [n=jlc@ip68-1-99-14.pn.at.cox.net] has joined #ubuntu [06:01] gumpish: do you see that behavior with websites with really long titles too? === alex1982 [n=alexis@pptp-212-201-73-241.pptp.stw-bonn.de] has joined #ubuntu [06:02] atrus: now that you mention it, no i don't [06:02] gumpish: hmmm. might actually be a rhythmbox issue then. [06:02] hi [06:03] yo guys, Im making some tests here, and i just insalled windows vista and then ubuntu, but on the boot menu, there is no option to star windows, is there a way to fix it ? === poromenos [n=poromeno@ppp60-121.adsl.forthnet.gr] has joined #ubuntu === leafw [n=Any@cbg-off-client.mpi-cbg.de] has joined #ubuntu [06:03] ok quick question: I tried to install JDK 1.5 docs , the installation didn't work , but now every time I try to install anything else it also tries to install the JDK docs. I suppose there is a file that has the queue of files to be installed. Where is that so that I can edit the JDK docs out ? === sliorda [n=sliorda@84.229.0.75] has left #ubuntu [] [06:03] any recommendations to view a .flv movie ? === Fire|Ball [n=illusha@p194ds3xi.xDSL-1mm.sentex.ca] has joined #ubuntu === cpl-tnt44 [i=cpl-tnt4@bzq-88-152-117-195.red.bezeqint.net] has joined #ubuntu === djtansey [n=djtansey@c-69-255-224-141.hsd1.md.comcast.net] has joined #ubuntu === AstralJava [n=jaska@cm-083-102-068-117.lohjanpuhelin.fi] has joined #ubuntu [06:04] I couldnt get (whatever) to play a stream, the name want long, but was or may have been WMA, I gave ujpo and went back to working on the Onboard ATI 200 doohikey === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-121-149.nexicom.net] has joined #ubuntu [06:04] wow, vlc out-of-the-box worked! [06:05] [17179574.392000] Kernal panic - not syncing :VFS :unable to mount root fs on unknow - block (0,0) [06:05] how do i solve this ? === effie_jayx [n=valles@190.37.159.143] has joined #ubuntu === No1Viking [n=micke@h-83-140-104-74.ip.rixbredband.se] has joined #ubuntu === Ch4sh [n=Chash@201.14.45.72] has joined #ubuntu === gmitchel [n=gmitchel@c-71-226-35-28.hsd1.ar.comcast.net] has joined #ubuntu === Dominus_Suus [n=borden@206-248-162-91.dsl.teksavvy.com] has left #ubuntu [] === Ch4sh [n=Chash@201.14.45.72] has left #ubuntu ["Fui] === mlowe [n=mlowe@c-24-6-84-249.hsd1.ca.comcast.net] has joined #ubuntu === gCb [n=gCb@p54BA9B2C.dip0.t-ipconnect.de] has joined #ubuntu [06:07] I recently changed the grub menu order , after chaging im getting this error and cant boot my 27 kernel linux ... only 26 and down The Problem states : [17179574.392000] Kernal panic - not syncing :VFS :unable to mount root fs on unknow - block (0,0) [06:07] cpl-tnt44: what drive is linux installed on? Might be trying to boot from the wrong partition [06:07] Kingquaeak on a diffrent paratition offcourse [06:07] linux has its own fs [06:07] cpl-tnt44: then set the entry to the right one ;-) === gmitchel [n=gmitchel@c-71-226-35-28.hsd1.ar.comcast.net] has joined #ubuntu [06:08] Guys: please tell me how to get back my usb memory key (vfat system) recognized as well as my wireless: i must put acpi=force to kernel 2.6.15-27 in order to have wireless recognized, but then usb key is not seen anymore.. (dapper on a laptop packard bell easynote R1983) [06:08] i have , but im still getting this error [06:08] cpl-tnt44: boot from a live CD or in another kernel and check the hd() setting for that entry [06:08] The problem is the root="" option passed to the kernel. [06:08] It's wrong. [06:08] cpl-tnt44: the hd() setting should match your other kernels [06:08] cpl-tnt44, have you changed initrd image too? [06:09] i'v played a little with the menu.lst file on /boot/grub === tyler_ [i=1001@cm26.omega22.maxonline.com.sg] has joined #ubuntu [06:09] cpl-tnt44: The problem is the "root" option being passed to the kernel. It is currently wrong. [06:09] changed groot= .... and order on windows and other kernals ... [06:09] Whether you changed it, or whatever, I don't know. === itrebal [n=GrahamC@unaffiliated/grahamc] has left #ubuntu ["Itrebal] === bunnythebunny [n=bunny@bl4-215-167.dsl.telepac.pt] has left #ubuntu [] [06:09] wasabi [06:10] can u write down the right command? === heikki_ [n=heikki@bb-81-175-245-243.cable.phnet.fi] has joined #ubuntu [06:10] No. Because it's different for everybody. [06:10] guys, I've got most of the "hard" stuff working on my new 6.10 mythtv box, but i can't get any sound from the onboard ALC850... lsmod and lspci seem to return the proper stuff... atiixp drivers installed, etc... alsamixer settings look fine; any ideas? [06:10] or maybe send me your grub file ? === transgress_ [n=transgre@68-191-135-102.dhcp.dctr.al.charter.com] has joined #ubuntu [06:10] cpl-tnt44: in menu.lst copy the lines from the working kernels [06:10] wasabi i know === phasegen [n=phasegen@67-54-234-201.cust.wildblue.net] has left #ubuntu [] [06:10] but i think i have something there missing [06:10] cpl-tnt44: Your grub is loading fine, your kernel is loading fine, but hte kernel cannot find the root partition... You should verify that the path you passto it (root=) is in fact correct. [06:10] cpl-tnt44: you said a 26 works, just look at the line for that one [06:10] King i'll try that === Fire|Ball is now known as illu45 [06:10] okay i still am having the problem of, after running for a long time, ubuntu won't let me use a keyboard === heikki_ is now known as Raging_Hog [06:11] it will just take no keyboard input === CaptainMorgan [n=CaptainM@c-24-128-136-135.hsd1.ma.comcast.net] has joined #ubuntu === netG [n=simone@83.225.10.67] has left #ubuntu ["Sto] [06:11] cpl-tnt44: the difference will be the name of the kernel and initrd, so make those match the 27 [06:11] Does anyone use the Microsoft Intellimouse Explorer 2.0 with linux? === Dominus_Suus [n=borden@206-248-163-62.dsl.teksavvy.com] has joined #ubuntu [06:11] King i'll give it a try [06:11] this is a rather big problem === hantoo [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu === RxDx [i=Rodrigo@201-74-134-179-sj.cpe.vivax.com.br] has joined #ubuntu [06:11] Kingsqueak: You are giving him incorrect advice. He's previously stated his kernel loads fine. === cmweb-admin [n=admin@dialup-4.91.107.61.Dial1.Orlando1.Level3.net] has left #ubuntu [] [06:11] Upgrading Dapper to Efty. There's apache & php compiled from source, what will happen to them? === bloch [n=lol@67.170.7.94] has joined #ubuntu [06:11] i'll be back in a jiffy and tell u if it worked [06:11] wasabi_: his other kernels do, so if he simply copies the entries for those with the 27 filenames, he'll be set [06:12] wasabi_: simpler to explain [06:12] Nope, he's said his current one works fine. [06:12] It is the kernel itself which is printing out "Unable to mount root" [06:12] Hence, the kernel is loading fine. [06:12] is there a command to make ubuntu hibernate that i can do in the terminal? [06:12] Raging_Hog, are they installed as packages too? [06:12] wasabi_: I know that, but if he looks at the other entries, he'll see the root= difference [06:12] Virtuall, no [06:12] i even tried plugging another keyboard into it === stefan [n=stefan@Q6412.q.strato-dslnet.de] has joined #ubuntu [06:12] that wouldn't work either [06:12] could somebody please help me figure out why dri on my intel graphics chip is broken? [06:12] but it was a keyboard/mouse combo and the mouse worked fine [06:13] Sure, but that's not what you said a minute ago. ;) [06:13] any suggestions how to track what could possibly be making azureus crash during startup? === Kabefis [n=kabefis@ANancy-152-1-38-218.w83-194.abo.wanadoo.fr] has joined #ubuntu [06:13] not even a bug report is generated... [06:13] wasabi_: it's just a round-about way to get him to repair the entry [06:13] Raging_Hog, then i'd say nothing [06:13] Raging_Hog, if they were installed - as they should - out of the way of /usr, there shouldn't be a problem === johso [n=opera@0x555298c4.adsl.cybercity.dk] has joined #ubuntu === mc__ [n=mc@62.218.230.197] has joined #ubuntu [06:13] Raging_Hog: (that is, in /usr/local or /opt) [06:13] LjL, they're in /usr/local === stefan [n=stefan@Q6412.q.strato-dslnet.de] has left #ubuntu ["bye] [06:13] I guess. You told him to look at kernel and initrd.... not root === wasabi_ shrugs. [06:14] Raging_Hog: then you should be fine - except of course that they might stop working if they require specific versions of stuff that changed in edgy... [06:14] wasabi_: nah yer right, I thought they were on the same line [06:14] wasabi_: just looked [06:14] anyone else using ubuntu64 on a lappy? does their keyboard ever quit? === arraii [n=arrai@dslb-084-060-237-036.pools.arcor-ip.net] has joined #ubuntu [06:15] is there a command to make ubuntu hibernate that i can do in the terminal? [06:15] hiya. I just deleted a bunch of video files on a fat32 drive, and then I emptyed the trash can. problem is, I didn't get more disk space! if I delete other stuff, the disk updates fine, so it seems like they are still there, but I can't see them anywhere. any ideas? === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [06:16] alecjw: apt-cache search hibernate [06:16] alecjw: the package is 'hibernate' [06:16] Kingsqueak: [06:16] cheers [06:16] Kingsqueak: sure it works correctly on ubuntu? === cmweb-admin [n=admin@dialup-4.91.107.61.Dial1.Orlando1.Level3.net] has joined #ubuntu [06:16] i think Gnome's and KDE's hibernate routines call different things [06:16] LjL: hibernate, nope...but it's there === ZondeR [n=ZondeR@88.163.0.109] has joined #ubuntu === johso [n=opera@0x555298c4.adsl.cybercity.dk] has left #ubuntu [] [06:17] well yeah, won't hurt to try it i suppose [06:17] LjL : I bet, kubuntu works and ubuntu fails at putting my laptop to sleep [06:17] leafw: sort of the opposite for me :) [06:17] works for me [06:17] Can any one tell me what the php5 package for ubuntu is, i got all the ones i know instaalled but i still get an error when running a php script( fire fox calls them phtml filels) [06:17] LjL: I've never got it working fully, I honestly just shutdown anyway [06:17] LjL : I wish it worked in both [06:17] hot docking/undocking is the one I wish I could get straight [06:17] cmweb-admin: it's "php5" [06:18] johso: did you delete the files or the filenames? [06:18] ljl, i got it instaalled but still [06:18] toggling between the ATi and Nvidia of dock vs laptop screws me up === kjetilho [n=kjetilho@honbori.ifi.uio.no] has left #ubuntu [] === dorto [n=dorto@220.226.151.133] has left #ubuntu ["Leaving"] [06:18] I can undock, but not dock once the laptop is already running [06:18] cmweb-admin, have you set the php files as executable? [06:19] ljl, Hm, that may be the reaason let me check === izmaelis [n=izmaelis@88.119.0.48] has joined #ubuntu [06:19] How do I change the passwords of other users from the command-line? [06:19] neoncode: sudo passwd [06:19] ljl, they are all 777 so yes they are exicutable [06:19] LjL: Damn, I wish I'd tried that. Thanks! === bloch [n=lol@67.170.7.94] has joined #ubuntu [06:20] cmweb-admin: have you done whatever the docs (/usr/share/something) says to do to enable php? i think you need to make a symlink or two in /etc/apache2/mods-enabled === carpediem [n=dmartin@24-107-6-92.dhcp.stls.mo.charter.com] has joined #ubuntu [06:21] ljl, if so i have no idea what to do, im slowly learning this. do you know the exact name of the instructions file [06:21] I need to enable SATA while installing ubuntu edgy on my HP laptop === cpl-tnt44 [n=ioioi@bzq-88-152-117-195.red.bezeqint.net] has joined #ubuntu [06:21] king [06:21] what steps do I need to take [06:21] cpl-tnt44: any luck? === n3storm [n=n3storm@80.224.27.16] has joined #ubuntu [06:21] i dont think so [06:21] cpl-tnt44: I was wrong before btw, wasabi_ was right [06:22] im just looking at the grub file ...\ [06:22] skmidry: SATA support is in there. I just installed on a system with only a SATA II drive just last week. === hossi [n=gustav@84-217-59-202.tn.glocalnet.net] has joined #ubuntu === pipo [n=pipo@53samana84.codetel.net.do] has joined #ubuntu [06:22] im just looking at the grub file ... kernal input are the same and correct [06:22] cmweb-admin, no, i don't have php or apache installed right now [06:22] cpl-tnt44: it's the line for root that probably doesn't match [06:22] what wasabi said i should change ? [06:22] ljl, ok but is should be in /usr/share right? [06:22] wells root lines are the same [06:22] cpl-tnt44: weird [06:23] cpl-tnt44: Wahat is the root line. [06:23] cmweb-admin: have you read https://help.ubuntu.com/community/ApacheMySQLPHP#head-6ce180906ddbc141ef4b213f82465515a8ad3031-2 ? [06:23] ljl, nope :P === leafw [n=Any@cbg-off-client.mpi-cbg.de] has left #ubuntu [] [06:23] then do, might help === tchize [n=tchize@211.64-244-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [06:23] cpl-tnt44: did you mess around with your actual kernel or initrd files, also did you boot 27 before the changes? === hantoo is now known as hantu [06:23] yeap [06:23] and yeap [06:24] im sorry nope i didnt messed with the kernel bcz i dunno how [06:24] cpl-tnt44: What's your kopt line say? === dafart [n=dafart@5571fda5.ftth.concepts.nl] has joined #ubuntu [06:24] any how it seemed fine to me , lines are the same between the 26 kernel and the 27 b === kkrusty [i=hsao@ns20322.ovh.net] has joined #ubuntu [06:24] cpl-tnt44: I'm not sure what to tell you now, can you paste your menu.lst to the pastebin site? [06:24] kopt ? === Mimile [n=mimile@brn91-2-82-237-98-242.fbx.proxad.net] has joined #ubuntu [06:24] Yes. # kopt= [06:24] !pastebin [06:25] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [06:25] well yeah but i dont have internet connection in the linux system since i couldnt === Drudley [n=dr@h1613a.ue.bostream.se] has joined #ubuntu [06:25] figure out how to install wireless one === mirak [n=mirak@ip-41.net-81-220-108.rev.numericable.fr] has joined #ubuntu [06:25] is there a console email client preinstalled with kubuntu edgy? [06:25] cpl-tnt44: boot one of the working kernels and do it [06:25] i have done it === salmenara [n=salmenar@201.230.106.136] has joined #ubuntu [06:25] but now internet on linux anyhow [06:25] kkrusty: probably 'mail' though 'mutt' would be what I would recommend [06:25] hello! [06:25] does anyone use atiixp sound driver in dapper? [06:26] if i can only find my rj45...''s === kingrayray [n=kingrayr@c-71-231-183-191.hsd1.or.comcast.net] has joined #ubuntu [06:26] just a sec === kakado [n=kakado@unaffiliated/kakado] has joined #ubuntu [06:26] ppl, do you know any iptraf-like util for GNOME / X ???? [06:26] cpl-tnt44: yeah seeing your file would be helpful for sure === hbirckmann [n=holger@cgr-webgen.freebone.cz] has joined #ubuntu [06:26] ljl, ok i have the mod installed but then i use /etc/init.d/apache2 force-reload i get a failed error can i im you and paast it === phlasphy [n=Ash@CPE-58-169-163-112.qld.bigpond.net.au] has joined #ubuntu [06:26] hey all === bloch [n=lol@67.170.7.94] has joined #ubuntu [06:26] neither is present here.. ls /usr/bin | grep mail yields kmail as the only thing that looks useful [06:26] i know jsut a sec im working on it [06:26] king [06:27] is it possible to install kernel 2.6.15 under edgy, as it has 2.6.17 - it is not in the repository [06:27] is FLAC lossless or not [06:27] i thought it was but [06:27] "# is a comment in the grub menu right ? [06:27] "free lossless audio compression" [06:27] but its not console [06:27] cpl-tnt44: yes [06:27] gmitchel, i ripped a cd as wav then made it flac and the flacs bitrate is lower? [06:28] mmmm so i dont have root defined that could be a problem ... [06:28] Hello, can someone help me solve this problem? I upgraded from dapper to edgy but i can't get the kernel to boot now. Neither generic nor 386. All i can still use is the old 'dapper' one. I get the splash then a black screen with blinking cursor === phlasphy [n=Ash@CPE-58-169-163-112.qld.bigpond.net.au] has left #ubuntu ["Leaving"] [06:28] cmweb-admin, just use the pastebin... [06:28] kkrusty: just do 'sudo apt-get install mutt' [06:28] i can see i can define a groot device ... [06:28] king ^^ [06:28] ljl, .....k [06:28] carpediem - my systems people installed winblows without enabling SATA support, therefore I will need to switch on SATA in BIOS before installing Edgy, right? [06:28] cmweb-admin, it's made for that. and that way other users can see the error as well === BWGames [n=The_One@cpc1-nott7-0-0-cust320.nott.cable.ntl.com] has joined #ubuntu [06:29] so maybe i'll set it to groot=(hd0,2) where ths linux os is ... [06:29] carpediem - I will be dual booting [06:29] ljl, http://paste.ubuntu-nl.org/32767/ [06:29] gmitchel: that's the idea. it makes it smaller without loosing any quality. [06:29] ppl, do you know any iptraf-like util for GNOME / X ???? [06:29] cmweb-admin, you need to sudo that [06:29] er [06:29] hrm. neverminde [06:29] yeah, he left [06:30] om i forgot to login to root [06:30] cmweb-admin: by the way, having a user named "admin" is probably not a good idea, since there is an "admin" group as well [06:30] 050391 [06:30] omg [06:30] Kingsqueak: does mutt work with http proxies? [06:30] ops [06:30] king just a second bro im hooking up a connection as we speak\ === phlasphy [n=Ash@CPE-58-169-163-112.qld.bigpond.net.au] has joined #ubuntu [06:30] oops === herzi [n=herzi@kiwi.mediascape.de] has joined #ubuntu [06:30] kkrusty: not sure, I use it for local spools and imaps [06:30] UM eraase that please [06:30] so is it lossless or not [06:30] nobody for edgy kernel not booting? === Kippix [n=KippiX@i02m-87-89-132-248.d4.club-internet.fr] has joined #Ubuntu === alef-null [n=alef0@M848P026.adsl.highway.telekom.at] has joined #ubuntu [06:30] phlasphy: the idea of compression is that is loses bitrate w/o losing quality [06:30] cmweb-admin: hard to do that === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [06:30] gmitchel, but how can it do that?? [06:30] cpl-tnt44: k === dm_ [n=dm@cpe-71-74-78-235.insight.res.rr.com] has joined #ubuntu === komposter [n=komposte@ppp85-141-139-185.pppoe.mtu-net.ru] has joined #ubuntu [06:31] cmweb-admin: just change your password [06:31] i hope no one knows what that goes to [06:31] whats the command [06:31] cmweb-admin, we could guess [06:31] cmweb-admin: "passwd" [06:31] king ok online ! [06:31] just a secoond [06:31] write down the pastebin site [06:31] phlasphy: it cuts out a lot of extraneous data from the wav file... things we can't hear and things our sound systems can't play [06:31] how do i quit a man page [06:31] is is su passwd then what [06:31] dm_: "q" [06:31] like man hddtemp [06:32] ok [06:32] thanks [06:32] seeya [06:32] cmweb-admin: hm? === phlasphy [n=Ash@CPE-58-169-163-112.qld.bigpond.net.au] has left #ubuntu ["Leaving"] [06:32] the total command [06:32] ljl thanks [06:32] cmweb-admin: just "passwd" from the user you want to change the password of [06:32] k === justin_ [n=justin@modemcable138.202-203-24.mc.videotron.ca] has joined #ubuntu === mboso [n=mboso@cpe-24-90-214-9.nyc.res.rr.com] has joined #ubuntu === idan [n=idan@bzq-88-152-117-195.red.bezeqint.net] has joined #ubuntu [06:32] Can your browsers... get corrupt in Linux? === mboso [n=mboso@cpe-24-90-214-9.nyc.res.rr.com] has joined #ubuntu [06:32] King [06:32] ljl, thanks [06:32] hey its cpl-tnt44 [06:32] k [06:33] king [06:33] How do I install MP3 support into amarok? [06:33] Ubotu, please tell Shadow_mil about mp3 === dm__ [n=dm@cpe-71-74-78-235.insight.res.rr.com] has joined #ubuntu === xXaNaXx [n=nunya@pool-71-113-254-254.herntx.dsl-w.verizon.net] has joined #ubuntu [06:33] LjL: My computer has MP3 support just fine, I play it in mplayer === bloch [n=lol@67.170.7.94] has joined #ubuntu [06:33] but amarok can't see it [06:33] hi guys [06:33] ljl, new error http://paste.ubuntu-nl.org/32771/ [06:33] Shadow_mil, page has specific instructions for amarok [06:33] could someone help me with direct rendering on an intel graphics card.... please?!? [06:33] king accept [06:34] idan: I can't, unless your nick is registered [06:34] idan: it's my server options, not my client === ambimom [n=ambimom@pool-141-150-12-241.mad.east.verizon.net] has joined #ubuntu [06:34] cmweb-admin: uhm, did you have php4 installed in the past? [06:34] I followed the instructions to install the Intel driver from ubuntuguide.org but that didn't work [06:34] ljl, it may have been im not sure but irs totaly uninstalled === stalefries [n=alan@pool-71-113-25-221.sttlwa.dsl-w.verizon.net] has joined #ubuntu === idan is now known as cpl-tnt44 === rafaguap [n=bob_in_f@host68-166-dynamic.60-82-r.retail.telecomitalia.it] has left #ubuntu ["Kopete] [06:35] ljl, i mean its not installed right now [06:35] cmweb-admin: try "sudo apt-get install libapache2-mod-php4" === homelika [n=quadbass@p508D6603.dip.t-dialin.net] has joined #ubuntu === homelika [n=quadbass@p508D6603.dip.t-dialin.net] has left #ubuntu ["Verlassend"] === Stonekeeper [n=lea@81.168.113.60] has left #ubuntu [] [06:35] ljl, alright il go php4 === cpl-tnt44 is now known as cpl-tnt77 [06:35] cmweb-admin: then, if apache works, try "sudo apt-get --purge remove libapache2-mod-php4" === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-121-149.nexicom.net] has joined #ubuntu [06:36] i need some help here guys, i just got through installing ubuntu 6.10 "alternate"....during the installation, i remember entering a password, but i don't recall it asking for a username.....so i was able to get to a command line and added a user account, and i can login on that account, but i can't login as root to make changes i need to [06:36] ljl, ok php4 is installing [06:36] king post that pastebin site === homelika [n=quadbass@p508D6603.dip.t-dialin.net] has joined #ubuntu [06:36] ill copy it over ther [06:36] xXaNaXx - does sudo work? === homelika [n=quadbass@p508D6603.dip.t-dialin.net] has joined #ubuntu [06:36] xXaNaXx: "cat /etc/passwd" to see which username it was [06:36] !pastebin [06:36] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) === LevTermen [n=mrfreeze@d83-182-137-142.cust.tele2.be] has joined #ubuntu === Hexidigital [n=Hexidigi@unaffiliated/hexidigital] has joined #ubuntu [06:37] lemme check that real quick...comp's in the other room, i'll brb [06:37] xXaNaXx: your first name is the default [06:37] xXaNaXx: it'll be the user with number 1000, most likely [06:37] king dig up : http://paste.ubuntu-nl.org/32772/ [06:37] Dominus_Suus: http://ubuntuforums.org/showthread.php?t=273934 << ljl, ok so whats next to test it? === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu === Isaaaack21 [n=Isaaaack@47.Red-88-9-139.dynamicIP.rima-tde.net] has joined #ubuntu === mc__ [n=mc@62.218.230.197] has joined #ubuntu [06:37] cmweb-admin: try reloading apache again [06:37] hello in there :) [06:37] vigo - thanks-but is that safe for Intel [06:37] ljl, reloading [06:38] OK i belive it went [06:38] cpl-tnt77: aha, you're missing the initrd line for 27 === mendred [n=mendred@59.93.66.19] has joined #ubuntu === tabber [n=tavo@bas3-montreal02-1096696236.dsl.bell.ca] has joined #ubuntu [06:38] yeah i just saw : initrd /boot/initrd.img-2.6.15-26-386 === buzzed [n=james@adsl-75-26-163-112.dsl.scrm01.sbcglobal.net] has joined #ubuntu [06:38] u think it would solve it ? [06:38] and should i add it to both kernels ? [06:38] cmweb-admin: ok then try "sudo apt-get --purge remove libapache2-mod-php4" === gouchi [n=gouchi@88.162.27.162] has joined #ubuntu [06:38] cpl-tnt77: add an initrd line for 27 that points to the initrd for 27 === SeanTater [n=sean@cpe-069-132-052-158.carolina.res.rr.com] has joined #ubuntu [06:38] It is for Intel Onboard, I think, I am still playing with the X200 display === PR006 [n=lukas@186.162.203.62.cust.bluewin.ch] has joined #ubuntu [06:38] ljl, its still asking if i want to download a file [06:38] sec [06:38] LjL: thanks [06:38] cmweb-admin: where is it asking that? [06:38] high all === jayHat [n=jay@ool-45777a22.dyn.optonline.net] has joined #ubuntu === TheGateKeeper [n=gatekeep@82-46-176-232.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu === gouchi [n=gouchi@88.162.27.162] has left #ubuntu ["Quitte"] === mamzers555 [n=user@88.134.110.144] has joined #ubuntu [06:39] ljl, in firefox on the home page witch is php === Bilange is now known as Bilange_ [06:39] cpl-tnt77: initrd /boot/initrc.img-2.6.15-27-386 === keescook [n=kees@ubuntu/member/keescook] has joined #ubuntu [06:39] any good webcam apps... === stalefries [n=alan@pool-71-113-25-221.sttlwa.dsl-w.verizon.net] has left #ubuntu ["Ex-Chat"] [06:39] cmweb-admin: dunno, try "sudo apt-get --reinstall install libapache2-mod-php5" [06:39] doh, typo [06:39] How do you pronounce Ubuntu. Is it oo-boon-two or oo-bun-two? [06:39] cmweb-admin: (after purging that php4 package, that is, and then restart apache again) === Bilange_ is now known as Bilange [06:40] !ubuntu [06:40] Ubuntu is a complete Linux-based operating system, freely available with both community and professional support. It is developed by a large community and we invite you to participate too! - Also see http://www.ubuntu.com and http://wiki.ubuntu.com/UbuntuHowCome [06:40] jayHat: I say 'uh bun too' but that's just me [06:40] ooboontoo === sioux [n=sioux@adsl-216-101.37-151.net24.it] has joined #ubuntu [06:40] nope, no help there :( === slight [n=a@cpc1-brig5-0-0-cust19.brig.cable.ntl.com] has joined #ubuntu === cpl-tnt44 [n=ioioi@bzq-88-152-117-195.red.bezeqint.net] has joined #ubuntu [06:40] ljl, ok went smooth testing === Isaaaack21 [n=Isaaaack@47.Red-88-9-139.dynamicIP.rima-tde.net] has left #ubuntu ["Leaving"] [06:40] jayHat: what about you-bun-too [06:40] Can anyone tell me to report an error in the online documentation? [06:40] lol [06:40] I dont bun-too [06:40] king : same error im getting [06:40] slight - where's the error? [06:40] cpl-tnt44: pastebin your changed file [06:40] ljl, i dont know what it is its still wanting to downlaod [06:40] system->administration->disks is referred to but no longer seems to be included in ubuntu [06:40] sec [06:41] but i use koo bun too [06:41] Dominus_Suus, one moment [06:41] need to log back in old kernel [06:41] I think it's you-boon-too or oo-boon-too === gasbag [n=gasbag@68-189-241-88.dhcp.oxfr.ma.charter.com] has joined #ubuntu [06:41] kkrusty: the logic makes sense. [06:41] according to the kubuntu.org FAQ, it would be "oo-boon-too" [06:41] cmweb-admin: hm wait just something, what's the URL you're using in Firefox? [06:41] Dominus_Suus, https://help.ubuntu.com/6.10/ubuntu/desktopguide/C/ch10s02.html [06:42] im using localhost [06:42] ljl, it may be chached, should i clear the bin [06:42] cmweb-admin: if you type "ls /etc/apache2/mods-enabled/ | grep php5", do you get any output? === pradeep [n=pradeep@59.92.58.187] has joined #ubuntu [06:43] cmweb-admin: ah yeah that's worth a try as well... hitting Refresh should do it though === NDPowerBook [i=ndpowerb@209-6-199-98.c3-0.wrx-ubr2.sbo-wrx.ma.cable.rcn.com] has joined #ubuntu [06:43] ljl, i get no out put [06:43] king [06:43] slight - 1 min [06:43] well most people here dont use ubuntu because of the wierd name and because they're used to using redhat based distros === abasit [n=abasit@ool-45742cb6.dyn.optonline.net] has joined #ubuntu [06:43] king , i forgot to sudo command it , thats why it didnt saved .. [06:44] how do i add a user as admin user ? [06:44] cpl-tnt44: ;-) [06:44] cmweb-admin: ok, hold on, i'll try a quite apache/php installation on my own machine. i have one on debian, but that might be different [06:44] kkrusty, people don't use it because of it's name? [06:44] now im trying cross [06:44] king thanks your the king !!! [06:44] anyone knows how to disable IPv6 in firefox? [06:44] i have one more quastion for ya [06:44] ljl, ok thanks === lukas_ [n=lukas@p548A9FAD.dip0.t-ipconnect.de] has joined #ubuntu [06:44] abasit: 'sudo nano /etc/group' find the line with admin: and add the user at the end of it, if you have user foo there make it foo,newuser === macluvjay [n=jthigpen@c-69-252-177-69.hsd1.fl.comcast.net] has joined #ubuntu [06:44] kkrusty, most people here do use ubuntu [06:44] LjL: i was able to do cat /etc/passwd, and i got a bunch of stuff....all i really see as far as accounts are root & my username....but i'm trying to login as root at the main login splash screen, and it won't let me, even though i'm typing the password i entered during installation.....and it's in the same case as i typed, too [06:44] slight - start by telling them at #ubuntu-doc [06:44] slight: well most people dont even use linux but if they decide to do then they have a tendency to go to fedora core etc === arieler189 [n=ariel@bzq-219-46-202.isdn.bezeqint.net] has joined #ubuntu [06:45] Dominus_Suus, thanks === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has left #ubuntu [] === lanak [n=lanak@64.149.30.131] has joined #ubuntu [06:45] np [06:45] fedora core is what is left after you eat a fedora. === claudiu [n=claudiu@81.181.116.197] has joined #ubuntu [06:45] how can i set a custom lower timeout for "apt-get update" because some repositories take forever to respond ? [06:45] !root | xXaNaXx, you can't do that [06:45] xXaNaXx, you can't do that: sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. [06:45] king you have any clue about wireless networking ? [06:45] Kingsqueak, i did already, the user is a member of admin group, but it can not perform privileged operations [06:46] jayHat: i dont know what a fedora is and ive just discovered that its something edible? === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [06:46] abasit: did you log that user out and back in, group changes don't take place until you do === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [06:46] xXaNaXx: by hacking a bit, you can login as root directly (it's explained on that page). that's very, very, very much recommended against though [06:46] kkrusty: It is a hat. [06:46] i see [06:46] cpl-tnt44: somewhat [06:46] ubotu: is there any way to set it up so that it prompts me for the root password when i try to open something that requires SU access, instead of having to use sudo? [06:46] Sorry, I don't know anything about is there any way to set it up so that it prompts me for the root password when i try to open something that requires SU access, instead of having to use sudo? - try searching on http://bots.ubuntulinux.nl/factoids.cgi [06:46] cpl-tnt44: don't just ask me though, ask generally [06:46] lol, ubotu is a bot. === abasit [n=abasit@ool-45742cb6.dyn.optonline.net] has joined #ubuntu [06:47] kingsqueak, still same problem, it says the user does not have access to system config [06:47] can anyone help me define a wireless network card ? [06:47] xxanaxx - ubotu's the encyclopedia bot [06:47] ah [06:47] lol === androxxl [n=kvirc@84-255-238-62.static.dsl.t-2.net] has joined #ubuntu [06:47] abasit: as that user, type 'groups' are they in admin? [06:47] !hi === rivera [n=rivera@82.240.84.71] has joined #ubuntu [06:47] Hi! Welcome to #ubuntu! [06:47] well, can i do that? [06:47] i'v read the wiki's wireless docs but still have issues [06:47] Bonsoir bonsoir [06:47] !me being a mug [06:47] Sorry, I don't know anything about me being a mug - try searching on http://bots.ubuntulinux.nl/factoids.cgi [06:47] abasit@abasit-laptop:~$ id abasit [06:47] uid=1000(abasit) gid=1000(abasit) groups=1000(abasit),114(admin) [06:47] cmweb-admin, look, when installing the php5 modules, php5.load and php5.conf should be added to /etc/apache2/mods-enabled. let's make a few more attempts to try and have that done automatically, as it should === Alex_Palex [n=alex@adsl-50-163.37-151.net24.it] has joined #ubuntu [06:47] tom47 - don [06:47] ljl, k [06:47] don't torment the bot! [06:47] :P [06:48] Comment on fait pour aller sur le chat en francais? [06:48] :-P [06:48] abasit: do 'sudo -l' what's that tell you? === ToonArmy [n=chris@144.173.52.118] has joined #ubuntu [06:48] !torment [06:48] Sorry, I don't know anything about torment - try searching on http://bots.ubuntulinux.nl/factoids.cgi === roughtrader [n=roughtra@c-67-180-175-252.hsd1.ca.comcast.net] has joined #ubuntu [06:48] Kingsqueak, User abasit may run the following commands on this host: [06:48] (ALL) ALL === gubluntu [n=Gubuntu@ool-182c6c80.dyn.optonline.net] has joined #ubuntu [06:48] I stand corrected [06:48] it should be okay [06:48] abasit: then you are all set, not sure why you would have an issue [06:48] anyone? disabling IPv6 in firefox? [06:48] cmweb-admin: try "sudo apt-get --purge remove php5; sudo apt-get --purge remove libapache2-mod-php5; sudo /etc/init.d/apache2 stop; sudo apt-get install php5; sudo /etc/init.d/apache2 start" [06:48] lol [06:48] ljl, wow ok one min [06:49] If i go click on Users in Administration, it gives the configuration can not be loaded [06:49] S'il vous plait! [06:49] rivera: type /join #ubuntu-fr [06:49] abasit: hmm maybe a typo in one of the system files that it doesn't like [06:49] !why Microsoft has any redeeming quality [06:49] Sorry, I don't know anything about why Microsoft has any redeeming quality - try searching on http://bots.ubuntulinux.nl/factoids.cgi [06:49] Thank you [06:49] can some 1 help install a driver for my smc 2802 wireless network driver ? [06:49] Kingsquek, i did not touch any :) [06:49] :) [06:49] okay, I have to stop - lol [06:49] Kingsqueak, did you use beryl XGL? [06:50] abasit: I have yes, running Edgy now though [06:50] ljl, wow thaey actuly all worked, now test? [06:50] easy marks only satisfy for a short time [06:50] is there any way to set up my user account or user preferences so that it prompts for the root password when needed, rather than having to use sudo? [06:50] Kingsqueak, the XGL session hangs upon bootup for some time [06:50] abasit: I'm nvidia-beta here so it's different [06:50] cmweb-admin: well, first make sure that the files are there. do "ls /etc/apache2/mods-enabled/ | grep php5" again [06:50] I see [06:50] does anyone know if ubuntu server will auto-output shell to serial during install? or do i need to setup it to do so [06:51] xXaNaXx: no, because there's no way for the system to know in advance whether a program will need root or not [06:51] xxanaxx - ubuntu does that automatically whenever you try to run a restricted program [06:51] abasit: /var/log/Xorg.0.log might have a clue === rivera [n=rivera@82.240.84.71] has left #ubuntu ["Quitte"] [06:51] ljl, was their suposed to be an outpu? i got nothin [06:51] it's not doing it on mine [06:51] has anyone had this happening? My titlebars disappear when i invoke beryl-manager [06:51] xXaNaXx: but the most common programs (like Synaptic) are already added to the menu with options that ask you for a root password when needed [06:51] Kingsqueak, nothing to do with Xgl, it 's gnome session hangs for a while [06:51] abasit: ahh [06:51] cmweb-admin: yeah, i hoped for output [06:51] any one managed to load up wireless network with smc2802w ? [06:51] ljl, sorry nothin [06:51] any one managed to load up wireless network with smc2802w >>> prism54 driver based ? [06:51] cmweb-admin: you're on edgy anyway aren't you? [06:52] no im on 6.06 [06:52] Kingsqueak, it's saying loading WIndow Manager and hangs, I can still select menus, launch programs etc, but the dialog does not go way for gnome-session [06:52] i try to go to the "users" area, and it doesn't prompt for the root password, just says i don't have rights to access it === stephenishere [n=ubuntu@cpe-24-27-41-187.austin.res.rr.com] has joined #ubuntu [06:52] abasit: I've had numerous errors with Beryl/gnome and don't have any great ideas for you, what I've done is mv my home dir to another dir and start 'clean' again to kill all the gconfd and other session info [06:52] cmweb-admin: hmm, that might be it - i seem to recall (but i'm not 100% sure) that dapper required manual creation of the links === wd [n=wd@adsl-75-22-64-187.dsl.irvnca.sbcglobal.net] has joined #ubuntu [06:52] Kingsqueak, that's exactly i did, i removed my original user and re-created it again and start having more problems :) [06:52] ljl, i got 13 files to download before im edgy [06:53] abasit: yeah sorry, I've had similar issues, no great solutions [06:53] Kingsqueak: do you have any idea regarding beryl on kubuntu? [06:53] ljl, so i need to wait.... OK im updating th rest === cmweb-admin [n=admin@dialup-4.91.107.61.Dial1.Orlando1.Level3.net] has left #ubuntu [] [06:53] how do i change my login and splash. dl files from fo gnome art already. [06:53] kkrusty: if your title bars disappear, it means the window manager has crashed [06:53] what the [06:53] bah [06:54] who's working on wireless on ubuntu ? is there's such beast ?? [06:54] Kingsqueak: so what can i do to help that? === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [06:54] kkrusty: try restarting beryl again by clicking on the ruby and selecting beryl as the window manager or the reload window manager option [06:54] kkrusty: beryl is quite unstable, it works well on some of my systems and not so well on others [06:54] I need help i have seriously messed up the permissions on everything in /home/ :( [06:54] anyone know the package name of xubuntu/ubuntu's pdf viewer? [06:54] kkrusty: ultimately, you may need to just not run it until it develops further === HighFi2k [n=michael@66-188-34-142.dhcp.bycy.mi.charter.com] has joined #ubuntu [06:55] Kingsqueak: tried that didnt work [06:55] kkrusty: what video card are you running? [06:55] alecjw, im sure u have some choices... apt-cache search pdf [06:55] kkrusty: it really only works well with ATi or Nvidia from what I've read [06:55] gubluntu: ok. thanks [06:55] Kingsqueak: geforce4 4400 Go [06:55] hi. i am running ubuntu. when i minimize a program window, it disappears and i cannot restore it again because it does not appear on the task bar... anyone know what i am doing wrong or what i need to do to be able to minimize a window and still see it on the task bar? [06:56] can some one please help me :/ ive tried two channels already and no one knew what to do... :/ === toarn [n=overdose@67.189.50.127] has joined #ubuntu [06:56] kkrusty: k, not sure, it's just fairly buggy [06:56] ubotu tell alecjw about gpdf [06:56] once my pc starts to uncompress the kernal at bootup i lose picture :/ === Heiroglyphics [i=Heirogly@ppp-69-232-188-94.dsl.scrm01.pacbell.net] has joined #ubuntu [06:56] if i can get a terminal i think i can fix whats wrong [06:56] kkrusty: running Edgy or Dapper? [06:56] ubotu tell alecjw about xpdf [06:56] Kingsqueak: yeah i was guessing that its not in great shape yet. I tried xgl earlier and it looked pretty cool on my old computer. [06:57] HighFi2k how many windows do you have running? [06:57] HighFi2k alt tab ? [06:57] kkrusty: seems to be a bit better on my Edgy systems === ofrant [n=ofrant@84.94.114.209.cable.012.net.il] has joined #ubuntu === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [06:57] kkrusty: but it's not exactly rock solid === Massi_86 [n=massimo@82.53.165.136] has joined #ubuntu [06:57] tom47: 1, 2, 3, etc... it doesnt matter. when i have just 1 open, it doesnt show up on the task bar when i minimize it [06:57] Kingsqueak: im running kubuntu edgy === j4guar [n=cfsuarez@201.244.164.39] has joined #ubuntu [06:57] ok [06:57] !info evince | alecjw: this is the standard one in Gnome i think [06:57] evince: Document (postscript, pdf) viewer. In component main, is optional. Version 0.6.1-0ubuntu1 (edgy), package size 880 kB, installed size 4108 kB === hoelk [n=hoelk@h081217035104.dyn.cm.kabsi.at] has joined #ubuntu === mrfuzzims [n=opera@82.173.242.255] has joined #ubuntu [06:58] kkrusty: yeah, dunno what to tell you other than keep playing with it or give it up , I've done a bit of both on varying systems === salmenara [n=salmenar@201.230.106.136] has joined #ubuntu [06:58] tom47, i just dl login and splash files, how do i install them? [06:58] i can alt tab, but nothing shows up on the task bar === jayHat [n=jay@ool-45777a22.dyn.optonline.net] has left #ubuntu ["noodle"] [06:58] Kingsqueak: but im considering switching back to ubuntu 6,06 === ragamuffin [n=chatzill@59.91.253.20] has joined #ubuntu [06:58] I gave up on my amd64 system but haven't tried again since going Edgy with it now [06:58] thanks LjL [06:58] Why do I get Permission Denied when I type /etc/resolv.conf at terminal? === TheGateKeeper_ [n=gatekeep@82-46-176-232.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu [06:59] ragamuffin: well one, it's not a command it's a file, and depending on permissions that may be why as well [06:59] ragamuffin: try 'sudo less /etc/resolv.conf' [06:59] wd sorry never looked === Massi_86 [n=massimo@82.53.165.136] has joined #ubuntu === GaNgJaH [n=chatzill@abo-28-252-68.guy.modulonet.fr] has joined #ubuntu [06:59] tom47: any ideas? [06:59] Kingsqueak: thanks I will try === probins [n=probins@easyway-cs.co.uk] has joined #ubuntu [07:00] Kingsqueak: just "less /etc/resolv.conf" should be fine as well, unless the permissions have been messed up with manually [07:00] true === gimmulf_ [n=gimmulf@217-210-73-205-no47.tbcn.telia.com] has joined #ubuntu [07:00] yop === john64 [n=jhford@bas3-toronto12-1177560169.dsl.bell.ca] has joined #ubuntu [07:00] been using Ubuntu now on my laptop for a month or so - love it [07:00] HighF12k no ..... not with so few windows ... i have noticed a similar issue with lots open but not so few as you have there === Massi_86 [n=massimo@82.53.165.136] has joined #ubuntu [07:00] but cant get USB Midi device to work [07:01] !midi | probins === NaMcO^ [n=pagurett@host120-126-static.104-80-b.business.telecomitalia.it] has joined #ubuntu [07:01] probins: Trouble playing MIDI files? Look at https://help.ubuntu.com/community/MidiSoftwareSynthesisHowTo === NaMcO^ : hi === AfterBurner [i=UPP@c9341465.virtua.com.br] has joined #ubuntu === codingheaven [n=linuxer@84.90.186.104] has joined #ubuntu === arrai [n=arrai@dslb-084-060-237-036.pools.arcor-ip.net] has joined #ubuntu === Eleaf [n=ethan@geek-86.209-193-91.qwest.dsl.vcn.com] has joined #ubuntu [07:02] hi. i am running ubuntu. when i minimize a program window, it disappears and i cannot restore it again because it does not appear on the task bar... anyone know what i am doing wrong or what i need to do to be able to minimize a window and still see it on the task bar? [07:02] Is there a command to dim a laptop display? (iBook) [07:02] got Timidity working - but not external Midi port (USB) - thanks for the link though Btw [07:02] wd is this any help??? http://noiesmo.dnsalias.net/article.php?story=20060820133641831 [07:02] Before, in gnome, it was fn + f1 or f2, but now that does not work. [07:02] tom47 thanks [07:02] There has to be some command to dim the display that this hotkey invokes. === utab [n=utab@kulnet-nat-2.kuleuven.net] has joined #ubuntu [07:03] probins, hardware MIDI is often a bit of a nuisance on Linux unfortunately === Raging_Hog [n=heikki@bb-81-175-245-243.cable.phnet.fi] has joined #ubuntu [07:03] yeah - finding that out [07:03] ;o) === mikm[laptop] [n=sgflmtre@kron2-46-125.resnet.wisc.edu] has joined #ubuntu === BockBilbo [n=BockBilb@eu85-84-43-70.clientes.euskaltel.es] has joined #ubuntu [07:03] seems I need to load snd_usb_audio in my kernel [07:03] with today's fast processors, though, timidity can be a reasonable fallback [07:03] I am trying to print over a network printer, it takes to long, lets say 50 pages pdf document in half an hour, what is the problem [07:03] The radio doohicky works, but the screen size is still default maybe the driver from DELL? but where to place it at,, [07:03] gar. [07:04] So you can't dim displays with the command line? [07:04] yeah, modprobe some random hopefully-midi-related modules until you hear something probins ;) [07:04] How does gnome do it with my laptop? === codingheaven is now known as whatever [07:04] ..hmm === Eleaf [n=ethan@geek-86.209-193-91.qwest.dsl.vcn.com] has left #ubuntu ["a/s/l] [07:04] modprobe says FATAL: Module snd_usb_audio not found === whatever is now known as justone === fl1 [n=flo@82.52.160.116] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === Kabefis [n=kabefis@ANancy-152-1-38-218.w83-194.abo.wanadoo.fr] has joined #ubuntu [07:05] probins hm try "sudo modprobe snd-usb-audio" === VigoFusion [n=jlc@ip68-1-99-14.pn.at.cox.net] has left #ubuntu [] [07:05] same result LjL === the_Cat [n=jgrund@81-232-98-185-no13.tbcn.telia.com] has joined #ubuntu [07:06] I've tried editing /etc/modules [07:06] since I replaced my notebook cooler, it is damn slow...a crap.... now watching the system monitor....even loading heavy stuff the CPU never goes above 40%....hmm maybe some protection is f** me... something I can do with ubuntu or I should go for the bios ? [07:06] weird enough, it works fine here (even though i have no USB audio) === tbtrojanek [n=tbtrojan@c-75-72-133-63.hsd1.mn.comcast.net] has joined #ubuntu [07:06] probins: you on Edgy? [07:06] dapper === fl1 [n=flo@82.52.160.116] has joined #ubuntu === utab [n=utab@kulnet-nat-2.kuleuven.net] has left #ubuntu [] === dark_light [n=dark@unaffiliated/EliasAmaral] has joined #ubuntu === dfcarney [n=dfcarney@70.55.162.25] has joined #ubuntu [07:06] probins: well then perhaps it's not there or has a different name in dapper's kernel. dunno. try "find /lib | grep usb | grep audio" [07:07] or something === Massi_86 [n=massimo@82.53.165.136] has joined #ubuntu === Massi_86 [n=massimo@82.53.165.136] has left #ubuntu ["Sto] === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has joined #ubuntu [07:08] I get "/lib/modules/2.6.15-26-386/kernel/sound/usb/snd-usb-audio.ko [07:09] hm, then i do wonder why it doesn't load === sonium [n=sonium@F934c.f.strato-dslnet.de] has joined #ubuntu [07:09] probins: what does "uname -r" say? [07:09] hi folks: I`m in a new acer aspire notebook. Edgy installed flawlessly ( :) ), but has no sound. How can I solve it? Sound works in windows. Any help? === bluefox83 [n=bluefox@user-12hclic.cable.mindspring.com] has joined #ubuntu [07:10] hey guys, the safer way to make xine, totem, to play quicktime, wmv,mpeg, is installing some "codecs" or Dapper Drake have a better and safer way [07:10] ? === justone is now known as whatevereal === blanky [i=blanky@ACC1976D.ipt.aol.com] has joined #ubuntu === peter_ [n=peter@user-544665f5.lns4-c12.dsl.pol.co.uk] has joined #ubuntu [07:11] can someone help this guy out http://www.ubuntuforums.org/showthread.php?t=302480 === luc_ [n=luc@ANantes-154-1-37-114.w81-53.abo.wanadoo.fr] has joined #ubuntu [07:11] hehe [07:11] pleeaassee === mark__ [n=mark@72.242.242.143] has joined #ubuntu === green_earz [n=admin@213-232-83-67.dsl.prodigynet.co.uk] has joined #ubuntu === elriah [i=elriah@adsl-072-149-159-016.sip.bhm.bellsouth.net] has joined #ubuntu [07:12] Hi all. Which SMTP server should I install with 6.06 server? === jono [n=jono@88-107-4-166.dynamic.dsl.as9105.com] has joined #ubuntu [07:12] elriah: I will recommend "postfix" [07:13] !multimedia [07:13] For multimedia codecs see: https://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html and for applications see this: https://help.ubuntu.com/community/MultimediaApplications === Apollo [i=domus@71.194.81.247] has joined #ubuntu === bruenig [n=bruenig@ppp-70-244-187-128.dsl.rcsntx.swbell.net] has joined #ubuntu [07:13] Thanks. [07:13] elriah: i would recommend sendmail [07:13] you are welcome [07:13] elriah: its easier to configure [07:13] blanky: did you still have CC=gcc-3.4 set when you typed make install? [07:13] LjL: yeah, was that the problem? === temba [n=oktoba@e177168040.adsl.alicedsl.de] has joined #ubuntu [07:13] LjL: thanks for helping me I really appreciate it I'm desperate :'( [07:13] blanky: i have no idea, but i'd try again without it [07:13] friends: any help or link on setting up sound? is there ay howto for computers in which sound simply dont work in edgy? [07:14] dtygel: maybe sound is just muted === raghu206 [n=raghu@202.63.100.54] has joined #ubuntu [07:14] LjL: yeah I tried again without it as well, I changed it to CC=gcc after it didnd't work (gcc defaults to the latest, 4.0 something) [07:14] dtygel: try "alsamixer" [07:14] LjL: oh well, thanks anyways :'( I appreciate the help [07:14] !sound | dtygel [07:14] dtygel: If you're having problems with sound, first ensure ALSA is selected, by double clicking on the volume control, then File -> Change Device (ALSA Mixer). If you are still having problems with sound, see https://help.ubuntu.com/community/DebuggingSoundProblems and http://alsa.opensrc.org/index.php?page=DmixPlugin [07:15] ubotu's responding more and more bulk, what happened to telling people to /msg him [07:15] Sorry, I don't know anything about s responding more and more bulk, what happened to telling people to /msg him - try searching on http://bots.ubuntulinux.nl/factoids.cgi [07:15] blanky, hold on, i'll look at the tar [07:15] LjL: thanks!!! [07:15] :') === kuyky [n=kuyky@84.90.80.42] has joined #ubuntu [07:15] blanky, since there's "|", people have started using "tell x about y" less [07:15] there's "|"? what's that [07:16] mc__: Tnx. [07:16] yeah I remember the good ol tell bob about mary days [07:16] and the telling people to /msg ubotu [07:16] elriah: np [07:16] blanky: | is called pipe === calavera [n=calavera@195.Red-80-26-32.staticIP.rima-tde.net] has joined #ubuntu === St_MPA3b [n=St_MPA3b@client3.pike.net.ru] has joined #ubuntu === epinephrine [i=geek@82-37-152-150.cable.ubr01.wals.blueyonder.co.uk] has joined #ubuntu [07:16] mc__: I know that :) but how does it apply to this context [07:16] Seveas: Hi, when will be the edgy repository ready ? :) [07:16] Anyone know how to configure postfix to relay mail ONLY from localhost? [07:16] blanky: | redirects the output of commands in unix,in this channel it redirects the output of the bot [07:16] anyone know how to set admin to root or vice versa in the terminal? [07:17] claudiu, wtf are you talking about? [07:17] mc_: thanks, but it seems not to be muted (I typed alsamixer, and PCM and FRONT are ok) [07:17] mc__: ahhh I see now [07:17] edgy has been released a onth ago... [07:17] elriah: try dpkg-reconfigure postfix [07:17] hey mc__ , I'll be called gc___ [07:17] hey look it's Seveas ! [07:17] Tnx again. === ralph__ [n=ralph@217.16.122.139] has joined #ubuntu [07:17] Seveas: sorry, I meant the freenx repo [07:17] elriah: i have this in main.cf: inet_interfaces = loopback-only === `4aFkA` [n=teo@212.110.87.165] has joined #ubuntu [07:17] hey I remember you LjL, you're the one that uses KDE but I'd always ask you about gnome anyways [07:17] claudiu, not anytome soon [07:17] blanky: hehe [07:18] LjL: if you could get it to compile then it'd be a problem on my end [07:18] <`4aFkA`> hello 2 all [07:18] How can i stick basic auth on this http://pastebin.ca/252540 [07:18] anyone ? [07:18] <`4aFkA`> i want to ask something [07:18] roryy: thanks for the links. I`ll check them right away [07:18] Seveas: ok [07:18] LjL: probably becuase I'm missing something, but I duobt it, I went ahead and downloaded gcc-3.4 already === hadesx [n=hades@200.8.24.76] has joined #ubuntu [07:18] LjL: In case you missed it, there's a log of the output here http://paste.jorgepena.be/34 [07:19] Does anyone know how to set admin to root or vice versa using the terminal? [07:19] Heiroglyphics: what?? [07:19] <`4aFkA`> my hard disk has 1 partition.. and i don't want to make a new partition to instal ubuntu. can i instal it on that one ? === zaatar [n=zaatar@cpe-71-65-19-97.twmi.res.rr.com] has joined #ubuntu [07:19] `4aFkA`: elaborate === Gasten [n=martin@h7n8c1o1095.bredband.skanova.com] has joined #ubuntu [07:19] i need to change the user access on the account === hadesx [n=hades@200.8.24.76] has left #ubuntu ["Me] [07:20] `4aFkA`: you don't mind formatting that partition (as in, erasing everything on it and putting ubuntu on it) === bradbury9 [n=bradbury@eu85-84-153-2.clientes.euskaltel.es] has joined #ubuntu [07:20] '4aFkA' : you could use VMWare to make ubuntu a virtual machine. otherwise you need 2 new partitions === josh_ [n=josh@66-191-145-50.dhcp.roch.mn.charter.com] has joined #ubuntu === hadesx [n=hades@200.8.24.76] has joined #ubuntu [07:20] how do i add an exception to hosts.deny? [07:20] hy [07:20] i [07:20] `4aFkA`: why dont you wnat to make another partition? it's not that hard these days [07:21] hello! [07:21] this time I actually even used Gnome Partition Editor (or whatever it's called) to resize my NTFS parition === shibby_ [n=shibby@pdc35-1-82-242-133-70.fbx.proxad.net] has joined #ubuntu === mixo8114 [n=murpc004@user-544114c7.l5.c4.dsl.pol.co.uk] has joined #ubuntu [07:21] Hi [07:21] <`4aFkA`> blanky : i have stuff on the secound partition and i don't want to erase it :/ [07:21] blanky: let's sidestep the issue for a minute (mostly because i don't have the kernel source installed and would rather not have it ;) - if you type "apt-cache show sl-modem", you'll see there are already slmodem packages in Ubuntu. perhaps those will work better than the tarball? [07:21] `4aFkA`: second? you said you only had one [07:22] <`4aFkA`> mark__ : tell me about VMWare [07:22] <`4aFkA`> i was wrong sry me === edgy [n=edgy@86.60.40.189] has joined #ubuntu [07:22] LjL: well, I don't have internet so I doubt it's there already (or even in the CD) [07:22] i have a phillips webcam and it won't fire [07:22] Hi, I thought that the kernel version take the form major.minor.patch but I just take a look at kernel.org and the current version is 2.6.18.3 so what's the additional number for? [07:22] LjL: but, what's the site where you can download the packages from the site? [07:22] http://packages.ubuntu.com or something? [07:22] blanky: yeah [07:22] wat's the toppic [07:23] anyone? === Jester_ [n=mike@c-24-62-124-251.hsd1.nh.comcast.net] has joined #ubuntu [07:23] LjL: thanks, will give that a try, hope it's not too big a file size and I get the right one haha, thanks again === XiXaQ_ [n=joerlend@84.236.191.221] has joined #Ubuntu [07:23] <`4aFkA`> blanky any suggestions ? === mixo8114 [n=murpc004@user-544114c7.l5.c4.dsl.pol.co.uk] has left #ubuntu [] [07:23] josh_: is this about apache? or what are you talking about [07:23] blanky: read the howto as well, though it's a bit convoluted [07:23] !modem [07:23] You want to connect via dial-up? Read https://wiki.ubuntu.com/DialupModemHowto [07:23] hosts.deny... i need to know how to add an exception to it [07:23] LjL: yeah I read that haha, or, honestly I only read the relevant parts because it's kind of weird [07:23] '4aFkA': vmware will allow you to have a guest operating system running at the same time as another OS. i run ubuntu and windows at the same time(windows for .net development). but my actual OS is ubuntu. google it up, vmwareworkstation is free for 30 days, you need that to make a VM(virtual machine), vmware player is opensource [07:23] i know blanky :\ [07:23] josh_: In relation to what, apache, ssh, what? [07:24] i just wrote a script to add ip addresses from my auth.log* files to it automatically once a day [07:24] josh_: because that question might be better suited towards a specific channel === sylwester [n=sylweste@host-89-228-205-26.kalisz.mm.pl] has joined #ubuntu === cntb [n=user@89-138-97-16.bb.netvision.net.il] has joined #ubuntu === Talash [n=nobody@89.0.249.31.dynamic.barak-online.net] has joined #ubuntu === bradbury9 [n=bradbury@eu85-84-153-2.clientes.euskaltel.es] has left #ubuntu [] [07:24] Hello, all === mark__ is now known as icepack [07:24] I need a little bit of help with configuring my lg 1750sq lcd monitor under ubuntu [07:24] it doesn't matter about the daemon... hosts.deny is going to block direct connections regardless === philip [n=philip@cpc3-warr3-0-0-cust754.bagu.cable.ntl.com] has joined #ubuntu [07:25] i need to make sure i dont accidently ban myself from work [07:25] talash: configuring it how? [07:25] how to quickly check if samba is installed ? btw is it included in default install? === bruenig [n=bruenig@ppp-70-244-187-128.dsl.rcsntx.swbell.net] has joined #ubuntu [07:25] There is a problem with it that after the default installation it won't let me set its resolution to something higher than 1024x768 [07:25] hey, i need help connecting to my windows pc over samba [07:26] !fixres > Talash [07:26] while its native resolution is 1280x1024 [07:26] cntb, it is not included in default, to get it do sudo apt-get install samba [07:26] josh_: I'm sorry that's beyond my knowledge, what I meant was that you could probably ask in a specific channel, see if there's a channel for the language you wrote your script in (most likely) === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [07:26] philip me too wait on the row ! ;-) [07:26] jrib-- what? [07:26] cntb, if you do actually have it, doing sudo apt-get install samba will tell you that you have it also [07:26] Talash: ubotu should have sent you a private message with useful information, did you receive it? [07:26] sudo apt-get install samba ? ok ty bruenig good === Twinxor [n=Twinxor@c-24-7-89-173.hsd1.ca.comcast.net] has joined #ubuntu === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has joined #ubuntu [07:27] !samba [07:27] samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html Samba can be administered via the web with SWAT [07:27] LjL: I found them :) http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=sl-modem&searchon=names&subword=1&version=edgy&release=all hopefully they work === esod_ [n=ubuntu@217.80-202-228.nextgentel.com] has joined #ubuntu [07:27] how do I use gparted to add unallocated space to my ext3 partition? [07:27] icepack: i don't think vmware-player is opensource at all === dxdt [n=mrw@69-23-135-130.cable.inebraska.com] has joined #ubuntu [07:28] blanky: there is also sl-modem-modules [07:28] bruenig: i just tried it and i have the latest version [07:28] How to detect my hw raid0 @ sil3114? From the LiveCD it detects it as two seperate disks. [07:28] Anyone know how to make OpenOffice print a spreadsheet with some lines on it? === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has left #ubuntu [] [07:28] oh, yeah i could ask in perl, but this is an operating system file. has nothing to do with perl... though i suppose i could add an exception to the perl script itself... [07:28] Megaqwerty, is the unallocated space next to the partition and is the partition you are trying to add it to the / partition? [07:28] LjL: :S which one!? I'll have to just guess [07:28] blanky: actually no, there isn't, nevermind. it was just shown by my shell's autocompletion for some reason of its own [07:28] LjL: aww I'll have to download each's deps hahaha oh well [07:28] LjL: ah okay :) [07:28] philip, congratulations? === saxofoner [n=ubuntu@pool-71-255-179-210.slsbmd.east.verizon.net] has joined #ubuntu === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-121-149.nexicom.net] has joined #ubuntu === Heiroglyphics [i=Heirogly@ppp-69-232-188-94.dsl.scrm01.pacbell.net] has left #ubuntu [] === whb [n=hunter@hlfxns0148w-142167249005.nb.aliant.net] has joined #ubuntu [07:29] bruenig: not really i can still not connect to my windows pc [07:29] !samba | philip [07:29] philip: samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently http://help.ubuntu.com/ubuntu/serverguide/C/windows-networking.html Samba can be administered via the web with SWAT [07:29] Hi everyon [07:29] e === XiXaQ_ is now known as XiXaQ [07:29] is debconf a base package? is libasound2, is libc6? [07:29] blanky: i guess you will, yeah, but then you probably need them for the tarball as well. it's the same stuff after all [07:29] I need some help DESPERATELY! === DarkChaos [n=derek@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu [07:29] bruenig: if you mean next to it in gparted, then yes. and yes I am trying to add it to the / partition. [07:29] if there's evne a way to know [07:29] blanky: yes, probably, yes [07:29] LjL: ah okay === atlas [n=atlas@84.5.38.116] has joined #ubuntu === seamus7 [n=seamus7@h92.1.141.67.ip.alltel.net] has joined #ubuntu [07:30] yes...what? I'll just download them anyways, hope they aren't too big [07:30] bruenig: i understand what samba is, it just isnt working === atlas is now known as Atlas95 === tonquin [n=Administ@S010600095b6ccb2d.vn.shawcable.net] has joined #ubuntu [07:30] http://ubuntuforums.org/showthread.php?t=301835 === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu [07:30] This is my problem. === Creak [n=creak@juv34-4-82-238-90-158.fbx.proxad.net] has joined #ubuntu [07:30] Megaqwerty, you will need to use the live cd then. You can't make changed to the / partition while using it. Megaqwerty pop the live cd in, then go to gparted in the menus and right click on the / partition, select resize and resize it to fill up the space [07:30] blanky: you should have those already [07:30] There's something wrong in my partitions. [07:30] changes* [07:30] Can anyone help? [07:30] blanky: i'd get module-assistant and debhelper rather [07:30] Ljl: www.vmware.com/download/player/open_source.html === Rebecca_ [n=IRC@user-514d583f.l1.c1.dsl.pol.co.uk] has joined #ubuntu === sonium [n=sonium@F934c.f.strato-dslnet.de] has joined #ubuntu === Rebecca_ [n=IRC@user-514d583f.l1.c1.dsl.pol.co.uk] has left #ubuntu [] [07:30] LjL: ah really? so they're base packages (becuase I haven't installed anything other than build-essential) === ryu [n=chris@unaffiliated/ryu] has joined #ubuntu [07:31] bruenig: I tried that, and it won't let me add more space to the ext3 partition. [07:31] LjL: it sucks when you need to get one package and then you need to get its deps, and its deps deps, and its deps deps deps hahaha === `4aFkA`aFK [n=teo@212.110.87.165] has joined #ubuntu [07:31] icepack: i don't know what that is, but it's certainly not vmware player (just look at the ridiculous size). you can also try "apt-get source vmware-player"; you'll see it's binary stuff [07:31] Megaqwerty, what does it do? === esod_ [n=ubuntu@217.80-202-228.nextgentel.com] has left #ubuntu ["Leaving"] [07:31] Hi all, I expanded a partition with gparted and it worked but.... the partition reports that its full and gnome kicks out. any ideas what to do next? [07:31] LjL: but if you think that debconf, libasound2, and libc6 are base packages, and should already be installed, then I should be fine [07:31] blanky: i know. someone should make a Windows tool for that ;) [07:31] http://ubuntuforums.org/showthread.php?t=301835 Can anyone help? [07:31] lol === jesse__ [n=jesse@adsl-12-121-202.gsp.bellsouth.net] has joined #ubuntu [07:32] saxofoner, boot with live Cd and do a fsck for / === _karl_ [n=dean@207.53.228.67] has joined #ubuntu [07:32] blanky: i don't think, i'm sure. the only one i'm not 100% sure is libasound2 (that's why i said "yes, probably, yes"), but i'm 98% sure ;) === _neoncode [n=neoncode@84.13.189.102] has joined #ubuntu [07:32] bruenig: any ideas why my samba isnt working then? [07:32] bruenig: it just doesn't allow me to add more space, when I try to specify the new size, it sets it back to its previous size. I also tried using the arrows to add more, but the up arrow is greyed out. [07:32] oh so 'll just get libasound2 [07:32] philip, never used samba. [07:32] pradeep: How to do an fsck? Just do that in the terminal? === Latty [n=Latty@host86-137-130-16.range86-137.btcentralplus.com] has joined #ubuntu [07:32] "fsck /" [07:32] ? [07:32] I am about to do a fresh install of Edgy, I previously upgraded to Edgy from Dapper, my root is on its own partition, will most of my personal settings and software remain? what should I consider doing before doing this fresh install? [07:32] What's Up! [07:32] LjL: you're right. the article i read was comparing it to open source QEMU and Xen [07:32] LjL: and for sl-modem-source, it needs bzip2 (i think its already installed), debhelper (i dont think), module-assistant (i dont think), and that's it, am i right? === m6s [n=m6s@88.218.12.118] has joined #ubuntu [07:33] saxofoner, fsck /dev/sdx [07:33] hey peoplke === Doow [n=bwerf@c-129872d5.014-186-6e6b701.cust.bredbandsbolaget.se] has joined #ubuntu [07:33] http://packages.ubuntu.com/edgy/misc/sl-modem-source [07:33] ok thanks pradeep [07:33] can I exclude a deb packet? [07:33] brb [07:33] LjL: by the way thanks for the help i really appreciate it [07:33] blanky: yeah you're right [07:33] in the apt-conf ? [07:33] Help please [07:33] Megaqwerty, you are certain the unallocated space is right next to the partition you are trying to add it to and that you are using the live cd when you do this. You cannot do it in your normal install, only from the live cd. [07:33] blanky: though debhelper and module-assistant probably do need a few dependencies that you don't have [07:33] Ok, got postfix setup. But I keep getting: Relay access denied; from=<> in my mail.log ... any suggestions? [07:33] LjL: I've got that covered [07:33] mds:>Help with what [07:34] ubuntu@ubuntu:~$ fsck /dev/sdx [07:34] fsck 1.38 (30-Jun-2005) [07:34] e2fsck 1.38 (30-Jun-2005) [07:34] fsck.ext2: No such file or directory while trying to open /dev/sdx [07:34] The superblock could not be read or does not describe a correct ext2 === arrai [n=arrai@dslb-084-060-224-030.pools.arcor-ip.net] has joined #ubuntu [07:34] filesystem. If the device is valid and it really contains an ext2 [07:34] LjL: I should have libc6 right? (GNU C Library: Shared Libraries) [07:34] filesystem (and not swap or ufs or something else), then the superblock === ryu [n=chris@unaffiliated/ryu] has joined #ubuntu [07:34] is corrupt, and you might try running e2fsck with an alternate superblock: [07:34] e2fsck -b 8193 [07:34] !paste [07:34] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [07:34] pradeep: I posted the results [07:34] Hello? [07:34] !skype [07:34] To install Skype on Ubuntu, see https://help.ubuntu.com/community/Skype - To record on Skype, check: https://wiki.ubuntu.com/SkypeRecordingHowto [07:34] !hi | m6s [07:34] m6s: Hi! Welcome to #ubuntu! [07:34] elriah: you need to finish setting up main.cf with your options [07:34] m6s:> Help with what? [07:34] bruenig: yes, I'm in the regular ubuntu right now, but when i tried I was in the ubuntu live cd. And yes, in the list in gparted, the unallocated space is listed just above the ext3 partition. [07:34] Hello? [07:34] jesse__, I am trying to setup apt [07:34] oh man :'( I'll never finish haha [07:34] so to exclude some packages [07:35] debhelper has lots of deps [07:35] but I can 't find in google nothing good to use === Atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [07:35] Megaqwerty, oh above.... It needs to be after the partition not before it [07:35] I want to exclude acpi-support from my edgy distro === saxofoner is so scared my computer is going to get hosed soon. [07:35] oh well, thanks LjL I really appreciate the help! :) [07:35] bruenig: oh, ok. How do I move it? [07:35] saxofoner, please post it on the pastebin [07:35] what web foto album software do you recommend ? [07:35] m6s:> Ok, goto debian.org [07:35] I need an alternative cd ripper that uses gstreamer 0.10 -- NOT sound-juicer [07:35] its done [07:35] blanky: by the way you may want to look at "apt-zip" too for getting packages on a non-networked box a bit more easily. i've never used it though [07:35] Kingsqueak: I'm in main.cf ... Everything looks ok to me ... This is just an outbound SMTP server ... It doesn't handle inbound mail and doesn't forward to a smarthost and only accepts relay from 127.0.0.1/8 ... Any clue? [07:36] LjL: okay, I'm going to look for it [07:36] thanks [07:36] pradeep: pastebin? sorry. Don't have a clue what that means. I put it in a private chat message to you. [07:36] bruenig et al . here the result of sudo apt-get install samba .http://paste.ubuntu-nl.org/32775/ is everything OK there ? [07:36] m6s:>Click on Debian Packages [07:36] !pastebin | saxofoner [07:36] saxofoner: pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (see also the #ubuntu channel topic) [07:36] bruenig: the resize/move option when I right click on it is greyed out. === cappu [n=cappu@p5083AF76.dip0.t-ipconnect.de] has joined #ubuntu [07:36] saxofoner: the idea is, never paste on the channel like you just did. === VigoFusion [n=jlc@ip68-1-99-14.pn.at.cox.net] has joined #ubuntu [07:36] ok [07:36] elriah: maybe someone is trying to connect to it, is the listener open on your interface? [07:36] saxofoner, fsck /dev/sdx (where x is the partition number as in /dev/sda2 /dev/sda3 etc) [07:36] m6s:>you their? [07:36] ljl here the result of sudo apt-get install samba .http://paste.ubuntu-nl.org/32775/ is everything OK there ? [07:36] elriah: the log entries about relaying denied are normal if someone attempts === madmetal [n=mad@ppp244-119.dsl.hol.gr] has joined #ubuntu [07:36] yes [07:36] !pastebin > saxofoner [07:37] is any one any good with samba? [07:37] elriah: they aren't normal if it is a client you intend to permit to relay though [07:37] cntb: doesn't look like [07:37] It's me attempting the relay just using telnet to test it. It *should* allow relay from 127.0.0.1 which is localhost ... [07:37] Megaqwerty, that is because you are trying to resize by adding space before the partition and not after the partition. I do not believe you are able to do that, unless you reformat the whole thing. Anyone else can confirm this? [07:37] I need an alternative cd ripper that uses gstreamer 0.10 -- NOT sound-juicer [07:37] Hi, I'm about to do a fresh reinstall of Edgy (I'm hoping it fixes some problems after I did the upgrade from Dapper) ... my root is on its own partition so I"m assuming I won't lose most of my configurations and add-on software, anyone know what I can expect to lose in the fresh reinstallation or have any tips before I begin? [07:37] saxofoner, i didn't get any private message [07:37] But that message pops up. [07:37] jesse__, yes I am there [07:37] Hmm.... sorry [07:37] cntb, not sure [07:37] m6s:>click on Debian Package, then click on search package directories [07:37] jesse__, what 's the use? [07:38] pradeep: not surprising, since saxofoner is not registered [07:38] elriah: yeah it should, can you pastebin the main.cf file? === SmrtJustin [n=SmrtJust@72.241.96.171] has joined #ubuntu === ompaul [n=ompaul@gnewsense/friend/ompaul] has joined #ubuntu [07:38] cntb, might ask someone with more in depth samba experience. I am only aware of how to install it generally [07:38] LjL sorry I'll try to do that. [07:38] Hi all, I expanded a partition with gparted and it worked but.... the partition reports that its full and gnome kicks out. any ideas what to do next? [07:38] m6s:>the idea is to find the package apt [07:38] bruenig: no, I know. Let me clarify, I wish to relocate the unallocated space below the ext3 partition so that I may resize the ext3 partition with that new space. [07:38] Don't remember how to register, on liveCD [07:39] jesse__, there is no use on that , :-) [07:39] saxofoner, just use the pastebin [07:39] Megaqwerty, do sudo fdisk -l, paste the output, then maybe I can understand what you are saying because obviously I am misinterpreting [07:39] m6s:>why do you say that? [07:39] !register | anyway, saxofoner [07:39] anyway, saxofoner: Information about registering your Freenode nick is at http://freenode.net/faq.shtml#contents-userregistration [07:39] I was sposed to register? [07:39] jesse__, I am trying to exclude packages in configuration files of apt [07:39] I have apt [07:40] m6s:>oh! [07:40] m6s:>ok === LKRaider [n=LKRaider@200.247.157.198] has joined #ubuntu === Xorlev [n=raven@unaffiliated/xorlev] has joined #ubuntu [07:40] VigoFusion: no, but if you don't register you can't send private messages to user (unless they explicitely set an option to accept them) === pegger [n=adminisz@87.97.29.156.pool.invitel.hu] has joined #ubuntu [07:40] ty anyway brue [07:40] m6s:> so go to synaptic and remove the acpi package [07:40] bruenig: http://paste.ubuntu-nl.org/32776/ [07:41] Megaqwerty, ok which of the /dev/sda# are you trying to merge with the other /dev/sda# [07:41] LjL: Thank you, I dont do private messages, tghey are soo Closed Source! [07:41] bruenig: I'm trying to add the 2.5GB space to sda3 [07:41] jesse__, nice shot! but, how do I do keep this package out of me? [07:41] ;-) [07:41] http://paste.ubuntu-nl.org/32777/ === bachler_ [i=rakahang@62.101.48.8] has joined #ubuntu [07:41] VigoFusion: hehe - well registering one's nick is a good idea anyway :) [07:41] pradeep: did that work? [07:42] Megaqwerty, you are trying to add sda2 to sda3? [07:42] saxofoner: do it as root, via sudo [07:42] bruenig: no [07:42] m6s:> I would back your system first [07:42] ofcourse [07:42] bruenig: it is unallocated space [07:42] saxofoner: 'sudo fsck ...' [07:42] jesse__, it erases gnome-session, is this good? [07:42] saxofoner, you have to be root [07:42] 8-/ [07:42] yes [07:42] no!!!!!!!!!!!!1 [07:42] no!!!!!!!!!!!! [07:42] Megaqwerty, ok I see, I didn't look at it right [07:42] True that, will register now, hope Santy Claws still shows up though [07:42] ok I just did it! [07:42] LOL [07:42] Megaqwerty, that unallocated space is between sda2 and sda3 === mcarter [n=mcarter@dsl-217-155-40-178.zen.co.uk] has joined #ubuntu [07:43] bruenig: yes [07:43] m6s:> Oh crap! === Somazx [n=Somazx@24.87.0.160] has left #ubuntu ["Leaving"] [07:43] http://paste.ubuntu-nl.org/32778/ pradeep [07:43] no panic === mixo8114 [n=murpc004@user-544114c7.l5.c4.dsl.pol.co.uk] has joined #ubuntu [07:43] Finally did that right... [07:43] if the power supply is ok [07:43] Megaqwerty, yeah, you can't add it to sda3 because it is before it on the disk. You can only add it to sda2. [07:43] wats the prob === tonquin [n=Administ@S010600095b6ccb2d.vn.shawcable.net] has left #ubuntu ["Leaving"] [07:43] bad thing with out gnome-session, the system won't boot! === Kim^J [n=Hagbard@90-224-32-143-no95.tbcn.telia.com] has joined #ubuntu [07:43] uh oh === opal [n=opal@70-58-53-224.eugn.qwest.net] has joined #ubuntu [07:43] bruenig: so my question is: how do I move it below ext3? [07:43] ni X, not console [07:43] KingSqueak: http://paste.ubuntu-nl.org/32778/ [07:44] That's what I'm saying [07:44] saxofoner: yeah that's normal, good === mamzers555 [n=user@88.134.110.144] has joined #ubuntu [07:44] Oh goody. But what good is that? === nosi4 [n=root@81.198.181.227] has joined #ubuntu [07:44] m6s:>Don't you dare shut down your machine [07:44] I still have the GRUB 16 AND 18 errors... it's crap... [07:44] Megaqwerty, you cannot move partitions, they are physical slices of the disk. You can reformat all of sda3 in order to get the unallocated space but that probably is not what you want. If you wish, you could just make that unallocated space another separate ext3 partition and use it for general storage === davin [n=root@ipd50a2372.speed.planet.nl] has joined #ubuntu [07:45] saxofoner: you sure you ran fsck on the right partition? do you only have one partition? [07:45] jesse__, lol, nope [07:45] m6s:>if you do then you can't boot it back up! === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [07:45] I want excludinf deb files, if I can 't find I wont shut it [07:45] saxofoner: that was sda6, the seventh partition, is grub loading from a different one maybe? [07:45] Kingsqueak: Did you see this thread: http://ubuntuforums.org/showthread.php?t=301835 that's where my problem is, I don't know where else it would be. I'll try some others, thanks. [07:45] I tried to follow a tutorial which helped me install Xgl+Beryl, using my nvidia card, but when it starts, my PC locks up after 5-15 seconds, now I cant even get into GNOME. what do I do? [07:45] it won't boot without the live cd [07:46] oh, and #beryl is dead. [07:46] if you do this [07:46] Just don't! === PreytoGod [n=default@adsl-75-3-161-237.dsl.chcgil.sbcglobal.net] has joined #ubuntu [07:46] bruenig: ok, well this sucks. hm...and you are sure there is no other way? [07:46] davin: If you use the new NVidia Drivers you don't need XGL [07:46] davin: You only need Beryl [07:46] im running dapper [07:46] as edgy doesnt recognize none of my 9 mice === dfcarney [n=dfcarney@70.55.162.25] has joined #ubuntu === hadesx [n=hades@200.8.24.76] has joined #ubuntu === salmenara is now known as Varanger [07:47] hi i need help [07:47] recognizes none * [07:47] saxofoner: hmm [07:47] m6s:>try to find the deb file for gnome-session === distromonkey [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu === clock_cycles [n=clock_cy@71-87-46-154.dhcp.stcd.mn.charter.com] has joined #ubuntu [07:47] anyone knows if there is a (good) way to use the microphone in a webcam? [07:47] Megaqwerty, 99% sure. I am relaying information I have read elsewhere. I have, because of the info, always set up my partition table to allow me some flexibility (putting stuff that I might incorporate later at the end so I can just make the disk bigger). But assuming the initial thing I read was wrong, I would also be wrong. [07:47] Try debian.rog [07:47] Try debian.org [07:47] saxofoner: sorry, I'm not sure, I do agree it might be a hardware issue, have you seen anything odd in /var/log/messages error wise? === FreshPrince [n=gfunk@80-218-148-129.dclient.hispeed.ch] has joined #ubuntu [07:47] make the partitions bigger* === ok67 [n=oddgeir@98.80-202-28.nextgentel.com] has joined #ubuntu [07:47] I have a pwc webacam and a logitech quickcam [07:48] hi i need help, my phillips webcam won't work [07:48] does anyone know a good driver for it [07:48] !webcam [07:48] webcam is now easy to install on Linux; instructions at https://help.ubuntu.com/community/Webcam Supported cams: https://wiki.ubuntu.com/HardwareSupportComponentsMultimediaWebCameras [07:48] ubuntu rulez ! [07:48] saxofoner; did you try to reinstall grub? [07:48] bruenig: thanks! [07:48] mamzers555: no [07:48] Kyral: you say that I only need nvidia-glx and beryl packages? [07:48] bruenig: ok, so what if I re-incorporate it into sda3, can I then remove it and put it at the end of the disk? [07:48] ubuntu does rule! [07:48] Kyral: and no xserver-xgl or anything (on dapper) [07:48] saxofoner; http://ubuntuforums.org/showthread.php?t=24113 === Acetylene [n=Acetylen@A-98-243.cust.iol.ie] has joined #ubuntu [07:48] kingsqueak: how do I check /var/log/messages ? [07:48] davin if the NVidia GLX is at the latest version [07:48] saxofoner; HOWTO: Restore GRUB (if your MBR is messed up) [07:48] (9xxx) [07:48] I want to do a fresh reinstall of Edgy ... since my root is on its own partition .. what should I expect to lose in the fresh install? I've heard backin up etc/ is a good idea and using it as a reference for config files .... any other tips? [07:49] Kyral: when was the latest release? [07:49] ubuntu is more user-friendly than KDE is. [07:49] its the Philips SPC 200NC Webcam , it won't work [07:49] saxofoner: you can use 'less' to view it [07:49] And of course you need to modify your XOrgconf [07:49] jesse__: Watch the flamebait === rsteele [n=steve@adsl-69-228-213-127.dsl.pltn13.pacbell.net] has joined #ubuntu [07:49] saxofoner: though if you are that new, you may not understand what to look for [07:49] Kyral:>? [07:49] !backup | seamus7 [07:49] seamus7: 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 [07:49] seamus7: your root is always in its own partition - what did you mean? perhaps it's /home that you have in its own partition? === ida01 [n=ida01@71-215-168-240.roch.qwest.net] has joined #ubuntu [07:49] saxofoner; important!! not the first post in this thread, take a look at the second one!!!!!! [07:50] jesse__: Be careful with stating that GNOME is better than KDE or vice versa :P [07:50] Megaqwerty, if you reincorporated it into sda3 by deleting sda3 and then reformatting it allowing the unallocated space to become the begging of the new partition, you could then leave that same amount of unallocated space at the end of sda3 and between sda4, but not the end of the disk [07:50] kingsqueak: I'm not exactly new, I just don't know all this stuff, because I usually don't have problems ;-) [07:50] greetings: does anyone knows how to install broadcom with ndiswrapper? [07:50] mamzers555 kay [07:50] LjL: I have / and home/ on separate partitions. === mnepton [n=mneptok@mneptok.com] has joined #ubuntu [07:50] before sda4* [07:50] Kyral:>oh yea because of the kde freaks? [07:50] saxofoner: k, look for ide or scsi or filesystem problems in the logs for one or memory errors === Ekinoks [n=ekinoks@41.10.119-80.rev.gaoland.net] has joined #ubuntu [07:50] *twitch* [07:50] Keryl: so now I need to restore my system, because I cant get into GNOME [07:50] Kyral:>LOL [07:50] jesse__: I am one of those so called KDE Freaks [07:50] lol [07:50] Kyral:>sorry!!!! [07:50] :) [07:51] davin: Simply undo the steps you took [07:51] Kyral:>oh snap! [07:51] bruenig: whoops, I meant sda2 [07:51] jesse__: GNOME vs. KDE is one of the Unix Holy Wars [07:51] Kyral: well thing is I cant remember what I did [07:51] Though I get: I get: bcmwl5 driver installed, hardware (14E4:4324) present (alternate driver: bcm43xx) [07:51] Like Vim vs. Emacs === nosi4 [n=root@81.198.181.227] has joined #ubuntu [07:51] Dick Cheney uses Gnome [07:51] GNOME vs KDE is one of the stupidest arguments one could possibly have [07:51] i know i'm on the GNOME side [07:51] seamus7: ok, now that makes sense. backing up /etc is probably a good idea (it's only going to be 10 megs or so uncompressed, anyway), though don't restore it - as you said, just use it for reference. you might also want to do a "dpkg --get-selections" (and redirect it to some file) to backup the list of packages that you currently have installed, if you installed a lot of stuff that wasn't there by default, and want to restore it [07:51] saxofoner; sorry read the whole post now. looks like a hardware-defect [07:51] Kingsqueak: More reason for me not to use it === allz [n=identety@dsl-225-59.hive.is] has joined #ubuntu [07:51] heh [07:51] kingsqueak: what do I put in the terminal to see that file? "less" just asks me if I want help [07:52] Kyral: "why do you hate our troops?" j/k [07:52] mamzers555: Oh damn [07:52] i uninstalled something via apt-get and all the configs and things are still there; is it possible to rid of them w/o going through one by one? [07:52] seamus7, what I always do, since I do have a separate / and /home is mount my home partition in the install/live cd and then delete everything off of except my files (i.e the . directories). Then I install, manually edit the partition table and have it not reformat it. [07:52] I use KDE because GNOME pissed me off with 2.14 and hiding everything in GConf === Rigor [n=olivier@mna75-6-82-227-143-45.fbx.proxad.net] has joined #ubuntu [07:52] But I digress [07:52] hello i want to upgarde my nvidia card NVIDIA 87.76 to 96.26 but how ? [07:52] bruenig: so the only way to incorporate it into sda3 would be to reformat sda3 with that space at the beginning? [07:52] someone PLEASE help me out :) [07:52] saxofoner: oh less /var/log/messages 'q' quits it and j/k scroll the file [07:52] tannerld, sudo apt-get remove --purge next time [07:52] Megaqwerty, yes === ok67 [n=oddgeir@98.80-202-28.nextgentel.com] has joined #ubuntu [07:52] kdefrysk, ah thanks [07:52] come to UDS sometime and watch GNOME and KDE developers and foundation members interact. *we* don't fight, and we have a great time together. so users fighting is just ridiculous. [07:52] damn. ok, thanks [07:52] Megaqwerty, you can only incorporate space at the end of a partition not at the beginning of it === tlanfer [n=tortus@p508F9A8C.dip0.t-ipconnect.de] has joined #ubuntu [07:52] it's just use gnome because I couldn't understand the entire concept of KDE [07:53] mnepton, smile when you say that. === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has joined #ubuntu [07:53] saxofoner: shift-g goes to the end of the file, might be more useful for later messages [07:53] jesse__, there's nothing fundamentally different about kde vs. gnome [07:53] ...how can you not understand the concept of a DE === nosi4 [n=ubuntu@81.198.181.227] has joined #ubuntu [07:53] ...and why am I getting Deja Vu? === hard_i [n=hard_i@rapla.net] has joined #ubuntu [07:53] sethk: i would if it was purely funny. [07:53] saxofoner; you should use a test-cd to test your ram, harddrive and so on before doing anything else, keep sure that the hardware is ok [07:53] kingsqueak: how much of it should I post? [07:53] jesse__: What part of it? I moved from gnome as I could not understand hiding everything into gconf [07:53] it's hard to explain === sc0tt_ [n=sc0tt@cpc2-stok5-0-0-cust567.bagu.cable.ntl.com] has joined #ubuntu [07:53] mnepton, I guess you didn't see the movie [07:53] #ubuntu-offtopic :-0 [07:53] mamzers555: I did a memtest. [07:53] jesse__, it certainly must be. [07:53] GConf ~= Windows Registry :D [07:54] sethk: which? === nosi4 [n=ubuntu@81.198.181.227] has joined #ubuntu === jrs [n=jrs@d51535FEA.access.telenet.be] has joined #ubuntu [07:54] saxofoner: well do this tail -100 /var/log/messages pastebin that as a start [07:54] bruenig: why do that? I thought having /home on its own partition allows me to easily install/upgrade/reinstall my / without having to touch /home? [07:54] davin: thanks for reminding us [07:54] and my HD is like 5 months old [07:54] llo how do i install my sound card? [07:54] Is it possible to have direct rendering in a ssh forwarded environment? [07:54] Kyral: so you say I do not need Xgl on dapper, only beryl? [07:54] mnepton, I can't even remember. it's an old old western, and the bad guy says "smile when you say that" with this evil grin. [07:54] jesse__, bye & thanx [07:54] yeh, it's the compatilbilty [07:54] davin: If you are at the newest NVidia Drivers === m6s [n=m6s@88.218.12.118] has left #ubuntu ["Adios] [07:54] Kyral: okay.. [07:54] Which I highly doubt with Dapper [07:54] m6s:>your welcome! [07:54] sethk: oh good. i thought there was incriminating video of us from UDS or something. === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [07:55] I try to print a pdf in Evince with 2 pages on one. The pages however get printed one page on one page. Anyone know how to get 2 pages on one? [07:55] (I dislike release based distros...) [07:55] Kyral: well Edgy recognizes none of my 9 mice :( [07:55] hello i want to upgarde my nvidia card NVIDIA 87.76 to 96.26 but how ? [07:55] seamus7, that is what I do, so that it doesn't carry over any settings that may be incompatible. I like to reconfigure everything. Always kind of defeats the purpose at least to me to have a fresh install that is exactly the same as the other install. Perhaps I am weird in that manner, wouldn't be the only thing I am weird in. [07:55] Ubotu, please tell jrs about sound === Pensa`MIA [n=Pensacol@203.113-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [07:55] allz: download the lates driver from nvidia.com === pretortio [n=fauno@84.77.81.190] has joined #ubuntu [07:55] not hardware, software compatibility [07:55] http://paste.ubuntu-nl.org/32782/ kingsqueak [07:55] allz: I highly doubt NVidia-GLX is at the new version, download the installer from NVidia [07:55] Ubotu, please tell allz about nvidiabeta === orangey [n=orangey@modemcable161.59-203-24.mc.videotron.ca] has joined #ubuntu [07:55] davin, that's very democratic. Also odd. I have a wide variety of mice here and only one isn't recognized [07:55] LjL: They aren't beta anymore :D === LordMetroid [n=lordmetr@h28n4c1o885.bredband.skanova.com] has joined #ubuntu [07:56] amaranth repo has the latest nvidia-glx [07:56] saxofoner: k, gimme a bit [07:56] kingsqueak: I didn't see any weird messages [07:56] well [07:56] Kyral: the factoid's name is that though [07:56] but then again, I don't know how to read them! [07:56] LOL === Kyral should really stop hanging out here seeing as he doesn't use Ubuntu anymore [07:56] I wanted to install Edgy, but none of the mice worked, so I installed Dapper instead === Atmospherian [n=chatzill@ool-4577e8df.dyn.optonline.net] has joined #ubuntu [07:57] saxofoner: hmm yeah that looks o.k. === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has left #ubuntu [] [07:57] Maybe I'll just hose my disk, and install Ubuntu by itself... [07:57] It's tempting at this point. [07:57] jrs: if there is a onboard sound card disable it in the bios. then find out what the cards driver name is. check out this link for that >http://kmuto.jp/debian/hcl/ then install modconf and then fire it up and track down the driver and install it [07:57] saxofoner: if you can do that, run a bad blocks check on the whole thing, takes forever but it's worth a check === elriah [i=elriah@adsl-072-149-159-016.sip.bhm.bellsouth.net] has joined #ubuntu [07:57] ljl should i add this to my source.list ? [07:57] i wouldn't if i were you, you always need a back up OS [07:58] ugh [07:58] deb http://amaranth.selfip.com/ edgy lrm [07:58] deb-src http://amaranth.selfip.com/ edgy lrm [07:58] allz: if you want the new drivers, yes [07:58] this? [07:58] saxofoner: it's an odd issue you're having so I just don't have a great answer [07:58] kingsqueak: I doubt it's hardware, because I had Windows only, before Ubuntu was installed, and it was hunky dory for a long time. [07:58] allz: yes [07:58] I got a few options here === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [07:58] saxofoner: you running Edgy or Dapper on this? [07:58] allz: then update and upgrade [07:58] Hi all. I have a colo server that runs 6.06 and a development server that runs 6.06. I want to backup from on to the other with minimal impact on bandwidth. Is RSYNC the way to go? === exci [n=exci@cpe-70-112-216-106.austin.res.rr.com] has joined #ubuntu [07:58] lol ljl i was gonna ask you then what [07:58] :P [07:58] -Fix Beryl/XGL, -Try to find out and undo everything, -Install Edgy === DevilSoulBlacK [n=devilsou@gea-gye-internet.telconet.net] has joined #ubuntu [07:58] saxofoner; also check the cables, i have had a case where the ide-cable caused the problems === TsN|Hunter [n=hluisi@dsl092-012-080.sfo1.dsl.speakeasy.net] has joined #ubuntu [07:58] kingsqueak: I understand you have no answer, thank you very much for your ubuntu. I have 6.06 [07:58] bruenig: oh I see... that makes sense ... I was hoping my problems in Edgy since upgrading would be fixed just by reinstalling / .... could I just go into /home and delete everything except my personal directories ... I was never going to allow the reinstall to touch my /home (i.e. format). [07:58] mamzers555: will do. === yeager [n=yeager@213.132.115.138] has joined #ubuntu === whitynz [n=Whity@60-234-132-74.bitstream.orcon.net.nz] has joined #ubuntu [07:59] I'm just afraid to boot off. === Maverynthia [i=WinNT@105-122.202-68.tampabay.res.rr.com] has joined #ubuntu [07:59] allz: either "sudo apt-get update; sudo apt-get upgrade", or the equivalent in Synaptic, i guess [07:59] Scared the liveCD won't work! [07:59] saxofoner: I would say if you are going to reinstall, try Edgy and also do what mamzers555 suggested [07:59] Okey doke. Be back soon if all goes... er... badly? [07:59] ljl where is the source list agein :S this time i am gonna type it in notpad === RetLaw [n=RetLaw@082-146-104-208.dyn.adsl.xs4all.be] has joined #ubuntu === Fred_Sambo [n=eric@cpe-72-224-164-197.maine.res.rr.com] has joined #ubuntu === ktogias [n=ktogias@ppp122-157.adsl.forthnet.gr] has joined #ubuntu === Fred_Sambo is now known as FredSambo [07:59] allz: /etc/apt/sources.list [07:59] elriah: rsync with archive mode and a few other options so it only sends over what changed is the best way === sqrxz [n=sqrxz@c213-100-37-250.swipnet.se] has joined #ubuntu === FredSambo is now known as Fred_Sambo [08:00] hello [08:00] Kingsqueak: Thanks! Do you know a good faq to get me started? [08:00] hello ubotu [08:00] elriah: read the options, you can make it archive and delete missing files on the target etc. and only send over new files or changed files === caplink811 [n=Joerg@xdsl-81-173-160-134.netcologne.de] has joined #ubuntu [08:00] elriah: http://sunsite.dk/info/guides/rsync/rsync-mirroring.html might be of some help [08:00] does ati support AIGLX? [08:01] seamus7, it almost definitely doesn't create any problems by allowing the . directories and stuff to stay. Just reformatting / should be enough. I thought you were asking something like 'what should I backup so I can do a complete fresh install' and my answer was, well, what it was [08:01] Thanks again :) [08:01] be back in a second [08:01] bruenig: oh ok thx [08:01] elriah: your situation isn't identical to that, but the concepts are close [08:01] hi, I can't get my .Xdefaults to work setting rxvt*background, I put rxvt*background: black, but it doesn't apply? === mdrmike [n=nojunk4m@ip-216-117-211-26.static.keyway.net] has joined #ubuntu === YIP [n=YIP@p57AF08C5.dip0.t-ipconnect.de] has joined #ubuntu [08:02] sqrxz: xrdb -merge ~/.Xdefaults === tommy [n=tommy@host231-202-dynamic.4-87-r.retail.telecomitalia.it] has joined #ubuntu === mypapit [n=manbruta@218.111.184.144] has joined #ubuntu [08:02] ciaooooooooo === whaq [i=whaq@203.130.197.106] has joined #ubuntu === RocketRanch [n=htaylor@c-69-244-17-79.hsd1.ms.comcast.net] has joined #ubuntu [08:02] elriah: ah, even better => http://www.jdmz.net/ssh/ === Tmob [n=total@c-24-6-215-44.hsd1.ca.comcast.net] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === raider46 [i=raider46@200.106.70.11] has joined #ubuntu [08:02] hi... im trying to configure my new screen to 1680x1050 its an acer al2216w [08:02] anyone italina? [08:02] ljl i want the correct install [08:02] italian? [08:03] jrib: you rule === pretortio [n=fauno@84.77.81.190] has joined #ubuntu [08:03] allz: ? [08:03] ljl i want to install this -> NVIDIA 96.26 [08:03] !it | tommy [08:03] !it | tommy [08:03] tommy: Vai su #ubuntu-it o su #kubuntu-it se vuoi parlare in italiano, in questo canale usiamo solo l'inglese. Grazie! [08:03] heh === tat_ [i=b88f47ce@pepin.poivron.org] has joined #ubuntu === sc0tt_ [n=sc0tt@cpc2-stok5-0-0-cust567.bagu.cable.ntl.com] has joined #ubuntu [08:03] ljl i am trying to play a game that needs 97.26 update [08:03] allz: well but amaranth's ones are even newer than that [08:03] already ran dpkg config and saved it and x wont start with the right resolution... ? [08:03] bruenig: uhm, easycam didn't help [08:03] :O === tommy [n=tommy@host231-202-dynamic.4-87-r.retail.telecomitalia.it] has left #ubuntu ["Sto] === mrfuzzims [n=opera@82.173.242.255] has left #ubuntu [] === mdrmike [n=nojunk4m@ip-216-117-211-26.static.keyway.net] has left #ubuntu [] === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has joined #ubuntu [08:04] hello i got a problem with initramfs-tool package, get a "sed: can't read -: No such File or Diretory" any idea what that has to mean ?? === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has left #ubuntu [] === sqrxz [n=sqrxz@c213-100-37-250.swipnet.se] has left #ubuntu ["Leaving"] === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has joined #ubuntu [08:04] i can use the video part of the webcam, but i can't control the audio part === tommy [n=tommy@host231-202-dynamic.4-87-r.retail.telecomitalia.it] has joined #ubuntu === jono [n=jono@88-107-4-166.dynamic.dsl.as9105.com] has joined #ubuntu [08:04] YIP; which graphics-card do you have? [08:04] intel 845g === rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #ubuntu === Blazeix [n=fuquawa@cpe-24-208-219-132.indy.res.rr.com] has joined #ubuntu [08:05] on board... obviously [08:05] ljl i am in nvidia site .i have never been there .where to go to isntall a nvidia driver 97.26 [08:05] ? === Kippix [n=KippiX@i02m-87-89-132-248.d4.club-internet.fr] has joined #Ubuntu [08:05] you need i915-package === ceagan [n=ceagan@69-174-226-7.chvlva.adelphia.net] has joined #ubuntu === etanh [n=etanh@91.137.128.87] has joined #ubuntu [08:05] Eons, all I did was type a ! with a word after it. === manmadha [n=sri_@202.63.100.54] has joined #ubuntu [08:05] ljl plzz .post me the site [08:05] i installed it already [08:05] people: Im trying to make alsa-driver with ./configure and I get this error: "configure: error: C compiler cannot create executables" [08:05] any help there? === dicoi_ [n=dicoi@76-12.prisma.t3.se] has joined #ubuntu === spokkerjones [n=eon@cpe-66-25-56-65.houston.res.rr.com] has joined #ubuntu === netG [n=simone@83.225.4.157] has joined #ubuntu [08:05] allz: i haven't the slightest idea. why's it 97.26 now? you were saying 96.26 one minute ago [08:05] !build-essential | dtygel [08:05] dtygel: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first: not all !repositories are enabled by default!) [08:05] how to remove package manager updates from notification ............ [08:06] YIP; i mean 915resolution [08:06] what package is "make" part of? === raider46 [i=raider46@200.106.70.11] has left #ubuntu [] [08:06] i installed gcc === Vornotron [n=vorn@71-213-115-201.slkc.qwest.net] has joined #ubuntu [08:06] yeah... its installed === NaMcO^ is now known as NaMc-AWAY === edgy [n=edgy@86.60.40.189] has left #ubuntu ["Konversation] [08:06] thanks, LjL: I"ll check [08:06] spokkerjones: "make". but just install "build-essential" [08:06] dtygel: my first guess would be to check the permissions on the folder === Blazeix [n=fuquawa@cpe-24-208-219-132.indy.res.rr.com] has left #ubuntu [] [08:06] can any one help mme? === whoblah [n=whoblah@24-75-177-142.pittpa.adelphia.net] has joined #ubuntu === BockBilbo [n=BockBilb@eu85-84-43-70.clientes.euskaltel.es] has joined #ubuntu [08:06] ljl sorry it is 96.26 ?:S [08:07] i am sos orry [08:07] YIP; then edit your xorg.conf and ony enter the resolution you want [08:07] After a recent power failure, I find that I cannot log in at all to my Breezy machine; it always says "login incorrect". THis happens even on the recovery console, which originally did not ask for a login but just sent me to a root command prompt. [08:07] tat_: what version of ubuntu? [08:07] you would think theyd have make as a seperate package --- why install all the extra garbage? [08:07] allz: ok - so you want 96.26. why is amaranth's package bad, since it's newer than that (96.29)? [08:08] can any one tell how to remove package updates from our notifivation? === rad|x [i=rad_x@CPE000f3d016752-CM001404948d9e.cpe.net.cable.rogers.com] has joined #ubuntu === Saxofoner [n=julian@pool-71-255-179-210.slsbmd.east.verizon.net] has joined #ubuntu === Cubies [i=Jono@ACCB5DE0.ipt.aol.com] has joined #ubuntu [08:08] manmadha: why do that? === Cubies [i=Jono@ACCB5DE0.ipt.aol.com] has left #ubuntu [] [08:08] kingsqueak: still here? [08:08] LjL, I want clear screen [08:08] sooo === YIP [n=YIP@p57AF08C5.dip0.t-ipconnect.de] has joined #ubuntu [08:08] im back === pretortio [n=fauno@84.77.81.190] has left #ubuntu ["Abandonando"] [08:09] manmadha: you're aware that installing security updates can be important to the safety of your system? :) [08:09] LjL cause vitamin says it aint gonna work [08:09] you should be able to remove the update notifier from the taskbar-things by right clicking it. === ccui_ [n=ccui@a199085.studnetz.uni-leipzig.de] has joined #ubuntu [08:09] he is helping me to play scarface [08:09] on my pc === flodine [n=flodine@c-24-4-174-71.hsd1.ca.comcast.net] has joined #ubuntu [08:09] kingsqueak: I messed with some cables, and Ubuntu booted just fine. I'm going to back up some files, and then try booting Windowze. === Blazeix [n=fuquawa@cpe-24-208-219-132.indy.res.rr.com] has joined #ubuntu [08:09] Saxofoner: yeah maybe that was your issue [08:09] any other ideas? === ziro01 [n=ziro01@71-212-239-42.hlrn.qwest.net] has joined #ubuntu [08:09] allz: why does he (whoever he is) think it's not going to work? === Dmitrys [n=w0lf@213.172.90.13] has joined #ubuntu [08:09] DEAR GOD I HOPE SO === itclanster [n=vibhu@220.227.97.99] has joined #ubuntu [08:10] LjL, ohh ok ok ....I thing it is not a good idea,.. === ccui_ [n=ccui@a199085.studnetz.uni-leipzig.de] has left #ubuntu ["Konversation] [08:10] ok thank u [08:10] ljl okei .i will do what you say [08:10] do the source thingi [08:10] manmadha: anyway, the package is update-notifier [08:11] yaa how to remove it? [08:11] manmadha: "sudo apt-get remove update-notifier" like any other package [08:11] or from Synaptic or whatever [08:11] ohh thank u [08:11] how do i prevent a .Trash- folder from being used on a removable device like an audio player? === dicoi_ [n=dicoi@76-12.prisma.t3.se] has joined #ubuntu === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [08:12] question: i had used link /home/win /home/user/Desktop/win to create a link to a mounted drive .. now i want to remove that link..but when i delete it it says not on the same filesystem and i m not able to delete that link..can some one tell me how to do that === dicoi_ [n=dicoi@76-12.prisma.t3.se] has left #ubuntu ["Leaving"] === b33rZi [n=xbfd@CPE-61-9-199-95.static.nsw.bigpond.net.au] has joined #ubuntu [08:13] manmadha: You can just disable the Auto Update and Manually Update, Mine is disabled to autoupdate, but I check at every log on or boot. [08:13] anyone who uses gdesklets? === Mnabil [n=Mnabil@196.205.192.93] has joined #ubuntu [08:13] what's this error in dmesg cpufreq: change failed with new_state 0 and result 0 [08:13] !anyone [08:13] A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [08:13] does anyone know why i keep getting '*** No rule to make target 'arch/i386/kernel/msr.c' when i try to build my module? === matejko_ [n=matej@BSN-61-0-221.dial-up.dsl.siol.net] has joined #ubuntu === tlanfer [n=tortus@p508F9A8C.dip0.t-ipconnect.de] has joined #ubuntu [08:13] VigoFusion, ohh ok ok === EmxBA [n=emx@unaffiliated/emxba] has joined #ubuntu === root_ [n=root@66-191-145-50.dhcp.roch.mn.charter.com] has joined #ubuntu [08:14] can someone help me with wiki tables on https://wiki.ubuntu.com/LaptopTestingTeam/FujitsuAmiloL6825 ? [08:14] anyone can tell me how to change my keyboard layout please? === Mnabil [n=Mnabil@196.205.192.93] has left #ubuntu ["thanks] [08:14] I don't have a keyboard layout tab in languages [08:14] question: i had used link "/home/win /home/user/Desktop/win " to create a link to a mounted drive .. now i want to remove that link..but when i delete it it says not on the same file system and i m not able to delete that link..can some one tell me how to do that. [08:14] ljl okei i have done the things you have sayid now what is the next level? === spunconfuse [n=a8d6a4m2@dyn-dsl-mb-216-168-121-149.nexicom.net] has joined #ubuntu === unkn0wn [n=unkn0wn@adslli174.tel.net.ba] has joined #ubuntu [08:14] itclanster: use "rm" from a terminal === siloe [n=siloe@200-158-118-108.dsl.telesp.net.br] has joined #ubuntu [08:15] ljl i have add it to source list then upgrade and update [08:15] i used that but it doesn't word === FreshPrince [n=gfunk@80-218-148-129.dclient.hispeed.ch] has left #ubuntu ["Leaving"] === AccessExcess [n=axe@86.120.241.3] has joined #ubuntu [08:15] it say no such file exists === Dark-Sub-Zero [n=vandrei@host-241.238.188.200.fns.freefone.com.br] has joined #ubuntu [08:15] itclanster: show "ls -ld" and "rm" output for the link in question please? === johoja [n=johoja@bas3-kingston08-1168065259.dsl.bell.ca] has joined #ubuntu === EmxBA [n=emx@unaffiliated/emxba] has left #ubuntu ["I] [08:15] manmadha: That way you will get the updates as needed, and there are no radical apt-remove or purges done, it is there, just idle. === cabbie [n=iforsyth@klwn02m03-162.bctel.ca] has joined #ubuntu [08:16] allz: first update, then upgrade. if you did it correctly (these packages should have been updated: linux-restricted-modules-2.6.17-10-generic linux-restricted-modules-common) you now have version 9629 of the nvidia drivers installed. you probably need to reboot, though. [08:16] ljl ok === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [08:17] help: FATAL: Module ndiswrapper not found - what should I do because if I do: ndiswrapper -l the ANSWER is: installed drivers: [08:17] bcmwl5 driver installed, hardware (14E4:4324) present (alternate driver: bcm43xx) [08:17] anyone for my keyboard layout problem? [08:17] reboot xorg ? ljl [08:17] ljl reboot xserver or the computer' [08:17] ? === ubuntu4alexej [n=ubuntu4a@48-49-124-91.pool.ukrtel.net] has joined #ubuntu === JeffBell [n=landlord@86.34.234.247] has joined #ubuntu [08:17] VigoFusion, hii......I am installing gaim-2.0.0beta 5 but it is asking for You must have the GTK+ 2.0 development headers installed to compile Gaim's [08:17] GTK+ interface. wht should i do..? [08:17] allz: try restarting X first, yeah, but i'm guessing you'll have to reboot the computer, since kernel modules have been updated === ubuntu4alexej is now known as AV1611 [08:17] ida01: have you 'modprobe ndiswrapper' yet as root? [08:18] vn: try gnome-keyboard-properties [08:18] manmadha; you try to install it by yourself? [08:18] icepack: yes root teminal [08:18] Oh, it may have taken over 5 hours to download.... BUT, I *am* finally upgraded. =oD [08:18] strabes: even in xfce? [08:18] oh no that wont work lol [08:18] try like [08:18] dooglus: ls-ld shows o/p drwxr-xr-x 2 vibhu vibhu 4096 2006-11-19 21:06 how shud i use it [08:18] manmadha; do you want to compile it? [08:18] mamzers555, yaaa i tried ./configure [08:18] xfce-keyboard then hit tab === LevTermen_ [n=mrfreeze@d83-182-137-142.cust.tele2.be] has joined #ubuntu === dtygel [n=dtygel@modemcable019.214-82-70.mc.videotron.ca] has left #ubuntu [] === ansku [n=ansku@e82-103-194-60.elisa-laajakaista.fi] has joined #ubuntu [08:18] vn: or something like that [08:18] mamzers555, nope i want to install it === ansku [n=ansku@e82-103-194-60.elisa-laajakaista.fi] has left #ubuntu ["Lhdss"] [08:19] But it is asking for gtk2.0.....etc [08:19] nothing like keyboard is showing :/ [08:19] If you only want to build the console interface then [08:19] specify --disable-gtkui when running configure. [08:19] does disks-admin still exist in edgy? [08:19] modprobe ndiswrapper === LKRaider [n=LKRaider@200.247.157.198] has joined #ubuntu [08:19] this is the out put [08:19] manmadha; if you want ./configure then you want to compile it === mustachio [n=tomk148@24-107-142-138.dhcp.stls.mo.charter.com] has joined #ubuntu === adib [n=adib@dslb-088-073-217-152.pools.arcor-ip.net] has joined #ubuntu [08:20] mamzers555, what is the process to install gaim...? === bpds [n=brian@24-216-127-45.dhcp.stls.mo.charter.com] has joined #ubuntu [08:20] manmadha: sudo apt-get install gaim [08:21] strabes: thanks anyway, im asking on #xubuntu if they know anything [08:21] manmadha; can you try this package i made a deb and you can install it? here is the link: http://www.ubuntuforums.org/showthread.php?p=1761200#post1761200 === SiDi [n=craig@cpe-66-69-86-45.satx.res.rr.com] has joined #ubuntu === DarkChaos [n=derek@ppp-69-220-62-92.dsl.sfldmi.ameritech.net] has joined #ubuntu [08:21] mc__, it is new version....I mean 2.05? === gbrent [n=gbrent@165.236.242.98] has joined #ubuntu [08:21] how do i install windows media player on teh ubuntu? === Belutz [n=belutz@ubuntu/member/belutz] has joined #ubuntu [08:21] I am a totall Linux newb, but am learning, and learning is fundamental. [08:21] VLC media player works i think === bunnythebunny [n=bunny@bl4-215-167.dsl.telepac.pt] has joined #ubuntu === omong_kosong [n=omong_ko@pD955F668.dip.t-dialin.net] has joined #ubuntu === rioghal [n=rioghal@70-58-83-13.tukw.qwest.net] has joined #ubuntu === House [n=db@80-218-103-57.dclient.hispeed.ch] has joined #ubuntu === House [n=db@80-218-103-57.dclient.hispeed.ch] has left #ubuntu ["Ex-Chat"] === ba5e [n=willmc@c-1107e255.133-9-64736c11.cust.bredbandsbolaget.se] has joined #ubuntu [08:22] is java open source now [08:22] manmadha; it is 'sudo apt-get install gaim' but then you have only beta3. if you want to install it manually, then you have to do: ' ./configure && make && sudo make install' === Heligoland [n=chatzill@ACD1F38F.ipt.aol.com] has joined #ubuntu [08:22] Yes, Java is Open Source === zaatar is now known as majd [08:23] VigoFusion, awesome :) [08:23] wich version of xfce does Xubuntu run?? [08:23] Xubuntu 6.06 [08:23] stable version === grimboy [n=grimboy@85-210-227-18.dsl.pipex.com] has joined #ubuntu === dusk_ [n=dusk@zulu.ccs.neu.edu] has left #ubuntu [] === joerg_ [n=Joerg@xdsl-81-173-160-134.netcologne.de] has joined #ubuntu [08:23] !info xfce dapper [08:23] Package xfce does not exist in dapper [08:23] jrs: dpkg -l | grep xfce [08:24] wtf :p [08:24] i have a ericcson cellphone with bluetooth - it is possible to use its microphone? [08:24] JeffBell; take a look at https://help.ubuntu.com/community/RestrictedFormats === itclanster [n=vibhu@220.227.97.99] has left #ubuntu [] [08:24] VigoFusion: i don't think java's open source just yet [08:24] j/k re: wmp... just trying to make y'all laugh =] [08:24] i don't have xubuntu now so i cant use that command Kingsqueak === etanh [n=etanh@91.137.128.87] has joined #ubuntu [08:24] ohhh beryl is looooovely :) [08:24] I was going to put SeaMonkey on this 6.10 Edgy because it is Open Source Java. [08:24] jrs: 4.3.90.2 for Edgy, don't have a Dapper here to check [08:24] i want to install but i need to know wich version of xfce it has [08:24] oh ok [08:24] !info xfce4 dapper [08:24] xfce4: Installs Xfce4 core and scripts to set it up. In component universe, is optional. Version 4.3.0-0ubuntu1 (dapper), package size 4 kB, installed size 64 kB [08:24] !info xfce4 dapper [08:25] ok === Kalle_Karlsson [n=Kalle_Ka@host-83-166-27-228.serva.net] has joined #ubuntu [08:25] geez too late :s === spokkerjones [n=eon@cpe-66-25-56-65.houston.res.rr.com] has left #ubuntu [] [08:25] thx === mustachio [n=tomk148@24-107-142-138.dhcp.stls.mo.charter.com] has left #ubuntu [] === czedlitz [n=czedlitz@ip70-161-80-244.hr.hr.cox.net] has joined #ubuntu === Xaero_Vincent [n=Vincent@or-76-2-11-240.dhcp.embarqhsd.net] has joined #ubuntu [08:26] VigoFusion, i can imagine a lot of new packages making it into the repos now that java is os :) === user-land2 [n=user-lan@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu === seraphim [n=seraphim@e179131119.adsl.alicedsl.de] has joined #ubuntu === allz [n=identety@dsl-225-59.hive.is] has joined #ubuntu [08:26] What's the command that lets you chose your favourite of a number of applications that have the same purpose? [08:26] VigoFusion: SeaMonkey isn't java === petro [n=petro@64-136-214-153.dyn.everestkc.net] has joined #ubuntu === bpds [n=brian@24-216-127-45.dhcp.stls.mo.charter.com] has joined #ubuntu === Carolinamusicman [n=Unruly-1@207.59.152.108] has joined #ubuntu [08:26] grimboy: update-alternatives --config [08:27] ljl i dont think it worked when i enter glxinfo | grep version i get NVIDIA 87.76 :S [08:27] dooglus, Thanks === Alethes [n=alethes@unaffiliated/alethes] has joined #ubuntu [08:27] wheres the best place to go to learn how to use linux [08:27] I use alot of java in cross platform work, Paul Lutus is like my hero in that area. === redguy [n=mati@public-gprs6973.centertel.pl] has joined #ubuntu === os390 [n=hhlp@255.Red-83-49-113.dynamicIP.rima-tde.net] has joined #ubuntu [08:27] I am trying to disable wobbly windows hoever when I uncheck and restart my coputer they are still wobbly even though beryl settings manager shows it unchecked. Any ideas? [08:27] petro: if you're up for some reading, check out O'Reilly's books === Xaero_Vincent [n=Vincent@or-76-2-11-240.dhcp.embarqhsd.net] has left #ubuntu ["Leaving"] === Limulf [n=thorin@62.42.20.176] has joined #ubuntu === cabbie [n=iforsyth@klwn02m03-162.bctel.ca] has left #ubuntu ["Ex-Chat"] [08:28] is there a version of ubuntu designed for computers older then 6 years? [08:29] gbrent; ask in #beryl [08:29] all versions are [08:29] or should edgy work [08:29] SiDi, xubuntu might do the trick === phpError [n=phpError@124.197.45.206] has joined #ubuntu [08:29] SiDi: how much RAM and how fast? [08:29] someone plzzz help me .how to upgrade my nvidia ? [08:29] ill try it grimboy === honk [n=honk@cpe-24-209-211-93.cinci.res.rr.com] has joined #ubuntu [08:29] SiDi: edgy should work, unless you've got some rare/arcane hardware in there. Also, consider using xubuntu === motoplux [n=motoplux@host-84-220-136-203.cust-adsl.tiscali.it] has joined #ubuntu [08:29] ok [08:29] I use the Care Ware license on everything I do, now I use CW and FSF Share and Share alike. [08:30] Is there a way to change the grid size in icon view? === ashika [i=ashika@CPE0014bf819563-CM001225418aa4.cpe.net.cable.rogers.com] has joined #ubuntu [08:30] Anyone need help? === deeem [n=space@cm90.sigma240.maxonline.com.sg] has joined #ubuntu [08:30] heh === jomino [n=jomi@p54A3A046.dip0.t-ipconnect.de] has joined #ubuntu [08:30] ashika, how do I install windows media player? [08:30] So quiet. === xopher [n=xopher@unaffiliated/xopher] has joined #ubuntu [08:31] JeffBell, Use WINE to emulate the windows environment and run installer via WINE. === drg [n=chatzill@72-160-18-56.dyn.centurytel.net] has joined #ubuntu === JeffBell wonders if he has worn out that joke, since there seems little humor in the pragmatic crowd =] === sc0tt_ [n=sc0tt@cpc2-stok5-0-0-cust567.bagu.cable.ntl.com] has joined #ubuntu [08:31] allo [08:31] Joke is still funny [08:32] what joke. [08:32] ashika, since you gave an interesting answer... is WINE considered, by consensus, to be better than a VMWare solution? I've never run either under linux. === sheldon [n=sheldon@c-24-2-249-165.hsd1.ct.comcast.net] has joined #ubuntu === scane_ [n=scane@d3-65.dip.axsp.de] has joined #ubuntu [08:32] JeffBell, Depends how good your hardware is and if you want freedom-free. [08:32] How can I see if Xfree86 is working? [08:32] My hardware is sufficient, grimboy. Freedom = WINE, I take it? [08:33] JeffBell, VMware takes more system resources does it not? [08:33] is there a QEMU frontend? [08:33] JeffBell, Yup === sgirc [n=sg_nospa@196.203.208.43] has joined #ubuntu [08:33] ashika, I've not encountered a situation where that affects me, yet. [08:33] hi all [08:33] JeffBell, Then its personal preference. [08:33] hey if i want to use cups to share a printer do i just configure it like a normal printer on the computer it is connected to then modify the config file so it will allow other computer to print to it? [08:33] No issues with stability on WINE? [08:33] I'm trying to install a usb adslmodem on my edgy [08:33] (for the most part, I meant) [08:33] i'm following the tuto at https://help.ubuntu.com/community/UsbAdslModem/e-techV2 [08:34] wtf === `blink [i=blink@chello089078096245.chello.pl] has joined #ubuntu === Rizenine [n=RizeNine@pool-71-244-174-167.chi01.dsl-w.verizon.net] has joined #ubuntu [08:34] but I had a problem when I type the command sudo modprobe 2684 [08:34] manmadha; can you tell me, if these packages work for you? [08:34] the module is not found [08:34] any ideas please ? === Lord_Shadow [n=sheldon@c-24-2-249-165.hsd1.ct.comcast.net] has joined #ubuntu [08:35] mamzers555, nope.......it is older version [08:35] manmadha; it is 2.0beta5, the latest one+ [08:35] JeffBell, I hear for the most part it is good if set up correctly. [08:35] mamzers555, ohhh ok ....1mm [08:35] Photoshop works on WINE?! Wow, that I did not know.... that's the *only* thing holding me back from a complete migration. [08:36] should ATI Sapphire X1600 pro work on any Ubuntu distro's? === ZeroDni [n=ZeroDni@c-71-203-223-183.hsd1.tn.comcast.net] has joined #ubuntu [08:36] jeffbell gimp doesn't cut it for you? === Psychos_Pantis [n=psychos-@82.228.65.232] has joined #ubuntu === colin_m_ [n=colin_m@209-6-190-73.c3-0.wth-ubr2.sbo-wth.ma.cable.rcn.com] has joined #ubuntu === AskHL_ [n=ask@0x53584612.virnxx12.adsl-dhcp.tele.dk] has joined #ubuntu === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu === Psychos_Pantis [n=psychos-@82.228.65.232] has left #ubuntu ["Quitte"] [08:36] ivx, not even close. I already prefer krita to gimp. Gimp is not sufficient for professional work. Neither is krita, for that matter, but its an application I'll watch more closely. === mm [n=mm@212-123-144-202.ip.tiscali.nl] has joined #ubuntu === omong_kosong [n=omong_ko@pD955F668.dip.t-dialin.net] has left #ubuntu [] === ciaron [n=soth@cpc3-broo4-0-0-cust526.renf.cable.ntl.com] has joined #ubuntu [08:37] JeffBell: what do you primarily do with Photoshop, crop/color balance retouching or effects? [08:37] jeffbell yeah I don't do that crazy of stuff to notice, some people say it is 1:1 === Blazeix [n=fuquawa@cpe-24-208-219-132.indy.res.rr.com] has left #ubuntu [] === Belutz [n=belutz@ubuntu/member/belutz] has joined #ubuntu [08:38] JeffBell, According to linuxforums and WineDB it works. === gesker [n=gesker@72-160-18-56.dyn.centurytel.net] has joined #ubuntu [08:38] mamzers555, what are the extra packages...?I mean gaim-encryption_3.0+beta7-1_i386.. [08:38] Kingsqueak, I use Photoshop on a daily basis to manage workflows on a variety of projects from print to web. [08:38] what is this..? [08:38] #ubuntu-offtopic ftw === wd [n=wd@adsl-75-22-64-187.dsl.irvnca.sbcglobal.net] has joined #ubuntu [08:38] JeffBell: check www.bibblelabs.com it's great for what it does [08:39] mamzers555, i have to install all the packages in this/// [08:39] ? === Nikolas_ [n=Nikolas@cs78226015.pp.htv.fi] has joined #ubuntu [08:39] ivx, krita seems to have a better platform for "moving forward" versus gimp development seems really hampered by hardheadness. my opinion only. ymmv. [08:39] ashika, I was just reading that and will give it the old college try =] [08:39] manmadha; http://www.ubuntuforums.org/showthread.php?p=1761200#post1761200 you can check if this works for you, it is 2.0beta5 + some oher useful stuff like encryption and notification [08:40] JeffBell, If you want to be professional then you can buy CrossWeaver or *cough*torrent/warez*cough* and use it as it runs photoshop cs2 100% [08:40] manmadha; you dont have to install all === syl21 [n=syl21@ver78-2-82-241-89-12.fbx.proxad.net] has joined #ubuntu [08:40] kingsqueak, I am familiar with Bibble for RAW work. To be sure. And I do work with RAW images as well, so Bibble may be an answer. However, I should mention that I do not use Photoshop for RAW images as the DNG format is lame as all get out. Nossir, i stick with Capture NX for the time being. [08:40] I have to go to work! YAY I got a job [08:40] mamzers555, ohh thank u dude [08:40] i need help please [08:40] ashika, I'll check out this CrossWeaver business.... === ToHellWithGA [n=JudasLuc@d11-55.rt-bras.clm.centurytel.net] has joined #ubuntu [08:40] JeffBell: yeah that's why I asked what you did with Photoshop [08:40] where can i find a ubuntu install for floppys [08:40] bibble runs nicely on linux [08:40] JeffBell, So JeffBell are you really asking a question or just having fun? You seem like the kind of person who already knows the answer. === ToHellWithGA [n=JudasLuc@d11-55.rt-bras.clm.centurytel.net] has left #ubuntu [] [08:41] how can I know what is module 2684 ? [08:41] manmadha; maybe you can try it, i cannot guaranty that it works [08:41] Kingsqueak, I appreciate your pointing me in the right direction. I think Windows emulation is my best position for much of my graphic manipulation needs, at this time. [08:41] manmadha; but maybe you can tell me === tacopon77 [n=tacopon7@softbank218128109115.bbtec.net] has joined #ubuntu [08:41] However, I do like Inkscape as a replacement for Illustrator or, in my case, FreeHand. [08:41] mamzers555, hee....my gaim is not working [08:41] manmadha; if it don't work, i'll remove the package [08:41] jeffbell, is krita gpl also? === amrnet [n=amrnet@81.10.57.186] has joined #ubuntu [08:41] I have learned to adapt to Inkscape and find it is worthwhile in a production environment. === PriceChild is now known as PriceChild_away [08:41] ivx, yes it is [08:41] JeffBell: if you are doing this for commerical work...I would say vmware is the way to run Windows [08:41] mamzers555, it is not workig [08:42] JeffBell: wine may run some things, but it has its quirks [08:42] what is the program name that help me download pics from my digcam [08:42] ashika, I started off joke about windows media... but I'm now serious =] === atlas [n=atlas@84.5.38.116] has joined #ubuntu === Comrade_S [n=Krush_U@pool-151-203-238-60.bos.east.verizon.net] has joined #ubuntu [08:42] manmadha; can you start it in console what does it say? [08:42] jeffbell but you think krita is better than gimp? [08:42] JeffBell, I see. It seems lile youre just having fun to me ;) [08:42] mamzers555, okk 1m [08:42] Kingsqueak, thanks for the headsup on VMWare vs. WINE. I will try both, but if WMWare is the way to go... then I've no problem using it. [08:42] amrnet, gthumb can do that and i think f-spot can too === regeya [n=shane@dialup-4.159.107.18.Dial1.Chicago1.Level3.net] has joined #ubuntu [08:42] ashika, only at the beginning... once you mentioned WINE, you had me tame as a small rabbit [08:42] JeffBell: there's also the 'commercial' WINE by codeweavers.com [08:43] thanks [08:43] whee. [08:43] mamzers555, this is the out put.....gaim: error while loading shared libraries: libdbus-1.so.3: cannot open shared object file: No such file or directory [08:43] kingrayray, I already said that. === AngryElf [n=AngryElf@ip68-100-101-98.dc.dc.cox.net] has joined #ubuntu === gesker [n=gesker@72-160-18-56.dyn.centurytel.net] has joined #ubuntu === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [08:43] ivx, demonstrably better. krita is a koffice piece; the only bad thing I can say about it. [08:43] ivx, from what I gather, krita's future direction looks outstanding whereas the gimp wallows in madness. [08:43] jeffbell what is koffice [08:44] amrnet, or if youre using a sd card you can buy a cheap sd card reader (mine cost $4.00) and it will mount as a mass storage device when you put the sd card into the reader === Nikolas__ [n=Nikolas@cs78226015.pp.htv.fi] has joined #ubuntu [08:44] anyone in here using FF2 and Flash 9? [08:44] JeffBell, that's too bad, gimp has possibilities. [08:44] ivx, the KDE people have an office suite [08:44] JeffBell, I've always viewed GIMP as the [08:44] ivx, a KDE office suite (does not come with Ubuntu, as I've learned, because U uses gnome instead kde... details, details) [08:44] ivx, called koffice, has word processor, spread sheet, etc. [08:44] manmadha; no problem, just one min [08:44] JeffBell, 'freebie' which is for people who dont want to buy Photoshop or get it illegaly. [08:44] mamzers555, okk [08:44] JeffBell: heh you can just install KDE and apps if you want [08:44] JeffBell, it "comes with" ubuntu just as much as any other office apps. You install it with synaptic, just as you do with the others [08:44] sethk, I think GIMP had good intentions and is a decent "basic" editing platform, but claims about being able to use it in most professional environments are *greatly* exaggerated. === netG [n=simone@83.225.4.157] has joined #ubuntu [08:44] thanks guys [08:45] rioghal: i am trying to connect to my digicam but it does not appear under media or computer i think i need to be in a groop or am missing a program [08:45] the main issue with Gimp and true pre-press work is the limited color space === romale [n=romale@hy183-1-82-246-150-54.fbx.proxad.net] has joined #ubuntu [08:45] JeffBell, well, I wouldn't even guess at what "most" would mean in that type of claim. [08:45] ashika, I think that's a good summary of GIMP. it works well for basic photo edits or maybe some original web graphics. [08:45] amrnet, do you have gthumb installed [08:45] yap === ashzilla [n=ashzilla@70-34-55-207.lmdaca.adelphia.net] has joined #ubuntu [08:45] installing fspot right now too === aimtrainer [n=aimtrain@p54AFE1F0.dip.t-dialin.net] has joined #ubuntu [08:45] sethk, when you've been working in advertising and design shops for well over a decade, one tends to gloss over generalizations as being accepted as true === lane [n=lane@c-69-247-144-70.hsd1.tn.comcast.net] has joined #ubuntu [08:46] amrnet, open it and go to File -> Import Photos and see if it reconizes your digcam [08:46] Hi friends. === bretzel [n=bretzel@bas2-montrealak-1096810354.dsl.bell.ca] has joined #ubuntu === spunk_ [n=johan@sm-pc600.csee.ltu.se] has joined #ubuntu === user-land2 [n=user-lan@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu [08:46] sethk, I guess that makes me as snobby as some linux can be... fortunately, not all are. and perhaps I should write up a little paper on how GIMP fails in that regard. It could be interesting. [08:46] JeffBell, are you saying you prefer krita for working with photos? [08:46] Although I think some /. posts may have covered bits and pieces of that from time to time. [08:46] sethk, so forgive me... that's what I'm saying [08:47] JeffBell, nothing to forgive, I'm just asking the question [08:47] rioghal: it could not detect my cam strange for i used to use it before [08:47] sethk, #1 I much prefer the interface of krita [08:47] Hi how to remove vmware, I am stuck in configure-failure - remove-failure cycle!!! and then how to get kernel headers for compiling kernel modules ? ( nvidia beta ) [08:47] sethk, #2 I much prefer the outlook of the developers [08:47] rioghal: it is not mounted either [08:47] manmadha; just enter in the terminal 'sudo apt-get install libdbus-1-3' to install libdbus [08:47] amrnet, click on the no camera detected button and see if your cam is in that list === vn [n=nostalge@Toronto-HSE-ppp3750313.sympatico.ca] has left #ubuntu [] [08:47] its really deseperating 935 connected andno one able to reply ... [08:47] I'm looking for the proper code to display files in a given directory in order of ascending numerical values. I.e 1,2,3...10,11,12,...100,101.102 [08:47] JeffBell, I'd agree on point #2. Point #1 I'll have to work more with krita before I comment. [08:47] I'm looking for the proper code to display files in a given directory in order of ascending numerical values. I.e 1,2,3...10,11,12,...100,101.102 using GNU ls [08:48] mamzers555, there is no such pacage.....:( [08:48] Hi how to remove vmware, I am stuck in configure-failure - remove-failure cycle!!! and then how to get kernel headers for compiling kernel modules ? ( nvidia beta ) [08:48] sethk, I'm in a wait-n-watch mode as neither software allows me to do what I need/want/like/must. [08:48] sethk, GIMP is mired down in backwards thinking.... and I have poked around it quite a bit === dfgas [n=dfgas@adsl-75-51-11-32.dsl.milwwi.sbcglobal.net] has joined #ubuntu === nos4 [n=root@81.198.181.227] has joined #ubuntu [08:49] JeffBell, I'd be interested to see that writeup you were just talking about. I only do photo editing [08:49] hi doy know if there is a irc channel for linux running on dell pc? [08:49] Hi how to remove vmware, I am stuck in configure-failure - remove-failure cycle!!! and then how to get kernel headers for compiling kernel modules ? ( nvidia beta ) [08:49] manmadha; which ubuntu-version do you have? === kdc1956 [n=kdc1956@adsl-70-232-108-109.dsl.ltrkar.sbcglobal.net] has joined #ubuntu === jatt [n=user@p54A3E3F0.dip.t-dialin.net] has joined #ubuntu [08:49] JeffBell, have you seen these http://www.gimptalk.com/ http://gug.sunsite.dk/ === Kr0ntab [n=Kr0ntab@unaffiliated/Kr0ntab] has joined #ubuntu [08:49] 6.06 [08:49] it is on list but gthumb can not connect to it === ejdz [n=sinisa@83-131-6-28.adsl.net.t-com.hr] has joined #ubuntu === nos4 [n=root@81.198.181.227] has joined #ubuntu === capgadget [n=elifino@adsl-68-93-122-54.dsl.rcsntx.swbell.net] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === roryy [n=user@tedo-ip-nas-1-p320.telkom-ipnet.co.za] has joined #ubuntu [08:49] vmware-player-kernel-modules-2.6.17-10 unremoveable [08:49] sethk, I am new to krita.. very recent, in fact... already my productivity is much higher due to a much better interface (and I'm not just referring to palettes that dont disappear like GIMP) and I very much like ggood portions of where the community wants to take krita.... and thus, from what I gather, has built the platform to accommodate in the future [08:49] amrnet, it would need to be mounted in order for gthumb to connect to it === soren [n=soren@mkb-135-243-209-82.3.cust.bredband2.com] has joined #ubuntu === nos4 [n=root@81.198.181.227] has joined #ubuntu === amonkey [n=amonkey@r78h47.res.gatech.edu] has joined #ubuntu === blithe [n=blithe@raider.djblithe.com] has joined #ubuntu [08:50] mamzers555, 6.06 version === dm_ [n=dm@cpe-71-74-78-235.insight.res.rr.com] has joined #ubuntu === nos4 [n=root@81.198.181.227] has joined #ubuntu [08:50] sethk, I am not a C programmer or anything, so I rely on interpretations when it comes to assessing platforms. that said, I'm not a total idiot, either [08:50] yah i know and i do not know why it is not mounted [08:50] JeffBell, in my opinion you have your mind made and either stick to Krita or use Wine/Crossover. [08:50] how to remove vmware, I am stuck in configure-failure - remove-failure cycle!!! and then how to get kernel headers for compiling kernel modules ? ( nvidia beta ) [08:50] is there a special kernel module i have to check [08:50] bretzel, that sucks! [08:50] vmware has changed my life [08:50] soren, hello. :-) [08:50] amrnet, not sure i have not had a device fail to mount when i plugged it in === zlack [n=marco@cc347443-b.groni1.gr.home.nl] has joined #ubuntu === bljad [n=ubuntu@81.198.181.227] has joined #ubuntu [08:51] mamzers555, ok i am downloading it === blithe [n=blithe@raider.djblithe.com] has joined #ubuntu [08:51] ashika, what I am happy to learn today.... having made up my mind, previously, to stick with Windows as my primary boot.... is that I *can* find a way to use Photoshop inside of Ubuntu. That surprises and pleases me to no end! === allz [n=identety@dsl-225-59.hive.is] has joined #ubuntu [08:51] how to get kernel headers for compiling kernel modules ? ( nvidia beta ) then ? [08:51] anybody else running skype and encountering random crashes of the program? [08:51] manmadha; sorry mate, this package is for 6.10 [08:51] rioghal: first time i have this prob too ok will try something and be back :) [08:51] JeffBell, Use wine it has been reported by some that CS2 works. [08:51] manmadha; i don't know if it works for you === bljad [n=ubuntu@81.198.181.227] has joined #ubuntu [08:51] rioghal, I will check those momentarily. thank oyu [08:51] ya it is not working for me [08:51] ljl plzzz pm me .when you will comeback [08:51] *you [08:51] how to get kernel headers for compiling kernel modules ? ( nvidia beta ) [08:51] manmadha; it is better to compile from source in this case, i can help you with the ./configure-stuff [08:51] hey guys ne f my keys stpped wrking can anyne help [08:51] how to install it? [08:52] ohhh [08:52] JeffBell, i had my doubts about gimp until i found those two sites those sites have helped me do tons of stuff in the gimp [08:52] But it is not working [08:52] Do I need to install any special packages to get the full effect from my "powerful" voodoo3 3dfx card in games for example? [08:52] manmadha; because it is for 6.10 [08:52] Hi! I'm trying to install Edgy on an Acer Laptop. The comp. has a Intel Wifi card (Intel Corporation PRO/Wireless 3945ABG). I'm having a hard time to get it running... Any help is appreciated. Thanks! [08:52] spunk_, Download linux version of drivers. [08:52] mamzers555, it is asking for gtk2.0 === caplink811-log [n=caplink8@dslb-088-073-026-180.pools.arcor-ip.net] has joined #ubuntu [08:53] mamzers555, You must have the GTK+ 2.0 development headers installed to compile Gaim's [08:53] GTK+ interface. If you only want to build the console interface then [08:53] specify --disable-gtkui when running configure. [08:53] rioghal, I will go through them, but I am highly skeptical. There is no doubt that the GIMP has many powerful tools. But I balk at the prospect of serious work. =] === tdn [n=tdn@83.221.155.181] has joined #ubuntu [08:53] manmadha; yes [08:53] ashika: ok, from the sourceforge project? [08:53] This is the out put [08:53] the letter after n and the letter befre p stpped wrkin n my keybard, can anyne help [08:53] this is strange [08:53] what to do..? === bretzel [n=bretzel@bas2-montrealak-1096810354.dsl.bell.ca] has left #ubuntu [] === mc__ [n=mc@62.218.230.197] has joined #ubuntu [08:53] spunk_, Wherever you find them for your card. As soon as you install your card's drivers it should work after a reboot. === arendagan [n=arendaga@c-7dc971d5.211-1-64736c13.cust.bredbandsbolaget.se] has joined #ubuntu === xenex [i=xenex@unaffiliated/xenex] has joined #ubuntu === arendagan [n=arendaga@c-7dc971d5.211-1-64736c13.cust.bredbandsbolaget.se] has left #ubuntu ["Lmnar"] [08:53] ashika: ok, I've tried to find them in Synaptic but to no avail... :-( === pickett [n=pickett@ppp218-80.lns1.adl2.internode.on.net] has joined #ubuntu [08:54] manmadha; just a moment [08:54] spunk_, Inte; [08:54] spunk_, Intel's website or do a google search with wireless card name and driver download after. [08:54] ashika, ok, Ill try that. thanks! [08:54] how would one convert all of the icons in /usr/share/icons/ to jpg or ico? i tried uploading them to a ftp and then downloading them on windows but only some actually show the picture [08:55] manmadha; you have to install the gtk2-libs to compile gaim === seraphim [n=seraphim@e179131119.adsl.alicedsl.de] has joined #ubuntu === kdc1956 [n=kdc1956@adsl-70-232-108-109.dsl.ltrkar.sbcglobal.net] has joined #ubuntu [08:55] Does anyone know how to make Konsole display colours? === reska [n=yah@APoitiers-157-1-79-246.w82-125.abo.wanadoo.fr] has joined #ubuntu [08:55] I'm looking for the proper code to display files in a given directory in order of ascending numerical values. I.e 1,2,3...10,11,12,...100,101.102 using GNU ls [08:55] Cosmonaut3030, it has various color arrangements available in it's configuration menus === elate1 [n=elate@82.152.117.217] has joined #ubuntu [08:56] For those with patience, there is an interesting discussion on *some* aspects of how GIMP fails versus Photoshop (some are detailed, some are not) but this is a good starting point. http://thelinuxadvocate.blogspot.com/2006/08/gimp-vs-photoshop-what-still-needs-to.html === Scorpmoon [n=id@unaffiliated/harald/x-000000001] has joined #ubuntu [08:56] my computer stalls, i can't do anything but use the reset button.. is this more likely to be a hardware fault than ubuntu error? === Hello_Kitty__ [i=acidjame@ABordeaux-152-1-46-76.w82-125.abo.wanadoo.fr] has joined #ubuntu [08:57] I've always wondered if there were things the gimp did well that photoshop did not. === Julius [n=alex@81-86-46-119.dsl.pipex.com] has joined #ubuntu [08:57] any apache pros in here? [08:57] blithe, I have not encountered a single one. === Fackamato [n=fackamat@81-234-174-158-no95.tbcn.telia.com] has joined #ubuntu [08:57] anyidea why i installed apache and php5 in ubuntu and when i try to goto the site it just trys to download all the files that i am trying to access === sgirc [n=sg_nospa@196.203.208.43] has left #ubuntu [] === Alan_ [n=Alan@204.110.228.254] has joined #ubuntu [08:57] how would one convert all of the icons in /usr/share/icons/ to jpg or ico? i tried uploading them to a ftp and then downloading them on windows but only some actually show the picture === Prog [n=proger@62.217.146.75] has joined #ubuntu [08:57] ashzilla: ls|sort -n might work === kdc1956 [n=kdc1956@adsl-70-232-108-109.dsl.ltrkar.sbcglobal.net] has joined #ubuntu [08:57] ashzilla: not sure about floating-point type numbers [08:57] JeffBell: Then again, I'm a pro in either of them to the slightest, and never utilize advanced features. [08:57] sethk, I'm not talking about the colour scheme, I mean like highlighted at signs.... if that makes any sense. [08:58] roryy, I was looking at that but couldn't figure it out. I'll give it a go. === caplink811-log is now known as caplink811_log === kdc1956 [n=kdc1956@adsl-70-232-108-109.dsl.ltrkar.sbcglobal.net] has left #ubuntu ["Leaving"] [08:58] mamzers555, there is no such pacakge dude === joerg_ is now known as caplink811 === Prog is now known as Proger [08:58] Cosmonaut3030, the ncurses library has those capabilities, and they work with konsole === biotech [n=michael@12-201-122-249.client.mchsi.com] has joined #ubuntu === matejko_ [n=matej@BSN-61-0-221.dial-up.dsl.siol.net] has left #ubuntu ["Ex-Chat"] === Proger [n=proger@62.217.146.75] has left #ubuntu [] === bina [n=bina@exten-halls-130.soton.ac.uk] has joined #ubuntu [08:58] anyone use Gizmo? === MaxGhost [n=max@host236-162-dynamic.6-87-r.retail.telecomitalia.it] has joined #ubuntu === e_machinist [n=matthew@dialup-4.226.222.221.Dial1.Dallas1.Level3.net] has joined #ubuntu [08:58] ashika, still there? === SonicvanaJr [n=Garrett@unaffiliated/sonicvanajr] has joined #ubuntu [08:58] The ncurses library? Anything important I should know before I set off on my search? [08:58] roryy: worked perfectly. :] === Gunchip [n=eirik@ti200710a080-8956.bb.online.no] has joined #ubuntu [08:59] Thanks [08:59] what would cause modprobe to loose track of the modules? === `4aFkA` [n=teo@212.110.87.165] has joined #ubuntu [08:59] can i safely use the Debian .deb Gizmo file or should i install the binary .tar.gz instead? [08:59] manmadha; 'sudo apt-get install libgtk2.0-dev' [08:59] livingdaylight: probably best to use the .tar.gz === Tschaka [n=tschaka@p54B3BF7C.dip0.t-ipconnect.de] has joined #ubuntu === _karl_ [n=dean@207.53.228.67] has joined #ubuntu [08:59] blithe, I think for basic image manipulation (cropping, rotating, resizing, maybe a few basic filters... as someone else mentioned previously) then the GIMP is sufficient. krita has a much friendly UI, but those who have used GIMP for 3+ years might shrug it off. [08:59] <`4aFkA`> will anyone give me a link from vmware pls!! ? [08:59] livingdaylight, one should not use debian .deb's at all in ubuntu.. its better to compile it yourself [09:00] livingdaylight: if you're feeling up to it, you could try to build from the debian source [09:00] When I set my desktop resolution to 1024x768, the fonts, buttons, etc, seem really huge and take up far too much space (as compared to other OS's running at the same resolution). Is there any way to make GNOME look "normal" at 1024x768? [09:00] allz: "apt-cache policy nvidia-glx". look if the "candidate" and "installed" versions match, and what they are. [09:00] I don't feel like I'm describing the situation very well. === Gunchip [n=eirik@ti200710a080-8956.bb.online.no] has joined #ubuntu === adben [n=adben@200.118.223.123] has joined #ubuntu [09:00] <`4aFkA`> will anyone give me a link from vmware pls!! ? === Gunchip [n=eirik@ti200710a080-8956.bb.online.no] has left #ubuntu ["Ex-Chat"] [09:01] e_machinist, have you tried 1152x864 it will give you more desktop space but will make things just a tad smaller [09:01] !vmware | `4aFkA` [09:01] `4aFkA`: VMWare Player is in Ubuntu's !Multiverse repository. Instructions to install VMWare Server can be found at https://help.ubuntu.com/community/InstallingVMWare === ninnghizidha [n=ninn@chello084112032164.1.11.vie.surfer.at] has joined #ubuntu [09:02] roryy, is it ok to use the Debian DEB package? would be alot easier for me than using the gizmo tarball === unkn0wn [n=unkn0wn@adslli174.tel.net.ba] has left #ubuntu ["Konversation] [09:02] How can I by default have the command ls actually run the command ls -hAg --sort n? [09:02] rioghal: I'll try that resolution, one sec. [09:02] livingdaylight: as i said, it's best not to === Lin[Az] [n=proger@62.217.146.75] has joined #ubuntu === alextb [n=alextb@20158235007.user.veloxzone.com.br] has joined #ubuntu === maydog2 [n=maydog@c-24-118-28-191.hsd1.mn.comcast.net] has joined #ubuntu [09:02] ist === Bazin [n=bazin@golem.clnet.cz] has joined #ubuntu === `4aFkA` [n=teo@212.110.87.165] has joined #ubuntu [09:02] a === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [09:02] livingdaylight, the advice i gave comes from the advice i got from several ubuntu gurus [09:03] merci [09:03] how would one convert all of the icons in /usr/share/icons/ to jpg or ico? i tried uploading them to a ftp and then downloading them on windows but only some actually show the picture === Zdra [n=zdra@176.198-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [09:03] rioghal, damn... === livingdaylight doesn't like tarballs === yurka [n=kaster@112.Red-88-8-185.dynamicIP.rima-tde.net] has joined #ubuntu === jono [n=jono@88-107-4-166.dynamic.dsl.as9105.com] has joined #ubuntu [09:03] <`4aFkA`> will anyone give me a link from vmware pls!! ? i need to instal ubuntu === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu [09:04] ola... [09:04] livingdaylight, the advice i got was 1) install from repos, 2) find an ubuntu .deb, 3) compile it yourself [09:04] como sai de um canal? [09:04] Thanks for the help, y'all. You made my night fun. =] I've bookmarked the links. But it's just after then and the missus will demand I step away from the screen soonish. Until next time... === Penguin [i=penguin@penguin.thezooclan.com] has joined #ubuntu === sharperguy [n=sharp@88-109-83-131.dynamic.dsl.as9105.com] has joined #ubuntu === xSUSHi [n=max@64-142-37-25.dsl.dynamic.sonic.net] has joined #ubuntu [09:04] rioghal: wow, 1152x864 is perfect. Runs at a good refresh rate as well (75). [09:04] clear [09:04] dcop is awesome. [09:04] \clear [09:04] Thanks. [09:04] '4aFkA' www.vmware.com === scane [n=scane@d3-65.dip.axsp.de] has joined #ubuntu [09:04] e_machinist, thats my favorite resolution :) [09:04] How do I find out how many users are logged in? [09:05] <`4aFkA`> tnx [09:05] <`4aFkA`> will the programs who are on my windows work on linux ? [09:05] '4aFkA': you need to download a free trial for the workstation to install the virtual machine [09:05] Has anyone experience from installing a driver for a Intel Corporation PRO/Wireless 3945ABG? Looking at Intel's installation instructions for Linux does not help me a bit when it comes to make it work under Ubuntu. :-( [09:05] Okay. New Question. If I have an executable file Songbird, that when I double click it in gnome opens correctly, how do I open that file in the terminal? [09:05] xSUSHi, open a term and type: who [09:05] xSUSHi: 'w' [09:05] '4aFkA'- elaborate [09:05] ashzilla: what's the file ending? [09:05] Thanks, and what's the command to find out what ports are open? === soren [n=soren@mkb-135-243-209-82.3.cust.bredband2.com] has joined #ubuntu [09:05] hey is LJL still here? [09:05] probins: yes === ScRaMbLe [n=GS@bl4-18-80.dsl.telepac.pt] has joined #ubuntu [09:05] xSUSHi: netstat -an or lsof -i tcp or udp [09:06] hey everyody :) i need help with a small project. im looking for an 2d mmorpg server, tiled based like fifnal fantasy. [09:06] Kingsqueak and rioghal thanks a lot [09:06] <`4aFkA`> the programs who work in windows can some how be made to work on ubuntu ? [09:06] xSUSHi, np :) [09:06] 4afka use wine [09:06] sorry I had to go do something else === jrs [n=jrs@d51535FEA.access.telenet.be] has joined #ubuntu === pcgigabyte [n=pc@74.128.160.224] has joined #ubuntu [09:06] ljl [09:06] here? [09:06] Ubotu, please tell `4aFkA` about wine [09:06] '4aFkA': check out www.winehq.com for that, vmware will let you actually run windows in linux. much different from wine [09:06] allz: try restarting X first, yeah, but i'm guessing you'll have to reboot the computer, since kernel modules have been updated [09:07] i try that [09:07] did you answer me to my snd_usb_audio question? [09:07] I get "/lib/modules/2.6.15-26-386/kernel/sound/usb/snd-usb-audio.ko [09:07] how would one convert all of the icons in /usr/share/icons/ to jpg or ico? i tried uploading them to a ftp and then downloading them on windows but only some actually show the picture [09:07] allz, yeah, wrong paste [09:07] Question. I tried the installing of xgl guide but it is outdated. Anyone know of a new updated install of xgl guide that works? [09:07] [21:00:24] allz: "apt-cache policy nvidia-glx". look if the "candidate" and "installed" versions match, and what they are. [09:07] <`4aFkA`> tnx biotech [09:07] there is one mmorpg server for windows called x-realms [09:07] hy, i tried to burn the xubuntu iso but my cd-rom-burner only burns a little piece of the iso :s how can i fix this? [09:07] np [09:08] My system stopped autoloading the modules on boot. Modprobe can't find the modules unless I give it the full path name. I'm not sure what I changed (besides installing kde) === Deep [i=HydraIRC@c-be2a71d5.017-19-626c671.cust.bredbandsbolaget.se] has joined #ubuntu === Albertux [n=Albertux@main.hma.cl] has joined #ubuntu [09:08] Okay, to start Songbird I use ./Songbird, is it possible to run this command so the terminal window will close after it starts the application? [09:08] <`4aFkA`> icepack whitch one i need to download ?? === BWGames [n=The_One@cpc1-nott7-0-0-cust320.nott.cable.ntl.com] has joined #ubuntu [09:08] Or better yet, is it possible to run a terminal command, so that after the application starts the terminal window (or tab) closes? [09:09] ashzilla: something like './Songbird& exit' ? [09:09] ashzilla: why not start it from an alt-f2 launcher? === BWGames [n=The_One@cpc1-nott7-0-0-cust320.nott.cable.ntl.com] has left #ubuntu [] === BWGames [n=The_One@cpc1-nott7-0-0-cust320.nott.cable.ntl.com] has joined #ubuntu [09:09] ashzilla: it is [09:09] '4aFka': depends on what you want to do. wine will run some windows programs, theres a list of apps at www.winehq.com. for vmware, you'll have to actually install windows(you need a working cd-key), it won't ad or touch partitions. === nandhp [n=nandhp@204.8.64.52] has joined #ubuntu [09:09] ashzilla: "exec yourcommand" [09:09] xenex have you tried imagemagick [09:09] if this is not the room to ask about an mmorpg server for ubuntu "linux" could some one tell me where i need to go? [09:09] Ash-Fox, you might try running it with the command: /path/Songbird & && exit [09:09] fantastic, the bug report tool for firefox is buggy === HiddenWolf [n=paula@212-127-236-81.cable.quicknet.nl] has joined #ubuntu [09:09] biotech: there are several [09:09] I'm supposed to attach a file. Manually. To something or other. [09:09] osfameron, lol [09:10] xSUSHi: where can i get that? [09:10] roryy: that worked perfectly. Thanks :] [09:10] xenex; to be successful in linux you must google. but to save you a click, go to http://www.imagemagick.org [09:10] xSUSHi, i googled for a bunch with no results, could you give me some ideals? [09:10] mc__: that is also an option that satisifies what I was looking for, thanks. [09:10] hy, i tried to burn the xubuntu iso but my cd-rom-burner only burns a little piece of the iso :s how can i fix this? [09:11] <`4aFkA`> icepack i need the vmware player to instal ubuntu over windows in one partition ?? === PriceChild_away is now known as PriceChild [09:11] biotech: WoW runs in Linux =) what kind of mmorpg u looking for? [09:11] xSUSHi: i'm not looking to use linux, i just want to take ubuntu's icons. === revartj [n=revartj@36.pool85-60-54.dynamic.uni2.es] has joined #ubuntu [09:11] '4aFkA'- are you installing vmware in linux or windows? [09:11] xSUSHi: doesnt WoW need winex to run in linux? === aztracker1 [n=tracker1@71-36-229-253.ip.theroughnecks.com] has joined #ubuntu [09:11] xSUSHi: something small, 2d tiled based like x-realms [09:11] <`4aFkA`> in windows [09:12] <`4aFkA`> icepack in windows [09:12] xSUSHi: www.xenex.weeki.org/desktop.png -- this is my progress so far on making windows look like ubuntu. [09:12] xenex: the icons are in png format ... simply convert them to jpg [09:12] hey guys, a program i was using successfully with GCC 3.x doesn't compile now with 4.x - is there any way to get 3.x on my ubuntu system to compile it or any sort of compatibility mode for gcc 4.x? [09:12] ljl 1.0.9629+2.6.17.6-2~amaranth then the installd stuff -> 1.0.9629+2.6.17.6-2~amaranth 0 ljl 1.0.9629+2.6.17.6-2~amaranth then the installd stuff -> 1.0.9629+2.6.17.6-2~amaranth 0 500 http://amaranth.selfip.com edgy/lrm Packages 1.0.8776+2.6.15.12-1 0 500 http://security.ubuntu.com dapper-security/restricted Packages 100 /var/lib/dpkg/status 1.0.8762+2.6.15.11-1 0 500 http://is.archive.ubuntu.com dapper/restricted Packages [09:12] xSUSHi: i know that... [09:12] LadyNikon yes but it's cheap === Invoker [n=wizard@85.103.177.22] has joined #ubuntu [09:12] ljl is it installd then? [09:12] ph8: apt-cache search gcc | sort [09:13] biotech: tried tibia? === matsn [n=mats@host-81-191-75-141.bluecom.no] has joined #ubuntu [09:13] xenex, good job === Strykers [i=Strykers@unaffiliated/strykers] has joined #ubuntu [09:13] allz: it looks installed to me, not sure why glxinfo says otherwise [09:13] <`4aFkA`> icepack in windows.. === spudgunner [n=luke@cpe-24-28-64-192.austin.res.rr.com] has joined #ubuntu [09:13] Can someone give me a updated xgl install for ubuntu dapper with nvidia card? [09:13] rioghal: thanks :P i just need to get the icons then i'm set :D [09:13] :S [09:13] no, does it require a lot of resources? i got a cheap pc. [09:13] '4aFka'- then all you need is an ubuntu disk. you start vmware workstation, create a new machine under linux-ubuntu. then put the ubuntu cd in, and start up the machine. it'll run ubuntu in a window after you install ubuntu [09:13] ph8: also try gcc you may already have other versions installed [09:13] xSUSHi: cheap is relative to the amount of cash you have ;) [09:13] ashzilla: you're welcome [09:13] ph8: to make a compiler use one, just set CC= [09:14] LadyNikon, lol [09:14] ljl OpenGL version string: 2.0.2 NVIDIA 87.76 ;S === foxmike [n=foxmike@modemcable038.174-70-69.mc.videotron.ca] has joined #ubuntu [09:14] ph8: err for a Makefile to use a particular gcc rather === inuyasharenegade [n=inureneg@c-68-81-7-199.hsd1.de.comcast.net] has joined #ubuntu [09:14] Can someone give me a updated xgl install for ubuntu dapper with nvidia card? === Alter-Ego [n=chatzill@24.225.23.181] has joined #ubuntu === Shadowpillar_ [n=Shadow@dialup-4.232.9.179.Dial1.LosAngeles1.Level3.net] has joined #ubuntu [09:14] Can someone give me a updated xgl install for ubuntu dapper with nvidia card? [09:14] pcgigabyte, tried #xgl [09:15] is there a web cam program for ubuntu ? [09:15] xenex: cool! yeah just use image magick to convert the png's to jpg [09:15] mamzers555, ohh god at last it is working === pcgigabyte [n=pc@74.128.160.224] has left #ubuntu [] [09:15] brb [09:15] that allows you to chat ? [09:15] manmadha; fine [09:15] hy, i tried to burn the xubuntu iso but my cd-rom-burner only burns a little piece of the iso :s how can i fix this? [09:15] Alter-Ego: apt-cache search webcam [09:15] jrs: u sure the download went ok? [09:15] mamzers555, dude...can u tell me how to open it in terminal [09:15] ? === lifepositive [i=truth@gateway/gpg-tor/key-0x0F865BCC] has joined #ubuntu === rioghal hugs her apt-cache search [09:15] i downloaded like 654mb or something [09:16] so i guess all went great [09:16] Alter-Ego: oh with chat, not really other than gnomeeting if that does what you want" [09:16] jrs: i use gnomebaker for burning [09:16] manmadha; after ./configure, did you enter 'make'? [09:16] <`4aFkA`> icepack i try with Microsoft Virtual Machine.. and i put the disk... then i enter the instalation of ubuntu but the process is very slow and the display is unreadable === hilde [n=hilde@d54C28B91.access.telenet.be] has joined #ubuntu [09:16] yaaa [09:16] hello [09:16] it burns iso's? [09:16] jrs yeah works great [09:16] mamzers555, make .....>make install [09:16] manmadha; then in terminal start it with 'gaim' === ixian [n=jeff@S0106000ea6e07b91.wp.shawcable.net] has joined #ubuntu [09:16] xSUSHi: im looking for somthing i can run on my pc, run my on server, i didnt see a download for that, just the client [09:16] ik ben een netboot aan het proberen maar het lukt niet. Ik volg nu de volgende stappen van hier http://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install [09:16] I recently upgraded to edgy. It failed on irda-utils, then froze before I could get around to fixing it (a different problem), so I had to run dpkg --configure -a manually after starting back up. This seems to have worked, except that when I start up, I get a 5minute delay between "ts: Compaq touchscreen protocol output" in the module loading and "Loading manual drivers". Is this a known problem? [09:16] how do i install/start it? [09:16] ohh [09:17] oops === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu [09:17] Alter-Ego: it's called Ekiga now btw, I didn't know the name changed === fbc [n=fbc@189.162.26.182] has joined #ubuntu [09:17] anyone know how to get php5 enabled?\ === BoggsBeer [n=biglou@203-206-110-129.dyn.iinet.net.au] has joined #ubuntu === Fanskapet [n=tommy@81-233-197-124-no88.tbcn.telia.com] has joined #ubuntu [09:17] biotech, http://www.happypenguin.org/test/list?s_title=&s_author=&s_company=&s_description=&s_requirements=&s_category=rpg&s_rating_op=eq&s_rating=any&s_rating_nr=on&s_license=any&s_sound=any&s_source=any&s_x11=any&s_console=any&s_3d=no&s_multiplayer=yes&s_network=any&submit=Search&.cgifields=s_rating_nr === gnat_x [n=gnat@pool-71-246-66-25.bltmmd.east.verizon.net] has joined #ubuntu [09:17] Kingsqueak: i got bad news for you dude === mpan [n=mpan@a88-113-13-61.elisa-laajakaista.fi] has joined #ubuntu [09:18] Is there any mail client for ubuntu that will allow me to access a hotmail account? [09:18] xSUSHi, [09:18] how do i start gnomebaker [09:18] or install/get [09:18] dfgas, https://help.ubuntu.com/community/ApacheMySQLPHP === bina [n=bina@exten-halls-130.soton.ac.uk] has joined #ubuntu [09:18] fbc: try aMSN === Joe_CoT [n=joe@ool-43540c5f.dyn.optonline.net] has joined #ubuntu [09:18] lifepositive: heh how so === paarsec [n=micke@pc24.net161.koping.net] has joined #ubuntu [09:18] !info gnomebaker [09:18] gnomebaker: application for CD/DVD creation in the GNOME desktop. In component universe, is optional. Version 0.6.0-0ubuntu2 (edgy), package size 991 kB, installed size 2964 kB === kikokos [n=jer@xdsl-19888.wroclaw.dialog.net.pl] has joined #ubuntu [09:18] lifepositive: thanks will do. [09:18] Kingsqueak: the bad news is, you aint no king! [09:18] fbc: np [09:19] fbc, Yeah, any that can support pop3 should work (that includes thunderbird and evolution, which is default in ubuntu) === probins [n=probins@easyway-cs.co.uk] has left #ubuntu [] === biotech [n=michael@12-201-122-249.client.mchsi.com] has left #ubuntu [] === wolki [n=wolki@client418.sg.fr.studentenwohnheim-bw.de] has joined #ubuntu [09:19] lol gnomebaker is only on edgy? not on ubuntu [09:19] where is /etc/inetd.conf on 6.10 === caioH [n=lyapunov@213-140-21-239.fastres.net] has joined #ubuntu [09:19] mamzers555, ok dude what is u r name>? [09:19] is there any GUI front end for beagle? [09:19] got the older ubuntu version, i need to burn the xubuntu iso so [09:19] updatedb && find inetd.conf [09:19] jrib, no, enable universe, do sudo apt-get update && sudo apt-get install gnomebaker === `4aFkA` [n=teo@212.110.87.165] has joined #ubuntu === arma-jeep [n=fritz@host216-54-dynamic.0-87-r.retail.telecomitalia.it] has joined #ubuntu [09:20] I am the king of my own mind [09:20] hi, i'm trying to pull data off of an old drive (old computer), and put that data on a drive running XP, so i can go ahead and wipe the old drive and let it be all xubuntu. anyway i was wondering if anyone knew the 'windows safe' way to pull that data. i am trying to do this with the live cd mode of xubuntu before i install. [09:20] jrs, no, enable universe, do sudo apt-get update && sudo apt-get install gnomebaker [09:20] abo, Deskbar widget === bwlang [n=bwlang@bb-66-55-211-238.gwi.net] has joined #ubuntu [09:20] jrib, sorry about that tab completion bit me [09:20] manmadha; my real name you mean? [09:20] yaaa [09:20] manmadha; philipp [09:20] grimboy, how do I get that? [09:20] ljl can you post me .the site nvidia .where the download drivers stuff is .so i can that out 2 [09:20] okk [09:20] how can i get rid of firefox plugins? === pipolaki [n=ubuntu@ua-83-227-206-9.cust.bredbandsbolaget.se] has joined #ubuntu [09:21] this is for my parents computer, so i don't want to chance hosing their system. [09:21] manmadha; and yours? [09:21] lifepositive: amsn is a messenger.. I need something that will import hotmail.com inbox into thunderbird, or somethign of the like. [09:21] abo: your nick is offensive [09:21] srikanth === Vaske_Car [n=durad@d57-59-78.home.cgocable.net] has joined #ubuntu [09:21] fbc: nothing exists to do that [09:21] abo, You already have it (unless you've uninstalled it) you can just right click on a panel and then add to panel and it's there. [09:21] fbc: impossible [09:21] allz: i told you - *i have no clue* what the right page on the nvidia site is === Saribro [n=Saribro@kotnet-146.kulnet.kuleuven.be] has joined #ubuntu [09:21] manmadha; alright [09:22] lifepositive, ?? why? [09:22] can anyone answer a question about the NetworkManager for me? nm-applet simply fails to see my wireless card, but everything else can see it just fine [09:22] abo: its a bad saying for aboriginals [09:22] fbc: set up Thunderbird using POP3 [09:22] <`4aFkA`> here u give help with programs on ubuntu ? [09:22] ok dude i am leaving it is time to go to bed [09:22] lifepositive: for the curious and/or nosy, could you explain how 'abo' is offensive? and yes, I know that in some cultures, my nickname starts people giggling, and they're dead wrong about what my nick means === apocalypse13231 [n=apocalyp@213.240.251.238] has joined #ubuntu [09:22] allz: look try typing "nvidia-settings". see what version it says there [09:22] gnat_x why dont you just delete the windows xp partition and make a new ext3 one? [09:22] I just had to kill the gnome menubar (panel?) since it locked up. only I'm not sure what program it was I killed. barring logging out and back in again, what do I need to run to get my menus and panels back? === acab_ [n=acab@host154-131-dynamic.3-87-r.retail.telecomitalia.it] has joined #ubuntu [09:23] regeya: I just did [09:23] Kingsqueak: So I can access hotmail via pop3? [09:23] <`4aFkA`> here u give help with programs on ubuntu ? [09:23] <`4aFkA`> ? === Bobby_Easland [n=Bobby_Ea@richmond-bsr1-68-169-54-223.ironoh.adelphia.net] has joined #ubuntu [09:23] fbc: I think so, lot of google mentions of it === rhizo [n=rhizo@vpn.matrix.farlep.net] has joined #ubuntu === fredle_ [n=fredle@195-144-080-020.dyn.adsl.xs4all.be] has joined #ubuntu === hantoo [i=hantu@60-241-200-159.static.tpgi.com.au] has joined #ubuntu [09:23] Hello everyone...got an install issue with 6.10 [09:23] lifepositive no need to be snippy; I hit enter just as you did [09:23] mamzers555, byeee === Massi_86 [n=massimo@82.53.165.136] has joined #ubuntu [09:24] tang^, open a term and press the up arrow key to see a list of previous commands you can find the command to tell you what you killed === gnat_x_ [n=gnat@pool-71-246-93-17.bltmmd.east.verizon.net] has joined #ubuntu [09:24] rioghal: I used xkill to kill it === regeya goes off for some ibuprofen [09:24] rioghal, === Massi_86 [n=massimo@82.53.165.136] has left #ubuntu ["Sto] [09:24] grimboy, cheers I have it, never seen it before [09:24] manmadha; bye [09:24] i did sudo apt-get update === nanaki [n=nanaki@e179176079.adsl.alicedsl.de] has joined #ubuntu [09:24] hello [09:24] somebody help me, with scanner [09:24] lifepositive: What is ABO offensive? [09:24] the scanner is HP SCANJET 4400C [09:24] i don't know, how configure it [09:24] lifepositive: I meant why.. === fredle_ is now known as fredle [09:25] but when i do the sudo apt-get install gnomebaker, it says it cant find gnomebaker packet [09:25] helppp [09:25] abo: its a bad way to say aboriginal [09:25] xSUSHi: because i (or my parents) still want XP; i'm using the drive from there old machine, which i'm going to repartition and make its own ext3 drive... but first i want to get a few of their files off of that drive before i repartition it. i want to put them on the new computers xp (ntfs) drive === Horst_Flemming [n=sean@dhcp-77-175.uni-paderborn.de] has joined #ubuntu [09:25] fbc: it appears it did, now it doesn't, check hotmail's site to see [09:25] jrs, then you didnt enable universe enable universe and try again [09:25] when starting the live CD on my main terminal I get an exception fault === jean [n=jean@200-187-209-194.brt.dialuol.com.br] has joined #ubuntu [09:25] xSUSHi: make sense? [09:25] Hi I have network problems. I can't get with sambas to my windows PC. It says location is not a folder [09:25] gnat_x: ntfs-3g [09:25] rioghal, how do you enable universe [09:25] :$ [09:25] i'm noob sorry [09:25] Hi I can't play mY original DVDs in Ubuntu....??? [09:25] revartj, try using Graphics->XSane. I can't help you very much using it though. But if it finds a scanner it should work. [09:25] jrs, no problem === Horst_Flemming [n=sean@dhcp-77-175.uni-paderborn.de] has joined #ubuntu [09:26] jrs: ubuntuguide.org look for "add repositories" [09:26] !repos | jrs [09:26] jrs: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See also !EasySource === Horst_Flemming [n=sean@dhcp-77-175.uni-paderborn.de] has left #ubuntu ["Leaving"] === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [09:26] nanaki -> sudo apt-get install sambafs [09:26] xSUSHi: is that available in the live cd? === patrick_king [n=patrick@cpc1-yarm2-0-0-cust668.pete.cable.ntl.com] has joined #ubuntu === fredle is now known as Fredle === jokoon [n=jokoon@90.218.100-84.rev.gaoland.net] has joined #ubuntu [09:26] can anybody answer this http://www.ubuntuforums.org/showthread.php?t=302544 [09:26] !p2p [09:26] Conventional P2P clients: Limewire/GTK-Gnutella/Frostwire (Gnutella Network). - BitTorrent: see !torrent - Direct connect: try valknut. - Also see https://wiki.ubuntu.com/P2PFileSharing for general information. === cedric_ [n=cedric@26.44-64-87.adsl-dyn.isp.belgacom.be] has joined #ubuntu [09:26] gnat_x: on edgy i think maybe [09:26] that helps easland? === AfterDeath [n=AftrDaet@about/linux/regular/afterdeath] has joined #ubuntu [09:26] it helped me get this terminal to mount samba shares [09:26] xSUSHi: thanks, i'll look === anirban [n=anirban@59.93.201.94] has joined #ubuntu [09:27] ubotu how come amule isnt on your p2p list [09:27] Sorry, I don't know anything about how come amule isnt on your p2p list - try searching on http://bots.ubuntulinux.nl/factoids.cgi [09:27] lifepositive, ok never seen/heard of that because, please don't be offended# [09:27] Hello : is there some way to display the workspace's title and the windows little squares too in it ? [09:27] !universe === Dybber [n=Dybber@0x3e42d1c0.adsl.cybercity.dk] has joined #ubuntu [09:27] The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/ubuntu/components - See also !EasySource === rhizo [n=rhizo@vpn.matrix.farlep.net] has left #ubuntu ["Leaving"] [09:27] lifepositive: Not everyone lives or has lived in australia. The word "coco" to a haitian person would be offensive. But my guess is unless ABO is from australia, they are probably his initials. [09:27] well I am not good with network over terminal I use the network icon [09:27] abo: im not ;) [09:27] anyone know how to fix an exception fault to allow the live CD to boot? [09:27] fbc: yeah np [09:27] Hi I have the Dapper 6.06 DVD === ZeeEyes [n=ZeeEyes@unaffiliated/zeeeyes] has joined #ubuntu [09:27] ubotu how old are you ? [09:27] Sorry, I don't know anything about how old are you ? - try searching on http://bots.ubuntulinux.nl/factoids.cgi [09:27] and I want to install KDE [09:27] Please I need to Play my dvds in Ubuntu!!!! [09:27] Wow you type very fast [09:28] how to do that [09:28] jean !dvd [09:28] jokoon, ubotu is a bot [09:28] get libdvd something [09:28] jean !mp3 [09:28] Bobby: clean the cd [09:28] I do not want to download the wholw kde [09:28] !mp3 [09:28] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also http://help.ubuntu.com/ubuntu/desktopguide/C/common-tasks-chap.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats [09:28] No he just has some neat scripts [09:28] jean look at those pages [09:28] :-) Tks... [09:28] Sambafs is not an avaible package === Zaggynl [n=Zaggynl@dsl-083-247-110-137.solcon.nl] has joined #ubuntu === dubiboy [n=dwende@89.1.240.20.dynamic.barak-online.net] has joined #ubuntu === gnat_x__ [n=gnat@pool-71-255-199-163.bltmmd.east.verizon.net] has joined #ubuntu [09:29] xSUSHi, the CD is clean and was used to install Ubuntu on this terminal [09:29] no scratches...no dirt [09:29] Other question... i need to convert my mp3 and wma to ogg... how can i do this in ubuntu??? [09:29] fbc, lifepositive - I'll remember that when I visit Australia, I'm not from Australia, these are not my initials, I guess we will be kicked out if we don't stop spamming the channels with irrelevant content ;-) [09:29] can I add the dvd as a repository source [09:29] Is there some way to display the workspace's title and the windows little squares too in it ? [09:29] php5 still won't work [09:29] in Ubuntu, how can I tell which version of Tor im running? anyone know? [09:29] abo: lol ;) === SilentDis [n=alex@wdwi0pool0-a196.wi.tds.net] has joined #ubuntu [09:30] abo: :-) [09:30] lifepositive, in terminal: 'tor --help' should do ;) [09:30] how can I get samba to work my network correctly towards my winblows PC [09:30] How create my own keyboard layout, somebody told me about some dir in usr or something ... === snoogie [n=snoogie@snoogie.chaostreff-dortmund.de] has joined #ubuntu [09:30] lifepositive tor --version maybe? [09:30] hello :) [09:30] jean, those links tell you how [09:30] also works [09:30] hello to everyone === Sonic|Laptop [n=garrett@unaffiliated/sonicvanajr] has joined #ubuntu [09:30] Anyone knows if there is a linux version/alternative of/for 'Bit che' or 'Torrent Harvester' ? (And yes I tried googlin' :P) [09:30] anyone know how to disable Gnome shortcut alt-right_button ? === Jowi [n=johan@bgn92-4-82-238-212-88.fbx.proxad.net] has joined #ubuntu [09:30] Ok Tks friends...!!!! [09:30] nanaki-> sudo apt-get install sambafs [09:30] xSUSHi: ill try === Albertux [n=Albertux@main.hma.cl] has joined #ubuntu [09:30] hi [09:31] did not work it says not avaible package === killalby [n=killalby@adsl-ull-118-0.47-151.net24.it] has joined #ubuntu === probins [n=probins@easyway-cs.co.uk] has joined #ubuntu === killalby [n=killalby@adsl-ull-118-0.47-151.net24.it] has left #ubuntu ["ciao] [09:31] how to encode cdaudio to mp3? [09:31] then enable your universe repository === dragonfyre13 [n=tim@70-59-162-207.omah.qwest.net] has joined #ubuntu === moe_ [n=moe@e180245212.adsl.alicedsl.de] has joined #ubuntu [09:31] quick question: I'm running ubuntu, but would like to have the kde environment available to me. can Gnome and KDE be run in 'paralell', what package do I need to select, and how do you 'switch' between the 2? === djsroknrol [n=bob@183.225.wireless.lhc.redrivernet.com] has joined #ubuntu [09:31] dubiboy: System -> Preferences -> Keyboard Shortcuts [09:31] my sound-juicer make a core dumped so something else please [09:31] for what stands subnet in the line ? subnet 192.168.123.254 netmask 255.255.255.0 [09:31] silentdis [09:31] should it be 192.168.123.1 or 254 [09:31] yeah I just did sudo apt-get install kde [09:31] from gnome [09:31] then logoff [09:31] hello everyone [09:31] click options in the corner [09:32] and you can use kde [09:32] It should probably be kubuntu-desktop, though === e_machinist [n=matthew@dialup-4.226.222.221.Dial1.Dallas1.Level3.net] has left #ubuntu [] === b_52Centos [n=skimo@adsl196-217-44-217-196.adsl196-10.iam.net.ma] has joined #ubuntu [09:32] SilentDis, gnome apps can easily run in kde and vice versa youll need to install kubuntu-desktop to get kde and youll have to log out and back in (choosing the desktop you want to use) in order to use the one you want === ZondeR [n=ZondeR@fbl77-1-88-163-0-109.fbx.proxad.net] has joined #ubuntu [09:32] xSUSHI: I tried that but it that combination is not there [09:32] my sound-juicer make a core dumped so something else please for make mp3 from audiocd [09:32] and your display manager/login screen should let you choose which session. [09:32] or make mpc from audiocd === harm_ [n=harm@82-171-74-86.dsl.ip.tiscali.nl] has joined #ubuntu === idaho45 [n=idaho@201.243.30.225] has joined #ubuntu [09:32] rioghal: thanks! off to work with me, and the 'puter has some downloading to do :) === Bobby_Easland [n=Bobby_Ea@richmond-bsr1-68-169-54-223.ironoh.adelphia.net] has left #ubuntu ["Leaving"] === Psychobudgie [n=klaatu@82-71-44-108.dsl.in-addr.zen.co.uk] has joined #ubuntu === fulhack [n=jonte@217-208-218-176-no37.tbcn.telia.com] has joined #ubuntu [09:33] lifepositive: I found something that will do it.. http://sourceforge.net/projects/gotmail/ [09:33] Hello. Any ideas on if I can make the gnome desktop not display icons? [09:33] Silivrenion, :) [09:33] ive spent a week trying to get snd_usb_audio to work too enable my usb midi device [09:33] Can anyone help me to get samba running good under gnome and not terminal. I have problems with "can't locate xxx since it is not a folder" === Atlas95 [n=atlas@84.5.38.116] has joined #ubuntu [09:33] fulhack: which icons? === Horst_Flemming [n=sean@dhcp-77-175.uni-paderborn.de] has joined #ubuntu [09:34] has anybody idea for convert cdaudio to mp3 without ripping just encode? [09:34] dubiboy: The desktop icons, directories and such [09:34] hilde, subnet 192.168.123.254 is the "network" where 192.168.123.x is the individual computers. 192.168.123.1 is normally a router and 254 is the broadcast address. === dabaR [n=dabaR@wnpgmb02dc1-20-22.dynamic.mts.net] has joined #ubuntu [09:35] nanaki - samba to connect to a windows pc - I just click "places" at the top and navigate to the netwok pc [09:35] thx Jowi [09:35] fulhack: You can hide the computer icon and home icon and stuff by opening gconf-editor and opening /apps/nautilus/desktop [09:35] kikokos: you have to do both, have to rip it, in order to encode it [09:35] fulhack: gconf-editor then apps->nautilus->desktop [09:35] fbc: thats amazing [09:35] Probins, where can I find the "places" thing? [09:35] you running ubuntu? [09:35] ah, thanks guys [09:35] kikokos: use yaret, grip, etc. they'll do it in once process but it's still two things underneat === anirban [n=anirban@59.93.201.94] has left #ubuntu [] === djsroknrol [n=bob@183.225.wireless.lhc.redrivernet.com] has left #ubuntu ["Ex-Chat"] [09:36] Kingsqueak: yes but it take me one hour === Adam_G [n=irc@adsl-210-96-31.clt.bellsouth.net] has left #ubuntu ["Ex-Chat"] [09:36] on my gnome system it is at the top between apps and system [09:36] kikokos: what does? [09:36] xSHUSHI: any ideas - since I have already spent over an hour trying to disable alt rightclick [09:36] kikokos: just a slow drive or machine...not much you can do about that === rpedro [n=rpedro@87-196-5-228.net.novis.pt] has joined #ubuntu [09:36] kikokos: what else you got to do with the hour? LOL [09:37] kikokos: its not like you dont have any free time LOL [09:37] Kingsqueak: :) [09:37] lifepositive: Well, Thank you. My wife said the same thing last night. :-p [09:37] O.O [09:37] xSUSHi, hmm when i try to burn iso to disk it says that the cdrom drive is unmounted or something.. it doesnt burn at all :s === theCore [n=alex@modemcable128.255-131-66.mc.videotron.ca] has joined #ubuntu === looktj [n=taylor@c-67-187-176-173.hsd1.ca.comcast.net] has left #ubuntu [] [09:37] fbc: :lol :) === Alter-Ego [n=chatzill@24.225.23.181] has left #ubuntu [] === Danico [n=DC@200.114.3.36] has joined #ubuntu === trout_ [n=jst@82-46-203-7.stb.ubr05.king.blueyonder.co.uk] has joined #ubuntu [09:38] fbc: too bad she was talking about how small it was === rickski [n=rc@port-195-158-178-129.dynamic.qsc.de] has joined #ubuntu === SoakingEggShells [n=SoakingE@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has joined #ubuntu === cmweb-admin [n=admin@dialup-4.91.104.6.Dial1.Orlando1.Level3.net] has joined #ubuntu === SoakingEggShells [n=SoakingE@pool-71-111-152-233.ptldor.dsl-w.verizon.net] has left #ubuntu [] [09:38] That worked out great, Never used that settings editor before. Nice stuff. While I'm at it, can I make gnome switch desktops when I drag a window to the desktop's end? [09:38] lifepositive: ouch [09:38] Network Manager is acting funny for me: nm-applet simply fails to see my wireless card, but everything else can see it just fine, is there a .conf file for nm-applet? [09:38] fbc: is it true that your wife calls you pee-wee sometimes? [09:38] lifepositive: my life seems to be slowly :P but I really want fast program to make mp3/,pc from audiocd do u know some? [09:39] jrs, try to get the full error. the cd writer should not be mounted while burning a iso. [09:39] Is any one good with printers such as Lexmark. I got mine installed but when i go to print it succedes and then stops ubruptly [09:39] kikokos: get a faster system then :) [09:39] I need help to get my Samba back working. I can't browser to my windows PC over Network servers === tonyyarusso [n=anthony@d235-240-148.home1.cgocable.net] has joined #ubuntu [09:39] spudgunner: other wifi apps interfere with it, you need to stop the other ones and clean up /etc/network/interfaces so that only the 'lo' interface is there [09:39] Though it does not start [09:39] fbc: did you get it working? [09:39] nanaki: and the network servers run ubuntu w/ samba? === tomer [n=tomer@80.178.60.143.adsl.012.net.il] has joined #ubuntu [09:40] Yes with Samba [09:40] lifepositive: :) [09:40] Dabar: yes === plug_ [n=chris@spc2-cosh5-0-0-cust113.cosh.broadband.ntl.com] has joined #ubuntu [09:40] i need help [09:40] Kingsqueak: only lo?? wouldn't i want to list my cards? or is gnome going to do it automagically [09:40] kikokos: you cant get blood out of a stone :) [09:40] i need help === HiddenWolf [n=paula@212-127-236-81.cable.quicknet.nl] has left #ubuntu ["Leaving"] [09:40] Jowi, i get this error [09:40] dabar: I upgraded to edgy and since then it doesn't work anymore. === motoplux [n=motoplux@host-84-220-136-203.cust-adsl.tiscali.it] has joined #ubuntu [09:40] Error mounting /media/cdrom0. [09:40] umount: /media/cdrom0 is not connected or something [09:40] spudgunner: nm likes to sort of take over, it will manage wired and wireless on your same system for you [09:41] spudgunner: just comment out the existing entries , don't remove them [09:41] What can I do with composite enabled metacity? [09:41] spudgunner: that way if you have trouble you can undo that === modified54 [n=chatzill@c-71-228-255-28.hsd1.tn.comcast.net] has joined #ubuntu [09:41] fbc: did you get it working yet? [09:41] nanaki: OK. What did you upgrade to edgy? the samba computer? How many computers are there in total? [09:41] jrs, and what are you trying to do? mounting a cd or burning it? [09:41] Kingsqueak: thats what i did... now to reload the applet... === Le_Murphant [n=olivier@bas1-montreal28-1168073336.dsl.bell.ca] has joined #ubuntu === dou213 [n=x@e180241118.adsl.alicedsl.de] has joined #ubuntu [09:42] i'm trying to burn xubuntu iso to a cd through Ubuntu, but it doesn't work properly Jowi [09:42] spudgunner: yeah be sure wifi-radar if you installed it is not running === toarn [n=overdose@67.189.50.127] has joined #ubuntu === dorik [n=dorik@194.44.127.65] has joined #ubuntu [09:42] lifepositive: working on it now === gnat_x [n=gnat@pool-71-255-213-171.bltmmd.east.verizon.net] has joined #ubuntu [09:42] jrs, do you get that error before, during or after the burn? [09:42] dabar: I only use the laptop and it is my own network. I use it to move some files from laptop to be and back. and I upgraded fully to edgy. [09:42] spudgunner: what happens is the other utils take over the interface so another app can't configure it [09:42] Did any one recieve my last transmition? [09:42] fbc: im ignorant of perl scripts! can you teach me to get it working once you worked it out? please? [09:42] Does anyone know how to disable the alt-rightclick shortcut. I have tried System/Preferences/KeyBoardShortcuts but it is not listed there. [09:43] jowi i get it before [09:43] Hello, i'm new to linux, comming from windows, and I can't figure out how to open bin files [09:43] could someone help me out plz? [09:43] nanaki: you have a laptop, that you are trying to use on a network you were able to use it before, and the only thing that changed is you upgrading the laptop to edgy? [09:43] Le_Murphant: you don't really, they are compiled binaries, you just run them === superbob [n=superbob@bzq-88-155-180-8.red.bezeqint.net] has joined #ubuntu [09:43] dubiboy: Preferences->Windows, try changing Alt to something else [09:43] dabar: Yes that is right. [09:43] fbc: would that be ok? [09:43] Kingsqueak: i'm not running any wireless apps other than NetworkManager and nm-applet [09:43] Jowi, i'm getting the error befor it starts to burn [09:44] Le_Murphant: if you mean run them, just type the name and hit or ./ [09:44] jrs, so it is ok. to burn an iso: insert the empty cdr/cdrw (do not mount it) and then burn it. you will get an error if you try to mount it because the cd is empty. [09:44] spudgunner: should be good then === ssam [n=ssam@88-107-30-155.dynamic.dsl.as9105.com] has joined #ubuntu [09:44] Kingsqueak: reloading the applet doesn't help, when is the config file checked? [09:44] Kingsqueak, do you know aanything about Lexmark Printers? === CientificoLoco [n=fraroco@200.95.147.148.cableonline.com.mx] has joined #ubuntu === LAVAGIRL [n=Nadjuwa@mpe-12-191.mpe.lv] has joined #ubuntu [09:44] If my processor is a Celeron M then should I get the 686 kernel? [09:44] nanaki: so how do you access the share? [09:44] spudgunner: you may need a reboot, the underlying daemon is network-manager maybe that needs a restart, then nm-applet === linkd [n=kay@user-5442ee49.lns3-c8.dsl.pol.co.uk] has joined #ubuntu [09:44] cmweb-admin: they work? === jerp [n=stan@c-24-98-84-233.hsd1.ga.comcast.net] has joined #ubuntu [09:45] I downloaded Realplayer, and it came as a .bin file on my desktop, clicking it doesn't do anything === ToeKnee [n=chatzill@68-185-173-3.dhcp.mdsn.wi.charter.com] has joined #ubuntu [09:45] cmweb-admin: I use a ton of them via cups on the job === xamox [n=xA@24-236-184-133.dhcp.mrqt.mi.charter.com] has joined #ubuntu [09:45] Le_Murphant, you can get realplayer packaged, no need to download a .bin [09:45] LjL: hello [09:45] Kingsqueak, i got mine installed and everything it wont print though, i goes to a job then the job stops [09:45] how do I expand the memory of my aMSN for to add emoticons, 'coz the fisrt I added it was erasing... [09:45] sabar: I always used Places-Network Servers and then browsed to it, but instead folder icons I get just a paper icon [09:45] kingsqueak, then wont pront [09:45] How do I do that Lifepositive? [09:45] print* === arraii [n=arrai@dslb-084-060-250-089.pools.arcor-ip.net] has joined #ubuntu [09:45] cmweb-admin: when you run gnome-cups-admin it sees the printer and says it's ready? [09:45] Eer, I mean LjL [09:46] yes [09:46] What torrent software does everyone recommend? I want it to run as a service where I could maybe connect to it via webbrowser and add torrents. Is this possible? [09:46] cmweb-admin: can it print a test page? [09:46] Le_Murphant: i think it's in dapper-commercial [09:46] I've got a mount error "mount: /dev/ is not a block device [09:46] il try it [09:46] Jowi, i'm not mounting the cd :( it just gives me an error, i'll show u a screenshot [09:46] Kingsqueak: got it, the config file did it. I just had to killall NetworkManager to force a reload [09:46] spudgunner: there you go, nm is pretty nice [09:46] Kingsqueak: thanks! [09:46] Kingsqueak: oh i know, i missed it when it stopped working : P === eXistenZ [n=amerdakk@unaffiliated/eXistenZ] has joined #ubuntu [09:46] nandhp: Nothing there about remapping or removing this combination? [09:46] kingsqueak, it says printing then it goes to the interface then says Stoped: Job Stoped === ivx [n=ivx@host-81-150-107-208.midco.net] has joined #ubuntu === Parisi [n=jblparis@cpe-24-195-204-162.nycap.res.rr.com] has joined #ubuntu [09:47] cmweb-admin: does your printer show any errors? [09:47] where [09:47] cmweb-admin: lights look normal, not flashing, no jams, ink is good etc [09:47] on it self [09:47] yeah === manofcyrus [n=manofcyr@60.50.246.56] has joined #ubuntu [09:47] Any clues on if I can activate dragging and dropping windows between different desktops in gnome? Like I can in beryl and emerald? === ckintner [n=christia@p54A024D5.dip0.t-ipconnect.de] has joined #ubuntu [09:47] All it says is the line is in use and thats because im online [09:47] cmweb-admin: this an attached printer or network? [09:48] Le_Murphant: https://help.ubuntu.com/community/RealplayerInstallationMethods [09:48] Jowi, never mind, now it looks like it's running properly... think it was a bug... [09:48] its an x125 no its local [09:48] LjL: Ty [09:48] jrs, ok. glad it sorted itself out [09:48] nanaki: you never had to configure anything to get that working? [09:48] LjL, what messenger do you use? [09:48] yeah [09:48] cmweb-admin: I would delete it in gnome-cups-manager and configure it again [09:48] thanks for the support Jowi [09:48] ok [09:48] CientificoLoco: uh? [09:48] lifepositive hi [09:48] LjL, ah, like MSN... [09:48] dabar: never had to configure anything. Always found the network === superkirbyartist [n=superkir@74.12.180.33] has joined #ubuntu [09:49] CientificoLoco: ah - none of them === Subhuman [n=jack@host86-142-54-172.range86-142.btcentralplus.com] has joined #ubuntu [09:49] btw [09:49] nanaki: how about if you use places connect to server, can you connect that way? [09:49] Le_Murphant: do what? [09:49] is xubuntu 6.10 stable?? === Trevinho [n=Trevi@host78-166-static.104-80-b.business.telecomitalia.it] has joined #ubuntu [09:49] jrs: should be, yes [09:49] dabar: how do I do that. I tried it but it confuses me [09:49] Yes it works pretty well. [09:49] anyone know why I can mount a harddrive but when I put it in my fstab it keeps complaining it has errors and tries to run e2fsck on it? [09:49] kingsqueak. Ok i got it re-installed but still the same === bina [n=bina@exten-halls-130.soton.ac.uk] has joined #ubuntu [09:49] hello, when i open the printers it lists one, but it won't let me remove it, and it says one job and ready, but does not show any jobs. also in my panel it has a printer icon, i stopped cups and restarted but it just pops back up [09:50] LjL, shy... [09:50] cmweb-admin: not sure, try linuxprinting.org maybe for any model specific issues === keelbill [n=keelbill@200.77.70.231] has joined #ubuntu === profoX` [n=profox@d51A52303.access.telenet.be] has joined #ubuntu === basje [n=basje@d83-182-233-129.cust.tele2.be] has joined #ubuntu [09:50] hello === necronudist [n=cris@host60-16.pool8250.interbusiness.it] has joined #ubuntu [09:50] keelbill, Lo [09:50] nanaki: choose windows share, enter server name(the netbios name, or IP address) then try connecting. [09:50] please help me if any of you can [09:50] If you want to vote for Ebuntu name: http://ebuntu.sos-sts.com/poll/ [09:50] It takes 10 seconds at the most. [09:50] hi grimboy === linkd [n=kay@user-5442ee49.lns3-c8.dsl.pol.co.uk] has left #ubuntu [] [09:51] I have a Dell laptop with a Intel Wireless PRO 3945ABG card, but it doesn't seem that Edgy can connect to wireless networks. lspci knows what the card is, but it doesn't work. === Danico [n=DC@200.114.3.36] has joined #ubuntu [09:51] I've read about the ipw3954 driver... why isn't that in Edgy? [09:51] dabar: that IP adress that has been given to the PC right? and what ya mean with netbios name === _allz [n=identety@dsl-225-59.hive.is] has joined #ubuntu === lba [n=lba@user-12lml5g.cable.mindspring.com] has joined #ubuntu [09:51] !justask | keelbill [09:51] keelbill: Don't ask to ask a question. Just ask your question :) [09:51] landexem: when you say it can't connect, how are you trying? with what util? [09:52] ok i've asked this in several channels [09:52] landexem: do you see eth1 also ifconfig -a [09:52] nanaki: the IP address of the windows computer you are trying to access. Each windows computer has a name, and it is shown in the properties of My Computer, under computer name on XP. [09:52] wtf [09:52] i have installed nvidia beta drivers [09:52] ifconfig -a === [corn] [n=corn@68.158.226.224] has joined #ubuntu [09:52] now i cant eject my cd :s [09:52] help? [09:52] :p [09:52] before installing them i made a xorg.conf backup [09:52] jrs, Right click and click unmount === foudationclasse1 [n=marco@host220-172-dynamic.54-82-r.retail.telecomitalia.it] has joined #ubuntu === basje [n=basje@d83-182-233-129.cust.tele2.be] has joined #ubuntu [09:52] jrs, (on the cd icon on the desktop in gnome) [09:53] landexem: what does 'modprobe -l *3945*' show you? [09:53] doesnt work.. [09:53] well after installing the nvidia drivers i only get 800x600 res and 50 hz lsited on screen resolution [09:53] no mattre what [09:53] so anyone has an idea bout it? [09:53] Kingsqueak: Yeah the modules are loaded and I see eth1, but the card can't detect any networks let alone connect to them. [09:53] lifepositive: sure [09:53] (any website for programming beginners except google.com ?) === superkirbyartist [n=superkir@74.12.180.33] has left #ubuntu ["Kopete] [09:53] landexem: k, so the driver is loaded [09:53] eth1 isn't assigned an IP address for sure [09:53] dabar:nothing happens I entered the IP and clicked connect and the window disappeared [09:53] landexem: what util are you using to try to connect? [09:53] does anyone have the trust spacecam 150 portable webcam? [09:53] lol jakoon :p hotbot.com? === lba is now known as slan [09:54] jokoon* [09:54] keelbill, I'd drop the beta drivers since they are still being developed and go to the next highest === didymo [n=ashley@CPE-61-9-197-223.static.nsw.bigpond.net.au] has joined #ubuntu [09:54] dabar:wait got something now under network servers [09:54] Kingsqueak: Booting off Edgy x86 live CD, 'System --> Administration --> Networking' and try to enable the wireless card in there. === vschiavoni [n=vschiavo@85-18-136-71.fastres.net] has joined #ubuntu [09:54] necronudist, Yeah, but I haven't been able to get it working. [09:54] but i need the beta drivers to run beryl [09:54] typically, betas are in testing [09:54] bah [09:54] fbc: thank you [09:55] necronudist, But there may be drivers. [09:55] landexem: ah, not sure with the live-cd, it will definitely work once installed using 'network-manager and network-manager-gnome' via the nm-applet [09:55] dabar: can it be when I connect to the IP adress that I can get the WHOLE pc connected and can browse any folder in it? [09:55] landexem: try starting 'nm-applet' from a terminal\ [09:55] keelbill, Have you tried editing /etc/X11/xorg.conf? [09:55] grimboy mine works, but I see all black [09:55] Kingsqueak: Cool! Okay so I guess I'll install then. [09:55] yeah grimboy [09:55] sry, i'm completely new to linux: from terminal, how do you change your directory to desktop? do you need to type the whole path or just "desktop"? If its the whole path, what is that path? [09:55] you must use the spc-something drivers [09:55] landexem: that should put an applet in the system tray, click that and see if it sees networks === it [n=it@pool-71-160-106-254.lsanca.dsl-w.verizon.net] has joined #ubuntu [09:55] aven tried my xorg.conf as i had a back up [09:55] and no luck [09:55] keelbill, how did you get beryl? === Bazin [n=bazin@golem.clnet.cz] has joined #ubuntu [09:55] haha! === marquedios [n=marq@cpe-65-31-34-92.woh.res.rr.com] has joined #ubuntu [09:56] installed from amaranth's repo [09:56] landexem: I run a Dell 820 and it has the same driver, works great [09:56] keelbill, try to insert the output of "gtf 1280x1024 60 -x" into xorg.conf (or whatever resolution refresh rate you want) [09:56] hi [09:56] does WEP/WPA/WPA+LEAP no problem [09:56] nanaki: do you see the computer now? You would have to set up the windows computer to share all the files, which I think can be done by right clicking on a drive icon in My Computer, such as C: [09:56] amaranth doesn't respond to my repository entry :\ [09:56] where do i put that? === david_ [n=david@243.236.adsl.brightview.com] has joined #ubuntu [09:56] I no comprehendo [09:56] keelbill, oops, i meant "gtp 1280 1024 60 -x" [09:57] dabar: I see both my harddisks and the folders I put up for sharing [09:57] necronudist, Wow, that has to be the first time I've seen all black mean working. === ckintner [n=christia@p54A024D5.dip0.t-ipconnect.de] has joined #ubuntu === phobos [n=phobos@84-121-38-95.onocable.ono.com] has joined #ubuntu === zerdith [n=zerdith@68-188-167-65.dhcp.bycy.mi.charter.com] has joined #ubuntu [09:57] keelbill, in your 'Section "Monitor"' [09:57] nanaki: then I do not understand what you want changed. [09:57] i put gtf blah blah on my console [09:57] lol === Comrade_S [n=Krush_U@pool-151-203-238-60.bos.east.verizon.net] has joined #ubuntu [09:57] well, :) I see my hands... see maybe isn't the right term === AlinuxOS [n=AlinuxOS@d81-211-226-116.cust.tele2.it] has joined #ubuntu [09:57] # 1280x60 @ 0.00 Hz (GTF) hsync: nan kHz; pclk: nan MHz [09:57] Modeline "1280x60_0.00" nan 1280 -2147483648 -2147483648 -2147483648 60 61 64 61 -HSync +Vsync [09:57] dabar: you helped me already to get back to my PC over my laptop to move files around. Thanks a lot [09:58] It's like a shado [09:58] shadow === Joe_CoT [n=joeCoT1@ool-43540c5f.dyn.optonline.net] has joined #ubuntu === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu [09:58] keelbill, yeah that one is wrong. "gtf 1280 1024 60 -x" [09:58] it means that works === phobos [n=phobos@84-121-38-95.onocable.ono.com] has joined #ubuntu [09:58] ok in front of the other resolutions? === Skal [n=skal@ADijon-258-1-44-85.w90-6.abo.wanadoo.fr] has joined #ubuntu [09:59] keelbill, no, at the end of the Monitor section [09:59] nanaki: welcome, glad we figured it out. I was looking at a setting in gconf(gconf-editor in a terminal) under system>smb, it shows the workgroup. Maybe if you enter the workgroup of the network there, then you could browse. But it is a guess. === CPrgmSwR2 [n=keith@adsl-75-9-222-133.dsl.crchtx.sbcglobal.net] has joined #ubuntu === meldrewmeister [n=david@243.236.adsl.brightview.com] has joined #ubuntu === manofcyrus [n=manofcyr@60.50.246.56] has left #ubuntu [] [09:59] How do I check a file with an md5sum? === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [09:59] ok done [09:59] no "" [09:59] keelbill, 1. in a terminal type in "gtf 1280 1024 60 -x". 2. paste the output from the gtf command at the end of the Monitor section. === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has left #ubuntu ["Leaving"] [10:00] cmweb-admin: found some stuff -> http://www.ubuntuforums.org/showthread.php?t=230496&highlight=x125+dapper http://www.linuxprinting.org/show_printer.cgi?recnum=Lexmark-X125 [10:00] this? [10:00] # 1280x1024 @ 60.00 Hz (GTF) hsync: 63.60 kHz; pclk: 108.88 MHz [10:00] Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync [10:00] keelbill, yes [10:00] pianoboy3333: md5sum -c . man md5sum for more info. [10:00] like that including the # [10:00] keelbill, if you want (it is a comment) [10:01] ok === Pensacola [n=pensacol@203.113-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [10:01] keelbill, and if that is the resolution you wanted in the first place :)( [10:01] wow Kingsqueak...can you find something about the spacecam 150 webcam' [10:01] :D [10:01] is there a floppy i can boot ubuntu with? [10:01] I give you 5 dollars :) === rexbron [n=rexbron@complex1-372-204.resnet.yorku.ca] has joined #ubuntu [10:01] ok done i will restart x [10:01] so i can mount an external drive? [10:01] brb === keelbill [n=keelbill@200.77.70.231] has left #ubuntu [] === JPAULEY [n=jp@adsl-80-148-242.clt.bellsouth.net] has joined #ubuntu === Ingar [n=saltvik@ti500720a080-8578.bb.online.no] has joined #ubuntu === elite_hacker [n=elite_ha@c-68-83-8-113.hsd1.pa.comcast.net] has joined #ubuntu [10:02] necronudist, I've just tried it with mine. I'm getting the same thing, really, really dim. === alecjw [n=alec@82.25.197.50] has joined #ubuntu [10:02] when i try to use tab completion in bash it refuses to do it unless it believes the file extention is right. how do i make it not do that? === phobos [n=phobos@84-121-38-95.onocable.ono.com] has joined #ubuntu [10:02] I got my machine's wireless card up using ndiswrapper but it stalls -- I have ready that to stop it from crashing I have to change something in the kenrel. How do I get the ubuntu kernel source? === graveson [n=chatzill@212.71.37.79] has joined #ubuntu === phobos [n=phobos@84-121-38-95.onocable.ono.com] has left #ubuntu ["Abandonando"] === gesker [n=gesker@72-160-18-56.dyn.centurytel.net] has joined #ubuntu === hilde [n=hilde@d54C28B91.access.telenet.be] has joined #ubuntu [10:03] ok grimboy... there's no hope for us [10:03] necronudist: you try using xawtv to view the cam? [10:03] If I want to start dhcp3-server I each time get dhcpd self-test failed. Please fix the config file. the error was: [10:03] no, camorama and ekiga [10:03] necronudist: it has adjustments for the image, might be worth trying [10:03] and then nothing is this a bug in Edgy? === SUSaiyan [n=susaiyan@cc84863-b.zwoll1.ov.home.nl] has joined #ubuntu [10:03] no it's not a stupid matter of adjustments :) [10:04] my system just hung and upon rebooting and logging in it hangs everytime , just display my panel .i have no idea where to start to troubleshoot this , can anyone help me please :( [10:04] I'm not searching "ekiga for dummies" :) === phobos [n=phobos@84-121-38-95.onocable.ono.com] has joined #ubuntu [10:04] necronudist: *shrug* had issues with my CCTV cams, and that helped [10:04] hilde: what command do you start it with? === ckintner [n=christia@p54A024D5.dip0.t-ipconnect.de] has joined #ubuntu [10:04] Any idea on how to get ndiswrapper to stop crashing and how to get the kernel source for unbuntu? [10:04] dabaR, sudo /etc/init.d/dhcp3-server start === PaxAnima [n=petterkn@ti200710a080-0473.bb.online.no] has joined #ubuntu [10:04] graveson: create another user, then try logging in with him. === ixian [n=jeff@S0106000ea6e07b91.wp.shawcable.net] has joined #ubuntu [10:04] elite_hacker, auto completion does not care if the extension is correct. [10:04] hilde: try sudo invoke-rc.d dhcp3-server restart === ckintner [n=christia@p54A024D5.dip0.t-ipconnect.de] has joined #ubuntu [10:05] Jowi: then do you have any idea why is it doing it for me? === phaedra [n=phaedra@69-165-228-12.atlsfl.adelphia.net] has left #Ubuntu ["Close] [10:05] JPAULEY: apt-cache search linux-source [10:05] dabaR: ok let me try that quickly [10:05] dabaR, initscript dhcp3-server, action "restart" failed. [10:05] Kingsqueak: will that get the ubuntu one? [10:05] elite_hacker, yes. you have several files with similar names [10:05] fbc: how goes it? [10:05] dabaR, doesn't work [10:05] thanks Kingsqueak [10:05] JPAULEY: hopefully it won't get the Mandriva one, but I don't know what your sources.list has in it [10:06] dabaR: that worked ,quite strange what is the cause of this ? [10:06] Jowi: nope, I just tried it an I'm very sure that it refuses to do it even if there's only one file [10:06] Kingsqueak: All I have to run off is the cd-rom [10:06] JPAULEY: ah o.k., it's probably there [10:06] apt-get update: "Failed to fetch http://amaranth.selfip.com/dists/edgy/lrm/binary-amd64/Packages.gz 404 Not Found [10:06] " [10:06] JPAULEY: try 'sudo apt-get install linux-source' [10:06] elite_hacker, "ls myfile*" only give you one file? [10:07] graveson: bad config files somewhere...I expect. try logging into safe gnome session, or whatever it is called as your user, choose it from the session login menu [10:07] Kingsqueak: no such source... what do I have to do to make my cdrom be on the source list? === kling0n [n=kling0n@0405ds1-ynoe.0.fullrate.dk] has joined #ubuntu [10:07] Jowi: correct === Zububwa [n=newmanc@cpe-66-69-86-45.satx.res.rr.com] has joined #ubuntu [10:07] hilde: did you just install it? === ckintner_ [n=christia@p54A01F24.dip0.t-ipconnect.de] has joined #ubuntu [10:07] dabaR, yes === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [10:07] dabaR: but i change nothing ,so how there be bad config file ? once logging into the failsafe session ,what do i look for [10:07] !nvidiabeta | jerp [10:07] jerp: For Ubuntu 6.10 (Edgy Eft), you can obtain the (unsupported!) 9629 version of the binary NVidia drivers by using one of these repositories: "deb http://amaranth.selfip.com/ edgy lrm" (for x86) or "deb http://ubuntu.lupine.me.uk/ edgy lrm-amd64" (for AMD64) [10:08] hilde: does the same here on install. [10:08] JPAULEY: try with the disk in the drive apt-cdrom add [10:08] elite_hacker, let's experiment. type in "cat beginningoffilename " (two tab presses) [10:08] graveson: nothing see whether you can log in. === lostsync [n=lostsync@c-71-56-126-33.hsd1.ga.comcast.net] has joined #ubuntu [10:08] dabaR, ok then its a bug... how can we solve it? === LevTermen__ [n=mrfreeze@d83-182-148-193.cust.tele2.be] has joined #ubuntu [10:08] JPAULEY: sorry, 'sudo apt-cdrom add' === netcatc [n=netcatc@c911f990.bhz.virtua.com.br] has joined #ubuntu === gray_fox [n=Frank@host11-178-dynamic.1-87-r.retail.telecomitalia.it] has joined #ubuntu [10:08] hilde: Well, I will need a few moments to try what little I am familiar with... [10:08] Jowi: ok, that works no matter what the extension is [10:08] Ok my next q :p Is any one good with optical mice? I have one from Longitech and it jumps when its moved [10:08] dabaR, I'm trying to follow this http://wiki.koeln.ccc.de/index.php/Ubuntu_PXE_Install [10:08] elite_hacker ... heh [10:08] anyone know if i can make a bootable floppy for ubuntu? [10:08] elite_hacker, yep. [10:08] :) [10:09] cute. [10:09] amaranth, thanks, I was looking for the Beryl files and stuff === wizard_ [n=wizard@cpe-74-70-13-204.nycap.res.rr.com] has joined #ubuntu [10:09] Kingsqueak: I did it but then I still get "Couldn't find package linux-source" [10:09] Jowi: but if i try like unzip foo.txt, it won't do it [10:09] Anyone here have Starcraft running on wine? [10:09] cmweb-admin: try 'xset m 3 3' in an xterm , see if that helps === diederick [n=chatzill@84-107-142-180.dsl.quicknet.nl] has joined #ubuntu [10:09] hi all [10:10] kingsqueak, in where? [10:10] I want to partition / format my new usb drive [10:10] cmweb-admin: in a terminal === Spenlex [n=chatzill@pD9E0392E.dip0.t-ipconnect.de] has joined #ubuntu [10:10] cmweb-admin: or a Run dialog [10:10] where I can I find information about doing this? [10:10] elite_hacker, maybe "unzip" want a valid zip file. I have no idea why. [10:10] JPAULEY: did you make that CD yourself or is it the default install CD? [10:10] JPAULEY: meaning the image file itself [10:10] Kingsqueak, Thanks that was a fast fix :D === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu [10:11] Kingsqueak: I burned the ISO -- but it is the standard one [10:11] cmweb-admin: that won't be permanent though, use the gnome mouse preferences thing or whichever desktop's mouse thing to fix it [10:11] What are someother good programs that can burn iso's besides nautilus, gnomebaker, and k3b [10:11] JPAULEY: not sure then, you may need to pass a -d /path/to/file with apt-cdrom to get it fixed [10:11] JPAULEY: I don't have a CD handy to check === SirKillalot [n=sirk@dslb-084-056-114-228.pools.arcor-ip.net] has joined #ubuntu [10:12] necronudist, Turning auto_brightness on helps a bit. I reckon if I adjust the settings enough I can get a semi decent image. [10:12] pianoboy3333: graveman === wizard_ is now known as baddice13 [10:12] how Do I resolve this problem Depends: phpapi-20020918? [10:12] pianoboy3333: cdrecord === CrunchyBlac_ [n=kevin@p57B4F544.dip.t-dialin.net] has joined #ubuntu [10:12] Kingsqueak, what do i change [10:12] Kingsqueak: i'll try it, thanks.... any other idea on how to get ndiswrapper to stop crashing? === Trevinho [n=Trevi@host78-166-static.104-80-b.business.telecomitalia.it] has joined #ubuntu === CrunchyBlac_ [n=kevin@p57B4F544.dip.t-dialin.net] has left #ubuntu ["Ex-Chat"] [10:12] netcatc: what command gave you that problem? [10:12] grimboy now I'm using ekiga... [10:12] JPAULEY: do you have network on that box? Why not setup apt to fetch from the internet? [10:12] jrib: ok [10:12] dabaR: the failsafe session works ,but i have no icons nothing on my panel etc . is this normal ? === fadeaway [i=faderone@bas1-toronto47-1177731373.dsl.bell.ca] has joined #ubuntu [10:12] Jowi: it does it with a lot of applications. there must be a list somewhere of applications and their 'proper' extensions. it's strange that i'm the only one who has this problem :/ [10:12] JPAULEY: not sure about ndis, I've never really used it [10:13] Kingsqueak: The whole purpose of this thing is to get my wireless card working :( [10:13] cmweb-admin: just set the preferences to something that works with your mouse, accleration and threshold are the things that matter [10:13] dabaR, any luck? [10:13] JPAULEY: got ya [10:13] \o how to add help pages to kde? default is very poor !! unix man pages only !! I wanted recently to ask help pages in kde for samba for example [10:13] Kingsqueak: the linux drivers installed and I do a mod probe but it doesn't add any new devices -- any ideas on that? [10:13] dabaR:scratch the last comment ,my pc just hung again === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [10:13] Its all up kingsqueak so i guess i got it [10:13] JPAULEY: ndis is a bit different, sometimes you need Windows drivers and firmware files for it to work [10:14] elite_hacker, unzip does the same with me. if I create a file ending in .zip then autocompletion with unzip works. otherwise it doesn't. [10:14] JPAULEY: what wireless card is it exactly? [10:14] oh [10:14] hi all [10:14] Kingsqueak: Asus wl-138G [10:14] JPAULEY: you see the wifi guide on the ubuntu site yet? [10:14] !wifi | JPAULEY [10:14] JPAULEY: Wireless documentation can be found at https://help.ubuntu.com/community/WifiDocs [10:14] elite_hacker, for example "touch testfile.zip" then "unzip testf" === lostsync [n=lostsync@c-71-56-126-33.hsd1.ga.comcast.net] has joined #ubuntu [10:14] yeah [10:14] it's frustrating [10:14] anybody knows [10:15] graveson: Not really sure where to start, I am looking at hilde's issue right now at the same time. [10:15] Kingsqueak: no but I have spent plenty of time on google :( [10:15] JPAULEY: try that guide first [10:15] Kingsqueak: it came with linux drivers but installing them didn't do jack [10:15] has anyone booted to ubuntu from a flopply? [10:15] dabaR: ok i will pose my question again ,to see if there is someone who can help me [10:15] floppy? [10:15] JPAULEY: sorry, I've just not ever used an ndis-wrapper based card so I don't have the instant answer for them [10:15] my system just hung and upon rebooting and logging in it hangs everytime , just display my panel .i have no idea where to start to troubleshoot this , can anyone help me please :( [10:15] Kingsqueak: thanks for your help === Phat32 [n=Bob@cpe-065-190-024-066.triad.res.rr.com] has joined #ubuntu === Sierra [n=sierra@212.42.22.205] has joined #ubuntu === dave [n=dave@88-105-121-101.dynamic.dsl.as9105.com] has joined #ubuntu === Kalle_Karlsson [n=Kalle_Ka@host-83-166-27-228.serva.net] has left #ubuntu [] [10:16] JPAULEY: can you hardwire temporarily just to update/upgrade, might make things simpler === agorf [n=aggelos@unaffiliated/agorf] has joined #ubuntu [10:16] hello. how can i set up xorg so that it listens on port 6000? [10:16] I just noticed that my sound does not work on firefox when I try to play flash videos. Is this a common problem? Does anyone know the solution? [10:16] JPAULEY: it will likely work, just a matter of the effort to figure it out === nullman [n=nullman@c-71-195-8-42.hsd1.mi.comcast.net] has joined #ubuntu === fadeaway is now known as faderone === ashika [n=ashika@CPE0014bf819563-CM001225418aa4.cpe.net.cable.rogers.com] has joined #ubuntu === fyrmedic [n=brad@64.58.0.142] has joined #ubuntu === anto [n=anto@c-73c7e155.54-5-64736c14.cust.bredbandsbolaget.se] has joined #ubuntu === predius [n=predius@201.230.67.219] has joined #ubuntu [10:18] hilde: http://www.howtoforge.com/dhcp_server_linux_debian_sarge try following that, it talks about configuring the server, and it says it is normal that the server does not start on install because it is not configured. === mark__ [n=mark@72.242.242.143] has joined #ubuntu === ckintner_ [n=christia@p54A01F24.dip0.t-ipconnect.de] has left #ubuntu ["Ex-Chat"] [10:18] how do i istall flashplayer < 8 ? [10:19] agorf: http://ubuntuguide.org/wiki/Ubuntu:Edgy/RemoteAccess === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has left #ubuntu [] [10:19] !flashplugin-nonfree [10:19] flashplugin-nonfree: Macromedia Flash Player plugin installer. In component multiverse, is optional. Version 7.0.68~ubuntu3 (edgy), package size 15 kB, installed size 164 kB (Only available for i386) === deejoe [n=deejoe@209.234.80.172] has joined #ubuntu === ChaosFan [i=sithjanu@faui01.informatik.uni-erlangen.de] has joined #ubuntu [10:19] ah, I see how it works. bash is reading the global bash configuration file in /etc [10:19] hi. In Dapper, what should I look for to use as a sound equilizer? === nzjrs [n=john@222-155-176-180.jetstream.xtra.co.nz] has joined #ubuntu === boudewijn [n=boudewij@3E33A24F.dslaccess.aol.com] has joined #ubuntu [10:20] AntiSpamBot, i just installed flashplugin-nonfree and it works great [10:20] deejoe: a plugin for the media player most likely, you could see if any of the alsamixer has tone controls with your card driver [10:20] anto, i just installed flashplugin-nonfree and it works great === Hoxx [n=Hoxx@e40.ip2.netikka.fi] has joined #ubuntu [10:20] bleh tab completion :( [10:20] hmm 4:20 [10:20] Kingsqueak: thanks. I'll look for that. === jokoon [n=jokoon@90.218.100-84.rev.gaoland.net] has joined #ubuntu [10:21] I just noticed that my sound does not work on firefox when I try to play flash videos. Is this a common problem? Does anyone know the solution? [10:21] deejoe: varies with your soundcard driver and what is supported, xmms has an EQ in the player, but for general system overall EQ, not sure if there is one that is similar [10:21] Just ... how install RPM files ? === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [10:21] Kingsqueak, are you in florida? [10:21] !rpm [10:21] rpm is the RedHat Package Management system. Ubuntu does not use RPM, but !APT, and RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous). [10:21] cmweb-admin: Jersey [10:22] dangerous [10:22] jokoon, you dont. dont try installing rmp files as it may break things [10:22] howkeeey [10:22] i had no idead they had comcast in new jersey [10:22] Jersey may be a lot of things, but short on broadband it isn't ;-) [10:22] is rpm the linux's exe ? :) [10:22] jokoon, no [10:22] jokoon: No, it's Red Hat's package format [10:22] rpm is a package format, generally for Redhat based systems === the-mr-freak [n=chris@pD9E0BA62.dip.t-dialin.net] has joined #ubuntu [10:23] jokoon: what are you trying to install? === morphir [n=morphir@217.168.81.9] has joined #ubuntu [10:23] jokoon, no, an rpm is a package made for the rehat package manager. ubuntu uses .deb files for packages [10:23] jokoon: more like setup.exe [10:23] I remember bittorrent official client was rpm === Vardis [n=Vardis@87.110.138.213] has joined #ubuntu [10:23] Doesn't have to be [10:23] Kingsqueak, how i knew: 68-38-166-84.hsd1.nj.comcast.net [10:23] I did not search a lot for an other file [10:23] jokoon: do 'apt-cache search bittorrent' that will show you the clients ubuntu has [10:23] im going to get booted here in a sec [10:23] Thanks for the info [10:23] jokoon: or run synaptic and put bittorrent in the search box [10:24] jokoon, if youre using ubuntu, you should look for ubuntu .deb packages or stick with the repos [10:24] anybody have working t10 in linux? === |Xabbu [n=MKK@pD9F4EA75.dip.t-dialin.net] has joined #ubuntu [10:24] cmweb-admin: yeah, that says 'nj' too ;-) === energon [n=energon@67-22-120-28.atlaga.adelphia.net] has joined #ubuntu [10:24] kingsqueak: :p === jrs [n=jrs@d51535FEA.access.telenet.be] has joined #ubuntu [10:24] yo..what happened to the ubuntu packages search page? === phos-phoros [n=phos-pho@unaffiliated/phos-phoros] has joined #ubuntu [10:24] bluefox83: you know about synaptic or 'apt-cache search ' ? === Liam-G [n=liam@client-82-13-34-14.brhm.adsl.virgin.net] has joined #ubuntu === secleinteer [n=scl@adsl-70-237-213-238.dsl.stlsmo.sbcglobal.net] has joined #ubuntu [10:25] how do i change the rights of a user so they have admin rights, i have an issue and currently i am logged in with a user that has no admin rights [10:25] bluefox83: Probably just a temporary maintenance or failure. Try again in a bit. [10:25] Kingsqueak, yes smart ass, i'm asking because i am looking for something in dapper, i am running edgy..a friend needs help finding something [10:25] does ubuntu have hotplug by default? or need install by apt-get? [10:25] graveson: he needs to be in the 'admin' group [10:25] graveson: 'sudo nano /etc/group' on the line starting with admin add the user at the end, if you have user foo there, to add bar make it foo,bar then log bar out and in again [10:25] Any one know where some good themes are for ubuntu... [10:25] graveson: You mean you need a second user with sudo capability? === pvanhoof [n=pvanhoof@d54C0EE14.access.telenet.be] has joined #ubuntu [10:26] bluefox83: sorry my mind-reading ability is low today [10:26] scumbag [10:26] !.tar.gz [10:26] Files with extensions .tar, .gz, .tgz, .zip, .bz2, .7z, .ace and other archive file formats can be opened with file-roller (gnome) or ark (kde) - also see https://help.ubuntu.com/community/FileCompression === Jahman [n=okay@87.231.178.129] has joined #ubuntu === huXfluX [n=nknwd@devnull.kappa.ro] has joined #ubuntu [10:26] i still cant burn my xubuntu iso [10:26] Kingsqueak: Seems like an odd way to do it when you have 'adduser' [10:26] Vardis: isn't hotplug dead? I think udev does it all now... [10:26] cuz i get the error again :( [10:26] jrs, what software are you using? [10:26] jrs, windows or linux operating system [10:26] gnomebaker [10:26] i use ubuntu [10:26] mcphail, i don't know [10:26] how do i change the rights of a user so they have admin rights, i have an issue and currently i am logged in with a user that has no admin rights [10:26] tonyyarusso: I still use vipw too, *shrug* the page with adduser on the wiki has broken syntax so I don't point people there [10:27] when I want to partition/format a new harddrive and want to be able to use it under windows + ubuntu, what type is wise? [10:27] graveson: You would add them to the 'admin' group. [10:27] Sierra, i use ubuntu linux [10:27] mcphail, i try to get working iriver t10 with gphoto but no results [10:27] jrs, one second [10:27] Vardis: i'm sure someone will correct me if i'm wrong, but i think that's the case [10:27] ok [10:27] diederick, vfat ? [10:27] jrs, i dont know if i have it installed === Liam-G [n=liam@client-82-13-34-14.brhm.adsl.virgin.net] has joined #ubuntu [10:27] me neither lolz [10:27] diederick: There are ext2/3 drivers available for Windows, otherwise vfat is natively supported on both. === lukas_ [n=lukas@p548AAD98.dip0.t-ipconnect.de] has joined #ubuntu [10:27] Can anyone help me with my firefox sound problem? [10:28] before i should start burning the cd i get this error, half english/half dutch === AeonTux [n=Ikarus@p549EFDA1.dip.t-dialin.net] has joined #ubuntu [10:28] Error mounting /media/cdrom0. [10:28] umount: /media/cdrom0 is niet aangekoppeld (volgens mtab) [10:28] Phat32: sound in flash? [10:28] tonyyarusso: and vfat can handle large files? (larger than 4gb) ? [10:28] diederick: Nope [10:28] mcphail, so how can i acces device who must seen be gphoto but it not seeing it [10:28] jrib, Yes [10:28] !flash > Phat32 === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu === gswant [n=gswant@host-84-220-18-124.cust-adsl.tiscali.it] has joined #ubuntu [10:28] jrs: i dont understand german :p [10:29] Phat32: try setting up flash to use aoss as the restricted formats wiki explains [10:29] Hello! What antivirus software is the best for a linux distro? clamav, f-prot, avast or other not listed? [10:29] i have a video-tv card and a sblive soundcard. i can't hear any sound while watching the tv..is anyone with my same problem? (ubuntu-edgy here) [10:29] #ubuntu-it [10:29] "is niet aangekoppeld" means is not connected matsn [10:29] Vardis: not sure. I struggle with hardware questions, i'm afraid! What does dmesg say when you plug it in? [10:29] !virus | huXfluX [10:29] huXfluX: A/V software is available, however read this to understand why Linux does not have a virus problem: http://librenix.com/?inode=21 [10:29] ljl, why am i baanned from #ubuntu-offtopic [10:30] i must look in dmesg but lsusb seeing it [10:30] huXfluX: if you have a mail server that Win client mail goes through, amavisd is something to look at too === van|mugenglider- [n=mrmanagl@S010600112f1586dc.vc.shawcable.net] has joined #ubuntu [10:30] Kingsqueak, thanks === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [10:31] huXfluX: http://www.amavis.org/ though you really only need any of this if you have Windows clients === nomis_ [n=nomis__@chello062178225065.14.15.vie.surfer.at] has joined #ubuntu [10:31] ljl, why am i banned from #ubuntu-offtopic [10:31] Give him time cmweb-admin [10:31] agorf: no prob [10:31] He just signed on [10:31] in gnomebaker i get the following error before i start burning an iso: Error mounting /media/cdrom0. what is the solution to this problem?? [10:32] jrs, try "graveman" or another burner and see if that works [10:32] agorf: not sure if that said, but X isn't encrypted so it's not the most secure thing to run, not a great idea over the internet in particular === Doow [n=bwerf@c-129872d5.014-186-6e6b701.cust.bredbandsbolaget.se] has joined #ubuntu === flydeprutten [n=hans@0x55531c56.adsl.cybercity.dk] has joined #ubuntu [10:32] <|Xabbu> Hi @ll! Sorry to ask a "stupid" question, but is there a package for "pure-ftpd" for ubuntu 6.08? I'm migrating from SuSe and cannot find any package. [10:32] ok Jowi ... i'll try and i'll try and try............ === dra [n=dra@p57A51299.dip0.t-ipconnect.de] has joined #ubuntu [10:33] |Xabbu: apt-cache search pure-ftpd === scott_ [n=scott@c-66-177-177-76.hsd1.fl.comcast.net] has joined #ubuntu === keelbill [n=keelbill@200.77.70.231] has joined #ubuntu [10:33] cmweb-admin: i haven't the slightest idea [10:33] :( [10:33] still the same [10:33] <|Xabbu> Kingsqueak: : it doesn't find anything. [10:33] |Xabbu: if you don't see that, you may need to enable repositories in /etc/apt/sources.list as in universe and multiverse [10:33] jrs, graveman is quite nice. install it, click on "duplicate cd". select iso in "duplicate from" and you're good to go === predius_ [n=predius@201.230.67.219] has joined #ubuntu === tchize [n=tchize@211.64-244-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [10:34] Hello people === scifi [n=andyt@bb-87-81-200-187.ukonline.co.uk] has joined #ubuntu [10:34] |Xabbu: read the file, uncomment the repositories there, run 'sudo apt-get update' and try the search again [10:34] keelbill, if the modeline didn't help you've got a driver issue. [10:34] Could someone help me with apt-pinning? I looked at the guide at http://jaqque.sbih.org/kplug/apt-pinning.html and it seems to only handle prioritizing different repos, I want to pin a package that I installed from an .deb file. [10:35] aww i can't believe, thi same cfg works on my cousin using a much smaller video card [10:35] i just installed edgy on my computer. At boot time all i get a the blue logo (kubuntu) for about 5 seconds then i get black screen with a blinking cursor. What should i do now?? === phobos [n=phobos@84-121-38-95.onocable.ono.com] has joined #ubuntu [10:35] i have fx5500 and's got fx5200 === dreamer [i=dreamer@137.224.241.21] has joined #ubuntu [10:35] Does anyone know how to change a registered name? === Geotrupes [n=Geotrupe@pd95b463a.dip0.t-ipconnect.de] has joined #ubuntu [10:36] anyone know of a good html editor other than nvu, quanta, bluefish? [10:36] tchize: sounds like a #kubuntu question ^^ [10:36] scifi: has to be a GUI? [10:36] cmweb-admin: registered how? [10:36] scifi: vim is pretty nice for it [10:36] is anyone using an hauppage bt878 chip-based tv-card with edgy and having sound problems (no sound at all) ? [10:36] Jowi, its started now, hope it'll work... better than gnomebaker, cuz that didn't do anything [10:36] scifi: or gvim [10:36] i have my nick passworded [10:36] Kingsqueak, ill have that in mind thanks :) [10:36] !info pure-ftpd | |Xabbu [10:36] pure-ftpd: Pure-FTPd FTP server. In component universe, is optional. Version 1.0.21-5ubuntu1 (edgy), package size 150 kB, installed size 460 kB [10:36] Kingsqueak: id prefer gui [10:36] doow: well it's a kernel level problem, so no matter the window manager i don't even get something started [10:36] Jowi, it says operation failed :s [10:36] cmweb-admin: oh, you mean in freenode? [10:37] how i activate the root user,so i can stop 'sudoing' [10:37] after it burns a half a minute [10:37] brb === keelbill [n=keelbill@200.77.70.231] has left #ubuntu [] [10:37] cmweb-admin, /msg nickserv help register [10:37] yes... is that not what we are in [10:37] tchize: oki [10:37] scifi: I think quanta or bluefish are the best that I've seen but I'm not that much of a fan of GUI HTML editors either [10:37] its aalready registered i need to change it === squalo [n=conte@host-84-220-99-172.cust-adsl.tiscali.it] has joined #ubuntu [10:37] jrs, try with a different media [10:37] from cmweb-admin to cmweb [10:37] different cd? [10:37] I honestly dislike how Vim indents PHP+HTML === Geotrupes [n=Geotrupe@pd95b463a.dip0.t-ipconnect.de] has left #ubuntu [] [10:37] jrs, your cd disc might be faulty [10:37] and now am really screwed after that edgy installation :'( === Vix [n=chatzill@80-192-6-29.cable.ubr01.glen.blueyonder.co.uk] has joined #ubuntu [10:37] graveson, thats not supported configuration and also not a good idea as it decreases the security of the system [10:38] (ABout the only thing I dislike about Vim) [10:38] Kyral: you can change that though if you want [10:38] Jowi, i tried already 15discs or so [10:38] Kyral: CHANGE IT [10:38] :/ === nickspoon [n=nick@84.13.18.152] has joined #ubuntu === scott_ [n=scott@c-66-177-177-76.hsd1.fl.comcast.net] has left #ubuntu ["Leaving"] [10:38] Kingsqueak: I'm lazy :P [10:38] oops caps! [10:38] Kyral: heh === Vix is now known as Vixus [10:38] Kyral: sorry - didn't mean to shout === brownedwg89 [n=Brownie@c-68-46-136-171.hsd1.pa.comcast.net] has joined #ubuntu [10:38] <|Xabbu> Kingsqueak: : Thank you! [10:38] jrs, do you have a cdrw link in /dev ? [10:38] Damnation, it still refuses to boot! === jatt [n=user@p54A3E3F0.dip.t-dialin.net] has joined #ubuntu [10:38] |Xabbu: ah got it eh, good === Kyral cries melodramatically and runs away from mcphail :P [10:38] This time it's definitely not a borked DVD === K-DOGG [n=Defender@83.228.43.245] has joined #ubuntu [10:39] |Xabbu: you should really do 'sudo apt-get update && sudo apt-get upgrade' to be sure you are up to date [10:39] Jowi, yes i have, else i couldn't start burning [10:39] Unpacking linux.... booting kernel.... Hang. === dn4 [i=w3rdn4@cpe-24-26-236-20.satx.res.rr.com] has joined #ubuntu === mcphail takes a screwdriver to the caps-lock key [10:39] Anyone know of a good usb controller that is like a PS2 controller? [10:39] Vixus: you too have booting problem? :D === rioghal hands mcphail a hammer [10:39] Hi [10:39] tchize: I'm trying to boot the live DVD [10:40] So I can install Ubuntu for fun and profit. [10:40] profit??? [10:40] hohuu [10:40] jrs, in graveman. go to File -> prefs and click on the External programs tab. is anything missing there? [10:40] It came back to life! === RocketRanch [n=htaylor@c-69-244-17-79.hsd1.ms.comcast.net] has left #ubuntu [] [10:40] it just waited about .... 10 minute with a blinking cursor before :s === cmweb-admin [n=admin@dialup-4.91.104.6.Dial1.Orlando1.Level3.net] has left #ubuntu [] === Sonicvana [n=garrett@cblmdm72-240-97-94.buckeyecom.net] has joined #ubuntu [10:41] jrs burn in konsole with cdrecord meyby [10:41] Will the liveCD not boot if I am trying to use a 64-bit distro with my Sempron processor? [10:41] Jowi, you mean when the button is red its missing? [10:41] Technical answers please. :D [10:41] jrs, yes [10:41] HELLO! If i forget the root password, do i have to edit the /etc/shadow file alone or BOTH the shadow and passwd files ? Is editing /etc/shadow enough ? [10:41] cuz Flac is red === madewokherd [n=urk@VRP5000.rhbd.psu.edu] has joined #ubuntu === Marcos--PR [n=ubuntu@200.103.170.84] has joined #ubuntu [10:42] jrs flac is audio fileformat [10:42] jrs, only flac won't make your cds fail. maybe your burner is faulty then (that is only a guess and nothing else) [10:42] Vixus: can you sempron handle AMD 64 bits instructions? I think not :p [10:42] huXfluX: you shouldn't even *have* a root password to begin with ;-) and what about using the "passwd" command, since it's made for that? [10:42] my burner always worked :( [10:42] tchize: Well, my distributor said it was a 64-bit processor. === das-q [n=das-q@p57A0F9A8.dip.t-dialin.net] has joined #ubuntu === kitche [n=dragon@pool-70-16-40-236.buff.east.verizon.net] has joined #ubuntu [10:42] Vixus, naah [10:42] LjL, good catch :) [10:42] sempron is k8 32 bit processor [10:42] Bh. [10:43] jrs, I have no idea :-/ === rossco [n=ross@cor10-ppp4811.syd.dsl.connect.net.au] has joined #ubuntu [10:43] graveson: !sudo === rausb0 [i=nobody@p54B372FC.dip.t-dialin.net] has joined #ubuntu [10:43] Darn, [10:43] Jowi, could it be because of too high speed burning? [10:43] !sudo [10:43] sudo is a command to run programs with superuser privileges ("root"). Look at https://help.ubuntu.com/community/RootSudo for all information. [10:43] <|Xabbu> Kingsqueak: : Yes, I had only a few sources and only those "restriced". [10:43] cuz i told him to burn on maximum speed [10:43] |Xabbu: yeah basically enable them all, make it easy [10:43] jrs, you can try x2 or x4 and see. it can't hurt [10:44] I want to use password encryption for an application I am writing.. what encryption is the safest one? sha1 is better than md5 i suppose, but are there other recommendations? [10:44] it can hurt my cd's :p [10:44] I shall have to go for the i386 version then? [10:44] got only a fiew left [10:44] jrs, get yourself cdrw! [10:44] i got it [10:44] ^ [10:44] Bah, I'll have to waste my DVDRW on a CD image. :P [10:44] but it doesnt blank too :p [10:44] lol [10:44] or something. [10:44] just strange error === theD3viL [n=matej@BSN-77-90-27.dsl.siol.net] has joined #ubuntu [10:44] which program is for command play$? [10:44] profoX`: des aes, there are many, what lang are you writing in is the key to what you use [10:44] Vixus you can i686 use to [10:44] it doesnt burn or blank [10:44] jrs, it must blank. got to be a faulty burner [10:45] Vardis: Is there an i686 ubuntu distro? [10:45] huXfluX, graveson : suppose i wanted to break into your computer.. i know you have a root account and i can try to break into that but if the root account is disabled i cant break into it and i dont know the other user accouns you have :) [10:45] which program is for command play$? [10:45] it always did on shitmzoft windoz === modified54 [n=chatzill@c-71-228-255-28.hsd1.tn.comcast.net] has joined #ubuntu [10:45] Vixus: then i am just mixing name, don't take into account what i wrote (still trying to figure why my cpu when out to smoke a cigaret before booting) === gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu [10:45] jrs, graveman -> other operations -> Erase CDRW [10:45] Vixus, i386 for mi changed to 686 [10:45] Vardis: mi? === phanter [n=chatzill@c120246.upc-c.chello.nl] has joined #ubuntu === smarkley [n=smarkley@69.71.190.188] has joined #ubuntu [10:46] i mient me === Le_Murphant [n=olivier@bas1-montreal28-1168073336.dsl.bell.ca] has left #ubuntu [] === nofxx [i=user@201-048-058-234.xd-dynamic.ctbcnetsuper.com.br] has left #ubuntu [] === avn_ [n=avn@201.244.114.247] has joined #ubuntu === agorf [n=aggelos@unaffiliated/agorf] has left #ubuntu [] [10:46] profoX`: the password itself is more important really, if you md5 'cat' it can be quickly cracked anyway [10:47] Vardis: Um, so can I get an i686 Ubuntu distro or must I do some messing about myself? [10:47] jrs try in komand line cdrecord dev=ATA:0,0,0 file.iso === Bassetts [n=Bassetts@cpc2-mapp1-0-0-cust630.nott.cable.ntl.com] has joined #ubuntu [10:47] hi there. When connecting to my network with my laptop the speed was usually quite slow (up and download speed). After some time I used the same laptop with winxp and speeds went up. Why is the speed low in ubuntu (I am back on ubuntu of course)? [10:47] Vixus, take i 386 distro it vill change bi hiself to 686 [10:47] profoX`: might want to also look at cracklib2 to enforce strong passwords [10:47] !generic | Vardis, Vixus [10:47] Vardis, Vixus: Background to the decision to replace -386, -686, k7 and -smp kernels with -generic can be found here https://lists.ubuntu.com/archives/ubuntu-devel/2006-August/019983.html [10:47] phanter: wireless? [10:47] Kingsqueak: i know, but i'm just asking what is best.. storing it plaintext is not an option either now is it :) [10:48] not wireless, wired :0 === Megaqwerty [n=megaqwer@ip72-197-253-49.sd.sd.cox.net] has joined #ubuntu [10:48] profoX`: yeah just sayin', md5 should be decent enough === RetLaw [n=RetLaw@082-146-104-208.dyn.adsl.xs4all.be] has joined #ubuntu [10:48] profoX`: it's good enough for /etc/shadow [10:48] and it is an IBM thinkpad (usually great drivers in linux) [10:48] how do I set samba to share my files in a different domain (i.e. one different than MSHOME)? [10:48] which program is for command play$? === AAA1 [n=scott@c-66-177-177-76.hsd1.fl.comcast.net] has joined #ubuntu [10:48] Kingsqueak: hmm. not here it isn't [10:49] So basically... I just install the base distro. :D === NaMc-AWAY is now known as NaMcO^ [10:49] probins, what are you doing storing text or are you wanting a decent encrypt/decrypt app [10:49] n8 [10:49] Vixus: uh... yes? [10:49] profoX`, what are you doing storing text or are you wanting a decent encrypt/decrypt app === bwlang [n=bwlang@bb-66-55-211-238.gwi.net] has joined #ubuntu [10:49] Here I was thinking I had a 64-bit processor. :( === predius [n=predius@201.230.67.219] has joined #ubuntu === NaMcO^ : notte [10:50] can anyone help me with my samba issue? ^^^ [10:50] rioghal: storing user passwords [10:50] Vixus: look, i'm not sure what you're saying. i386 is the architecture - clearly, few of use actually have a *386* processor, since it's sort of old, you know... but the distribution works with newer ones well enough :D [10:50] profoX`, ok' === rausb0 [i=nobody@p54B372FC.dip.t-dialin.net] has joined #ubuntu === agent [n=agent@pool-71-97-200-58.aubnin.dsl-w.verizon.net] has joined #ubuntu [10:50] Megaqwerty: you installed samba on the computer you want to share files from? [10:50] LjL: I thought I needed the amd64 distribution [10:50] Vixus: if you have a 64-bit processor, you may decide to install the 64-bit version. but i think most people use the 32-bit version for compatibility purposes [10:50] dabaR: yes [10:50] what is the difference between ubuntu-minimal and ubuntu-standard? === hilde [n=hilde@d54C28B91.access.telenet.be] has joined #ubuntu [10:51] so.. what about blowfish? could that be used for storing passwords? === _karl_ [n=travis@207.53.228.66] has joined #ubuntu [10:51] probins, if youre looking for an app to do that in a safe way i might suggest mcrypt i use that for all sevisitive text files [10:51] LjL: The current issue I am having is that my liveCD won't boot. [10:51] !mcrypt [10:51] mcrypt: Replacement for old unix crypt(1). In component universe, is optional. Version 2.6.4-3.2ubuntu1 (edgy), package size 63 kB, installed size 260 kB [10:51] Vixus: well, that's not processor related. where does it hang? [10:51] dabaR: it is sharing the files fine, just on MSHOME, not the workgroup (domain, whatever) I want it to be on === Xal2 [n=x@p54A6E11D.dip.t-dialin.net] has joined #ubuntu [10:51] Megaqwerty: well, then you need to change the domain name in /etc/samba/smb.conf or similar, and then all the windows clients have to change their workgroup, which is done by right clicking the my computer icon, then properties, then computer name === bz029 [n=bz029@cpe-66-91-67-40.hawaii.res.rr.com] has joined #ubuntu === Kim^J [n=Hagbard@90-224-32-143-no95.tbcn.telia.com] has joined #ubuntu [10:51] agent, ubuntu-minimal basicly boots so you can install more things [10:51] LjL: At "Booting kernel..." === hult [n=tsoul@host-84-9-95-12.bulldogdsl.com] has joined #ubuntu [10:51] i hawe question about edgy do somody know the problem with xorg on amd sempron? [10:52] Vixus: have you verified it? [10:52] hey guyz [10:52] Is there a way to relocate the setup files on an Ubuntu install disk to /ubuntu rather than having everything in the root of the CD? [10:52] Aloha everyone [10:52] #need some help [10:52] Jowi: and ubuntu-standard? also, which one is installed when doing a basic server install? [10:52] LjL: Yes. All clear. [10:52] just installed ubuntu desktop. [10:52] Hi all, I'm a complete newbie, is this the place for kubuntu questions? [10:52] and my ps/2 mouse isnt working ? [10:52] There must be a place where the locations of the install files are specified. [10:52] LjL: Actually, the first time I burned it, verification failed. This time it went fine, [10:52] AAA1: this and #kubuntu === jatt [n=user@p54A3E3F0.dip.t-dialin.net] has joined #ubuntu === scane_ [n=scane@d3-65.dip.axsp.de] has joined #ubuntu [10:52] AAA1: go to #kubuntu [10:52] thanks === gambix [n=fabien@APoitiers-156-1-151-20.w86-201.abo.wanadoo.fr] has joined #ubuntu [10:52] dabaR: I did, and it still shows me on MSHOME [10:52] agent, not sure. probably both. [10:52] will do [10:52] Jowi: ok, thank you [10:53] Is there a way to relocate the setup files on an Ubuntu install disk to /ubuntu rather than having everything in the root of the CD? [10:53] anyone [10:53] Megaqwerty: did you restart samba? [10:53] ? [10:53] dabaR: not only that, I rebooted the computer [10:53] Vixus: try adding the "acpi=off" and/or the "noapic" kernel parameter [10:53] hult did you chek the xorgconfig [10:53] has anyone had success with a bcm43xx card in edgy? [10:53] hult: what does not working mean? it does not earn money? does it appear on the screen at all? [10:53] LjL: Ok, what do those do, out of interest? === dEUZ [i=leon@gl177a.glassen.ac] has joined #ubuntu [10:53] I have a question about ubuntu and MySQL if anyone here is familiar with those two together... my question is about the debian user that is created in MySQL when i install MySQL from the apt-get [10:53] Megaqwerty: show me your smb.conf on a pastebin, and show me the exact path of the file. [10:53] dabaR, I don't think that the how-to is related to this problem === dEUZ [i=leon@gl177a.glassen.ac] has left #ubuntu [] === Joe_CoT [n=joe@ool-43540c5f.dyn.optonline.net] has joined #ubuntu [10:53] dabaR: it works in grub perfect when ubuntu laods it dose not repsond [10:54] hilde: did you try following it? [10:54] dabaR, if I do dpkg-reconfigure dhcp3-server it won't work correct... it ask a device eth0 [10:54] I also want to know if I can use the XGL cool ass graphics/desktop stuff in PPC Ubuntu === Vardis noatvadaas chuchaar [10:54] Vixus: disable ACPI the former, something i don't really know the latter. they're known to enable booting on systems where ubuntu doesn't boot, so they're just a standard suggestion we give when the CD fails to boot [10:54] dabaR, no [10:54] LjL Wil try [10:54] dabaR, I don't understand it [10:54] gotta go back in a bit [10:54] Is that noapic or noapci? [10:55] quit [10:55] dabaR: any ideas ? [10:55] *noacpi [10:55] hult: a mouse can not work in grub. === rioghal [n=rioghal@70-58-83-13.tukw.qwest.net] has left #ubuntu ["Leaving"] [10:55] keyboard === AAA1 [n=scott@c-66-177-177-76.hsd1.fl.comcast.net] has left #ubuntu ["Leaving"] === scane_ [n=scane@d3-65.dip.axsp.de] has joined #ubuntu === klamsd [i=UPP@CPE001109d7280a-CM0011e67bbf01.cpe.net.cable.rogers.com] has joined #ubuntu [10:55] hult: you said mouse. [10:55] hult: mouse or keyboard isn't wokring? [10:55] sorry then ment keybaord [10:56] keybaord! yea [10:56] Hi can anyone help me === Daviey [n=dave@cpc1-sout2-0-0-cust299.sotn.cable.ntl.com] has joined #ubuntu [10:56] klamsd what is your question? [10:56] what does the section "inputdevice" read in /etc/X11/xorg.conf [10:56] dabaR, at this line it already fails On what network interfaces should the DHCP server listen? <-- eth0 [10:56] It does not accept eth0 === jeikk [i=ircap8@212.34.142.21] has joined #ubuntu [10:56] dabaR: I pasted it here: http://paste.ubuntu-nl.org/32810/ (I "*" my personal data for security reasons) === Crankymonky [n=dean@c-69-138-172-103.hsd1.md.comcast.net] has joined #ubuntu [10:57] hilde: but that is the interface you want it to listen to? [10:57] Hi guys.. Trying to mount and/or burn an *.img file. Any tips? winISO under WINE doesn't like it. Neither does gnomebaker or k3b [10:57] I want to install Mplayer on Ubuntu 6.06 LTS but my laptop doesn't have net access [10:57] yes it complains about eth0 ??? === acuster [n=acuster@62-90-111-108.barak.net.il] has joined #ubuntu [10:57] Megaqwerty: and workgroup **** is the other workgroup? [10:57] hey, anyone here's got ipw2200 with rtap iface in edgy? [10:57] dabaR: yes, that is the workgroup I am attempting to create [10:57] mark__: Section "InputDevice" [10:57] Identifier "Generic Keyboard" [10:57] Driver "kbd" [10:58] dabaR, try dpkg-recon. dhcp... === lifepositive [i=truth@gateway/gpg-tor/key-0x0F865BCC] has joined #ubuntu [10:58] dabaR, type eth0 what does it give to you [10:58] hi [10:58] whats the command to see what services are running? [10:58] dabaR: Actually, that is incorrect, the workgroup already exists, I am attempting to share my files on that network [10:58] *workgroup [10:58] lifepositive: 'ps' or do you mean network services? [10:58] ps -A ? [10:59] ps fauxwww [10:59] which program is for command play$? [10:59] mark__: did u see it [10:59] fauxwww? === lbm [n=lbm@82.192.173.92] has joined #ubuntu [10:59] lifepositive: try it === shedi [n=siggi@ip-66-80-73-139.iad.megapath.net] has joined #ubuntu [10:59] Kingsqueak: whats network services? [10:59] Jowi: i found my answer by looking at the file list for the ubuntu server iso on the ftp: both ubuntu-minimal and ubuntu-standard are listed [10:59] lifepositive, to get a live picture of process use 'top' [10:59] Kingsqueak: whats command to see network services? === ascha [n=sascha@p549FE5E7.dip.t-dialin.net] has joined #ubuntu [11:00] Dave123: top doesnt show all services running === Eons [n=Eons@host-84-221-69-153.cust-adsl.tiscali.it] has joined #ubuntu [11:00] lifepositive: netstat -an or lsof -i tcp or lsof -i udp === ascha [n=sascha@p549FE5E7.dip.t-dialin.net] has left #ubuntu [] === Nach__ [i=ircap8@212.34.141.199] has joined #ubuntu === orangey [n=orangey@modemcable161.59-203-24.mc.videotron.ca] has joined #ubuntu [11:00] lifepositive, no, but shows the ones that are burning the loa === predius [n=predius@201.230.67.219] has joined #ubuntu [11:00] actually just lsof -i is good enough [11:00] anybody then === pitofdarkness [n=alex@turnpenny.plus.com] has joined #ubuntu [11:01] hey all, what module draws the big icons when you drag a window in the workplace switcher? [11:01] run lsof with sudo for all processes === Oompa [i=Oompa@cpe-76-185-186-242.tx.res.rr.com] has joined #ubuntu [11:01] dabaR? === Bass [n=Bassetts@cpc2-mapp1-0-0-cust630.nott.cable.ntl.com] has joined #ubuntu === napg [i=Nuno@84.90.129.183] has joined #ubuntu === user-land [n=hope@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu === fowlduck [n=nate@68-190-90-101.dhcp.mdsn.wi.charter.com] has joined #ubuntu === TuTUx [n=rootusr@S010600119575fc93.cg.shawcable.net] has joined #ubuntu [11:03] can anybody help me work out why dosent my PS/2 keyboard work [11:03] Anyone know if i can use XGL desktop stuff on PPC? === Rav|strangler [n=strangle@c-69-137-230-170.hsd1.md.comcast.net] has joined #ubuntu === TheGateKeeper [n=gatekeep@82-46-176-232.cable.ubr03.king.blueyonder.co.uk] has joined #ubuntu [11:03] hult does your keyboard work before X starts? [11:03] Megaqwerty: not sure. === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu === cyborgcey [n=carl@74.134.96.103] has joined #ubuntu [11:04] dabaR: please clarify, you don't know what is wrong, or you don't know how to fix what is wrong? === yanina [n=yanina@200.115.226.213] has joined #ubuntu === __mikem [n=__mikem@72.187.108.38] has joined #ubuntu === chrisjw [n=chris@unaffiliated/chrisjw] has joined #ubuntu [11:04] hello ! [11:05] what is the default language environment? [11:05] I need to install a lexmark z608 in my ubuntu 6.06 but I can't find the driver in the list , what can I do to use the printer? [11:05] I have a palm zire 3 === Zambezi [i=Hideit@dns-cache2.tixit.se] has joined #ubuntu === predius_ [n=predius@201.230.67.219] has joined #ubuntu [11:06] yanina do you have extra repositories set up in your synaptics package manager? [11:06] I have a palm zire31 with realone player installed is there any way to download mp3s onto it [11:06] bz029, no but I could do it, why ? should I install anything extra ? === Dravas [n=Dravas@ppp-70-224-210-34.dsl.applwi.ameritech.net] has joined #ubuntu [11:07] im thinking maybe if you add the extra repositories you could get your drivers from there [11:07] can anyone help me install mplayer [11:07] add the universal and multiverse per the ubuntu documentation [11:07] klamsd, what part? [11:07] Is there any way where you can have Ubuntu automaticly rebuild fstab? === jatt [n=user@p54A3E3F0.dip.t-dialin.net] has joined #ubuntu [11:07] bz029: yes === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu [11:07] klamsd, I mean, what part do you need help with? [11:08] I don't have net access on the computer with Ubuntu so I can't install thru the application add/remove manager === gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu === G-net|Gilnim [n=gilnim@unaffiliated/gilnim] has joined #ubuntu [11:08] what's new in ubuntu === cyborgcey [n=carl@74.134.96.103] has left #ubuntu [] === Vixus_ [n=chatzill@80-192-6-29.cable.ubr01.glen.blueyonder.co.uk] has joined #ubuntu [11:08] dabaR: please clarify, you don't know what is wrong, or you don't know how to fix what is wrong? [11:08] klamsd, try downloading the deb on the pc with net acces, then copying it to the ubuntu pc with a floppy/usb stick [11:09] also, you might need some codecs === ajc [n=ajc@89.241.7.166] has joined #ubuntu [11:09] Ljl: I've got a Kernel panic - not syncing death [11:09] Yes, I tried. Could you please direct me to the site, because the one I went to has different versions of Ubuntu and I'm not sure which I have === yurka [n=kaster@112.Red-88-8-185.dynamicIP.rima-tde.net] has joined #ubuntu [11:09] Sure, hold on === astronut [n=astronut@sfnc-162-39-87-155.sandhills.us] has joined #ubuntu === Polysics [n=luca@host11-199.pool8289.interbusiness.it] has joined #ubuntu [11:10] what happened to packages.ubuntu.com? [11:10] hello all [11:10] LjL: Due to rtc device not being opened, root device cannot be opened... [11:10] dabaR, its as if the dhcp3 does not listen to its .conf file... I now followed the complete how-to forge thing no changes... Where can I check if dhcp3-server is looking in the right place for its dhcp.conf file? === Badman [n=Badman@adsl196-235-132-206-196.adsl196-5.iam.net.ma] has joined #ubuntu [11:10] klamsd, are you on dapper or edgy? === mirak [n=mirak@AAubervilliers-152-1-73-212.w86-198.abo.wanadoo.fr] has joined #ubuntu [11:10] Edgy (I think) === gihel2 [n=gihel2@lns-bzn-39-82-255-35-157.adsl.proxad.net] has joined #ubuntu === gyaresu [n=gyaresu@124.243.140.29] has joined #ubuntu [11:11] I downloaded this one: Ubuntu 6.06 LTS, Ubuntu with long-term support [11:11] feeling stupid time again... i have installed grub-splashimages, but i can't figure out how to use it [11:11] dabaR: nevermind, I think whomever told me they couldn't see my computer was being stupid. They forgot to refresh their screen. :-\ [11:11] how do i get video podcasts onto my ipod? [11:11] dabaR: Hopefully, it will show up now. === eugman [n=eugene@c-71-199-127-163.hsd1.pa.comcast.net] has joined #ubuntu [11:11] klamsd, ah, that's dapper :) [11:11] oh === mr_lampe [n=lampe@dslb-084-057-211-159.pools.arcor-ip.net] has joined #ubuntu === michael_ [n=michael@69-160-230-129.atlaga.adelphia.net] has joined #ubuntu === Vixus_ is now known as Vixus [11:11] I'm getting a kernel panic because of rtc device, root device erros [11:11] anyone has a graphic grub up? [11:12] Is there a way to make my computer auto sutdown after a certain amount of idleness at night? [11:12] No wait, I have the this one: Ubuntu 6.10, the newest Ubuntu release (My bad!) === ajc [n=ajc@89.241.7.166] has left #ubuntu [] === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [11:12] Akk what the heck is going on with tomboy? i can only link outwardly is it possible to link back? [11:12] Anyone? === mister_roboto [n=jrk@24-136-10-99.hnc-bsr1.chi-hnc.il.cable.rcn.com] has joined #ubuntu [11:12] i'v given up on beryl, but i want a bit of eyecandy on boot at least:-) === dj_baggio [n=dj_baggi@yk66.internetdsl.tpnet.pl] has joined #ubuntu === Versed [n=Versed@c-69-253-173-154.hsd1.nj.comcast.net] has joined #ubuntu === GodFather [n=rcc@c-69-244-163-116.hsd1.mi.comcast.net] has joined #ubuntu === gihel2 [n=gihel2@lns-bzn-39-82-255-35-157.adsl.proxad.net] has left #ubuntu [] === gihel2 [n=gihel2@lns-bzn-39-82-255-35-157.adsl.proxad.net] has joined #ubuntu === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu === gihel2 [n=gihel2@lns-bzn-39-82-255-35-157.adsl.proxad.net] has left #ubuntu [] === gihel2 [n=gihel2@lns-bzn-39-82-255-35-157.adsl.proxad.net] has joined #ubuntu === Guest931 [n=Guest931@82.137.215.161] has joined #ubuntu [11:14] Whats the command to remount all partitions in terminal? [11:14] klamsd, I'm not sure, but this one should work for ya: http://rpm.rutgers.edu/repository/ubuntu/pool/multiverse/m/mplayer/mplayer-386_1.0-pre7cvs20050716-0.1ubuntu9_i386.deb === Milk [n=None@74.134.57.196] has joined #ubuntu [11:15] I will try it, thankyou for your assistance === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has joined #Ubuntu [11:15] klamsd, I hope it helps :) [11:16] how the heck do I remove a package which has to be gone for a dist-upgrade to complete, but it won't remove it because it tries to do the dist-upgrade first ? [11:16] I have only two non-official packages installed, and Opera 8.54 is preventing the upgrade from completing, as it has a symlink registered in /usr/X11R6/bin [11:16] is it possible to empty a file? === astronut [n=astronut@sfnc-162-39-87-155.sandhills.us] has left #ubuntu [] [11:17] any clue on how I make work a lexmark z603 on ubuntu [11:17] Daviey: loa? [11:17] Kingsqueak: lets say if I wanted to know if a partcular service is running, what I type? ps -A ? [11:17] Kingsqueak: ? === pianoboy3333 [n=alex@ool-43567d61.dyn.optonline.net] has joined #ubuntu [11:17] if I wanted to know if a partcular service is running, what I type? ps -A "nameofservice"? [11:18] any1 know? [11:18] well apparently it works fine removing it with dpkg, just not with apt-get [11:18] how can I find the irq for a serial port ? [11:18] agent: english [11:18] yanina: good luck [11:18] yanina: I couldnever get my printer to work [11:18] yanina: did you check the printer database ? [11:18] how do you stop a service from running? sudo /etc/init.d/??? stop ? === damg_ [n=dima2001@p54ADD83D.dip.t-dialin.net] has joined #ubuntu [11:18] yanina: linuxprinting.org I think === xnon [n=xnon@200.8.30.3] has joined #ubuntu [11:18] Anyone here ever use CensorNet? Does anyone know of any other good and easy parental control sofware? [11:18] lifepositive: that will stop it running until the next time the runlevel changes, e.g. on reboot [11:19] lifepositive: I do not believe that was not one of the choices... but i selected the default (something that said latin scripts and most slavic languages) :D === cmweb [n=admin@dialup-4.91.104.6.Dial1.Orlando1.Level3.net] has joined #ubuntu === LjL [n=ljl@81-208-36-87.ip.fastwebnet.it] has joined #ubuntu [11:19] g'day === Samus_Aran [n=ILL@about/linux/supportwhirlwind/SamusAran] has left #Ubuntu ["onwards] [11:20] Does any one know of a GOOD GUI program builder for building Commaand Line baased apps. I need to build one for my school [11:20] Zaggynl > I tried installing the file, however it says "Dependancy is not satisfiable : libartsc0" === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu === Liam-G [n=liam@client-82-13-34-14.brhm.adsl.virgin.net] has joined #ubuntu === mazu [n=mazu@wa42.fema.krakow.pl] has joined #ubuntu [11:20] Hi === ladydoor [i=door@unaffiliated/ladydoor] has joined #ubuntu === pistorio [n=pistorio@201-26-143-10.dial-up.telesp.net.br] has joined #ubuntu === IO_ [n=oem@host145-187.pool80116.interbusiness.it] has joined #ubuntu [11:21] klamsd, ah :(, that means you will have to get a .deb for that as well === guiguilartiste [n=guiguila@nly93-1-87-88-87-217.dsl.club-internet.fr] has joined #ubuntu === slipttees [n=ubuntu@201.18.139.130] has joined #ubuntu === piet_ [n=piet@linuxpower.xs4all.nl] has joined #ubuntu === pistorio [n=pistorio@201-26-143-10.dial-up.telesp.net.br] has left #ubuntu ["Fui] [11:21] Trying to boot from LiveCD: unable to open rtc device (rtc0) | VFS: Cannot open root device or unknown-block(8,1) | Please append correct root= boot option. | Kernel panic - not syncing: VFS: blablabla. [11:21] how writer in partition mac osx? [11:21] klamsd, you could try to hook up the ubuntu to the internet temporarily [11:21] hey, why's gtkpod in the repos when we have gtkpod-aac? === zorba64 [n=zorba64@124-254-96-9-dsl.ispone.net.au] has joined #ubuntu [11:22] Anyone here ever use CensorNet? Does anyone know of any other good and easy parental control sofware? === mumbles-laptop [i=laptop@cpc4-bror5-0-0-cust750.bmly.cable.ntl.com] has joined #ubuntu === Acetylene [n=Acetylen@A-98-243.cust.iol.ie] has joined #ubuntu [11:22] Haw can I change locales to iso-8859-2? === compengi [n=compengi@212.36.208.233] has joined #ubuntu [11:22] That's beyond my technical know-how, unfortunately [11:22] How* [11:23] Should I try getting packages from this site "http://archive.ubuntu.com/ubuntu/dists/dapper/"? === youngstepmom22 [n=nenyalor@124.6.181.71] has joined #ubuntu [11:23] i'm trying tofind the /lib32 equivalent for 'flex' === _tg_ [n=_tg_@c-71-200-34-196.hsd1.de.comcast.net] has joined #ubuntu [11:23] is there a way to tell apt to download 32bit binaries? [11:23] or is it a -32 package or somethinG? [11:23] how to mount and to write in partitions of mac the x? === foudationclasses [n=marco@host132-45-dynamic.10-87-r.retail.telecomitalia.it] has joined #ubuntu [11:24] !windowsdrives | slipttees [11:24] slipttees: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - See also !fuse === cmweb [n=admin@dialup-4.91.104.6.Dial1.Orlando1.Level3.net] has joined #ubuntu === homemaus [n=schiffne@pool-70-20-8-13.prov.east.verizon.net] has joined #ubuntu === owako [n=root@69-175-112-32.chvlva.adelphia.net] has joined #ubuntu [11:24] ljl, why am i baned from ubuntu-offtopic [11:24] LjL: in mac os x wont windows! :) [11:24] Please? [11:24] itheir is no admin in my name === meatric [n=meatric@fibhost-28-24.fibernet.bacs-net.hu] has joined #ubuntu [11:24] dos anyone know how to burn a .dmg file ... [11:24] LjL: Ideas? === meatric [n=meatric@fibhost-28-24.fibernet.bacs-net.hu] has left #ubuntu ["Tvozom"] [11:24] how do you get banned from an off topic channel? [11:24] so when trying to start Emacs w/gtk support on Dapper, it invariably loads for a while and then presents a bunch of meaningless blocks of non-text. When copy/pasted into TTY emacs, these translate into an error talking about how whatever font I've set (or the default font, if none is set) is ``undefined.'' does anybody know what causes this behavior and how to fix it? I've tried setting the font to a number of aliases and full f [11:24] ont names pulled from elsewhere in my .Xresources and from xlsfonts and from xfontsel, and i've tried setting these both in my .Xresources and in my .emacs file. anybodby have any info? [11:25] cmweb: yes there is, as i told you, *ident* not nickname, but you don't seem to even listen === meatric [n=meatric@fibhost-28-24.fibernet.bacs-net.hu] has joined #ubuntu [11:25] Akk what the heck is going on with tomboy? i can only link outwardly is it possible to link back? [11:25] *anybody, rather. [11:25] ljl, ident, identity? [11:25] somebody can help me? === mutenewt [n=mutenewt@c-24-60-117-89.hsd1.ma.comcast.net] has joined #ubuntu [11:25] cmweb: type /whois cmweb [11:25] the dang username on my poc [11:25] pc* === Acetylene [n=Acetylen@A-98-243.cust.iol.ie] has joined #ubuntu [11:26] cant be serios === NDPBG4 [i=ndpowerb@209-6-199-98.c3-0.wrx-ubr2.sbo-wrx.ma.cable.rcn.com] has joined #ubuntu [11:26] slipttees: He helped you... === funkyHat [n=matt@cpc7-nthc3-0-0-cust812.nrth.cable.ntl.com] has joined #ubuntu === user-land_ [n=hope@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu [11:26] well crud the only way to get that off it to re install [11:26] cmweb: i am. there's probably a facility for changing that in your IRC client. at any rate, i also told you that having "admin" as a username is probably a bad idea, since there is an "admin" group already [11:27] mount partition mac os x for writer! [11:27] cmweb: nonsense. you don't reinstall in order to change a username [11:27] !windowsdrives | slipttees [11:27] slipttees: To view your Windows/Mac partitions see https://help.ubuntu.com/community/AutomaticallyMountPartitions - See also !fuse [11:27] Some one just shoot me [11:27] LjL: is this text red to you LjL? [11:27] yes bz029 === Vixus shoots cmweb. [11:27] /dev/hdb2 /home/mac hfsplus defaults,nls=utf8,umask=007,gid=46 0 1 [11:27] ? === cmweb falls to the floor [11:27] where should i go to learn the basics of IRC? lol === wilcox [n=rogier@a-machine-on-the-internet.xs4all.nl] has joined #ubuntu [11:28] anyone knows how to find the serial port number and irq for a serial to usb converter ? [11:28] Hey, LjL... I've got it doing something now. But it gives a kernel panic. === kryos [n=kryos@nat.a12.qwerty.ru] has joined #ubuntu [11:28] if anyone here's running a 64-bit system would you mind checking if you've got /lib32/libfl.a? === ehj20 [n=ed@ehjones.plus.com] has joined #ubuntu === vader [n=vader@bas1-kitchener06-1096751060.dsl.bell.ca] has joined #ubuntu [11:29] I would... if my system ever gets up and running [11:29] shittt.... aarrrggg :@ === jedro [n=jedro@205.204-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu === honk [n=honk@cpe-24-209-211-93.cinci.res.rr.com] has joined #ubuntu [11:29] :( [11:29] hy [11:29] How can I access a subversion server's folders like I would a normal network folder in nautilus? === cmweb puts a buckshot in to the head [11:30] You were already dead, stop moving. === dougsko [n=doug@c-24-131-69-39.hsd1.pa.comcast.net] has joined #ubuntu [11:30] lmfao === jedro [n=jedro@205.204-242-81.adsl-dyn.isp.belgacom.be] has left #ubuntu ["Quitte"] [11:30] Trying to boot from LiveCD: unable to open rtc device (rtc0) | VFS: Cannot open root device or unknown-block(8,1) | Please append correct root= boot option. | Kernel panic - not syncing: VFS: blablabla. [11:30] I just want to get the whole project's code but I'm currently accessing it through the web === PatrickBic [n=patrick@81-223-175-82.fadingerstrasse.xdsl-line.inode.at] has joined #ubuntu [11:31] <_tg_> for some reason i can't connect to my wireless network can someone help me? === PatrickBic [n=patrick@81-223-175-82.fadingerstrasse.xdsl-line.inode.at] has left #ubuntu ["Ex-Chat"] === hipitihop [n=denis@c211-30-65-244.belrs1.nsw.optusnet.com.au] has joined #ubuntu [11:31] Vixus, i think you might be removing the *other* kernel parameters that are already there, in the process of adding those acpi options. now i don't really remember how the CD's boot loader works in that respect [11:31] honk: I just use the 'svn' client on the command line [11:31] LjL: Of course1!! [11:31] AYO [11:32] /dev/hdb2 /home/mac hfsplus user,auto,file_umask=0111,dir_umask=0000 [11:32] ? [11:32] LjL: I backspaced === user-land [n=user-lan@217-162-168-80.dclient.hispeed.ch] has joined #ubuntu [11:32] Vixus, don't - the other options that are already present should stay [11:32] LjL: Was that noacpi or noapic? [11:32] jrib I think I might not have it installed, do you happen to know the package for that? [11:32] ohhh dawnn ...no mount :( === BarbablU [n=filippo@host241-43-static.72-81-b.business.telecomitalia.it] has joined #ubuntu [11:32] is it just svn? [11:32] honk: "subversion" [11:32] Vixus: there's acpi=off, and there's noapic. not sure if there's also a noacpi [11:32] what is acpi? === mirtillo [n=thierry@151.56.69.240] has joined #ubuntu [11:33] is there any update available to upgrade to the new version of ubuntu without having to reinstall everything [11:33] Vixus: https://help.ubuntu.com/community/BootOptions [11:33] Is it possible to install the old "Disks" manager from Dapper under Edgy? [11:33] !acpi === infidel31 [n=dick@88.226.28.151] has joined #ubuntu [11:33] acpi: displays information on ACPI devices. In component main, is optional. Version 0.09-1 (edgy), package size 10 kB, installed size 72 kB (Only available for i386 ia64 amd64) [11:33] !upgrade | chrisjw [11:33] chrisjw: For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes [11:33] Vixus: and https://wiki.ubuntu.com/CommonProblemsInstall in general === philip [n=philip@cpc3-warr3-0-0-cust754.bagu.cable.ntl.com] has joined #ubuntu === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has joined #ubuntu === visik7 [n=visi@unaffiliated/visik7] has joined #ubuntu [11:33] LjL: I can see an Ubuntu logo and a mucked up bar [11:33] Is there a fix for the remote control password not saving in Edgy? its annoying as I remote to this PC [11:33] thanks jrib I see it. are there any file-manager like frontends for this? I've never worked with anything like svn before === [koji] [n=koji@206.54.206.53] has joined #ubuntu === cmweb Miraculaslyrevives by an elixar jug that fell from the blast [11:34] could any one help me with samba? === Belier [n=bnc6@82.24-240-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu [11:34] honk: 'rapidsvn' is the only gui client I know of. There are also some nautilus scripts for svn somewhere on the web. The cli is nice to know though, http://svnbook.red-bean.com/ if you are interested === Belier [n=bnc6@82.24-240-81.adsl-dyn.isp.belgacom.be] has left #ubuntu [] [11:34] and then there's KDE facilities of course :) [11:34] LjL: Excellent! [11:34] thanks much jrib [11:35] honk: np === infidel31 [n=dick@88.226.28.151] has left #ubuntu [] === fazo [n=fazo@cup178.internetdsl.tpnet.pl] has joined #ubuntu [11:35] can some one please help me with samba === xst [n=xst@kbhn-vbrg-sr0-vl208-012.perspektivbredband.net] has left #ubuntu ["Leaving"] [11:35] after repairing the blow to my head, does anyone know how to access the windows directory i want to get my programs off of windows before i kill it === hp_ [n=hp@84.216.82.20] has joined #ubuntu [11:35] is anyone here _really_ knowledgable about boot loaders and the like? [11:35] Ubotu, please tell cmweb about mount === aeon17x [n=aeon17x@124.107.253.183] has joined #ubuntu [11:35] :D [11:35] :S [11:35] #ubuntu_se [11:35] ive got a problem not being able to get any boot loader to work and ive not been able to fix it now on my third day of troubleshooting. [11:35] no mount this shit!! :S [11:35] #ubuntu-se [11:36] #se_ubuntu [11:36] its a box ive been running for years, i just upgraded to edgy and i cant get it to work suddenly. === alecjw [n=alec@82.25.197.50] has joined #ubuntu [11:36] hp_, what are you doing? === hp_ [n=hp@84.216.82.20] has left #ubuntu ["Lmnar"] [11:36] if anyone here's running a 64-bit system would you mind checking if you've got /lib32/libfl.a? I don't seem to have 32-bit flex libraries! === thomas [n=thomas@50A2EC7C.flatrate.dk] has joined #ubuntu [11:36] xubuntu image burned successfull [11:36] Can anyone here please help me with NIS ? I have followed the NIS server setup steps from https://help.ubuntu.com/community/SettingUpNISHowTo but when I start the NIS services the ypbind seems to fail "binding to YP server .... backgrounded" === hp_ [n=hp@84.216.82.20] has joined #ubuntu === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu [11:37] se-ubuntu === manzanita25 [n=johy@host223.200-117-163.telecom.net.ar] has joined #ubuntu === thomas [n=thomas@50A2EC7C.flatrate.dk] has left #ubuntu ["Leaving"] [11:37] hp_: skriv /join #ubuntu-se om du vill joina den svenska kanalen [11:37] Is there a fix for the remote control password not saving in Edgy? its annoying as I remote to this PC === Gekitsuu [n=aghome@pool-68-238-164-217.washdc.fios.verizon.net] has joined #ubuntu === manzanita25 [n=johy@host223.200-117-163.telecom.net.ar] has left #ubuntu ["Abandonando"] === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu === Huey [n=Huey@ip68-6-100-227.sb.sd.cox.net] has joined #ubuntu === chrisjw [n=chris@unaffiliated/chrisjw] has left #ubuntu ["Leaving"] [11:38] LjL: 64-bit works!! As far as I can see [11:38] Edgy Eft - My "Remote Control" does not save the password I set after reboot. . . is there a way i can fix this? === Deaigo233 [n=biglou@203-206-121-88.dyn.iinet.net.au] has joined #ubuntu [11:38] Vixus! Great! Would you mind checking if /lib32/libfl.a exists for me? === TuTUx [n=rootusr@S010600119575fc93.cg.shawcable.net] has joined #ubuntu [11:38] Vixus: cool, note however that some things such as flash, wine, win32 codecs, etc, are hard/impossible to use on 64-bit === Deaigo233 is now known as Deaigo [11:39] LjL: Is that getting fixed? [11:39] ph8: Hold on, I'm only on LieCD [11:39] Just waiting for install [11:39] Vixus: might be there on live cd *shrug* [11:39] but much appreciated [11:39] Well shoot, i had the windows portions avalibal before now their not do i need to reboot [11:39] ph8: Wish me luck. :) [11:39] ph8: i haven't the slightest idea. most of the stuff that doesn't work is proprietary, so i guess you mostly have to 1) wait and hope 64-bit versions are released 2) hack around [11:39] :) [11:39] Is there a way to relocate the setup files on an Ubuntu install disk to /ubuntu rather than having everything in the root of the CD? [11:39] Do you know if I can modify the res during install for my widescreen? [11:39] surely all pcs will be 64 bit eventually : [11:40] Anyone here ever use CensorNet? Does anyone know of any other good and easy parental control sofware with a gui? === Martin [n=Martin@201.250.207.211] has joined #ubuntu [11:40] !dansguardian [11:40] dansguardian: Web content filtering. In component universe, is optional. Version 2.8.0.6-antivirus-6.3.8-1-1 (edgy), package size 260 kB, installed size 1464 kB [11:40] Vixus: during install, dunno. you can modify it later === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu === ispiked [n=ispiked@unaffiliated/ispiked] has joined #ubuntu [11:41] LjL: Itn eeds to be customised === K-DOGG [n=LegacY@83.228.43.245] has joined #ubuntu [11:41] how long does it take to become proficienct with linux [11:41] how long does it take to learn to play the piano? [11:41] petro: unanswerable question, sorry. === Schuyler [n=sderle@tridity.org] has joined #ubuntu [11:41] hi folks [11:41] petro: that's a highly subjective question. [11:41] where are the libc man pages in Edgy? [11:42] LjL: no work partition mac osx for writer :'( [11:42] they don't seem to be in glibc-doc [11:42] how do you speed up the learning process? [11:42] hey i was wondering if someone could help with installing ubuntu [11:42] petro: as long as it takes to open a terminal and type "man whatever" :) [11:42] !info manpages-dev | Schuyler [11:42] petro: practice more. [11:42] manpages-dev: Manual pages about using GNU/Linux for development. In component main, is optional. Version 2.34-1 (edgy), package size 1183 kB, installed size 2908 kB [11:42] aha === PoPpiLLs [n=omenfien@adsl-68-255-184-252.dsl.bcvloh.ameritech.net] has joined #ubuntu [11:42] where can I paste an image? [11:42] Can some one tell me how to access my windows drives... http://paste.ubuntu-nl.org/32824/ [11:42] you can imagine that "apt-cache search glibc" and "apt-cache search man" wasn't really getting me anywhere ;-) [11:42] Is there a way to relocate the setup files on an Ubuntu install disk to /ubuntu rather than having everything in the root of the CD? [11:42] thanks LjL [11:43] !commands | petro [11:43] petro: The linux terminal or command-line interface is very powerful. Open a terminal via Applications -> Accessories -> Terminal (Gnome) or K-menu -> System -> Konsole (KDE). Manuals: https://help.ubuntu.com/community/BasicCommands === Gekitsuu [n=aghome@pool-68-238-164-217.washdc.fios.verizon.net] has left #ubuntu [] [11:43] start there :) === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu [11:43] thanks [11:43] cmweb: what is the problem? the script seems to have them mounted [11:43] I cant see them === mc__ [n=mc@62.218.230.197] has joined #ubuntu [11:43] all i have ate === PriceChild [n=pricechi@unix0.york.ac.uk] has joined #ubuntu [11:43] the cdrom, the from drive port (removable) and the file system [11:44] slipttees: parse error in your sentence [11:44] have* [11:44] cmweb: type "ls /media", what is the output? (use pastebin if it's longer than one line) === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu [11:44] cdrom cdrom0 hda1 hda2 sdf1 usbdisk === jerrcs [n=x@c-69-255-253-184.hsd1.md.comcast.net] has joined #ubuntu [11:45] does anyone have any idea about this dialog? http://www4.ncsu.edu/~adguthri/upgrade-dialog.png [11:45] I've googled all the text in it and found nothing useful. [11:45] should I just delete the lock file maybe? [11:45] cmweb: does "ls /media/hda2" and/or "ls /media/sdf1" list anything like your files? === sycho [n=sycho@pool-71-254-114-44.hrbgpa.east.verizon.net] has joined #Ubuntu === tymiller [n=tymiller@c-68-53-208-175.hsd1.tn.comcast.net] has joined #ubuntu [11:46] 471 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 892 [11:46] 116 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 146 [11:46] 863 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 365 [11:46] ls /media/hda2 looks like the first hard drive in windoes [11:46] 929 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 243 [11:46] 277 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 157 === mode/#ubuntu [+o LjL] by ChanServ [11:46] 256 gang banging thugs and pimps in the hoe house with the niggers and the jews and the people who like to fuck their moms while receiving anal sex from their dad 245 === mode/#ubuntu [+b *!*@c-68-53-208-175.hsd1.tn.comcast.net] by LjL === tymiller [n=tymiller@c-68-53-208-175.hsd1.tn.comcast.net] has left #ubuntu [requested] === Yahovah [n=yhwh@c-68-59-171-70.hsd1.fl.comcast.net] has joined #ubuntu [11:46] Theought that was me [11:46] cmweb: then you have them mounted. open your file browser, make it go to /media, and enjoy. [11:46] does anyone know how to install ubuntu when theres a "missin operating system" message? === ag_ [n=ag@pool-71-111-231-34.rlghnc.dsl-w.verizon.net] has joined #ubuntu [11:46] Anyone here know how to set up dansguardian...? === Schuyler [n=sderle@tridity.org] has left #ubuntu [] [11:46] But how do i put it in the "my Computer [11:47] cmweb: i haven't a clue, i use KDE === sycho [n=sycho@pool-71-254-114-44.hrbgpa.east.verizon.net] has joined #ubuntu [11:47] ispiked, first make sure you have no other apps using apt (aptitude, synaptic) If no apps are using the lock, delete it. === mode/#ubuntu [-o LjL] by LjL === rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #ubuntu === mikeym [n=mikeym@S0106000f3d0755c0.fm.shawcable.net] has joined #ubuntu [11:47] Jowi: they're not, I just restarted. will do. [11:47] van|mugenglider-, u have any other os installed? [11:48] Should I assign the biggest partition to /home or /usr?? === gnat_x [n=nat@nyc.openflows.org] has joined #ubuntu [11:48] or /? [11:48] are there any problem with the package repositories atm? [11:48] I've given a 2GB partition to / [11:48] problems* [11:48] van|mugenglider-, like win or other distro? [11:48] or was that wrong? [11:48] mikeym: don't know, which mirror? === poningru [n=poningru@ip72-209-68-178.ga.at.cox.net] has joined #ubuntu [11:48] Vixus: /home is the biggest for me. I have music and movies on it. [11:48] i'll go look, but I can't access packages.ubuntu.com either [11:48] "/" only needs 2GB, right? [11:48] mikeym: yes, packages.ubuntu.com definitely has problems === predius [n=predius@201.230.67.219] has joined #ubuntu [11:49] i did, but when i tried to run the live cd it would give me some error messages after the ubuntu screen was loading, so i used fdisk to delete/create the partion, the now everytime i try load it that message pops up [11:49] Vixus: wrong. 2GB seems really, really little === jatt [n=user@p54A3DD38.dip.t-dialin.net] has joined #ubuntu [11:49] oh [11:49] :D [11:49] I have 20GB to spare [11:49] hi, i'm using xubuntu edgy release in live mode to try and write some files to an existing ntfs/windows XP drive. i'm trying to use ntfsmount, which is present in live mode, but am getting fuse errors. anyone have an insight? [11:49] 1GB is swap [11:49] Vixus: i usually make / 10Gb, but then i have a separate /home partition [11:49] ok [11:49] cool [11:49] whoops, didn't uncomment some lines in my sources.list [11:49] Vixus: what kind of setup are you thinking about? [11:49] my bad [11:49] Vixus, 2GB is not enough for / === humi [n=huma@vpn2-nk7-191.tc-exe.ru] has joined #ubuntu [11:49] Vixus: if you have separate partitions for everything in / then you don't need / to be very big at all [11:49] Am dual-booting [11:49] is why [11:50] 40/40 windows/linux [11:50] sorry [11:50] van|mugenglider-, if u dont want ur win/otherOS any more, u can try to boot from the disk(aka. live CD) === babwe2 [n=poul@0x3e42bcbd.adsl.cybercity.dk] has joined #ubuntu [11:50] I have 20GB to install linux on === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu [11:50] Vixus, if you go for minimal install ubuntu need 2.5 GB just to unpack the files for installation. I would recommend 6GB for / [11:50] Vixus, yes, but what kind of partitioning setup are you thinking of for linux? === sizzam [n=sizzam@c-68-63-136-126.hsd1.pa.comcast.net] has joined #ubuntu [11:50] i have no idea [11:50] Vixus: I'd make /home the biggest. [11:50] is there a way to install ubuntu in text mode using 6.10 livecd? it hangs during boot. [11:50] Vixus: I only have 3.6G for the whole system, including /home, and am only using 3.2G. I have KDE, GNOME, XFCE4 all installed no problem === hilde [n=hilde@d54C28B91.access.telenet.be] has joined #ubuntu [11:50] I could just dump everything in / [11:51] van|mugenglider-, setup the BIOS to boot from ur cd/dvd rom [11:51] it doesnt even get the chance to, ive already set it to booting the cd first but that msg still pops up [11:51] I seem to fail to start running dhcp3 can somebody help me! [11:51] I don't need a seperate partition for /home, do I? [11:51] what purpose would it sev === sky123 [n=skys123@pool-71-118-99-131.lsanca.dsl-w.verizon.net] has joined #ubuntu [11:51] Vixus: well, if you only keep one partition, then just make it 20 gigs. if you want / and /home, i agree with jowi on the approximate size for /. if you make an /usr partition as well, then dunno [11:51] other than in the event of a reinstall? [11:51] can anyone help me view the contents of my windows pc via ubuntu networking? [11:51] ok [11:51] thanks [11:51] 10GB should be fine [11:51] if i get absolutely no errors installing grub, what can i look for as to why it wont go past stage 1.5? === icaro [n=icaro@85-18-136-109.fastres.net] has joined #ubuntu [11:51] Vixus: the point of having a separate partition for /home is that you might well fill up /home, but you don't want to fill up / because it can damage the OS === inimesekene [n=inimesek@80-235-71-48-dsl.trt.estpak.ee] has joined #ubuntu [11:52] Vixus: but no, you don't have to have a separate /home partition, and I don't [11:52] Vixus: well, if you fill up /home, and it's a separate partition, your system won't go all crazy ;) also, if / becomes corrupted, there's a chance /home doesnt. and then reinstalls, yeah [11:52] van|mugenglider-, that souldnt happen... [11:52] night all === Heligoland [n=chatzill@ACD1F38F.ipt.aol.com] has joined #ubuntu [11:52] ironfroggy: maybe unsupported file system === paran [n=paran@cl-56.sto-01.se.sixxs.net] has joined #ubuntu [11:52] Vixus: anyway if you are *not* going to have a separate /home partition, then i really don't understand your rationale for thinking of making a tiny 2Gb partition [11:52] philip: many of "directives" for allowing you to do so are in smb.conf in /etc [11:52] humi: ext3 [11:52] ah === snooky_ [n=snooky@87.139.120.10] has joined #ubuntu [11:52] philip: a quick search on ubuntu samba should yield pertinent info. [11:52] nobody? [11:52] it is, i just doubled checked [11:53] ironfroggy: I found mine dual boot wouldn't go past 1.5 if I loaded grub onto my windows partition [11:53] sky123: i have been looking i've googles aload of times [11:53] van|mugenglider-, try to boot from ur win disk if that's working then probably ur ubuntu disk's problem [11:53] sycho: not dual booting and im installing to the MBR [11:53] Iw will never go back to windows again..... ahh [11:53] i tried both, still same message [11:53] ironfroggy: sda? [11:53] sky123: i've just got windows to find ubuntu, but ubuntu cant find windows [11:53] humi: what is sda again? [11:53] is the eclipse bug fixed in feisty? [11:53] sorry I was away from my terminal and did not notice if someone responded to my NIS problem. If someone did could you please re-respond [11:53] I've got 3GB swap now [11:53] ironfroggy: your first drive (in case of sata) [11:53] van|mugenglider-, how abot a floppy disk? [11:54] Vixus: 3Gb swap seems a bit excessive IMHO === modified54 [n=chatzill@c-71-228-255-28.hsd1.tn.comcast.net] has joined #ubuntu === fulld [n=fulld@c-69-248-209-139.hsd1.pa.comcast.net] has joined #ubuntu [11:54] i know :D [11:54] how much? [11:54] philip: in /etc/samba/smb.conf there is a workgroup parameter...change it to your workgroup [11:54] mc__: what bug? [11:54] ironfroggy, ok. For me I'm dual boot, but when I instaled grub to the MBR on my windows partition I got that error. But when I removed the MBR from my XP partition and installed grub onto my linux partition it worked fine [11:54] Vixus: how much RAM do you have? make your swap at least as big as your RAM. [11:54] 1GB [11:54] :P [11:54] humi: oh, its not sata and its hda and grub configured for (hd0) and root at (hd0,0) [11:54] ya tried that, but when i try to run winxp/ubuntu setups, it says it cant run on dos [11:54] humi: the eclipse package in edgy does not work [11:54] Vixus: i think little in excess of 1Gb of RAM will be fine (make it 1.2Gb or so) [11:54] mc__: nothing is fixed in feisty === IneedHelp [n=_tg_@c-71-200-34-196.hsd1.de.comcast.net] has joined #ubuntu [11:55] ironfroggy: hmm, seems fine [11:55] Does anyone know which HDx grub uses for sata disks when you have IDE and sata on a system? [11:55] For some reason I can't connect to my wireless network using my laptop can someone help me? [11:55] sycho: if there is no boot record on the MBR, how do you boot? [11:55] gnomefreak: alright [11:55] Ubotu, please tell IneedHelp about wifi [11:55] mc__: that's a shame [11:55] van|mugenglider-, ya it can run on dos for xp/ubuntu [11:55] ag_: sata is sd* === Vspirit [n=casper@nat.kollegienet.dk] has joined #ubuntu [11:55] Like i said I reinstalled the MBR to my linux partition, and have my bios boot that drive first [11:55] humi: a big shame! [11:55] ljl, i dont know if you remember about 3 hours ago we were talking about apache and php. Do you know what i need to add to what file for php to work. [11:56] Now I've got this little 1GB of space I can't do anything with because it won't be added to any other partition>... [11:56] mc_: Thanks, I can't get command line grub to see the partition! [11:56] I can connect using windows but while running 6.06 I can't connect [11:56] van|mugenglider-, im not sure, but it really shouldnt happen if u set ur bios right [11:56] cmweb: yes, i was going to tell you, but you quit. weren't you in the process of upgrading to edgy anyway? [11:56] ya thats what i dont get it is setup right [11:56] sycho: im not understanding. the MBR cant be on a partition, but definition. and you cant point the bios to a partition, just to a disc. [11:56] yeah im finishing tonight i got 3 21 MB fiels to download [11:56] mc__: try netbeans :) [11:57] so when trying to start Emacs w/gtk support on Dapper, it invariably loads for a while and then presents a bunch of meaningless blocks of non-text. When copy/pasted into TTY emacs, these translate into an error talking about how whatever font I've set (or the default font, if none is set) is ``undefined.'' does anybody know what causes this behavior and how to fix it? I've tried setting the font to a number of aliases and full f [11:57] ont names pulled from elsewhere in my .Xresources and from xlsfonts and from xfontsel, and i've tried setting these both in my .Xresources and in my .emacs file. anybodby have any info? [11:57] cmweb: then i suggest you want until you have edgy running [11:57] van|mugenglider-, if u have more that one hard drive unplug this one and try other one [11:57] got an easy one. i don't know syntax in the terminal to install a driver w/ ndiswrapper. do i have to write out the entire file path for the driver or put it somwhere specific? [11:57] ironfroggy: what's your root partition? === brkamikaze [i=brkamika@200165120209.user.veloxzone.com.br] has joined #ubuntu [11:57] humi: netbeans is no alternative ,i use eclipse for rails development [11:57] ok, thanks then hopefuly next time i talk to yawl il be aan edgy user LOL [11:57] mc__: ah.. [11:57] modified54: if you cd to the dir where the driver is, you can just install from there [11:57] ironfroggy, I know.. I have 2 sata drives in my system.. 1 xp, 1 ubuntu.. I installed the MBR on the ubuntu drive, and pointed my bois to boot my ubuntu drive frist === cmweb [n=admin@dialup-4.91.104.6.Dial1.Orlando1.Level3.net] has left #ubuntu [] [11:57] humi: hda1 [11:57] hi [11:57] cmweb: chances are that in edgy you won't have to do anything manually for php to work. and on the other hand, if you change stuff manually now while in dapper, it could complicate matters later in edgy [11:57] Anyone here know how to get a NIS server running ? When starting NIS I get "Starting NIS services: ypserv yppasswdd ypxfrd ypbind [binding to YP server ....backgrounded] [11:58] modified54: or you can give the full path, whatever you prefer [11:58] sycho: oh, well im trying to do basically that but without the xp disc === wikityler [n=wikityle@S01060004e2f8b842.gv.shawcable.net] has joined #ubuntu [11:58] i dont have any at my disposal, im jsut using one of my old cpus with a 2.7gb hd [11:58] modified4: as sudo su, its ndiswrapper -i somefile.inf [11:58] is it possible to customize Edgy's alternative install CD to make it include my language without the need for a new download every install? [11:58] ironfroggy, I understand. My problem came from XP. not Ubuntu when i got my 1.5 error [11:58] mc__: google helps: http://www.radrails.org/ :) === Vich [n=Chris@ppp253-97.lns3.syd6.internode.on.net] has joined #ubuntu [11:58] sky123: was aleady correct, i've changed it previously. [11:59] van|mugenglider-, 2.7g is a little bit small for ubuntu.. [11:59] humi: so what do you mean? [11:59] philip: are you familiar with smbclient and trying to conenct via command line? === kameron [n=kameron@S0106000129f5b884.vc.shawcable.net] has joined #ubuntu [11:59] humi: radrails is an eclipse plugin === Pelo [n=jean@mtl-pppoe-adsl792.securenet.net] has joined #ubuntu [11:59] can someone help me with a dual monitor setup? [12:00] sky123: pretty sure i have but refresh my memory please [12:00] o... well either way i still have the problem of the misssing operating system [12:00] mc__: oh.. [12:00] philip: hang on im refreshin gmy knowledge as well [12:00] humi: :) [12:00] philip: lol [12:00] sky123: thanks for the help :D [12:00] van|mugenglider-, try reformat ur hd [12:00] mc__: it seems there's no escape from eclipse :)