[12:00] okay. thanks anyway [12:00] howrealisreal: I don't think that's an exactly simple task [12:00] i have to remake the kernel? [12:00] maybe, what's the error you get on boot? [12:00] howrealisreal: since it's being loaded somewhere, it should be listed in some config file, and all config files are in /etc. So, fgrep -r floppy /etc will help... === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [12:01] howrealisreal: does it sound logical? ;) [12:01] it says when i boot up, something to the extent of: modprobe error initiating floppy.ko, fd0 device does not exist [12:01] aren't some things set in the initrd.img itself? [12:01] yeah i think i know what you mean [12:01] i looked in /etc/modules.conf bu there wasn't anything there about floppy drives [12:02] howrealisreal: that doesn't exactly sound like a fatal error... === housetier [~housetier@dsl-084-056-169-060.arcor-ip.net] has joined #ubuntu [12:02] it says it is a fatal error but it doesn't hang the boot up [12:02] i just want to get rid of it so i get no errors on startup [12:02] farruinn: initrd is build based on configs found in that some /etc directory ;) [12:02] well, probably fatal for modprobe, but not for boot [12:02] yeah exactly [12:02] triple5soul [12:02] sorry [12:02] mjt: then why do I need to modify my initrd.img to make my B&W G3 bootable? [12:02] wrong window [12:02] mjt: python2.4-unit [12:03] I just removed the universe from the apt-source line and its not giving me all the python issues [12:03] mjt: if you're interested: http://www.ubuntuforums.org/showpost.php?p=42546&postcount=14 [12:03] now I just get a conflict with gimp vs gimp-python [12:03] tjs: Depends: python2.4, python2.4-tk [12:03] whats the difference between warty and hoary unsept hoary is in developer? === rubenv [~lambda1@kn-res.kuleuven.net] has joined #ubuntu [12:04] is there a special cd for hoary or is it just the apt-package? [12:04] eliasson: check the website, that will explain it far better than we could [12:04] mjt: yeh, but there is no pyhton2.4 package, only python2.4-0ubuntu6 [12:04] farruinn: i know exactly nothing about macx [12:04] which dpkg doesnt think is the same [12:04] tjs: it IS python-2.4, with release 0ubuntu6 [12:04] hybrid: what is tux mag? [12:05] mjt: that doesn't change the fact that I can't simply modify something in /etc to change which modules are loaded, I have to edit loadmodules in initrd.img [12:05] mjt: yes i know, but apt/dpkg doesnt === rattboi [~bradon@c-24-22-178-137.client.comcast.net] has joined #ubuntu [12:05] i cant see any hoary-release on their page. [12:05] eliasson: there's none because hoary isn't released yet === TongMaster [~TongMaste@157.besecure.net.au] has joined #ubuntu [12:05] Riddell a lot of kde tips and howtos anda few product reviews [12:05] notthing hardcore tho [12:06] mjt: oh :/ [12:06] hybrid: which country? [12:06] hybrid: is it available online? [12:06] tjs: and in universe, there's indeed some different Depends: line [12:06] Riddell yea h/o ill get u thee link [12:06] yeh [12:06] how do I make apt forget what its trying to install [12:07] i dont see anything in any of the config files in /etc that calls up the floppy module === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu [12:10] Im now in a state where whenever I try to run apt it fails trying to resolve gimp / gimp-python, I cant even get it to just remove gimp alltogether, im more interested in having a working gnome === sator [~sator@e235115.upc-e.chello.nl] has joined #ubuntu [12:10] howrealisreal: are you sure? say, /etc/modules? === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [12:10] Riddell ; download2.ssc.com/tux/ === Skwid_ [Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [12:11] tjs: you can always use dpkg for that sort of stuff. In this case, dpkg -r gimp [12:11] hybrid: Error 403 "Access forbidden!" [12:11] Riddell ;try ssc.com/tux/ [12:11] tjs: or, really, dpkg -r gimp-python [12:12] thers' ide-disk in the /etc/modules [12:12] is that it? [12:12] that gives me: dpkg: dependency problems prevent removal of gimp: ubuntu-desktop depends on gimp; however: Package gimp is to be removed === cisei [~enrico@68.187.13.245] has joined #ubuntu [12:12] hybrid: "Page not found" :( [12:13] Riddell ; it is on osnews.com and i-hacked.com [12:13] howrealisreal: nope ;) Well i give up ;) [12:13] ah well [12:13] i guess it's not such a big deal [12:13] it just slows down boot up a little [12:14] howrealisreal: it must be somewhere, and 99% chances it's in /etc. If not, well... maybe it's finding some plug-n-play stuff in your bios and tries to load that module in a hope there is a floppy drive... [12:14] Riddell ; tuxmagazine.org/subscribe iis it [12:15] here's the error i get: FATAL: Error inserting floppy (/lib/modules/2.6.8.1-4-386/kernel/drivers/block/floppy.ko): No such device [12:15] howrealisreal: when it's loading, can you say? I mean, in initrd or after it? === tjs [~tjs@deepde.lnk.telstra.net] has left #ubuntu ["Leaving"] [12:15] when it boots up under the hotplug section === Yannick_ [~chatzilla@Toronto-HSE-ppp3759537.sympatico.ca] has joined #ubuntu [12:15] aha! === Pluk [~Pluk@12-68-dsl.ipact.nl] has joined #ubuntu [12:15] srry for the confusion riddell === aeonphive [~AeonOne@S0106000f6639f806.ca.shawcable.net] has joined #ubuntu [12:17] does that help? === TheButteryWonder [~joshua@173-53-178-69.gci.net] has joined #ubuntu === BiteMeBill [~whois_i@oh-67-77-123-4.dyn.sprint-hsd.net] has joined #ubuntu [12:17] |QuaD| u see red hat iss havin a convention up there [12:17] howrealisreal: so my second quess was right when -- it's the hotplug startup scripts that handles all that stuff. In a hurry, you can list "floppy" (in a line by itself, w/o quotes) in /etc/hotplug/blacklist, or maybe better create a file with single line "floppy" in /etc/hotplug.d/ [12:18] you suggest the second option? [12:18] howrealisreal: it may be interesting to find out why it is trying to load the module in the first place, but that's some more digging.. ;) [12:18] howrealisreal: yes === xuzo [~xuzo@81-203-41-93.user.ono.com] has joined #ubuntu [12:18] hehe.. indeed [12:18] alright let me try that and i'll see if it works [12:18] howrealisreal: /etc/hotplug/blacklist.d/nofloppy is the most appropriate ;) [12:19] hmm...firefox on hoary just up and died on me [12:19] (the name of the file does not matter) === robtaylor [~robtaylor@nat2.camtrial.co.uk] has joined #ubuntu === drasko [~drasko@kds9-044.ptt.yu] has joined #ubuntu [12:19] is eth0 interface always given to ethernet card... In my case I want to change it and give it to usb modem, and eth1 interface to be ehternet card [12:19] hmm, is anyone experincing a distict lack of hostap funtionality in hoary atm? [12:19] drasko: why do you care? [12:20] okay. so i created /etc/hotplug.d/nofloppy that is just a single line that states "floppy" [12:20] that's it? [12:20] drasko: it's better not to do that. Your ethernet card is always here, while usb device may be plugged or not. The interfaces gets next free number, so you will have eth0/eth1 depending whenever your usb device works or not [12:21] howrealisreal: yes -- w/o quotes ofcourse [12:21] yeah without quotes [12:21] awesome. thanks mjt [12:21] i hope this works [12:21] howrealisreal: you can verify w/o rebooting [12:21] howrealisreal: /etc/init.d/hotplug start [12:21] okay i'll give it a go [12:21] (and try the same w/o that file ;) [12:22] can anyone help me install alsa1.08? i've downloaded, untared, all the .bz2 files into /usr/src/alsa but when i try to ./configure, it says: "checking for which soundcards to compile driver for... configure: error: Unsupported soundcard ice1724" [12:23] i ran the command: sudo ./configure --with-cards=ice1724 --with-sequencer=yes === Ivy6Quaff [~Sir@c906300c.virtua.com.br] has joined #ubuntu [12:23] i think it works [12:23] thanks mjt [12:24] mjt, because on the booting it looks like other card (eth1) is not activated... This eth1 goes to internet (usb modem), and eth0 is used for lan connection [12:25] anyone speaks spanish here? [12:25] mjt, I want to use eth0 for internet sharing with windows xp machine, while eth1 is my usb modem for internet. So I want to set this linux box to be a gateway for windows. How do I do that? [12:25] need a translation real wuick :) [12:25] quick [12:26] drasko: whenever it's activated or not has nothing to do with the naming/numbering (well, not really but it's some different issue) [12:26] primero Me encanto para que el Joe cierre su poca boca del cutch = ? === tritium [~tritium@12-202-90-180.client.insightBB.com] has joined #ubuntu [12:27] nite nite folks off to beddy byes [12:27] drasko: also, the purpose of each interface has nothing to do with the numbering either [12:27] Hmm [12:27] hey tritium [12:27] Which drive would you trust more: an IBM DeskStar or a Western Digital WD800 (same size) [12:27] WD [12:28] WD [12:28] drasko: the point is to have all static interfaces (the ones which are always present) first, and the rest -- "dynamic" -- after. [12:28] IBM deathstar [12:28] they call them "deathstars" for a reason [12:28] beaten [12:28] hybrid, hello === Scaramouche [~bob@24-193-214-234.nyc.rr.com] has joined #ubuntu [12:28] i sold my deathstar to my mother in law :D [12:28] Okay thanks [12:29] Then I'll put the unimportant stuff there === mjt had very-very bad expirience with WD drives in the past... maybe they changed with time, but i don't trust them anymore [12:29] IBM [12:29] So it is normal for the WD to become hotter than the IBM? [12:29] mjt, well, can you tell me why? But you re right - eth0 is static while eth1 happens to be dynamic (usb modem)... === VR^ [VR@154-111.200-68.tampabay.rr.com] has joined #ubuntu === defnop [~defnop@dD5769D60.access.telenet.be] has left #Ubuntu ["good] === rcliii [~rcliii@c-24-10-179-112.client.comcast.net] has joined #ubuntu [12:29] mjt, thanks for answers, you are really helpfull [12:30] drasko: nope, not with usb modems - i never used one so don't know what they're after [12:30] I have a statistically significant sample of WD disks sucking on the level of the worst deathstar problems. [12:30] is mono in the rrepos [12:30] hybrid: apt-cache search mono ? [12:30] mjt, no, I just was wondering why static has to go first... [12:31] ok === hybrid is now known as hybrid^brb [12:33] hi === howrealisreal [~jeremy@24-90-255-116.nyc.rr.com] has joined #ubuntu [12:33] drasko: imagine you're booting without your usb modem plugged in (easy - pulled the cable, etc). Each interface picks up the next number available, so your former eth1 will become eth0 (as there's no eth0 corresponding to the modem) -- havoc will happen ;) [12:33] hey back again [12:33] how to remove package which has broken uninstallation script? [12:34] mjt: no dice.. it still gets an error [12:34] marcin_ant: the scripts are in /var/lib/dpkg/info/package.* (* is postrm, preinst etc) - you can edit it [12:35] howrealisreal: remember my comment - "and try hotplug start without that file you created too" ? ;) === bj_ [~bj@ool-4352a84b.dyn.optonline.net] has joined #ubuntu [12:36] howrealisreal: it might not be hotplug, after all ;) [12:37] with and without the file i still get an error about no floppy controller found [12:37] howrealisreal: when starting hotplug or when starting something else? [12:37] mjt: great - thanks ! [12:37] when starting hotplug [12:37] mjt, drasko you should check out ifrename === Ycros [~Ycros@c211-30-18-47.thorn1.nsw.optusnet.com.au] has joined #ubuntu [12:38] tritium: no thanks ;-P [12:38] mjt, how come? === [amasimak] [~keiichi@gobelins-2-81-57-231-57.fbx.proxad.net] has left #ubuntu ["Leaving"] [12:38] any Eclipse user here? [12:40] tritium: well, there are many other ways to rename interfaces too. But in this case i just don't see a reason for renaming (aka additional complications) -- just let ethercard be eth0 and usb modem be eth1, and be done with that ;) === hybrid [~hybrid@dpc6744177080.direcpc.com] has joined #ubuntu [12:41] mjt, not shure I understand this... If a interface with static ip given change from eth1 to eth0 (as this place becames free) it leads to mess? Why...? Aren't those settings just brought to the eth0, and that the same for every device. [12:41] tritium, what is that suppose to be? [12:41] drasko, you can consistently name network interfaces easily [12:42] hybrid: I've signed up for a free subscription but I don't know where to get the actual magazine, and I havn't got an e-mail [12:43] drasko: because your scripts will "think" eth0 is your "outside" interface (which is in fact your LAN), and vise versa - and eg will give static IP to your usb modem when you will plug it in, and will try to use dhcp client (eg) for your LAN interface -- so nothing will work. [12:43] drasko, in my case, my docking station NIC and wireless cards both get assigned to eth1, depending on what I'm using. ifrename eliminates that trouble === davix__ [~davix@85-65-67-12.barak.net.il] has joined #ubuntu === Rocha [~hrocha@195-23-167-95.net.novis.pt] has joined #ubuntu [12:44] drasko, so I identify my network interface by MAC address in ifrename [12:44] mjt: you have any other ideas of how to prevent hotplug from trying to install the floppy drie? [12:44] Hello [12:44] err drive? [12:44] I installed today Ubuntu Hoary array-3 [12:44] mjt, you already blacklisted it? [12:45] It is much much much better than array-2 [12:45] howrealisreal, you already blacklisted it? [12:45] mjt, ignore last msg [12:45] But i noticed that the taskbar now shrinks each window, which really sucks. === siimo [~siimo@siimo.user] has joined #ubuntu [12:45] howrealisreal: well, if it's really hotplug... it should honor your hotplug/blacklist stuff. You can try to debug it (setting VERBOSE=yes in /etc/default/hotplug). Or, you can disable it entirely the "hard way", by creating a file /etc/modprobe.d/hofloppy with a line "install floppy :" (again w/o quotes) [12:45] I can't read the title bar in the taskbar [12:45] How can I change this? [12:46] well i tried the /etc/hotplug.d === midnight_sunray [~abcdef@213-140-22-75.fastres.net] has joined #ubuntu [12:46] anyone use marillat mplayer packages? [12:46] x-chat for example appears as... "X..." [12:46] but i didn't do anything with a file named blacklist [12:46] mjt, tritium thanks a lot for all the help! [12:46] hi everybody [12:46] maybe i misunderstood you [12:46] drasko, good luck :) [12:46] why does mplayer require xmms? i prefer beep-media-player thats a GTK2 version of xmms instead [12:46] howrealisreal, it's /etc/hotplug/blacklist [12:46] siimo, use Totem instead o mplayer [12:47] (and instead of xmms) [12:47] howrealisreal: what did you do with hotplug.d ? We were talking about hotplug/blacklist.d , not about hotplug.d ;) [12:47] btw, use Rhythmbox instead of xmms [12:47] i have som problem with my realtek ac97 integrated soundcard.. i read some stuff on the forum but i haven't got where the problem actually is yet... can anybody help me ? [12:47] what IS your problem? === hybrid_ [~hybrid@dpc6744177080.direcpc.com] has joined #ubuntu [12:47] Rocha: can totem play real+quicktime+windowsmedia ? [12:47] siimo, yup [12:47] install "totem-xine" === TheButteryWonder [~joshua@173-53-178-69.gci.net] has joined #ubuntu [12:48] Rocha: what about a firefox plugin for it [12:48] siimo: mplayer-nogui does not require xmms ;) [12:48] okay that worked [12:48] siimo, you'll get all that plus an integration with gnome. [12:48] siimo, i don't know, never used that. [12:48] siimo: and, gui for mplayer does not really work anyway [12:48] mjt , my problem is that ubuntu just dont recognize my soundcard.. and i dont know how to make it work right.. [12:48] mjt: ok thanks [12:49] i solved the problem by added floppy to the hotplug blacklist file [12:49] so mplayerplug-in will work too [12:49] mjt, are you using hoary? [12:49] thanks guys [12:49] mjt: ? [12:49] muine in Hoary still depends on libflac4. Cant it compile against the libflac that is in Hoary? [12:49] Rocha: i'm using alot of various stuff ;) [12:50] mjt, is you taskbar always showing very little of the apps name? [12:50] or will i need mplayer gui for it [12:50] siimo: i dunno what's mplayerplug-in anyway [12:50] its a browser plugin to play embedded media [12:50] Rocha: i don't have a taskbar ;) === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu [12:51] Rocha: thats a bug in hoary/gnome 2.9x [12:51] siimo, ok, thanks [12:51] mjt , did you abandone me ? :) [12:51] mjt, :) [12:51] siimo: well, i dunno really. Just try it? [12:51] mjt, how do you know what apps you have opened? [12:51] Rocha: it wont be fixed in ubuntu till its fixed in gnome so follow this link - http://bugzilla.gnome.org/show_bug.cgi?id=160977 [12:52] midnight_sunray: sure i did! ;) [12:53] Rocha: for now, right click on window list > goto size tab and increase the minimum size [12:53] midnight_sunray: what's the output of `lspci -v' for your card? (find the proper entry - lspci will show you alot of stuff) [12:54] damn , i dont know right now.. i'm chatting under windows.. [12:55] :) [12:55] well.. i will reboot , launch lspci and then come back.. [12:55] siimo, thanks for the help [12:55] realtec ac97 should be well-supported. [12:55] Bye now, i have to get up early for classes. [12:55] but it wasnt recognized.. [12:55] Good night [12:55] damn.. [12:56] mjt, i know i'm annoying , but can u please tell me the commands i have to launch, the thing i have to write down in order to get all the info u need to help me? :) === malakyaz [~malakyaz@200.66.17.163] has joined #ubuntu [12:58] np [12:58] i think my last msg isn't so clear,is it? :) [12:59] hi, anyone know why, before i install ubuntu and install XFCE it ask to me for glib(gmodule)> 2.0.. I have installed 2.4 version, any idea about that or url?? [12:59] midnight_sunray: realtec? is it really realtec? [01:00] yup.. realtek ac97 === etsjav [~jav@216.155.105.36] has joined #ubuntu [01:01] why are you dubious? am i particulary unlucky not to have that card recognized? [01:01] uhm.. tonight my english isnt good at all [01:01] sorry.. i'm just a poor italian guy.. :) === zhukov_ [~zhukov@bl5-54-178.dsl.telepac.pt] has joined #ubuntu [01:02] hi [01:03] Are the rc.x directories in /etc dedicated for each runlevel. So, now my default runlevel is 2 -> thoes that mean that other rc.x aren't even read? So when I want to make rc.iptables to put it in rc2.d? [01:04] lol. on realtec site, there's a "driver" for "realtec ac97"... which is a full copy of alsa kernel stuff as of 2004/12/22 ;) === whiprush [~jorge@arslinux.com] has left #ubuntu [] [01:04] can u give me the link mjt? [01:04] i'd be really glad.. [01:04] hi, anyone know why, before i install ubuntu and install XFCE it ask to me for glib(gmodule)> 2.0.. I have installed 2.4 version, any idea about that or url?? [01:04] midnight_sunray: it's useless for you [01:05] why? [01:06] as you probably already saw, i'm quite a newbie.. so be patient.. or just tell me to shut up and i'll do.. i dont want to be annoying.. [01:06] midnight_sunray: because i doubt you will be able to recompile your kernel === elm [~elm@n30.fundeste.rct-sc.br] has joined #ubuntu [01:06] midnight_sunray: and because the instructions on the site are too dense (i'd say non-existing) === roo9 [~roo9@pcp09971858pcs.narlington.nj.comcast.net] has joined #ubuntu [01:07] oh.. i'm SURELY not able to recompile my kernel.. not for the next 2-3 months at least.. :) [01:08] has anyone seen an issue where the ubuntu install CD repeatedly freezes? === dreamwave [~dreamwave@69-163-73-198.vnnyca.adelphia.net] has joined #ubuntu === BiteMeBill [~whois_i@oh-67-77-123-4.dyn.sprint-hsd.net] has joined #ubuntu [01:09] anyone else find the ubuntuforums are incredibly slow ? [01:10] blah09, what are you trying to get help for? [01:10] midnight_sunray: well, it looks like realtec added something to standard alsa, for their "azalia" series. but standard driver should work === neighborlee [~neighborl@d23-22.rb2.gh.centurytel.net] has joined #ubuntu [01:12] im trying to figure out if polypaudio is worth installing [01:12] so.. mjt , what do i have to do in order to get my sc workin ? [01:12] i have crackly sound =/ [01:13] *wonders why sound is always weird in linux [01:13] blah09, I'd advise against it right now [01:13] i'm off to bed... [01:14] still buggy? [01:14] blah09, yes === marioch [~Mario@red-corp-201.130.158.142.telnor.net] has joined #ubuntu === MobyTurbo [yid@64-48-59-72-ny-02.cvx.algx.net] has joined #ubuntu [01:14] oh [01:14] blah09, it's surprising that ubuntu-desktop was made to depend on it already. It appears to have not been tested. [01:15] so if i did a dist upgrade recently its installed already? [01:15] with some cards/drivers it seems that if you set the PCM volume too high, it'll overdrive the samples, resulting in distortion. Try to reduce the PCM volume somewhat [01:15] its at about 25% [01:15] =/ [01:15] ok, well, that should be low enough :/ [01:15] Hello I have a broadcom wireless card, I did try installing ndiswrapper with ubuntu (from ubuntu archives), everything went ok - installing windows driver, and loading ndiswrapper - but the card doesn't work, does anyone have a hint? [01:15] blah09, yes, but you reinstall esound. It'll remove polypaudio and ubuntu-desktop, but that's not too critical === JCarax [~JCarax@212.106.248.10.adsl.jazztel.es] has joined #ubuntu === setite [~setite@ip68-108-163-31.lv.lv.cox.net] has joined #ubuntu [01:17] i need help [01:17] i cant get k3b to recognize my burner === Porker [~elrod@ep-wireless-1-176.theedgepc.net] has joined #ubuntu [01:17] isnt ubuntu-desktop tied to everthing else? [01:17] blah09, it's just a meta-package that depends on a lot of other packages. [01:17] oh === Brett [~Brett@c-24-0-160-138.client.comcast.net] has joined #ubuntu [01:17] blah09, but removing it doesn't remove all those things [01:18] only the other way round then === Juice^ [~frode@ti300710a080-0916.bb.online.no] has joined #ubuntu === LJ [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [01:18] where iss mono d/l tto after apt-get [01:18] ok gotta reboot, brb [01:18] anyone know why k3b doesnt recognize my burner? [01:18] blah09, ok [01:18] how do i get psybnc with apt-get? :] === jaco [~jaco@host26-251.pool80117.interbusiness.it] has joined #ubuntu [01:19] apt-cache searcch psybnc [01:19] serch [01:19] search [01:19] thanks [01:20] oo too mucch coffe [01:20] Hello! [01:20] hehe [01:20] hi [01:20] How is everyone? [01:20] Hi guys, have you tried "Streamtuner" [01:20] GOOD U?? [01:20] It rocks! === LJ is now known as LinuxJones [01:20] anyone... please help [01:21] hybrid_, what kind of coffee y'all got, heh === hikaru79 [~hikaru79@d57-4-59.home.cgocable.net] has joined #ubuntu === blah09 [~blah@dsl-213-023-058-099.arcor-ip.net] has joined #ubuntu [01:21] sulkd EXSPRESSO [01:21] hybrid_: that didnt help much... it just didnt do anything [01:21] lol wo0t wo0t [01:21] O_o [01:22] anyone... is k3b supposed to figure out the drive automatically? [01:22] Juice^ did you sudo [01:22] ugh, speedstep still broken [01:22] linux-restricted-modules in warty are uninstallable for the 386 and k7 kernels what's up with that ? [01:22] sulkd i love strate up exspresso [01:22] hybrid_: i dont know how to use the correct commands with sudo [01:22] hybrid_, espresso :] [01:22] ok i think i figured it out [01:22] i ran it with sudo [01:23] Juoce sudo apt-cache search package [01:23] silkd =) [01:23] apt-cache does not need sudo [01:23] oh :] === zhukov_ [~zhukov@bl5-40-116.dsl.telepac.pt] has joined #ubuntu [01:23] it doesnt?? [01:23] hmm [01:23] nope [01:23] hey anyone here with a bootsplash and hoary? [01:23] hybrid: r u dyscixel ? [01:23] :] [01:23] zhukov_: Here [01:24] only when on coffee [01:24] (= [01:24] rapha, how did you? [01:24] zhukov_, no there isn't [01:24] and there won't be [01:24] oh, misread === siimo [~siimo@siimo.user] has left #ubuntu [] [01:24] hybrid_, yeah.. "coffee".. why don't you show us where you're hiding the mirror? =) [01:25] usplash isn't going to make it to hoary is what I meant [01:25] hybrid_: didnt work when i used sudo either. [01:25] randabis: I fear you are right [01:25] Juice ^ just dsearch ssynaptic forr the package if it iainnt there u need to edit the repos === Hwolf is now known as HiddenWolf === Cube-ness [~james@70-97-93-35.dsl1.pco.pa.frontiernet.net] has joined #ubuntu [01:25] rapha, ive installed the kernel patch, the theme and nothing... [01:25] HiddenWolf, yeah, sucks :/ [01:25] sulkd i dont havee a rorrim *drops mirror* === Keybuk [~scott@george.kkhotels.co.uk] has joined #ubuntu [01:26] randabis: I believe they'll make it downloadable / backport it. === pavkonti [~pavkonti@home-213-240-224-37.megalan.bg] has joined #ubuntu [01:26] hopefully [01:26] zhukov_: I had forgotten to enable initrd support in the kernel and do a /usr/sbin/splash -s -f /patch/to/theme.cfg >> /boot/initrd.img-splash [01:26] randabis: sladen said as much [01:26] I see [01:27] that's good to know [01:27] sucks though, that was one of the biggest things that was going to differentiate between hoary and warty [01:28] to me it was progress [01:28] HiddenWolf: *looks* [01:28] Mad Phat Splash did initially catch my attention about ubuntu [01:28] not to say the rest of hoary isn't [01:28] what is splash?/ [01:28] sladen, you did, didn't you? [01:28] tritium: interesting. Sorry, it's too mad and phat to fit just yet :) [01:29] hybrid_, graphical image at boot like windows xp [01:29] HiddenWolf: yes. It's my fault usplash isn't in Hoary === dud [~moo@80.202.216.64] has joined #ubuntu [01:29] sladen: need a tester? [01:29] sladen, no worries. We'll be anxiously awaiting :) [01:29] randabis why would you want that i like the way it is [01:29] tritium: all the more reason to stick around for Hoary+1 eh? ;_) [01:29] hybrid_, eyecandy [01:30] sladen, I'm pretty sure I'm sticking with ubuntu for the long haul [01:30] hybrid_, there would still be a verbose mode [01:30] tritium: amen [01:30] o ok [01:30] HiddenWolf, :) [01:30] you'd hit F2 like with bootsplash and fbsplash [01:30] rapha, it replyed Usage: /usr/sbin/splash -s [-u unit] -n [cfgfile] [01:30] sladen: I'd be highly appreciated if you wouldn't add to the urge to run hoary+1 from the first week. Ubuntu is already too addictive, and takes up too much time. [01:30] I like framebuffer splash a lot :) gentoo looks sexy with it [01:30] Well, what exactly did you type zhukov_? === sime_ [~sime@c211-30-187-243.rivrw1.nsw.optusnet.com.au] has joined #ubuntu [01:31] http://www.ubuntulinux.org/wiki/USplash === Juice^ [~frode@ti300710a080-0916.bb.online.no] has joined #ubuntu [01:31] heh [01:31] what dribble is that? [01:31] zhukov_: Btw, this is all documented and there's also man splash [01:31] /usr/sbin/splash -s -f /etc/bootsplash/themes/aquamatrix/config/bootsplash-1024x768.cfg /boot/initrd.img-2.6.10-2-386 [01:31] the default ubuntu installation, does it have a news reader... as I cannot find one in evolution [01:31] this is my second day in this...thats why im calling for help [01:32] HiddenWolf, I know what you mean by too addictive. I spend too much time with it, when I should be doing other things. [01:32] *oucch* === skuld [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu [01:33] tritium, the price you pay for running hoary on a production-rig [01:33] anyway.. as I was saying.. iirc from the days of console, 13<= was switchable by right-alt+F* === Okys [~dimes@dsl-220-235-1-20.wa.westnet.com.au] has joined #ubuntu [01:34] HiddenWolf, that, or just having fun === jaco [~jaco@host26-251.pool80117.interbusiness.it] has joined #ubuntu [01:34] skuld: the kernel keeps a list of which consoles are switchable to---you can get to others by switching through X or using chvt [01:34] sime_, install pan [01:34] sladen, kernel? no it's in /etc/securetty [01:35] yawn [01:35] hi all [01:35] sladen, just a policy [01:35] :) [01:35] hi [01:35] tritium: If i wanted fun on my pc, I'd run windows and play games ;-) [01:35] hi === Octane [octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #ubuntu [01:35] HiddenWolf, plenty of gaming action available in linux [01:35] linux is a drug [01:35] what's windows? :) [01:35] like umm..... caffine [01:35] randabis: not when you're running an old ati card. [01:35] I don't even play games [01:35] i just came to announce that i am now downloading Ubuntu and I will drop windows once and for all! === Juice^ [~frode@ti300710a080-0916.bb.online.no] has joined #ubuntu [01:36] HiddenWolf, touche === randabis hugs nvidia geforce fx 5900 [01:36] jaco: it's that virii-ridden os that some people still use [01:36] new xfree has a full support to ati [01:36] sladen, give it a whirr.. login on some vt, sudo echo >/dev/tty13, then right-alt+F1 [01:36] xfree is deprecated :p [01:36] x.org [01:36] :) [01:36] ok? : [01:36] ) [01:36] :) [01:37] I'll put it this way: spending all day working is more fun with ubuntu than Windows [01:37] Did any of you guys get pestered by that msn-messenger worm yet? [01:37] full support without acpi support... [01:37] HiddenWolf, no sir [01:37] HiddenWolf, does it affect gaim? [01:37] tritium: If only because I can download a virus and dissect it. :-) [01:37] darn fglrx :( [01:37] I like x.org 6.8.2 [01:37] Why are linux-restricted-modules (386 & k7 kernels) in warty not installable ? [01:38] HiddenWolf, ah, okay. [01:38] tritium, I happily put it on my desktop. It's a winblows worm being spread by a bit of code in msn messenger [01:38] skuld: or echo -e '\e[12;13] ' [01:38] lol [01:38] heh [01:38] Pluk: ACPI /should/ pretty much work in Hoary---otherwise it's a bug [01:38] HiddenWolf msn messenger is a virus :) [01:38] anyone know a nice tutorial for quickly adding my linux box to my local network via SMB? [01:39] sladen, i meant acpi in fglrx [01:39] jaco: true [01:39] the xorg ati driver works just fine [01:39] setite, ubuntuguide has some info [01:39] even with dynamic clocks [01:39] file transfers in msn clients is so slow it's a wonder anyone would try [01:39] HiddenWolf u can try a standart im like gaim or jabber or ics [01:39] HiddenWolf u can try a standart im like gaim or jabber or icq === Juice^ [~frode@ti300710a080-0916.bb.online.no] has joined #ubuntu [01:40] tritium: I was happily downloading it and googling to try and find out how to run a .pif file, getting pissed at ubuntu for not being able to run a filetype, when i figured it was a virus === sanmarcosjade [~jade@adsl-69-224-154-24.dsl.irvnca.pacbell.net] has joined #ubuntu [01:40] :P [01:40] jaco: I'm running gaim, but was enjoying a msnmessenger virus that's becoming big right now. :-) [01:40] ok... [01:40] im on the forum [01:40] so i need actual samba... is there nothing on synaptic [01:40] HiddenWolf, I hadn't heard about it. [01:41] setite, samba, samba-common, smbfs === Dethread [~Dethread@wsp009841wss.netadm.calpoly.edu] has joined #ubuntu [01:41] HiddenWolf, Are you saying the virus infected gaim? [01:41] all 3 [01:41] what's a virus? :) i use linux... i don't know this matter :) [01:42] anubis, no, but my msn-using friends where offering me the download, and I happily downloaded it before I figured out that it was a virus, so I'm pretty happy with ubuntu right now [01:42] jaco: it's something that's pretty amusing [01:42] sweet [01:42] i have libsmbclient already... im addine smbfs [01:43] anubis, ofcourse I could be spreading it by now, but considering that ubuntu didn't know how to handle the file, I think i'm quite safe. [01:44] i have samba-common === krism [~krism@evilpen.net] has joined #ubuntu === kapputu [~sg47@mail.corp.kanoodle.com] has joined #ubuntu [01:44] ok i got it all now... thanks randabis.. your the man [01:44] hmm.. im upgrading to xorg from hoary now.. [01:44] whereis smb.conf usualy located when you installed via apt-get? [01:44] hey guys is hoary out? [01:45] is 'apt-get install xserver-xorg' the propery way to do it? [01:45] feh... I setup a feckin vfat formatted drive just for quick portage between ubuntu and windows.. and it can't store a damn dvd iso... maximum filesize is 4095mb === rellik [~rellik@r12ptsm8f.desktop.umr.edu] has joined #ubuntu === Seabook [~seabook@modemcable093.249-70-69.mc.videotron.ca] has joined #ubuntu [01:47] skuld: yes, vfat is the suck. try using a program called 'split'. you can then just cat the parts together. [01:48] Hi [01:48] MacPlusG3, ah good idea :] [01:48] I need help configuring GRUB. [01:48] the 'ls' manpage isn't clear on something... my file ('a'): abcd : (hex, 5 bytes) 61 62 63 64 0a ... when I use 'ls -s --block-size=1 a' it says 4096... what are the units on this? opening the file in a hexer shows only the 5 expected chars (incl. EOF), but 4096/5 is not an integer :( [01:48] skuld: wastes some disk space... but is better than nothing. [01:49] skuld: also useful if you need to transfer big files around [01:49] MacPlusG3, should only waste an inode, shouldn't it? [01:49] So that it boots to Windows by default. (shoot me, but mom can't handle Linux yet) :/ [01:49] mine eithr [01:49] skuld: well, if you start with a 4GB file and split it up into 1GB chunks, you'll end up with 4G+1+1+1+1=8G of usage [01:49] seabook: edit your /boot/grub/menu.lst to default to windows [01:49] skuld: but you could always split it *onto* the vfat.. so you're not wasting much then [01:50] default 0 > default x where x is the windows-entry === amx [~amx@HSE-Kitchener-ppp234070.sympatico.ca] has joined #ubuntu [01:50] MacPlusG3, :] [01:50] where do I get new themes for ubuntu? [01:51] randabis... what is ubuntuguide [01:51] the www.ubuntuguide.com or org [01:51] aaah [01:51] thx HiddenWolf === johnaskyou [~John@63.78.28.225] has joined #ubuntu [01:52] seabook: mind, grub counts from 0, not from one [01:52] :) [01:53] hello [01:54] how do I get new themes for gnome [01:54] or ubuntu [01:54] kapputu, http://www.gnomelook.org/ [01:54] I almost forgot my root password. :/ === giard [~jonathan@pool-151-199-94-199.roa.east.verizon.net] has joined #ubuntu === gangalino [~cwa2@Toronto-ppp220742.sympatico.ca] has joined #ubuntu [01:56] wow, I don't think I've ever seen so yellow and orange flowers on a page before === zhukov_ [~zhukov@bl5-40-208.dsl.telepac.pt] has joined #ubuntu [01:56] I need some help getting a USB dvd+rw to show up in Warty [01:58] Does GRUB count the divider? The lines that say "title Other operating systems:\n root" === johnaskyou [~John@63.78.28.225] has left #ubuntu ["Leaving"] [01:59] caan u appt-get thee newest kernal [02:00] GRUB does count the divider line. :P I just did a tias. [02:00] can someone give me a oneliner to encourage me to install ubuntu and dump windows [02:01] Octane: no. it's a preference thing. use what works for you === spinifex [spinifex@dogma.fanarchive.net] has joined #ubuntu === somethin1 [~andrew@pcp0010492223pcs.essex01.md.comcast.net] has joined #Ubuntu [02:01] Octane: chicks dig Ubuntu geeks [02:01] lol [02:01] o_O [02:01] i have 3 boxes, freebsd, fc3, and winxp [02:01] SeaBook lol [02:01] anyone messed with engage on warty? [02:01] and am considering dumping my main box, the winxp, and putting ubuntu on it [02:01] well, not considering, gonna, but im still weary [02:01] Octane : xp o_O no chix ffor u [02:02] I have my dmesg output in #flood [02:02] it shows up w/ udf support, and modules seem to be loaded, but I can't find the device [02:02] it is awesome [02:02] is there any way to hibernate, like in windows? [02:02] this tuturial shows you how to share the home folder... but how do i share root === merhojt [~jimmy@h186n7c1o885.bredband.skanova.com] has joined #ubuntu [02:02] i need to be able to share the windows partition of this PC too.... [02:02] so i need /mnt [02:02] Octane : it is a great community distro [02:02] anyone feel like telling me how Ubuntu mounts /sys at boot without an fstab entry? [02:02] thats a great reason [02:02] magick === darmou [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu [02:03] somethin1: the kernel does it automatically [02:03] *poke poke* how do I hibernate? [02:03] dredg: but if I install this kernel on another system it doens't [02:03] is there a /sys directory created? === janc [~janc@dD5764B8B.access.telenet.be] has joined #ubuntu [02:03] I have a raid with one disk (raid0) ubuntu refuses to create a partition on it, anyway I can drop into a command line and force it to create a partition? [02:03] yes, but HAL no longer works unless I mount sysfs myself [02:05] and even with gnome-volume-manager (the ubuntu package), my cd mounting doesn't work automatically === moquist [~moquist@pool-70-16-197-14.man.east.verizon.net] has joined #ubuntu === sulkd [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu [02:06] hmm [02:06] I need some help getting a USB dvd+rw to show up in Warty === aquarius [~aquarius@82-37-93-92.cable.ubr04.dudl.blueyonder.co.uk] has joined #ubuntu [02:07] I have various packages installed which depend on having an MTA installed. If I want to install my own MTA (in /usr/local) how can I uninstall the Ubuntu-provided one without also removing everything that depends on it? [02:08] a) it's really best to stick with postfix or another packaged mta [02:08] somethin1: i lie. it's in an init script [02:08] b) if you insist, use "equivs" to make a fake mail-transport-agent package === mistic_ [tehLair@86.89-136-217.adsl.skynet.be] has joined #ubuntu [02:09] bob2, I know, but I'd like to play with Hula, the new Novell thing, and it won't be able to run as my SMTP server if something else is already using port 25. I don't want to run it on odd ports because then I'm not giving it a proper test. [02:09] dredg: do you know what it's named? [02:10] somethin1: /etc/init.d/mountvirtfs [02:10] =\ is there any support for suspend? [02:10] you mean suspend-to-ram? [02:10] depends how buggy your hardware is [02:10] I mean hibernate [02:11] suspend-to-disk should work with swsusp just fine [02:11] wiki.ubuntu.com/PMTesting [02:11] just installed it and it said my kernel needed support for it [02:11] it = what? === siimo [~siimo@siimo.user] has joined #ubuntu [02:11] hibernate. *reads link* [02:11] you don't "install" hibernate. [02:12] I got the package named hibernate [02:12] you don'tneed that [02:12] and it won't be useful [02:13] whats the default wm on install? === Wsquared [~wweckesse@cpe-24-59-199-217.twcny.res.rr.com] has joined #ubuntu [02:13] gnome === Wsquared is now known as WW [02:13] can someone help me share my entire PC [02:13] are you gonna share it with us? [02:13] Octane: metacity [02:13] what's the name of that moon phases app? === tritium [~tritium@12-202-90-180.client.insightBB.com] has left #ubuntu ["Leaving"] [02:13] nothing you would want... basic windows and linux with some mp3s [02:13] im amazed that the distro iso is only 574mb [02:13] setite: I'd rethink about doing that, really [02:14] Hello, world. [02:14] =\ do I have to do this whole process to set up hibernating? damn, don't have time no [02:14] w [02:14] hiddenwolf i need to back up this entire PCs contents to another PC [02:14] it'd be best to stop refering to it as hibernating [02:14] when you mean suspend-to-disk [02:15] and following those steps doesn't take very long [02:15] fine. to suspend-to-disk [02:15] This has probably been asked a hundred times recently, but... what's the story with linux-restricted-modules and the recent kernel upgrade? [02:15] i need to expose this whole PC to the local network via SMB [02:15] bob2: hibernate is the right word for it [02:15] but i dont know how [02:15] and if you have a 2.6.10 hoary kernel, you don't een need to do that === aquarius [~aquarius@82-37-93-92.cable.ubr04.dudl.blueyonder.co.uk] has left #ubuntu ["Leaving"] [02:15] jdub: hrm, ok [02:15] spinifex: ok, ignore me [02:15] yes but you see my potential to screw it up means they could take hours [02:15] well not so much everything... becuase i have home shared [02:15] i need to share the mnts === AlphaZero [~ax@dpc674444114.direcpc.com] has joined #ubuntu [02:15] bob2: suspend-to-disk is a silly technical word :) [02:15] <|QuaD|> is there a way to get networking to work with qemu? the wiki way isn't working [02:15] setite: can't help you there. I'd think it's faster to just walk copy the harddisk and place the harddisk in the other pc. [02:15] jdub: hah [02:16] whats a good bittorrent client to use? [02:16] jdub: sleep and suspend seem to mean both mean str or std depending on who you talk to === Yakumo [buckmins@24-116-157-215.cpe.cableone.net] has joined #ubuntu [02:16] alphazero: bittorrent [02:16] nah this thing is an emachine... last time i disassembled part of an emachine... it didnt go back together [02:16] bob2: seriously. hibernate (suspend to disk) and sleep (to ram) are great words [02:16] to much inaccessible screws === maggi [~maggi@adsl5-5-109.du.simnet.is] has joined #ubuntu [02:16] thanks anyway [02:16] AlphaZero: if you're using hoary, gnome-bt is included. it's simple and easy. [02:16] does anyone know how to share my windows mount [02:17] or is there a way to remount the windows mount somewhere within my home drive [02:17] jdub: I shall remember that [02:17] or link it so that it would be transferable via SMB [02:17] ...put it in /etc/fstab [02:17] i'm using warty [02:17] soemthin1 you talking to me? [02:17] is there anyone that can tell me why I can not find the sda1 in /media on my k6 computer, but can on the centrino laptop? [02:17] by the way it's an USB pen [02:17] unless you mean you want to share it with another comp.. I haven't really been paying attention [02:18] usb pen.. they have those now [02:18] yea with another comp [02:18] i have a windows box... that is my bigger box... [02:18] usb storage device then [02:18] and i want to back up the linux files and the windows files [02:18] i can do them both seperately if i must... but i wanted to try to get both shared via the smb with linux [02:19] i downloaded bittornado and bittornado-gui and cant find it to launch it [02:19] i need to wipe this PC and install both OS's fresh... [02:19] problem with putting this drive into the other PC is that the other box only has windows [02:19] it screwed up installing ubuntu for some damn reason [02:19] where are apps stored on ubuntu? [02:20] <--noob === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu === IneedaNickname [~icechat5@200-096-109-135.paemt7011.dsl.brasiltelecom.net.br] has joined #ubuntu [02:20] hi folks [02:20] I need some help getting a USB dvd+rw to show up in Warty [02:20] um, about the guide-- my kernel is built for i686-- should I really be getting a i386 kernel module? [02:20] what's the name of that moon phases app? [02:20] how do I retrieve my password? [02:21] ahhh screw it... not worth the effort./... thanks guys [02:21] Anyone? ^^^ Is there another update in the works for linux-restricted-modules? === somethin1 [~andrew@pcp0010492223pcs.essex01.md.comcast.net] has left #Ubuntu [] [02:21] bob2 === jaco [~jaco@host26-251.pool80117.interbusiness.it] has joined #ubuntu [02:22] it seems this updates grub. Will I have to actually boot an i368 kernel to be able to use suspend-to-disk? [02:22] er [02:22] you're not on i386? [02:22] nope === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [02:23] wait [02:23] do you want me to guess? === spinifex is a dunce, never mind [02:23] or can you just say === IvyCQHome [~Sir@c906300c.virtua.com.br] has joined #ubuntu [02:24] lol, misread my motd when it installed. i386 === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu === popey [~popey@80.46.101.238] has joined #ubuntu [02:26] evening === leonel [~leonel@201.135.31.200] has joined #ubuntu === housetier [~housetier@dsl-084-056-169-060.arcor-ip.net] has joined #ubuntu [02:27] <|QuaD|> evening [02:27] thnks just checking the lag, been pretty bad for me the last few times I connected === allio is now known as allio`afk [02:30] Any advice on getting the recent kernel update to work? I use linux-restricted-modules for the nvidia graphics driver, but something is wrong with its dependencies. === IneedaNickname is now known as |maragato| === |maragato| is now known as |Maragato| [02:31] WW, it doesn't work in warty for some odd reason, a real jab for a stable realease :( === allio`afk is now known as allio [02:31] mine worked I'm sure ... [02:32] LinuxJones: Right, I had to reboot with the previous version (-4). [02:32] WW, it's a real pain === isma [~isma@200.52.188.162] has joined #ubuntu [02:33] There has been some discussion of the problem in the forum, but I haven't seen anything that looks like an official ubuntu announcement. [02:33] WW, funny cause the kernel upgraded just fine, wonder what is wrong with it ? === tony [~tony@bgp01112777bgs.westln01.mi.comcast.net] has joined #ubuntu === L|nu}{ [~linux@ti112210a080-3775.bb.online.no] has joined #ubuntu [02:34] i cant get my sound card to work on ubuntu (i get a no mixer elements/devices found message) [02:34] any help would be appreciated [02:34] <|Maragato|> isma wich card do you have? === fracan [~neil@d150-57-93.home.cgocable.net] has joined #ubuntu [02:34] i know its a maestro3 [02:34] an ESS === sulkd [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu [02:34] allegro something === regeya_ [~shane@sdn-ap-017ilchicP0033.dialsprint.net] has joined #ubuntu [02:35] i used the maestro3 driver on another distro === skuld [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu === El_XiNo [~Zaks@83.144.133.22] has joined #ubuntu [02:35] nickserv identify dindadinda [02:35] lol [02:35] haha [02:35] i'd change ur pass if i were u [02:35] <|Maragato|> rofl [02:35] I am still booting the original kernel, left my own bootloader [02:36] guess tjat is why [02:36] <|Maragato|> lets get his nick :p [02:36] LOL! [02:36] someone took over his nick === housetier [~housetier@dsl-084-056-169-060.arcor-ip.net] has joined #ubuntu [02:36] heheh [02:36] lol === membreya [~membreya@c211-28-78-53.sunsh3.vic.optusnet.com.au] has joined #ubuntu [02:37] <|Maragato|> rofl [02:37] <|Maragato|> men irc is a dangerous place [02:37] that is sooo humiliating [02:37] That, is why u should id to nickserv in the Status window [02:37] You can get a ban for doing that and alot worse [02:38] lol [02:38] <-- done a root password, nobody seemed to guess ... [02:38] you can setup xchat to authenticate automatically [02:38] im definitely posting it on www.bash.org [02:38] I need some help getting a USB dvd+rw to show up in Warty [02:38] <|Maragato|> isma I did first! [02:38] damn u [02:38] lol [02:38] <|Maragato|> that is another quote for bash.og [02:39] can you put a timestamp on it? see how fast it was? [02:39] hehe === NetwrkMonkey [~Monkey@netwrkmonkey.user] has joined #ubuntu === El_XiNo [~Zaks@83.144.133.22] has joined #ubuntu [02:40] dinda.. [02:41] lool === mike998 [user66@CPE0050bf78a2a0-CM014080207323.cpe.net.cable.rogers.com] has joined #ubuntu [02:41] :] [02:41] it was within the same minuite [02:41] <|Maragato|> you see ppl, if I hadnt said lets hget his nic, maybe I had time before he realises to get his nick === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu === El_XiNo [~Zaks@83.144.133.22] has left #ubuntu ["Leaving"] [02:41] I miss El_XiNo.. [02:41] <|Maragato|> damm Im taling engRish [02:41] yea me too [02:42] <|Maragato|> talking [02:42] tarking === isma thinks el_XiNo is feeling embarrased right now [02:42] I need some help getting a USB dvd+rw to show up in Warty [02:42] he's probably changing all his accounts' passwords === ShadeofGrey [~greyshade@user-1120i5u.dsl.mindspring.com] has joined #ubuntu === _mage_work is now known as _mage_afk [02:43] hello everybody [02:43] for the record i am a total *nix newbie [02:43] and im here because i couldnt stand the people congregating in the #debian channel [02:43] i know nothing about linux [02:44] im just THAT sick of winblows [02:44] ShadeofGrey, half the people here are in the same boat :P [02:44] gangalino, you've asked like 50 times already :] try mailing ubuntu-users@lists.ubuntu.com. === skuld is now known as sulkd [02:44] trying to get some response! [02:44] okay look - ill be honest [02:44] <|Maragato|> ShadeofGrey backup the stuff you care burn ubuntu cd part your driver and go for it === fracan is now known as fracan_ [02:44] I have been going to #debian for years, and the other day an abusive op took my voice [02:44] I wont be going back [02:44] lsusb, there you can see it ... :) [02:44] i REALLY know nothing about ubuntu [02:44] not there [02:45] gimmee a break [02:45] but i downloaded the livecd and ran it [02:45] and everything worked [02:45] so [02:45] oh, try rear USB instead of front if appropriate [02:45] not there, only 1 usb port [02:45] another USB device works [02:46] im downloading the main install CD as we speak (theres only one? -- p.s. AMD64 version) and am going to dedicate the spare 200gig disk i have in my box [02:46] ShadeofGrey, it would be very convenient for you to start the install from the livecd and ask questions here on irc but you can't [02:46] should I post to flood again? [02:46] bascule, sounds sexual.. o_o? [02:46] ShadeofGrey, unless you have more than 1 computer [02:46] gangalino: and I jut *know* that is a VIA chipset ... [02:46] please tell me the ubuntu installer can make its own partitions and such as long as i tell it which drive [02:46] wait [02:47] are you telling me i cant dual boot it? [02:47] sulkd: de[ends where your haead is at I guess (keeping it going ...) [02:47] bascule: my USB port or the dvd+rw is VIA? [02:47] ShadeofGrey, you have an extra drive ? [02:47] I think neither are really [02:48] scoon: i have a 400 gig thats a win32 partition. i have another 200gig thats not being used [02:48] laaaaaag [02:48] scoon: cant i just blow away the 200gig partition and install ubuntu on that? [02:48] ShadeofGrey, you have 600 gig of storage wtf ?? [02:48] gangalino: teh chipset on the motherboard [02:49] hi ppl could you tell me how much ram should I have to make my system not to use swap at all? [02:49] LinuxJones: hey man.. i got great deals on ecost.com during christmas. i had the opportunity and fucking took it [02:49] ShadeofGrey, my first computer had 800 meg hard drive [02:49] my first PC had a 40 meg === tkiesel [~tkiesel@host105-97.discord.birch.net] has joined #ubuntu [02:49] marcin_ant: depends how long it is on, 4GB of ram will swap out after 12 hours [02:49] ShadeofGrey: language please [02:49] HrdwrBoB: ...oops.. sorry [02:49] marcin_ant, swap is not a bad thing [02:50] and i have a gig of 3200 dual channel ram [02:50] ...the best christmas present was the samsung 19" syncmaster === fracan [~neil@d150-57-93.home.cgocable.net] has joined #ubuntu [02:50] <|Maragato|> ShadeofGrey dont you want to spare a bit of your pc for non so rich ppl? [02:50] :D [02:50] LinuxJones: I just don't want to listen to my hdd [02:51] bascule: no, it's NEC/Ratoc subsystem [02:51] |Maragato|: i AM one of those not so rich people [02:51] marcin_ant, umm what do you do during a big download [02:51] |Maragato|: it's not that high end [02:51] gangalino: well I never heard of that chipset on a motherboard ... [02:51] hrdr: you have faster ram than 3200? [02:51] ddr2/667 [02:51] it's not on the mb, it's a card. I'm going to post lspci -v on #flood [02:52] hrdr: mated to a AMD64 3500? === hybrid_ is now known as hybrid^away [02:52] ShadeofGrey: not really, but 3200 is standard ram [02:52] gangalino: on a cd drive, yes, but not a motherboard, It's OK you don't seem to know what I mean, or I am missing knowledge [02:52] thats pretty standard now ShadeofGrey [02:52] ddr2 is expensive ... couldnt afford it [02:52] LinuxJones: sure - but anyway how much ram is enough? [02:52] not to mention that the memory controler on an amd64 is onboard [02:52] ShadeofGrey, I only need about 10 thousand dollars to get me a hot dual G5 Mac [02:52] okay well.. whatever all i know is that its dual channel running at 400 megahertz [02:52] so you only get 333mhz speeds in any case [02:52] ShadeofGrey, how much do you have ? [02:53] a gig [02:53] gangalino: paste it in http://rafb.net/paste [02:53] 2 512's [02:53] marcin_ant, nice [02:53] bascule: 4GB?? on desktop? [02:53] ShadeofGrey, err that was 4 U :P === Juice^ [~frode@ti300710a080-0916.bb.online.no] has joined #ubuntu [02:53] heres a question foryou === drasko [~drasko@kds8-060.ptt.yu] has joined #ubuntu [02:53] marcin_ant: it was to illustrate that a linux box will swap out over time regardless of RAM [02:54] bascule: I see.... but I don't like this at all [02:54] I plan on installing Ubuntu on my main box instead of winxp. now, my current hdd is pretty much full... are there any workarounds to install ubuntu to a small partition and later on worry about all the ntfs shit? [02:55] Octane: you really want a minimum of abotu 2gb [02:55] always [02:55] Octane, what do you consider to be small? [02:55] bascule: but when you got 4GB than you propably should create ramdisk as swap [02:55] Pluk: like 4 gigs [02:55] Octane try damn small linux [02:55] Octane, thats enough [02:55] marcin_ant: why does swap bother you? [02:55] hybrid^away: im not looking for an intermediary, just looking to install ubuntu and later on start reformatting my ntfs partitions [02:55] bascule: OK [02:56] okay great, thanms HrdwrBoB and Pluk [02:56] bascule: that's a nice page [02:56] np === hybrid^away is now known as _hybrid === El_XiNo [~Zaks@83.144.133.22] has joined #ubuntu [02:56] <_hybrid> Octaane there is a live cd [02:56] bascule: because I think that when you have enough ram (I still don't know how much) your system shouldn't swap at all [02:56] yes, there are lots of them, just a fave cause it picks up highlighting from a text editor and gives line numbers [02:56] I bought myself a domain name, could i use it with irssi as a vhost? or does it depend on my isp? [02:56] bascule: btw I prefer ramdisk as swap mainly because hdd swap is slow === darmou_ [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu [02:57] marcin_ant: so swapoff /dev/hd? [02:57] anybody know how to open a chm e-book in Ubuntu? [02:57] Juice^, your isp takes care of the reverse dns [02:57] marcin_ant: and remove it from fstab [02:57] and thats that annoying long hostname 244-218.isp.com [02:57] Pluk: ok.. is it hard to setup a vhost, any guide around? [02:58] MrCranky, look for gnochm, I'm not sure if it's included in ubuntu [02:58] gangalino: and the URL for this paste is .... :) [02:58] bascule: sure - but I don't want to turn off swap if my system _really_ needs it [02:58] marioch, thanks [02:58] marcin_ant: you realise that is entirely redundant [02:58] never done it Juice^ [02:58] so dont know :) [02:58] Juice^, for you to use a hostname for a vhost, you would first have to have a static ip, then you would ask your isp to assign the reverse dns to that static ip address [02:58] marcin_ant: swap on a ramdisk is not of any use === jba [~jba@210.185.67.18] has joined #ubuntu [02:59] would be a great isp if they did that [02:59] Juice^, alot of isp's will charge for the static ip, and they are sometimes very hard to get to assign reverse dns === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [03:00] jesuel's story is way more informative :) [03:00] ive done it, its a pita [03:01] hmm maybe my isp would do it, i also managed to get a subnet :) [03:01] marcin_ant: saying a system should only swap when the RAM is full/nearly full is something you would need to argue with Linus Torvalds an company [03:01] bascule: hmm propably yes [03:01] jesuel: ok... thanks for the info [03:02] marcin_ant: ram/swap operates that way because it's the most effecient [03:02] bascule: but I really don't understant why my system uses swap [03:03] . [03:03] bascule: when it has free physical memory [03:03] bascule: sorry, now I get it. It's http://rafb.net/paste/results/pI4aWm26.html, I was too busy lurking around other parts of your site, trying to find where you got this paste page from. Also an aside about Fry's returns- I go off in there, they tried to make me stand in line to return their crap, I told them I don't work there, I don't get paid for dragging their defective crap around their mega-warehouses, I make them return it and just [03:03] give me the money. If you stand up for your consumer rights (and make enough of a scene), they'll do it. [03:03] anyone ran across this issue before? for some reason k3b after installing it says o have 0 space available on blank dvds any thing i could check cause i don't believe the drive is bad or i hope not anyway cause it was working fine with winblows [03:03] marcin_ant: try #kernel, they could give well founded reasons on the subject, I just accept it is the best way to do things === buckminst [buckmins@24-116-157-215.cpe.cableone.net] has joined #ubuntu [03:03] i just installed ubuntu 4.10 today and it did not autodetect my sound card (ESS Allegro) i've been googling all day for a possible solutions but i cant find any... HelP? [03:03] how do i detach, and attach irssi when im using ssh? [03:04] Juice^, use screen [03:04] gangalino: that isn't my site ... === stuNNed [~stuNNed@stunned.user] has joined #ubuntu [03:04] bascule: for example now i got 94% in use of which 50% is cache [03:04] Pluk: screen? === darmou__ [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu === ajmitch [~ajmitch@203.89.163.169] has joined #ubuntu [03:04] man screen [03:04] ahhh [03:04] thanks :) [03:04] yw [03:04] bascule: and... 3MB swap.... I just wonder what for? [03:04] bascule: now I see... === khaled [~khaled@CPE000625627f09-CM001225d88b2e.cpe.net.cable.rogers.com] has joined #ubuntu [03:05] oh maybe thats what it is dvd shrink made it 4.8 and available reports as 4.4 interesting [03:05] marcin_ant: caching files/etc is more useful than keeping unused memory swapped in [03:05] gnome and kde are resource hogs, even more so than xp [03:05] i thought dvdshrink did dvd9 to dvd5 [03:05] macewan: so unused memory are swapped out [03:05] but at least you can run fluxbox if you want === ions [~chris@d141-50-73.home.cgocable.net] has joined #ubuntu [03:06] HrdwrBoB: huh? [03:06] gangalino: I never resall seeing an NEC USB controller, wel I learn every day, is it a Dell? [03:06] macewan: sorry, I meant marcin_ant [03:06] k [03:06] can esd conflict with say playing mp3 with totem? [03:06] hey linuxjones and everybody... does ubuntu support Nvidia cards? i mean things looked okay to meon the liveCD but i had a horrid time trying to get things going under fedora freebsd and gentoo [03:06] HrdwrBoB: I don't get it [03:06] thats why i dropped them all [03:07] ShadeofGrey, I think there's a .deb for nvidia drivers [03:07] marcin_ant: basically, the kernel knows more about memory management than you do [03:07] whats a .deb? [03:07] HrdwrBoB: I can understand that when I have free ram than it is taken for cache [03:07] HrdwrBoB: but I dont understant why system uses hdd when it still has free ram? [03:08] marcin_ant, why are you asking on #ubuntu? read some kernel books and goto #linux-kernel [03:08] marcin_ant: because, as I said, caching files/etc is more useful than keeping unused memory swapped in [03:09] fsc: because my first question was "how much ram I need to make my swap clean" [03:09] plus, as HrdwrBoB said, if you swap out least recently used processes then that can free up memory for other programs that are in use...but i'm no kernel expert [03:09] fsc: and because I ask in "ubuntu desktop" context [03:09] marcin_ant: It also permits processes to have nonfragmented address spaces, regardless of how physical memory is organized or fragmented. [03:09] ShadeofGrey, nvidia in Warty is broken as we speak :( [03:10] bascule: it's like this- Dell Latitude CSx laptop with a broken USB port, so I put in a RATOC Cardbus USB adapter, that connects to the Microsolutions Backpack USB dvd+rw. The NEC part is probably the dvd's internal host controller [03:10] marcin_ant: if you know what a seg-fault is or how mwmory is paged that last line will make things clearer for you [03:10] I know the card works because other USB devices work under it, like USB-storage === housetier [~housetier@dsl-084-056-169-060.arcor-ip.net] has joined #ubuntu [03:10] if some in use program spikes up its memory usage, then it might be better to have some dormant processes in swap and have that free memory available for the in-use program [03:10] bascule: ok thx [03:11] gangalino: yes, I have seen USB devices not recogninised by some hubs before, usually VIA [03:11] but there are books and mailinglists and all sorts of stuff to talk about linux kernel VM manageers [03:11] bascule: then could you tell me how much ram (physical) should I have as minimum for ubuntu-desktop? [03:11] anyone know of a linux library site? [03:11] marcin_ant, a gig [03:11] hi.. is not there way to use windows driver for wireless network with linux ? ndswrapper ? [03:11] of all the linux related books out there? [03:11] fsc: _minimum_ [03:12] gnome, I would go 256, but it will *always* swap over time ... [03:12] marcin_ant: ^ [03:12] marcin_ant, 512 [03:12] NetwrkMonkey: library for what ? GUI / networking ? === darmou_ [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu [03:12] minimum 256 comfortabe 512 [03:12] eveything [03:12] ;-) [03:12] bascule: sure - I ask about _minumum_ so I know that it will swap [03:12] much more comfortable a gig over 512 [03:12] well 128 will work [03:12] 512 is barely comfortable [03:12] 256 is nice 512 is easy [03:13] bascule: mhmmm [03:13] i'm at 632.7 MB of user memory right now [03:13] in use according to system monitor [03:13] second line of free -m [03:14] bascule: then I should upgrade... I have old celeron 633 and want to install ubuntu - unfortunately 128MB [03:14] -/+ buffers/cache: 153 96 === jba [~jba@210.185.67.18] has left #ubuntu ["Leaving"] [03:14] NetwrkMonkey: Go to amazon.com, search for "linux" in books. 1,387 hits. [03:14] marcin_ant, just get 512 === sigglet [~sig@208.187.169.233] has joined #ubuntu [03:14] bah [03:14] i mean like a card catalogue [03:14] fsc: it's not for me - 256 should be enough [03:14] marcin_ant: yeah 128 is tight and in an older amchine the drives are slower so you will feel it even more, gt another 128 [03:15] marcin_ant, 256 is barely enough === DeanG [~DeanG@rapids-arc1-131.tznet.com] has joined #ubuntu [03:15] marcin_ant, after browsing with firefox for a while, they'll be swapping hard [03:15] fsc: I got 768 on my system and it works really nice === robertj [~robertj@66-188-77-153.cpe.ga.charter.com] has joined #ubuntu [03:15] iirc linu.org has a good book selection [03:15] i got 768 on my desktop, 256 on my linux console only machine [03:15] it works pretty beautiful [03:15] i wouldnt use a desktop machine with less than 512 these days though [03:16] fsc: please apste the second line of free -m for me, I am *really* interested in you RAM usage ... [03:16] bascule, ok [03:16] -/+ buffers/cache: 626 258 === tux_ [~nomastery@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu [03:16] what on earth are yo running? === orospakr [~orospakr@CPE0004762b7051-CM001225701f0e.cpe.net.cable.rogers.com] has joined #ubuntu [03:17] i got 1 GB [03:17] xchat, firebird, evince, SPE, vim, gaim, synaptic, gnome-terminal [03:17] so smooooooooooooth [03:17] you really want a gig these days [03:17] I have rhythm box opera(8 tabs) xmms 4 eterms giftd and giFTcurses [03:17] firefox [03:17] fsc: what is SPE and evince? [03:17] and gkrellm2 === El_XiNo [~Zaks@83.144.133.22] has left #ubuntu ["Leaving"] [03:18] and a nautilus window [03:18] SysInfo: Mem: 595/755M [||||||||||] [03:18] 512 MB works for me [03:18] evince is a pdf viewer, SPE is a python wxPython IDE which is greeding tons of memory i bet [03:18] free mem [03:18] but maybe thats the difference between gnome and xfce [03:18] i really need another gig [03:18] Synaptics suggestions for me to grab pictures from my canon digital camera? [03:19] firefox has a 100 meg (not bad), X is at a 100 meg [03:19] fsc: I think that this SPE is broken or something [03:19] haha. clock-applet using freaking 20 meg! [03:19] fsc: even Eclipse doesn't use that much ram [03:19] what's the name of that moon phases app? [03:20] pom [03:20] it's in bsd-games or something like that === peej [peter@cvg-65-29-197-88.cinci.rr.com] has joined #ubuntu [03:20] *I think [03:20] trash-applet - 29 meg, wnck-applet 23.7 meg [03:21] adds up really fast :) [03:21] fsc: -/+ buffers/cache: 243720 402420 [03:21] marcin_ant, SPE is using only 63.3 meg. now that's not bad at all for a pretty feature-filled python IDE [03:21] these applets are massive memory hogs [03:21] fsc: with amule, xchat, gnome-system-monitor, firefox and eclipse [03:22] fsc: some applets, and firestarter and apache2 [03:22] gnome-panel - 70.4 meg [03:22] wow [03:22] how do I make programs find libs in /usr/local/lib? [03:22] fsc, your system is hogging ram [03:22] jesuel, yeah linux is greeding memory [03:22] will synaptic be completely removed from hoary stable for slimness? === mebaran151 [~mebaran15@c-24-130-168-138.we.client2.attbi.com] has joined #ubuntu [03:22] your linux is lol [03:22] yes [03:22] fsc: there is something wrong with your system - maybe wrong/broken kernel? [03:22] I got my ftp server working [03:22] sweet deal [03:22] but I have a weird problem [03:23] congrats mebaran151 :) [03:23] the nivida modules [03:23] for some reason [03:23] keep complaining about version magic === x-naga [~chewie@CPE00045a26e828-CM000a739b001d.cpe.net.cable.rogers.com] has joined #ubuntu [03:23] fsc: my gnome-panel 29MB [03:23] I am able to load them with -f [03:23] marcin_ant, just stock warty kernel. there is nothing wrong with my system. gnome and company is greedy [03:23] hey is ubuntu good for newbies? [03:23] x-naga, yeah [03:23] but is there anyway to pass the -f automagically [03:24] and only 1 cd right [03:24] synaptic is 57 meg [03:24] gnome-cups-icon - 32.1 meg? WTF [03:24] any screenshots of ubuntu [03:24] fsc: are you sure that you got kernel optimized for your cpu? [03:24] linux memory management is a mystery, cause I can run all that in 150MB of ram [03:25] Less than a wek ago, I'd never run Linux. I'm typing this now from Warty and thanks to the forums I've done a considerable amount of tweaking. :) So pretty good for Linux newbies. Computer Newbies? I'm not so sure. I'd always had fun poking through Windows XP's gut to mess with stuff, so I'm a tinkerer by nature. [03:25] bascule, yeah. those numbers a bit weird and really don't matter until you run out of real memory [03:25] fsc, just curious, how long has your system been up? [03:25] How do you get the **!*%$"$" suspend function in GDM working? [03:25] jesuel, 3 days or so maybe. not long [03:25] very strange [03:25] fsc: my system is up for about 10 days [03:25] fsc: yeah, there is no way of understanding it, yoy relly would need to ask Torvalds and company to explin it :) [03:25] bascule, but these applets are memory hogs. no doubt about that - and gnome in general. i've got a gig, not that i really care, but others might [03:26] bascule: but the kernel isn't what's hogging the ram... [03:26] any screenshots of ubuntu [03:26] fsc: how were you seeing the memory count for each app? [03:26] fsc, what kinda processor you using? [03:26] x-naga: check gnome-look.org [03:26] bascule, system monitor [03:26] k [03:26] jesper, 3.2 p4 [03:26] farruinn: no but it *manages* the RAM [03:26] bascule: ah, good point [03:26] well with all that runnin, im sure your system load is low [03:27] the system load on my main linux box sits around 1.75 to 2 or so average [03:27] bascule: I got lower numers in gnome-system-monitor === darmou [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu [03:28] yeah I was looking at mine and they are lower too [03:28] now i am running hoary not warty [03:28] why? [03:28] It's been fun lurking and absorbing information. Take care, folks! [03:28] i could trim some stuff out of the kernel modules, but that's not the problem. it's Gnome/X [03:28] isnt' warty the last realese? [03:28] fsc, you could try xfce4.2 [03:29] mind you nautilus 95.1MB .... [03:29] nautilus is a memory hog [03:29] xmms 53.3 [03:29] surely wrong ^ === hybrid_ [~hybrid@dpc6744177080.direcpc.com] has joined #ubuntu === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [03:30] hey randabis [03:30] <|QuaD|> any c++ guru's here? [03:31] bascule: in my gnome-system-monitor [03:31] <|Maragato|> |QuaD| go for #c++ [03:31] |QuaD| guru wannab count?/ [03:31] who knows the vodoo on memory management and can explin it? [03:31] bascule: I got nautilus: memory 34MB, resident memory 16,5MB, shared memory 10,7 [03:31] <|QuaD|> |Maragato|: i need too much help for them ;) [03:31] bascule: so... 95MB???? [03:32] <|Maragato|> |QuaD| ask away so, I also recommend www.cprogramming.com [03:32] 79m S 26.0 8.1 32:27.50 XFree86 [03:32] now thats nasty [03:32] <|QuaD|> |Maragato|: can i pm you? [03:32] 26% cpu 79m ram [03:32] just for xfree [03:33] wooooooo [03:33] <|Maragato|> |QuaD| sure === sigglet [~sig@208.187.169.233] has joined #ubuntu === sigglet is now known as sig === socomm [~socomm@adsl-68-121-45-33.dsl.irvnca.pacbell.net] has joined #ubuntu [03:33] what app do you use to connect to your USB digicam? === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has joined #ubuntu [03:34] jesuel: switch to xorg [03:34] polyaudio === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [03:34] isnt xorg and xfree desktop enviromentts?? [03:34] hybrid_: No. [03:34] what are they [03:35] hybrid_: no, they are different flavors of the xserver [03:35] hybrid_: no.. they are graphics server [03:35] lag [03:35] oo ii cc [03:35] im wondering: my cpu is clocked down from 1.7ghz to 600mhz , if my cpumeter shows 5% does that mean 5% of 600mhz or 5% of 1.7ghz [03:35] is there a guide to apache on ubuntuguides.org? [03:35] They are window systems. [03:35] "X Window System" [03:36] I hope XGL takes off [03:36] Xorg is just a fork of XF86. [03:36] yep, because the xfree team changed the license and it conflicts with the GPL [03:36] Pluk: 600MHz [03:36] XGL, we are ready for take off. [03:36] ty bascule [03:37] this is going to sound odd, but could someone download the oroborus source (www.oroborus.org) and tell me how to build it? [03:37] I see no ./configure, just configure.in and I have no clue :/ [03:37] ./configure > make >make install [03:37] ./autogen.sh? [03:37] farruinn: sh autogen.sh. === WW [~wweckesse@cpe-24-59-199-217.twcny.res.rr.com] has left #ubuntu [] [03:38] yeah, give me XGL === iceaxe18 [~iceaxe18@c-24-18-111-235.client.comcast.net] has joined #ubuntu [03:38] no autogen.sh.... [03:38] What the heck is oroborus by the way. [03:38] gtk+/cairo/glitz/XGL - [03:38] socomm: light window manager [03:38] farruinn: aclocal && automake && autoconf [03:38] any INSTALL readmes [03:38] automake -a -v -c --foreign [03:38] socomm know how to setup apache http serv? [03:39] randabis: yeah, it's friggen weird, in INSTALL is just says run ./configure but there is none [03:39] hah [03:39] brb [03:39] tweek: edit the files under /etc/apache2 [03:39] :) [03:39] genius [03:40] hey..how come i was never prompted to enter root password while installing ? [03:40] ok i just can not get pxe to work... === icerogue [~Ice@astound-64-83-231-124.mn.astound.net] has joined #ubuntu [03:40] <|QuaD|> randabis: you a c++ programmer? [03:40] what am i ding wrong? [03:40] tweek: also read apaches manual "man apache2" [03:40] khaled: www.ubuntulinux.org/wiki/RootSudo [03:40] is there a good resource for pxe? [03:40] |QuaD|: what about c++? i know a little bit of c++ and pretty good with C [03:41] farruinn, To first generate neccessary files out of the CVS Version of Oroborus, run `make -f Makefile.cvs'. [03:41] Hi all, question what is the best video card to use for ease of instalation that can handle doom 3? [03:41] <|QuaD|> khaled: can i pm you :) i am trying to find a bug [03:41] farruinn: thanks [03:41] khaled: Ubuntu is a rootless distro. Read farruinn's link. [03:41] icerogue: 6600GT [03:41] |QuaD|: sure.. lets try [03:41] HrdwrBoB: is that nvidia or ati? [03:41] I think the root/sudo question should be #1 in the faq [03:41] icerogue: nvidia === tweek is now known as tweek|afkish [03:42] Pluk: did you read that somewhere? === darmou [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu === tezza [tabmow@CPE-144-132-2-124.vic.bigpond.net.au] has joined #ubuntu [03:42] farruinn, 1st line in the INSTALL file [03:42] farrruinn yea it shoulp === farruinn blushes [03:42] Does anyone know if you can install ubuntu on a hp prolient server? [03:42] although it says for cvs [03:42] you also must do it for the normal source prolly [03:42] yeah, I'll try [03:43] And if so how, it does not seem to recognise the array? [03:43] I'm not sure if you can configure the server not to try to use the disk as an array. [03:43] farruinn, and you prolly need libguile-dev === tony [~tony@bgp01112777bgs.westln01.mi.comcast.net] has joined #ubuntu [03:45] HrdwrBoB: what about a card that is more wallet friendly? [03:45] farruinn, oroborus is also in the repo's [03:45] icerogue: if you want to play doom3 [03:45] orobus doesn't look all too promising. [03:45] icerogue: you would need at least a 600 [03:45] 6600 [03:45] really [03:45] Pluk: I know. I'm crazy [03:45] the 6600 is cheaper than the GT and should still be fine === runenes [~runenes@ti500710a080-0361.bb.online.no] has joined #ubuntu [03:46] Pluk: besides, I'm in OS X atm [03:46] hehe lol [03:46] 6600 is probly as cheap as you're going to get for good doom3 performance [03:46] yeah === socomm [~socomm@adsl-68-121-45-33.dsl.irvnca.pacbell.net] has left #ubuntu [":wq"] [03:46] unfortunately have a p4 here and it is the suck w/doom3 === linuxn00b [~xquizit@d205-250-56-39.bchsia.telus.net] has joined #ubuntu [03:48] Hi, I was wondering if anyone here using GAIM, because I always get disconnected from AIM all the time :( [03:48] what site tends to have the best prices for computer hardware? [03:49] icerogue, newegg is good :) [03:49] newegg, icerogue === eskilo [~PRIVATE@h-67-101-148-56.snfccasy.dynamic.covad.net] has joined #UBUNTU [03:50] ok with the 6600 what all would i need to do to get it running effectivly in ubuntu? === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu === guerby [~guerby@d83-177-132-108.cust.tele2.fr] has joined #ubuntu === Dethread [~Dethread@24-205-231-52.slo-cres.charterpipeline.net] has joined #ubuntu [03:54] marcin_ant: http://www.oreilly.com/catalog/spt2/chapter/ch04.html#79188 <-- some sort of answer === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu === ramb0 [~rambo@adsl-68-121-229-129.dsl.lsan03.pacbell.net] has joined #ubuntu === bdale [~bdale@h00045affd152.ne.client2.attbi.com] has joined #ubuntu === DeanG [~DeanG@rapids-arc1-131.tznet.com] has left #ubuntu ["Leaving"] [03:56] Pluk: thanks for being more astute than I - this works beautifully === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [03:56] i have decided, after much thought, to change from gentoo to another binary-based distro, as my 1ghz laptop just can't do all the compiling of gentoo... which os would you recommend(preferabbly one with Xorg) [03:56] farruinn, your welcome [03:56] ramb0, gee I wonder [03:56] ramb0: definitely not ubuntu ;) [03:57] lol === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu === tha_gamemaster [~videomast@c-67-166-135-123.client.comcast.net] has joined #ubuntu [03:57] configure: error: We need a working libXext to proceed. <- i'm getting that with libxext6 and libxext-dev installed to the latest version, what's the problem? :/ [03:58] how does ubuntu stack up on custom and high performace kernels: ie, is it easy to compile a custom kernel, and apply special patches( like nitro sources ) === thully [~thully@144.sub-166-155-121.myvzw.com] has joined #ubuntu === hybrid_ is now known as hybrid- [03:58] and does it have bleeding-edge packages? [03:58] nitro sources? lol, sorry, it's a funny. [03:58] lol [03:58] http://nitro-sources.org [03:58] no thnx :) [03:58] configuring a kernel can be a pain [03:58] but as long as you know what hardware yur running and some common sense you can do it [03:59] ok [03:59] just takes a long time to check all options :) [03:59] ok === xiam [~xiam@dup-148-233-50-1.prodigy.net.mx] has joined #ubuntu [03:59] can someone here compare and contrast debian to ubuntu? [03:59] ramb0: see the website [03:59] ok [03:59] for me ubuntu=debian with newer packages [04:00] that's good [04:00] Ubuntu actually releases more often than once every Olympics.. [04:00] Plluk pretty much and more updates [04:00] jdub: will synaptic be phased out of hoary? (i should hope so :) === sls [~sls@mail.farorbit.com] has joined #ubuntu [04:00] always ran debian unstable do had the same amount of updates as with hoary now [04:00] do=so * [04:01] why would it be phased out (synaptic)? === xiam [~xiam@dup-148-233-50-1.prodigy.net.mx] has left #ubuntu ["Leaving"] [04:01] hey hybrid- how's it going? [04:01] thully: replaced by ubuntu update manager? oh doh sorry, that's just for updates :) ....well imho synaptic is nice fat hog. [04:02] Ubuntu also focuses on having latest Gnome, and has xorg and newer kernels than debian (at least in hoary) [04:02] Hello, how do I enable 1600x1200 resolution? [04:02] stuNNed: no [04:02] gah [04:02] warty is still good if you can get over the fact of not having xorg and having heavily patched xfree which is nice as well imho [04:03] Also - it can be slightly easier to install Ubuntu than Debian (and my wi-fi works on Ubuntu) [04:03] only reason to switch to ubuntu was xorg [04:03] I used to have his resolution in WInXP... [04:03] sudo passwd root --> should enable root account according to the manual.. but it prompts for password ? === templario [~templario@pc-20-153-86-200.cm.vtr.net] has joined #ubuntu [04:03] alguien habla espaol que me ayude [04:03] khaled, just do sudo su and then type passwd [04:03] Ok which brand tends to be easier to set up in linux, ATI or nVidia? [04:03] ati :) [04:04] they jsut have crappier drivers [04:04] icerogue, x86 ? [04:04] icerogue: nvidia [04:04] i from chile [04:04] I think from what I read it is an integrated raid device [04:04] icerogue: it is very simple in ubuntu [04:04] tha_gamemaster: i am still prompted for a password. wht should i enter there ? [04:04] Ubuntu has a plan to release every 6 months - Debian releases when "it's ready" (which often turns out to be every 2-3 years - Debian's current stable has 2.2 kernel by default, while Ubuntu has 2.6) [04:04] Should a Mobility 7500 have any issues with suspend? [04:04] nadie habla espaol aca [04:04] anyone have an easy to read guide to apache http server, the on in the man file is a bit over my head =\ [04:05] khaled, you typed sudo su and hit enter? [04:05] jdub, warty linux-restriced-modules for 386/k7 is still broken ? [04:05] tweek|afkish: apache's site has excellent documentation [04:05] tha_gamemaster: yeah for now i am using a athlon xp [04:05] thanks stuNNed [04:05] robertj: I use that just fine with suspend using Xorg's built in drivers (I don't think ATI drivers work on this card) [04:05] tha_gamemaster: yes .. just "sudo su" [04:05] tha_gamemaster: and i am prompted to enter password [04:05] khaled, odd, let me check === |Maragato| [~icechat5@200-096-109-135.paemt7011.dsl.brasiltelecom.net.br] has left #ubuntu [] [04:05] thully: I'm using the default drivers but it doesn't make it into X after resume [04:05] jdub: why does ubuntu have nvidia built in or what? [04:05] khaled: the sudo command prompts for a password, your user password [04:06] tha_gamemaster: yes..i am trying to follow the manual ..but not working [04:06] warty or hoary? [04:06] hoary [04:06] Can someone explain a strange discrepancy: System monitor tells me "Used memory 188 MB" (out of 743 total) [04:06] farruinn: oh..let me try that [04:06] But on the command line I'm getting a very different figure [04:06] icerogue: it's shipped in separate, but easy to install packages. [04:06] used: 590 megs! [04:06] I don't get this, which is right? My swap is not being accessed at all, ever [04:06] Scaramouche: free -m [04:06] it's a G3 iBook [04:06] will tell you [04:06] there is a questiom, how can the nvidia drivers be ledally re-packaged into a .deb? [04:06] damn! loose patch cable from laptop, I'm typing into X-chat, nobody sees it! [04:06] legally* [04:06] farruinn: nice. that worked. is not that weird though ? [04:06] Scaramouche: the difference is likely buffers/cache [04:06] khaled, just type in your normal user passwd after sudo su [04:06] oh - you have a mac - I have an i386 - I've heard suspend doesn't work well on Macs... [04:06] khaled: no, that's how sudo works. [04:07] tha_gamemaster: yeh.. thanks.. got it [04:07] robertj what arre you doing with an ibook? [04:07] correction - I use i386 version, I actually have a Pentium M Thinkpad [04:07] suspend doesn't work hadly at all [04:07] khaled: www.ubuntu.com/wiki/RootSudo [04:07] farruinn: ah. ok === cryer [~cryer@dsl093-192-243.stl1.dsl.speakeasy.net] has joined #ubuntu [04:07] hybrid-, good boddy, I need your help my my g4 tower again, last night didn't work [04:07] lol ok [04:07] robertj: did you try suspend-to-disk? or just suspend to ram? [04:07] meet me in the onofficial ppc [04:08] thully: I tried closing the lid [04:08] jdub, why are Warty linux-restriced-modules for 386/k7 broken ? [04:08] ubuntu-ppc [04:08] LinuxJones: as far as i'm aware, they're not [04:08] let me check the log [04:09] help me [04:09] i need help in spanish o irc ubuntu in spanish [04:09] jdub, they been busted for about 7 hours, the new kernel installs but the restricted mods are uninstallable === hard_i [~hardi@rapla.net] has joined #ubuntu [04:10] templario: try #ubuntu-es, there are a few people there [04:10] I'm having issues installing ATI drivers on Warty. I install the deb (alien'd from rpm) but then I do: rmmod fglrx - I get the error: ERROR: Module fglrx does not exist in /proc/modules [04:10] I don't know if suspend-to-disk works on PPC, though... All I know is this card suspends fine on x86 (actually, it takes excessive battery in acpi suspend-to-ram, suspend-to-disk works though [04:10] templario: /j #ubuntu-es [04:10] thully: what s level is that? [04:11] ACPI level is S4 [04:11] for suspend-to-disk === eskilo is now known as BROKEN_LADDER === MobyTurbo [yid@64-48-59-109-ny-02.cvx.algx.net] has joined #ubuntu [04:11] does anyone know how to prevent system sounds from being recorded when you record from a microphone? [04:12] randabis, turn off system sounds? [04:12] randabis, turn down the volume or unplug the mic :) [04:13] what script is it that gets exceuted on close of lid? === salti [~salti@fl-67-76-134-105.dyn.sprint-hsd.net] has joined #ubuntu [04:13] all i can think is mute them in lasa-mixr (or whatever) but there must be another way ... [04:13] that's a workaround...I need an actual solution...in windows you can select what source is recorded...I have not found a way to do this in linux [04:13] I need the sounds to still play (multitracking full duplex) [04:14] but I need them to not be recorded :/ [04:14] jdub: which gnome based cd player do you recommend for ubuntu? gnomebaker? === mario [~mario@200.54.6.109] has joined #ubuntu [04:14] well, err, brb hopefully [04:15] ahh, whee [04:15] dist-upgrade fixed it, even without a reboot [04:15] that was nice [04:15] I really in no way expected that to work === darmou_ [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu [04:16] so, umm, whee [04:17] I love audacity, but this is a real hinderance to recording [04:17] Hi all! I keep getting the error that the "hald" service is required but not running...how do I enable "hald"? Thanks! [04:17] wowzers [04:17] mmmm ben and jerry's chocolate chip cookie dough ice cream [04:17] nummy [04:17] rub it in! [04:17] yummy [04:17] I now have a Linux laptop where everything but the modem works [04:18] Internal wifi + suspend, whee [04:18] I could care less about the modem thoughj === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu [04:18] stuNNed: player? the normal cd player. [04:18] robertj: wifi works? which brand ? [04:18] it's an airport card [04:19] lsmod shows thats orinico [04:19] robertj: i got an inexq card.. can not find a driver for it. [04:19] jdub: sorry meant burner app [04:19] stuNNed: nautilus === cryer likes ice cream, cookies and so forth [04:21] :( === stuNNed_ [~stuNNed@adsl-068-209-149-165.sip.msy.bellsouth.net] has joined #ubuntu === gaatmx [~gaatmx@dsl-200-78-32-245.prod-infinitum.com.mx] has joined #ubuntu === darmou__ [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu === yz [~yz@216.238.204.12] has joined #ubuntu === tha_gamemaster is looking for a live ubuntu ppc cd === darmou [~darmou@CPE-144-131-15-156.vic.bigpond.net.au] has joined #ubuntu === OddAbe19 [~OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu === plagerism [~plagerism@CPE00606771c662-CM013419900473.cpe.net.cable.rogers.com] has joined #ubuntu === paulproteu1 [~paulprote@h-67-102-97-191.mclnva23.covad.net] has joined #ubuntu [04:28] Anyone know how to setup cups in gnome, or any special steps I need to do?? [04:28] I forgot how to enable an installed wireless driver === farruinn points tha_gamemaster to the topic [04:29] hmm [04:29] I think I may have found a way [04:29] amixer can do it I think === tha_gamemaster looks at the topic and is still no greater off, so looks back at farruinn === sig [~sig@sig.user] has joined #ubuntu [04:30] http:cdimage.ubuntu.com/releases/hoary/array-4 ;) === calamari [~calamari@dialup-4.240.247.73.Dial1.Phoenix1.Level3.net] has joined #ubuntu [04:30] I didnt mean gnome, I meant Ubuntu, by default the cups web interface is deactivated, and I dont know how to activate it [04:30] hi [04:30] plagerism: that doesn't sound right... [04:30] anyone know how to make gnome-keyboard-layout settings permanent? [04:31] farruin: the cups web interface doesnt seem to be responding === tha_gamemaster is both surprised and relieved, and thanks farruinn happily === JimSleep is now known as Jimbob === trans_err [~trans_err@hc65272a0.dhcp.vt.edu] has joined #ubuntu [04:32] What port is the cups web interface on? 631 right?? === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [04:32] plagerism, adduser cupsys shadow [04:32] so they changed how columns work in OOorg 1.1.3-- any idea how to force OOorg to wrap each page into 2 columns and not the whole doc? [04:32] how do i get ightly builds?/ [04:32] that way you can login on the cups website [04:33] how do i get nightly builds?/ [04:33] Pluk, its not that I can login, its not responding [04:33] you get the login screen back? [04:33] or you dont get any website at all? [04:33] Pluk, no, no login screen at all [04:34] I forgot how to use modprobe [04:34] you sure cupsys is installed? [04:34] and running? [04:34] cupsys 6408 1 0 20:22 ? 00:00:00 /usr/sbin/cupsd -F === regeya_ [~shane@sdn-ap-017ilchicP0430.dialsprint.net] has joined #ubuntu [04:35] could a firewall interfere with that? === villi1 [~villi1@redneck-for-life.com] has joined #ubuntu [04:36] mpq what about modprobe ? [04:36] yes a firewall could interfere with that, however I have no firewall rules up [04:36] I forgot how to enable an installed wireless driver [04:37] you know what it was, I have never seen this before, but my loopback device wasnt setup properly [04:37] modprobe -l | grep -i nameofwirelessdriver [04:37] it is listening on 127.0.0.1 [04:37] if it's pcmcia grep that [04:37] or you can grep for net, for all net adapters [04:37] and then just modprobe drivername [04:37] Pluk, I fixed it [04:37] yup [04:37] good [04:37] as root/sudo [04:38] Now its just a matter of straightening out my networking issues [04:38] Anyone here up on the current status of latest Powerbook hardware support in Warty/Hoary? [04:39] IIRC there's no 3D support or Airport support. Is that the extent of the problems? [04:39] I should just define my network interfaces in /etc/network/interfaces right?? [04:39] how do i get nightly builds??????? [04:39] and then those should be brought up wint /etc/init.d/networking right?? [04:39] I don't think it worked [04:39] hybrid-: of what? === DeepSpaceAnt [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [04:39] hoary [04:39] mpq no news is good news, if it didn't say anything it did [04:39] no idea [04:39] ok [04:39] plagerism, indeed [04:39] but the wireless card is still off [04:40] hybrid-: cdimage.ubuntu.com maybe? === templario [~templario@pc-20-153-86-200.cm.vtr.net] has joined #ubuntu [04:40] ok [04:40] how do I mount a windows partition? [04:40] ALL the processes in my system monitor say that they are "sleeping". How do I activate them, at least the ones I'm using or need to use? Thanks [04:40] mpq is it set up in fstab? [04:40] I don't know [04:41] hey guys, theres something wrong wit this: im using hoary - completly upgraded as of today --- i can login to my ftp acc on a hosting server im working for through the command line and through gftp but i cant do it through nautlius which is my preferred method, it just shows me no files after i enter usename/password - how can i check output? === templario [~templario@pc-20-153-86-200.cm.vtr.net] has left #ubuntu ["Abandonando"] [04:41] I don't think so [04:41] mpq wel if windows is on hda1 then its just mount /dev/hda1 /mnt/windows, something like that [04:41] hey guys, any suggestions on where to find libsdl1.2debian that is a higher package number than 1.2.7? ffmpeg needs it... === templario [~templario@pc-20-153-86-200.cm.vtr.net] has joined #ubuntu [04:42] it says I don't have permission [04:42] mpq as far as your wireless is concerend, did you install the wireless-tools? can you do iwconfig [04:42] ubuntu-es please [04:42] mpq type the same thing but put sudo in front [04:42] templario: /j #ubuntu-es === ubuntu2u [~ubuntu2u@host-253.ken-66-244-224.norcomcable.ca] has joined #ubuntu [04:42] hey guys [04:42] hi === bosewicht [~yo@hnllhi1-ar1-4-65-058-061.hnllhi1.dsl-verizon.net] has joined #ubuntu [04:42] what is the command for downloading wine? [04:42] in terminal [04:43] apt-get install wine [04:43] anyone have a working httpd.conf using users dir? [04:43] ty [04:43] is there a way to run a command after gnome has loaded but before the login screen? [04:43] i have yet to get mine working [04:43] I should say automatically run a command [04:43] it says I don't have permission to access windows [04:43] calamari: taht doesn't make sense, gnome doesn't load until after you login... [04:43] calamari: unless you mean gdm by gnome === aum [~aum@60-234-138-239.bitstream.orcon.net.nz] has joined #ubuntu [04:43] hey guys, theres something wrong wit this: im using hoary - completly upgraded as of today --- i can login to my ftp acc on a hosting server im working for through the command line and through gftp but i cant do it through nautlius which is my preferred method, it just shows me no files after i enter usename/password - how can i check output? is there anything i have to do to setup ftp to get it workin [04:44] mpq someone can help you, its a very easy thing to do, bbl, food [04:44] man, what an essay [04:44] lol [04:44] farruinn: oic.. well I want to run "xmodmap /home/calamari/.gkb_default.xmm" so that my custom keyboard settings take place === kapputu [~sg47@mail.corp.kanoodle.com] has left #ubuntu [] [04:44] The folder contents could not be displayed. You do not have the permissions necessary to view the contents of "windows". === Dreamer3 [~unknown@sdn-ap-005tnnashP0424.dialsprint.net] has joined #ubuntu [04:45] how do i use telnet in ubuntu. do i just go to terminal and write sudo telnet? [04:45] no [04:45] just run telnet [04:45] why would you want to run telnet as root? [04:46] farruinn: I figure there is a default file somewhere that I could just change and be done with it.. but nobody knows much about keyboards in linux :) [04:46] i dunno [04:46] don't run things with sudo unless there's a *really* *really* good reason to [04:46] calamari: I think that's more of a general X configuration thing [04:46] farruinn: oic [04:46] calamari: probably belongs in some xinitrc or something or other, but I have no clue :/ [04:47] (wow, that was really unhelpful... sorry) [04:47] anyone have ffmpeg working under ubuntu? === rapha is now known as rapha|zzZ [04:47] farruinn: no prob.. is there a good x channel on freenode? [04:47] calamari: after gnome is loaded but before the login screen? huh? === ogra [~ogra@p508EBC34.dip.t-dialin.net] has joined #ubuntu [04:47] lavigj, im using mplayer, it works right - gstreamer / xine dont [04:48] GammaRay: you're lagged ;) [04:49] calamari: rather.. I didn't read carefully enough [04:49] ok.. this is rather strange.. i'm trying to install ubuntu from the latest hoary CD image... and about 53% of the way through installing base ubuntu my laptop will shut itself off for no apparent reason. === regeya_ is now known as regeya [04:49] DeepSpaceAnt: that's fine, what about ffmpeg? I am looking for the encoding abilities... not the playback [04:49] calamari: try /etc/X11/Xsession maybe [04:49] GammaRay: ok :) [04:49] lavigj, ah, no clue [04:50] anyone know how to get debug from nautilus? i cant use ftp within nautilus [04:50] DeepSpaceAnt: do you know where I can get a newer version of libsdl1.2debian? [04:50] calamari: that's global. IS there any reason you can't have gnome-session load it? [04:50] lavigj, no clue :( [04:50] GammaRay: nope, except that I've never heard of it :) === lavigj sighs [04:51] ummm... [04:51] when i telnet something what is the hostname? [04:51] is that the ip adress or what?' [04:51] calamari: check out gnome-session-properties === regeya_ [~shane@adsl-sp3-cdale176.micgi.com] has joined #ubuntu [04:51] ubuntu2u: the ip address or something that will resolve to it. for example, www.google.com [04:51] it's in the menu somewhere also [04:52] ubuntu2u: even though I am pretty sure they wouldn't let you know telnet in [04:53] can anyone suggest a way to get an updated version of libsdl1.2debian without moving to hoary? [04:53] or something unstable [04:53] GammaRay: thanks === stuNNed [~stuNNed@stunned.user] has joined #ubuntu [04:53] lavigj: what I do in cases like that is add a deb-src line for hoary in sources.list and apt-get source -b [package from hoary] === salti [~salti@fl-67-76-134-105.dyn.sprint-hsd.net] has joined #ubuntu [04:53] <|QuaD|> khaled: you still around? === Amaranth [Amaranth@amaranth.user] has joined #ubuntu [04:54] |QuaD|: yes [04:54] how do I upgrade from warty to hoary? [04:54] farruinn: um... ok... I will look into that then. Will I have to compile it manually if I do that? [04:54] lavigj: no, that's what apt-get source -b does [04:54] farruinn: ok [04:55] lavigj: check out the apt howto from www.debian.org/doc [04:55] mpq, by reading the ubuntu guid i think you just type sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup [04:55] or hell i'll just give you a link [04:55] ubuntu2u: telnet cyberspace.org [04:55] farruinn: ok, thanks. === Arrogance [~aks@CPE0050ba556e4b-CM001225423850.cpe.net.cable.rogers.com] has joined #ubuntu [04:55] bascule. it won't work. it says invalid command when i type telnet something [04:55] http://www.ubuntuguide.org/#upgradewartytohoary [04:55] mpq there is the link [04:55] ok [04:56] ubuntu2u: telnet twenex.org <-- pdp-10 system you don't stand a chance of understanding it [04:56] farruinn: is that going to cause synaptics to want to upgrade numerous things, or does that not base it on deb-src sources? === ramb0 [~rambo@adsl-68-121-229-129.dsl.lsan03.pacbell.net] has joined #ubuntu [04:56] bascule, it says invalid command when i type telnet [04:56] i have just installed ubuntu hoary; any tips for here on out? [04:57] lavigj: nope, synaptic won't try to upgrade you to hoary === ra [ra@200.56.182.114] has joined #ubuntu [04:58] farruinn: thanks for the help === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [04:58] can anyone help me? when i try to run telnet it says invalid command [04:58] apt-get install telnet? [04:58] what is telnet? [04:59] try apt-cache search telnet [04:59] ubuntu2u, don't use telnet search google for "ssh tutorial" [04:59] ubuntu2u: what are you trying to do, bounce email, grab http direct? [04:59] ok, so try apt-get install ssh === robertj [~robertj@66-188-77-153.cpe.ga.charter.com] has joined #ubuntu [05:00] aha! [05:00] one last problem with my laptop [05:00] ssh is already installed [05:00] ubuntu2u: friendly word, if you can't work out how to install it, stay awy from it for a bit, you have all the entertainment you need on that ubuntu machine [05:00] if I put my laptop to sleep, the only button which will wake it is the power button' === shad0w1e [~stjrox@ool-182ede79.dyn.optonline.net] has joined #ubuntu [05:00] well I finally tried out fluxbox like everyone said i should.... [05:00] and that causes the machine to shut down ;) [05:00] and I think it should come built into every distro of linux [05:00] learn how to use the shell, all telnet will do is get you another one, it *so* old that you'll get trouble all the time with it [05:00] robertj, you have fglrx installed? === marcin_ant [~marcin@www.e-dev.tele2.pl] has joined #ubuntu [05:01] nope [05:01] its installed, but no 3d [05:01] fluxbox.. yawn [05:01] thats strange, gedit uses the gnome-print stuff which works with cups, why doesnt abiword use this gui as well?? [05:01] well it sucks [05:01] but it should still come build into every distro [05:01] farruinn: shoot... I don't think that even has it [05:01] bascule, i dunno i read some article about port surfing and it said to do this and it is legal... i dunno lol [05:01] Pluk: what's that? [05:01] the ati 3d driver [05:01] like solaris comes with openwin [05:01] shad0w1e: why is that? [05:01] will I have to restart to upgrade to hoary? [05:01] because its like 100KB window system [05:02] with the basic: a window system [05:02] shad0w1e: icewm would be a betetr choice [05:02] port sufring with telnet i old news, it just raises alarms and gets you in trouble [05:02] Pluk: this is an nvidia laptop [05:02] lavigj: that sucks :/ [05:02] err adapater [05:02] shad0w1e: it's lighter than flux [05:02] <|QuaD|> once hula includes ical, it is going to be awesome [05:02] it's good to have when everything else is dead [05:02] shad0w1e: I concur, fluxbox rox [05:02] maybe nvidia;s 3d is bugging acpi too [05:02] fluxbox can't rock [05:02] its a window system [05:02] thats it [05:02] although it is leagal, it is an unfriendly gesture, like walking about a night with a torch looking in windows [05:02] farruinn: yeah..... I think I need greater than 1.2.8 for ffmpeg [05:02] hi [05:02] It's good to have, but not to use [05:02] Pluk: it works === mre [~mre@user-10cm8i3.cable.mindspring.com] has joined #ubuntu [05:03] its just that pressing the power button signals it to shut down [05:03] cuz i had the same problem sleep and 3d didnt work at the same time [05:03] does ubuntu use ~/.bash_profile ? [05:03] but my laptop wont wake the machine unless the power button is pressed [05:03] shad0w1e: whatever, I used to use it all the time [05:03] same here robertj [05:03] and I actually kinda enjoy using icewm :-P [05:03] jdub: i mean to burn mpg/ogg/flac to cd as cd tracks [05:03] I'm considdering changing distros to get my stupid fglrx working, unless someone's got some newer tips.... [05:03] Having a problem with CUPS. Anyone knowledgable about security issues? [05:03] only diff is that ia have an ati card [05:03] marcin_ant, yes [05:03] I switched from fedora but I would like to delete this file from ~/ [05:03] farruinn: actually... what the heck. it is saying that it needs Depends: libsdl1.2debian (>1.2.7+1.2.8) but 1.2.7-7 is to be installed, but the only thing like that is cvs... [05:03] LinuxJones: === rlinfati [~rlinfati@115-75-246-201.adsl.terra.cl] has joined #ubuntu [05:03] CUPS, anyone? [05:03] can you stick a menu onto flux ?? [05:04] and now using the non 3d driver from x.org, now it works like a charm === dr_willis [~willis@12-202-192-44.client.insightBB.com] has joined #Ubuntu [05:04] LinuxJones: but I cannot see these variables in "export" [05:04] dont play games at all anyway [05:04] shad0w1e: it got one.. click on the background [05:04] shad0w1e: in hoary, menu-xdg or something like that === icerogue [~Ice@astound-64-83-231-124.mn.astound.net] has left #ubuntu [] [05:04] LinuxJones: so I'm not sure if it is safe to remove this file [05:04] farruinn: maybe this will do it - I think I found a less cutting edge one available [05:04] marcin_ant, what are you trying to do ? [05:04] Trying to get past the default CUPS installation security. [05:04] linuxjones, i want to use telnet for port surfing cuz i read an atricle on it. how do i get net send to work? [05:04] Anyone know what user to use? [05:04] mre, adduser cupsys shadow [05:05] /win 10 [05:05] LinuxJones: hmm I just have for example JAVA_HOME in this file [05:05] farruinn: bingo [05:05] oops [05:05] cupsys already exists === caravena [bf2c7ea04a@pc-21-192-120-200.cm.vtr.net] has joined #ubuntu [05:05] farruinn: thanks for the helpt though [05:05] lavigj: no problem, glad you found a solution =) [05:05] farruinn: me too :) [05:05] you want to login to localhost:631 right? [05:05] I meant a menu that I can add shortcuts onto, heh heh [05:05] yes [05:05] LinuxJones: but I don't have JAVA_HOME in export's output [05:05] shad0w1e: edit the file :-P [05:05] then you have to add cupsys to the shadow group === caravena [6c515578ca@pc-21-192-120-200.cm.vtr.net] has joined #ubuntu [05:05] LinuxJones: and this is why I wonder if ubuntu uses file [05:05] shad0w1e: go read the fluxbos website or something [05:06] andalso get rid of that stupid thing on top of all the windows. i hate that thing [05:06] that way cupsys can check the password and allows login [05:06] will I have to restart the computer once I'm done downloading the hoary upgrade? [05:06] ubuntu2u, don't use telnet use ssh, search gogle for it there are thousands of how-to's for Linux + ssh [05:06] hmm prob a good idea [05:06] let me see if there's a group 'shadow' [05:07] marcin_ant, have you checked www.ubuntuguide.org ?? === aru [~aru@65-102-126-136.eugn.qwest.net] has joined #ubuntu [05:07] man fluxbox looks rad cool from the site, but crap on my own computer [05:07] guess i gotta pimp it up.... [05:07] Yes, there's a group shadow, but that doesn't help. [05:07] why doesnt it? === androxxl_ [~androxxl@BSN-77-65-145.dsl.siol.net] has joined #ubuntu [05:08] LinuxJones: yes, but why? [05:08] did you already add cupsys to the shadow group? [05:08] Beats me. I just want a printer to work. [05:08] LinuxJones: JAVA_HOME? [05:08] shad0w1e: lol [05:08] Pluk: Bug # 6625 [05:08] after that you need to restart cupsys through /etc/init.d/cupsys restart === BiteMeBill [~antiM$@oh-67-77-123-4.dyn.sprint-hsd.net] has joined #ubuntu [05:08] linuxjones, is ssh already downloaded and i just need to install it using terminal or do i have to download it? [05:08] Ok. Can anyone lend me some advice? During the ubuntu base installation, every time the installer hits a certain point, my laptop just shuts off. no warning, no apparant reason. I'm using an array 4 hoary CD image from the URL in the topic. Any clues? [05:08] why does ubuntue never prompt me for a root password on install? [05:09] ramb0: RTFM [05:09] user cupsys is now in groups dialout, lp and shadow. Authrorization still fails. [05:09] ramb0: because there is none [05:09] ramb0: cuz root account is disabled by default, it uses sudo instead, if you want a root account afaik after you log in you sudo passwd [05:09] MacPlusG3: be kind [05:09] ramb0: http://ubuntulinux.org/wiki/RootSudo [05:09] we really need a bot [05:09] ever since I upgraded the kernel a couple days ago my laptop has started spinning down the hard drives while plugged in leading to irritating freeze times while it spins up again. How do I fix this? [05:09] yes [05:09] ubuntu2u, >> http://www.ubuntulinux.org/wiki/SSHHowto [05:09] specially for that question [05:09] so i could do `root or something and have the bot spit that out [05:09] I haven't restarted yet. I will. [05:10] after that you need to restart cupsys through /etc/init.d/cupsys restart [05:10] trans_err: when things are in the FAQ... and *easily* findable in the FAQ [05:10] stunned: that is clever, why is that? [05:10] that and ndiswrapper [05:10] okay I'm gonna go give fluxbox a second shot before opening my mouth [05:10] I'm gonna make it look like the pics on the website [05:10] MacPlusG3: we may have inhereted a lot of debian, but no need to inheret the attitude [05:10] Amaranth: you have the link to ndiswrapper ? [05:10] ramb0: because it's basically a bad idea to use the root account directly, it's too dangerous. [05:10] o [05:10] u know i got ndiswrapper working without any trouble at all [05:10] ok [05:10] thanks [05:10] and im a "newbie" === templario [~templario@200.86.153.20] has joined #ubuntu [05:10] OK, that made it work. Thanks! [05:11] mre, your welcome :) [05:11] when they come out with a winmodem wrapper [05:11] let me know [05:11] trans_err: F can be Fine. === ra [ra@200.56.182.114] has left #ubuntu [] [05:11] ramb0: use sudo it will prompt you for your user password or you can create a root account if you wish, but it's not ubuntu policy, at least current, afaik [05:11] khaled: Yeah, but I have to google that one. :P [05:11] i created an ubuntu root acount [05:11] just type in [05:11] khaled: It's the first result for "ndiswrapper ubuntu" in google. [05:11] sudo passwd root [05:11] then su to switch into root [05:11] think just sudo passwd will do it no? [05:12] sudo passwd works as well, but there is no need === LinuxJones [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [05:12] just sudo -s [05:12] its annoying to have to keep typing in sudo at every damn command === LJ [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [05:12] thats what i found [05:12] Amaranth: thanks [05:12] shad0w1e: sudo -s opens a sudo session [05:12] sudo -s can be dangerous as it can change permissions of stuff created in ~/home [05:12] imho === dr_willis [~willis@12-202-192-44.client.insightBB.com] has left #Ubuntu ["Leaving"] [05:12] aight later fellas , im gonna go work on my fluxbox [05:12] stuNNed: only if you screw around in ~ ... [05:12] pimp it up [05:12] heh [05:12] its really fast [05:12] cya [05:12] if files get created using sudo -s they are created as root, no? === aru [~aru@65-102-126-136.eugn.qwest.net] has left #ubuntu ["Leaving"] [05:13] right [05:13] stuNNed: yes [05:13] sometimes i huff butane!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!_______________________________________________ [05:13] am i cool or what? [05:13] or what [05:13] damn! [05:13] nah staaa ever sick [05:13] hmm I see there are sudo questions [05:13] i don't huff butane [05:13] so I got another onr [05:14] one [05:14] i sniff gas! [05:14] ubuntu2u: please, that's very inappropriate for this channel [05:14] how to ssh as root on localhost on ubuntu without root account? === LinuxJones [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [05:14] farruinn: "/ignore" :D [05:14] what is SHA-1 used for? [05:14] marcin_ant, never ssh as root [05:14] just ssh as user the su there [05:14] Pluk: on _localhost_ [05:14] farruinn: so i take it the reason k3b-setup can be dangerous when run with sudo is what it creates in home? [05:15] ah soz [05:15] Pluk: I want to use "tramp" package in emacs [05:15] stuNNed: oh, well for gui apps it's usually better to use gksudo or kdesudo (or whatever the kde equivalent is) [05:15] stuNNed: you have to run k3bsetup2 as root [05:16] Pluk: and open files owned by root with C-x C-f /root@localhost:/etc/fstab (for example) [05:16] Pluk: is this possible when there is no root account? [05:16] sudo emacs ? [05:16] hmm dunno [05:16] 1st thing i always do is enable root account :P [05:16] farruinn: I don't want to fire another instance of emacs [05:17] farruinn: I just want to open single file - as root [05:17] hm, dunno then. maybe ask in #emacs? [05:18] farruinn: heh and you propably know their answer [05:18] farruinn: "don't use rootless distro" :) [05:19] hm, I see [05:19] you could request a solution on the ubuntu devel mailing list I suppose [05:19] no root account? [05:19] what distro is this? [05:19] :) [05:20] <|QuaD|> jesuel: :) === |rufius| [~suifur@suifur.linuxfordummies] has joined #ubuntu [05:20] there is always a superuser account of some sort === jesuel shrugs [05:20] <|QuaD|> jesuel: you can enable root [05:20] i know that :) [05:21] thats the first thing i did when i installed ubuntu [05:21] and unlike os x, you won't void your warranty [05:21] root isn't disabled, there just ins't a password [05:21] jesuel: but there is no way to ssh to this account on ubuntu [05:21] marcin_ant, do you have a user account on the system? [05:21] jesuel: user? soure [05:22] s/soure/sure [05:22] well root is overrated.. have never missed using it [05:22] farriunn, hey umm i installed an ssh server how the heck do i use it? i want to be able to telnet to other computation devications [05:22] so just ssh to the user account and then sudo emacs wheverfile [05:22] jesuel: I don't want to do this [05:22] ssh requires a username as well as a host [05:23] you could enable root to ssh in [05:23] but i wouldnt do that ;p [05:23] ubuntu2u: go read some documentation, you don't need a server on your machine to access other computers [05:23] e.g., bohunk@xyz.com [05:23] jesuel: because I have my own configuration for emacs as user in ~/.emacs [05:23] <|QuaD|> so have you guys seen hula? [05:23] that is ssh bohunk@xyz.com [05:23] ? [05:23] <|QuaD|> ? [05:24] what's hula [05:24] jesuel: and another thing is that when I'll forget that this emacs session is sudo session [05:24] farriunn shut the hell up! *proceeds to jump off building in monkey suit with cape on* you will never stop me! BTW do i need to have ssh installed on another computer i want to remotely log onto? [05:24] <|QuaD|> new novell open source project [05:24] <|QuaD|> was /.'ed earlier === regeya falls asleep [05:24] jesuel: then I'll change files in my ~/ with root priviledges [05:24] hrm [05:24] more than just installed. sshd needs to be running on the remote computer === jesuel shrugs again [05:25] jesuel: do you have emacs? [05:25] have, yes... [05:25] i dont like it [05:25] or use it [05:25] im a vi person [05:25] jesuel: and you don't have root password? [05:25] i do have a root password === mre [~mre@user-10cm8i3.cable.mindspring.com] has left #ubuntu ["Leaving"] [05:26] indeed, sshd must be running [05:26] jesuel: heh then there is no point trying [05:26] jesuel: hmmm then...... how to remove user password? === regeya waves his 'gksudo emacs' around for all to see [05:27] regeya: don't run sudo emacs === regeya blows a raspberry [05:27] regeya: just run emacs [05:27] regeya: as user [05:27] marcin_ant: no-- let him have fun for a bite [05:27] marcin_ant: um, someone was lamenting not being able to open a file in emacs as root...? [05:27] s/bite/bit [05:27] regeya: and then try to edit file like for example /etc/fstab [05:28] well [05:28] whee [05:28] regeya: you can do this as root [05:28] regeya: with "tramp" [05:28] regeya: just open file with [05:28] the hoary installer stopped [05:28] does that mean it's done? [05:28] regeya: ctrl+x ctrl+f [05:28] i actually HATE emacs, lol :) === mre [~mre@user-10cm8i3.cable.mindspring.com] has joined #ubuntu [05:29] marcin_ant: so, what's your gripe again? [05:29] regeya: and then /root@localhost:/etc/fstab === mre [~mre@user-10cm8i3.cable.mindspring.com] has left #ubuntu ["Leaving"] [05:29] oh heh === jonx [~Jonx@ca-stmnca-cuda4-gen2u2-84.vnnyca.adelphia.net] has joined #ubuntu [05:29] regeya: I don't wan to run two instances of emacs and remember which is "user" instance and which is "root" instance === jonx_ [~Jonx@ca-stmnca-cuda4-gen2u2-84.vnnyca.adelphia.net] has joined #ubuntu [05:29] I've got tramp set to use ftp by default :-} [05:30] marcin_ant: sudo passwd root [05:30] regeya: then /ssh:root@localhost:/etc/fstab [05:30] marcin_ant: use screen -S root sudo emacs [05:30] have you kids tried amarok yet? [05:30] and quityerbellyachinalready [05:30] trans_err, it kinda sucks [05:30] tux_: ?! [05:30] xmms seems to be better [05:30] IMHO [05:30] tux_: how so? just curious [05:31] amarok that is === jonx [~Jonx@ca-stmnca-cuda4-gen2u2-84.vnnyca.adelphia.net] has left #ubuntu ["Leaving"] [05:31] regeya: heh so - there is no way to use tramp in emacs on "default rootless ubuntu" right? [05:31] has some coolness, but crashes often [05:31] tux_: they just released a 1.2 final [05:31] I found that blogmax bitched on the os x box at work always used sftp, and I use the same .emacs there and here === shad0w1e [~jay@ool-182ede79.dyn.optonline.net] has joined #ubuntu [05:31] marcin_ant: you're biting the head off the wrong person. [05:31] tux_: just built it-- no normal crashes yet [05:31] hey does anyone want to give me a crash course on flux? [05:31] what the hell just happened? [05:32] shad0w1e: right click [05:32] marcin_ant: I guess you failed to notice the lack of 'Ubuntu Developer' nametag on my shirt [05:32] trans_err, maybe that was the problem [05:32] I'm not that bad [05:32] lol regeya [05:32] i got X-chat open [05:32] I just upgraded to hoary... I think... and everything on the toolbars is gone [05:32] ah, nice [05:32] tux_: i just rolled up a deb if you want to try her out [05:32] ok [05:32] it said the "trash applet" crashed and now there's nothing else on the toolbar [05:32] but I got a theme : how to install? [05:32] i will build it [05:32] regeya: sorry I just wanted to know if I really need root password to use tramp - nothing more [05:33] tux_: make sure to grab the xinerama-devs -- for some reason it fails the build if you dont have them [05:33] marcin_ant: I wish I knew what the logic of not setting a root password is, but I don't. So, my suggestion would be to set a root password, run emacs sudo, or run off and investigate how to get tramp to do what you want to do because not only do I not know, I don't need to know how to do what you want to do. [05:33] you have to be kidding me [05:33] this is running worse than windows now [05:33] regeya: http://ubuntulinux.org/wiki/RootSudo [05:33] Man, I really need to make a bot do that... [05:33] mpq, living on the edge has it's risks [05:33] LOL [05:33] =) === androxxl__ [~androxxl@BSN-77-45-199.dsl.siol.net] has joined #ubuntu [05:34] Amaranth, I'll file that link under 'stuff I'll read after I'm dead' [05:34] what is that supposed to mean? [05:34] mpq: make sure you got everything properly and restart X [05:34] ehehehe [05:34] ok how do I add a menu onto fluxbox - where I pop shortcuts onto? [05:34] mpq, time to do a downgrade back to warty [05:34] eh [05:34] regeya: You didn't know why they disable root, that tells you. [05:34] shad0w1e: terminal and your fav text editor is your friend [05:34] I got that... [05:34] this is idiotic [05:34] shad0w1e, your prolly ask that in #fluxbox [05:34] ... [05:34] mpq, i did that once too [05:34] ohh [05:35] the trash applet is crashing repeatedly [05:35] why didnt i think of that [05:35] was a pain === regeya stands at the brink [05:35] thanks then [05:35] :) [05:35] shad0w1e: ALL TEXT FILES ~/.FLUXBOX , i RECOMMEND READING THE DOCS AT FLUXBOX.ORG [05:35] and there's nothing on the toolbar now [05:35] so i started again with warty cd [05:35] regeya: If you're going to ignore it don't give advice about it, please. === SpitFire [~mohaa@113-40-1.adsl.cust.tie.cl] has joined #ubuntu [05:35] ! [05:35] mpq: did you try restarting X? [05:35] mpq, try using the console [05:35] what do you mean x? [05:35] Ctrl+Alt+Bkspace [05:35] Amaranth: could you PLEASE direct that at the person who was needing to resolve an emacs issue? :-) [05:35] oops, I'll watch next time and not roll cigarrettes while typing, sorry :( [05:35] or Ctrl+Alt:F1 [05:35] lol [05:35] he did it [05:36] mpq: you should know what X is before you install hoary [05:36] hahaha [05:36] gotta love them noobs === regeya says 'yep, I flipped' [05:36] regeya: "I wish I knew what the logic of not setting a root password is, but I don't. So, my suggestion would be to set a root password," [05:36] tux_: why did you ever think upgrading to hoary would be a good idea? [05:36] Amaranth, please leave me alone! === billytwowilly has been using linux for 6 years and considers himself a noob [05:36] tux_: did he* [05:36] trans_err, I wanted to try [05:36] hehe === duckdown [~duckdown@2001:5c0:8fff:fffe:0:0:0:1b3d] has joined #ubuntu [05:36] Amaranth, did you follow the whole conversation? [05:36] trans_err, love to live on the edge [05:36] tux_: oh i run it as well [05:36] u know, firefox starts up instantly on fluxbox -- it is a sight to be seen! [05:36] Pluk: I tried, I lag. [05:36] evidently mpq does too [05:36] also, Amaranth, I'm /ignoring you for now, so I'm going to direct the person I was talking to toward the link you provided THANKS AGAIN [05:37] shad0w1e, yes [05:37] Keeps jumping along on me. [05:37] shad0w1e: okay now connect to a samba share and add it to your desktop :D [05:37] i use flux here on my damnsmall lcd pictureframes [05:37] very fast [05:37] marcin_ant: http://ubuntulinux.org/wiki/RootSudo === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu [05:37] this is ridiculous === SpitFire [~mohaa@113-40-1.adsl.cust.tie.cl] has joined #ubuntu [05:37] mpq, well that worked [05:37] no it didn't [05:37] mpq, have you rebooted [05:37] > [05:37] now gnome isn't even open === |junit| [~thechitow@c-67-175-52-127.client.comcast.net] has joined #ubuntu [05:38] mpq: you didnt fully install hoary [05:38] <|junit|> Can anyone tell me how to completely remove firefox? [05:38] I followed the directions [05:38] why didn't it work? [05:38] apt-get dist-upgrade? [05:38] |junit|, apt-get remove --purge mozilla-firefox [05:38] I did that [05:38] mpq: |junit| dpkg -P mozilla-firefox [05:38] tux_: don't do that [05:38] mpq, some package missing [05:38] ugh [05:38] ok [05:38] dist-upgrade is horrid [05:38] I can't open the console now [05:38] |junit|: sudo apt-get --purge remove should work [05:39] pull things down as you need [05:39] trans_err, explain? [05:39] I'm going to be pissed if I have to reinstall [05:39] mpq, try Ctrl+Alt+F2 [05:39] mpq: dont freak out-- you're missing some packages [05:39] regeya: I know this page [05:39] mpq, yes [05:39] regeya: but thanks anyway [05:39] Pluk: dist-upgrade will pull down new packages, which has the potential to break stuff-- and a lot-- all at once [05:39] and Ctrl+Alt+F7 to come back to X [05:39] lol [05:40] didga do it? [05:40] hehe [05:40] <|QuaD|> back to installing kubuntu on qemu :) [05:40] trans_err, maybe with hoary [05:40] <|junit|> I get this error on Firefox, and even reinstalling doesn't help =/ [05:40] Pluk: ? [05:40] but then again its beta [05:40] hey [05:40] |junit|: what error? [05:40] marcin_ant: seriously, if I were you, it sounds like you have a need for a root password, so I'd go ahead and set a password if I were you. I even set root passwords on OS X machines, despite the near complete lack of needing to do so (notice I said 'near complete lack', emphasis on 'near' ;-) [05:40] <|junit|> Error launching browser window: no XBL binding for browser [05:40] I have a nvidia modules problems [05:40] problem [05:40] sorry [05:40] mebaran151: have you read the binary driver howto? [05:40] nvidia modules wont modprobe because it is the Invaild Format === ShadeofGrey [~greyshade@user-1120i5u.dsl.mindspring.com] has left #ubuntu [] [05:40] yes [05:41] it installs [05:41] so I did a modprobe -f [05:41] and it works [05:41] ugh [05:41] they load correctly and I can restart x [05:41] |junit|: http://www.mozilla.org/products/firefox/releases/fix-extensions.html [05:41] <|junit|> Saw that [05:41] <|junit|> I don't have a ~/.phoenix/ dir [05:42] not work, try ~/.firefox instead of ~/.phoenix? [05:42] |junit|: because it hasn't been there for a while [05:42] how can i pass [05:42] |junit|: try ~/.mozilla [05:42] regeya: I agree [05:42] <|junit|> sweet [05:42] <|junit|> thanks for the help [05:43] regeya: I could use sudo emacs but is so uncomfortable.... === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu [05:43] this is infuriating [05:43] marcin_ant: *nod* === snowblink [~snowblink@wind.snowblink.co.uk] has joined #ubuntu [05:43] nothing is working now [05:43] regeya: and now I got root password and I'm happy ;) [05:43] mpq, can you do the switch to another console... like i said? === duckdown afk === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [05:43] heh [05:43] w00t [05:44] mpq, try Ctrl+Alt+F2 [05:44] I did that [05:44] ok [05:44] mpq: i'm running hoary-- it does work-- nothing i can see is broken-- try an apt-get update ; apt-get upgrade [05:44] I couldn't do anything in it [05:44] I had to reboot === bassinboy [~jared@user-0cet1kt.cable.mindspring.com] has joined #ubuntu [05:44] but tabbing between consoles you should be able to find one that allows you to [05:44] regeya: heh I need to find out what this *nod* and w00t means ;> [05:45] but I don't know what I'm supposed to do in the console [05:45] do sudo apt-get upgrade / update [05:45] LOL@ funny ebay auctions http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=5558812835&ssPageName=STRK:MESE:IT [05:45] mpq, type that command using "sudo apt-get upgrade" [05:45] in the other console [05:45] cli is not that bad [05:45] regeya: ok - now I'm geek - I know what w00t means :) [05:45] lol [05:47] http://www.google.com/search?hl=en&q=w00t&btnG=Google+Searchhttp://www.google.com/search?hl=en&q=w00t&btnG=Google+Search [05:47] oops === tux_ doubleclicked ...sry [05:47] rumor has it the SHA-1 has been cracked [05:48] for real [05:48] <|junit|> Hey, I have a question about Hoary, is it stable and what is the biggest difference? === wasabi_ [~wasabi@c-24-1-67-127.client.comcast.net] has joined #ubuntu [05:48] |junit|: it is for me-- differences include gnome changes (most noticable) [05:48] |junit|: oh and xorg === mykdelta_ [~mykdelta@cust.9.191.adsl.cistron.nl] has joined #ubuntu [05:49] tux_: that's a really tall stretch. Even with the collisions that are forceable in MD5 and SHA1, they were a _long_ way from being "cracked." [05:49] yea, but reputable source from slackware group just told me about it [05:49] (not that it's not possible, because anything's possible, ...) === cisei [~enrico@68.187.13.245] has left #ubuntu [] [05:49] <|junit|> Does apt-get have all the packages Warty does? [05:49] lol [05:49] apt-get has moe [05:49] <|junit|> what [05:50] depends on what u want [05:50] something like 20K in debian sources [05:50] <|junit|> im gonna download it =D [05:50] lol === darmou [~darmou@CPE-144-137-7-59.vic.bigpond.net.au] has joined #ubuntu [05:50] tux_: ah, from Bruce Shneier's web site? [05:50] Schneier^ [05:51] yea, that was what Alan said [05:51] yeah, I'm reading about it now. [05:51] Alan is rewriting the manual for slack === bassinboy [~jared@user-0cet1kt.cable.mindspring.com] has left #ubuntu [] [05:51] if this is verified (it looks like it will be), this is gonna stomp something major :( === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [05:52] yes [05:52] scary [05:53] what are ya talking about...? [05:54] SHA-1 craked [05:54] dud: http://www.schneier.com/blog/archives/2005/02/sha1_broken.html [05:54] cracked [05:54] thks crimsun [05:54] collision attack [05:54] lol === ewhitten [~eric@h000d93cb4647.ne.client2.attbi.com] has joined #ubuntu [05:55] evenin' all. [05:55] or well, whenever it is there. [05:55] welcome [05:55] or greetings suffice [05:55] xargs: invalid option -- I <- (!) [05:55] damn... === regeya cries [05:55] random question: anyone tried to get on a cingular wifi hotspot with ubuntu? === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu [05:56] regeya: what command are you feeding it? [05:56] Hello [05:56] ewhitten, it should work unless they have some bogus login process [05:56] oh hooray [05:56] --replace={} works [05:56] tux_: yeah, I spent almost an hour in philly international airport yesterday morning trying to get on. === alien_in_rm_301 [~alien@137.104.72.81] has joined #ubuntu === Corvus [~Corvus@85.86.233.133] has joined #ubuntu [05:57] I'm having problems with an install [05:57] I could associate, see the AP feeding me a WEP key, but... no DHCP servers answering. [05:57] I'm new to linux [05:57] crimsun_ if you must know, and I just got it to work, I was trying to do (for various reasons) ls *.gz | sed s/.gz//g | xargs -I {} mv {}.gz {} [05:57] can anybody help? [05:57] but I did it, it worked beautifully as xargs --replace={} mv {}.gz {} [05:57] ImagistTD: don't ask to ask questions, just go for it. :) [05:58] once i have a program installed through synapse how do i get it's icon in the applications menu? === ewhitten won't bite. I'm not speaking for the rest of these guys though. [05:58] meh. I thought os x also used gnu xargs...h. [05:58] hm. [05:58] regeya: ah, I would have used a for loop with sed, too === regeya ssh's into the work box [05:58] I'm running a Dell Inspiron 1100 and I can't get past Retrieving nic-extra-modules-2.6.8.1-3-386-di [05:58] I tried the noapic workaround === heydude [ruffneck@cs2416099-246.houston.rr.com] has joined #ubuntu === calamari [~calamari@dialup-4.240.240.251.Dial1.Phoenix1.Level3.net] has joined #ubuntu [05:59] re's [05:59] hey i need some help - i want to dual boot a computer [05:59] uhoh [05:59] heydude, one drive or 2? [05:59] anyone know how to get icons in the applications menu of apps that you just installed [06:00] is there any other workaround? [06:00] soon as I finish rsync'ing my blogmax folder to my work box, that is. ;-) [06:00] I think I've been able to trace the default keyboard mapping to the file xmodmap.us-101 I tried doing a text search for that, but the Find tool seems to keep locking up on me. Is it bad to search from / ? === DeepSpaceAnt [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [06:01] I'm trying to figure out which file loads the xmodmap.us-101 file [06:01] i just have 1 drive [06:01] its for an old comp [06:01] i finally got it networked, and want to try out linux since it should run much smoother [06:02] my install hangs at "Retrieving nic-extra-modules-2.6.8.1-3-386-di" [06:02] that's common for dell laptops [06:02] good evening boys [06:02] but I can't get any of the workarounds to work [06:02] what do I apt-get to update all? [06:03] upgrade [06:03] ImagistTD, what chipset for the NIC? [06:03] got it [06:03] ok nobody can help me [06:03] i give up [06:03] alien_in_rm_301: or you simply have no patience ;) [06:03] alien_in_rm_301: how did you install those apps? [06:03] alien_in_rm_301: menu editing is currently not possible through the GUI [06:04] you can always create the .desktop files in /usr/share/applications. [06:05] crimsun_: sorry, I seem to be typing in irc client first, reading manpage later. I'll try to stop that. :-} [06:05] speaking of which, has anyone else in hoary had a Debian menu randomly appear under applications [06:05] I installed them with synapse [06:05] ewhitten: "randomly?" ;) So 'menu' and 'menu-xdg' were installed? [06:05] ewhitten a couple weeks ago [06:06] ewhitten: you can go to applications:/// to set up menus [06:06] okay, so by "randomly," I mean "when I wasn't paying attention" [06:06] Any of you guys have apache running on ubuntu? [06:06] although it's a crapshoot as to whether the icons you choose will stick or if they'll go to a default setting [06:06] calamari: I thought that wasn't working in gnome 2.10 beta? [06:06] sorry i dont have alot of time tonight, i dont mean to seem impatient [06:06] neom: for a short while I did; used aptitude to install it === DeepSpaceAnt [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [06:06] ewhitten: it only works for warty [06:07] ewhitten: sorry, maybe I came in late.. I'm referring to 2.8 :) [06:07] aptitude? [06:07] Tux_, I don't know which chipset offhand, but a quick search says that inspiron 1100s have the CMD64x chipset, so that's probably it [06:07] that's what I thought. [06:07] guys after i did a ubuntu update and polysound was installed i cant play music in rhythmbox / totem / mplayer anymore [06:07] heydude, good to hear you want to try out linux... but the default ubuntu install doesnt really run too fast on old computers :) [06:07] any ideas [06:07] ? [06:07] I was just going to get it from synaptic. [06:08] noone knows wats wrong? [06:08] heydude: I'm working on updating Grey Cat Linux to use some of the Ubuntu features.. going slow though. Basically I have the 2.4.29 kernel going. No X yet :P [06:08] does ubuntu have polyphonic sound drivers by default? [06:08] DeepSpaceAnt: I think the polypaudio isn't quite the drop-in replacement it needs to be right now. I did the same thing today on two machines.. one worked perfectly, the other had the same problem as you. [06:08] DeepSpaceAnt: http://lists.ubuntu.com/archives/ubuntu-users/2005-February/022670.html [06:09] ewhitten, so should i just install esound again? === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [06:09] DeepSpaceAnt: maybe you should read that link crimsun_ just posted first. :) [06:09] <|junit|> Ubuntu mirrors are so fast =D [06:09] ewhitten, :P yea === alien_in_rm_301 [~alien@137.104.72.81] has left #ubuntu [] [06:09] |junit|, thats the idea of mirrors yes hehe [06:10] ewhitten, k tw, all working [06:10] cool === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu [06:10] thank crimsun_, not me. :-P [06:10] okay, it's working now... finally... [06:10] ewhitten, those steps are clean or is that just a hack for now? [06:10] mpq, good [06:10] I have no idea. I'm trying them now [06:10] DeepSpaceAnt: we're investigating. For now, it's a workaround. [06:11] it looks like I'm on hoary now [06:11] I think [06:12] oh, you guys also know why when playing wmv's in totem the sound doesnt work? Its all choppy (i tried totem-gstreamer and the other totem-) [06:12] mpq: COLUMNS=120 dpkg -l libc6|grep ^ii|awk '{print $3}' === rcliii [~rcliii@c-24-10-179-112.client.comcast.net] has joined #ubuntu [06:12] what is that? [06:12] mpq: prints the package revision of libc6 installed. [06:13] now all the windows are crammed into the left side [06:13] how do I fix that? === allnames [~aahmad@24-90-2-34.nyc.rr.com] has joined #ubuntu [06:13] hi all [06:13] mpq: that command tells me whether you've upgraded to hoary === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [06:14] wat do i do if i want to upgrade an application in ubuntu using internet .. [06:14] wow === TCSCushing [TCSCushing@ip70-177-84-177.ok.ok.cox.net] has joined #ubuntu [06:14] 2.3.2.ds1-20ubuntu8 [06:14] cab someone pls tell me...wat do i do if i want to upgrade an application in ubuntu using internet .. [06:14] allnames, try synaptic [06:14] in the console [06:15] type "sudo synaptic" [06:15] mpq: yep, that's hoary [06:15] tux: in gentoo ... i did emerge -u app [06:15] nice [06:15] =) [06:15] all the open program buttons in the bottom of the toolbar are crammed into the left side [06:15] i know [06:15] how do I fix that? [06:15] tux: lol.. wat i mean is .. is it as easy as that in ubuntu? [06:15] almost [06:15] but no compiling ... for the most part [06:16] allnames, look or the ubuntu wiki [06:16] i like compiling : S... [06:16] complete howto on there [06:16] tux: can u pls give me the url [06:16] mpq: adjust the properties of the bar [06:16] er, i like using things.. not waiting === tux_ looks [06:17] http://www.ubuntulinux.org/wiki/FrontPage [06:17] has any1 installed ubuntu on their laptop? [06:17] crimsun_ and do what? === elmaya [~elmaya@201.129.167.120] has joined #ubuntu === ewhitten is looking at his now. [06:17] allnames, yes [06:17] <|junit|> allnames: yes [06:17] i would like ot know how good it is with touchpad and wireless [06:17] and I'm playing world of warcraft in a window now too. ;) [06:17] <|junit|> both worked amazing for me [06:17] Does anyone know how to configure mutt/postfix to set the return path to the sender as opposed to the user? [06:18] mpq: you can adjust the width [06:18] tux, talk to me man, you're my only hope! (the chipset version is A06, just checked my drivers disk) [06:18] tux && junit : can u pls tell me if u had problems using ur touchpad and wireless card [06:18] mpq: sorry, I'm not in front of a hoary desktop atm, so I can't walk you through it. [06:18] I don't see an option for width [06:18] allnames, not me [06:18] no issues with that at all [06:18] using a Dell 7500 inspiron [06:18] mpq, me neither [06:19] Dell c840 latitude here === Scaramouche [~bob@24-193-214-234.nyc.rr.com] has joined #ubuntu [06:19] Dell 1100 here [06:19] tux: oh ok ...what i wanted to know was.. does it .. detect wireless access points well.. adn if i need to break my head to enable it.. and touchpad [06:19] need a Qemu img for Hoary [06:19] D505 here [06:19] maybe we can get the whole inspiron series here [06:19] tux_: you have suspend-to-disk going? [06:19] inspiron8500 here [06:19] ewhitten, on the inspiron.. yes [06:19] and it sucks [06:20] this one only to ram [06:20] oh, you guys also know why when playing wmv's in totem the sound doesnt work? Its all choppy (i tried totem-gstreamer and the other totem-) [06:20] D505 that is [06:20] how do I resize the window buttons in hoary? [06:20] <|junit|> works good with centrino [06:20] use mplayer [06:20] mpq: what window buttons? [06:20] the buttons in the toolbar [06:20] DeepSpaceAnt, did you optimize your HD with hdparm? [06:20] with your running programs? [06:20] yeah [06:21] they're all crammed into the left side for some reason [06:21] mpq: see that little vertical bar all the way to the left of those icons? [06:21] probably right after the little desktop button [06:21] right click that, choose Preferences, then select the Size tab. [06:22] it's always on minimum size for some reason === Mr_Smiley [~smiley@CPE-144-136-183-182.sa.bigpond.net.au] has joined #ubuntu [06:23] mpq: the sizing can get a little funky yes. try upping your min. size to something like 512 pixels [06:23] sounds like a bug [06:23] tux_, what would that have to do with that? [06:23] tux_, i dont get the same problems in mplayer [06:24] maybe I should get used to using workspaces [06:24] they are rather helpful. === rattboi [~bradon@c-24-22-178-137.client.comcast.net] has joined #ubuntu [06:24] DeepSpaceAnt, you are setting the Hard Drive parameters such as using DMA === Guest_386 [~icechat5@user-0c9hc1q.cable.mindspring.com] has joined #ubuntu [06:24] google and look at the howto on Orielly === caravena [6c515578ca@pc-21-192-120-200.cm.vtr.net] has left #ubuntu ["Abandonando"] [06:25] <|junit|> I am looking for a linux book, do you guys have any recommendations? [06:25] k [06:25] hi there, can someone help me, dmsg say this: ndiswrapper version 0.10 loaded (preempt=yes,smp=no) [06:25] ndiswrapper (wrapper_init:2286): loadndiswrapper failed (1536);check utils version mismatch... what utils is it talking about? [06:26] junit, For a good linux command reference book, you might want to try o'reilly's LInux Pocketbook guide. [06:26] tux_, it looks more like a problem with software: this is the error in terminal: ffmpeg_audio_dec: error decompressing audio frame [06:26] ah, yea [06:26] did ya google for that error? [06:26] <|junit|> I'm kinda lookin for an actual book... but a quick guide would be good to have [06:26] tux_, yae, quite a bit::P === tux_ and Google best friends, we are... ummm [06:26] Yeah, I couldn't suggest a book, but that guide is invaluble. [06:27] |junit|: tldp.org [06:27] Anyone know how to make Ubuntu install on a Dell Inspiron 1100 with Pentium 4 and Chipset Version A06? It hangs on "Retrieving nic-extra-modules-2.6.8.1-3-386-di" and the usual "linux noacpi pci=noapic" workaround isn't working. [06:27] |junit|: FWIW -> http://www.togaware.com/linux/survivor/ === GregoryD [~GregoryD@ip68-14-44-132.no.no.cox.net] has joined #ubuntu [06:28] ImagistTD: those kernel parameters are reversed [06:28] ImagistTD: pci=noacpi noapic <-- [06:29] Thank you! I'll be back, hopefully via Gaim in Ubuntu. [06:29] <|QuaD|> still installing ubuntu via qemu === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] [06:30] anyone ever heard of gaim-w that is suppose to add video and voice to gaim? if so where about might i find the deb package for this? [06:31] <|QuaD|> delltony: gaim-vv [06:31] what file holds the information for iptables? [06:31] <|QuaD|> delltony: its EXTREMELY outdated iirc [06:31] <|junit|> this is a good channel =D [06:32] <|QuaD|> |junit|: thanks... i guess :) [06:32] oh [06:32] <|junit|> ha [06:32] then in that case nevermind [06:32] <|QuaD|> delltony: why? [06:32] you said extremely outdated [06:32] no need in having something outdated [06:32] <|QuaD|> delltony: once they are mature enough, tehy will be put in gaim [06:32] <|QuaD|> delltony: yeah [06:32] i just wish there was a way cause there kinda is if you konkw the room name [06:33] but my thought is a way to list the room names on that instant messenger thing [06:33] some folks don't like chat personally i do but anyway === mebaran151 [~mebaran15@c-24-130-168-138.we.client2.attbi.com] has joined #ubuntu [06:33] oh and speaking of chat === little_bear [~Little_Be@201.129.244.72] has joined #ubuntu [06:33] anyone know why i get : ffmpeg_audio_dec: error decompressing audio frame [06:33] when playing wmv's in xine (happens in gstreamer too) but doesnt happen in mplayer [06:33] has anyone successfully gotten paltalk 7.0 to run on wine? if so how [06:34] <|junit|> What is a good CD Burning GUI? [06:34] i have winetools running [06:34] k3b [06:34] lol [06:34] <|junit|> I use Gnome [06:34] graveman [06:34] yea, k3b is the best [06:34] |junit|, graveman [06:34] k3b rocks however how do you get it to auto su? [06:34] |junit| k3b works fine [06:34] i have did that setup thing it ask but it always fails [06:34] so i have to sudo k3b it [06:34] <|junit|> under gnome? [06:34] |junit|, gravemen uses gtk, workes perfectly with gnome [06:35] |junit|, its in the rep. just search under synaptic [06:35] delltony type gksudo k3b [06:35] delltony, user group issue... check permissons on tmp folder and make user part of burning group [06:35] ok thats a new one on me man gksudo ? [06:35] works for me [06:35] delltony with hoary you dont need to worry about it === neom [neom@neom.ca] has joined #ubuntu [06:36] not running hoary yet [06:36] tried to get it up and running on 2 attempts both failed so ill just wait === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu [06:36] :) [06:36] what file holds the information for iptables? I'm switching from windows and I need to use identd to or a fake ident to connect to some irc servers so I need to edit it [06:36] hi, I'm back [06:36] no luck [06:37] i mean i could set here and pull my hairs out trying to get it working but i think it would be pointless considering its not released yet :) [06:37] just my thought [06:37] ImagistTD: did you try each option singly? "noapic" for instance. [06:37] how do I make apt restore the init script for inetd [06:37] I didnt touch [06:37] it [06:37] <|junit|> im likin graveman =d [06:37] <|junit|> =D [06:37] but it keeps complaining that it cant fix it === hoary_ [~al3x@202.149.81.59] has joined #ubuntu [06:37] |junit|, :) have fun [06:37] mebaran151: --reinstall install [06:37] <|junit|> im gonna go install hoary [06:37] <|junit|> later [06:37] thanks [06:38] here's what I typed after boot: linux pci=noapci noapic. I also tried pci=noapic noacpi in case I mistyped it [06:38] cromsun_, no [06:38] i'll try that [06:38] ImagistTD: typo on pci=noaCPi [06:38] I dont want to break a whole bunch of dependency [06:38] but I would like to use xinetd [06:38] SiRrUs: i did a man on gksudo trying to get an understanding of it what exactly does it do? is it a group sudo or something just curious to learn new commands thanks [06:38] and remove inetd regular [06:39] netkit-inetd [06:39] brb === subterrific [~jason@subterrific.net] has joined #ubuntu [06:39] crimson, that's what I typed. above it a typo [06:39] gksudo = sudo for the window system [06:39] *is [06:39] aww ok thanks [06:40] I'm going to go try every possible combination of noa with the letters c, p, and i after them that I can think of until something works [06:40] I;m very frustrated [06:41] useful since some programs will install an icon with the command gksu ... and since ubuntu doesn't have root by default, it won't let ya run em === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] [06:43] delltony here you go The command is a frontend to sudo. Its primary purpose is to run graphical commands that need root without the need to run an X terminal emulator and using su or sudo directly === tim [~tim@pool-68-238-69-154.lax.dsl-w.verizon.net] has joined #ubuntu [06:43] ok [06:43] so do you do it only once? [06:43] and it sets it up? [06:43] or do yo uhave to issue gksudo k3b each go round? [06:43] nope everytime it starts [06:43] ok [06:44] looking for help setting up plone on warty, any luck? [06:44] so basically in a way its a dummie sudo to fool the application so to speak [06:44] :) [06:45] delltonY: make an icon and use gksudo k3b as the command [06:45] sounds good to me and you said it automatically installs an icon for you? [06:45] yeah i did that [06:45] working fine actually [06:45] and thanks for the help [06:45] not for kde files, I don't believe [06:45] you can add it to a menu, though [06:46] delltony any time === SiRrUs yawns almost time for bed === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu === landmann [~landmann@66-188-87-140.mad.wi.charter.com] has joined #ubuntu [06:47] tell me i hear alot about hoary not working with backports and all tht good stuff, well i have used backports and my question is this. when hoary becomes offical will i have major issues upgrading or will there be away to remove the backports so the upgrade with hopefully go smooth? [06:47] still no luck [06:47] I entered the parameters separately [06:48] all they did was create different speeds of flickering when the install hangs [06:48] delltony sorry i dont know anything about backports :) [06:49] thats cool maybe you can help on this one you know of any way to get paltalk to work on wine. i believe the frankscorner method is way outdated [06:49] for its version 5.0 and pal is on 7.0 now [06:50] the winedebuger comes up but unfortunately for me i hve no idea how to understand it :( [06:51] delltony try crossover think you can get a 30 day trial to see if you like it [06:51] i tried that and really didn't like it [06:51] cause winetools seems just like crossover [06:52] and why pay for something that you already have to the most part :) [06:52] :) [06:57] got very quiet in here [06:57] yeah, I still can't figger out my issue :) [06:57] ? [06:57] I just realized it was a mistake to install windows on a ntfs partition [06:58] I need to figure out where the rules for iptables is stored so that I can edit them to use identd to connect to some irc servers [06:58] installing windows is always a mistake [06:58] it was only for games [06:58] I know, just joking [06:58] bye! [06:58] I'm on windows right now [06:58] I know it was a mistake === tolstoy [~tolstoy@c-67-171-195-50.client.comcast.net] has joined #ubuntu === linux101 [~fgh@c-24-18-178-71.client.comcast.net] has joined #ubuntu [06:59] I'm losing hope in my ever switching to linux [06:59] :( [06:59] I'm uninstalling it once I get a better gaming pc [06:59] this laptop is not good for gaming === K-Rich [~krich@216-190-167-148.bras01.sho.az.frontiernet.net] has joined #ubuntu [06:59] mpq just buy an Xbox [07:00] I buy consoles if I wanna play video games [07:00] a dell? you probably have the same problem as I if it's a dell === ironwolf_ [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [07:00] xbox doesn't play the sims 2 [07:00] and I already have one [07:00] as long as linux runs my emulators, I'm A-OK :) [07:00] :D [07:01] :) === diego [~diego@user-0cetu7o.cable.mindspring.com] has joined #ubuntu [07:01] if I can figure out how to run the sims 2 in wine, I wouldn't need windows [07:01] I just installed the newest ubuntu realese and it isn't making use of both procs. do i need to recompile the kernal with smp suport or is there an esier way [07:01] but I don't think I can [07:01] for that matter, I can't even access the windows partition [07:02] so I don't think I can run it [07:02] mpq, can't access it ? [07:02] im gonna try out the livecd- will that run how ubuntu will normally run [07:02] Sony needs to give me a computer powered by 8 cell processors [07:02] I would be happy [07:02] it tells me I don't have permission to access the partition [07:02] the sims 2 has huge graphics [07:02] GregoryD, me too LOL [07:02] I'm surprised that you can run it at all on a laptop [07:02] heydude, it would probably be slower [07:02] linux101 why not just aptitude the kernel [07:03] because it will be running off the cd [07:03] hi all. i know this SOUNDS stupid but it's what i'm experiencing and is 100% reproducible on my machine. any .pdf i upload becomes corrupt. checked this with attachments on gmail and hotmail. jpg attachment worked fine. i'm on hoary. would someone else be kind enough to see if it's just me? this is important to me as i got a 0 on an assignment i spent 5 hours doing yesterday because i couldn't print it. [07:03] hmm didn't think of that === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu [07:03] :) [07:03] kay, one last try [07:03] linux101: yeah there smp kernel is your best bet :P [07:04] the* [07:04] is it possible to access ntfs partitions outside of windows? [07:04] because I don't think it is [07:04] mpq: yes [07:04] as in mounting them? [07:04] I had an error when the boot disk was "Loading components of the Ubuntu Installer". Everything goes fine until it comes to "Retrieving nic-extra-modules-2.6.8.1-3-386-di". Then the screen flickers (looks like an infinite loop) [07:04] I think I read somewhere that it would be read-only [07:04] mpq: do something like `mount -t ntfs /dev/hda1 /mnt/point/ [07:04] if so, it wouldn't help me [07:04] mpq: oh... [07:05] I can't install the sims 2 outside of windows [07:05] and I can't run it from the partition in hoary [07:05] I'm running on a Dell Inspiron 1100, Pentium 4, version A06 chipset [07:05] mpq: yeah, if you want stable read&write support between win&lin, i think fat is the way to go [07:05] which would require that I uninstall windows [07:05] anyway good night everyone [07:05] you can read ntfs partitions fine, just not write [07:06] mpq: no..windows comes with an ntfs->fat32 conversion utility i think [07:06] really? [07:06] it does? [07:06] I thought it was only the other way === K-Rich [~krich@216-190-167-148.bras01.sho.az.frontiernet.net] has left #ubuntu [] [07:06] hehe, i think it does both [07:06] i don't think it is i think its only one way honestly [07:06] i'll boot and check if you'll see if .pdf attachments work for you...deal? [07:06] windows doesn't like fat [07:06] so I don't see why it would [07:07] hey- will the live CD - run the same as a normal install- i wanna see how fast the os works [07:07] it won't be as fast as the install [07:07] k [07:07] heydude: negative, reading off a cd is much slower than reading off a hd [07:07] because it will be limited by cd read speed [07:07] ok [07:07] mpq: deal? [07:08] huh? [07:08] if you'll check if .pdf file uploads (such as in a html-based e-mail attachment), i will look for that ntfs->fat32 tool [07:08] delltony, it does work bolth ways [07:09] if I convert NTFS to FAT32 will it destroy the data? [07:09] preferable [07:09] **cough** i mean no [07:09] if I had a choice I wouldn't have windows at all [07:10] but my sister is addicted to the sims 2 and my computer is the only one in the house that can handle it [07:10] can someone help me partition a drive [07:10] im trying to have a dual boot- windows/linux - i dunno what the hell im doing [07:10] I'm going to try something from the documentation again [07:10] will someone check the reproducibility pdf attachment issue i'm having (posted in detail 7-8 minutes ago), please? [07:10] I may know what I did wrong [07:10] where in xp? cause i tried it before i know partition magic 8 will do it === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] [07:10] heydude: do you know what partition windows is on? [07:11] no [07:11] i dl'd a tool [07:11] partition magic or something === delltony boots up vmware with xp so i can look at this ntfs conversion you talk about if thats ok [07:11] you downloaded partition magic? [07:11] something like that [07:12] are you sure it's partition magic? === calamari [~calamari@dialup-4.240.243.250.Dial1.Phoenix1.Level3.net] has joined #ubuntu [07:12] sounding illegal, roofle [07:12] yeah and converted it with partitoin magic i couldn't find any other way to do it after reading the forums [07:12] http://www.ntcompatible.com/thread18987-1.html [07:13] i downloaded a zip file online with some things [07:13] is there another program i can use [07:13] an open source one? [07:13] partition magic is retail [07:13] mpq, you don't want fat32.. believe me... fat32 has a 4gig filesize cap [07:13] k [07:13] qtparted on knoppix [07:13] works good [07:13] come on, no one in here is nice enough to check if a .pdf http upload works for them on hoary? [07:14] just had to slip that in === VR^ [VR@154-111.200-68.tampabay.rr.com] has joined #ubuntu [07:14] what about fat? [07:14] ? [07:14] that is true too what sulkd said [07:14] is there a cap on FAT? [07:14] fat is very limited... [07:14] that is why ms uses ntfs now [07:15] I can't use NTFS outside of windows [07:15] right [07:15] if you have two boxes you can [07:15] I don't have two boxes [07:15] ms should switch to rieserFS [07:15] you can samba into it [07:15] mpq, yeah.. each file can only be 4 gigabyte... which doesnt suit me since I have some dvdr images [07:15] each file? [07:15] and using ext3 in windows is not really working .. except for reading [07:15] I thought you meant the entire partition [07:16] mpq, well you can read ntfs just fine.. [07:16] tux_: ext3 in windows? how? [07:16] but I can't write to it [07:16] which doesn't help [07:16] mpq, maybe what you need is a flash unit for carrying files between linux and windows [07:16] I have that [07:16] but that's not the point [07:16] ok [07:16] diego, there is an opensource app called explorerext2 or some such [07:16] yeah [07:16] the problem is that the I only have windows to run the sims 2 [07:16] tux_: cool, i'll have to check that out sometime [07:16] the flash things suck anyway, I think they even are fat formatted [07:16] he is wanting to dual boot windows linux if i understand him right [07:16] if I could run it in linux I could uninstall windows [07:16] but I can't [07:16] diego, handy tool [07:17] mpq then in that cause use that free vmware qeum i thnk it is [07:17] mpq, why uninstall windows... [07:17] case even [07:17] I can't [07:17] just delete the partition [07:17] or rather format it [07:17] if I uninstall windows I can't run games [07:17] lol [07:17] mpq, i have many games installed [07:17] my sister is addicted to the sims 2 and my computer is the only one that can run it [07:17] thats why i keep windows for the games [07:18] dude like i stated run that vmware program that is the free one i forget the name someone can help me with that [07:18] mpq, that is why i have another system .. just for windows crap... got the system from the dumpster [07:18] oh come on, we all know that if you want to run games it's best to just use windows and not even bother with cedega.. [07:18] but i use vmware personally to play games and what have you [07:18] I can't afford another box [07:18] delltony, i think qemu will do that for you [07:18] if I could I sure wouldn't dual boot [07:18] yeah thats it [07:18] thanks for the name [07:18] delltony, run games in a windows that is run over an emulator? [07:18] mpq, nice to hear [07:18] yeah i run windows xp full install in vmware [07:18] and the games work fine [07:19] mpq, can you afford another hdd ? [07:19] haven't tested all games [07:19] no [07:19] but once like deer hunter and all work fine [07:19] I'm broke [07:19] ah been there.. [07:19] mine games are all installed nativly [07:19] I have this 60 gig here.. would give it to you if you were in my area === ficusplanet [~brad@12-216-228-198.client.mchsi.com] has joined #ubuntu [07:19] where are you? [07:19] mpq: have you tried qemu? [07:19] mpq, Iceland :] [07:19] heh [07:19] i'm sorry to repost but if everyone else is going to be an ass and ignore me, i'll be an ass and keep asking: [07:19] hi all. i know this SOUNDS stupid but it's what i'm experiencing and is 100% reproducible on my machine. any .pdf i upload becomes corrupt. checked this with attachments on gmail and hotmail. jpg attachment worked fine. i'm on hoary. would someone else be kind enough to see if it's just me? this is important to me as i got a 0 on an assignment i spent 5 hours doing yesterday because i couldn't print it. [07:20] I guess you'd be pretty sure that I'm not in the area [07:20] haha thats a sure way to get no help :) [07:20] Hey, do the recent hoary kernels have inotify 0.18? [07:20] if you're in iceland [07:20] (wanting to try the new beagle) [07:20] delltony: wtf do you suggest i do? === heydude [ruffneck@cs2416099-246.houston.rr.com] has joined #ubuntu [07:20] I'd help but I don't have any .pdf files [07:20] mpq, well.. 290k people here... 6 billion in the world... [07:20] just be patient and don't call folks ass for one [07:20] lol [07:21] mpq: use this one then http://www.authentica.com/index_files/products/white_papers/prwp_11_final.pdf (from google) [07:21] diego upload me a pdf i don't care [07:21] ill open it and see [07:21] wait... I have no place to upload === BucWheat [~alfalafa@adsl-69-148-204-9.dsl.okcyok.swbell.net] has joined #ubuntu [07:22] i upload it, download it, and it's corrupt. i want to see if it's just me or if it's someone else [07:22] <|QuaD|> i am getting sick of installing this on qemu.... i am going to definitely back up the image when i am done :) [07:22] diego, how do you download it? [07:22] mpq: no web-based e-mail account? [07:22] diego dcc it to me or whatever [07:22] sulkd: using gmail for all this (and also tried with hotmail) [07:22] zip your file, unzip on other end [07:22] GregoryD: the zipping worked for me...jpg's worked. but why does this happen? [07:23] diego, bummer.. [07:23] if it's only a pdf and no other binary, then you shouldn't have a problem ;) [07:23] i thought i read somethign about corruption in open office on the forums [07:23] but i think it was doc files though [07:23] i can open the .pdf on my hard drive before sending fine [07:23] diego, could be some ascii transfer mode shit.. but I kind of doubt it over HTTP [07:23] i send it, and it only uploads a portion of the pdf [07:23] oh [07:24] where do i run make menuconfig in ubuntu? [07:24] will non-root commands work in a root terminal? [07:24] diego you have a link? [07:24] or a file i can look at [07:24] hmm anyone using network-manager? [07:25] OmniColos: I am. [07:25] delltony: hmm...i could e-mail it, /msg me if you wish [07:25] sure [07:25] one thing have you tried [07:25] exit [07:25] tarball it === membreya [~membreya@c211-28-78-53.sunsh3.vic.optusnet.com.au] has joined #ubuntu [07:25] exit [07:25] exit [07:25] and then send so it doesn't get a potential mime conversion? [07:25] ficus it says I need network-tools to compile... === BucWheat [~alfalafa@adsl-69-148-204-9.dsl.okcyok.swbell.net] has left #ubuntu [] [07:26] delltony: well i've taken a look at the corrupt pdf and there appears to be no english in it [07:26] cause for example in a php instance if you upload a jpg with cough cough ie [07:26] its a pjpeg [07:26] instead of jpe [07:26] I'd use the package but it cant be found from the people.umbuntu.com entry suggested on the ubuntu page... [07:27] OmniColos: Do you mean wireless-tools? [07:27] linux101, uhm, if you want to build your own kernel you must download the sources, unarchive them, and then do it from the directory it expands to [07:27] crap crap crap [07:27] sudo broke [07:27] o right forgot about that rrrr [07:27] yeah... and synaptic says they are installed [07:28] randabis, broke? [07:28] I have a problem [07:28] OmniColos: Install libiw-dev. You need to be using hoary to build the cvs, by the way. [07:28] the touchpad on my laptop is too sensitive [07:29] when I use a USB mouse it works fine [07:29] but the touchpad moves too fast === MandrakK_ [~Mandrakk@proxyedu4.etat-ge.ch] has joined #ubuntu [07:29] mpq, you can download and install the touchpad drivers [07:29] hoary?! [07:29] to control it [07:29] mpq, spend some time with it.. it will help your womanizing skill.. heh :] [07:29] ... [07:29] google for them [07:29] sulkd, yeah it won't let me sudo [07:29] it works [07:29] yea [07:29] mine too [07:29] but it's too sensitive [07:29] sudo must be setuid root [07:29] OmniColos: It isn't too hard to get netapplet going in warty. Do you want to try that? [07:29] the cursor moves too fast [07:29] but better control using those drivers [07:30] will network manager work at all with warty? === MandrakK_ [~Mandrakk@proxyedu4.etat-ge.ch] has left #ubuntu ["Leaving"] [07:30] I don't know what to google for [07:30] OmniColos: Not the newer cvs, no. The last release probably would, though. === heydude [ruffneck@cs2416099-246.houston.rr.com] has joined #ubuntu [07:30] 0.3.1, I think [07:30] mpq, it's a synaptics or alps touchpad [07:30] randabis, hehe... then you have no choice but to put "init=/bin/bash" into your /boot/grub/menu.lst and reboot and change it.. [07:30] I'll try it. just seem to have trouble getting connected with the airport... [07:30] the package is on sourceforge.net [07:31] randabis, just put it at the "kernel" line... then remove it when you're done fixing your system [07:31] Oh, older airport or airport extreme? [07:31] google for touchpad drivers linux [07:31] reg airport [07:31] randabis, put it at the end of the line.. the parsing is slightly fubar [07:31] hmm ok [07:31] orinoco [07:31] cool [07:31] randabis, and no quotes [07:31] OmniColos, good card [07:32] randabis, just something like kernel /boot/vmlinuz-2.6.10-3-k7 root=/dev/sda2 ro quiet splash init=/bin/bash === MandrakK [~Mandrakk@proxyedu1.etat-ge.ch] has joined #ubuntu [07:32] i think the network I connect to does not broadcast its presence :P [07:32] OmniColos: OK. Do you have the essid? [07:32] tahnx tux, I guess I lucked out?! [07:33] randabis, or wait... selecting that "recovery mode" thing at boot might also work, I guess [07:33] I think so... I wont be able to test till tomorrow tho [07:33] just one problem...lol can't edit menu.lst with no root haha...I'll have to edit it at boot [07:33] brb [07:33] can someone connect to irc.mozilla.org ? [07:33] I cant connect [07:33] randabis, try the recovery mode === Tomcat_ [Tomcat@p54A1CD15.dip.t-dialin.net] has joined #ubuntu [07:33] OmniColos: OK, you can run "sudo iwconfig wlan0 essid yournetwork" where wlan0 is your wireless card [07:34] anyone? [07:34] no ok === Jeremy_D [~jeremy@203-173-58-39.dyn.iinet.net.au] has joined #ubuntu [07:34] thnx guys [07:34] hello all :D [07:34] I think wlan0 would be "airport" no? [07:34] welcome Jeremy_D [07:34] I found a solution [07:35] OmniColos: No. Run iwconfig and see which interface has wireless extensions. [07:35] cool [07:35] I put the mouse on top of the keyboard [07:35] ok [07:35] does anyone know where i can find some nice themes for unbuntu? [07:35] since it's an optical mouse it still works [07:35] lol [07:35] that is funny [07:35] and the keyboard is flat because it's a laptop [07:36] ah ok :D [07:36] eth1 :D [07:37] mpq, if it were me and budget were tight, I'd sell the laptop and assemble a decent desktop system.. everything is mad cheap now, especially stuff that used to be expensive like CRTs.. all the plebeians are buying LCDs these days [07:37] yea, ifconfig -a is your friend [07:37] I can't exactly sell the laptop [07:37] my mom got it for me so I could take it to school when I start taking classes again [07:37] lol === helquist [~helquist@ip68-226-6-110.ga.at.cox.net] has joined #ubuntu [07:38] mpq, ah [07:38] is there anyone in here? === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [07:38] helquist, lol, yes [07:38] once I get more money I'm getting a decent desktop for games [07:38] randabis, everything ok again? === IamJacksUsername [~chatzilla@196.41.13.202] has joined #ubuntu [07:38] ok ficus I'll give that a try :D [07:38] OmniColos: That will assign the essid. If there is wep, let me know. Otherwise, just run "sudo dhclient eth1" [07:38] I just upgraded to hoary and now I don't have any sound [07:38] sulkd, no lol [07:38] IamJacksUsername, lol.. nice nickname [07:38] I'm not sure how to fix it lol [07:38] I have an abit nforce2 motherboard [07:39] randabis, did you try hitting escape just before boot and selecting "recovery mode" ? [07:39] I'm not allowed to talk about it sulkd [07:39] I just did init=/bin/bash [07:39] what modules do I need to play sound. I think the onboard sound uses the alsa driver [07:39] I was able to get root that way, but I don't know how to fix sudo heh [07:39] IamJacksUsername, heheh.. his name was Robert Johnson.. [07:40] lol I should have re-enabled root while I was at it [07:40] network authentication is WPA [07:40] data encryption is TKIP [07:41] EAP method is TTLS === lucid [~heist@Toronto-HSE-ppp3911882.sympatico.ca] has joined #ubuntu [07:41] this was my own fault I admit [07:41] Tunnel Auth Protocol is PAP [07:41] I stupidly did chmod 777 /usr === Dreamer3 [~unknown@sdn-ap-010tnnashP0117.dialsprint.net] has joined #ubuntu [07:41] haha [07:41] I hope those are supported?! [07:41] I'm trying to access a suse harddisk with the Ubuntu array 3.5 live CD. Someone told me to look with "cat /proc/mounts" (because the mount said already mounted or dir busy). What should I look for in the cat output to find here hda1 is? [07:42] ok, who is working on the xfce page? [07:42] just installed ubuntu in vmware, think I'll be dumping stupid, slow, ugly winxp for this beautiful linux distro ;] [07:42] nice [07:42] here>where [07:42] ficus thank you for your help, wish me luck :D [07:42] OmniColos: They're supported, but I've never used them. :/ I know NetworkManager is going to support them soon, too. [07:42] lucid: why'd you install it in vmware? [07:42] OmniColos: Good luck. [07:42] lucid: you should be running linux in vmware until ubuntu [07:43] lucid: windows xp i mean under linux [07:43] *under === Dreamer3 gives up trying to type [07:43] <|QuaD|> how do i view installed packages... dpkg -l right? [07:43] are you using ppc too ficus? [07:43] |QuaD|: yeah [07:43] <|QuaD|> it is giving me uninstalled packages too :( [07:43] OmniColos: No. I'm on a Dell, unfortunately. [07:43] OmniColos: But NetworkManager rocks. [07:43] i am downloading theme files, how do i install them, i have tried to use the theme installer, but it doesnt seem to be working [07:44] <|QuaD|> dpkg -l is showing me all packages [07:44] i am trying to install it by clicking on the XML file, but that doesnt work, theres nothing else to use to install it [07:44] well, I've been a windows user forever [07:44] I've been a windows user until less than two weeks ago [07:44] why mpq? [07:44] i dabble with linux now and again being a web developer [07:45] but that's about it [07:45] yeah me as well [07:45] why? Because I installed ubuntu? [07:45] I was gonna ask a 1394 question... I got raw1394 running with the mknod hack but it is very sluggish getting dv === DeepSpaceAnt [~nitin@lsanca1-ar41-4-61-130-127.lsanca1.dsl-verizon.net] has joined #ubuntu [07:45] same with me lucid, its not my main system, but i play with it [07:45] I could do away with it entirely if my sister wasn't addicted to a pc game [07:45] and the output is unreadable [07:45] heydude, 1/2 the time when im away from my comp and i come back, i come back to see that my comp is frozen, what logs do i see to find out whats causing the freezing? [07:46] why do you say unfortunately dell? === qlo-xael [qlo-xael@01-046.137.popsite.net] has joined #ubuntu [07:46] doesn't dell suck almost as much as windows? === _LC_ [~vircuser@wbs-146-150-62.telkomadsl.co.za] has joined #ubuntu [07:46] Hello, i JUST installed ubuntu, very interesting [07:46] OmniColos: It's just bulky, ugly, and loud. [07:46] linux is neat [07:46] <_LC_> hi all [07:46] i love the default theme [07:47] a lot faster than the resource hog that is windoze [07:47] OoOo, [07:47] i love kde's default theme [07:47] heydude, 1/2 the time when im away from my comp and i come back, i come back to see that my comp is frozen, what logs do i see to find out whats causing the freezing? [07:47] welll it seems linux perks up any machine :D [07:47] much more customization [07:47] my friend has been pimping ubuntu for ages, finally got a CD off him [07:47] i have a question and a problem, my question is can i get back to real console mode? [07:47] once I can get my old computer to turn on, I'm going to install ubuntu on it [07:47] I'm just happy I dont need osx [07:47] i cant seem to get out of X [07:47] OmniColos, you're running it on ppc? [07:47] qlo-xael: CTRL+ALT+F1 [07:48] os x is awesome :) [07:48] yeah on an ibook 700mhz [07:48] i am a windows, linux, os x user :) [07:48] thanks, second, when i installed it, i dont remember ubuntu asking for a root password [07:48] same with some distributions of linux [07:48] awsome OSX may be but I am not at home on it [07:48] qlo-xael: root is locked. Use sudo [07:48] how do i get out of gnome/x so i can install this stupid thing vmware needs? [07:48] <_LC_> Can anyone help me with an installation problem? Have installed & re-installed quite a few times - whenever I reboot, the machine hangs on the "GRUB loading, please wait..." msg? [07:49] OmniColos: So ubuntu seems to work well on that iBook? How about suspend and such? I ask because I have a friend with the same machine. [07:49] can i kill -9 gnome? [07:49] wow this is a bit hectic, there needs to be different rooms for all this lol [07:49] heydude, 1/2 the time when im away from my comp and i come back, i come back to see that my comp is frozen, what logs do i see to find out whats causing the freezing? [07:49] suspend is wierd... I am still playing with it... and I think I messed up installing powerfrefs :D [07:49] lucid: Just do ctrl+alt+f3 and then telinit 3 to kill x [07:49] smashing === SteveA [~steve@dumbledore.hbd.com] has joined #ubuntu [07:50] disk IO seems sluggish it take like 15min to copy a cd to hd [07:50] but q2 runs fullscreen about 60fps === rija_tnr [~neko@62.56.240.17] has joined #ubuntu [07:50] OmniColos: Hmmm ... you might have udma disabled. [07:51] I think so too [07:51] like disk operations hog the cpu [07:51] OmniColos: sudo hdparm -i /dev/hda [07:51] I've been running folding@home near constantly [07:51] and my computer still runs well [07:51] linux is neat [07:52] brb, lemme switch machines... [07:52] i like the whole atmosphere of the ubuntu users [07:52] its not like other distros of other users... [07:53] hmm says udma2 mode active [07:53] Jeremy_D: Yeah, the community is great. And it's growing and getting more involved all the time. [07:54] OmniColos: Try the same command on /dev/hdc [07:54] (that should be your cdrom) === OC_Linux [~Omniscien@adsl-68-72-120-4.dsl.chcgil.ameritech.net] has joined #ubuntu === nithi [~nithi_sco@61.11.68.72] has joined #ubuntu [07:54] ficusplanet, I heard that unbuntu is fairly new... [07:54] Jeremy_D: Yes, the first official release was in october of last year. === nithi [~nithi_sco@61.11.68.72] has left #ubuntu [] [07:54] <_LC_> Can anyone help me with an installation problem? Have installed & re-installed quite a few times - whenever I reboot, the machine hangs on the "GRUB loading, please wait..." msg? [07:55] ficusplanet, wow it's doing pretty good then, i would say. === ewhitten [~eric@h000d93cb4647.ne.client2.attbi.com] has left #ubuntu [] [07:55] mdma2 active on CDROM [07:55] Jeremy_D: Yeah. It's obviously filling a big need because all kinds of people are flocking to it. [07:55] no UDMA [07:55] ficusplanet, I mean it makes me feel much more comfortable with linux, knowing that there is help and a bit of thought put into the ease of use. [07:56] why does deep space ant keep saying [07:56] heydude, 1/2 the time when im away from my comp... [07:56] <--omnicolos on ibook [07:57] ficusplanet, i have played with linux for almost two years and in that time, never got anything installed. now i know my way around computers i have 9 years excperience and im a IT graduate. [07:57] I love ubuntu :D [07:57] ficusplanet, ubuntu was the first linux disto i was able to actually install something [07:57] I am migrating from xp/2k [07:58] xp --> 2k why? === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [07:58] Jeremy_D: Awesome. Congratulations. Things should be getting much easier in the next releases. The first was actually somewhat rushed because they needed to organize their development team. [07:58] no from xp/2k --->> linux :D === AngryClip [~kvirc@jriley1984.plus.com] has joined #ubuntu [07:58] r/cl [07:58] oh! :P === _4strO [~astro@AStrasbourg-251-1-37-80.w82-126.abo.wanadoo.fr] has joined #ubuntu [07:59] ficusplanet, well i love seeing whats new and using the latest technology, its great! === jamesh [~james@dumbledore.hbd.com] has joined #ubuntu [07:59] ficusplanet, i started out with mandrake 9 and when they did the big switch to 10 it was really exciting. === myzt1qu3 [myzt1qu3@dyn236.pir2.nas.panafonet.gr] has joined #ubuntu [07:59] hello === da_bon_bon [~rohandhru@210.18.160.134] has joined #ubuntu [08:00] i want help with "Ubuntu" system installation [08:00] how generally successful is a new kernel install in ubuntu? [08:00] if ubuntu recognizes the 3c940 on my p4 box I'll be very happy [08:00] i mean is it easy [08:00] qlo-xael: are you building or using apt? [08:00] ubuntu was the first one I successfully ran [08:00] why doesnt hoary update to OOo 1.1.4 ? [08:00] hello???? [08:01] I tried using knoppix but I didn't know how to burn an image [08:01] myzt1qu3: what help ? [08:01] i cannot even startx [08:01] i just compiled 2.6.10 for slackware not too long ago and it seemed to work fine, only my man pages broke [08:01] now i'm considering compiling in ubuntu, just curious how reliable [08:01] maybe i shoudl try aptget or dselect? [08:02] I was not able to comlplete the gentoo install and I had the mandrake boot problem on this ibook... [08:02] is gamin fubared when it comes to NFS? [08:02] qlo-xael: thought you may be refering to the latest security updated kernel [08:02] so I tried Gnoppix live and that worked great, found out it was based on Ubuntu, so that was my next stop [08:03] and it installed like melted butter on toast [08:03] synaptic is incredible... [08:04] OC_Linux: Yeah, it is much improved in hoary, too. === OC_Linux rambles on preaching to the choir ;) === tuppa [~tuppa@adsl-58-119.swiftdsl.com.au] has joined #ubuntu [08:05] I'm still apprehensive about upgrading to hoary... [08:05] not me [08:05] if you dist-upgrade to hoary _right now_, it's safe [08:05] yep [08:05] Eh, the preview release release is march 9th. If you're apprehensive, just wait till then. [08:05] the inotify and abi breakage was reverted, so you're safe [08:06] I'm still looking for something like "Ghost" for linux that save partitions [08:07] can someone help me with installing a theme [08:07] before I upgrade === encrypti1 [~f00@user-11fa0d8.dsl.mindspring.com] has joined #ubuntu [08:07] i am wanting this theme http://art.gnome.org/themes/gtk2/712/ === randabis [~randabis@cs6710177-213.houston.rr.com] has joined #ubuntu [08:08] anyone here using openoffice.org2 ? [08:08] okay I've got root back...now to fix sudo === arbeck [~arbeck@c-24-19-255-77.client.comcast.net] has joined #ubuntu [08:09] 1/2 the time when im away from my comp and i come back, i come back to see that my comp is frozen, what logs do i see to find out whats causing the freezing? [08:09] Jeremy_D: http://art.gnome.org/faq.php [08:09] DeepSpaceAnt: maybe check your logs [08:09] DeepSpaceAnt: maybe the screensaver [08:09] DeepSpaceAnt: /var/log/* [08:09] J its easy: open the theme app from the desktop menu [08:10] I just did an apt-get of gnome-devel, and I want to run glade. gnome-devel installs glade-gnome-2, do i need to apt-get glade as well? If not what is the command to run it, since it didn't create a menu item [08:10] then you can grag the file link from the browser to the listed thems themes [08:10] what X configuration file does ubuntu use? [08:10] thank you ill try [08:10] thanks a lot [08:10] qlo-xael: xorg or xfree? [08:10] damn cool [08:10] which is default? [08:10] qlo-xael: are you on warty or hoary? [08:11] warty [08:11] qlo-xael: /etc/X11/XF86config-4 [08:11] qlo-xael: /etc/X11/XF86Config-4 === ficusplanet [~brad@12-216-228-198.client.mchsi.com] has left #ubuntu [] [08:12] <_LC_> Can anyone help me with an installation problem? Have installed & re-installed quite a few times - whenever I reboot, the machine hangs on the "GRUB loading, please wait..." msg? [08:12] thanks [08:13] D hmm actually it did not work... I got too excited.. [08:13] never mind, it's glade-2 [08:14] alright, everything is gravy now [08:14] DeepSpaceAnt: are you running Hoary? [08:14] heydude, 1/2 the time when im away from my comp and i come back, i come back to see that my comp is frozen, what logs do i see to find outyes [08:14] ye === rattboi_ [~rattboi24@c-24-22-178-137.client.comcast.net] has joined #ubuntu [08:14] syes [08:14] crc, opps yes lol [08:14] DeepSpaceAnt: COLUMNS=120 dpkg -l linux-image-$(uname -r)|grep ^ii|awk '{print $3}' [08:15] crimsun, 2.6.10-19 [08:15] DeepSpaceAnt: latest, huh :) [08:15] da_bon_bon, :) === rija_tnr [~neko@62.56.240.17] has left #ubuntu [] [08:16] DeepSpaceAnt: are you actually _running_ -19, though, or have you not rebooted since you last updated && upgraded? [08:16] da_bon_bon, my hardware is barely supported, the newer the software the better its supported :) [08:16] where are the iptables rules stored in ubuntu? [08:16] crimsun_: mustnt it be && dist-upgraded ? [08:16] has anyone here installed eclipse? [08:16] DeepSpaceAnt: frequent lockups (hard hangs) are a symptom of -17 [08:16] crimsun, i just rebooted, remember i crash like every time i go get something lol [08:17] what's there to install with eclipse? download, unzip, and go [08:17] GregoryD: this is true... I was just wondering what is a logical place to put it besides my home directory [08:17] GregoryD: depends on the tool you use. If you use vanilla iptables, in /var/lib/iptables/ [08:17] can hoary's grub use splash images ? === _4strO_ [~astro@AStrasbourg-251-1-37-80.w82-126.abo.wanadoo.fr] has joined #ubuntu [08:18] GregoryD: that presumes that you've read the instructions and have saved "inactive" and "active" rulesets [08:18] da_bon_bon, Usplash was delayed to post-hoary i think [08:18] DeepSpaceAnt: usplash is different [08:18] DeepSpaceAnt: check /var/log/syslog* for kernel oops/panic messages [08:18] da_bon_bon, i know:) [08:19] arbeck: /opt ? [08:19] DeepSpaceAnt: btw, what is usplash ? === myzt1qu3 [myzt1qu3@dyn236.pir2.nas.panafonet.gr] has joined #ubuntu [08:19] crimsun: I just know that I apparently have rules, because I can do an iptables -L and get em, but I haven't found the actual file that contains them [08:19] hello [08:19] myzt1qu3: what happened ? [08:19] snowblink: sounds good... i don't actually have anything in there yet [08:19] GregoryD: those are stored in memory. [08:20] arbeck: man hier [08:20] GregoryD: are you using vanilla iptables or another tool like firestarter, shorewall, etc.? [08:20] they're automatically generated? [08:20] crimsun_, nop, nothing about a panic [08:20] vanilla iptables... haven't touched anything yert [08:20] :( [08:20] GregoryD: /var/lib/iptables/ then === d3vic3 [~foobar@dumbledore.hbd.com] has joined #ubuntu [08:21] brb. need to reboot after an update. [08:21] all I really want to do is open port 113 for identd when I connect to irc servers that need it [08:21] DeepSpaceAnt: what is happening immediately preceding the hard lockup? [08:21] GregoryD: by default Ubuntu doesn't configure any iptables rulesets [08:21] screensaver i suppose, since thats the last thing on the screen [08:23] DeepSpaceAnt: are you using binary-only graphics drivers? === [amasimak] [~keiichi@gobelins-2-81-57-231-57.fbx.proxad.net] has joined #ubuntu [08:23] crimsun_, yup, ati 9700 pro fglrx [08:23] crimsun_, damn, them:( === rattboi_ [~rattboi24@c-24-22-178-137.client.comcast.net] has joined #ubuntu [08:24] DeepSpaceAnt: try disabling the screensaver via System>Preferences>Screensaver>Display Modes>Mode>Disable Screen Saver === Viper12 [~casey@c-67-176-43-76.client.comcast.net] has joined #ubuntu [08:25] k [08:25] (err, he didn't need to quit for that setting adjustment) [08:26] haha [08:26] he'll be back for sure [08:26] or maybe he was booted to another OS [08:26] :) === da_bon_bon [~rohandhru@210.18.160.134] has joined #ubuntu === raph_ [~raph@daknet.org] has joined #ubuntu === hikaru79 [~hikaru79@d57-4-59.home.cgocable.net] has joined #ubuntu [08:27] salut [08:27] anyone on hoary experiences this - on right click to panel and "Add to Panel" it crashes ? [08:27] I'm on hoary, da_bon_bon and it didn't happen to me [08:28] I just tried it [08:28] ich bin franzsich [08:28] Quick question, everyone === encryptio [~f00@user-11fassf.dsl.mindspring.com] has joined #ubuntu [08:28] hikaru79: latest updates ? [08:28] i am french [08:28] If I use the NVidia binary drivers, and I installed them succesfully, and afterwards I updated my kernel completely (from 386 to 686), do I need to reinstall the binary drivers or is it smart enough to still work despite the new linux-686? === remorse [~najib@cm179.omega32.maxonline.com.sg] has joined #ubuntu [08:28] da_bon_bon, of course +) [08:29] *=) [08:29] raph_: #ubuntu-fr [08:29] how do i configure xfree86 for my graphics card(nvidia geforce fx 5200)???? [08:30] thank tou [08:30] hikaru79: presuming you used a Ubuntu-compiled kernel, you need to install linux-restricted-modules-$(uname -r) [08:30] myzt1qu3: http://www.ubuntulinux.org/wiki/BinaryDriverHowto [08:30] anyone know why "Add to Panel" on hoary crashes ? === raph_ [~raph@daknet.org] has left #ubuntu ["Leaving"] === chado [~chado@71.159.8.67.cfl.rr.com] has joined #ubuntu [08:31] i filed a bug report and will put some debug stuff there. [08:31] any suggestion meanwhile, coz it seems it happens only to me. [08:31] ok why does /var/log/messages show this [08:31] localhost -- MARK -- [08:31] crimsun, asuming I upgraded the restricted-modules too === _4strO_ is now known as _4`aw [08:32] I've got everything related to the kernel upgrade [08:32] *d [08:32] But do I need to reinstall the actual 'glx' package? [08:32] chado: because nothing was added to it [08:32] chado: it's normal. [08:32] erg [08:32] why spam that though? [08:32] the screen lock password screen is ugly in hoary [08:33] hikaru79: no need to reinstall 'nvidia-glx' [08:33] crimsun, OK, thank you =) [08:33] mpq: its ur user password [08:33] anyone know where i can uncomment a line that excludes that? [08:33] I know [08:33] chado: it's not spam. It's an indicator that syslog is functioning normally but nothing was filtered into that log file. [08:33] I just said that it looks ugly compared to warty [08:33] Well, good night, #ubuntu [08:33] See you all in the mornin' =) [08:34] mpq: oh ugly.. [08:34] crimsun_ my question is, how can i change that output === Sav [~sav@83.209.31.69] has joined #ubuntu [08:35] i have scripts to read messages, and i dont need to see that spam at the last lines [08:36] chado: you could always script to ignore that line... [08:36] chado: the smart method is as snowblink suggested. [08:36] how do i confirm whether udev is running on hoary ? [08:37] why does that aritrary line have to be logged [08:37] arbitrary rather [08:37] chado: so you know it's running [08:37] chado: but if you insist, read the syslog.conf (or syslog-ng.conf) man page for filtering options === kakalto [~kakalto@wired-210-54-56-142.ps.net.nz] has joined #ubuntu [08:37] chado: it is not arbitrary, as I've stated twice now. :) [08:37] thanks [08:37] holey cow [08:37] I didn't realise how different sound is on windows, from linux [08:37] kakalto: apt-get moo [08:37] as a second question, does debian do that as well by default? [08:37] it's so crap! [08:37] snowblink :D [08:38] chado: afair, yes. [08:38] this music is so clear!! [08:38] yep [08:38] can some go here and help me ? http://bugzilla.gnome.org/show_bug.cgi?id=167478 i filed the report [08:38] thanks guys === al3x [~al3x@202.149.81.59] has joined #ubuntu === chado [~chado@71.159.8.67.cfl.rr.com] has left #ubuntu ["Leaving"] === dead|shell [~deadsy@ool-44c44e58.dyn.optonline.net] has joined #ubuntu [08:39] heh "Expected Results: [08:39] Must'nt Crash" === wezzer [~antti@a80-186-42-221.elisa-laajakaista.fi] has joined #ubuntu [08:40] nite nite all [08:40] where is the universal xine config, not the user-specific one === ToTo [~ToTo@host73-157.pool8254.interbusiness.it] has joined #ubuntu [08:40] OmniColos: :) [08:41] thanks again, for the help :D === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu === HcE [egtvedt@tux.samfundet.no] has joined #ubuntu [08:42] hi there, can anyone tell me how i can fix the problem when kernel cant assign an IRQ to a specific device (wireless card) === pocket [~pocket@pD9EEB652.dip.t-dialin.net] has joined #ubuntu [08:45] Xirdneh: if it's a laptop, my suggestion is to look on the wiki/forum [08:45] there are quite a few quirks listed by manufacturer & model [08:45] ? [08:46] crimsun, that MARK in /var/log/messages - i can't find anything in man syslog.conf or /etc/syslog.conf about taking that out? [08:46] tezza: (you're not supposed to remove it. It's a _good_ thing.) [08:47] tezza: (e.g., a "heartbeat") === stub [~stub@dumbledore.hbd.com] has joined #ubuntu [08:47] fair enough ;oP not much to log on this system anyway - just a lot of mark's ;oP === rattboi is too awesome === HcE [~hc@tux.samfundet.no] has joined #ubuntu [08:50] does anyone know what the visualboy advance package is called under hoary? === pocket [~pocket@pD9EEB652.dip.t-dialin.net] has left #ubuntu ["Leaving"] === al3x [~al3x@202.149.81.59] has joined #ubuntu === bosewicht [~yo@hnllhi1-ar1-4-65-058-061.hnllhi1.dsl-verizon.net] has joined #ubuntu [08:53] ok, anyone here know anything about httpd.conf? === HcE puts his hand up [08:54] httpd.conf, you're running apache 1.x ? [08:55] this is prob #15 asking this question here nobody answers..i've searched everywhere and haven't found an answer..... my /username/public_html will not work [08:55] yeah apache 1.x [08:55] i've tried everything..but for some reason it won't allow me to serve pages from that dir [08:56] bosewicht: what char do you use as public_html module thingy [08:57] ~ is the default [08:57] ie: /~ === rubenv [~lambda1@kn-res.kuleuven.net] has joined #ubuntu [08:57] yeah, the user is web so it would be /home/web/public_html then for the addie it's messak.net/~web [08:57] bosewicht: and are your /home/ and /home//public_html chmod a+x ? [08:58] if not, apache can't get into your dir === carlos [~carlos@dumbledore.hbd.com] has joined #ubuntu [08:59] bosewicht: and you have enabled the UserDir? === hypatia [~mary@adsl-66-203.swiftdsl.com.au] has joined #ubuntu [09:01] yeah, i enabled it...i also tried changing my root dir to public_html...but i kept getting a error..i had it working before but i switched my server over to ubuntu and didn't save my old httpd.conf === kamisama [~kamisama@dD57775F5.access.telenet.be] has joined #ubuntu === bradb [~bradb@dumbledore.hbd.com] has joined #ubuntu [09:03] what does the server say in error.log? === rattboi [~bradon@c-24-22-178-137.client.comcast.net] has left #ubuntu ["Leaving"] === nwp_ [~nwp@203-173-160-11.bliink.ihug.co.nz] has joined #ubuntu === oz_ [~oz@c211-30-37-88.belrs1.nsw.optusnet.com.au] has joined #ubuntu [09:14] glade2 = a+ === mvo_ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === mameluke [~bo@84-72-12-238.dclient.hispeed.ch] has joined #ubuntu === remorse [~najib@cm179.omega32.maxonline.com.sg] has left #ubuntu ["Leaving"] === mawsh [~looking@66-42-1-99.oak.dial.netzero.com] has joined #ubuntu === cyrus-tc [~cyrus-tc@pD9E3CAB0.dip.t-dialin.net] has joined #ubuntu === shock [~shockwave@dsl-213-023-234-069.arcor-ip.net] has joined #ubuntu === dead|shell [~deadsy@ool-44c44e58.dyn.optonline.net] has joined #ubuntu === Ycros [~Ycros@c211-30-18-47.thorn1.nsw.optusnet.com.au] has joined #ubuntu === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu === bo__ [~bo@84-72-12-238.dclient.hispeed.ch] has joined #ubuntu === rvirani [~rvirani@S0106000d88f49a55.vs.shawcable.net] has joined #ubuntu [09:25] how do I install monodevelop on ubuntu? === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu [09:26] I'm not getting any sound in flash files === memoryleak [~esas@stinky.trash.net] has left #ubuntu [] [09:27] how do I remove the old version of firefox from my computer? === psf [~psf@213.201.103.3] has joined #ubuntu === MorphDK [~morphdk@port237.ds1-od.adsl.cybercity.dk] has joined #ubuntu === Tsjoklat [~Tsjoklat@dialup-4.246.249.202.Dial1.SanJose1.Level3.net] has joined #ubuntu [09:29] hey.. how do I install KDE in hoary? i added the universe repository in synaptic, but it tells me that most of the packages will not be installed :( [09:30] try kde-core first [09:30] sudo apt-get install kde-core [09:30] MorphDK, you should check out the wiki for kubuntu [09:31] randabis, i can't.. === Safari_Al [~tr@ppp47-105.lns1.adl1.internode.on.net] has joined #ubuntu [09:32] arts, kdebase and kdelibs depends, but will not be installed.. === feli [~feli@202.149.81.59] has joined #ubuntu === ups [~ups@203.200.160.36] has joined #ubuntu === kaha [~kaha@cable3-210.prineville.crestviewcable.com] has joined #ubuntu [09:33] randabis, you there? [09:34] :'( [09:35] dang.. thx for helping === Anubis [~LordVader@node.tor] has joined #ubuntu === JsPr [~jnee@JsPr.student.supporter.pdpc] has joined #ubuntu === Arago [~Arago@host35-154.pool8248.interbusiness.it] has joined #ubuntu === Littlechand [~chand@ABordeaux-151-1-22-156.w83-203.abo.wanadoo.fr] has joined #ubuntu === merhojt [~jimmy@h186n7c1o885.bredband.skanova.com] has joined #ubuntu [09:43] is there an uptime script thing in x-chat ? === aya [~aya@national-2-82-66-184-192.fbx.proxad.net] has joined #ubuntu === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has joined #ubuntu [09:47] hello :) === AndyFitz [~root@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu [09:48] i get this error when trying to install KDE, [09:48] Depends: kde-amusements but it is not going to be installed [09:48] Depends: kdeaddons but it is not going to be installed [09:48] Depends: kdemultimedia but it is not going to be installed === Keybuk [~scott@host217-37-231-25.in-addr.btopenworld.com] has joined #ubuntu === SteveA [~steve@dumbledore.hbd.com] has joined #ubuntu === shock [~tr@dsl-213-023-234-069.arcor-ip.net] has joined #ubuntu === mvo__ [~Michael@suprimo-238.ping.de] has joined #ubuntu === siropel [siropel@siropel.user] has joined #ubuntu === telemaco [~telemaco@200.Red-81-35-12.pooles.rima-tde.net] has joined #ubuntu === zAo^ [~zao@guest-dhcp-221.si.hhs.nl] has joined #ubuntu === allio [~omfg@203.184.19.99] has joined #ubuntu === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu === MorphDK [~morphdk@port237.ds1-od.adsl.cybercity.dk] has joined #ubuntu [10:02] need help with the installation of KDE on Hoary.. :( [10:05] anybody? [10:05] i added the hoary KDE repository to synaptic, but it is still missing a lot of dependencies [10:07] sorry i'm a gnome person === Lindo [~D@dslam167-25-166-62.adsl.versatel.nl] has joined #ubuntu [10:08] KDE repository? [10:08] me too === sid77 [~sid77@ppp-44-171.30-151.libero.it] has joined #ubuntu [10:08] hi [10:08] well you'd think most ubuntu users would be gnome users :) [10:08] you ARE doing apt-get update after changing sources.list correct? [10:09] xfce user here, though I dabble with gnome sometimes [10:09] yeah well xfce is sorta gnome :P [10:10] but not really [10:10] yes [10:10] I've just upgraded warty kernel, but there is no sign of linux-restricted-modules-2.6.8.1-5... are they on the way? === tierra|h [~tierra@c-24-10-173-249.client.comcast.net] has joined #ubuntu [10:10] I like more speed, less bloat [10:10] haha yeah === _mvo_ [~Michael@suprimo-238.ping.de] has joined #ubuntu [10:10] randabis-laptop, yes i do [10:10] my computer can handle gnome fine enough though === reed_ [~reed@218.28.130.78] has joined #ubuntu [10:10] randabis-laptop, and it IS able to find some kde packages now, but still not enough [10:11] how do I install a theme? [10:11] I downloaded the gtk2 theme milk 2.1 [10:12] MorphDK, post your /etc/apt/sources.list at pastebin.com [10:12] the index.theme file says not a valid theme format [10:12] and link me [10:12] reed_, use gnome-theme-manager === defnop [~defnop@dD5769D54.access.telenet.be] has joined #ubuntu [10:13] is it not the same as Preferences-->Themes? [10:13] randabis-laptop, there you go! [10:13] link [10:13] http://pastebin.com/242437 === Thom_Holwerda [~thomholwe@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [10:14] it is, and that's what I have been using [10:14] I already know what's wrong [10:14] it says file format not valid when i try to install milk [10:14] ALL of your sources are commented [10:14] randabis-laptop, nice.. what? [10:14] uncomment all of the deb deb-src lines [10:15] you do that by removing the # from them [10:15] then save, run apt-get update [10:15] oh.. my bad === MorphDK goes *doh!* === Neil3 [~neil@host81-156-42-30.range81-156.btcentralplus.com] has joined #ubuntu === L|nu}{_ [~linux@ti112210a080-0787.bb.online.no] has joined #ubuntu === ToTo [~ToTo@host73-157.pool8254.interbusiness.it] has joined #ubuntu [10:16] damn.. there are still unmet dependencies [10:17] you ran apt-get update? [10:17] yep [10:17] and it succeded.. [10:17] paste the new sources.list [10:17] at pastebin [10:17] oh.. hang on.. [10:17] i missed a line [10:18] make sure all of them are uncommented [10:19] yep.. i forgot the lines in the middle of the file.. now it works :) === jonx [~Jonx@ca-stmnca-cuda4-gen2u2-84.vnnyca.adelphia.net] has joined #ubuntu === jonx_ [~Jonx@ca-stmnca-cuda4-gen2u2-84.vnnyca.adelphia.net] has joined #ubuntu [10:19] so what kind of theme does gnome-theme-manager need? [10:20] installing.. thank you randabis-laptop [10:20] there ya go [10:20] not a problem [10:20] i can't get this downloaded Milk2.1 to work [10:20] does it use gtk2 themes? [10:20] yes it uses gtk2 themes [10:20] or metacity files? === ICU [~me@host-95173.ewetel.de] has joined #ubuntu === larsrohdin [~larsrohdi@ad-f-134.finet.se] has joined #ubuntu [10:21] which file do i need to install to get it to work? [10:21] you could try the install theme thing on the compressed tarball of the theme if you still have it [10:21] i've tried installing the index.theme file, the gtk-2 folder, other files, none of them worked [10:21] oh === dredg [niall@malkovich.office.blacknight.ie] has joined #ubuntu [10:22] another way to is put the theme folder into .themes === chillywi1ly [~danielb@CPE-65-26-216-107.wi.rr.com] has joined #ubuntu === Yapser [Yapser@45-114-dyn.ipact.nl] has joined #ubuntu [10:22] a hidden folder [10:23] cool that worked [10:23] thanks a lot! [10:23] np === mvo_ [~egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === rcliii [~rcliii@c-24-10-179-112.client.comcast.net] has joined #ubuntu [10:27] hey all === martink [~martin@pD9EB3902.dip0.t-ipconnect.de] has joined #ubuntu [10:28] hey === MeMa|Sorcerer [~sorcerer@pD9FD0953.dip0.t-ipconnect.de] has joined #ubuntu === Nominus [~hanzo@2001:c20:ffff:2b:0:0:0:1541] has joined #ubuntu === lupusBE [~lupus@dD5E03D07.access.telenet.be] has joined #ubuntu [10:30] hello === mrkookz1 [~john@210.11.209.66] has joined #ubuntu === hn1 [~hans@d8149.upc-d.chello.nl] has joined #ubuntu === nybro43 [~nybro43@pool-70-23-180-61.ny325.east.verizon.net] has joined #ubuntu [10:36] got my first ubuntu kernel panic today [10:37] aiee [10:37] ouch === Sav [~sav@nl-157-157.bth.se] has joined #ubuntu === daleboRt [~daleboRt@203-219-229-111-tow-ts1-2600.tpgi.com.au] has joined #ubuntu === randabis-laptop apt-gets sleep [10:39] Running warty, firefox won't print to my printers. Only to the postscript printer. Openoffice recognises it, though. === hn1 [~hans@d8149.upc-d.chello.nl] has left #ubuntu [] === Sav [~sav@nl-157-157.bth.se] has joined #ubuntu [10:41] y0 === ultrafunk [~pd@insanity.ridge.com.au] has joined #ubuntu === andresito [~ata@gw-swip.djingis.se] has joined #ubuntu === njan [~james@james.user] has joined #ubuntu === PWM [~PWM@50A2DE03.flatrate.dk] has joined #ubuntu === Dreadneck [~Dreadneck@67.132.247.249] has joined #ubuntu === beezly [~beezly@2001:630:63:16:204:75ff:feed:da66] has joined #ubuntu === tremor [~tremor@d54C39D40.access.telenet.be] has joined #ubuntu === Neil3 waits for the restricted modules to be released for the new k7 kernel update so he can use his nvidia card :) === ToTo [~ToTo@host73-157.pool8254.interbusiness.it] has joined #ubuntu === aleitner [~aleitner@se-pc31.inf.ethz.ch] has joined #ubuntu [10:50] anybody else sees weird behavior with quoted text when replying to a message in evolution (hoary)? === spiral [~spiral@lafilaire-4-82-224-249-43.fbx.proxad.net] has joined #ubuntu [10:50] Running warty, firefox won't print to my printers. Only to the postscript printer. Openoffice recognises it, though. Any ideas? [10:50] aleitner: yes === Hans-hns [~Hans@d8149.upc-d.chello.nl] has joined #ubuntu [10:51] aleitner: you mean that the editing is weird? inline and stuff like that? [10:51] hi [10:51] scizzo: yes, the quotation marks ('>') seem to magically stick. you cannot move them by inserting a blank line [10:52] scizzo: has a bug report been filed already? do you know the reference number, or even a workaround? [10:54] aleitner: I haven't actually had time to look for a bug about that [10:55] :( [10:55] i see [10:55] have you found a workaround? [10:58] <|QuaD|> anyone here running kubuntu (ie ubuntu with kde) [10:59] I read a review on hoary, and there was talk of an Ubuntu Update Manager. Is there one of those in warty? [10:59] <|QuaD|> linuxboy: can i reccomend upgrading to hoary? [11:00] |QuaD|: I will. Im just waiting till its official. It is easy to upgrade from warty to hoary? [11:00] <|QuaD|> linuxboy: yeah [11:00] <|QuaD|> hoary is pretty stable now [11:01] |QuaD|: when hoary comes out, and i get the cd. How do I upgrade? [11:01] Anyone help me out with the command to start a print job in ubuntu? [11:01] <|QuaD|> linuxboy: you don't need the cd [11:01] <|QuaD|> can do it through the net :) [11:01] |QuaD|: i know. But I want to do it from the official cd. My net connection is slow. [11:02] <|QuaD|> linuxboy: hmm, i amnot really to surehow you would go about doing that... i only know the net way :) === spacey is now known as stpacey [11:02] linuxboy, you'd add the cd as an apt repository, change your apt config to hoary, and do a dist-upgrade [11:03] ok, gotta go. thanks scizzo [11:03] |QuaD|: how do you do it through the net? === johane_ [~johan@h99n1c1o255.bredband.skanova.com] has joined #ubuntu === stpacey is now known as spacey [11:03] <|QuaD|> linuxboy: do you use synaptic or apt-get? [11:04] |QuaD|: both. How did you do it? like daleboRt described? [11:04] <|QuaD|> linux... i modify my /etc/apt/sources.list (or something like that) file, change warty to hoary [11:05] Anyone help me out with the command to start a print job in ubuntu? using cups? === Quazion [~quazion@bsm-c-5628.adsl.wanadoo.nl] has joined #ubuntu [11:05] |QuaD|: then apt-get dist-upgrade? [11:06] <|QuaD|> linuxboy: apt-get update [11:06] <|QuaD|> then i do an apt-get upgrade [11:07] <|QuaD|> though there are people for and against both [11:07] |QuaD|: and nothing broke? [11:07] linuxboy, the beauty of apt [11:07] <|QuaD|> i have been running hoary for a while now (since like end of oct) [11:07] <|QuaD|> but nothing has broke [11:07] <|QuaD|> i don't think anything will break [11:08] i got some non-ubuntu packages (custom packages) will then be affected? [11:08] <|QuaD|> linuxboy: hard to tell [11:08] :) Well come april... ill find out :) === calamari [~calamari@dialup-4.240.246.155.Dial1.Phoenix1.Level3.net] has joined #ubuntu [11:09] <|QuaD|> linuxboy: alright.... [11:09] anyone tell me how to print a ps or pdf file on the coommand line? [11:09] or any way? [11:09] using cups? [11:10] cupsdoprint -P hpoffice [11:10] er..ahem === erky [~hernad@adsl-gmax82-3.bih.net.ba] has joined #ubuntu === SteveA [~steve@dumbledore.hbd.com] has joined #ubuntu === dikkie [~dikki@jangce-991.adsl.datanet.hu] has joined #ubuntu === P3L|C4N0 [~sopmac@200.106.9.195] has joined #ubuntu === Coily [~Coily@216-80-118-25.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu === dikkie [~dikki@jangce-991.adsl.datanet.hu] has left #ubuntu [] === Sav [~sav@nl-156-17.bth.se] has joined #ubuntu === k40z [~k40zmotic@82.153.66.195] has joined #ubuntu === ster3o [~stereo@p3E9EDB45.dip.t-dialin.net] has joined #ubuntu === ior [~io@gate.ementor.no] has joined #ubuntu === TiffOn [~trillian@218.Red-217-126-197.pooles.rima-tde.net] has joined #ubuntu === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has joined #ubuntu === hno73 [~Henrik@henrik.gotadsl.co.uk] has joined #ubuntu === mpq [~tony@c-24-16-234-69.client.comcast.net] has joined #ubuntu [11:25] how do I play dvds? [11:25] put it in the cd tray [11:26] what program? [11:26] totem [11:26] is nice [11:27] Totem could not play 'dvd://'. Failed to find any supported stream in file "dvd://" [11:27] codecs are cool [11:27] it's a dvd... what kind of codec do I need? [11:27] sudo apt-get install xine [11:27] it comes with soem codecs === Skwid [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has left #ubuntu ["Leaving"] === mlh [~mlh@c211-30-62-11.belrs1.nsw.optusnet.com.au] has joined #ubuntu [11:33] anyone seen this error using sox [11:33] sox: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory [11:34] i have lame installed === seb128 [~seb128@ANancy-151-1-17-14.w83-194.abo.wanadoo.fr] has joined #ubuntu [11:34] sorry morning everyone how rude i am === larsg [~larsg@port793.ds1-abc.adsl.cybercity.dk] has joined #ubuntu [11:35] binks: its afternoon :) [11:35] not here it aint and v cold too [11:35] binks: here... hot :) [11:35] just had to dice car for the wife [11:35] lol ;) === larsg [~larsg@port793.ds1-abc.adsl.cybercity.dk] has left #ubuntu [] === Emerica [~Emerica@01-mars-ext.he-arc.ch] has joined #ubuntu === larsrohdin [~larsrohdi@ad-f-134.finet.se] has joined #ubuntu === jcoxon77 [~jac208@jac208.caths.cam.ac.uk] has joined #ubuntu [11:38] why are somethings "held back" when i run apt-get upgrade? === jani [~jani@iv.ro] has joined #ubuntu [11:39] cuz they have errors [11:40] Pluk, so its, nothing i need to upgrade? [11:40] nope [11:40] Pluk, key thanks! [11:40] thay will get fixed > new version > and next upgrade they will be upgraded too [11:41] prolly only takes a day [11:41] ok, in hoary you mean? [11:41] hoary could take a little longer i think [11:41] _could_ [11:42] no, i upgraded to hoary another day in about 40 mins... but it didn't work any good for me so im back in warty and waiting for the stable release [11:43] yeah, i noticed that xorg got held back in my upgrade to hoary...which is good from my perspective because i wasn't ready to take the plunge [11:44] fsc, i want xorg bad! because im using ati-gfx card... cant get my tv-out woorking [11:44] i don't care about tv-out, but i have an ATI card too and i heard there were problems with ATI drivers [11:44] i thought a package held back during a upgrade is because theres a dependency that it needs. Thats why if you dist-upgrade it works [11:44] fsc, what ati card? [11:45] up to 9250 there are free drivers, less problems [11:45] mjr: 9600 mobile [11:45] righto [11:45] fsc, yeah ati is a bit weird... im just waiting for my fortune to grow and thne im getting me a 6800 gt=) [11:45] this is a laptop and not an alienware so i have no choice in the matter [11:46] fsc, aawww... too bad [11:46] the xorg-ati driver is pretty good though, it even has clock throttling [11:46] not really.. i don't game in linux anyway and i'll just use xfree until things get better [11:46] if you can live without 3d [11:46] yeah, that's a possiblity [11:46] can anyone shed some light on netpbm make fail [11:47] ../sysdeps/i386/elf/start.S:98: undefined reference to `main' [11:47] collect2: ld returned 1 exit status [11:47] make[2] : *** [thinkjettopbm] Error 1 [11:47] make[2] : Leaving directory `/home/binks/netpbm-10.26/converter/pbm' [11:47] make[1] : *** [pbm/all] Error 2 [11:47] make[1] : Leaving directory `/home/binks/netpbm-10.26/converter' [11:47] make: *** [converter/all] Error 2 [11:47] Pluk, yeah thats what ive heard to... so before i can afford a nvidia-card, im waiting for hoary and xorg [11:47] it's a linker error [11:47] how do i fix it i v new to linux [11:47] binks, sounds like there is no main function === Lnx|Lapp [~Lappy@128.39.80.54] has joined #ubuntu [11:48] i first had an ati 9800 [11:48] is that a prob with the netpbm d/l [11:48] or my system [11:48] binks, no idea [11:48] :) === Tsjoklat [~Tsjoklat@dialup-4.246.249.202.Dial1.SanJose1.Level3.net] has joined #ubuntu [11:48] after 6 months went back to the store and asked if they would want o trad eit for an nvidia 5900xt [11:48] i even got ?35 back [11:49] i know the ati is better... in windows [11:49] but i dont even have windows on that comp :) [11:49] got also a 9600mobile in this laptop here === _4`aw [~astro@AStrasbourg-251-1-47-233.w82-126.abo.wanadoo.fr] has joined #ubuntu [11:50] I play farcry in my windows partition with the 9600 mobile and it works great. what a beautiful game [11:50] silly me netpbm already installed [11:51] i am sooooooo stupid [11:51] it even plays HL2 and doom3 ate decent speeds/qual [11:51] at* [11:51] i deleted doom3 [11:52] too freaking dark [11:52] fsc, me too=) sucked=) [11:52] scared the * out of me [11:52] then againg im prolly a sissy [11:52] ;) [11:52] farcry absolutely rocks with its vast, lush outdoor scenes [11:53] and vehicles [11:53] Pluk, naaa... doom3 is scary, hell im scared of doom2=) [11:53] hehe yeah [11:53] i was hooked to doom2 [11:53] u need to play enemy-territory online its mint === Moonglory [~Knutivar@ti211110a080-10820.bb.online.no] has joined #ubuntu [11:53] i played urban terror for ages [11:53] Hi guys [11:53] I really need help [11:53] but now im more into mmorpg [11:54] yeah, but i wasn't that old when i played doom2 so that scared the * out fo me=) [11:54] so how come ATI's drivers don't work with xorg? [11:54] waiting for guildwars [11:54] Moonglory, what can we do for you [11:54] is xorg any faster than xfree? is the only thing you get out of xorg transparency? [11:55] does any of you run fluxbox? === drasko [~drasko@kds8-035.ptt.yu] has joined #ubuntu [11:55] larsrohdin, i have in the past [11:55] larsrohdin, on an old thinkpad 166 [11:55] fsc, it does dishes too on a good day [11:55] is there anyway to change the direction of the desktop wheeling? [11:56] it feels so wrong [11:56] no idea [11:56] been a while [11:56] fsc, darn=) ok ill have to keep looking [11:56] not that is all that important, but you want to get the perfect feeling... === MobyTurbo [yid@64-48-59-27-ny-02.cvx.algx.net] has joined #ubuntu [11:57] hmm desktop wheeling in xfce4 is the wrong way too === vassie [~vassie@cpc4-hem14-5-0-cust76.lutn.cable.ntl.com] has joined #ubuntu [11:59] yeah, but im sure ive seen like a patch or something that can change it... but i don't know where === cprov [~cprov@200.158.100.251] has joined #ubuntu === Nermal [~pprior@pc2.packadsl.ftech.co.uk] has joined #ubuntu === SCB [~SCB@cc564548-a.groni1.gr.home.nl] has joined #ubuntu [12:00] is vmware in multiverse or universe ? [12:00] I know you need a regkey [12:00] you need to download it [12:00] and run the setup program [12:00] ah.. ook [12:01] sorry.. coming from gentoo where it's in portage.. stricter licence rules for ubuntu it would seem [12:01] fsc, there are incremental improvements; eg. better 3d support for my 9250 ;) === sleeper [~sleeper@DWM-19-117.go.retevision.es] has joined #ubuntu [12:01] its pretty painless.. though you should follow the faq on the wiki for making it work after reboots without running vmware-config.pl again [12:03] Nermal, http://www.ubuntulinux.org/wiki/VMware [12:03] thankyou :) [12:04] hay algun espaol por aqui? [12:04] necesito ayuda con el abuntu por favor [12:04] is cjpeg-mmx same as jpeg-mmx [12:04] someone speak spanis? [12:04] sleeper, #ubuntu-es [12:05] thx [12:05] just im trying to install mjpeg-tools === lupusBE [~lupus@dD5E03D07.access.telenet.be] has joined #ubuntu === SteveA_ [~steve@dumbledore.hbd.com] has joined #ubuntu [12:06] if u got a 50 mb /boot partition within the 1024 limit everything should work out fine? === romaia [~romaia@200-206-134-238.async.com.br] has joined #ubuntu === Tomcat__ [tomcat@vpn2-dynip121.informatik.uni-stuttgart.de] has joined #ubuntu === bagan_jermal [~faizal@61.6.65.18] has joined #ubuntu === sleeper [~sleeper@DWM-19-117.go.retevision.es] has joined #ubuntu [12:09] hola [12:09] does anyone know where could i found more information on ubuntu, where it compare with other distribution of linux? [12:09] necestito algo de ayuda porfavor [12:11] sleeper, cual es tu problema? [12:11] ingles === Infiniting [~sleeper@DWM-19-117.go.retevision.es] has joined #ubuntu [12:11] bagan_jermal: try distrowatch.com/ === Moonglory is now known as Knut === Knut is now known as Knuti [12:13] Just installed Linux, im a noob. Hotplug dont work. X dont work. And i cant get in online [12:14] heeeeeeeeeelp meeeeeeeeeeeeeee [12:14] sniffle === HiddenWolf [~hidde@136.42.dynamic.phpg.net] has joined #ubuntu [12:14] Knuti, what graphics card do you have? [12:15] aeolus 6800, nivida based gpu [12:15] im stuck on the dos-like window [12:16] well, you better work on networking first [12:16] so at least you can get online [12:17] Knuti, are you using wireless? === MacPlusG3 [~stewart@c211-28-166-127.eburwd2.vic.optusnet.com.au] has joined #ubuntu === bj_ [~bj@ool-4352a84b.dyn.optonline.net] has joined #ubuntu === Alessio [~Alessio@host249-5.pool8251.interbusiness.it] has joined #ubuntu === AlohaWolf [alohawolf@cpe-67-49-96-168.socal.rr.com] has joined #ubuntu === Knuti2 [~Knutivar@ti211110a080-10820.bb.online.no] has joined #ubuntu [12:20] My inet craSHED [12:20] as i said, i have aeolus 6800, nvidia based gpu === zeedo [~notroot@www.bsrf.org.uk] has joined #ubuntu [12:22] romaia: thanks. === bagan_jermal [~faizal@61.6.65.18] has left #ubuntu [] [12:23] i need help :( [12:27] amazing.. I got 186kB/sec out of the ubuntu archive from AU.. *grin* === b_e_n_z [~Mercedes@vp200210.kln.uac68.hknet.com] has joined #ubuntu === lkjasdf [~chatzilla@serial.megasat.ondsl.gr] has joined #ubuntu [12:28] make that 388kB/sec [12:29] cef: stop it, you are making me jealous [12:29] HiddenWolf: I'm just on cable.. I've NEVER gotten over 40kB/sec off archive.ubuntu [12:30] hello! I (and others as I noticed in ubuntulinux.org...) having problems installing on NewWorld Blue G3 Mac...Anyone knows the answer? http://ubuntuforums.org/archive/index.php/t-7452.html Thanks! [12:30] but I'm guessing it just means my cable provider has finally fixed the upstream bottleneck to the US/UK [12:30] cef: I could get 10mbit/10mbt here, but that'd cost 20 euro's more, so now I'm stuck on 512/256 :-) [12:30] Im stuck on 1024\512 [12:31] HiddenWolf: heh... how much is 512/256 itself? (for comparison) [12:31] someoen please help me.. Imma noob. help the noobs :D :P [12:32] cef: 63kb / 30kb [12:32] HiddenWolf: i mean euros *grin* === Pluk [~Pluk@12-68-dsl.ipact.nl] has joined #ubuntu === peglax [~peglax@pD4B9EAA5.dip.t-dialin.net] has joined #ubuntu [12:32] cef: 30. for 50, i get 20 times that speed. :-) === bonee [~bonee@66-214-9-177.lb-cres.charterpipeline.net] has joined #ubuntu [12:33] HiddenWolf: damn that's a nice improvement for the cost === Emerica [~Emerica@01-mars-ext.he-arc.ch] has left #ubuntu [] === sleeper [~sleeper@DWM-19-117.go.retevision.es] has joined #ubuntu === Lovechild [~dnielsen@82.150.72.35] has joined #ubuntu [12:33] ne screenshots === muscibot [~matt@wblv-146-221-101.telkomadsl.co.za] has joined #ubuntu [12:34] cef: Yup, but unfortunatly, a bit out of budget. [12:34] hi every1 [12:34] could any1 tell me how to stream video off the internet [12:34] and save it onto r comp [12:35] HiddenWolf: heh. that 512/256 is about what we pay here for 256/64 [12:35] Any1?? [12:36] cef: for Holland, what I pay is expensive [12:36] HiddenWolf: and that 10mbit/10mbit you can get.. well it's about the cost of our cable.. which is about 10mbit/128k [12:37] cef: yeah, that one is a treat. I live in a converted office building, used to belong to an ISP. fibreglass in-building [12:37] what is the different between gnome and KDE [12:37] HiddenWolf: yeah well.. here in AU, that's better than we get. we have mebbe 2-3 DSL providers that can do better than 1.5m/512k (about 8M/1.5M if you're close enough to the exchange) [12:37] bonee, a lot :) [12:38] one is QT based, one is GTK based [12:38] best off going to kde.org and having a look around, and then going to gnome.org and looking around :) [12:38] *avoids flamewar* [12:38] and because of the base, the way the apps are written is somewhat different, and is in many ways reflected in the user interface [12:38] is gnome C and kde C++ as well ?> [12:39] Nermal, at the core, yes [12:39] all I know is that kde apps take a looong time to compile :| [12:39] tough both have bindings for other languages as well (gnome still a bit ahead on this, I think, though not as much as it used to) [12:39] jeez...does no1 know how?: [12:40] (of course, there's the detail that Qt-using stuff isn't actually C++, but some C++Qt-stuff that needs to be preprocessed into real C++ ;) [12:41] [12:41] VDSL here is cheaper than ADSL!!! [12:41] VDSL = 10Mbps up and down === mjr is envious [12:42] b_e_n_z: unfortunately for AU, the population density isn't high enough to drop the price to a decent cost [12:43] ADSL 3Mbps = US$19... VDSL 10Mbps = US$17 [12:43] where can i get those connection with those price [12:44] i live is Logn Beach CA [12:44] USA === Simira [~rpGirl@m130j.studby.ntnu.no] has joined #ubuntu === Simira [~rpGirl@m130j.studby.ntnu.no] has left #ubuntu ["Leaving"] [12:44] i am not in the usa === craigaa [~craigaa@nngy-165-167-122.telkomadsl.co.za] has joined #ubuntu === Dutchy [~NNSCRIPT@ipd50ae694.speed.planet.nl] has joined #ubuntu [12:49] fabbione, are you here? === ik-G4 [~uio@sos-dhcp197.studby.uio.no] has joined #ubuntu [12:49] hai [12:50] muscibot, asfrecorder === anasha [~anasha@61.11.4.241] has joined #ubuntu [12:50] and talk properly ffs [12:50] Thom_Holwerda: yes, but i am very busy [12:50] "ffs" <- only appreviated to avoid swearing :) [12:50] s/pp/bb === Nermal contemplates switching his main work box to ubuntu :| [12:51] why didn't I create a seperate home partition *Sob* [12:51] fabbione: okay, i won't bother you then other than saying that it was an error on my end with th einstaller... i managed to use the debian mini.iso, not the ubuntu one... [12:51] how can I find what is eating up my CPU? gnome's CPU applet shows 100% activity, the fan won't stop, and top doesnt show any processes eating up that much [12:52] Thom_Holwerda: ok thanks for the info [12:53] fabbione: however, i filed this bugreport ( https://bugzilla.ubuntu.com/show_bug.cgi?id=6606 ) since there is a problem with the installer not recognizing netw. hardware, colin watson told me to file it [12:54] kalila, even if you sort by P in top ? [12:54] Nermal: yeah [12:54] hum.. swapping ? [12:54] 0% used [12:55] hum [12:55] X is most with 5% [12:55] does ps ax show any with a lot of cpu time ? [12:55] it's not throttling or something is it ? === romaia [~romaia@200-206-134-238.async.com.br] has left #ubuntu [] [12:56] Nermal: what do you mean? [12:56] well.. from what you said it sounds like a laptop [12:56] its not cpufreq stepping down the cpuspeed or acpi throttling the cpu is it ? === oz_ [~oz@c211-30-37-88.belrs1.nsw.optusnet.com.au] has left #ubuntu ["Leaving"] [12:57] Nermal: i tried atop, and the bitch was rhythmbox [12:57] thanks :) [12:59] ah :) [12:59] wonder why top didn't show it === mrkookz [~john@210.11.209.66] has joined #ubuntu === psf_ [~psf@213.201.103.11] has joined #ubuntu === shock [~tr@134.102.56.143] has joined #ubuntu === Kllnici24 [~Yuzuk-III@81.213.99.136] has joined #ubuntu === Kllnici24 [~Yuzuk-III@81.213.99.136] has left #ubuntu ["YzK] === Cardinal [~chatzilla@83.71.12.250] has joined #ubuntu === IvyCQuaff [~Sir@200-171-144-228.dsl.telesp.net.br] has joined #ubuntu === viper12 [~casey@c-67-176-43-76.client.comcast.net] has joined #ubuntu === pepsi [~pepsi@p18.n-sfpop03.stsn.com] has joined #ubuntu === Coily [~Coily@216-80-118-25.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu [01:08] how can i add http://archive.ubuntulinux.org/ubuntu/pool/universe/ to my repositories? [01:09] or rather, why isnt it in sources.list? === r3v3rb [~r3v3rb@printtw.gotadsl.co.uk] has joined #ubuntu === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has joined #ubuntu === krism [~krism@evilpen.net] has joined #ubuntu [01:09] #manaworld [01:09] oops [01:09] love day 2morro :) yay === Tommy [~Tommy@kn-res.kuleuven.net] has joined #ubuntu [01:09] Just edit sources list and add it colly. Ubuntu has set things up to be 'easier' for the 'lesser' user.....(not as much clutter.). The more 'power-user' the more you'll know to add. [01:10] the basic noob doens't have a clue, or really have a 'need' for those sources. [01:11] an ubuntu 'philosophy' decision. === ^della^ [U172217@213.190.41.114] has joined #ubuntu [01:11] is hoary reasonably unbroken at the moment? [01:11] gotcha just making sure there werent any "we don't want you installing these packages for your own sake" stuff [01:12] nods to colly. It really does make sense though. they want to get this distro to be as easy as xandros for the noob, but extensible as straight up deb as you progress. I really like that. [01:13] as for hoary, I'm running array 4 on a compaq laptop and it seems pretty solid, but I'm not makin' it sweat either. ;) === afonit [~afonit@199.72.169.10] has joined #ubuntu [01:14] I just wish azureas would optimize their bit client a bit more. p.o.s. sucks resources like an old whore still. === tgana [~thu@S0106000f66aeaf64.vs.shawcable.net] has joined #ubuntu [01:16] hello [01:16] hola === tgana is now known as tga [01:16] hello :) [01:17] I'm having some trouble getting my Orinoco card to work with Ubuntu.. I set the right WEP key with iwconfig but the router still won't talk to me [01:18] should I be doing more than just `iwconfig eth1 key dead-beef-12`? === gernika [~athorsen@cmu-24-35-7-234.mivlmd.cablespeed.com] has joined #ubuntu [01:18] just a quick 'basic' techie reminder question.........did you set the eesid with the right case in the name? (hate to ask, but that was my problem with my wifi. lol === JoaoPedrosa [~JoaoPedro@201009181102.user.veloxzone.com.br] has joined #ubuntu === chris [~chris@ppp209-127.lns2.syd3.internode.on.net] has joined #ubuntu [01:19] I just did an "essid any" and iwconfig shows the link to the AP, signal strength and all that === jpedrosa [~jpedrosa@201009181102.user.veloxzone.com.br] has joined #ubuntu [01:19] so I assume it's a WEP problem [01:20] yeah........if you're router is a specific sid...........then I'd make sure and set it just in case. I had the same good 'contact' light deal until I set the sid. [01:20] "any" let me see that it was yackin'.........but until I told it the name...........da-nada. [01:21] viper12: I tried setting a bogus essid, then "any" and it found the right one [01:21] anyone know how to create a .deb for the repositories === spacey [~spacey@flits101-191.flits.rug.nl] has joined #ubuntu === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has left #ubuntu ["Leaving"] [01:22] Mine 'found' the right one as well tga...........it just wouldn't "do" anything else. [01:22] interesting [01:22] once I set the name.........poof and gosh it all went like it was s'posed ta. [01:22] does ubuntu has a decent partition program for when you want to install it but still need to make partitions? === hypn0 [~chatzilla@217.140.37.87] has joined #ubuntu [01:22] how do I figure out what window managers are avalible for hoary? [01:23] Tomcat_: yes, but don't rely on it for any partition resizing [01:23] Of course I'm seeing that issue with the hoary live cd as well. Its not asking for the eesid about 75% of the time for some reason.........shrugs. === ^della^ [U172217@213.190.41.114] has joined #ubuntu [01:23] the installer asks once, then it's impossible to make it ask again [01:23] Carl, natively, its gnome, gnome gnome. lol. but you can apt any of em' and they work. [01:24] argh, then i'll find some other prog to resize my current partition with === Keybuk [~scott@host217-37-231-28.in-addr.btopenworld.com] has joined #ubuntu [01:24] that's step 2 after I get wifi to work, apt-get install openbox ion2 [01:24] I used qparted tommy........worked like a charm. === IvyCQuaff [~Sir@200-171-144-228.dsl.telesp.net.br] has joined #ubuntu [01:24] I used it too.. it did ok on my ntfs part but hosed my ext3 [01:24] viper12: but you already had a linux distro installed? [01:25] Tommy: if you want a nice interface to it you can use qtparted from a livecd [01:25] otherwise iirc the installer comes with the text version of it [01:25] I pretty much want to run Firefox and XMMS, or some gui mp3 player - any recomendation for WM? [01:25] it hosed the ext3? wow. mine rolled and even fixed a prob with the ntfs part. [01:25] btw, does ubuntu come without mp3 support? [01:26] hmm, good q... [01:26] CarlK: openbox is nice and simple [01:26] carl...........gnome works just fine with those apps. [01:26] viper12 - P1-233mhz box - [01:26] ouch [01:26] as I said, openbox is nice and simple :) [01:26] nev mind. lmao [01:26] tga: find the RestrictedFormats in the wiki and that will give you answers for that [01:26] is there a way to automatically install the dependencies of a package with dpkg? [01:27] tga: you know there are different laws in different countrys... [01:27] :) [01:27] scizzo: yeah, I was sorta expecting it, just making sure [01:27] and so far, i can't get anything but 640x480 [01:27] anyone? [01:27] first time I tried linux I couldn't get more than 320x200 [01:27] kinda hard to answer that question without knowing specifics on hardware (video). [01:28] of course with a p1-233 box,.................yikes. === Keybuk [~scott@host217-37-231-25.in-addr.btopenworld.com] has joined #ubuntu === hypn0_ [~chatzilla@host81-7-62-85.surfport24.v21.co.uk] has joined #ubuntu [01:29] anyone know how to create a .deb for the repositories [01:29] i would like to create a deb for graveman 0.3.8 [01:30] to put in ubuntu's repos? [01:30] to let everyone share the joy of easy gtk/gnome cd burning of mp3 and ogg and dvd [01:30] well to submit for inclusion === SteveA_ [~steve@dumbledore.hbd.com] has joined #ubuntu [01:30] I hate to say this, but have you checked their website? I believe there's a section for submitting and such there. [01:31] here I go again, maybe this time I can get wifi to work [01:31] but how do i create the deb to submit ? [01:31] hi [01:31] of course, DVD........ain't gonna happen f3. === SteveA__ [~steve@dumbledore.hbd.com] has joined #ubuntu [01:31] r3v3rb: there's a thread in the forum on that [01:32] sweet thanks ups [01:32] too many sticky legal questions regarding dvd. [01:33] not dvd video but dvd data disks === Thom_Ubuntu [~thom@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [01:33] the words "mp3" and DVD in the same sentence give some licensers the shakes though. heh heh [01:33] not everyone uses dvd-r for dodgy movies... === beyond [~beyond@200-206-134-238.async.com.br] has joined #ubuntu [01:34] some of us download our distro's that way too you know :) [01:34] hehe [01:34] I hear you on that one. My comment was regarding 'official' repositories. universe/multi /etc. would prolly work. [01:34] mp3 burning is not the same as mp3 encoding afaik [01:34] true [01:35] tell that to the frickin' RIAA though. -j/t [01:35] it may not make it into official but i think it should be there [01:35] nods. [01:35] so my mp3's i buy online i cannot burn to cd, yet the cd i buy i can record to tape to play in my wife's car !! RIAA go suck ! [01:36] :D [01:36] hey.......I can watch galactica for free (well paid cable), but if I d/l the same ep on net.............i'm ebil. [01:36] lmao [01:37] Our legal types as well as the entertainment industry are still about 10-15 years behind the curve....as usual. [01:38] Of course those very same arguments swirl around licensing and lawsuits in the unix world as well. [01:38] hi room again [01:38] hola [01:38] where can i get asfrecorder for ubuntu [01:38] arggghhh, what we all need is an OS that locks us out from doing anything... we could call it 'Longhorn' !! === loglibrarybot [~loglibrar@144.202.242.43] has joined #ubuntu [01:39] nobody gets ass free 'round here. (sorry...couldn't resist. [01:39] :D === thechitowncubs [~thechitow@c-67-175-52-127.client.comcast.net] has joined #ubuntu [01:39] Hellow [01:39] I am having trouble installing ubuntu hoary [01:39] combine longhorn with the fritz chip and that stupid TC initiative and that's about the size of it r3 [01:40] hola chito [01:40] I was not expecting to be greeted by a command prompt instead of a GUI [01:40] what do I need to do [01:40] startx. [01:40] heh heh [01:40] do i need to apt-get anything? [01:41] mmm it happened after rebooting? [01:41] how do I startx? [01:41] i've had problems with hoary/x86 as well [01:41] actually, seriously........try that. if it barfs [01:41] is nermal here? [01:41] thechitowncubs, startx perhaps ? [01:41] it doesnt install a certain package and then it quits the installer [01:41] did you have install failures..................ahhh. read about that. [01:41] and how do you quit IRSSI? [01:41] muscibot, ? [01:41] /quit ? [01:41] because i am stuck in it =/ [01:42] yay! [01:42] hey man u said that i must use asfrecorder right [01:42] well.. for asf and wmv streams [01:42] mplayer can save quicktime to disk [01:42] yeah...but i cant get it for linux tho\ [01:42] eh ? [01:42] I didn't realise you could get it for anything else === thechitowncubs [~thechitow@c-67-175-52-127.client.comcast.net] has joined #ubuntu [01:43] um....is this recorder a win app? [01:43] It said the command was not found [01:43] it might not be in ubuntu, but I'm coming from a gentoo background where it's in portage [01:43] i think so [01:43] no .. its not [01:43] thechitowncubs, there is a problem with the hoary installer [01:43] what do you mena [01:43] why the fsck would I recommend a windows app ? [01:43] where can i get it === cblack [foo@208.40.181.230] has joined #ubuntu [01:43] give me some credit [01:43] lo folks [01:43] did it say anything about not being able to install a certain paxckage? [01:43] viper12, usted es espaol === remi_ [~remi@AClermont-Ferrand-201-1-3-137.w80-15.abo.wanadoo.fr] has joined #ubuntu === gustav_ [~gustav@dumbledore.hbd.com] has joined #ubuntu [01:44] I didn't try to install anything yet [01:44] no...it said on the website that is was for win [01:44] bonjour a tous [01:44] muscibot, http://justfuckinggoogleit.com/?q=asfrecorder [01:44] lol [01:44] thechitowncubs, then X is not installed either, :) [01:44] thnx [01:44] no habla r3 [01:44] yes, the link does work :P [01:44] je viens d'installer Ubuntu sur un iMac [01:44] what is that package name [01:44] mais il est un peu lourd [01:45] remi_: tu peux rejoindre le canal #ubuntu-fr celui ci est en anglais [01:45] thinks [01:45] thechitowncubs, did you do a minimal install or something ? [01:45] i just hit enter [01:45] so, i guess it was normal [01:45] THAT LINK IS AWESOME!!!! [01:45] urgh [01:45] thechitowncubs, ha you have to install ubuntu itself-- you start from the CD, then it installs the base system, after that you need to reboot and it is suposed to install the remaining software, including the GUI [01:45] HAHAHAHAHA [01:45] Oh, well I guess it didn't do that, it just restarted to a program called Aptitude. [01:46] i know [01:46] And I had no idea what to install [01:46] thats the problem i mentioned [01:46] hoary does have some issues with acpi on some boxes.........and if aptitude came up.........she's bonked. [01:46] muscibot, it has it's uses ;) [01:46] th einstaller failes === Skid [~chris@82-32-195-206.cable.ubr05.newt.blueyonder.co.uk] has joined #ubuntu [01:46] =( [01:46] I have installed Ubuntu on one iMac [01:46] lol [01:46] my regular ubuntu worked [01:46] i had it on this x86 box as well thechitowncubs [01:46] hi how do I enable gnome to automatically add programs that i install to the applications menu? [01:46] but it's not very speed [01:46] Skid, it is supposed to do that already :) [01:46] Is it fixible? [01:46] restart x for that [01:46] fixable [01:46] Skid, it should do I think.. maybe famd needs to be active === gus_ [~gustav@dumbledore.hbd.com] has joined #ubuntu [01:47] TheButteryWonder: it doesn't [01:47] I've got fam installed.. but I can't find "famd" [01:47] Skid, restart gnome/x [01:47] or do a killall gnome-panel and it should respawn [01:47] and fam is running.. [01:47] hmm.. [01:47] Thom_Ubuntu: I dont want to have to always restart x [01:47] that's the thing :) [01:47] or just press ctrl+alt+backspace [01:47] urgh.. no [01:47] well you have to [01:47] don't do that [01:47] that's just stupid === mario [~mario@200.54.6.116] has joined #ubuntu [01:47] I dont want all my apps killed :) === Tirno [~dyke@icin2pc62.epfl.ch] has joined #ubuntu [01:47] Skid: killall gnome-panel [01:47] just do a killall -HUP gnome-panel [01:47] Thom- what do you need to do to fix it =/ [01:47] but there must be a better way [01:47] can i h [01:47] ya [01:48] well I searched for famd (as coming from gentoo..) [01:48] hmm [01:48] Skid, aye.. me too [01:48] but fam was only returned, insatlled... [01:48] fam is running [01:48] thechitowncubs, i dont know... you can always install ubuntu warty, and do a dist-upgrade from there to hoary (the one that fails) [01:48] hmm [01:48] but it's not "smart" [01:48] thanks nermal..ill let u know if it works [01:48] sometimes it works, sometimes it doesn't [01:48] cheers [01:48] muscibot, it's not in apt ? [01:48] Ill just wait till the Final =/ [01:48] later [01:48] huh? [01:48] also, while I'm on the subject, how can I enable the rest of the menu, rather than just gnomes (such as when I'm in fluxbox/xfce) [01:48] Hi, I had the possibly misguided idea to move to hoary and now my wireless doesn't want to talk to me [01:49] well.. aptitude search asfrecorder returns nothing ? [01:49] now whats wrogn with ctrl+alt+backspace :s [01:49] Thom_Ubuntu, it kills X without quitting any apps properly [01:49] using network setting gui, I try to activate the wireless card and it promptly de-activates it again [01:49] just wrenches X out from underneath them [01:49] oh [01:49] well i dont really care i barely use my x86 anyway ;) [01:49] plus it kills all the apps you are using etc [01:49] Nermal, that i understood [01:50] Tirno, what does things like /var/log/messages show ? [01:50] or dmesg ? [01:50] and what happens if you manually up the interface ? === beyond [~beyond@200-206-134-238.async.com.br] has left #ubuntu ["Don't] [01:51] gtg. l8r [01:51] sorry to just pop into your conversation like this :: but does anyone know if there are md5 sums for the newest hoary install i386 iso? [01:51] nermal it doesnt work... [01:51] what doesn't [01:51] asf [01:51] which bit [01:52] tirno........which wifi card are you using? is it an atheros chipset? [01:52] ffs... read how to ask a question... [01:52] well i extract it and its and exe file [01:52] oh for christs sake [01:52] it is on an intel centrino proc [01:52] what??? [01:52] I think === |junit| [~thechitow@c-67-175-52-127.client.comcast.net] has joined #ubuntu [01:52] what video do you want to stream ? [01:52] Nermal: I have nothing recent in /var/log/messages [01:53] <|junit|> One other question: I noticed that Apache2 still tries to load on boot, even though I removed it using sudo apt-get remove apache2 [01:53] viper12: it worked on warty [01:53] I'm running hoary on same setup tirno........and I gotta tell you first off make SURE you type in the essid properly. if thats wrong (even caps) it'll barf. ( i oughta know. [01:53] its for my dad [01:53] WHAT FORMAT [01:53] http://xgen.vitalstream.com/mcasx.asx?media=1889745&package=1834578&vsus=&vsps [01:53] i dunno [01:54] apparently asfrecorder has both windows and linux version in the tarball === NetwrkMonkey [~Monkey@netwrkmonkey.user] has joined #ubuntu [01:54] how do I tell apt-get to install the Recommended packages too? [01:54] viper12: so I can't hunt for wireless networks whose essid I don't know? [01:54] ok [01:54] Tirno, sure.. [01:54] Tirno, iwlist scan [01:54] will list the ones it finds [01:54] how do you install the linux one ...i got it in zip form === Scognito [~utdut@host145-140.pool8253.interbusiness.it] has joined #ubuntu [01:55] hi all [01:55] look in the file I guess [01:55] should be an executable [01:55] i got this message when i boot: [01:55] "WARNING: .udevdb already exists on the old $udev_root!" [01:55] sure you can tirn........I'm talking about getting it to work on the one you want........mine kept crapping because it found two open networks that used 'any'.......and the signal was so bad it kept crappin' out. [01:55] what it means? === Coily [~Coily@216-80-118-25.snb-bsr1.chi-snb.il.cable.rcn.com] has joined #ubuntu [01:55] Nermal: how do I describe the interface [01:55] Scognito, it means the udev db already exists on the old udev root [01:55] i tried to remove /dev/.udevdb and reboot, but got same error [01:55] Tirno, wlan0 ? [01:55] Scognito, hum [01:56] Nermal, in fact it is strange [01:56] Quality=4/100 ?!! it is 4' from the AP... [01:56] and, every time i try to reboot or halt my machine i got "/ busy" when unmounting [01:56] oops... iwconfig doesn't see my eth1 [01:57] huym [01:57] which is where the wireless is if I remember correctly [01:57] what does ifconfig eth1 up do ? [01:57] also tirno........check device manager and make sure its listed in there. if not.........you've gota prob. [01:57] sounds like it's not picking up the card [01:57] what does dmesg give you ? [01:57] me? [01:58] noo... Tirno [01:58] every morning around 6:30 my mounted partitions start reading/writing, is there some sort of scheduled app that comes with ubuntu? [01:58] nermal: am checking dmesg [01:58] Coily, cron? [01:58] :) [01:58] Coily - probably "locate" === jdrowell [~jdrowell@200-146-150-110.rev.easyband.com.br] has joined #ubuntu [01:58] naw coily.........its bill gates trying ta sabotage ya. ;-) [01:58] how do you run a makefile [01:59] cron? locate? how can i disable these [01:59] Coily - turn off the box. ;) [01:59] :O [01:59] lol [01:59] why would you want to ? [01:59] they are running for your benefit [02:00] right now im having problems with my cpu overheating so cpu stress lags me, not too fun [02:00] muscibot: by issuing 'make' on the commandline ;) or ./Makefile if its executable [02:00] how long should it last? [02:00] Coily, depends on how many files you have [02:00] couple of minutes usually [02:00] sounds like hdd access is the LEAST of your concerns with that one (overheat0. === tga [~tga@S0106000f66aeaf64.vs.shawcable.net] has joined #ubuntu [02:00] i did but if says make: *** No rule to make target `makefile'. Stop. [02:00] viper12, major suckage [02:01] so, no mention of eth1 in dmesg [02:01] hey tga. huh? [02:01] muscibot, no documentation in the tarball ? [02:01] ya im running semi-stable right now... [02:01] viper12, the card works just fine, it's dhclient that won't grab an address [02:01] nope [02:01] Tirno, what card is it [02:01] ahh hmm. [02:01] gah! where do I find the wireless chipset in the device manager gui [02:01] Tirno, forget "device manager" crap [02:02] thats windows talk [02:02] ok [02:02] lspci is a good tool [02:02] will list all the pci devices [02:02] eek, these fonts are fugly [02:02] nermal..........that ain't cool. there IS a gui dev manager that lists the devices. If the user isn't as comfortable as SOME are on the command line, thats the FIRST place to look. [02:03] viper12, device manager is very ambiguous [02:03] it could mean different things on different DE / WM or different distros [02:03] I'm comfortable with both [02:03] command line is a lot easier over irc [02:03] I just have zero clue as far as hardware is concerned [02:03] so I don't know what I'm looking for [02:03] "type this" vs "move your mouse to this, then click this, then this, then you should see this.." [02:04] Tirno, do you know what card it is ? === remi_ [~remi@AClermont-Ferrand-201-1-3-137.w80-15.abo.wanadoo.fr] has left #ubuntu ["Leaving"] === Nominus [hanzo@2001:c20:ffff:2b:0:0:0:1541] has joined #ubuntu [02:04] err... === tritium [~tritium@ee213-dhcp-15.ecn.purdue.edu] has joined #ubuntu [02:04] that would help lots :) [02:05] because I'm not sure which thing it is that's supposed to identify the card [02:05] so there isn't an apt-get switch to get the Recommended packages? [02:05] Tirno, I meant you personally [02:05] Since they've begun integrating wireless inside laptops, I've just been answering yes and saying activate and hoping for the best [02:05] as in "I went and bought this card" [02:06] ah... it's integrated .. centrino ? [02:06] I went and bought this acer laptop [02:06] yeah [02:06] right.. [02:06] so it will be using the ipw stuff [02:06] I mentioned that earlier, sorry didn't realised you missed it [02:06] np :) [02:06] hmm. so it will be ipw2100 but more likely ipw2200 [02:06] As far as it goes. If its a centrino based chipset (intel)........in the device manager GUI, its going to be listed most likely as: PRO/Wireless LAN xxxx mini PCI adapter. [02:06] does lsmod give you any modules name ipw [02:06] (looking at a centrino machine as we speak.) [02:07] CarlK, you can always use apt-cache show === Nermal doesn't even know what the "device manager" is [02:07] lspci and the kernel are my device managers [02:07] tritium - how will that help? [02:07] ipw2200 [02:07] so the module is loaded.. .thats good [02:07] CarlK, It'll only show you the info you want to know. Then, you can install the recommend packages. [02:07] its just not upping the wifi card :| [02:08] which is odd.. it should appear somewhere in dmesg :| [02:08] and iwconfig doesn't show any wireless cards ? [02:08] ah [02:08] sorry [02:08] I did dmesg|grep eth1 [02:08] grepping ipw2200 says load faled [02:09] hmm.. maybe the firmware failed to load :| [02:09] ipw2200: ipw2200_boot.fw load failed [02:09] yep [02:09] unable to load firmware: 0xFFFFFFFE [02:09] ok.. so the firmware isn't loading onto your card.. so that could be a firmware version issue or it could be a pci issue [02:09] AARG!!! [02:09] this freeking thing [02:09] ipw2200. you should check compatibility stuff. the ipw2100 (over here) is working with hoary array4. [02:10] I would just try booting with pci=noacpi noapic and see what happens... as a quick check [02:10] good call there nermal. [02:10] that was a good fix when I worked for SUSE ;) [02:10] what 'brand' laptop is it Tirno? [02:10] acer travelmate 4000 [02:10] as hoary has a newer kernel and it may not like the acpi implementation [02:10] nods. definitely do the no acpi install. [02:11] oh... [02:11] you're ipw is a full rev higher than the compaq x1000 widescreen I'm looking at. (ipw2100). [02:11] so hit space for the menu on boot, then hit "e" to edit the boot options and plonk pci=noacpi noapic on the end of the kernel line [02:11] then hit "b" to boot it [02:11] right [02:11] i cant find asfrecorder as a tgz file only as a freeking zip file [02:11] alternatively add those two to the end of the kernel line in /boot/grub/menu.lst :) [02:12] note one is acpi and one is apic, they are two different things [02:12] just to confuse you :) [02:12] lmao [02:12] muscibot, what's the problem with that? [02:12] well i dont know how to install it as an exe file [02:12] its not an exe file [02:12] it contains both [02:12] you have to compile the linux version [02:13] though I just do emerge asfrecorder *cough* ;) [02:13] it contains a exe and makefile but i dont know how to makefile [02:13] where do I put it in grub's menu.llst [02:13] is there no INSTALL file ? [02:13] to read ? [02:13] nope [02:13] Tirno, on the end of the kernel line you want to use [02:13] <|junit|> is there any risk involved in upgrading to hoary from woary with apt-get? [02:13] <|junit|> lol [02:13] <|junit|> hoary [02:13] there is just exe file and makefile [02:14] |junit|, there is some risk, but it worked for me [02:14] apparently aptitude can be better for big upgrades [02:14] just make sure things like X are shut down [02:14] <|junit|> k [02:14] um junit......hoary is still not 'final'..........so there might be if you've tweaked with stuff on warty.....but its not that 'scary'. [02:14] |junit|, you may encounter some difficulties [02:16] mms [02:16] oops... just realised I might have done something really silly and overreached myself. I didn apt-get dist-update and then apt-get upgrade [02:16] sorry [02:16] <|junit|> have any of you used OpenOffice 2 beta? [02:16] |junit|, yes [02:16] can't get it to install [02:16] or else I would [02:16] <|junit|> Hmm, i couldn't get it to install either [02:16] Tirno, not the other way round ? [02:16] I don't want to build it, just wanna do it from apt [02:16] I used OO 1.9 [02:16] <|junit|> with their debian instructions [02:16] err [02:17] not sure which way round [02:17] openoffice.org2 is available in Hoary [02:17] well normally you do update then upgrade ;) [02:17] tritium, it is ? :) [02:17] point being, i don't think I ever typed the line dist-upgrade [02:17] wheee [02:17] Nermal, yep [02:17] for a while now ;) [02:17] I did dist-update then upgrade [02:17] much faster apparently [02:18] it's update then dist-upgrade [02:18] hmm [02:18] I think [02:18] maybe I did do it right then === tkrag [~tkrag@217.116.239.206] has joined #ubuntu [02:18] :/ [02:18] you have to update before you can upgrade [02:19] I updated [02:19] tritium: I am in hoary, and when i try to do it through apt it says "opeonoffice.org2-common: depends: openoffice.org2-core(>1.9.64)but it is not installable" === jani [~jani@iv.ro] has joined #ubuntu [02:19] and I am current as of this morning [02:19] what I'm specifically worried about is whether there's a difference between dist-upgrade and just upgrade === tga [~tga@S0106000f66aeaf64.vs.shawcable.net] has joined #ubuntu [02:19] maybe it is because I am amd64 [02:19] afonit, the day I installed, all the dependencies were available [02:19] have fun all....gotta blaze. [02:19] on ubuntu 64 === manobes [~manobes@pt1lns.lns.cornell.edu] has joined #ubuntu [02:20] tritium, are you on amd64? [02:20] afonit, nope [02:20] nuts [02:20] I am quite happy with ubuntu though, and I finally got an nvidia card that is supported [02:20] makes such a huge difference, it is amazing === RU63 [~RU63@i-83-67-28-146.freedom2surf.net] has joined #ubuntu === Parallax [~Pbl@39.red-213-231-94.user.auna.net] has joined #ubuntu [02:21] Tirno, there is a big difference. [02:21] _ === tga tries to figure out what to stick in sources.list [02:22] christ [02:22] almost did cdrecord dev=/dev/hda hoary-install-i386.iso === adamh [~adam@modemcable042.94-81-70.mc.videotron.ca] has joined #ubuntu [02:22] hiya, i installed kde, hoary, and i can't find the terminal in it. [02:22] How do I suggest a package for inclusion in Ubuntu? [02:23] Oh and there's something vaguely annoying in the warty install procedure: I selected swiss-french keyboard, but english language. And my login screen has defaulted to american keyboard. Only big difference is the switch between letters y and z, which I unfortunately have one of in my password [02:23] where is terminal in kde? there is nothing on the desktop [02:23] i.e., how do I suggest "Here's a tarball, there ought to be a .deb for it"? :) [02:23] RU63, should be a shell icon [02:23] Nermal, you can use nautilus to burn CDs too [02:23] where do I report that/check whether it's fixed in hoary [02:23] tritium, bah... nah :) [02:23] this is gentoo atm :| [02:23] don't trust it ;) [02:23] Nermal, ah, I see ;) [02:23] (and how do I confirm that nobody else has already suggested what I'm suggesting?) [02:23] about to blat it and install hoary [02:23] Nermal, there is nothing, I had to type xchat into the Run Command to get here [02:24] that doesn't sound right :| [02:24] adamh, what is it? [02:24] tritium: pyphany [02:24] Nermal, i did choose the mswindows look when i went through the wizard [02:24] (Python bindings/loader for Epiphany) [02:25] _why?_ [02:25] Nermal, could that be it? [02:25] nermal: I did pci=noapci noapic [02:25] Tirno, any joy ? [02:25] Nermal, wanted to see what would happen [02:25] it said it doesn't know option noapci [02:25] it's just finishing the boot now [02:25] well.. now you've seen it does it pretty well.. you get nothing useful, and everything is pretty broken [02:25] Tirno: pci=noacpi [02:25] they've got it down to a tee eh ? === jani [~jani@iv.ro] has left #ubuntu ["Leaving"] [02:25] Not pci-noapci [02:25] noacpi [02:26] not noapci [02:26] *embeds head in desk* [02:26] oh fuck [02:26] gah [02:26] collegues giving me odd looks [02:26] adamh, you can file a bug with Severity "enhancement" [02:26] tritium: Against what package? [02:26] I reread each of the words to make sure it was right [02:26] Erm, what "Product" rather [02:26] RU63: konsole should be in the k-menu or on the taskbar or you can run it through alt-f2 [02:26] adamh, epiphany, I guess [02:26] tritium: All right, thanks :) [02:26] Tirno, :) [02:26] hmm.. hoary time, let's see how this goes [02:27] warty~=sarge, hoary~=sid? [02:27] adamh, it's just an idea [02:27] tga, not really [02:27] Riddell: there is nothing... k menu has no apps [02:27] is warty 'stable' and hoary 'unstable'? [02:27] yah [02:27] tritium: There're only 6 "products" in Bugzilla... none of them is Epiphany. I guess I file against Ubuntu :) [02:27] tga, yes, but when Warty was frozen, it was a snapshot of sid [02:28] Riddell: i have to run programs in run command [02:28] Oh, "package" -- gotcha :) [02:28] sounds good [02:28] so is hoary roughly comparable to sid? [02:28] Riddell: when i click on Configure Desktop, nothing happens [02:28] tga, yes, roughly speaking [02:28] RU63, it's so smart it configures the desktop automatically [02:29] tga, i want it to be dumb! [02:29] i want terminal badddd! [02:29] RU63: panic sequence: ctrl+alt+backspace [02:30] tga, did that already [02:30] ah [02:30] 689 upgraded, 146 newly installed, 14 to remove and 0 not upgraded. [02:30] hoooly [02:30] nermal: all options recognized this time [02:30] now to see whether it loads the card this time === iPerson [~tritium@ee213-dhcp-15.ecn.purdue.edu] has joined #ubuntu [02:31] i musta missed a package [02:31] so where is it I go to give feedback on the install procedure? [02:31] RU63: where is "Configure Desktop"? === muscibot [~matt@wblv-146-221-101.telkomadsl.co.za] has joined #ubuntu [02:32] damn [02:32] Riddell: when i right click on it [02:32] Nermal: still failed to load firmware [02:32] Riddell: even configure panel doesn't work [02:32] the friggin asfrecorder wont read asx streams [02:32] RU63: that's the broken freedesktop menus, try installing gnome-menus and see if that fixes it [02:32] Tirno, hmm [02:33] Riddell: k, brb... gonna have to leave X === iPerson [~tritium@ee213-dhcp-15.ecn.purdue.edu] has left #ubuntu ["Leaving"] === pocket [~pocket@pD9EEB652.dip.t-dialin.net] has joined #ubuntu === adnans [~adnans@noterik2.demon.nl] has joined #ubuntu [02:33] hmm dmesg also tells me: local apic disabled by bios -- reenabling [02:34] hmm [02:34] interesting [02:34] acpi also seems to be claiming to doing some stuff [02:35] if only I could disable the APIC.. it freezes this lappy every time I use a function key === RU63 [~RU63@i-83-67-28-146.freedom2surf.net] has joined #ubuntu === zeR [~kane@AC91FDEC.ipt.aol.com] has joined #ubuntu [02:35] tga, you tried noapic? [02:35] Riddell: It worked.. thanks :) === mameluke [~bo@84-72-8-128.dclient.hispeed.ch] has joined #ubuntu [02:35] tritium: yeah, it doesn't help [02:35] tga, what about nolapic? [02:36] Riddell: I woulda never thought that installing gnome-menus would work for KDE [02:36] tritium: don't know about that one [02:36] Hello, i downloaded the hoary ISO and burned it, but when i want to install i get an error that acpi-modules-2.6.10-2-386-di_2.6.10-14_i386.udeb is corrupt. Anything i can do? [02:36] burn it at a slower speed [02:37] tga, http://www.ubuntulinux.org/support/documentation/howto/dellat/view?searchterm=nolapic === remi [~remi@AClermont-Ferrand-201-1-3-137.w80-15.abo.wanadoo.fr] has joined #ubuntu [02:37] cblack: you think it is a burning error? === Montagh [~451@30.106.client.e-access.com.au] has joined #ubuntu [02:37] or download it again. I had checksum problems on my warty download [02:37] RU63: it's a known problem, it's on my TODO list to fix sooner rather than later [02:37] zeR, yep [02:37] tga, it may also work in your situation. It's worth a try === rcliii [~rcliii@c-24-10-179-112.client.comcast.net] has joined #ubuntu [02:37] tritium: very interesting, thank you [02:37] yep [02:38] cblack: i watched the md5sums right now. The one on the server is another like i have on my hd now [02:38] Riddell: thanks again for helping, ltr [02:38] so, is there any way for me to revert back to warty, which still recognized my wireless? [02:38] How do you do to install Nvu with apt-get ? [02:39] zeR, burn it again. slower speed. === LinuxJones [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [02:39] cblack: ok, i will try that..thank you! [02:39] remi, if it's in the package repositories, just like any other package [02:39] Tirno, not easily === jbegley [~nomail@61-101.202-68.tampabay.rr.com] has joined #ubuntu [02:40] should i get a linux-image-smp package for a p4-hyperthreading? [02:40] sounds like I get to reinstall the whole system :D [02:40] I had a CD problem - I was able to wget the image to the local box, then unmount /cdrom and mount the image - then let the install finish === umarmung [~Schreiber@p54853F0C.dip.t-dialin.net] has joined #ubuntu [02:41] Will the problems I've been having with hoary be fixed by time it's released? [02:41] Tirno : wtf? === zul [~chuck@198.62.158.205] has joined #ubuntu [02:41] lol [02:41] cblack: could you give me the correct command (for cdrecord) to burn the iso image? [02:41] not off the top of my head. i just burned it via nautilus in gnome [02:42] zeR : cdrecord -dev=/dev/... -tao filename.iso [02:42] where -dev=/dev/.. is your devic ename, e.g. "/dev/hdc" [02:42] isn't it just dev, not -dev? [02:43] is it bootable then? [02:43] CarlK: ubuntu 'hack' i assume. it's usually 'dev 0,0,0' for scsi disk, but. [02:43] zeR: yes, the ubuntu CD is bootable. [02:43] i mean, cdrecord makes it bootable automatically [02:43] ? [02:43] CarlK: for dealing w/ IDE burners directly; cdrecord didnt (doesnt?) natively support ide [02:44] zeR: yes. [02:44] zeR: if the ISO is bootable, any program that burns the ISO makes.. a bootable disk. [02:44] krism, it does nowadays, at least the one that's actually distributed [02:44] krism. hoary borked my wireless [02:44] mjr: the official one, or ubuntu? [02:44] so I'm goinh back to warty [02:44] ah, that was my last CD i had.. [02:44] The Warty nvidia-glx reverted back to version 1.0-6111 from August. [02:44] man cdrecord: cdrecord [ general options ] dev=device === jbegley [~nomail@61-101.202-68.tampabay.rr.com] has left #ubuntu [] === sfm-paryl [~chatzilla@216-201-177-90.res.logixcom.net] has joined #ubuntu [02:45] krism, I dunno about the official one, but practically every distro supports it [02:45] tritium, were you using ndiswrapper? [02:45] Did Hoary's version get changed as well ? [02:45] tritium, if so, revert back to warty's ndiswrapper [02:45] mjr: ah. the 'proper' way to do it (used to be!) via ide-scsi, but.. dunno what the official method is now. :) [02:45] the official cdrecord guy is a bit of an unco-operative fellow [02:45] mjr :) === neofeed [~moritz@pD957546C.dip.t-dialin.net] has joined #ubuntu [02:46] krism, 2.6 kernels actually warn upon loading ide-scsi that it's not the recommended way to burn cds nowadays [02:46] (or at least they did when I tried it a while ago) [02:46] mjr: ah :) [02:47] i have a really strange problem... I just installed ubuntu (warty) and everythign appeared to be great. But as soon as X starts up, I see a brief flash of the screen (everythign working properly) and then it goes black, the desktop flashes up about every 5-10 seconds and it's up for about a second at a time. What can I do to fix it? It's an LCD monitor, if that helps. [02:47] fsc, sorry, my sound isn't working.. Didn't hear your message. [02:47] fsc, no, I've never used ndiswrapper [02:48] fsc, what are you responding to? [02:48] tritium, you going back to warty [02:49] fsc, you must be thinking of Tirno, or someone else [02:49] tritium, i have sound problems too. gnome does sounds, but i can't play mp3s [02:49] Tirno, i mean [02:49] fsc: apt-get install gstreamer0.8-mad [02:49] Tirno, revert back to ndiswrapper in warty [02:49] fsc, my sound problem is from polypaudio -> #define MAX_CONNECTIONS 10 [02:49] Tirno, if that's what you're using [02:49] krism, k [02:50] well, just downloaded 2.10 kernel. gonna reboot and do xorg next [02:50] fsc: that's the mp3 plugin. [02:50] fsc?? [02:50] fsc, did you install gstreamer0.8-mad? [02:50] what does that mean and how do I do it? [02:50] tritium, uhmm..no [02:50] im looking for an mp3 plugin for totem, or get xmms going [02:50] Tirno, are you using ndiswrapper for your wireless? [02:50] fsc, you be able to play mp3 if you do [02:50] tritium, thanks [02:50] you ^ will ^ be able... [02:51] so when i reboot after getting 2.10 i should be in a 2.10 kernel? [02:52] the wireless in the centrino set === qbeek [~qbeek@sete.idealx.com] has joined #ubuntu === jdahlin [~jdahlin@200-206-134-238.async.com.br] has joined #ubuntu [02:53] can anyone help? please? === jdahlin [~jdahlin@200-206-134-238.async.com.br] has left #ubuntu ["Client] === Nermal [~pprior@pc2.packadsl.ftech.co.uk] has joined #ubuntu === da_bon_bon [~rohandhru@210.18.160.134] has joined #ubuntu [02:54] hi all [02:55] anyone on hoary noticed the new gnome-panel packages ? [02:55] da_bon_bon, what about them? === Frederick [~icechat5@201.3.155.176] has joined #ubuntu === Frederick [~icechat5@201.3.155.176] has left #ubuntu [] === Torakiky [~dillo@host194-193.pool8255.interbusiness.it] has joined #ubuntu === Torakiky [~dillo@host194-193.pool8255.interbusiness.it] has left #ubuntu ["Sto] === larsg [~larsg@port793.ds1-abc.adsl.cybercity.dk] has joined #ubuntu === merhojt [~jimmy@h186n7c1o885.bredband.skanova.com] has joined #ubuntu === larsg [~larsg@port793.ds1-abc.adsl.cybercity.dk] has left #ubuntu [] === sfm-paryl [~chatzilla@216-201-177-90.res.logixcom.net] has left #ubuntu [] === Xappe [~jon@regulus3.student.uu.se] has joined #ubuntu [02:57] hey Xappe [03:00] hello, tritium === Thom_Ubuntu [~thom@84-104-100-163.cable.quicknet.nl] has joined #ubuntu === Kyaneos [~kyaneos@80.26.215.253] has joined #ubuntu [03:03] tritium: thank me for those. === shock [~shock@dsl-213-023-234-060.arcor-ip.net] has joined #ubuntu === Scognito [~utdut@host145-140.pool8253.interbusiness.it] has joined #ubuntu [03:04] hi all [03:04] why i cannot install freevo on ubuntu? === tha_gamemaster [~videomast@c-67-166-135-123.client.comcast.net] has joined #ubuntu === felix_1 [~felix_1@modemcable128.237-130-66.mc.videotron.ca] has joined #ubuntu [03:05] da_bon_bon, oh, did you submit a bug? [03:05] freevo: Depends: python (< 2.4) ma 2.4-0ubuntu6 is to be installed [03:05] da_bon_bon, can I thank the thousands of other coders who contribute to open source too ? [03:05] the ones that don't ask for credit ? :) [03:05] tritium: i notified of a severe bug that caused gnome ppl to update their cvs and hence ubuntu to update the packages === lapo [~lapo@host38-161.pool8289.interbusiness.it] has joined #ubuntu [03:05] hi [03:06] da_bon_bon, good deal === Thom_Holwerda [~thomholwe@84-104-100-163.cable.quicknet.nl] has joined #ubuntu === kakorna [~www@h145n2fls308o1039.telia.com] has joined #ubuntu [03:07] hi [03:07] hmm, something is going crazy with my hdd...think it's synaptic...hmm... === lupusBE [~lupus@dD5E03D33.access.telenet.be] has joined #ubuntu [03:08] Hi, i have a question - what can be wrong if the computer stops at 'Preconfiguring packages...' when im doing 'apt-get install xserver-xfree86', its a 3.2ghz so it should work fine - ive tried both warty and hoary - the CD works fine on my laptop, any sugguestions? [03:10] Nermal: i am not asking for credit. === kent_ [~kent@83.249.62.87] has joined #ubuntu [03:10] brb. need to restart GNOME. === allio is now known as allio`afk [03:11] hmm, no updates for polypaudio... [03:11] does ubuntu live come with a NTFS resizer? I got this laptop from work I want to install linux on, and it hasn't got an XP disk, so I will not be able to reinstall; I have to resize. [03:11] Xappe, I tried to point it out, and got my hand slapped === linuxboy [~anon@yoda.frogfoot.net] has joined #ubuntu === mikael_ [~mikael@h90n3fls302o1120.telia.com] has joined #ubuntu [03:11] Xappe, we had best be patient. [03:12] why ubuntus installer fails to re-install grub :I [03:12] tritium, ok...i'll go without soundserver for a while then [03:12] Xappe, you decided not to drop back to esound? [03:13] yes, that'll just create more work for me later on :) [03:14] I suppose so. === SteveA [~steve@dumbledore.hbd.com] has joined #ubuntu [03:15] and i think they have to fix it or head back to esound quite soon === zeR [~kane@AC99BFA3.ipt.aol.com] has joined #ubuntu [03:15] Xappe, because of the freeze? === da_bon_bon [~rohandhru@210.18.160.134] has joined #ubuntu [03:16] cblack: it didn't work :( I burned another CD with speed=4.. [03:16] tritium, something like that. i mean, hoary will not be a good release without a somewhat working soundserver === thesilverhand [~matt@YahooBB218182236046.bbtec.net] has joined #ubuntu === Skwid [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu [03:17] tritium: well, that fix wasnt due to me. the crash still occurs [03:17] zer: is there an md5sum for you to check? [03:17] When i install Ubuntu, it couldn't copy a file from the cd. When i check the integrity of the cd, i get a message that acpi-modules couldn't be verified by the md5sum. Is there any way to install Ubuntu with the ISO-File anyhow? === Thom_Holwerda [~thomholwe@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [03:17] Xappe, what I don't get is how an untested sound server that isn't working made it into Hoary after the feature freeze of Feb. 7th [03:17] zeR: yes. === NetwrkMonkey [~Monkey@netwrkmonkey.user] has joined #ubuntu [03:17] da_bon_bon: :) How can i do that? [03:18] zeR: u know 'bout BT right ? [03:18] da_bon_bon: Bittorrent? [03:18] zeR: is it hoary / warty ? [03:18] yes bittorrent [03:18] da_bon_bon: hoary [03:19] da_bon_bon: i don't want to download another BIG package..it took 4 days to download the ISO (I only have ISDN) [03:19] zeR: ah, then i dont think its possible, unless u find a .torrent for hoary === Twentyone [~Olivier@82.230.166.95] has joined #ubuntu [03:19] tritium, well, you got a point there. but since hoary still is under development I guess one can't cry out too loud about it... === housetier [~housetier@dsl-084-056-169-060.arcor-ip.net] has joined #ubuntu [03:19] da_bon_bon - not just that... a .torrent for the hoary that zeR had [03:20] CarlK: right. [03:20] I downloaded hoary from http://cdimage.ubuntu.com/daily-live/current/hoary-live-i386.iso [03:20] zeR - what day? [03:20] zeR: well, bad. then, i think u do a minimal install then download all off the net [03:20] a few days ago. [03:20] Xappe, I agree, but it's odd [03:20] whats wrong with hoary's sound ? [03:20] zeR - me too... [03:21] tritium, yepp [03:21] da_bon_bon: hmpf. Is there a guide how to install from minimal install? [03:21] zeR: yes, lemme search [03:22] Xappe,tritium whats wrong with the sound [03:22] zeR: http://www.binonabiso.com/en/Ubuntu-miniRAM-HOWTO.html [03:22] wait... they mention using rsync to get the image. it might fix it, and eve update it to the current [03:22] da_bon_bon: thx [03:22] SiRrUs, they switched from esd to polypaudio, and now a lot of thing do not work properly === Neil3 [~neil@host81-156-42-30.range81-156.btcentralplus.com] has joined #ubuntu [03:22] but that would be some freaky magic... [03:22] CarlK: Ah, sounds great! [03:22] *things [03:22] zeR: np. [03:22] SiRrUs, polypaudio bails after 10 connections [03:22] how do i use ALSA instead of ESD ? [03:23] hmmm my sound works fine, what am I doing wrong [03:23] SiRrUs, you upgraded ubuntu-desktop and had esound replaced with polypaudio? [03:23] anyone got realplayer 10 working on hoary ? [03:23] CarlK: But who is 'they'? === MeMa|Sorcerer [~sorcerer@pD9FD08CE.dip0.t-ipconnect.de] has joined #ubuntu [03:23] SiRrUs, haha, that's one way of looking at it :D [03:23] hiho [03:24] I have done daily updates and dist-upgrades since hoary was first available [03:24] and no esd was never replaced [03:24] SiRrUs, polypaudio got into hoary yesterday [03:24] da_bon_bon: me [03:25] da_bon_bon: but I didn't do anything special to do so [03:25] SiRrUs, it's held back unless you dist-upgrade or manually install ubuntu-desktop [03:25] zeR - they = http://www.ubuntulinux.org/wiki/GettingUbuntu [03:25] like i said dist-upgrade last night as well as 5 mins ago [03:25] what is the script that tries to identify your sound card? [03:26] SiRrUs, that's strange [03:26] so it should be shutting down my xmms soon? [03:26] something's wrong here-- apt-get dist-upgrade from warty to hoary only reports 47 packages that will be upgraded [03:26] isnt it supposed to be more [03:26] spiral: u on hoary ? [03:26] Thom_Holwerda: >900 for me. [03:27] yeah thats why im confused === fsc [~lilbuntu@24.107.196.152.charter-stl.com] has joined #ubuntu === website [~website@host69-71.pool8251.interbusiness.it] has joined #ubuntu [03:27] check ur repos [03:27] just did :s [03:27] let me restart gnome i am pretty interested now :) [03:27] brb [03:27] easy enough. upgraded to 2.10 kernel and xorg. 15 minutes tops [03:27] officially hoary now [03:27] tritium, do you have any tips for buying a cheap soundcard with hardware mixing? === The_Nalf [fabrice@AToulouse-251-1-18-21.w82-125.abo.wanadoo.fr] has joined #ubuntu [03:28] tritium, i downloaded gstreamer-mad and still can't play mp3s by the way [03:28] spiral: didnt it conflict with esd ? u use esd ? [03:28] DagaZ: yeah... on hoary... [03:28] Xappe, no, I've been using a laptop exclusively for 3 years now. Sorry. [03:28] da_bon_bon: sorry, not DagaZ [03:28] spiral: ok.. [03:28] spiral: didnt it conflict with esd ? u use esd ? [03:28] all i use is a laptop too. [03:28] i dont get this :s [03:28] da_bon_bon: I use kde rather... so arts... [03:29] spiral: that explains it. [03:29] tritium, ok. think i'll try to get one, so I can turn off my built in ac97 [03:29] da_bon_bon: but I still have gnome, and this didn't conflict with esd I think === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [03:29] fsc, you're using Hoary now? It has pretty decent power management: http://ubuntulinux.org/wiki/HoaryPM [03:29] tritium, yeah [03:29] tritium: except for smart batteries :-/ [03:29] tritium, thanks [03:29] Xappe, good luck [03:29] nope sound works great [03:29] in Sound pref. if i uncheck "enable sound server at startup" will i get sound during normal events ? [03:29] fsc, sure. [03:29] now that i'm in xorg, how do i get shadows? === gustavor [~gustavo@200-206-134-238.async.com.br] has joined #ubuntu [03:30] spiral, you're not having luck? [03:30] is there a command which returns the console that i'm logged in? [03:30] tritium: having a smart battery on my laptop, and no power information returned by acpi [03:30] darnit my sources.list is fine-- how can dist-upgrade only list 47 packages?? [03:30] gustavor: tty maybe ? [03:31] spiral, thanks [03:31] Thom_Holwerda: since when ? [03:31] fsc, turn on your lamp and get yourself in front of it :) or search the forums for xorg composite === [m0rph] [~morph@p83.129.204.142.tisdip.tiscali.de] has joined #ubuntu [03:31] CarlK: How did you think to fix the ISO-file with rsync? [03:31] Xappe, heh [03:32] fsc, sorry for the bad joke, i just came home from work :) [03:32] spiral, im trying to dist-upgrade from warty to hoary-- did that before and all went fine, now i have a new warty install, on the same machine, that i want to upgrade into hoary, but now it only lists 47 packages to be upgraded, even though my sources.list is all fine === Sysace [~not@crb1104.nf.sympatico.ca] has joined #ubuntu [03:32] zeR: thats an option [03:32] Thom_Holwerda: apt-get update done ? [03:32] doesnt make sense [03:32] yup [03:32] Thom_Holwerda: astonishing [03:33] Thom_Holwerda: how many mb does it say it needs to get ? [03:33] transparency on gnome-terminal is kindof cool [03:33] 8207 kb === |QuaD- [~QuaD@beac872-0b01-dhcp155.bu.edu] has joined #ubuntu [03:33] Thom_Holwerda you sure your sources are correct [03:33] yup [03:33] ah, i now how it can be done without stressing the server :). Using jigit ( http://www.ubuntulinux.org/wiki/JigdoDownloadHowto ) Luck, that i have still a Warty Release installed [03:33] i use aterm its the lightest ive found [03:33] no im not sure :s [03:34] Thom_Holwerda go here www.ubuntuguide.org [03:34] SiRrUs: and how will that help :P [03:34] screw there where two lines all the way at the top that i forgot to edit-- excuse my utter stupidity === Thom_Holwerda hides under his desk [03:35] im already done :) forgot two lines in sources.list, they were tucked in between vairous commented lines so they blended right in [03:35] excuse me lol [03:35] da_bon_bon it tells you which ones to add and edit [03:35] SiRrUs: Thom_Holwerda told that he has done that. [03:36] Thom_Holwerda he also said he forgot to edit 2 lines ] [03:36] SiRrUs: mea culpa, then. [03:36] alredy works "need to get 407 mb of archives" === orospakr [~orospakr@ip-47.84.126.206.dsl-cust.ca.inter.net] has joined #ubuntu [03:36] Thom_Holwerda, tha'ts about right. i just upgraded 2 days ago [03:36] Thom_Holwerda, i think mine was about 450 meg or so === binks [~binks@82-38-227-50.cable.ubr03.wake.blueyonder.co.uk] has joined #ubuntu [03:36] man this must've been my most stupid action in computing history [03:36] mine was 423mb [03:37] i was getting kickass download speeds. 300kB+ [03:37] same here [03:37] i think it was like 15 minutes [03:37] is there a logger on this channel *erm* [03:37] ;) [03:37] everyone upgrading to hoary? [03:37] Thom_Holwerda, yes [03:37] darnit === AndyR [~andrew@rogers666.plus.com] has joined #ubuntu [03:37] SiRrUs, i upgraded to hoary a couple days ago and just upgraded to kernel 2.6.10 and xorg 10 minutes ago [03:37] i was getting 12-13kbps ! :( [03:38] fsc: upgrade to hoary installs xorg by default [03:38] im doign 301kb atm [03:38] fsc nice === khinester [~khinester@217.205.187.238] has joined #ubuntu [03:38] guys.. can anybody help with a ppc install? I've completed the first stage of the install, when asked to reboot, I get yaboot, choose gnu/linux, choose Linux (Linux/old are the options), then i get error: /pci@80000000/pci-bridge@d/pci-ata@1/@0/disk@0:11,\\linux: No such file or directory [03:38] da_bon_bon not in all cases [03:38] da_bon_bon, yeah, but the xserver doesn't automagically [03:39] da_bon_bon, you'll still be in xfree if you just do a dist-upgrade [03:39] Sysace, pci-ata? [03:39] fsc: yeah, learnt that the hard way :( [03:39] Thom_Holwerda, http://www.loglibrary.com/show_page/latest/101 === Tirno [~dyke@icin2pc62.epfl.ch] has left #ubuntu [] [03:39] hello [03:39] Thom_Holwerda: that's what it says... it's a blue/white mac g3.. [03:39] da_bon_bon, that's a good thing in my opinion [03:39] fsc: not in mine :) [03:40] how do i install apache on an ubuntu server from the shell [03:40] da_bon_bon, why? === ronald71 [ronald71@autocad-dh.fb.tue.nl] has joined #ubuntu [03:40] tritium, darn ;) [03:40] the whole upgrade was so simple. ubuntu rocks [03:40] yup [03:40] Bandit: WTF ? [03:40] ubuntu kicks ass! [03:40] is it apt-cache search apache [03:40] waiting for ubuntu-sparc mini.iso to get fixed and then i can dump my x86 again [03:40] khinester: right [03:40] can anybody help / offer suggestions??? [03:41] Sysace, it might have to do with the fact that b/w g3's are pretty old-- i have no idea [03:41] still can't play mp3, but gnome sounds work. i wonder if it has something to do with esd. i did download gstreamer-mad [03:41] ubuntu worked fine on my g4 imac [03:42] worked fine our G3s [03:42] Thom_Holwerda: yellowdog installed fine.. and according to what I see on forums.. it has installed on older hardware === Sysace has no idea.. :( [03:42] da_bon_bon: and what is the next command? [03:42] mmmm okayokay, i really have ni idea :( === ronald71 [ronald71@autocad-dh.fb.tue.nl] has joined #ubuntu [03:42] khinester: apt-get install apache [03:42] thats simple === ronald71 [ronald71@autocad-dh.fb.tue.nl] has left #ubuntu [] [03:43] khinester, you don't want apache2? [03:43] fsc what are you using to play the mp3s [03:43] i do [03:43] khinester: isnt it :) or rather, use synaptic - simpler === Skid [~chris@82-32-195-206.cable.ubr05.newt.blueyonder.co.uk] has joined #ubuntu [03:43] anybody else with any ideas? or is there anywhere else i can go for help?? [03:43] Sysace: whats the prob. ? [03:44] khinester, then don't get apache. Get apache2. [03:44] i recently just pulled an unused drive out my machine, and now when i try to boot it up, I get a grub error 21 - can't get to any menus any ideas? [03:44] da_bon_bon: I've completed the first stage of the install, when asked to reboot, I get yaboot, choose gnu/linux, choose Linux (Linux/old are the options), then i get error: /pci@80000000/pci-bridge@d/pci-ata@1/@0/disk@0:11,\\linux: No such file or directory [03:44] Sysace: why not grub ? [03:44] tritium: so, sudo apt-get install apache2 [03:44] lol === Arrogance [~aks@CPE0050ba556e4b-CM001225423850.cpe.net.cable.rogers.com] has joined #ubuntu [03:44] khinester, yep [03:44] or apache2-common === acidmaxd [~acidmax@ubuntu.jambolnet.com] has joined #ubuntu [03:44] grub isnt for ppc [03:44] da_bon_bon: I didn't get a choice .. [03:44] on ppc you need yaboot to boot linux === MaxPower [~MaxPower@24.99.231.54] has joined #ubuntu [03:45] khinester, apache2. It'll pull in apache2-common. [03:45] Skid, yes, you broke grub :) [03:45] oh nm, sorted [03:45] odd. [03:45] Thom_Holwerda: oh ok.. [03:45] just scanned the bios again after putting the drive back in [03:45] Skid, ah :) [03:45] how can I remov ethe drive, and still have it working? [03:45] Sysace: sorry no idea for ppc [03:45] grub doesn't reference the drive [03:45] Skid, you'll have to reconfigure grub [03:45] hmph, how strange [03:45] Skid, what other drives do you have, and how are they configured? [03:45] da_bon_bon: thanks anyways... any idea where else I could try to get support? [03:45] the ubuntu forums [03:46] post a msg there [03:46] 2 others, master + 2nd slave [03:46] 2nd slave = ubuntu [03:46] Sysace: #ubuntu-devel the mailing list. the wiki. [03:46] Skid, and this is the secondary master? [03:46] i'll have a poke [03:46] ubuntu-devel via irc right? [03:46] no, this is the primary slave that i've taken out [03:46] www.ubuntuforums.org - your best choice [03:46] Skid, gotcha [03:46] which is odd. [03:46] Skid, by default, grub assigns hard drives numbers from hd0 upwards [03:46] anyone running OOo 2 on oary ? [03:47] Skid, it would be my guess that removing your primary slave (which it probably sees as hd1) makes it see your ubuntu drive (which was hd3) as hd2.. === shock [~shockwave@dsl-213-023-234-060.arcor-ip.net] has joined #ubuntu [03:47] Sysace: yes. [03:47] ..so it's looking for hd3 to boot ubuntu off, and hd3 isn't there, because all of the drives after that one have moved down a number.. [03:47] mm [03:47] heh [03:47] probably [03:47] anyone running OOo 2 on oary ? [03:47] Skid, you can reinstall grub fairly easily. [03:47] many people have problems with yesterdays kernel update (kernel-restricted-modules). maybe we should put the explanation on the topic? [03:47] Skid: grub-install /dev/hda [03:48] Skid: do grub-update first [03:48] da_bon_bon: i've got OOo 2 on hoary...not exactly using it...but got it to have a look [03:48] acid [03:48] Skid, as da_bon_bon points out :) [03:48] acidmaxd, it broke ubuntu-sparc, apparently [03:48] :) [03:48] hda != linux drive [03:48] but i'll sort it from it, thanks [03:49] thesilverhand: it reqs. kde right ? [03:49] Thom_Holwerda: it broke i386 too :) [03:49] acidmaxd: all arch. got fixed-- except for sparc, so it seems, i posted a new bug on it [03:50] Thom_Holwerda: are we talking about the same issue? [03:50] http://bugzilla.ubuntu.com/show_bug.cgi?id=6606 === dgp [~danilo@adsl-ull-243-49.46-151.net24.it] has joined #ubuntu === tolstoy [~tolstoy@c-67-171-195-50.client.comcast.net] has joined #ubuntu === tsjubu [~tsjubu@j242188.upc-j.chello.nl] has joined #ubuntu === kent [~kent@83.249.62.87] has joined #ubuntu [03:54] Thom_Holwerda: not the same problem. I am talking about the recent kernel upgrade, released without corespondenting restricted modules. Result: nvidia/ati users cannot start GDM/X [03:54] okay; im not that educated in kernels and such, so i assumed we were talking about the same [03:55] acidmaxd which kernel [03:55] SiRrUs: just a second [03:56] err. where could i see the boot up log ? [03:56] Corvus: "dmesg" [03:56] ok, thx [03:56] SiRrUs: 2.6.8.1-5, released yesterday [03:56] 2.6.8.1-5-386 [03:57] acidmaxd, there is a new nvidia-glx module for download [03:57] ooh thats why i have not seen the trouble i have 2.6.10-3-686-smp [03:58] acidmaxd, nvidia-glx reverted back to version 1.0-6111 from August. === Anubis [~LordVader@node.tor] has joined #ubuntu === AndyR has just brought a cheapo geforce mx4000 esp for ubuntu [03:59] and very runs too === leonel [~leonel@201.135.55.132] has joined #ubuntu [03:59] and very nicely it runs too [04:00] :) [04:02] LinuxJones: 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. (linux-restricted-modules-2.6-386 kept back) [04:02] acidmaxd: doesn't seem to be in the repos [04:02] acidmaxd, ya I don't know what's up with that. I am still using the vesa driver atm. [04:03] LinuxJones: me too, until this issue is fixed [04:03] acidmaxd, dist-upgrade === jacquesmerde [~michael@220-253-56-39.VIC.netspace.net.au] has joined #ubuntu [04:03] acidmaxd, broken dependencies I guess [04:03] acidmaxd, or explicitly install the l-r-m [04:03] tritium: didn't help either: 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. === SteveA_ [~steve@dumbledore.hbd.com] has joined #ubuntu [04:03] acidmaxd, I was able to install it this morning. [04:03] tritium: unsatisfied depends [04:03] not for me [04:04] acidmaxd, doesn't look good for the stable release of a desktop based distro, but that's what you get with binary only drivers :( [04:04] linux-restricted-modules-2.6-386: Depends: linux-restricted-modules-2.6.8.1-5-386 but it is not installable [04:04] my ubuntu system broke when i did a dist-upgrade. it works now that i've fiddled, but i want to go to a vanilla 5.04. is that possible without reinstalling from scratch? [04:04] acidmaxd, you must have a mirror that isn't updated yet [04:05] tritium: i am using my own ubuntu mirror, synchronized every hour with archive.ubuntulinux.org [04:05] acidmaxd, something is wrong then [04:05] tritium, I am having the same problem === Ephemeral [~david@cpc1-with2-6-0-cust224.bagu.cable.ntl.com] has joined #ubuntu [04:05] tritium: yes, the wrong thing is that kernel ABI is changed, and ati and nvidia drivers aren't synchronized with the kernel release yet [04:06] They are fixed now. [04:06] apt-cache policy linux-restricted-modules-2.6.8.1-5-686 [04:06] linux-restricted-modules-2.6.8.1-5-686: [04:06] Installed: 2.6.8.1.3-7 [04:06] how do i edit my GRUB conf again? after the last Ubuntu updates it seems to have lost my Win2000 entry === Bandit thinks that the channel should be renamed to #Ubuntu-complaints :) [04:07] tritium: let's see, resyncing my mirror [04:07] acidmaxd, are you mirroring warty-security? [04:07] LinuxJones, do you have warty-security in your sources.list? [04:08] tritium you are the man [04:08] Bandit, :) === Tommy [~Tommy@kn-res.kuleuven.net] has joined #ubuntu [04:09] tritium, yeah [04:09] heya === TongMaster [~TongMaste@home.waugh.id.au] has joined #ubuntu [04:09] i tried installing ubuntu [04:09] but it can't find my cd-rom drives [04:09] ? [04:09] how fucked up is that? it installs from cd-rom though can't find them [04:09] my ubuntu system broke when i did a dist-upgrade. it works now that i've fiddled, but i want to go to a vanilla 5.04. is that possible without reinstalling from scratch? [04:09] Bandit, what did you do? add warty-security? === felix_1 [~felix_1@modemcable128.237-130-66.mc.videotron.ca] has joined #ubuntu [04:09] jacquesmerde, dist-upgrade is dangerous [04:10] if used without care [04:10] how do i edit my GRUB conf again? after the last Ubuntu updates it seems to have lost my Win2000 entry [04:10] Ephemeral, /boot/grub/menu.lst [04:10] nano -w /boot/grub/menu.lst [04:10] tritium not a thing i am perfectly happy and content with hoary...works great for me ;) [04:10] Bandit, ah, cool. Well, thanks, then! [04:10] how do you update the packages from the shell [04:11] just enjoy reading the complaints [04:11] tritium, yeah, i've learnt this....know! but it seems to me linux is all about learning from mistakes. how does one take care with dist-upgrade? [04:11] khinester, "sudo apt-get update" [04:11] jacquesmerde, I told you yesterday about the "-u" switch, and paying attention to what will be removed/installed/replaced... [04:11] khinester, you should check this out >> http://www.ubuntulinux.org/wiki/AptgetHowto/ [04:12] ok thx [04:12] Hi, i have a question - what can be wrong if the computer stops at 'Preconfiguring packages...' when im doing 'apt-get install xserver-xfree86', its a 3.2ghz so it should work fine - ive tried both warty and hoary - the CD works fine on my laptop, any sugguestions? [04:12] acidmaxd, what's the story? [04:13] LinuxJones, still no luck? [04:13] tritium, yeah, but if its gonna remove a package thats important, how do i stop dist-upgrade and get around it? [04:13] tritium, no it's still the same === acidmaxd [~acidmax@ubuntu.jambolnet.com] has joined #ubuntu [04:14] how do i write to GRUB/MENU.LST ? im in Nano [04:14] jacquesmerde, say "N" to the apt-get -u dist-upgrade [04:14] ive made my changes [04:14] LinuxJones, I can send the package to you if you want it [04:14] Ephemeral, ctrl + o then enter [04:15] tritium, thanks dude I am in no real rush atm and can wait :) [04:15] cant open file for writing [04:15] permission denied [04:15] Ephemeral, you need to be in root shell [04:15] LinuxJones, okay [04:15] so is my best way to get to a vaniall 5.04 now to just wipe my ubuntu partition and reinstall my warty cd? === suifur [~suifur@suifur.linuxfordummies] has joined #ubuntu === AngryClip [~kvirc@jriley1984.plus.com] has joined #ubuntu [04:16] Ephemeral, sudo -s (enter your password) nano /boot/grub/whatever [04:16] tritium, so is my best way to get to a vaniall 5.04 now to just wipe my ubuntu partition and reinstall my warty cd? [04:16] i changed the hosname of the server and now i get an error|'sudo: unable to lookup ubuntu-mp3 via gethostbyname() [04:16] jacquesmerde download and install array4 [04:16] ok ta [04:17] jacquesmerde: 5.04? isn't a Hoary version ? === StoneTable [~stone@c-67-184-135-68.client.comcast.net] has joined #ubuntu [04:17] nup, hence dist-upgrade === hggs [~HGuerra@196.32.128.215] has joined #ubuntu [04:17] jacquesmerde ? [04:18] jacquesmerde: about your nickname, it is a funny and curious one ... in french... [04:18] tritium: i am mirroring warty-security too [04:18] whats "array4"? is that a version of 5.04? [04:18] jacquesmerde, "vanilla" 5.04 is kind of a moving target [04:18] tritium: yes, there is updates ... checked 30 mins ago and there was none [04:19] acidmaxd, strange [04:19] jacquesmerde: I am running array-cd 4 ... [04:19] jacquesmerde take a look at the channel topic [04:19] tritium: now downloading 12 archives [04:19] tritium damm it man youi did it again ;) === Tommy [~Tommy@kn-res.kuleuven.net] has left #ubuntu [] [04:20] tritium: ouch! there is actually 59 update waiting: :-) [04:20] Bandit, heh === craigaa [~craigaa@nngy-165-167-122.telkomadsl.co.za] has joined #ubuntu [04:20] felix_1, okay... [04:20] tritium: Should I go on woth those updates ? ( hoary repos ) [04:21] tritium, oh yeah. how dies this sound...i do a fresh warty install, change my sources to hoary, then do a aptitude upgrade, but NOT an aptitude dist-upgrade (until hoary is no longer moving target) [04:21] felix_1, why not? [04:21] tritium: The following packages will be upgraded: lesstif2 nvidia-glx [04:21] jacquesmerde, if you really wnat Hoary, I'd use either a daily build or array-4 install CD [04:21] jacquesmerde or an array 4 install same difference [04:22] tritium: linux-restricted-modules-2.6-386 kept back, is this a problem? [04:22] tritium: I dunno if you are well with nvidia kernel and glx, what if I update linux-image 2.6.10-2 to something higher, is the nvidia-gls will still work? [04:22] acidmaxd, what does "apt-get -u dist-upgrade" want to do? === meuserj|work [~meuserj|w@65.243.209.81] has joined #ubuntu === jerome_stix [~jerome_st@dyn-83-157-35-250.ppp.tiscali.fr] has joined #ubuntu [04:22] felix_1, you're on Hoary? I have nvidia myself with latest kernel. [04:22] tritium: yeah, i've forgot about dist-upgrade. all OK now :) [04:22] thanks you very much :) [04:22] acidmaxd, excellent :) [04:22] Re bonjours tous [04:22] tritium: (H) === tsjubu [~tsjubu@j242188.upc-j.chello.nl] has joined #ubuntu [04:23] felix_1, yes, the latest kernel and l-r-m are working with nvidia [04:23] Terminator est parti ? [04:23] hello: i have a golden tip [04:23] after upgrading to hoary [04:23] ah an esound upgrade is up now [04:23] tritium, SiRrUs, i dont really want hoary that much at all. i want the less broken packages (rhythmbox, etc) of hoary, but gernerally a mroe stable warty system..so wary -> hoary repos -> upgrade -> NO dist-upgrade? === gustavor [~gustavo@200-206-134-238.async.com.br] has left #ubuntu ["Leaving"] [04:23] remove firefox and reinstall it [04:24] But I am booting with LILO because grub won't install. if I update the kernel, I dunno how the lilo will be screwing my boot installation ... === emo_ [~emo@host-62-245-203-11.customer.m-online.net] has joined #ubuntu [04:24] your firefox will load now more guickly [04:24] jacquesmerde, you can always do daily updates, yes [04:25] tsjubu does that apply to everything or just firefox [04:25] tritium: what are daily updates? that thing hoary has but warty doesnt? [04:25] jacquesmerde, no [04:25] FF [04:25] :) [04:25] Strange, there is no kernel upgrade, lots gnome and kde stuff, and of course apache2 stuff... [04:25] it is more smoothly upstarting === JsPr [~jnee@JsPr.student.supporter.pdpc] has joined #ubuntu [04:26] jacquesmerde, simply apt-get upgrade [04:26] and your streams are more stable!! [04:26] only FF === pitti [~martin@box79162.elkhouse.de] has joined #ubuntu [04:26] felix_1 what kernel you looking for [04:26] jacquesmerde, you're better off with an Hoary daily build or array install CD === krischan [~krischan@p5090BC77.dip.t-dialin.net] has joined #ubuntu === aleitner [~aleitner@se-pc31.inf.ethz.ch] has joined #ubuntu [04:26] jacquesmerde, then, just do daily updates & upgrades [04:27] in what dir does one put custom latex styles, so that they are automatically found? [04:27] tritium: I have the one installed with arraycd4 (2.6.10-2) I saw 2.6.10-4 avail... I hesite to get those... [04:27] eho: even 2.6.11 ! :-) === moquist_ [~moquist@pool-68-237-136-192.man.east.verizon.net] has joined #ubuntu [04:27] i couldnt get 2.6.11 to work [04:28] SiRrUs: Thanks for your hint ! :-) === jimmy_deanWork [~jhodapp@65.243.209.81] has left #ubuntu ["Leaving"] [04:28] tritium: thanks for you help, i'll do just that (the array option). wanna throw a .torrent link this way? [04:28] jacquesmerde, see the URL in the topic ;) [04:28] but i may try again I am a sucker for punishment [04:28] anyway brb [04:28] :-) [04:28] i did! [04:29] felix_1, you mean linux-image-2.6.10-3? [04:29] i just saw straight dload links. it must just be my idiocy, i'll look again [04:29] jacquesmerde, torrents are listed at the bottom [04:30] tritium: yes... whay ? [04:30] oh! sorry... read why [04:30] tritium: thanks god ubuntu has debian roots :)) [04:30] apt is awesome :) [04:30] felix_1, because 2.6.10-3 works just fine with nvidia [04:30] tritum..ah, thanks...for your patience with me [04:30] acidmaxd, indeed it is [04:31] jacquesmerde, of course, buddy [04:32] tritium: okay, but 2.6.10-2 run well too actually :-) [04:32] felix_1, it's your call [04:33] tritium dammit anyway === gazakii [~gj@serial.korelkothes.ondsl.gr] has joined #ubuntu [04:33] Bandit, damn what? === XineL [~tilly@dsl-220-235-28-119.wa.westnet.com.au] has joined #ubuntu [04:33] hello all [04:34] hi all [04:34] anybody know how to boot into a previous kernel using command line? [04:34] hello [04:34] XineL, grub-reboot with the proper argument [04:34] XineL: you can press Esc on GRUB screen [04:35] so grub-reboot "kernel" [04:35] ? [04:35] XineL, why does it have to be the command line? [04:35] is there an easy way to configure linux-source for module compiling? [04:35] can't get into gnome [04:35] XineL, but you can use the grub menu [04:35] ;) I need to go out and shovel the 10cm of snow in my driveway >>> jut had to complain [04:36] XineL, anyway, if you choose the command-line approach, it's "sudo grub-reboot #", where # is the entry you want from /boot/grub/menu.lst [04:36] i don;t have a menu that pops up straight away that i know of, it just boots my current kernel [04:36] ah thanx tritium [04:36] "gurb screen" = the words "grub... press esc for menu" [04:36] XineL, hit Esc or the space bar [04:36] now i feel bad - I am running OSX and enjoying it :( [04:36] bbs [04:36] to ease my pain - does anyone need help? [04:36] Bandit, don't hurt yourself [04:36] :P === adidas[ [~adidas@81.28.177.107] has joined #ubuntu [04:37] Not ! sexy.maturesites.net and http://freesex.maturesites.net [04:37] Not ! sexy.maturesites.net and http://freesex.maturesites.net [04:37] :) thanks [04:37] :) === adidas[ [~adidas@81.28.177.107] has left #ubuntu [] [04:37] hmm [04:37] is there an easy way to configure linux-source for module compiling? === felix_1 [~felix_1@modemcable128.237-130-66.mc.videotron.ca] has left #ubuntu ["Kopete] [04:38] "apt-get install gnome" said among other things: "...package is simply not installable and a bug report against that package should be filed." === leonel [~leonel@201.137.168.117] has joined #ubuntu [04:38] did the chan just get spamed by a porn site! [04:38] lol [04:38] where do I file? [04:38] gazakii, most modules can be compiled with linux-headers packages that match your kernel version [04:39] CarlK, bugzilla.ubuntulinux.org [04:39] CarlK: I don't think we are supposed to install that package. === L|nu}{^ [~linux@ti112210a080-6130.bb.online.no] has joined #ubuntu === bumperland [~bumper@ny-lasalle-cadant1-24-49-98-240.bflony.adelphia.net] has joined #ubuntu === hitu [~hitu@dialpool-210-214-10-237.maa.sify.net] has joined #ubuntu [04:39] um, what package should I install? [04:39] CarlK: It's also in Universe [04:39] Ubuntu-desktop? [04:39] don't you already have gnome? [04:39] tritium, sorry to bug you with another question, but i'm used to using aptitude. does synaptic use aptitude's layer or just plain apt? [04:40] tritium:yeah but this one needs a makefile that contains rules for module compiling [04:40] hey [04:40] *** The command 'cc -o conftest -g conftest.c' failed. [04:40] I did a server install - small box, wanted it a bit more custome [04:40] i get that when i tried to do configure on gcc === shock [~shockwave@dsl-213-023-234-060.arcor-ip.net] has joined #ubuntu [04:40] what package am i missing ? === tweek [~tweek@pcp01570339pcs.indstr01.fl.comcast.net] has joined #ubuntu [04:40] E: Couldn't find package Ubuntu-desktop [04:40] CarlK: look at the dependencies of ubuntu-desktop [04:40] jacquesmerde, it's just a front-end to apt [04:41] (That capitol U was a type [04:41] typo...) [04:41] gazakii, which module is that? [04:41] wow... After unpacking 1072MB of additional disk space will be used. [04:41] Intel 536. [04:41] CarlK: It's not just GNOME but everything Ubuntu comes with installed by default. [04:42] tritium: thanx u saved me [04:42] CarlK: I wonder if there's a way to do apt-get install gnome-* [04:42] gnomemeeting and samba-common?! [04:42] XineL, :) [04:42] yeah, this is not what I want... [04:42] anyone ? :| === felix_1 [~felix_1@modemcable128.237-130-66.mc.videotron.ca] has joined #ubuntu [04:43] ./configure: line 2332: cc: command not found [04:43] *** The command 'cc -o conftest -g conftest.c' failed. [04:43] *** You must set the environment variable CC to a working compiler. [04:43] what package am i missing ? === mameluke [~bo@84-72-9-177.dclient.hispeed.ch] has joined #ubuntu [04:43] hitu, you're best off installing build-essential [04:43] cool [04:43] yah thats what i did last time too [04:43] ehehe [04:44] ok thanx for the help ppl seeya === XineL [~tilly@dsl-220-235-28-119.wa.westnet.com.au] has left #ubuntu [] === hitu does a 'apt-get update' and idles === melter [~Melter@dyn224.iacc-tm4.ndsu.NoDak.edu] has joined #ubuntu [04:44] tritium, so is one better off using aptitude than synaptic? [04:44] CarlK: I'm sure you can use aptitude or something to install a program that depends on a gnome desktop [04:45] and just go with that. [04:45] i had some probs with the headers. it was looking in the wrong folder. i copied the .h files there. and now it asked for rules for compiling modules that were supposed to be in lib/modulesarch/include/build now i have the linux source package installed. i extrcted the source but apparently it needs configuring. i have o idea what the default 2.6.8.1-3-386 configuration is though === AngryClip [~kvirc@jriley1984.plus.com] has joined #ubuntu [04:45] jacquesmerde, not necessarily. That's a personal prefernce. I use apt, myself. === Tsjoklat [~Tsjoklat@dialup-4.246.253.214.Dial1.SanJose1.Level3.net] has joined #ubuntu [04:45] gazakii, it should be in /boot === Montagh [~451@30.106.client.e-access.com.au] has left #ubuntu ["Leaving"] [04:46] how do I install firefox? === Nermal [~pprior@pc2.packadsl.ftech.co.uk] has joined #ubuntu [04:46] there [04:46] one more machine on ubuntu :D [04:46] sudo apt-get install mozilla-firefox [04:47] mozilla... thanks [04:47] i set the makefile to look in /boot but it doesnt seem to find it. do you what it is called? i will try copying it to /lib/modules... dir [04:47] CarlK, do you know how to search for packages with apt-cache search? === Nakah [~Nakah@lns-p19-10-idf-82-65-170-101.adsl.proxad.net] has joined #ubuntu [04:47] i ma trying to install the libapache2-mod-musicindex, but get an error E: Couldn't find package libapache2-mod-musicindex [04:47] gazakii, config-2.6.8.1-3-686, or whatever your arch is [04:47] kinda - when I am 3 levels deap in trying to solve a problem I start looking for easy answers [04:48] khinester, is that the only reason you're installing a web server? [04:48] yep [04:48] khinester, gnump3d works without needing a web server [04:48] i need it to be online [04:48] khinester, no problem === felix_1 [~felix_1@modemcable128.237-130-66.mc.videotron.ca] has joined #ubuntu [04:49] why does mozilla-firefox depend on libcdparanoia0 ? [04:49] so, how about this error [04:49] anyone know why the "sessions" configuration panel thing (that you can get to via gnome-control-panel) always comes up when ubuntu starts? [04:49] khinester: is this a streaming server? a-la shoutcast? [04:49] tritium:thanks === Alinux [~Ubuntu@d83-176-79-198.cust.tele2.it] has joined #ubuntu === Thom_Ubuntu [~thom@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [04:49] yes, i want to have a selections of mp3's [04:49] khinester, anyway, it's an easier way to setup an online server [04:49] AngryClip, because it's set to run @ startup. [04:49] Hi, I need the ncurses-dev in order to configure my kernel with the "make menuconfig". I've already tryed "apt-get install ncurses-dev". === orospakr [~orospakr@ip-47.84.126.206.dsl-cust.ca.inter.net] has joined #ubuntu [04:50] tritim, which is? [04:50] i am wondering which themes/icons are you using [04:50] i find the combination of Glider and Gnant very smooth :) [04:50] Nakah, libncurses5-dev [04:50] AngryClip, gnome-session-properties and look in startup programs [04:51] LinuxJones: where would that be? [04:51] AngryClip, alt + F2 then start typing gnome-session-properties [04:51] tritium, I tryed this one but it doesn't found the package === bumperland [~bumper@ny-lasalle-cadant1-24-49-98-240.bflony.adelphia.net] has left #ubuntu ["Leaving"] [04:51] or Alt-F1 ... Alt-F6 [04:51] LinuxJones: it is in the "current sessions" tab, but everytime I kill it, it comes back on startup [04:51] AngryClip, it has auto-complete [04:51] auto-complete? [04:52] alt+f2 doesn't seem to do anything [04:52] Nakah, why are you building your own kernel, anyway? [04:52] AngryClip, Ctrl-Alt-F1 [04:52] AngryClip, then under session options tab uncheck automatically save session [04:52] it is not in startup programs [04:52] I need to add some stuff [04:52] it is already unckecked LinuxJones [04:52] Nakah, it's not in linux-restricted-modules? [04:52] AngryClip, wtf [04:53] indeed [04:53] Nakah, well, that's the package you need [04:53] I shall consult google [04:54] Nakah, check that you spelled it right. It's in main, so you should be able to get it. === salti [~salti@fl-67-76-81-31.dyn.sprint-hsd.net] has joined #ubuntu [04:55] Im synaptic, theres a row called S then theres a row with ubuntu logos in it. Whats that about? [04:55] what version of gnome is currenty in hoary? [04:55] 2.9.?? [04:55] yes === bur[n] er [~norml@c-67-173-243-73.client.comcast.net] has joined #ubuntu [04:55] 2.9.91 === thoreauputic [~chatzilla@wolax7-097.dialup.optusnet.com.au] has joined #ubuntu [04:55] ah okay, thought so, thanks [04:55] tritium, I've checked the spelling, but it doesn't found the package ? [04:55] thoreauputic, heya [04:56] hi :) [04:56] Nakah, it's in main. You can't miss it. === lonewolff [~lonewolff@lonewolff.user] has joined #ubuntu [04:56] Nakah, you likely don't even need a custom kernel anyway. [04:56] thoreauputic, long time no see :) [04:56] but I want to test it [04:56] i wonder if anyone can help me, i have a friend with a laptop, ATI ac'97 sound but i cant get it to work [04:57] Nakah, http://newbiedoc.sourceforge.net/system/kernel-pkg.html#INSTALL-KERNEL-PKG === BiteMeBill [~antiM$@oh-67-77-123-4.dyn.sprint-hsd.net] has joined #ubuntu [04:57] Nakah, there you'll find the info you need [04:57] Tsjoklat: ah, well, I've been tweakig my new install :) [04:57] linuxboy, the s is the a checkbox, the ubuntu logo means that the package is maintained by the Ubuntu dev's [04:57] *tweaking [04:57] thoreauputic, you tell more? what have you been doing? [04:57] speaking of sound.. what is the script that help sets up sound? === inhetep [~inhetep@132.206.13.74] has joined #ubuntu [04:57] thoreauputic, minus the first 'you' [04:58] CarlK, alsaconf --> alsa-utils [04:58] thanks [04:58] Tsjoklat: nothing special - just playing with sound mainly - first time I got it working on this box [04:58] alsaconf is not in alsa-utils [04:58] thoreauputic, what are you running now? [04:58] linuxboy: synaptic -> help -> icon legend [04:58] tritium, it is [04:58] Tsjoklat, no [04:58] tritium, whatever [04:59] Tsjoklat, perhaps on Warty [04:59] Tsjoklat: just a bog standard Warty with extras from universe and multiverse [04:59] CarlK, type: apt-cache search alsaconf and you will get this [04:59] alsa-utils - ALSA utilities [04:59] dpkg -L alsa-utils will reveal no alsaconf, however [04:59] thoreauputic, still not on hoary? I am liking it [05:00] Tsjoklat: also had to compile a few things that weren't available, like the latest Fluxbox [05:00] thoreauputic, ah I want to give that a try someday [05:00] Tsjoklat: I'm on dialup - I'll wait for the release ;) [05:00] thoreauputic, be brave.. so am I :P I did a sudo apt-get -d dist-upgrade [05:00] Tsjoklat: I use checkinstall to keep track === ebag [~gabe@c-064-186-245-122.sd2.redwire.net] has joined #ubuntu [05:01] Hi, i have a question - what can be wrong if the computer stops at 'Preconfiguring packages...' when im doing 'apt-get install xserver-xfree86', its a 3.2ghz so it should work fine - ive tried both warty and hoary - the CD works fine on my laptop, any sugguestions? [05:01] kakorna, what do you mean? you get an error? [05:01] CarlK, if you install alsa-utils, you'll discover that alsaconf is not in the package [05:02] Tsjoklat: If you had any idea how I struggled with Debian and Alsa trying to get this sound working - and Ubuntu just did it "out of the box" :) [05:02] that is very true [05:02] alsaconf is not in alsa-utils === egli [~egli@gate.wyona.com] has joined #ubuntu [05:02] which is why i have a bit of a problem [05:02] lonewolff, I know. Tsjoklat doesn't believe me [05:03] thoreauputic, well sound is a bit warped in hoary at the moment.. apparently polyaudio is not all bug free [05:03] tritium ;) [05:03] Bandit, hey [05:03] Back from shoveling snow? [05:03] tritium, you got a mission now :) [05:03] he hasnt seen you in action is all [05:03] Tsjoklat, what's that? [05:03] heh [05:03] polypaudio is a total mess imo right now [05:04] tritium, to convince me :) [05:04] Tsjoklat, install it for yourself and see [05:04] Bandit, were you talking about me? [05:04] tritium i cheated started the snow blower [05:04] nice [05:04] cat /usr/lib/menu/alsa-utils shows command="/usr/sbin/su-to-root -p root -c /usr/sbin/alsaconf" but /usr/sbin/alsaconf doesn't exist [05:04] CarlK, I told you so... [05:04] Tsjoklat yes sir I was [05:05] Tsjoklat, there's your proof === blah09 [~blah@dsl-213-023-054-082.arcor-ip.net] has joined #ubuntu [05:05] Bandit, correction: he hasnt seen you in action is all should be SHE hasn't seen you in action is all [05:05] CarlK, for Tsjoklat please paste output of "dpkg -L alsa-utils | grep alsaconf" [05:05] so is there any other easy way to configure a soundcard (im trying to explain this to someone over msn) seeing as alsaconf doesent exitst [05:05] ah another one of us === Tsjoklat has alsaconf but is not going to bother with it [05:06] tritium - nothing returned [05:06] CarlK, thank you very much :) === priest [~priest@h189n1c1o838.bredband.skanova.com] has joined #ubuntu [05:07] Tsjoklat, Q.E.D [05:07] but apt-get... says alsa-utils is already the newest version. [05:07] tritium, translate into? [05:07] lonewolff - yes - explain to them what IRC is ;) [05:07] Tsjoklat, latin for "that which was to be proved" [05:08] oh oh, alsaconf wrestling [05:08] Tsjoklat, it's used in mathematical proofs [05:08] tritium, impressive [05:08] tritium, marvelous [05:08] Tsjoklat, no, just assumed you knew it [05:08] and yet, I have no beep... ;) [05:08] I think the Ubuntu maintainer forgot about alsaconf... Debian has it of course [05:08] i have alsaconf [05:09] no wait... [05:09] I have alsactl... got confused [05:09] thats the only probs i have with this laptop, pcmcia doesent work and sound doesent work (i thot ac97sound would work out of the box but alas no) [05:09] well thoreauputic since it is my birthday today I have two options.. either I stay here and be obnoxious and make tritium happy or go and have myself a birthday breakfast.. I opted for the last :) see you soon! take care [05:10] Tsjoklat, happy birthday [05:10] thoreauputic, the dev's left it out cause it's too buggy [05:10] happy Birthgday ! [05:10] Tsjoklat - how close to chicago are you? [05:10] Tsjoklat: Happy Birthday! === spacey`ki [~ki@16pc221.sshunet.nl] has joined #ubuntu === Bandit wonders why everyone is so "pissy" today dammit I have the snow [05:10] CarlK, errrr about seven hours flying or so? lol [05:10] and thanks everybody for the birthday wishes [05:10] be good :) === moquist_ is now known as moquist [05:11] LinuxJones: yeah, well it didn't help me on Debian, and I didn't need it on Ubuntu.... [05:11] Tsjoklat, :) === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu [05:11] awww... http://dev.personnelware.com/carl/pics/cam/Kelli/cakes/Rachel/small/P1010007.JPG [05:11] best I could do on short notice [05:11] do does anyone know how im goign to get ac97 sound working without aslaconf? [05:12] lonewolff you dint get anysound at all? even when you login [05:12] lonewolff - same as me: hum [05:13] hmm. new updates: esound-clients, esound-common, libesd0, libesd0-dev... [05:13] Xappe they are trouble [05:14] i think something removed esound === piazetta [~piazetta@d097153.adsl.hansenet.de] has joined #ubuntu [05:14] CarlK, yes, polypaudio replaced it if you upgraded ubuntu-desktop [05:14] hmm i just saw a post on the forum that says ati ac97 works in hoary i shall try a dist-upgrade [05:14] CarlK, if you dist-upgraded you may not have noticed this [05:14] I didn't do ubuntu-desktop [05:15] CarlK, if you didn't dist-upgrade, then you should still have esound [05:15] um, should I do dist-upgrade? [05:16] it's up to you === CarlK flips a coin [05:16] polypaudio might not work for you [05:16] damm, landed in my coffee cup [05:16] in fact, will probably not work for you [05:16] it's more of a poopaudio at the moment [05:17] poop? tee hee [05:17] hmm so its not worth upgrading to try to get sound to work then ..... === tritium washes his mouth with soap [05:17] lonewolff, you can, but I recommend esound until the poopaudio issue is resolved [05:18] ok, is there a config program for esound? [05:19] well, we don't really need alsaconf to make it work, thats just a handy config generator, right? [05:19] not that I recall, and I don't have it installed anymore to check [05:19] tritium: what's your problem with polypaudio? [05:19] i just need a way to get this persons sound working for them [05:20] i dont have ubuntu installed here so i cant try things :S [05:20] lonewolff - why don't they join this channel? [05:20] jdub, #define MAX_CONNECTIONS 10 === jcoxon77 [~jac208@jac208.caths.cam.ac.uk] has joined #ubuntu === ironwolf [~ironwolf@c-24-6-169-124.client.comcast.net] has joined #ubuntu [05:21] tritium: ... === FireEgl [Ariel@Atlantica.US] has joined #Ubuntu [05:21] tritium: boggle :) [05:21] jdub, /var/log/messagesL protocol-esound.c: Warning! Too many connections (10), dropping incoming connections [05:21] haha [05:21] what on earth are you running? [05:22] nothing, really [05:22] Xappe, you're getting the same thing, correct? [05:22] And another yesterday was getting the same thing, [05:22] All I've got open right now is gaim [05:23] would alsaconf deom a debian repo work on ubuntu? === rapha [~rapha@p54A08939.dip0.t-ipconnect.de] has joined #ubuntu [05:23] s/deom/from [05:23] tritium: c'mon, more than ten clients? [05:23] lonewolff: please don't use alsaconf, it's broken in many ways [05:24] jdub, I get that message simply on startup [05:24] well how am i going to get sound to work then? [05:24] lonewolff - why don't they join this channel? [05:24] The only things in my session are terminals and gaim === netmonk [~arsovy@nat-18.c0msys.net] has joined #ubuntu === derJunior [~derJunior@p5480A133.dip.t-dialin.net] has joined #ubuntu [05:25] has someone managed to use madwifi drivers ? [05:25] hello! i just upgraded to hoary and have problem with locale settings. any ideas? === racoontje|clone [~laurens@213-193-182-142.adsl.easynet.be] has joined #ubuntu [05:25] lonewolff: need lspci -v information (only the relevant sound line) [05:25] Wow, evilwm rocks. [05:25] tritium - stop trying to do voip with all of your gaim contacts ;) [05:26] CarlK, heh [05:26] Xappe, buddy, where are you? [05:26] crimsun_: on its way [05:26] $ netmonk , maybe sudo dpkg-reconfigure locales for a start... [05:26] what is voip? ip-telephone? [05:26] tritium, last time i checked there were some polypaudio modules not loading and so on and forth [05:26] Voice Over IP [05:27] CarlK: is there gaim support for that? [05:27] here I am Don tritiumo [05:27] priest - I have no clue really [05:27] CarlK: ok.. [05:27] Xappe, so, you no longer have the same messages in /var/log/messages? [05:27] lscpi dosn't show any sound, but lspnp shows 05 ESS0004 multimedia controller: audio ; 06 ESS1878 multimedia controller: audio [05:28] tritium, i'll check, hold on [05:28] crimsun_: 0000:00:14.5 Multimedia audio controller: ATI Technologies Inc IXP150 AC'97 Audio Controller === Cardinal_ [~chatzilla@83.71.12.250] has joined #ubuntu [05:28] lonewolff, intel-i810 [05:28] lonewolff, for alssa [05:28] ehh alsa [05:29] so modprobe intel-i810 should do it for a test? [05:29] jdub, you don't honestly think I'm running several audio clients... === sc_ [~sc@83.72.201.52.ip.tele2adsl.dk] has joined #ubuntu [05:29] lonewolff: you need a newer version of ALSA, unfortunately there's no good way of getting those packages built. I will mark this a high priority problem and have a solution for you in 8 hours. [05:29] thoreauputic, i get: perl warning: setting locale failed [05:29] lonewolff: you need to use the 'snd-atiixp' module. [05:30] crimsum_: ok [05:30] tritium, lots of "protocol-esound.c: read() failed: EOF " [05:30] Xappe: polypaudio is being invoked from gnome-session; you're not manually starting it, are you? === Cardinal__ [~chatzilla@83.71.4.109] has joined #ubuntu [05:31] netmonk: have you tried re-running base-config ? [05:31] crimsun, similar problems here [05:31] Xappe: does Desktop>Preferences>Multimedia Systems Selector>Default Sink>ESD>Test work for you? [05:31] tritium: ^^ [05:31] thoreauputic, how? [05:31] crimsun, no, doesn't work [05:32] netmonk: err... by typing base-config ? sudo base-config I suppose... [05:32] tritium: http://lists.ubuntu.com/archives/ubuntu-users/2005-February/022670.html [05:32] heck, Multimedia System Selector crashes === SteveA__ [~steve@dumbledore.hbd.com] has joined #ubuntu [05:32] crimsun, thanks, I'll try that after my lunch meeting. I need to go now. [05:32] crimsun, well, acually i haven't played around so much with it. but i should not have to either...have it turned off right now, waiting for updates... [05:32] Thanks again. [05:34] lonewolff: I presume this is occurring under Warty? [05:34] lonewolff: (it's moot under Hoary, because the ALSA version in Hoary is new enough) === qlo-xael [qlo-xael@01-037.137.popsite.net] has joined #ubuntu [05:35] Hi, i just tried compiling something in ubuntu and there is no gcc [05:35] crimsun, but i'll try that === whaq [~whaq@203.130.197.106] has joined #ubuntu [05:35] crimsun_: yeah under warty [05:35] is this a mistake did the install not work correctly? === Mitario [~michiel@sikkes.xs4all.nl] has joined #ubuntu [05:35] qlo-xael: absolutely not a mistake. Not every desktop user needs gcc. sudo aptitude install build-essential [05:35] How do I play DVDs in ubuntu? what must i install ? [05:36] linuxboy: http://www.ubuntulinux.org/RestrictedFormats [05:36] thoreauputic, it just asked about GMT and Area for time zone: Europe [05:36] linuxboy: err, http://www.ubuntulinux.org/wiki/RestrictedFormats [05:36] by the way, for any devs listening - having the gnome-cd player start up by default is kind of annoying if you can only use digital output for CD playing - I take it gnome-cd has no digital option? [05:36] oh thank god, i was afraid ubuntu didnt like compiling or something [05:37] netmonk: hmm... there should be something you can run that will let you chose your locale - maybe someone else knows? [05:37] crimsun_ any other commands i should run from a fresh install [05:37] .. installed ubuntu last night [05:37] qlo-xael: might want to check the guide (see /topic) [05:38] is there any command to use the mouse in the console? [05:38] not finding gpm [05:38] I have a problem with my screen resolution. It is set at 1024x768, but when i try to change it to the supported 1400x1050 it "repeats" the different parts of the screen. Anyone can help me? Or need more info? [05:39] qlo-xael: 'gpm' is in 'universe' [05:39] no comprende, what is universe? [05:39] qlo-xael: http://www.ubuntulinux.org/wiki/UniversePackages [05:39] qlo-xael: if you are going tpo compile stuff, enable universe and multiverse [05:40] qlo-xael: synaptic, look for "repositories" [05:40] off@reboot [05:40] my apologies, slackware is the only linux i've used, debian is sorta foreign [05:40] qlo-xael: the FAQ in the topic is a good place to start. [05:40] thanks === timothy [~timothy@rhou-164-107-213-151.resnet.ohio-state.edu] has joined #ubuntu === zAo^ [~zao@zAo.xs4all.nl] has joined #ubuntu [05:41] qlo-xael: and I suggest you also install "checkinstall" [05:41] thoreauputic, it tells me: please check that your locale settings: LANGUAGE = "en_GB:en_US", LC_ALL = (unset), LANG = "en" are supported and installed on your system. Perl: warning: Falling back to the standart locale ("C"). locale: Cannot set LC_CTYPE to default locale: no such file or directory (and the same message for LC-MESSAGES and LC_ALL === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [05:43] netmonk: this is Warty? rather surprising: are you sure you answered the questions in th einstall correctly? [05:43] I have windows partitions mounted successfully and can access them through their mounted location, but they aren't showing up in my 'Disks' window, does anyone know why? [05:43] well that was unstable [05:43] I closed one window and 5 programs all closed. === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu [05:43] thoreauputic, i just upgraded to hoary [05:44] timothy: you have them in /etc/fstab? [05:44] netmonk: ah, well, you get to keep the pieces then, I guess ;) === mirak [~mirak@AAubervilliers-152-1-51-179.w82-121.abo.wanadoo.fr] has joined #ubuntu [05:45] This is an odd problem, I have ubuntu on my laptop with a touchpad type of mouse, the buttons worked, but tapping the pad which usually denotes a single click doesnt work. [05:45] thoreauputic: yes, and after mounting they do appear where they are supposed to (/mnt/win) but not in along with the other mounted disks [05:45] any suggestions? [05:46] also, after running xf86config, the /dev/mouse link disappears and i am having one hell of a time getting the mouse working again [05:46] timothy: just guessing, but I suspect a syntax error in /etc/fstab [05:47] thoreauputic: well, if it helps, these are the lines I appended: /dev/hda1 /mnt/win ntfs defaults,uid=1000 0 0 /dev/sda1 /mnt/winsata ntfs defaults,uid=1000 0 0 [05:47] with /dev/sda1 beginning a new line [05:47] do you see anything? === meuserj|work [~meuserj|w@65.243.209.81] has joined #ubuntu [05:48] tritium if your still here do you know how to correct this error/ your session only lasted 10sec......? [05:48] Bandit, I'm having the same problem after doing an apt-get upgrade this morning. really annoying and I can't find any errors in the log files [05:48] timothy: try noauto,users,exec,ro,uid=1000,gid=1000 0 0 === myzt1qu3 [myzt1qu3@dyn127.pir2.nas.panafonet.gr] has joined #ubuntu [05:49] jamin yep thats what happened to me as well [05:49] What boot loader does ubuntu use and where is its configuration file? [05:49] wierd error.. I'm attempting to try out polypaudio, but when I enable esd in gconf, it kills my icon and gtk themes === Xappe [~jon@regulus3.student.uu.se] has joined #ubuntu [05:49] i want some help with my linux OS [05:49] How I do for remove a startup script to start when the computer start? [05:49] thoreauputic: wow, that worked. Thanks [05:49] damnit, can't logon to gnome after reboot [05:50] Xappe same here [05:50] that makes three of us now [05:50] i told you those d/l were trouble [05:50] I can fix it... you need to remove the enable_esd in your gconf [05:50] qlo-xael: grub, in /boot/grub/menu.lst from memory [05:50] Bandit: didn't think they were that bad [05:50] Xappe> hmm. new updates: esound-clients, esound-common, libesd0, libesd0-dev... [05:50] Xappe they are trouble [05:50] happened to me too [05:50] lol [05:50] cant you just reinstall esound? [05:51] might work.. but I don't usually use esound, so I didn't go that route [05:51] How do i change my console font to say 800x600? === r3v3rb [r3v3rb@host81-129-19-129.range81-129.btcentralplus.com] has joined #ubuntu [05:51] hmm, now I have to learn irssi ;) [05:51] how do I uninstall package form the console? [05:52] thanks thoreauputic, btw [05:52] evilwm rocks!!1!1 [05:52] sudo apt-get install packagename [05:52] qlo-xael: no worries :) [05:52] how come synaptic isn't a gtk2 themeable application ? [05:52] netmonk: sudo apt-get remove packagename [05:52] the fact taht you have to run it as root would be my guess [05:52] wierd considering most other system apps are [05:53] meuserj|work, how did you get round the esound problem ? [05:53] r3v3rb, it is. [05:53] How do i change my console font? [05:53] doesnt look like the rest of my apps [05:53] crappy buttons and icons [05:53] compared to the rest === Cardinal___ [~chatzilla@83-70-59-189.b-ras1.dbn.dublin.eircom.net] has joined #ubuntu === Cardinal___ is now known as Cardinal === lonewolff -> out [05:53] is there a workaround for the esound problem ? [05:54] why would it stop people logging into gnome ? [05:54] I went into my gconf directory (~/.gconf) and edited the xml file "gnome/sound/%gconf.xml" === Xappe is worried about his dist-upgrade addiction [05:54] and set enable_esd to false [05:54] r3v3rb, im not sure if it defaults to that. Have you changed something, like allowing the use of root? [05:54] r3v3rb: try a different theme, or look in the icons for your theme and replace them === Hannes_ [hannes@dna250-146.satp.customers.dnainternet.fi] has joined #ubuntu === hggs [~HGuerra@196.32.128.215] has left #ubuntu [] [05:54] meuserj|work, all ok then ? :) [05:54] yeah [05:55] cheers :) [05:57] Would anyone know why my /dev/mouse link would disappear after running xf86config? [05:57] looks like snd-es18xx.ko is for my "ESS1878 multimedia controller" - do I just put snd-es18xx in /etc/modules? === HiddenWolf [~hidde@136.42.dynamic.phpg.net] has joined #ubuntu [05:57] hmm, how do you connect to a second irc server with irssi? [05:58] /server +new.server [05:58] thenuke: ok [05:58] thnx [05:59] anyone know of a fix to "your session only lated 10 seconds" [05:59] Get: if you're still ther, read about update-rc,d (there's a maual page) [05:59] *there === doko [~doko___@dsl-084-057-110-064.arcor-ip.net] has joined #ubuntu [05:59] update-rc.d sorry [06:00] thoreauputic: k, thanks :) [06:00] Get: it isn't hard to use, but you need to read about it first :) === Alinux [~Ubuntu@d81-211-223-191.cust.tele2.it] has joined #ubuntu [06:01] thoreauputic: should the link still be in the rcX.d dir? === beyond [~beyond@200-206-134-238.async.com.br] has joined #ubuntu [06:02] Get: in /etc/init.d - search the man page for "REMOVING SCRIPTS" (I have it in front of me) === egli [~egli@gate.wyona.com] has left #ubuntu ["Leaving"] [06:03] Anyone know what file defines which console font will be used? === IRCMonkey [~chatzilla@c83-248-102-120.bredband.comhem.se] has joined #ubuntu [06:03] Get: the rc.d scripts and init.d scripts are linked === Thom_Holwerda [~thomholwe@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [06:04] qlo-xael: with lilo, you can specify the font in lilo.conf - don't know about grub === IRCMonkey [~chatzilla@c83-248-102-120.bredband.comhem.se] has left #ubuntu [] [06:04] qlo-xael: it's done with a numbe code in lilo.conf, as I recall [06:04] *number [06:05] lilo i know how to do [06:05] grub, this mystifies me === Echylo [~Echylo@14.8-201-80.adsl.skynet.be] has joined #ubuntu [06:05] qlo-xael: heh - yeah I'm new to grub too :) [06:05] grub's far simpler [06:05] lilo is a pita === FAST [~ryan@ip68-4-125-152.oc.oc.cox.net] has joined #ubuntu [06:05] yaay full ubuntu now! :D [06:05] do you know njan how i specify a console font with grub? === L|nu}{_ [~linux@ti112210a080-5195.bb.online.no] has joined #ubuntu === thoreauputic waits for the boot-loader war to commence [06:06] qlo-xael, no clue, never tried :) [06:06] lol [06:06] Echylo just dont do an updat today if your running hoary [06:06] ? [06:06] I have warthy [06:06] Bandit, why noT? === tolstoy- [~leo@keith2.cv.hp.com] has joined #ubuntu [06:06] s/noT/not/ === tolstoy- is now known as tolstoy [06:06] cause you will crash and burn [06:06] I still have those shipped cd's === saad [~saad@zeff.docisland.org] has joined #ubuntu [06:07] njan: Hoary is broken, as usual for a development distro :) === twisted_steel [~hollec@pool-129-44-10-204.alb.east.verizon.net] has joined #ubuntu [06:07] no just the last update i did today [06:07] downloaded updates today (not even a new kernel) and now X won't start! Get all the way to the gnome splash screen. === leonel [~leonel@201.137.168.117] has joined #ubuntu [06:07] other then that hoary is great [06:07] it even detects my extra buttons on a microsoft keyboard [06:07] hoary, of course. [06:08] thoreauputic, good to know. No-one told me :) [06:08] you to tolstoy? === maskie [~maskie@196-30-108-198.uudial.uunet.co.za] has joined #ubuntu [06:08] njan I just did [06:08] my gnome session won't start so I have to use the ttys :) [06:08] Bandit: you're experiencing that? Phew! Good to know it's not JUST my system. [06:08] there are about 5 or 6 of us now [06:09] twisted_steel: apt-get install fluxbox ;) [06:09] numbers are building :) [06:09] so it's a gnome-session issue, eh? [06:09] at least I know what to look for via apt-get. [06:09] seems to be [06:09] thoreauputic: just a problem with hoary, that's all :) [06:09] I even tried a different kernel. heh heh. [06:09] thoreauputic: I do need to put one of those on my machine at some point [06:09] I reinstalled :( [06:09] twisted_steel: yes, goes with the territory I guess [06:10] twisted_steel: I compiled the recent version on Warty - using flux as we speak [06:10] 0.9.12 === Xappe [~xaplanoz@regulus3.student.UU.SE] has joined #ubuntu [06:11] Xappe any luck? [06:11] i booted to windows [06:11] yuk ;) [06:11] mhm [06:11] first time in nonths [06:11] *months [06:11] I have a checkinstall deb for it if anyone is interested - but it's for warty I guess [06:11] I just deleted windows :D [06:12] It doesnt appear grub has anything to do with the console font in use, does anyone know of any way to change my console font in ubuntu [06:12] Bandit, did you get into gnome? [06:12] Xappe i am but i didnt update, SiRrUs updated and cant get into gnome === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu === Webpit [~chatzilla@67.187.34.193] has joined #ubuntu [06:12] stupid bugger :) === Skwid [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [06:13] mhm [06:13] thoreauputic: I'm patiently waiting for enlightenment - haven't used it since it was set as default in gnome 1.x [06:13] I wouldn't mind the TTY so much but I can never get ubuntu to shut off the terminal bell. the setting in inputrc makes no diff [06:13] hmm, I search a program to connect to a news server, and that has the ability to downlad [06:13] download* [06:13] Echylo, pan? [06:13] pan? [06:13] just like that? [06:14] twisted_steel: ah, yes - they say E17 moght even be out before Longhorn ! [06:14] *might [06:14] thoreauputic: heh [06:14] pan, a gnomeish newsreader, lets you download binaries, puts 'em together, etc. [06:14] tolstoy, what do you mean? [06:14] anyone in hoary having gnome crash becuase of a locale problem ? === dr_willis [~willis@12-202-192-44.client.insightBB.com] has joined #Ubuntu [06:14] scoon, it's crashing for me. didn't know it was a locale prob, tho. [06:15] Echylo: pan is quite a nice app - sudo apt-get install pan [06:15] can I download? [06:15] scoon many of us [06:15] can the program download I mean [06:15] it does not crash for me, because i can't get into gnome at all ;( [06:15] Echylo, download what? [06:15] stuff [06:15] Xappe, ditto. [06:15] you can download through newservers [06:15] Echylo, yes. You can "save attachments". [06:15] what services in the runlevel 2 are trying to acces to the pci bus ? [06:16] ok [06:16] thanks [06:16] Echylo, it's easy enough to install it, try it out. [06:16] won't be the last question ;) [06:16] yea already installing [06:16] :p [06:16] what ubuntu is doing that is different from a debian in runlevel 2 ? [06:16] I prefer the synaptic package manager [06:16] :p [06:16] instead of terminal [06:16] Echylo: type apt-cache show pan to read about it, enable universe, then install it with synaptic or just sudo apt-get install pan [06:16] Bandit, and tolstoy good to know that i am not the only one. any leads on fixing it ? [06:16] Echylo, sounds good, but hard to describe on irc. [06:17] lets see if this fixes it === rcliii [~rcliii@byu176783wks.rn.byu.edu] has joined #ubuntu [06:17] I will let you know in a couple mins [06:17] scoon, I've heard nothing. Just tried LOCALE=C startx. Blah. === gro [~gro@ip-212-239-167-206.dsl.scarlet.be] has joined #ubuntu === seb128 [~seb128@ANancy-151-1-17-14.w83-194.abo.wanadoo.fr] has joined #ubuntu [06:17] What is that command that lets me start usin gcc? [06:17] tolstoy, that sux. I bet it will get resolved in a few hours. [06:17] hi folks do you know something about problems with win xp and ubuntu? [06:18] I installed ubuntu and then win xp and after reboot I got "no system disk found" [06:18] my dual boot is working just fine [06:18] qlo-xael: be more specific? sudo apt-get install build-essential? [06:18] If one has ideas to improve some of the modules in Ubuntu/Debian like printer install, Nautilus, how the heck do you find out where to go to contribute? [06:18] thats the one, thans [06:18] has modules.conf been replaced? [06:18] thanks [06:18] marcin_ant, you should check your grub file [06:18] Hmm. I got a new machine with a Via-SATA Raid built in. with 2 hard drives in a raid all ready set up (xp is on it now) about to trash xp and install linux. Sould i be watching out for any problems with this setup? [06:18] scoon, I wish I knew which deb to backport to. [06:18] marcin_ant: win has tried to wipe your mbr [06:18] dr_willis [06:18] yes === lonewolff [~lonewolff@lonewolff.user] has left #ubuntu [] [06:19] be sure you research the driver issue [06:19] Webpit, :P thats why i am asking here befor i do it. lol :p [06:19] i had a nightmare with this recently [06:19] and ended up sticking with windows 2003 server :( [06:19] Bandit, have to go. send me a query if you see any fixes to the gnome problem === tbenita [~tbenita@atreal.net2.nerim.net] has joined #ubuntu [06:19] nope there were some new gnome updates but they didnt help [06:19] marcin_ant: you need to install win first - or do a lot of fiddling if you don't - windows doesn't recognise any other OS [06:19] Webpit, I got an ide drive also in the box. I had tried install ing linux to it.. it isntalled. but then the system dident boot. Grub some how dident boot the right drive or somthing. [06:19] what i have been able to find out is... SATA RAID drivers are "experimental" at best in linux [06:20] Bandit, system tools? Yeah, I was hoping against common sense, too. [06:20] thoreauputic, I think I would work if he would reinstall ubuntu at the same partition [06:20] then it recognizes windows [06:20] Webpit, lol :P i could just disable the raid controller and use the 2 sata in a non-raid i guess. === pocket [~pocket@pD9EEB652.dip.t-dialin.net] has joined #ubuntu [06:20] and it will configure grub for him [06:20] :) they will come soon [06:20] Webpit, i think they are experimental in windows XP also.. they just dont tell you that. Lol [06:20] how do you turn off the terminal bell (in tty mode) for backspace? [06:20] hi, I get a message saying that /lib/iptables/libipt_nat.so: isn't available ; is there nat support in the ubuntu kernel ? [06:20] the stuff i've read and i have no way to back this up... speculation i guess... that the manufacturers product crappy linux drivers simply to have "linux drivers" [06:21] Echylo: I'm not going to attempt to explain chroot to him, so a reinstall is simpler === Nic [~xav@AFontenayssB-151-1-11-160.w82-121.abo.wanadoo.fr] has joined #ubuntu === minimec [~minimec@217-162-117-33.dclient.hispeed.ch] has joined #ubuntu [06:21] i read an article this guy benchmarked his computer with Win2k and linux drivers ... linux drivers performed horribly [06:21] Echylo: just to get his mbr working [06:21] hi [06:21] Webpit, which driver? [06:21] omg, the fonts in windows look ugly [06:21] hile, is there somebody who knows how to uninstall a deb package manually? [06:21] i bought two supermicro servers with the adaptec marvel H1 chipset [06:22] pls PN me [06:22] Echylo: I don't have access to my grub file [06:22] well, supermicro says that their drivers are not available on kernel 2.6 [06:22] only < 2.4.8 [06:22] marcin [06:22] reinstall ubuntu [06:22] at the same partition [06:22] Echylo: I just did [06:22] well that was it for ubuntu, CentOS etc [06:22] ow [06:22] pocket: dpkg -r packagename [06:22] is it wise to allow ubuntu's install program to partition your hard drive as it sees fit? [06:22] and after that you installed XP ? [06:22] Echylo: and I had "critical error" trying to install grub [06:23] ow sorry then I can't help you, my knowledge doesn't reaches that far :p [06:23] So willis, what im saying is check Via's website for exact match of your kernel and their driver [06:23] Hi. It seems that my dpkg database is broken (error 10). Well that's what I learned when I 'googles' around. The problem is, that I don't know how to fix that. May be you know the answer? [06:23] this wont work.. i have tried.. it is the sun J2sdk.. and it tries to remove a file which isnt there and breaks up then.. === davix__ is now known as davix [06:24] wooow lovely [06:24] usenet downs @ 300kbs [06:24] pan rules! [06:24] still there willis? [06:24] ubuntu rules! [06:24] Echylo: now I got lilo - but no access to XP [06:24] hmm as I said, I don't know much from bootloaders [06:24] have you checked the ubuntu site? [06:25] thoreauputic: I installed ubuntu first on entire partition [06:26] then I installed XP (repartitioned hdd - 40 GB - 5GB ubuntu, 5GB XP, ~30 data) [06:26] marcin_ant: frankly, I would reinstall windows and then reinstall linux - that's the order you should have used: otherwise you will be tearing your hair out [06:26] thoreauputic: I did ! [06:26] thoreauputic: the problem is that when I reboot after XP installation [06:26] windows will always install its MBR over yours, but grub is nicer about it [06:26] thoreauputic: then I got "no operating system" [06:26] marcin_ant, FIRST Windows XP THEN Linux [06:26] oh, marcin [06:26] one more thing [06:27] make sure windows is the FIRST partition [06:27] marcin_ant: the order is IMPORTANT [06:27] Webpit, that doesn't matter [06:27] I installed XP on the 3rth [06:27] it doesnt? [06:27] guys I'll write this again: [06:27] used to [06:27] and it worked [06:27] ;) [06:27] i may be old and senile [06:27] it has to be installed on the first HD [06:27] I installed ubuntu on entire hdd [06:27] ah thats it [06:27] right [06:27] :) [06:27] you are old? ;p [06:27] then I removed this parition and created new partitions 5+5+30 [06:28] installed XP on first partition and rebooted [06:28] and then "no operating system found" [06:28] marcin [06:28] I booted from ubuntu cd [06:28] install XP and leave free space for ubuntu [06:28] then install ubuntu on the remaining space === Cardinal___ [~chatzilla@83.71.13.241] has joined #ubuntu [06:28] installed ubuntu bu I had "critical error" trying to install grub [06:29] the only partitioning you ned to do for ubuntu at minimum is swap and an ext3 for the / mount point === sw0 [~sw0@80.103.110.198] has joined #ubuntu [06:29] marcin_ant: I think your partition table is foo - bar [06:29] hm. maybe ubuntu forums has some hints about gnome tanking. [06:29] hi [06:29] fubar [06:30] fubar [06:30] "fucked up beyond all repair" then [06:30] Echylo: whatever ;) [06:30] :p [06:30] hahahaha === Gwildor|work [~onceagain@adsl-68-79-97-33.dsl.sfldmi.ameritech.net] has joined #ubuntu [06:30] thats my seagate hard drive [06:30] thoreauputic: hmm now I got ubuntu - with LILO [06:30] loool [06:30] $2700 for data recovery can you believe that [06:30] got a maxtor [06:30] I don't do recovery's :p [06:30] I redownload === davix [~davix@85-65-67-12.barak.net.il] has joined #ubuntu [06:30] ha [06:31] thoreauputic: so what should I do to remove lilo and install grub and add XP to grub configuration? [06:31] thoreauputic: what is the procedure to replace lilo with grub? [06:31] search for grub install [06:31] marcin_ant, just remove xp and install linux only [06:31] it'll do it [06:31] you'll have more space and it'll be easier [06:31] lol [06:31] haha [06:32] and then you come back and ask for emulators/alternatives etc [06:32] google has the answers to life's questions [06:32] Nic: ha ha ha - not funny at tall [06:32] s/tall/all [06:32] marcin [06:32] what can you do in windows tha tyou cant do in linux? [06:32] marcin_ant, I didn't want to be funny, sorry [06:32] heck i just converted a week ago and im not going back [06:32] damn thats kewl [06:32] *sigh* - It would be a pain to go through all this on IRC - but basically grub install should work - if nor you can use a floppy with grub on it [06:32] being funny if you don't want too :p [06:32] marcin_ant, that's what I do actually, and thats what a lot of ppl do here as well [06:32] albeit theres a learning curve [06:32] Webpit: why do you thing that this installation is for me? [06:33] step 1: Cool down [06:33] well i dont know your background, but i understand your pain [06:33] step 2: format your HD [06:33] Nic: this machine is for my customer which is Photoshop and Corel user [06:33] ah [06:33] step 3: Install XP & leave space for Ubuntu [06:33] well [06:33] marcin_ant, I see [06:33] you should look at Gimp [06:33] step 4: Install Ubuntu & reboot [06:33] its wonderful [06:33] Step 5: Keep breathing and hope [06:33] butyou cant convert your customer [06:33] thats for sure [06:33] Webpit: again - it is not funny [06:33] who's laughing [06:34] me! [06:34] me! === SebNeitsa [icechat5@lns-vlq-15-rei-82-255-2-178.adsl.proxad.net] has joined #ubuntu === SebNeitsa [icechat5@lns-vlq-15-rei-82-255-2-178.adsl.proxad.net] has left #ubuntu [] === zeR [~bel@AC8CA931.ipt.aol.com] has joined #ubuntu === gobgob [~Reronimo@host-W1-7.dhcp.stevens-tech.edu] has joined #ubuntu [06:34] Webpit: my customer works in printing house he cannot use gimp [06:35] ooh [06:35] install photoshop on his linux [06:35] corel sucks anyway [06:35] marcin_ant: so why is he trying to use linux? right tool for the job and all that, and clearly in this case linux is not the right tool for the job === tbenita [~tbenita@atreal.net2.nerim.net] has left #ubuntu ["Bye] [06:35] Echylo: but he needs Corel because he gets files from his customers in corel format [06:35] I see [06:36] then you follow my 5 steps ^ [06:36] dredg: because he wants to learn linux === gobgob [~Reronimo@host-W1-7.dhcp.stevens-tech.edu] has left #ubuntu [] [06:36] its too bad. so many ppl are forced to use windows for their work :p [06:36] dredg: and I want him to switch to linux for web/mail/office etc. [06:36] and you have to install it? [06:36] that's not the way you learn linux [06:36] :p === Hannes_ [hannes@dna250-146.satp.customers.dnainternet.fi] has joined #ubuntu [06:37] Echylo: he is 55 y. old guy [06:37] Echylo, well he can use it, it isnt a bad thing [06:37] ugh [06:37] marcin, walk away from that [06:37] Echylo: he doesn't want to learn linux in the way you think === khaled [~khaled@CPE000625627f09-CM001225d88b2e.cpe.net.cable.rogers.com] has joined #ubuntu [06:37] he will break you in "how do you do this, how do i do that" i know... my father wanted to "learn linux" translate: wanted me to teach him [06:37] Echylo: he just want "virus free" mail etc. [06:37] Echylo, yep it's hard learning when you're old. same for my parents. my dad want to use it, but I guess he wouldn't be able to install it [06:38] Nic i am old [06:38] marcin [06:38] virus free mail [06:38] install thunderbird [06:38] antivir [06:38] firefox [06:38] zone alarm [06:38] Webpit: I switched him to mozilla thunderbird and firefox already and open office [06:38] he won't have troubles [06:38] ow [06:38] damn [06:39] well, if you're free time, you can have time to learn. when you are busy with your work, it's quite hard [06:39] ok I understand === ^della^ [~lyna@84.32.121.1] has joined #ubuntu [06:39] Webpit: and now it should be easy for him to use these tools on linux === IRCMonkey [~chatzilla@216.185.119.78] has joined #ubuntu [06:39] ok guys now I need to fix this fuc*** partition [06:39] yeah [06:39] brb [06:39] the more peoplel ike this see that there are options [06:40] the more freedom they feel [06:40] he should really look at gimp === ssam [~chatzilla@dsl-80-41-92-8.access.as9105.com] has joined #ubuntu [06:40] its a nice program or imagemagick === dredg sighs [06:40] the gimp is not the be-all and end-all of graphics [06:40] no [06:40] openoffice is not the be-all and end-all of office apps [06:40] but i havent explored others [06:40] but for the Price - the Gimp is hard to beat... [06:40] :P [06:40] yet [06:40] in fact things like excel and oo clash horribly === sw0 [~sw0@80.103.110.198] has joined #ubuntu [06:41] oh man dont get me started on how excel killed my 100 hour + spreadsheet [06:41] lol [06:41] I'm wondering if ubuntu has some kind of port or package system? [06:41] does anyone know what is the command to run the application choosen as the mailto handler in the preferred applications control panel [06:41] IRCMonkey, its uses the apt system. [06:41] sorry, i'm way too practical to switch to something just cos it's linux. [06:41] I see, thanks [06:42] i guess something like gnome-mail-handler or something === Sasib [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu [06:44] question, when I saved attachements in Pan, I can't retrieve them in the fold I specified === Rocha [~hrocha@194.117.20.168] has joined #ubuntu [06:45] hmm what could be a reason for "critical error" when trying to install grub === tremor [~tremor@d54C39D40.access.telenet.be] has joined #ubuntu [06:45] while lilo works perfectly? [06:45] your computer likes lilo [06:45] dredg i think for me its more a matter of freedom of choice now [06:45] and hates grub [06:46] Echylo: :) [06:46] not funny I gues [06:46] :p === draxula [~draxula@tpr-165-254-10.telkomadsl.co.za] has joined #ubuntu [06:46] Webpit: i got bored with bludgeoning things into working with linux years ago. either i can do everything i need to do in one place or i cannot. if i cannot, then i won't. [06:47] yeah [06:47] any1 has Pan in here? [06:47] hi everyone [06:47] i had the same problem a few years ago with redhat/gnome [06:47] then i tried this dist came with a magazine [06:47] i havent had to bludgeon yet === thoreauputic_ [~chatzilla@wolax6-030.dialup.optusnet.com.au] has joined #ubuntu [06:47] even my printer works [same printer didnt work before under RH cups] [06:47] and sound [06:48] just installed warty and strugling with wireless [06:48] yeah i dont know if its the distribution [debian vs RH] that makes the difference, or just a new crop of tools for "graphical" users that makes life more livable on linux [06:48] anyone? I can't retrieve downloads from "Pan" usenet [06:48] Echylo, I use it, but it works for me. [06:49] draxula, what is your wireless card? [06:49] but It doesn't downloads the thing to my folder [06:49] an mp3 btw === umarmung [~Schreiber@p54853F0C.dip.t-dialin.net] has joined #ubuntu [06:49] Echylo: I propably have an explanation... http://www.ubuntulinux.org/wiki/WartyWarthogInstallNotes [06:49] maybe it placed it somewhere else? Can you search your homedir? === P3L|C4N0 [~sopmac@200.106.9.195] has joined #ubuntu === Telep_ is now known as Telep [06:49] hmm [06:49] how to search? === thoreauputic_ is now known as thoreauputic [06:49] Echylo, by defauklt they download to News/Pan [06:50] yes [06:50] that folder doesn't exists here [06:50] save attachements in this directory : /home/echylo/News/Pan [06:50] w8 a second [06:50] god [06:50] hmm. Make the directory perhaps? no idea. I use pan on all tehse other disrtos. [06:50] maybe it somehow ended up in .pan? === VR^ [VR@154-111.200-68.tampabay.rr.com] has joined #ubuntu [06:51] dr_willis said the answer [06:51] wrong folder [06:51] maybe he didn't saved them [06:51] lol [06:51] lets try [06:51] i've been running hoary since not long after warty. this is the first time I've been locked out of my desktop! I guess that's amazing, actually. [06:52] hmm [06:53] tolstoy same for me [06:53] nope [06:53] dr_willis, still not working === kalila [~kalila@gp129c.halls.manchester.ac.uk] has joined #ubuntu === vincent_ [~vincent@bonnefoy-3-82-224-105-22.fbx.proxad.net] has joined #ubuntu [06:53] Bandit, someone just posted to the forums, claiming it's a session manager prob, but I don't seem to get as far as he did. [06:53] http://www.ubuntuforums.org/showthread.php?t=15742 [06:54] marcin_ant: if you're still fighting grub, there's a good article here: http://www.enterprisenetworkingplanet.com/netos/article.php/3340051 [06:54] let me look [06:54] Intel 2200 onFujitsu Siemens Amilo Pro V2000 [06:55] seems to picked up by the drivers, but no joy in configurating it. [06:55] I want to install a program, that includes a kernel module (fuse 2.2). I am installing linux-source right now. Can i simply modprobe the module after installing fuse or do i have to configure and build the kernel? [06:55] is there support for WPA yet on Ubuntu? === chrissturm [~chris@83.64.92.181] has joined #ubuntu [06:56] hey guys! i am running hoary, and after the latest updates my xsession ends after one second. anyone else experiencing this? [06:56] tolstoy yeah mine is a bit different mine stops at your session only lasted 10 seconds [06:56] chrissturm: just about everyone, it seems :/ [06:57] chrissturm thoreauputic said it [06:57] wait, let me first walk through the forums :-) === chrissturm wonders if that is good or bad [06:57] egads -- its amazeing the amount of Cruft that collects on a XP install... :P replaceing XP with linux is like gaining back 2 new hard drives. :P === pocket_ [~pocket@pD9EE9A4D.dip.t-dialin.net] has joined #ubuntu [06:58] Bandit, are you using GDM? I'm not, which is maybe why I don't see the same things. I'll try it, then I'm off to a damned staff infection, er, meeting. === ronald71 [~ronald71@rmerode.demon.nl] has joined #ubuntu [06:58] has anyone tried ctrl-alt-F2, login, then try to run on tty8 by issuing `startx `which gnome-session` -- :1 [06:58] tolstoy isnt gnome GDM === Sasib2 [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu === jem73 [~jem73@51.Red-80-24-159.pooles.rima-tde.net] has joined #ubuntu [06:58] or startx /usr/bin/gnome-session -- :1 === Telep_ [~telep@dsl-tregw3hb8.dial.inet.fi] has joined #ubuntu === ronald_71 [~ronald71@rmerode.demon.nl] has joined #ubuntu [06:59] dr_willis, not only the Cruft...but the errors...IE wont display pages anymore and I can't even 'remove' IE to try to 'reinstall' it...talik about a mesed up OS ;-))..ridiculous <<< [06:59] note the 2 dashes - - :P [06:59] Bandit: I get that error as well when I start from gdm. [06:59] hola, alguien habla espaol??? [06:59] and the spaces ! [06:59] thoreauputic, I generally startx from the tty all the time. [06:59] dr_willis, the reason its an issue is because I use gamespy for online gaming with a friend..and it requires IE to function...isn't that lovely ;-)) [06:59] neighborlee, my main issue now - is that XP isenting seeing the CD's change.. makes a little hard to install a 10 cd game when it cant see that youce put in disk #2 like it asked. [06:59] jem73: #ubuntu-es [06:59] tolstoy i always assumed that GDM was gnome display manager [07:00] tolstoy: so did I until Ubuntu - now I'm cursing gdm all the time ;) === umarmung_ [~Schreiber@p54853F0C.dip.t-dialin.net] has joined #ubuntu [07:00] snowblink: gracias... :D [07:00] ok tolstoy or dr_willis the Pan thing won't download any thing to the map I specified [07:00] neighborlee, ive been useing GameSpy and its kin for ages.. :O been testing out Xfire lately. [07:00] tolstoy: but I still do the startx thing quite a bit [07:00] ow Wait! [07:00] gamespy is hell, I hate it === jem73 [~jem73@51.Red-80-24-159.pooles.rima-tde.net] has left #ubuntu ["Abandonando"] [07:01] no [07:01] now it downs txt's [07:01] Even gnome failsafe mode didn't work. [07:01] dr_willis,so whoever said that you can't uninstall IE was right apparatnly ...really bunrs me and i'm thinking only way out is to reinstall the entire OS....siiigh...too bad I can't get by totally without windows but atm I rely on msaccess and few others [07:01] same kind as steam [07:01] Bandit: gdm *is* gnome display manager - gnome-session is one session you can start from it [07:02] xdm and kdm are two other dm incarnations that do the same sort of thing... === sas [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu [07:03] chrissturm: stop the starting of the sound daemon during the start of gnome (the option is in sound properties) === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu [07:04] vincent_: in what config file? i cant run any gui app :) [07:04] ok lets try this === TiffOn [~trillian@218.Red-217-126-197.pooles.rima-tde.net] has left #ubuntu [] === nanomad [~nanomad@d83-176-102-146.cust.tele2.it] has joined #ubuntu [07:04] try to log in icewm [07:05] i need help... [07:05] thx vincent_ [07:05] no problem === thoreauputic reflects that this is a good argument for having a spare window manager installed [07:06] anyone could help? I have upgraded my hoary and now gnome isn't working [07:06] nanomad join the club [07:06] any solutions? [07:06] nanomad: you and all the rest of the universe, my friend :) === encrypti1 [~f00@user-11faoch.dsl.mindspring.com] has joined #ubuntu [07:06] dho! [07:06] well, at least the shell works :) [07:07] i'm using irssi [07:07] nanomad : : stop the starting of the sound daemon during the start of gnome (the option is in sound properties) [07:07] i'll try, tjx [07:07] ... heh.. emacs is installed by default -some people *live* in emacs ;) [07:07] ..err thx [07:07] no problem [07:07] Emacs/OS :P === JanC [JanC@dD5770442.access.telenet.be] has joined #ubuntu [07:08] dr_willis: "nice OS, pity about the editor..." ;) [07:08] vincent_ that fixes the issue? [07:08] yep [07:08] hmmm how do you stop it [07:08] it's due to the upgrade of esd this afternoon [07:08] thoreauputic, now we need a Nice Channel Argument over weather or not "emacs" is an "IDE" === Alinux [~Ubuntu@d83-176-98-174.cust.tele2.it] has joined #ubuntu [07:08] yeah that was the last upgrade i made [07:09] Bandit: go to System>preference>Sound [07:09] how do you go about stopping the starting of it [07:09] same question... [07:09] vincent_ thats the problem i cant [07:09] why ? [07:10] dr_willis: http://users.fishinternet.com.au/~peterg/edistheeditor.txt [07:10] you mean from terminal [07:10] ;-) [07:10] try to apt-get install icewm or something like that [07:10] i used to USE ed. you Young Wipper Snapper! [07:10] :P [07:10] i also used to irc on a "printing" greenbar terminal. [07:10] dr_willis: when I were lad, used to stack punch cards !! [07:11] so you can log in icewm and launch gnome-sound-properties [07:11] Lol.. they were just getting phased out - i got to help throw them away. [07:11] icewm, fluxbox or e16 .... === Sasib [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu === jamin [~jamin@cust-24.241.99.54.cbnstl.net] has joined #ubuntu [07:11] I do seem to recall an "Analog" computer in one of the labs. [07:11] vincent_: thx i'll try. see ya! [07:11] hmmm...Does anyone here know whether the openoffice2 testing packages will be updated in hoary ? [07:11] ok [07:12] dr_willis: my laptop is *much* more powerful than the mainframe we used to do Fortran IV on ! [07:12] "fortran" -- ARGH! dont use that word! [07:12] :P [07:12] hehe [07:12] better than *cough* COBOL [07:13] Comal :P === caravena [a276ee1ff7@200.120.192.21] has joined #ubuntu === MeMa|Sorcerer [~sorcerer@pD9FD04AC.dip0.t-ipconnect.de] has joined #ubuntu [07:13] hallo [07:13] How can I install Ubuntu on a PC without a CD-rom? === nanomad [~nanomad@d83-176-102-146.cust.tele2.it] has joined #ubuntu === Thom_Ubuntu [~thom@84-104-100-163.cable.quicknet.nl] has joined #ubuntu === darksatanic [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu [07:14] hmm, i cant run gnome-sesssion properties from xfce :( [07:15] :) [07:15] me too (i'm back) [07:15] why do you want to run gnome-session-properties ? [07:15] it's gnome-sound-properties [07:15] it crashes (tryed now...) === ster3o [~stereo@p3E9ED69A.dip.t-dialin.net] has joined #ubuntu [07:15] vincent_: gnome-sound properties doesnt run too === njan [~james@james.user] has joined #ubuntu [07:16] uh ? === vpalle [~vpalle@park222.koll.au.dk] has joined #ubuntu [07:16] it works at home. sorry guys :) [07:16] chrissturm: you seem to be missing a hyphen there... [07:16] thoreaputic: but only here :) [07:17] there must be a conf file somewhere for esd... [07:17] man gconf [07:17] yhea! === ulisse [~ulisse@host137-214.pool62211.interbusiness.it] has joined #ubuntu [07:17] *grin* sudo apt-get remove --purge esd [07:18] hi channel [07:18] thoreauputic, what a delightful command. [07:18] :) [07:18] i have an emergency, help me please! [07:18] crimsun, I'm back now. [07:18] no such package, unfortunately :( [07:18] ulisse, ask your question / describe your problem === rapha [~rapha@p54A08939.dip0.t-ipconnect.de] has joined #ubuntu [07:18] hmm [07:18] Any new developments on the polypaudio issue? [07:18] I cannot login to gnome, it says that the session lasts less than 10 s [07:18] another one :) [07:18] it is not due to .ICEauthorithy === H0lyD4wg [~fakename@bzq-218-102-85.red.bezeqint.net] has joined #ubuntu [07:19] try a different window manager [07:19] ulisse: welcome to the queue [07:19] ulisse: welcome to the club... [07:19] Is it a common issue? [07:19] ya [07:19] PPHHEEEOOOW.... i feel better now... [07:19] ulisse: it has monopolised conversation here for some time... [07:20] i tought i messed up my system... [07:20] so we only have to wait for an update? [07:20] well, you did, but it wasn't your fault ;) === peacemaker885 [~rey@adsl-63-207-173-73.dsl.lsan03.pacbell.net] has joined #ubuntu [07:20] or u can try do solve the problem by yourself... [07:21] the strange thing is that i am running polypaudio. [07:21] i am almost a newbie... [07:21] or better, i know exactly how to mess up a system, but i'm unable to solve this... === sasib2 [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu [07:21] Hi all! [07:22] as I know its a esd problem [07:22] hi rapha === Kokey [~ubunturer@201.137.168.75] has joined #ubuntu [07:22] Hi === paolo [~donpaolo@64.32.107.38] has joined #ubuntu [07:22] ehm... what is ESD? :-P === umarmung_ is glad he updated gnome yesterday :) [07:22] I just installed the latest Ubuntu Hoary build (daily image), and it installed fine. Now, however, GNOME doesn't come up. When I start gnome-session from a terminal, this is what happens: [07:22] rapha@proactivity:~$ gnome-session [07:22] SESSION_MANAGER=local/proactivity:/tmp/.ICE-unix/6972 [07:22] rapha@proactivity:~$ [07:22] ulisse, sound server [07:23] another one :) [07:23] Could somebody point me to a solution for this problem? [07:23] welcome rapha [07:23] hello, do you know the name of the package that has the svn client? [07:23] nanomad, another what? [07:23] I can't find it! :/ [07:23] lol [07:23] you're not alone === Amaranth [Amaranth@amaranth.user] has joined #ubuntu [07:23] Hi guys! My ubuntu pc makes something strange: Nautilus can't delete to trash the files of a vfat mounted partition. Note that I can delete them in a terminal, but not in Nautilus. Is there a reason? [07:23] should i be ashamed that i normally use "windowmaker" under Ubuntu? :P [07:23] Yes. :P [07:24] jdub, I had to leave shortly after our "10 clients" discussion. Any new developments? === kakalto [~kakalto@wired-210-54-56-75.ps.net.nz] has joined #ubuntu [07:24] ulisse, maybe I know you, am I right? [07:24] tritium: not wrt that yet [07:24] Lapo, yes, I think... [07:24] lol. getting rdy to test out the PPC version on my imac. :p [07:24] dr_willis: heretic! [07:24] what is a media player that supports *.asx music streaming? [07:24] dr_willis: you should be using fluxbox like me ;) [07:24] lapo, if you are "bat"... [07:24] fluxbox sucks [07:24] jdub, okay. I'll try to help. If there's anything i can do, let me know. === petterah [~petter@81.26.34.210] has joined #ubuntu === thoreauputic throws a large UNIX manual in Rocha's direction [07:25] ulisse, di solito === cyrus-tc [~cyrus-tc@p548CAF9C.dip.t-dialin.net] has joined #ubuntu === binks [~binks@82-38-227-50.cable.ubr03.wake.blueyonder.co.uk] has joined #ubuntu [07:25] spiral: yes, I already tried twice to update them. http://people.ubuntu.com/~lamont/buildLogs/o/openoffice.org2/1.9.76-0ubuntu2/ [07:25] anyone know? [07:26] thoreauputic, :D [07:26] hi all [07:26] thoreauputic, you missed me [07:26] how do i make Gnome use another window manager? [07:26] tritium after the last update i made on hoary today i get this message when attempting to log into gnome your session only lasted 10 seconds [07:26] is there some issues with gnome in Hoary now? [07:26] Rocha: evidently everyone who tried to toss you a manual missed... === ulisse [~ulisse@host137-214.pool62211.interbusiness.it] has joined #ubuntu [07:26] ;) [07:26] Rocha, then get up off your ass and collect the damn manual :P [07:26] hehe [07:26] Bandit, I believe there's a esound bug related to that. [07:27] im just running fglrxconfig and one of the options is do u want xfree86-dga (y/n)? [07:27] and by the way welcome back :) [07:27] Bandit, and I think a fix is in the works already. === aadil [~aadil@P0-70.intnet.mu] has joined #ubuntu [07:27] Bandit, thanks for noticing :) === vixus [~vixus@82-41-122-60.cable.ubr01.glen.blueyonder.co.uk] has joined #ubuntu [07:27] ah ok perfect thanks [07:27] Hi all. [07:27] what is this do i need it i have a ati9600 xtd [07:27] binks: default is (n) right? [07:27] In OOo Draw, can I radially copy something? (Like the hour marks for a clock face) === hno73 [~Henrik@henrik.gotadsl.co.uk] has left #ubuntu [] [07:27] yes n default [07:27] thoreauputic, nop, the first one didn't miss, that's why i don't use windows. [07:27] then that should be ok [07:27] Rocha: :D [07:28] binks: checked in #ati? [07:28] greetings [07:28] ok its just when i open a new window its always too big for the screen [07:28] hi aadil [07:28] hello stuNNed [07:28] binks: don't think that has to do with dga afaik [07:28] haggai: all right, I download them... But do you know if they'll be integrated in the official servers as the old one was ? === invictus [~invictus@so817.hig.no] has joined #ubuntu [07:28] also i loose my mouse in enemy territory so i cant play === neil [~neil@modem-1051.wolf.dialup.pol.co.uk] has joined #ubuntu [07:28] It's just, #OO.o seems dead. [07:29] spiral: eh? === Slant [~scott@w075111.wireless.fsr.net] has joined #ubuntu [07:29] haggai: why are them called "*failled" ? [07:29] binks: again, have you checked in #ati? [07:29] cheers stunned will try #ati [07:29] lapo, any solution to my (our) problem? [07:29] spiral: those are failed builds [07:29] :) thanks [07:29] Has anyone just freshly dist-upgraded and lost the ability to run any gnome programs for more than a second? [07:29] haggai: all right..; So not usable... [07:29] binks: yw :) [07:29] ulisse, which one? === ronald_71 [~ronald71@rmerode.demon.nl] has left #ubuntu ["Leaving"] === androxxl__ [~androxxl@BSN-77-45-199.dsl.siol.net] has left #ubuntu ["Leaving"] [07:29] spiral: exactly. That's why they're not updated yet [07:29] I'm talking about in Hoary. [07:29] lapo, the gnome session issue [07:29] ulisse, gnome-session hangs on startup? [07:30] yep [07:30] ulisse, try to kill ganim === zenrox [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu [07:30] haggai: do you know whether they can be fixed ? [07:30] ulisse, and/or comment anything not needed in /etc/fstab [07:30] lapo, i'll try and be back ;-) [07:30] hmmm i just got a nifty error when i started gnome === sas [~scotch65@blk-224-162-203.eastlink.ca] has joined #ubuntu [07:31] zenrox: As did I. [07:31] ganim, you said? or gamin? [07:31] "session lasted 10 secs" [07:31] zenrox: No GNOME program can run for more than a second. [07:31] unable to load .ICEauthorty file [07:31] how does gamin work well with nfs? [07:31] I logged in a failsafe session and tried other programs. [07:31] esound is broken! [07:31] please hold on [07:31] Rocha: http://users.fishinternet.com.au/~peterg/dil-unix.gif ;) [07:31] spiral: I know what the i386/powerpc problems are but amd64 is more complicated [07:31] downgrade libesd if you know how to do that [07:31] Slant: how do we fix this === blackdog [~black_dog@200.90.194.187] has joined #ubuntu [07:32] haggai, what are the plans for openoffice.org2's database software? [07:32] otherwise just wait a little bit to upgrade [07:32] thoreauputic, ROTFL [07:32] zenrox: I wish I had a clue. That's why I came in here. [07:32] ulisse, the fam thingy [07:32] lol [07:32] Rocha: it's an oldie but goodie :) === website [~website@host69-71.pool8251.interbusiness.it] has joined #ubuntu === sulkd [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu [07:32] The softare is segfaulting, and then the segfault is being caught. [07:32] strace indicates that. [07:32] tritium: its included already, except for the java bits [07:32] haggai: all right... Does this mean that as long as the amd64 isn't done, none of them will be released ? [07:33] haggai, oh? Is that a recent addition? [07:33] shouldnt i find a "enable esd" flag in some gconf xml file? [07:33] haggai: on debian.org, I saw that they recommended a 32bits chroot for openoffice & things like that... quite astonishing [07:33] fabbione: It's hard to downgrade when you can't check the archives for the version because everything is broken. [07:33] fabbione: Assuming you were referring to the GNOME issue? === Nire-work [~nire@66.242.36.2] has joined #ubuntu === Zered [~zered@sacarasc.user] has joined #ubuntu [07:34] Slant: it's not a GNOME error. but the result is gnome not starting === gobgo1 [~Reronimo@csct26.csc.stevens-tech.edu] has joined #ubuntu [07:34] What actually is the error? [07:34] ok so whats up with this horay version of ubuntu? [07:34] lftp http://archive.ubuntu.com/ubuntu/pool/main/e/esound/ [07:34] so remove esd and that should fix it fabbione [07:34] lapo, gamin is not running [07:34] Nire-work: it's unstable version, don't try it === Einzelganger [~Einzelgan@cust.92.248.adsl.cistron.nl] has joined #ubuntu [07:34] Nire-work: it's *down* at the moment ;) [07:34] ah [07:35] well [07:35] mget *0.2.35-2_* === bumperland [~bumper@ny-lasalle-cadant1-24-49-98-240.bflony.adelphia.net] has joined #ubuntu [07:35] and install the 3 debs you need [07:35] ulisse, I don't have the ubuntu machine at hand, I don't remember exavtly how we managed to fix that [07:35] thoreauputic: hoary broken ? [07:35] esound-common [07:35] libesd [07:35] and esound [07:35] that's all you need [07:35] I need a ppc version that I dont have to run some goofy command on to get booted, and has xorg, and wishful thinking, xfce 4.2 [07:35] spiral: esound problem [07:35] ok fabbione === jc-denton [~jc@zux173-061.adsl.green.ch] has joined #ubuntu [07:35] hi all [07:35] thoreauputic: ah maybe... I use kde & a mix with debian sid... === scotth [~scotth@157.182.195.244] has joined #ubuntu [07:35] i'm testing the ubuntu life cd [07:35] Doesn't anybody use today's Hoary? [07:35] but i got a few problemes with it.. [07:36] first [07:36] hey, is there any known brokenness in hoary right now? === legion [~legion@cpc2-kemp1-5-0-cust171.lutn.cable.ntl.com] has joined #ubuntu [07:36] fabbione: Thanks. [07:36] jc-denton: stop playing deus ex :-p [07:36] rapha, yeah... gnome is pissed... specifically gconfd [07:36] if i want to load everything in the ram it freezes on my laptop with 512mb [07:36] Nire-work: can I offer you a moon with that order? [07:36] i dont do at the mom [07:36] jc-denton: maybe you've been traumatised :-p [07:36] it freezes with kernel panic, sayin that there is not enough memory [07:36] and second problem [07:36] hello, i'm trying to install the warty version of ubuntu on a laptop, but it fails installing the base system, i don't have any floppy drive and i've got the following message: FATAL: Error inserting floppy (/lib/modules/blablabla/floppy.ko), anyone can help please? [07:37] well i asked yesterday about getting xorg and someone told me get horay [07:37] so now here i am again, and you are telling me its broken, which is fine [07:37] scotth, will that fix itself anytime soon through dist-upgrade? [07:37] Nire-work: temporarily [07:37] i cannot use the radeon module as described in the help menu and i can also not set the resolution to anything other then 1024 [07:37] I can go back to warty and i can get it to boot with the goofy fix [07:37] fabbione: whats the apt-get command to get it to install the older version [07:37] but that brings me back to my first question, how do I upgrade it to xorg, and get xfce 4.2 on it? [07:37] rapha, my friend right now is dist-upgrading every few minutes... to try... but we have no clue [07:38] zenrox: what i wrote before. there is no apt command [07:38] you need to use dpkg [07:38] or aptitude from console [07:38] ok [07:38] Nire-work: well, you could install a whole bunch of dev packages and get compiling, I guess [07:38] Ubuntu developers do you HEAR us? Can the community get a first-hand response? [07:38] or actually, now that i have horay installed, if it gets fixed, is there a way i can update the current install so i dont have to do a while fresh install? [07:39] the machine is a spare, just using it to try out ubuntu heh [07:39] Rocha, then get up off your ass and collect the damn manual :P [07:39] woops [07:39] what is a media player that supports *.asx music streaming? [07:39] Nire-work, that's simple. [07:39] how do i get a working live cd? [07:39] :D [07:39] kakalto, i'm coding now, i don't have time for that :P [07:39] Nire-work: seriously, you could compile your own packages if you have the time and patience - and use checkinstall to make debs or whatever === linuxfly is now known as linuxgod === lonewolff [~lonewolff@lonewolff.user] has joined #ubuntu [07:40] i'm new to any linux system,my mate gave me ubuntu,i am trying to istall mplayer or a equivlent,can anyone help? === amphigory [~patrick@dpc6935154186.direcpc.com] has joined #ubuntu [07:40] legion [07:40] Rocha, sorry, I was pushing up, and didn't realise I had said anything after asking the question :P [07:40] Nire-work: or maybe there's a PPC Gentoo version that has what you want? [07:40] yes [07:40] yeh well gentoo takes forever to install [07:40] click on computer, computer configuration, synaptic package manager [07:40] if i change the sources.list to say horay where it says warty and do dist-upgrade will that update ubuntu to hoary? [07:40] maybe if I ask a more direct question... [07:40] kakalto, ok [07:40] and that defeats the purpose of trying out ubuntu [07:41] Sorry 'bout that :) [07:41] you need to give password of your account [07:41] legion: search for "restricted formats" on ubuntulinux.org [07:41] haggai, sorry, but which package provides the new oo.org database standalone app? [07:41] DO NOT DISTUPGRADE TO HOARY RIGHT NOW, ITS BROKEN [07:41] Nire-work: true === umarmung_ is now known as umarmung [07:41] ok [07:41] spiral: the pkg will be uploaded as soon as it builds on that architecture. The 64 bit chroot bit is because it isn't 64 bit clean yet [07:41] tritium: openoffice.org-core [07:41] does bmp support *.asx streaming audio? [07:42] tritium: openoffice.org2-core sorry [07:42] haggai, so it has no .desktop entry... === OC_Linux [~Omniscien@adsl-68-72-120-4.dsl.chcgil.ameritech.net] has joined #ubuntu [07:42] does nobody here use the live cd? [07:42] tritium: that's right. There is one in the new (failed to build) packages [07:42] how you activate root account again? [07:43] Echylo: sudo -s [07:43] Can anyone suggest how I might go about installing hoary to a RAID1 setup? My issues is that, no matter what I do, the installer insists that there are no partitions configured as "RAID autodetect" [07:43] thanks === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [07:43] haggai, thanks :) === jaco [~jaco@host26-251.pool80117.interbusiness.it] has joined #ubuntu [07:44] I'm back. Any news for the Gnome thing? === WindowsUninstall [~WindowsUn@host49-130.pool8251.interbusiness.it] has joined #ubuntu [07:44] how do i get streaming audio to work on warty ? as on shoutcast === brushhead [~me@brushhead.plus.com] has joined #ubuntu [07:45] hi does anyone know about iwconfig? [07:45] haggai: so did this mean "not until amd64 compliant" or "will be released asap for i386, with or without amd64 compliance"... Sorry [07:45] brushhead, what about it? [07:46] spiral: i386 will enter the archive as soon as it is ready, amd64 will enter later [07:46] how can i get into the partitioning program that appears in the installation? [07:46] i'm trying to get my USR2210 wifi card working === tritium appreciates seb128's hassles with evolution [07:46] hey can someone try and send me a file [07:46] but i'm confused about the access opint name [07:46] i wanna check if my dcc works [07:46] is it the macc address of the ap or what? === jc-denton downloads gnoppix === Dreamer3_ [~unknown@sdn-ap-002tnnashP0227.dialsprint.net] has joined #ubuntu [07:47] tritium: thanks :) [07:47] seb128, thank you :) === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu === binks [~binks@82-38-227-50.cable.ubr03.wake.blueyonder.co.uk] has joined #ubuntu === kokey [~kokey@148.223.46.34] has joined #ubuntu [07:48] ho do i install xorg into warty anyone got a lnk [07:49] Change the repositiories from warty to hoary [07:49] have any one else got problems with gnome in Hoary now? I have issues with session or something. === Delgul_ [~gerard@delgul.demon.nl] has joined #ubuntu [07:49] kent yep a few of us [07:49] who knows about the error with gnome in hoary? [07:49] im new to linux is it wise updating to hoary [07:49] kentjust be patient [07:49] binks: no [07:49] binks: DON'T DISTUPGRADE FOR NOW AS GNOME IS BROKEN [07:49] Bandit hehehe.. ok... === bumperland [~bumper@ny-lasalle-cadant1-24-49-98-240.bflony.adelphia.net] has left #ubuntu ["Leaving"] [07:50] ok i just want to xorg can i se it in warty [07:50] binks: "new to linux" and "Hoary" should not appear in the same sentence... === Bandit patient dammit i am smoking like a chimney j/k [07:50] :) [07:50] lol thoreauputic [07:50] Hi, i have a question - what can be wrong if the computer stops at 'Preconfiguring packages...' when im doing 'apt-get install xserver-xfree86', its a 3.2ghz so it should work fine - ive tried both warty and hoary - the CD works fine on my laptop, any sugguestions? [07:50] lol [07:50] i no i just want xorg can i use it in warty [07:50] maybe someone can put about this error something in the topic ;-) [07:50] i get "you may have run out of disk space" when i want to install ubuntu (at copying files to hd). Any ideas?!? [07:50] binks: unless you have masochistic tendencies... [07:51] no i cant even play enemy territory in warty yet [07:51] Bandit, im patient. Just wanted to know if its me or Hoary. Im as happy as can be right now actually, i got my brothers Lexmark printer to work in linux. :) [07:51] kent perfect [07:51] binks: for et just disable esd [07:51] it works :) [07:52] ed [07:52] esd ? [07:52] gnome sound manger [07:52] has anybody getting problems with gnome-session crashing on hoary? [07:52] s/has/is/ [07:52] *cough* enlightenment sound daemon [07:52] sri, yes. [07:52] error: the sound server of gnome [07:52] ok how [07:52] kent: have you been able to fix it? [07:53] sri, now. But just wait, they will fix it when they can.. === tritium thinks a update to the topic might be in order [07:53] binks: disable it so it won't start on login [07:53] kent: ok. [07:53] s/a/an [07:53] sri, Im using irc from the terminal with Bitchx instead of Gnome until they fix it :) [07:53] kent: hopefully soon. :-) fluxbox is not as nice as GNOME is :) === Cardinal____ [~chatzilla@213-94-253-155.b-ras1.dbn.dublin.eircom.net] has joined #ubuntu === Cardinal____ is now known as Cardinal [07:53] nanomad: everlast was right [07:54] kent: as long as someone is working on it. [07:54] kent: thanks for the info [07:54] sri: I disagree - I prefer Fluxbox :) === ZorroBytes [~ZorroByte@82-69-75-178.dsl.in-addr.zen.co.uk] has joined #ubuntu [07:54] there's one in every crowd :P === sri uses fluxbox for his vnc sessions [07:54] i am working on it just dont know what I am doing [07:54] sri: do you have the latest version? [07:55] thoreauputic: whatever is i in hoary [07:55] sri: 0.9.12 is current, and very nice with the rightthemes and transparency etc === gobgo1 [~Reronimo@csct26.csc.stevens-tech.edu] has left #ubuntu [] [07:56] sri: I'm guessing Hoary is still using 1.14.something, but I may be wrong === LinuxJones [~LinuxJone@blk-222-206-208.eastlink.ca] has joined #ubuntu [07:56] thoreauputic: version number changed? [07:56] Bandit, what are you working on? [07:56] 1.14 is greater than 0.9.12 :-)\ [07:57] tritium not being a smartass :) [07:57] Bandit, heh [07:57] sri: no, the "stable" branch just hasn't been updated for ages - the ones to get are the development versions O.9.* [07:57] http://fluxbox.org === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu [07:58] svn checkout svn+ssh://anonymous@forgesvn1.novell.com/svn/hula/trunk/hula [07:58] no... [07:58] sri: I agree the numbers are counter-intuitive [07:59] fabbione: i cant for the life of me get aptitude you use the older esound files === Anubis [~LordVader@node.tor] has joined #ubuntu [07:59] ooo, im getting fios...! [08:00] mmm i actually love verizon today ;p [08:00] lol vz sucks [08:00] lol [08:00] 30mbit download/5mbit upload is nice :) [08:00] lickey you 768k in 128k out === androxxl [~androxxl@BSN-77-45-199.dsl.siol.net] has joined #ubuntu === flyover [~jeremy@12-216-228-198.client.mchsi.com] has joined #ubuntu [08:01] course im not getting that package, im getting the 15mbit down/2mbit upload package [08:01] 49.95 a month :) [08:02] wow i pay 350gbp/month for 4mbit up/down [08:03] sri: actually I just checked: the stable version of flux is 0.1.14 [08:03] yeah i been paying 21.95 for 3mbit down/384k up from my isp currently, but 15down/2up for 50. Fine with me [08:03] where are you? [08:04] I want that! ;) [08:04] the 15down/2up will be in keller, texas [08:04] so 0.9.* *is* in fact > 0.1.14 ;) === Nisse [~Nisse@m213-101-176-135.swipnet.se] has joined #ubuntu [08:04] Hello? === dargo [~dargo@245.Red-80-39-84.pooles.rima-tde.net] has joined #ubuntu [08:05] so, is it the sound daemon that's crashing gnome in today's hoary updates? === TheButteryWonder [~joshua@173-53-178-69.gci.net] has joined #ubuntu === tsjubu [~tsjubu@j242188.upc-j.chello.nl] has joined #ubuntu [08:05] tolstoy: yep === Kokey [~ubunturer@201.137.168.75] has joined #ubuntu [08:07] ah, saw the forum posting. libesd, or something. [08:07] tolstoy: upgrade on the way, or you can downgrade temporarily [08:08] ill just wate for the upgrade [08:08] Hate to ask, but i have had linux for 2 hours now, and i finally getting somewhere.. I want to compile something from terminal, but it gives me the error: configure: error: "no acceptable C compiler found in $PATH" What and how and when? Feel so lost.. Ok, i know, im lame.. [08:08] casue i cant get it to downgrade === Cardinal____ [~chatzilla@213-94-253-155.b-ras1.dbn.dublin.eircom.net] has joined #ubuntu [08:08] Nisse, isn't there a development package you have to apt-get? Forgot the name of it. [08:08] development-essentials, or something. [08:09] apr-get? [08:09] Nisse, I don't think ubuntu has devel tools installed by default. [08:09] Nisse: do a sudo apt-get install essentials [08:09] build-essential [08:09] or something liek that [08:09] yep jdub is right [08:10] Nisse: to get the compiler do sudo apt-get install build-essential [08:10] yep [08:10] ah, too slow ;) [08:10] Ok, hmm. What do you mean with do sudo apt-get? [08:10] is that a command? [08:10] Nisse, and if your build fails, you might have to install other -dev packages. === Cutman [~lol@ti531210a080-5132.bb.online.no] has joined #ubuntu [08:10] well lets see if that will bring up SiRrUs [08:10] Nisse: suggest you read the FAQ on ubuntulinux.org [08:11] wooo wooo gnome be back! [08:11] Thor, yepp... =) [08:11] I cant boot the Ubuntu Live CD...whats wrong? [08:11] Nisse: and read about the package manager synaptic (easier to use) === jpedrosa [~jpedrosa@201009181102.user.veloxzone.com.br] has joined #ubuntu [08:12] Nisse: also you might want to enable more repositories in the package manager === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [08:12] Ok, this is to much. Maybe linux is nt my thing.. === Cardinal_____ [~chatzilla@213-94-253-155.b-ras1.dbn.dublin.eircom.net] has joined #ubuntu [08:12] lol i am back [08:12] When I use the Live CD....will I get to choose between Ubuntu and Windows at startup? [08:13] damm didnt have to reinstall grrrrrrrr but thanks for the fix [08:13] Nisse: no, synaptic is really easy to use - just do a bit of reading [08:13] Nisse: it is quite magical in fact === Frossi [~Frossi@ZYYKMMMCCCXII.dsl.saunalahti.fi] has joined #ubuntu [08:14] kent: it's fixed now [08:14] kent: esound was borked [08:14] yep it is [08:14] Nisse: where did you disappear to? [08:14] Nisse: try again if you wish [08:14] God knows, soz..shrugh. =) [08:14] kent: for some reason I was using esound instead of polypaudio (removed esound and brought back polypaudio) === ^ToTo^ [~ToTo@host73-157.pool8254.interbusiness.it] has joined #ubuntu [08:15] Nisse: it's better to keep it in channel so others can help or learn :) === Kokey [~ubunturer@201.137.168.75] has joined #ubuntu [08:15] Ok. =) [08:15] thoreauputic: okay, cool. :) === seacyd [~c@p213.54.33.146.tisdip.tiscali.de] has joined #ubuntu === raph_ [~raph@daknet.org] has joined #ubuntu [08:15] thoreauputic: I need to turn on that antialias option in fluxbox, thats cool. [08:15] Nisse: if you read a bit on the ubuntu site, you will get the hang of it - use the search functions [08:16] Do I have to enter the BIOS when I'm going to boot from the CD? [08:16] Ok, what i need is a dev-"kit" for ubuntu, becouse it doesnt come in the distro? [08:16] sri: yes, also there's an alpha option that gives you transparent menus etc [08:16] Nisse: what are you wanting to install? [08:16] are the gnome loggin prob fix alreay? === Akiyuki [Tux@joyner-mail.lib.ecu.edu] has joined #ubuntu [08:17] Nisse: most apps are available without compiling [08:17] Are X and gnome packaged with i386.iso or are those installed via apt-get? [08:17] Hi, my microphone is not working. Mixer is on, Audacity complains Audio-E/A-Layer could not be initialized [08:17] gdesklets and xmms === ^ToTo^ [~ToTo@host73-157.pool8254.interbusiness.it] has joined #ubuntu [08:17] Nisse: you just need to open the package manager and enable universe in the repositories (it's just a check box) === Cardinal______ [~chatzilla@213-94-251-252.b-ras1.dbn.dublin.eircom.net] has joined #ubuntu === raph_ [~raph@daknet.org] has left #ubuntu ["Leaving"] [08:18] sri, did it work after you upgraded? [08:18] Are X and gnome packaged with i386.iso or are those installed via apt-get? === zenrox [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu [08:18] Nisse: then update with the refresh/reload button, and browse or search for xmms and gdesklets [08:18] hmm still dont work with me [08:18] One thing at a time. Im swedish, my linux is in swedish. Package manager? === ^ToTo^ is now known as ToTo === Cutman [~lol@ti531210a080-5132.bb.online.no] has left #ubuntu [] [08:19] Nisse: it's the application that installs things for you [08:19] gnome still wont load [08:19] Ok, and that app is called packade manager. === housetier_ [~housetier@dsl-084-056-160-221.arcor-ip.net] has joined #ubuntu [08:19] zenrox: When you installed ubuntu did it install X and gnome for you? Or did it have to go and download those later? [08:20] zenrox did you update just now [08:20] Bandit: yes [08:20] Nisse: yes - it's also nicknamed "Synaptic" - but you don't need to know that ;) [08:20] Akiyuki: it installed gnome at install [08:20] What is the ubuntu hoary deb-src repository? === zeR [~kane@AC90F1CD.ipt.aol.com] has joined #ubuntu [08:20] thoreauputic: wow, a statement that might have come from apple :) [08:20] That's what I was wondering. I didn't know if it only installs the base files, and then connects to the internet to get the rest of it? [08:21] zenrox worked good for me [08:21] Akiyuki: it sonnect to inet and get the rest [08:21] dredg: heh - and I was going to say apt-cache search && apt-get update && apt-get install xmms ;) [08:21] Bandit: iknow i wonder why its not for me [08:21] Well, if you do not have the internet are X and gnome on the iso image? [08:22] did you apt-get update and apt-get upgrade [08:22] Aikyes [08:22] Akiyuki: yes [08:22] Akiyuki: yes [08:22] zenrox ? [08:22] just not the updated gnome [08:22] Thank you, because I do not have an internet connection to the machine I installing them on. === GuBA [~guba@208.29.128.59] has joined #ubuntu [08:22] ya Bandit [08:22] hello... in where encounter the folder of cgi-bin in my Ubuntu? [08:22] Microphone is still not working, any help? [08:23] Bandit, It's working here! great! [08:23] zenrox you updated and upgraded [08:23] and for me it is as well === froust [~froust@S0106000f6694d7bf.ed.shawcable.net] has joined #ubuntu [08:23] GuBA: you won't, unless you install apache and various other bits and pieces [08:23] Bandit: yep updated and upgraded gnome will not load (casue of the esound prob) [08:23] zenrox the problems been fixed [08:24] I want to set up a secure (no username/password in clear text) ftp server at home - can anyone point me to a howto? [08:24] Bandit: its not worken [08:24] dont know why [08:24] is it safe to dist-upgrade hoary now then? [08:24] froust: why not use ssh? you can use scp and sftp with it for security [08:25] zenrox how long ago did you upgrade [08:25] thoreauputic: i don't know how to set that up... i'm connecting from a windows box [08:25] froust: ssh is installed by default [08:25] Bandit: i have bine running the update every min for the last 10 mins [08:25] froust: use putty on windows [08:25] i have an ssh client, but i don't know how to do ftp over ssh === johane_ is now known as johane [08:26] Bandit: and the upgrade too [08:26] zenrox maybe you need to update your sources [08:26] Bandit: dont think thats the prob [08:26] i have updated my sources === ulisse [~ulisse@host137-214.pool62211.interbusiness.it] has joined #ubuntu [08:27] 1 millon time === zeR [~bel@AC86B0D6.ipt.aol.com] has joined #ubuntu [08:27] zenrox ok thought it might be cause there are a few of us that have been fixed in the last 10 mins === khwarizmi [~krischan@p5090A990.dip.t-dialin.net] has joined #ubuntu [08:27] froust: starting point -> http://www.google.com.au/search?q=sftp+howto&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official [08:28] Bandit: i know thats why i am frustrated === bruno [~bruno@cable-62-205-94-142.upc.chello.be] has joined #ubuntu [08:28] froust: or http://pigtail.net/LRP/printsrv/cygwin-sshd.html [08:28] hey [08:28] thoreauputic: if i had had any luck with google, i wouldn't be asking [08:28] zenrox try a dist-upgrade [08:29] have no go [08:29] i have a screen related problem [08:29] froust: not to be rude, but there is a huge number of googlable howtos on this subject [08:29] i changed screens, and when ubuntu boots, i see all the start up details flashing by [08:30] but when x should start, the screen goes in standby === scherbe [~scherbe@ags9-d9ba529d.pool.mediaWays.net] has joined #ubuntu [08:30] anyone know why this is happening? === Delgul [~gerard@delgul.demon.nl] has joined #ubuntu [08:30] thoreauputic: i know that. i've been using linux for a month, and i don't quite understand what it's saying. [08:30] Bandit: nothen still broke [08:30] froust: http://www.openssh.com/windows.html [08:30] windows related + putty [08:31] zenrox then you need your sources updated [08:31] thanks for the fixes, jdub [08:31] Bandit: apt-get update [08:31] then [08:31] i do a apt-get upgrade [08:31] and then thare is nothen to update [08:31] zenrox, apt-get -u dist-upgrade [08:31] thoreauputic: i can get the client side working fine === WindowsUninstall [~WindowsUn@host112-178.pool8254.interbusiness.it] has joined #ubuntu [08:32] that's a no brainer, i just don't know how to set up my linux box to be the server. [08:32] no need for the -u [08:32] Kokey: nothen [08:32] froust: the server is linux, right? [08:32] ah sorry [08:32] yes. [08:32] i was using vsftpd [08:32] Bandit: it might be all ready installed but not worken [08:32] until i found out that it transmits in clear text [08:33] zenrox if it were there it would fix your problem === Delgul [~gerard@delgul.demon.nl] has joined #ubuntu [08:33] hmmm === krism [~krism@evilpen.net] has joined #ubuntu === GuBA [~guba@208.29.128.59] has left #ubuntu ["http://galeria.gsol.ws"] === seamus [~james@rtlogic.rtlogic.com] has joined #ubuntu [08:33] well i dont know then === granted [~bibi@abo-20-23-69.bdx.modulonet.fr] has joined #ubuntu === Diegote [~diego@149-221-126-200.fibertel.com.ar] has joined #ubuntu [08:33] Hi all === Ubupimp [Tux@joyner-mail.lib.ecu.edu] has joined #ubuntu [08:34] froust: once you ahve ssh running on the linux box (which it does by default I believe), you just need to open port 22 and login, as far as I know, using the instructions for putty. [08:34] maby a format and install then upgrade back to hoary will fix it but i dont want to do that [08:34] If my cdrom is not able to boot at startup, is there a floppy image that can boot the cdrom? [08:34] thoreauputic : ubuntu doesnt install sshd by default. [08:34] thoreauputic : iirc, it's openssh-server [08:34] so it uses a normal ftp server, but does it through an ssh tunnel? [08:34] zenrox, maybe your mirror doesn't have the updated packages yet [08:34] krism: hmm.. you're right - you need to pt-get install it [08:35] tritium i told him that several times [08:35] tritium: maby [08:35] thoreauputic : do you mean 'pwn3d-get install it'? :) === Nisse [~Nisse@m213-101-176-135.swipnet.se] has joined #ubuntu [08:35] If my cdrom is not able to boot at startup, is there a floppy image that can boot the cdrom? [08:35] krism: hehe [08:35] can anyone help me with a display related problem? [08:35] so i don't need to set up anything special on my linux box, i just need to tweak putty? [08:35] Bandit, sorry... [08:36] Bandit, I'm distracted here [08:36] krism: here I just did an apt-get install ssh I believe - it seems to be all that's needed === slicslak [~slicslak@S01060050bf73737f.ed.shawcable.net] has joined #ubuntu [08:36] krism: sshd isn't a separate package [08:36] I would like to build a customized hoary-live, but I have Debian sid installed, not Ubuntu. In the wiki it says I should use an ubuntu kernel. Do I really have to install Ubuntu? [08:36] that's where i get lost. [08:36] ARE THERE ANY BOOT IMAGES TO BOOT FROM FLOPPY IF CDROM DOESNT BOOT BY ITSSELF? [08:37] shhh... [08:37] hmm [08:37] i just went blind === _4`aw is now known as _4strO [08:37] lol === jinty [~jinty@212.145.79.86] has joined #ubuntu === zenrox falls over casue esound boroke my sys === ja5on [~jason@cpc1-pnwn1-4-0-cust146.cdif.cable.ntl.com] has joined #ubuntu === granted [~bibi@abo-20-23-69.bdx.modulonet.fr] has left #ubuntu [] [08:37] Does anyone know? [08:37] krism: apt-cache show ssh says >> Description: Secure shell client and server [08:38] can anyone help me with a display related problem? [08:38] Ubupimp: well, we certainly *heard* you :/ [08:38] that's because ssh depends on openssh-client and openssh-server [08:38] now its just got added to the sources [08:39] tritium: yup [08:39] thoreauputic, :) [08:39] but nothen to upgade [08:39] hmmm [08:39] Ubupimp, install this : http://btmgr.webframe.org/index.php3?body=download.html on your floppy. once you boot it from the floppy it'll give you an option to boot from CD even if your BIOS doesn't support it. [08:39] zenrox, patience [08:39] bruno, what kind of problem [08:39] tritium: i dont have any of thoes [08:39] lol [08:39] Thanks H0lyD4wg [08:39] i changed screens, and when ubuntu boots, i see all the start up details flashing by [08:39] but when x should start, the screen goes in standby [08:40] thoreauputic: thanks for the help === froust [~froust@S0106000f6694d7bf.ed.shawcable.net] has left #ubuntu [] === BiteMeBill [~antiM$@oh-67-77-123-4.dyn.sprint-hsd.net] has joined #ubuntu === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu [08:40] how do i set the configuration for the new screen? === moontown [~moontown@h0030f1363d02.ne.client2.attbi.com] has joined #ubuntu [08:41] So, how do i make Gnome use Openbox for window-management instead of Metacity? === duckdown [~duckdown@2001:5c0:8fff:fffe:0:0:0:1b3d] has joined #ubuntu [08:41] thoreauputic: Ok, found the program, clicked a boit and now its downloadin stuff. Is the program gettin needed files? [08:41] bruno, by screen, you mean monitor? [08:42] yes [08:42] Nisse: umm.. sorry my clairvoyant isn't available to answer that one ;) === RU63 [~RU63@i-83-67-28-146.freedom2surf.net] has joined #ubuntu [08:42] bruno, goes to standby...I've only seen that happen on Windows. [08:43] thoreauputic: Ha, ha, ok.. =) [08:43] Nisse: it rather depends what you clicked :) === namaste` [~vortec@dsl-213-023-044-114.arcor-ip.net] has joined #ubuntu === linuxgod is now known as linux|fly [08:43] bruno, you're running Warty or Hoary? [08:43] tritium: well, the monitor goes blank :) [08:43] warty [08:43] in hoary it seems like you can't delete any apps without deleting the ubuntu-desktop.... is there a way around this? [08:43] Well, selected xmms, then the apply button and then apply again. [08:44] hello. is there any known bug, that when i add any server into xchat / thunderbirds serverlist, i won't be able to ping it no more? [08:44] bruno, did you dpkg-reconfigure xserver-xfree86? [08:44] i mean remove [08:44] thoreauputic: Its dl package files. [08:44] RU63: it's adummy package - losing it won't matter === wezzer [~antti@a80-186-42-221.elisa-laajakaista.fi] has joined #ubuntu [08:44] thoreauputic: thanks.. [08:44] RU63, you can't change the dependencies, but thoreauputic speaks the truth [08:44] Nisse: well, I guess you'll find out if you got it right then :) [08:45] thoreauputic: Yepp. [08:45] tritium: as a generalisation, that's true :) [08:45] thoreauputic: Either it works, or ill format and install xp again. =) [08:46] tritium: but all generalisations are dangerous, espaecially this one ;) [08:46] thoreauputic, I'm glad to hear that :) [08:46] heh [08:46] man i hate wating [08:46] tritium: see above for caveat ;) [08:46] I saw... [08:46] zenrox, what mirror are you using? === cyrus-tc [~cyrus-tc@p548CAF9C.dip.t-dialin.net] has joined #ubuntu === Xappe [~jon@regulus3.student.uu.se] has joined #ubuntu [08:47] is this bad? ** (process:11613): CRITICAL **: egg_desktop_entries_add_group: assertion `egg_desktop_entries_lookup_group (entries, group_name) == NULL' failed [08:47] tritium, how do i get a command line? my monitor doesn't do anything here. or do i do something during start up to get a command line? [08:47] arcive.ubuntu.com [08:47] tritium: arcive.ubuntu.com [08:47] anyone? [08:47] iptables are empty... [08:48] bruno, do you have another machine you can ssh into your box with? === froust [~froust@S0106000f6694d7bf.ed.shawcable.net] has joined #ubuntu [08:48] bruno: either open a termianl from a right click on the desktop in gnome, or do ctrl-alt-F2 and log in in the resultant black hole ;) [08:48] *terminal [08:48] why does everybody like virtual console 2? [08:48] dont know [08:49] what's so special about 2 relative to 1, or 3-6? [08:49] k this sucks [08:49] thoreauputic: cool :) [08:49] which is the most secure? ftp over ssl/tls, ftp over ssl, sftp over ssh, or ftp over tls? [08:49] tritium: habit - I often startx from tty1 so it's easier [08:49] i think i just messed up my grub install [08:49] tritium: 1 is for irc 2= updating [08:49] now when i reboot i just get the grub shell [08:49] LinuxJones likes v.c. 2 also, I think [08:49] anyone have any ideas on how to fix this? [08:49] zenrox, heh, okay [08:49] tritium: yes, but i'll try via the command line [08:49] it would be greatly appreciated [08:50] (using the new hoary livecd till i can get back into my regular system) [08:50] tritium: its still not upgrading the esound packages [08:50] bruno, sorry, I thought your monitor wasn't giving you any kind of display [08:50] booted in knoppix failsafe, sndconfig says "kernel not modular sound enabled (soundcore.o was not found in the module search path)..." but I can modprobe soundcore and it loads it [08:50] any idea how to convence sndconfig that things are as they are? === namaste` [~vortec@dsl-213-023-044-114.arcor-ip.net] has left #ubuntu [] [08:50] thoreauputic: F#ck, it worked. =)) Many thanks for the help!! [08:50] zenrox, want me to send you the updated packages? [08:51] or is alsaconfig avlible now? [08:51] Nisse: heh - you're welcome :) [08:51] CarlK, no === wdh [~KlaasVaag@82.197.200.128] has joined #ubuntu [08:51] tritium: how [08:51] rats... I'll go eat some more... ;) [08:51] CarlK, I don't believe there are any plans to include alsaconf [08:51] tritium: just tell me whare to wget them [08:52] " for filename in `ls`; do ... $filename; done " works great, except when files in the CWD have a space in thier name. [08:52] any ideas? === froust [~froust@S0106000f6694d7bf.ed.shawcable.net] has left #ubuntu [] [08:52] zenrox, one moment [08:52] enclose the filenames in "" === jaco [~jaco@host26-251.pool80117.interbusiness.it] has joined #ubuntu === znutar [~nvoorhies@z06.nvidia.com] has joined #ubuntu === zenrox hangs on to the wall [08:52] that was directed at krism btw... [08:52] krism: do ... "$filename" [08:53] tritium - im still trying to get sound working on my ESS1878 - is there anything new in the last 6 hours? === dud wonders if he's invisible or something.......................................................................... [08:53] tritium: np.. what video driver do you suggest for a matrox millennium G550 card? === Loevborg [~loevborg@d5-168.dip.isp-service.de] has joined #ubuntu === jcoiron [~somemail@81.80.130.125] has joined #ubuntu === Burn` [~Burnout@231.55-201-80.adsl.skynet.be] has joined #ubuntu [08:53] hello there [08:53] zenrox, http://archive.ubuntu.com/ubuntu/pool/main/e/esound/ [08:53] ok [08:53] CarlK, updated esound packages [08:54] exit [08:54] is there a package search tool like packages.debian.org for ubuntu? [08:54] apt-cache search and apt-file search -- you can do it right on your computer w/out web [08:54] Loevborg, there's always apt-cache search [08:54] rats. Chatzilla for firefox doesn't do /lastlog :? === thoreauputic considers returning to irssi [08:55] bruno, let me check === Alinux [~Ubuntu@d83-176-98-174.cust.tele2.it] has joined #ubuntu [08:55] thoreauputic, why not use xchat for a graphical irc client? [08:55] tritium, except when you don't have a working ubuntu box ready.. [08:55] I would like to test Ubuntu, the latest version is http://mir1.ovh.net/ubuntu/releases/4.10/warty-release-install-i386.iso, right ? [08:55] Diegote : i tried that, it still seperates filenames with spaces in them to multiple $file [08:55] thats the latest stable yes jcoiron [08:56] dud: I do that as well - I'm trying out the firefox extension, because it's convnient [08:56] convenient [08:56] Diegote : e.g. "08-Demon of Love-DJ Markitos-vbr" becomes "08-Demon" "of" "Love-DJ" "Markitos-vbr" [08:56] Loevborg, oh, very true :) [08:56] dud: I have a few irc bookmarks in firefox... [08:56] Loevborg, what distro do you have? [08:56] dud: ok thx [08:56] bruno, I think "nv" is what you want === GenghisKhan [~daniel@80-29-11-168.adsl.nuria.telefonica-data.net] has joined #ubuntu [08:57] krism: lemme think... [08:57] hello, i need help with rosetta [08:57] Diegote : i've also tried for file in "`ls`" .. which returns the output of `ls` as one giant string. roar! such a silly little problem [08:58] krism: and for file in `ls` ? ie, without ""? [08:58] bruno, hold that [08:58] krism: find with -print0 and xargs -0 [08:58] tritium - is the esound update avalible through the normal apt-get? [08:58] haggai: thanks for your answer... I was eating, sorry [08:58] Diegote : it'll seperate space-including filenames into multiple $file [08:58] evarlast : ill try that real quick === zenrox [~zenrox@wbar7.sea-4-12-028-223.dsl-verizon.net] has joined #ubuntu [08:58] CarlK, yes, it's in the repos [08:58] tritium: nope dint help === thoreauputic is now known as thore-afk [08:59] evarlast same problem :/ [08:59] zenrox, they're there [08:59] (i did for file in `find -print0`) [08:59] yep thare thare [08:59] 0.2.35-2ubuntu2 [08:59] zenrox still having troubles? [08:59] yep [08:59] and yep [08:59] krism: no, it works, I do it all the time. [08:59] zenrox, those are the updates [08:59] evarlast : for files with spaces in thier names? because it just didn't work for me. [08:59] krism: lose the for loop entirely, and use find or find+xargs [09:00] tritium: dint work tho [09:00] perhaps you could save you some trouble by using either perl, python or even tcl krism :) [09:00] krism: paste or pastebin your whole line - yes, files with spaces, files with unprintable, it is no matter [09:00] evarlast : .. i actually need the loop because i need to modify each file :) [09:00] they have some much more sophisticated loops and replaces [09:00] krism: find does that build in with find -exec. You don't need the for loop [09:00] esound updated ? fixes the problem ? [09:01] tritium: maby the updates dint fix it for my setup [09:01] bruno, mga [09:01] evarlast : yeah, i know of -exec, i'd rather just not jam it all onto one line, but here; === thore-afk is now known as thoreauputic [09:01] for file in `find -print0`; do echo "argh: $file"; done [09:01] zenrox, I don't know. I haven't logged out, and haven't experienced any troubles yet [09:01] zenrox you are running hoary [09:01] is a quick & dirty example [09:02] Bandit: yep hoary [09:02] tritium: i was thinking maby i shouldent have loged out [09:02] zenrox sorry was just checking [09:02] Bandit: its ok [09:02] krism: bash's for explicitly uses whitespace as a separator, it does not work with spaced files, PERIOD. That is why you use find. [09:02] zenrox, I usually don't. I just hibernate instead of shutting down. [09:03] evarlast : rofl [09:03] exit === legion [~legion@cpc2-kemp1-5-0-cust171.lutn.cable.ntl.com] has joined #ubuntu [09:03] hmm [09:03] why is ide-generic listed in ide-generic? (this is a ide box, so it seems a little late) [09:03] evarlast : sorry, but that's a little ridiculous [09:04] evarlast : see "IFS" in `man bash` for example [09:04] bbl to try agine lator [09:04] krism: good call, I'll try it. === Xappe is back on track with gnome === orospakr [~orospakr@ip-70.80.126.206.dsl-cust.ca.inter.net] has joined #ubuntu [09:04] can sum1 help me i am trying to get and install a media player,if you can help,plz pm me (i am new to linux so u will have to slow when explaning things) [09:05] legion : what's the problem? [09:05] legion : can't play mp3 files? [09:05] i can't play mp3 or video,totem is not working === felix_1 [~felix_1@66.130.237.128] has joined #ubuntu [09:06] legion : for mp3, do 'apt-get install gstreamer0.8-mad' from the command line as root, [09:06] legion : as for totem, .. sorry, i havent used it [09:06] krism: you really hate "exec" huh? [09:06] just type sudo apt-get install gstreamer0.8-mad [09:06] that will do the root thing [09:06] krism, legion , I believe some have had success with totem-xine and the windows codecs === moontown [~moontown@h0030f1363d02.ne.client2.attbi.com] has left #ubuntu ["Leaving"] [09:07] evarlast : ah, it's just messy if you want to do a bunch of different things, e.g. extract id3 info, convert to wav, etcetera [09:07] evarlast : OTOH, it's great for smaller commands [09:07] but gstreamer0.8-mad is good for the mp3 thing [09:07] evarlast : what i should do is write a script to hunt down and rename all files with spaces in their damned names === website [~website@host69-71.pool8251.interbusiness.it] has joined #ubuntu [09:08] krism: ls --quoting-style=shell [09:08] for i in `ls --quoting-style=shell` ; do echo $i ;done [09:08] krism - but they keep comming, so you are better of learning how to work with them [09:08] evarlast : w00t :) [09:08] evarlast : thanks :) [09:08] no prob. Sorry if I was terse before. [09:08] CarlK : yeah, sarcasm :) === stub [~stub@dumbledore.hbd.com] has left #ubuntu [] [09:08] evarlast eh, everyone does it. [09:08] krism:i tryed what you said and this came up in my command line E: Couldn't find package gstreamer0.8-mad [09:09] legion: you need more repositories [09:09] huh? [09:09] legion, it's in universe [09:09] legion: enable universe and multiverse [09:09] legion : what thoreauputic said [09:09] evarlast lol oh no! [09:09] it's doing the same effin things [09:10] legion: look for repositories in synaptic [09:11] krism: really? it didn't for me. [09:11] legion: it's under "Settings" === stub [~stub@dumbledore.hbd.com] has joined #ubuntu [09:11] evarlast : hmm. lemme fight with it more before saying yes for sure :) === iTheA [~gatan@h224n2fls35o258.telia.com] has joined #ubuntu [09:11] legion: then just tick the boxes === sebanum76 [~a@194.106.204.157] has joined #ubuntu === mameluke [~bo@84-72-9-193.dclient.hispeed.ch] has joined #ubuntu [09:12] legion: and don't forget to reload ( update your package sources) [09:13] Anyone here use synaptic? I want an answer for something [09:13] linuxboy, just ask [09:13] linuxboy does anyone not === chuck_ [~chuck@198.62.158.205] has joined #ubuntu === umarmung [~Schreiber@p54853F0C.dip.t-dialin.net] has joined #ubuntu [09:13] linuxboy: no, nobody uses it ;) [09:13] Bandit, I don't. [09:13] Now i have install ubuntu i had not a chance to change the root pass, what should i do to change it? [09:14] racoontje|clone you dont know what your missing [09:14] Bandit, I use ports/portage, but that's another matter [09:14] racoontje|clone same shit different pile ;) [09:14] Look at synaptic. Theres a colum called Pakcage and one called S. Whats the one inbetween them? [09:14] Bandit: coming from Debian, I trust apt-get on CLi for most things [09:14] Bandit, the reason you assume I haven't ever used synaptic is? [09:14] like i said above [09:14] http://www.ubuntulinux.org/wiki/DebuggingSoundProblems - any recomendations on something better? [09:14] been there, done that, went back to cvs [09:15] :) [09:15] or cervisia [09:15] or darcs === Cardinal [~chatzilla@83.71.7.205] has joined #ubuntu [09:15] tritium: the problem persists. i tried mga as well as the vega driver. when i manually startx, my monitor does the same thing (going blank, as in going 'stand by') [09:15] krism: I had some screwy results when IFS was still set to something nonstandard, I just unset IFS [09:15] tritium: vega = vesa [09:15] Bandit, I'm one of the few people that can say "I maked it" without raping english. [09:16] linuxboy: at a glance, I think the ubuntu icons show what you have installed, in that column [09:16] For crying out loud [09:16] open a terminal [09:17] thoreauputic: no. The S colum does that [09:17] dpkg -l | grep foo [09:17] bruno, your video driver was working before with the different monitor. I don't think you should change the video driver. [09:17] linuxboy: yeah, my bad - I use apt-get so... === heydude [ruffneck@cs2416099-246.houston.rr.com] has joined #ubuntu === mz2 [~mz@81.1.81.59] has joined #ubuntu === dfuentes [~dfuentes@DFUENTES.MIT.EDU] has joined #ubuntu [09:17] might be packages in "main" ? just guessing... === seacyd [~c@p213.54.33.146.tisdip.tiscali.de] has joined #ubuntu === Thom_Holwerda [~thomholwe@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [09:18] thoreauputic, what might be packages in main === dfuentes [~dfuentes@DFUENTES.MIT.EDU] has left #ubuntu ["Leaving"] [09:18] thoreauputic: nope. I have some security packages and they have the ubuntu sign === justdave_ [~dave@66.227.241.236.gha.mi.chartermi.net] has joined #ubuntu === FarmerTed [~chasstewa@pcp04944290pcs.verona01.nj.comcast.net] has joined #ubuntu [09:18] tritium, what do you suggest i should do to get the 'new' monitor working then? [09:19] krism: tested and got it. [09:19] krism: ls | while read i ; do ... done === cavediver [~jonas@62.101.48.80] has joined #ubuntu [09:19] linuxboy: hmm... I don't know then, sorry [09:19] Are sound experts here? My MIC is not recording while sound is working. [09:19] bruno, does your /etc/X11/XF86Config-4 have VertRefresh and HorizSync settings? [09:19] seacyd, hang on a sec [09:19] tritium, don't bother, [09:19] bruno, also, can you run "sudo ddcprobe"? [09:19] bruno, dpkg-reconfigure xserver-xorg [09:19] anybody try to install Hoary on an iMac G5? i can't [09:19] Hi all. Anyone know how to install Rhytmbox plugin for mp3? It doesn't seem to work. And both mplayer and xmms has gone crazy. [09:19] racoontje|clone, we're beyond that === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [09:20] tritium, what's the problem? === leonel [~leonel@201.133.212.123] has joined #ubuntu [09:20] seacyd, check alsamixer. the channel is muted by default [09:20] racoontje|clone, new monitor goes straight to standby mode [09:20] racoontje|clone: done, it is unmuted [09:20] toggle mute is M, then you raise the volume [09:21] racoontje|clone, he's not running xorg, either [09:21] bruno, any edid data from ddcprobe? [09:21] racoontje|clone: volume is up, audio-recording does not work [09:21] cavediver: I'm not sure the G5 is supported - I have an iBook G4 but I seem to recall reading that G5 is problematic (as you are finding) I may be wrong, however [09:22] cavediver: wrong nick ;) [09:22] seacyd, getting absolutely nothing? Not even line noise? [09:22] oh my [09:22] :) [09:22] tritium: edidfail it says at the end [09:22] I'm stupid to. [09:22] racoontje|clone: No, Audacity complains when starting [09:22] bruno, that may be the problem. [09:22] cavediver: oops sorry - Farmer Ted I meant [09:22] seacyd, define "complains" [09:23] bruno, with this new monitor, we may have to manually configure refresh rates [09:23] ...had to translate...error in I/O layer initializing [09:23] tritium, isn't that what dpkg-reconfigure does too? [09:23] Anyone else having problems with xmms and mplayer in hoary ? [09:23] there is /usr/bin/speaker-test [09:23] dpkg-reconfigure allows you to set horizsync and vertsync afaik. [09:23] racoontje|clone, yes, you can [09:23] at least it did on debian [09:23] Up until Array-3, I couldn't get past yaboot [09:23] evarlast : ah har: "IFS=:" then "for file in `find -printf "%p:"`; do echo "argh: $file"; done" [09:23] cavediver: you have gstreamer0.8-mad installed? [09:24] racoontje|clone, but his old monitor provided edid data [09:24] (e.g. IFS is ':' and find prints output seperated by ':') [09:24] now it crashes at detecting my cd drive [09:24] krism: see my different solution [09:24] thoreauputic: will have a look. === H0lyD4wg [~fakename@bzq-218-102-85.red.bezeqint.net] has left #ubuntu ["Leaving"] [09:24] Hi all, can anyone offer advce on GRUB it keeps stalling at stage 2 :( [09:24] tritium, he found a new monitor that doesn't provide edid data? [09:24] yep [09:24] cavediver: that solved my mp3 problems (but on Warty) [09:24] Wow. [09:24] evarlast : ah, i see it now. thanks. this whole bit was mostly about forcing bash to do what i wanted it to === chuck_ is now known as zul [09:24] tritium: the XF86Config-4 shows refresh rates: horizSync: 30-95 / VertRefresh 50-160 [09:24] thoreauputic: Yes, a whole bunch of libgstremer packages. [09:24] bruno, probably for your old monitor? [09:25] including gstreamer0.8-mad ? [09:25] bruno, what are the specs on your new one? [09:25] Is there any advantage in installing a kernel for your arch? (ie, why sould i install i686 if i have i686, whats wrong with i386?) [09:25] bruno, change those values to something more conservative. 40-70 60-140 [09:25] linuxboy, slightly faster [09:25] linuxboy - slightly faster [09:25] bam! [09:25] i think it improves performance and power usage [09:25] lol GMTA CarlK :D [09:25] FarmerTed, power usage? [09:25] tritium: after i ran dkpg-reconfigure xserver-xfree86 [09:25] linuxboy: not a huge boost === ewhitten [~eric@h000d93cb4647.ne.client2.attbi.com] has joined #ubuntu [09:26] Last time I checked even -386 had speedstep etc [09:26] for laptops, I think [09:26] I remember reading that somewhere [09:26] how can it be faster? [09:26] wooo, it's alive alliiiiiveee! [09:26] (beagle) [09:26] This sucks, both xmms and totem hangs and crash when trying to play music. [09:26] bruno, better to get the proper rates for your monitor [09:26] linuxboy, what do you mean? [09:26] linuxboy, you ever coded asm? [09:26] thoreauputic: a noticable boost? [09:26] linuxboy: compiled for a more advanced arch = slightly faster [09:27] linuxboy, read "The tao of Programming", come back, and I'll tell you why having things understand more than your basic x86 CISC is a good thing. [09:27] linuxboy: I don't know - I don't bother with it really [09:27] bruno, can you put your /var/log/XFree86.0.log on pastebin? [09:27] linuxboy, it's usually a good thing for floating point operations. Say, most lossy video codecs. === Thom_Ubuntu [~thom@84-104-100-163.cable.quicknet.nl] has joined #ubuntu [09:27] racoontje|clone: nope [09:27] linuxboy: I have a 686 kernel and a 386 and I don't notice a difference really === Nisse [~Nisse@m213-101-176-135.swipnet.se] has left #ubuntu ["Lmnar"] === Kenotic [~Kenotic@fw.icallinc.com] has joined #ubuntu [09:28] linuxboy, compare an mplayer binary that was compiled with -mtune=athlon64 -msse -msse2 -fprofile-use to one without, on an athlon 64. [09:28] on things like lossy video codecs, I wouldn't be surprised if you saw a doubling of your fps [09:29] from 24 to 24? [09:29] I updated my system with the new kernel the other day and I can not seem to get my nvidia drivers back working. Can someone give me a hand? [09:29] if a video is encoded in 24fps [09:29] racoontje|clone: it will only speed up prosesses that use the 'better' features af your arch? ie, youll see MMX speed ups etc? [09:29] racoontje|clone: that's interesting [09:29] tritium: what's pastebin? [09:29] HrdwrBoB, just because it's encoded at xxfps doesn't mean it can't be rendered at that speed. [09:30] racoontje|clone: no luck with your rates === zeR [~bel@AC9480B8.ipt.aol.com] has joined #ubuntu [09:30] bruno, don't use arbitrary rates [09:30] For a MIC (microphone) what /dev do have to exist? [09:30] ok got to go I will try again sometime [09:30] tritium, are you sure it's the rates? [09:30] racoontje|clone: you like watching stuff at double speed ;) ? [09:30] I'm more inclined to think it's a monitor with broken power saving. [09:31] racoontje|clone, I'm waiting to see his XFree86.0.log [09:31] thoreauputic, the movies aren't faster or slower. Some codecs allow tweening, which means that a 20fps movie can be played smoothly. [09:31] bruno, http://www.pastebin.com/ === Cardinal [~chatzilla@83.71.7.205] has left #ubuntu [] [09:31] It's not like playing 20rpm vinyl at 40rpm. [09:32] racoontje|clone: ah, I see - I'm vastly ignorant on the subject, obviously - I don't really use computers for video much [09:32] thoreauputic, www.click.be [09:32] I build video editing boxes for a living [09:32] looking, thanks [09:32] It's dutch. You won't understand ;-0 [09:33] If my video card was working with the other kernel and all I did was an apt-get upgrade and got the new one it should still work correct? [09:33] tritium: how do get that log file output from my command line to the web? [09:33] hehe - well, maybe learning Dutch is easier than learning Linux ;) [09:33] Anyone know what version of inotify is in the latest ubuntu kernel (hoary), or how to find it? [09:33] Kenotic, depends. If you're not using fglrx/ati's drivers or nvidia's drivers or any driver that has a kernel module, yes. === kahuna_ [~booger@rtl-2.i2k.com] has joined #ubuntu [09:33] ewhitten, look up the patchset? [09:33] racoontje|clone: doh. you're right. [09:33] :) [09:34] Kenotic, nvidia? [09:34] racoontje|clone, I am using nvidia === Madeye [~Jad@213.186.173.165] has joined #Ubuntu [09:34] Kenotic, no problem === andy_ [~andy@monkey.beezly.org.uk] has joined #ubuntu [09:34] Kenotic, are you using the nvidia /DRIVER/ [09:34] Kenotic, the new kernel works with the linux-restricted-modules [09:34] Kenotic, ie the nvidia binary module [09:34] yeah but now I can not ker x to start [09:34] Hi. What would cause my PS2 keyboard and mouse to stop working after a custom kernel upgrade to 2.6.8.1? I compiled the keyboard support right into the kernel. [09:34] or just the "nv" driver [09:34] nvidia [09:34] Kenotic, why didn't you tell us the first time it broke and died ;-) [09:34] racoontje|clone: that URL doesn't resolve here, anyway, for some reason... === edulix [~edulix@80.103.119.69] has joined #ubuntu [09:35] Kenotic, what version of kernel and l-r-m do you have? [09:35] thoreauputic, right you are. [09:35] hey ! [09:35] bruno, use a text editor to cut and then paste into pastebin [09:35] You'll just have to take my word for it then ;-) === Alinux [~Ubuntu@d83-176-116-146.cust.tele2.it] has joined #ubuntu [09:35] racoontje|clone: OK, I'll believe you :) [09:35] here someone who is trying to configure ssh to work over inet. it works locally perfectly, [09:35] I am using kernel 2.6.7-1 k7 [09:36] oppss [09:36] kernel 2.6.8.1-5-k7 === YankDownUnder [~stephen@d211-31-71-146.dsl.nsw.optusnet.com.au] has joined #ubuntu [09:36] I've configured the fireqwall port forwadding for tcp 22 to my pc, and people from inet even get asked for password. if they enter an invalid one, they are asked again. if they enter the right password, nothing more happens. it keeps waiting! === |yoda [~yoda@i5387457C.versanet.de] has joined #ubuntu [09:37] Kenotic, you're using Warty? [09:37] I have uninstalled the nvidia drivers and reinstalled them and can not seem to get it to come up [09:37] yep === TheButteryWonder [~joshua@173-53-178-69.gci.net] has joined #ubuntu [09:37] Kenotic, modprobe nvidia gives? [09:37] FATAL: Module nvidia not found. [09:38] Aha!. [09:38] Kenotic, what version of linux-restricted-modules do you have? [09:38] apt-get remove l-r-m && apt-get install l-r-m [09:38] ? [09:38] when I talk about ssh, I mean sshd :) [09:38] Kenotic, it needs to match your kernel version exactly === thoreauputic notices an invasion from Wollongong [09:38] tritium, does l-r-m contain nvidia [09:38] ? [09:38] racoontje|clone, yes [09:38] tritium: i can't get to the web on my ubuntu machine, ssh doesn't seem to work either.. === ewhitten [~eric@h000d93cb4647.ne.client2.attbi.com] has left #ubuntu [] [09:38] 2.6.1.3-5 [09:39] Kenotic, it needs to match your kernel version exactly. That's the proble. [09:39] problem. [09:39] tritium, updating now [09:39] bruno, oh... [09:40] That looks like it got it [09:40] going to restart x [09:40] uhm how about nvidia for hoary ? [09:40] I'm curious about that. with 2.6.10 of course [09:41] edulix, very good [09:41] this sucks. I've had nothing but problems with ubuntu trying to compile my own kernel. [09:41] edulix, what architecture? [09:41] bruno: can you ping an IP? like ping 216.239.57.99 ? [09:41] kahuna_, why bother? [09:41] bruno: if so, you need nameservers in your /etc/resolv.conf === H0lyD4wg [~fakename@bzq-218-102-85.red.bezeqint.net] has joined #ubuntu [09:42] hi all :) are there any docs on the internet on howto setup ubuntu as terminal server, like a big school network or something? thanks [09:42] kahuna_, are you using make-kpkg (kernel-package) [09:42] tritium: i686 [09:42] I need realtime capabilities with jack and it needs a security module to be compiled. For the security module, I need selinux support compiled in but it's not by default [09:42] I mena, x96 [09:42] x86 :P [09:42] Yes, I'm use make-kpkg [09:42] or maybe just pc ? [09:42] edulix, you should be good to go === Kenotic [~Kenotic@fw.icallinc.com] has joined #ubuntu [09:43] petterah: not sure if Linux terminal Server runs on Ubuntu (LTSP project) Might be worth looking [09:43] kahuna_, I see... [09:43] tritium, That worked [09:43] thatnks [09:43] thanks [09:43] Kenotic, no problem :) [09:43] thoreauputic: i'm on line on my linux machine, i'm just wondering how to get the content of that config file to a web page (ie cut and paste). don't i need x to do that? [09:43] ok, ubuntu is stable and ok for server use right? [09:43] bruno, oh, that's right...no X [09:43] bruno, you can send it to me [09:43] bruno: you can use cli ftp ( either ftp or lftp for instance) [09:44] petterah, Warty is [09:44] ok, thanks, i think its warty i have.. [09:44] its the current stable release right? [09:44] and the next one isn't out yet ? [09:44] Arg....anyone have issues installing XFce on Hoarey? [09:44] tritium: oh, I remember that a few days ago I tried to download nvidia packages and I only found them for warty version. anyway, good to see that they're there! [09:44] bruno: ah, sorry - misunderstood you I think [09:45] edulix, yes, been here all along, actually [09:45] thoreauputic, tritium: gotta run, thanks for all the help, i'll log on again tomorrow for a new session :) [09:45] bye for now [09:45] bye bruno [09:46] bruno, see you === fozno1 [~rob@dialup-local-link-130.lucre.net] has joined #ubuntu [09:46] thoreauputic: Long time no see mate === AndyR [~andrew@rogers666.plus.com] has joined #ubuntu [09:46] lo all [09:46] tritium, I have a dumb question. What does l-r-m do? [09:46] YankDownUnder: you've deserted the Mandrake fold then ;) ? [09:47] Kenotic, it contains "restricted" modules like nvidia and fglrx === Octane [~dan@dsl092-100-104.nyc2.dsl.speakeasy.net] has joined #ubuntu [09:47] how do i make gnome use a WM other than metcity? [09:47] YankDownUnder: I'm all Debian and Ubuntu now :) [09:47] thoreauputic: Nah - just doing ubuntu for myself for testing => and for some servers [09:47] aha [09:47] hi all, can someone please point me out to a good howto on installation? the wiki's installation ("firststeps") is kinda broken [09:47] thoreauputic: Company that I'm doing work for us all Debian....up 'round UTS [09:48] YankDownUnder: tried MDK 10.1 - nice, but I prefer apt-get to urpmi personally [09:48] YankDownUnder: Ubuntu rocks - everything works out of the box here [09:48] tritium, Maybe it is just not me understanding how Debian and Ubuntu does things but why didnt installing the nvidia kernel give me the module? [09:48] thoreauputic: Yeah - true - I prefer compiling everything I want on it's own though [09:49] thoreauputic: have you found an equiv of urpmi_rpm-leaf-nodes ? [09:49] YankDownUnder: you can do that on Debian/Ubuntu - I have a number of compiled things here [09:49] Kenotic, you installed nvidia-glx, not a kernel module [09:49] Kenotic, the module itself is in l-r-m [09:49] evarlast: frankly I have no idea what that is :) === askew [~tom@pC19EAF2A.dip.t-dialin.net] has joined #ubuntu === ZorroBytes [~ZorroByte@82-69-75-178.dsl.in-addr.zen.co.uk] has joined #ubuntu [09:49] tritium, I really have nvidia-kernel-common installed [09:50] YankDownUnder: checkinstall is nice for making a package from what you build [09:50] tritium, No big deal I was just wondering [09:50] Kenotic, yes, I know [09:50] Kenotic, but that contains other files [09:50] tritium, Just was a little confusing [09:50] Kenotic, "dpkg -L nvidia-kernel-common" [09:51] Kenotic, it doesn't contain anything in /lib/modules === housetier_ is now known as housetier [09:51] thoreauputic: it was a wonderful program that urpmi handles, and apt has no equivalent. It finds orphaned packages. [09:51] I see that now === Pugio-Other [~moshe@pool-70-22-53-39.balt.east.verizon.net] has joined #ubuntu [09:51] hello [09:51] and help [09:51] Now I know [09:51] evarlast, deborphan [09:51] ubuntu just all of a sudden stopped startix X on boot === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [09:51] it seems to just entere runelevel 2 [09:52] and that's it [09:52] deborphan -- Find orphaned libraries. [09:52] evarlast: isn't there a deborphan program? Don't know if it's the same though [09:52] what happpppened to runlevel 5 or something? [09:52] Pugio-Other: runlevel 2-5 are exactly the same [09:52] Pugio-Other: if it's not starting X, it's probably broken in some way [09:52] also, aptitude and synaptic can find orphans [09:53] I've had a very recent problem with a sync with the latest in the repo [09:53] HrdwrBoB but it isn't [09:53] indeed, thanks. been looking for that for years. So all i have to say is #debian can go to hell [09:53] is aptitude just an ncurses synaptic? [09:53] I'm on X right now [09:53] I was being logged out of Gnome within a few seconds [09:53] of trying to log in. [09:53] hrdwrBoB ty ping startx works perfectly === cevans [~costi@ip68-107-38-206.sd.sd.cox.net] has joined #ubuntu [09:54] evarlast: they are already there most of the time ;) [09:54] Pugio-Other: what about /etc/init.d/gdm start [09:54] (that's what ubuntu does) [09:54] evarlast: that's a common view :) [09:54] HrdwrBoB, I'll try , got to stop x [09:54] am i automatically labelled a moron for wanting to use a WM other than metacity or something? [09:54] H0lyD4wg: not really [09:55] bascule, I don't believe they're related, but it's a good analogy [09:55] metacity isn't that bad though === uncleF [~uncle@kasper-77-244.ip-pluggen.com] has joined #ubuntu [09:55] H0lyD4wg: heh - Havoc doesn't want you to! [09:55] tritium: OK, thnks, must/should just play eith it really and see :) [09:56] bascule, me too. I really only use apt-get [09:56] damn it [09:56] H0lyD4wg: xfce4 works pretty well on Ubuntu [09:56] still broke [09:56] On a Dell D600 running hoary, whenever I restart, the clock is exactly one day too fast. Does anyone know what would cause this? === neil [~Neil@82-69-6-221.dsl.in-addr.zen.co.uk] has joined #ubuntu [09:56] tritium: i am going to have to do a reinstall [09:56] H0lyD4wg: no no.. since removing metacity and using xfwm4 with gnome as the window manager my gnome experience has been more pleasant [09:57] cevans: BIOS ? [09:57] zenrox, that sounds like overkill [09:57] khaled: yes, that is what I am thinking. [09:57] tritium: i have tried every thang and nothen works === TraceyTux [tlowndes@spc1-stok1-5-0-cust160.bagu.broadband.ntl.com] has joined #ubuntu [09:57] dredg, how did you tell it to use xfwm4 ? [09:57] cevans, yeh..try changing there [09:58] H0lyD4wg: run gnome-session-properties [09:58] find metacity in there [09:58] H0lyD4wg: I think you can use update-alternatives, but I can't recall exactly how [09:58] Hi everyone. I installed Ubuntu this morning, quite pleased with it, even though I've never really used Gnome before. [09:58] tritium: i have tried reconfiguring the packages, uninstalling them reinstalling them, manuly installing them [09:58] change it's style from 'restart' to normal [09:58] nothen works [09:58] hit apply, then from a terminal run 'killall metacity; xfwm4 &' === metalikop [~metalliko@209.104.151.164] has joined #ubuntu === WillCooke [~will@host81-157-89-58.range81-157.btcentralplus.com] has joined #ubuntu === FarmerTed [~chasstewa@pcp04944290pcs.verona01.nj.comcast.net] has left #ubuntu [] [09:59] neil: excellent :) [09:59] Is anyone using a NOVA-T DVB card under ubuntu? [09:59] should i trust ubuntu's automatic disk paritioner === oly [~oly@host81-129-55-138.range81-129.btcentralplus.com] has joined #ubuntu [09:59] Octane: in terms of what? [09:59] Octane: only if you do want to louse windows [09:59] dredg, thanks :) [09:59] Octane, sure.. you will be given time to confirm [09:59] Octane: depends what you are trying to do [09:59] dredg: How do you get the panel to be sticky after doing that? [09:59] Well impressed! I'm just trying to make the transition from the KDE way of doing things to the Gnome way. === chris [foo@208.40.181.230] has joined #ubuntu === JanC_ [JanC@dD5770442.access.telenet.be] has joined #ubuntu [10:01] just trying to have a decent system! :) [10:01] cevans: can't remember. think i just restarted the panel [10:01] i see that it only creates an ext3 part and swap, not a boot one === wtroche [~wtroche@ool-18bfd0cc.dyn.optonline.net] has joined #ubuntu [10:01] Octane: you can choose manual/assisted partitioning if you have a multi-partition system [10:01] dredg: Ok, that worked. Thank you. === romaia [~romaia@200-206-134-238.async.com.br] has joined #ubuntu [10:01] When will hoary be able to be used [10:01] Octane: you don't need separate /boot [10:01] cevans: np. just happy to have edge-flipping... mmm tastes sane :) [10:01] kent: it did [10:01] Kenotic: I am using it now? [10:01] thoreauputic but i eventually want to dual boot with xp === aadil [~aadil@P0-70.intnet.mu] has left #ubuntu ["Leaving"] [10:01] kent: and it made sense becuase prior to having my session problems, totem wasn't working [10:01] I've got 2 hard disks, the first (hda) for Windows and the other (hdb) for Ubuntu. At the moment the data/software partitions on the 1st hard disk are C: and D: (the floppy is A:, my DVD drive is E: and my CD-RW burner is G:). I'd like to be able to see Windows on hda from Ubuntu on hdb. Is this possible, and if so how would I edit etc/fstab to achieve this? [10:01] cevans, How stable is it [10:02] Kenotic i am using hoary as well [10:02] Kenotic: I had some trouble a few months ago, but it works very well now. [10:02] Octane: I have a triple boot with XP, Debian and Ubuntu without a separate /boot partition: you don't need one [10:02] at the moment stable [10:02] thoreauputic okay nice, so ill just have one ext3 and one swap [10:02] thank you for your guidance === tritium [~tritium@ee213-dhcp-15.ecn.purdue.edu] has left #ubuntu ["Leaving"] [10:03] TraceyTux, >> http://www.ubuntuguide.org/#windows [10:03] Octane: you just let grub install on MBR and act as the boot loader for all OS you have on the machine === Petro [~chatzilla@AGrenoble-152-1-6-190.w82-122.abo.wanadoo.fr] has joined #ubuntu === oly_ [~oly@host81-129-55-138.range81-129.btcentralplus.com] has joined #ubuntu [10:04] Octane: if I were you I'd install wintendo first though [10:04] Octane: otherwise things get complicated fast === Pugio-Other [~moshe@pool-70-22-53-39.balt.east.verizon.net] has joined #ubuntu [10:05] HrdwrBoB, no go [10:05] HrdwrBoB, gdm isn't starting [10:05] dredg: I forgot completely about edge-flipping. Xfwm is really much better. [10:05] and I don't know which log it's posting to === uncleF [~uncle@kasper-77-244.ip-pluggen.com] has left #ubuntu [] [10:05] fdh === maskie [~maskie@196-30-108-198.uudial.uunet.co.za] has joined #ubuntu [10:08] please somebody [10:08] X isn't starting at boot [10:08] cause gdm won't start [10:08] Bandit, After I add the repositories for hoary do I just do an apt-get dist-upgrade [10:08] Pugio-Other, can you start gdm manually? [10:09] yes === edulix [~edulix@80.103.119.69] has joined #ubuntu [10:09] Loevborg, no [10:09] Loevborg, and I don't know where to get any error output from [10:09] python2.3 fails installing, says its either the cd or the network. is there a way to fix this in the install? [10:09] i mean, can i make the ubuntu installer download it [10:10] also [10:10] Octane: Just cleaning the disc may be enough [10:10] is there supposed to be a nice pretty splash screen during ubuntu bootup? [10:10] cause all I see is ugly text [10:10] Pugio-Other: No, that's coming in Hoary (probabily) [10:10] pretty boot screens aren't really a prority [10:10] right [10:10] seriously [10:10] so, how come I can't get gdm to start? [10:10] Pugio-Other: Pass [10:11] Pugio-Other: Using warty, right? [10:11] yah === _magix_ [~majik@68.119.96.36] has joined #Ubuntu [10:11] Ribs, is there a way to make it get it from ftp? [10:11] Don't know then [10:11] not with the information you've given [10:11] Octane: not that I know of [10:11] Pugio-Other, what happens when you do /etc/init.d/gdm start ? [10:11] nothing === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [10:11] whatsoever [10:11] Octane: I've only used the install program twice, I'm not an expert on it [10:11] oh great... now all my x11 apps under osx have the proper keyboard layout.... just not everything else === Nire-work [~nire@66.242.36.2] has left #ubuntu ["Leaving"] [10:12] If someone will help me get my sound working, I'll add the steps to http://www.ubuntulinux.org/wiki/DebuggingSoundProblems [10:12] YAK [10:12] Loevborg, nothing happens, I just get a shell prompt [10:12] Pugio-Other, you're running it with sudo right? [10:12] yeah [10:13] Loevborg, yup, no difference, I've been getting some other (unrelated) errors regarding my "Xauthority" file [10:13] which may not be so unrelated [10:13] hi ! [10:13] Pugio-Other: Try renaming that file [10:13] Pugio-Other: It could be thinking X is already running [10:13] now it works [10:13] the nvidia driver [10:13] I'm using xcompmgr now with it it in my hoary :) [10:14] what ver of hoary is out? [10:14] Ribs which file do you want me to rename? [10:14] didn't gnome 2.10 manage the composite extension by itself? [10:14] Pugio-Other, normall you would get some kind of error message if it won't work [10:14] Pugio-Other, you can look at /var/log/XOrg.log or smth like that [10:14] Pugio-Other: the XAuthority file it's complaining about [10:14] Octane hoary has not been released yet..Its still in testing [10:14] Bandit i know, but im sure its public testing [10:14] Ribs ok [10:14] Loevborg, looking... === MaRtIn_ [~jomadm@62.162.233.110] has joined #ubuntu [10:15] Octane check out the channel topic [10:15] god damnit i cant believe my god damn cd's integrity is f'd [10:15] this is the second cd === hno73 [~Henrik@henrik.gotadsl.co.uk] has joined #ubuntu [10:15] Octane: There probabily is a way of doing a net-install [10:15] Ribs and Loevborg, hang on gotta log out of X (startx works)_ [10:15] let me try it [10:15] Octane - are you in teh middle of an install? [10:15] CarlK yes [10:15] Octane: I just don't know it :) Google for it [10:15] just one file's integrity === Silvergun [Silvergun@adsl-066-156-092-025.sip.asm.bellsouth.net] has joined #ubuntu [10:16] how can I automatically exectue xcompmgr -fc when I enter gnome ? === romaia [~romaia@200-206-134-238.async.com.br] has left #ubuntu [] [10:16] hey, can anyone figure out all these games (pictures of the games in there and a textfield besides): http://ses.blog.hu/game/prog/index.pl [10:16] i've dl'd and installed the Warty iso twice, but install always fails at the package kernel-386...? [10:16] Yeah, off-topic, big deal. =) [10:16] Octane - does Alt-F2, get you to a promt? [10:17] 08. half-life [10:17] yah im in console === Sav [~sav@ce02816-kristd-abk.cenara.com] has joined #ubuntu [10:17] Octane - I did this yeterday: wget http://my.local.server/temp/hoary...iso === Silvergun is now known as myslef2 [10:17] umount /cdrom [10:17] :P [10:17] mount -o loop hoary.iso /cdrom [10:18] (I was surprised the umount worked) [10:18] CarlK your internet is probably faster than mine :) [10:18] Octane - I had the iso on another box running apache [10:18] ahhhh, smartttt! [10:18] took 15min over a 11mb wifi car [10:18] i now remember! [10:18] i have it on another box as well [10:18] good idea! [10:18] ding ding! [10:18] ta ad! [10:18] da* === CarlK things Octane is too excited to type [10:19] I know I was when it worked for me [10:19] Thanks for the help with my 1st question, here's another! Last week I bought a Belkin Hi-Speed Usb 2.0 7-port Hub (the one with the top loading feature). The packaging and documentation only mention Windows and Mac OS, so will it work with Ubuntu, as I've heard the distro has the full Project Utopia, so should support USB? [10:20] maybe that should be my first wiki contribution: something I succeeded at ;) === Zered [~zered@sacarasc.user] has left #ubuntu ["New] [10:20] CarlK: yes, that would help a lot of people I imagine === AlohaWolf [alohawolf@cpe-67-49-96-168.socal.rr.com] has joined #ubuntu [10:21] CarlK you can add a testimonial of mine if this works :) [10:22] anyone know what other netowrk transfers are supported? (wget was my first try, so I didn't try ftp, nfs, scp...) === esher [esher@irisscan.bi0nic.info] has joined #ubuntu [10:22] CarlK: nfs is a bit of a pain to set up just for a download === oly_ [~oly@host81-129-55-138.range81-129.btcentralplus.com] has joined #ubuntu [10:23] thoreauputic - easier than setting up apache? ;) [10:23] heh - yes I guess so ! :) === esher [esher@83.137.100.144] has joined #ubuntu [10:23] hey CarlK , wher did you wget it to? [10:23] I thought you already had apache set up ;) [10:24] Octane - into /target [10:24] yah just as you said that i cd'd there [10:24] thoreauputic: not really [10:24] <|QuaD-> i hate windows!!! i am on my office pc and just got a virus! [10:24] thoreauputic "I" do, but not everyone has this forsight [10:24] sudo apt-get install nfs-user-server === Pugio-Other [~moshe@pool-70-22-53-39.balt.east.verizon.net] has joined #ubuntu [10:25] Loevborg, no go [10:25] sudo vi /etc/exports [10:25] mount othercomputer:/dir remote [10:25] I can't find a single reason or log entry as to why gdm isn't starting [10:25] could not find a spare loop device" [10:25] anyojne know why gdm wouldn't start on ubuntu? [10:25] HrdwrBoB: ah - OK I got nfs-kernel-server and nfs-common, but I had to do some digging to get exports set up and hosts.allow etc [10:26] HrdwrBoB: but I'm a novice, really [10:26] HrdwrBoB - can you mount nfs from the setup's kernel? [10:26] Can i only use firestarter for 1 network device at a time? [10:26] Pugio-Other, you're not being helpful [10:26] thoreauputic: nfs is still somewhat annoying [10:26] CarlK, see the error i get? [10:26] CarlK: you can see in /proc/filesystems [10:27] CarlK: I beleive that you should be able to, however I've not certain [10:27] Loevborg, I know, but I don't know where to look [10:27] Loevborg, really I tried [10:27] HrdwrBoB: also there was an obscure default I had to disable to get portmap working === mmuller [~r3v3rb@host81-129-19-129.range81-129.btcentralplus.com] has joined #ubuntu [10:27] Octane - error? [10:27] Loevborg, it's just plain NOT starting, waith no reason why [10:27] mount says it cant find a spare loop device [10:27] why when i update does ubuntu hoary lose its nice cursor ? === esher [esher@online.with.eth0.ws] has joined #ubuntu [10:28] thoreauputic: ahr, yes, you're right :) === bascule [~kenny@user-7761.l6.c3.dsl.pol.co.uk] has joined #ubuntu [10:28] Octane - that sucks... wonder what the problem is === kent [~kent@83.249.62.87] has joined #ubuntu [10:28] Pugio-Other, :( you really should scan the log file. you can also upload it somewhere so we can have a look. === forcotton [~homebody@hawk-d-153.resnet.purdue.edu] has joined #ubuntu [10:28] Loevborg, I DID SCAN the file, there's nothing whatsoever === oly [~oly@host81-129-55-138.range81-129.btcentralplus.com] has joined #ubuntu === farruinn [~nathan@cpe-69-201-9-15.twcny.res.rr.com] has joined #ubuntu [10:29] Pugio-Other, it's empty? [10:29] Loevborg, I checked all the last modification times [10:29] Loevborg, which log specifically do you want? [10:29] Loevborg, the "XFree..." one? [10:29] or "XF ... sorry [10:29] Pugio-Other, yes probably === rotundo [~charles@65.202.41.98] has joined #ubuntu === rotundo [~charles@65.202.41.98] has joined #ubuntu [10:30] hey CarlK [10:30] add this to your wiki [10:30] if u get a a could not find spare loop device [10:30] Loevborg, it's not empty, but it doesn't show anything...oh I'l justa double check it hang on [10:31] user should do modprobe loop === cavediver [~jonas@62.101.48.80] has joined #ubuntu [10:31] no kidding === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu === ja5on [~jason@cpc1-pnwn1-4-0-cust146.cdif.cable.ntl.com] has joined #ubuntu [10:31] Loevborg, ok, so where do you want me to post it too? [10:31] Loevborg, the flood channel? [10:31] Am I the only one with a xmms crasching whila playing mp3 ? [10:32] get amarock! [10:32] cavediver - you are 3 steps ahead of me. I am still trying to get it to load a driver ;) [10:32] That's like i kde-thing right? :) [10:32] Pugio-Other, http://rafb.net/paste/ [10:32] CarlK: I see :=) [10:32] Anyone else experience Gaim being unstable and closing after some time ? seems it only started doing t after I used it to log into MSN as well as ICQ instead of using amsn for msn. [10:32] amarok is very nice [10:32] Can i only use firestarter for 1 network device at a time? [10:33] it is, to be honest, its one of the main reasons im switching to linux, lol [10:33] My gaim is rock-solid. Can not say the sama about xmms and mplayer. [10:33] try xine? [10:33] hawkman, in my experience, the MSN portion of gaim breaks more often than other protocols. Whenever gaim is iffy for me, it's when I'm doing something with MSN. === tony [~tony@bgp01112777bgs.westln01.mi.comcast.net] has joined #ubuntu [10:34] njan: what a surprise :/ (not) [10:34] thoreauputic, yeah. MSN disconnects with random 'authentication failures' about every 45 minutes for me, too. [10:34] thoreauputic, the MSN server administrator has a cron job running every 45 minutes which disconnects clients which are !MSNMessenger [10:34] :) === rotundo [~charles@65.202.41.98] has left #ubuntu [] === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [10:35] njan: yeah, that sounds totally in character :/ [10:35] No-one has answered my question!!! [10:35] well well boys and girls I am back [10:35] TraceyTux, you didn't put enough exclamation marks on the end of it :) [10:35] TraceyTux, if you reask it and I know the answer, I'll give it to you! :) [10:36] HI!!!!!!!!!!!!!!!!! [10:36] \o/ [10:36] Loevborg, ok hang on === devo [~devo@24-205-232-126.slo-cres.charterpipeline.net] has joined #ubuntu === Lindo [~D@dslam167-25-166-62.adsl.versatel.nl] has joined #ubuntu === AndyR [~andrew@rogers666.plus.com] has joined #ubuntu [10:37] HrdwrBoB: that file was /etc/default/portmap ( changed by commenting the line that restricts it to listening only on 127.0.0.1 - how we are supposed to know that's there is beyond me .... === Xappe [~jon@regulus3.student.UU.SE] has joined #ubuntu [10:37] Loevborg, http://rafb.net/paste/results/wB2lgW77.html [10:37] Loevborg, that's it [10:37] HrdwrBoB: I imagine that's a showstopper for most nfs beginners... [10:37] Thanks for the help with my 1st question, here's another! Last week I bought a Belkin Hi-Speed Usb 2.0 7-port Hub (the one with the top loading feature). The packaging and documentation only mention Windows and Mac OS, so will it work with Ubuntu, as I've heard the distro has the full Project Utopia, so should support USB?!!!!! [10:37] I'm looking in the multimedia selection thing. And it is set to ESD, not ALSA or OSS. They don't seem to work. Can that cause the problem [10:38] TraceyTux: Don't ask us. Google will have the answer with such things [10:38] Pugio-Other, well it worked! [10:38] Loevborg, ??? [10:38] Pugio-Other, probably that's the log of your current X session, isn't it? [10:38] TraceyTux: you could just plug it in and see if it 'just works' [10:38] Loevborg, yup, [10:38] Pugio-Other, why not send the one that FAILED? [10:38] Loevborg, no new data is generated when I run the gdm [10:38] Ribs, thats always fun to do ;p [10:38] cavediver: esound is currently broken in Hoary [10:39] nah [10:39] Loevborg, NONe of them failed [10:39] hotplugging memory is fun to do ;) [10:39] lol [10:39] Pugio-Other, .. [10:39] Loevborg, the gdm command just doesn't work, it doesn't write anything to the log [10:39] Loevborg, gdm won't start but "startx" opens up a gnome/x session [10:39] thoreauputic: really? That could be a explenation maybe. But why isn't alsa working ? [10:39] Loevborg, in whatever user is currently logged in to the shell [10:40] could not construct alsa pipeline it sais when testing it. === devo [~devo@24-205-232-126.slo-cres.charterpipeline.net] has left #ubuntu ["Leaving"] === seb128_ [~seb128@ANancy-151-1-15-98.w83-194.abo.wanadoo.fr] has joined #ubuntu [10:40] cavediver: I'm no sound expet I'm afraid, but all three are interlinked and related [10:40] Pugio-Other, that's highly unlikely, it should at least say _something_ if you rund "sudo /etc/init.d/gdm start" [10:40] oss. alsa. esd === oneiFreak [~mike@S0106000f66911642.lb.shawcable.net] has joined #ubuntu === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu [10:42] Anyone know any IRdA apps I can use to transfer files to my cellphone on linux. [10:42] thoreauputic esound is broke? [10:42] apparently, yes === Paganist [~enstc@ALille-252-1-32-239.w83-192.abo.wanadoo.fr] has joined #ubuntu [10:42] hmmm it was working [10:43] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:43] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:43] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:43] we had a flood of people coming in and complaining about it ;) [10:43] TraceyTux: shut up, everyone saw you [10:43] moron :( [10:43] lol [10:43] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:43] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:43] TraceyTux, #000000 [10:43] first time even [10:44] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:44] Paganist: Ubuntu, Ubuntu my friend... look it up [10:44] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? === Skwid_ [~Skwid@stlaurent-1-82-228-247-28.fbx.proxad.net] has joined #ubuntu [10:44] omfg [10:44] idiot [10:44] can someone boot him ? [10:44] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:44] thoreauputic: means stupid people should keep on flooding ? [10:44] just a troll [10:44] /ignore :) [10:44] TraceyTux: OK, that's enough [10:44] stop already [10:44] TraceyTux, try looking yourself, you're in windows. [10:44] there seriously needs to be some ops here === alindeman looks at TraceyTux [10:44] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:44] guys just put the kid on ignore [10:45] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:45] that's the stuff you get without ops in a channel :/ [10:45] TraceyTux: stop already [10:45] TraceyTux: stop already === CarlK noticed there are no ops in here... [10:45] Paganist: just no need or rudeness, that's all [10:45] MaRtIn_: Just one sec === Paganist does a /raw cat /dev/urandom [10:45] :) [10:45] Here's my next question! I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:45] *for [10:45] this isnt acceptable in any channel... sure you can ignore people... but its not fucking acceptable heh === alindeman sighs [10:45] ahahahahahaha [10:45] got to love ignore ppl [10:45] ...*chuckles* === jesuel hugs alindeman [10:45] k-lined [10:45] hoho [10:45] Maybe not an op... but better :) [10:45] that was nice :) [10:45] all vote me for op :D [10:46] k-lined hehe [10:46] talk about be owned *_* [10:46] being === _mage_afk is now known as _mage_work === TraceyTux [tlowndes@spc1-stok1-5-0-cust160.bagu.broadband.ntl.com] has joined #ubuntu === oly [~oly@host81-129-55-138.range81-129.btcentralplus.com] has joined #ubuntu [10:46] btw is anyone in here having troubles with the ndiswrapper, can't get it to work :( [10:46] at the risk of sounding like an asshat, of the four, which kernel should i install === adam_ [~adam@213.52.129.103] has joined #ubuntu [10:46] TraceyTux, changed isp [10:46] Lindo - I think i am using it [10:47] Octane: what processor do you have? [10:47] from the installer, i mean === nxsEbmil [~seb@AAnnecy-251-1-24-197.w83-113.abo.wanadoo.fr] has joined #ubuntu [10:47] hi === adam_ [~adam@213.52.129.103] has joined #ubuntu [10:47] amd 1.8 [10:47] then you should use the k7 kernel [10:47] shit i got to go, maybe ill talk to ya later on CarlK [10:47] :/ === Pugio-Other [~moshe@pool-70-22-53-39.balt.east.verizon.net] has joined #ubuntu [10:47] I want a teal background in Ubuntu, like the default Windows 95/98 desktop, and my Windows XP desktop. What's the hexadecimal number to do this, as I can't seem to do this with the colour picker? [10:47] how can i assign a program to F12 fonction key ? === hno73 [~Henrik@henrik.gotadsl.co.uk] has left #ubuntu [] === Lindo is now known as Lindo|away [10:47] see ya [10:48] TraceyTux: ENOUGH, if someone dont answer you here, then go rftm and stfuplease [10:48] Question: GDM won't start and I can't figure out why [10:48] hello, I just got ubuntu, no idea what I'm doin [10:48] Agrajag im talk about from the options in the installer [10:48] telling me to choose a kernel of the 4 [10:48] oh, I haven't seen the installer in ages [10:48] what 4 kernels are given as options? [10:48] /ignore TraceyTux === jesuel nods @ thor [10:49] linux-image-386, linux-image-2.6.8.1-3-386, linux-image-2.6-386 and linux-386 === piratePenguin [~piratepen@dialup295.ts001.bmt.esat.net] has joined #ubuntu [10:49] TraceyTux: if you like that teal I think what you need not is a hex number, but instead you shall go and see a psychologist. [10:49] im assumign linux-386 is a symlink to one of them? [10:49] uhm, I think those all install the same thing [10:49] GENERAL question does anyone have /usr/bin/gdm in thei system? === arijo [~arijo@a213-22-145-144.netcabo.pt] has joined #ubuntu [10:49] not a symlink, but a metapackage [10:49] I think linux-386 should do it [10:49] Octane, you need linux-image-k7 [10:49] after you install you should install linux-k7 [10:49] Pugio-Other, id say alot of us have it [10:49] Pugio-Other: ~ $ which gdm [10:49] Pluk: that's not in the instakller [10:49] /usr/bin/gdm [10:49] ill change my kernel later [10:49] installer === mg [~mg@spc1-leed3-6-0-cust18.seac.broadband.ntl.com] has joined #ubuntu [10:50] ah [10:50] Pugio-Other: have you tried /etc/init.d/gdm start? [10:50] thanks Agrajag , Pluk [10:50] what package do I need to install to get the X11/StringDefs.h header file? I already have the X11 headers, but am missing StringDefs.h and other ones... [10:50] Pugio-Other: sudo /etc/init.d/gdm start === thundrcleeze [~thundrcle@24-196-102-242.jvl.wi.charter.com] has joined #ubuntu === littlerichard [~chand@ABordeaux-151-1-9-74.w82-125.abo.wanadoo.fr] has joined #ubuntu === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu [10:51] mmm grub [10:51] Octane - hows the mount loop thing working out? [10:51] does anybody know how to access grub to make changes during the install? [10:51] "rebooting my new ubuntu system"!!1 [10:51] right on [10:51] CarlK you are a genius among men [10:51] dpkg -S StringDefs.h [10:51] libxt-dev: /usr/X11R6/include/X11/StringDefs.h [10:51] K stands for krad [10:51] ... [10:51] thoreauputic, ah hah! I don't have /usr/bin/gdm [10:52] what version/setup and step were you on? [10:52] thoreauputic, no wonder /etc/init.d/gdm hasn't been working [10:52] Now HOW did I lose /usr/bin/gdm [10:52] Pugio-Other, i ate it === jesuel burps [10:52] thoreauputic: thanks :D === rcliii [~rcliii@c-24-10-179-112.client.comcast.net] has joined #ubuntu [10:52] piratePenguin: dpkg -S is useful ;) === billytwowilly [~chris@S0106000c413a2c0c.ed.shawcable.net] has joined #ubuntu [10:53] thoreauputic: heh, yea.. thanks [10:53] Pugio-Other: perhaps sudo apt-get install gdm [10:53] :) you're welcome === allio`afk is now known as allio [10:54] I've been on google and found the info I wanted - thanks for your help! [10:54] jesuel, yeah that's what I'm doing, but it's sooo weird [10:54] ok, now to the next issue [10:54] anyone know what step of server-expert installs bsdutils? [10:54] sound isn't working on a n nforc2 AC97 === Burn` is now known as Burn`Away [10:54] anyone? === rellik [~rellik@r12ptsm8f.desktop.umr.edu] has joined #ubuntu [10:54] i get an error when i go to "set up users and passwords" [10:54] "passwd is not installed" [10:54] now i have no idea about nforce2 :) [10:55] Octane - warty or hoary? [10:55] warty [10:55] how can I find out what is using my sound (and blocking all other processes from using sound)? 'lsof /dev/dsp' says esd but who's using the esd? === txismon [~txismon@213-0-167-6.dialup.nuria.telefonica-data.net] has joined #ubuntu === housetier [~housetier@dsl-084-056-160-221.arcor-ip.net] has joined #ubuntu === TraceyTux [tlowndes@spc1-stok1-5-0-cust160.bagu.broadband.ntl.com] has left #ubuntu [] === L|nu}{^ [~linux@ti112210a080-3532.bb.online.no] has joined #ubuntu === rapha [~rapha@p54A08939.dip0.t-ipconnect.de] has joined #ubuntu === craigaa [~craigaa@nngy-165-167-122.telkomadsl.co.za] has joined #ubuntu [10:58] I'm trying to install linux on a Dell Inspiron 1100. Whenever I get to "Loading Components of the Ubuntu Installer" the program hangs when it reaches " Retrieving nic-extra-modules-2.6.8.1-3-386-di". I tried passing "pci=noacpi noapic" to the installer, but it didn't work. I tried a few other combinations similar to that, and they didn't work either. I also tried disabling the framebuffer as well, still no good. === craigaa [~craigaa@nngy-165-167-122.telkomadsl.co.za] has left #ubuntu ["Leaving"] [10:58] Is it possible to pass a parameter to the installer that will keep it from even trying to retrieve the module? [10:58] ImagistTD - hit Alt-F4 (or f?) and see if it flips to a VT showing what it is doing [10:58] If so, what parameter. [10:59] Okay, I'll be back in just a second. === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] === thoreauputic thinks mac-on-linux is way cool :D === JanC_ is now known as JanC === Ex-Cyber [~excyber@cpe-024-211-182-083.nc.rr.com] has joined #ubuntu === shock [~shockwave@dsl-213-023-240-142.arcor-ip.net] has joined #ubuntu === eruin [~eruin@eruin.user] has joined #ubuntu === shock [~shockwave@dsl-213-023-240-142.arcor-ip.net] has joined #ubuntu === AndyR [~andrew@rogers666.plus.com] has joined #ubuntu === jc-denton [~jc@zux173-061.adsl.green.ch] has left #ubuntu [] [11:06] I need a wiki topic that is better than RecoveryFromBadInstallCD === TongMaster [~TongMaste@home.waugh.id.au] has joined #ubuntu === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu === dgp [~danilo@adsl-ull-243-49.46-151.net24.it] has left #ubuntu [] [11:07] Okay, I'm back. === gabaug [~gabe@vpn.ece.uiuc.edu] has joined #ubuntu [11:07] anyone good at editing this wiki? - I am not sure how I should add to http://www.ubuntulinux.org/wiki/SetupHowTos ? === SiRrUs [~SiRrUs@HSE-MTL-ppp66592.qc.sympatico.ca] has joined #ubuntu [11:08] well thats good === Khan [~VroomanGL@c-24-11-205-206.client.comcast.net] has joined #ubuntu [11:09] Hello === stijn_ [~stijn@d54C3DE3C.access.telenet.be] has joined #ubuntu [11:09] hello [11:09] I was hoping I could get some help. [11:09] hi === kent [~kent@83.249.62.87] has joined #ubuntu [11:10] Khan - you need to type somethings [11:10] maybe read the screen too [11:10] I installed Ubuntu and started to boot it up for the first time afterwards. [11:10] I hit Alt-F4 when the install started to hang. The info was flashing by fast, but I did get "user.warn anna[4325] WARNING **: bad md5sum [11:10] ImagistTD: bad disc maybe? [11:11] damm, tis the day for bad cd's [11:11] Then it stopped at "Starting hotplug subsystem" and wouldnt go any farther. [11:11] Khan, did you try rebooting once more? Ubuntu got stuck on me on that... then it never did again. [11:11] farruin: I don't think so === Dangermouse [Dangermous@dsl-80-42-52-84.access.as9105.com] has joined #ubuntu [11:11] <|junit|> Hello [11:11] i'll reburn it though [11:11] Yes I tried rebooting a couple times. === kent [~kent@c83-249-62-87.bredband.comhem.se] has joined #ubuntu [11:12] CarlK: to add to the wiki, you have to sign up [11:12] this ubuntu enterprise edition, any info on it? [11:12] khaled, do you have any external USB devices attached the your computer? [11:13] <|junit|> Is the Hoary install CD confirmed faulty? [11:13] no - just 3 bad burns [11:13] |junit| the array 4 iso is fine === slicslak [~slicslak@S01060050bf73737f.ed.shawcable.net] has joined #ubuntu === stijn_ is now known as Cerberus === Cerberus is now known as Cerbeertje === LBM [~lbm@messecenteraars.dk] has joined #ubuntu [11:15] seeyas, off to try my new burn === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] [11:16] bye === templario [~templario@pc-20-153-86-200.cm.vtr.net] has joined #ubuntu [11:17] <|junit|> SiRrUs: Well, it didn't work for me and one other guy, it installs the base files, but then it doesn't continue the install after reboot, it just goes to aptitue [11:17] <|junit|> aptitude === gnack [~mpeterso@mercury.telecheck.com] has joined #ubuntu === gnack [~mpeterso@mercury.telecheck.com] has left #ubuntu [] [11:18] |junit| i just installed array 4 and i think it works :) [11:18] |junit|: I've seen that happen. just install ubuntu-desktop or some metapackage that will pull in everything else you need === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has joined #ubuntu [11:20] nope, the new cd didn't work [11:20] <|junit|> And one more question regarding partitioning... does it matter if a partition is logical or primary =/, what is the difference? === Pugio-Other [~moshe@pool-70-22-53-39.balt.east.verizon.net] has joined #ubuntu [11:20] hi, I can't get my sound working on Warty using an nforce2 AC97 [11:20] is there any way to control which modules are retrieved by the installer? [11:20] any ideas? === sgteich [~leichman@host-43-164-220-24.midco.net] has joined #ubuntu [11:21] ImagistTD: have you tried 'expert'? that gives you some control === hitu_ [~hitu@dialpool-210-214-10-237.maa.sify.net] has joined #ubuntu [11:22] yeah, I tried expert, but I didn't know what I was doing, so it didn't help much [11:22] on warty, the sound control bar just keeps stayint at 0 any attempts to raise it do not wokr [11:22] hello [11:22] farruin: as far as I coult tell, there was no way to set which modules loaded [11:22] anyone up on MoinMoin markup? [11:23] i m tryin extract a .rar [11:23] Is there a way to change my screen resolution to 1600X1280 - It's not listed under system config - screen resolution - I did add it to my XF86Config file..... [11:23] I've been trying to install warty, and it hasn't been working [11:23] i dont have rar/unrar installed [11:23] unrar x that.rar [11:23] is it worth a try to try hoary? [11:23] can i use tar to extract it ? [11:23] no [11:23] hitu_, you need unrar-nonfree [11:23] i tried installing rar/unrar [11:23] Why can't i play my Divx movies with totem in Ubuntu? [11:23] anyone? sound with an nforce2 on warty? [11:24] Cerbeertje: win32-codec and ffmpeg4 [11:24] Pugio-Other, dunno...worked ootb for me with nforce2 audio...soundstorm though [11:24] okay [11:24] ffmpeg-gstreamer or something like that apt-cache search them [11:24] ok thx bascule [11:24] np [11:25] ebag: Couldn't find package unrar-nonfree === blah09 [~blah@dsl-213-023-058-241.arcor-ip.net] has joined #ubuntu === cowbud [deafens@4.13.23.236] has joined #ubuntu [11:25] hitu_, might be in multiverse === kairo [~kairo@200.251.61.21] has joined #ubuntu [11:25] multiverse ? [11:25] i tried apt-get install rar unrar [11:25] yep, another repo [11:26] im getting a million errors [11:26] can u give me a link to the repo list ? === lupusBE [~lupus@dD5E03D69.access.telenet.be] has joined #ubuntu [11:26] add multiverse to your universe lines in sources.list [11:26] okay [11:26] hi i upgraded to hoary on another machine, now i get the following error when logging into gnome: your session only lasted less than 10 seconds, if you have not logged out yourself this could mean that there is some installation problem [11:26] then apt-get update [11:26] anyone know what might be causing that? nvidia drivers? [11:26] blah09, more than likely an x-config issue [11:27] randabis soundstrom? [11:27] i had that last time the file .ICEauthority had root ownership [11:27] removed that file fixed it === Gman_ [~Glynn@amfea-proxy-1.sun.com] has joined #ubuntu [11:27] blah09, i had that problem before. It was fixed later though. Perhaps you need to upgrade again? (slow mirror?) [11:27] hm [11:27] Pugio-Other, yes, the soundchip that comes with nforce 2 ultra 400 boards [11:27] ill try that [11:27] randabis oh [11:28] blah09 [11:28] ? [11:28] yep? [11:28] i have the same problem ! [11:28] hehe [11:28] omg u killed kenny [11:28] don't know how to cure it ;( [11:28] did you get it fixed? [11:28] =( [11:28] nope it's still there [11:28] it worked perfectly on my notebook === L|nu}{^ [~linux@ti112210a080-2471.bb.online.no] has joined #ubuntu === Xirdneh [~eusoj@201.128.162.16] has joined #ubuntu [11:28] cool [11:28] it worked [11:28] :D [11:28] thanks randabis [11:28] you're welcome [11:29] it only happened after i switched to ReiserFS, don't know if that is the cause :S [11:29] blah09, it worked for me when i upgraded again later on. Do you use a mirror for ubuntu? [11:29] I use a comb [11:29] blah09 what file system do you use ? [11:29] plays Title: ( Klopfgeister - Traumpatrouille ) Time: ( 0:01/9:52 (0%) ) BitRate: ( 128 kbit/s - 44100 Hz ) [11:29] i upgraded to array 4 from cd, then did an upgrade [11:29] Can i only use firestarter for 1 network device at a time? [11:29] reiserfs [11:29] hmmm === mario [~mario@200.54.6.213] has joined #ubuntu [11:29] upgrade? maybe a clean install would be better === Lindo|away is now known as Lindo [11:30] hm [11:30] does anyone here edit ubuntu wiki pages? I can't find the formatting docs === arijo [~arijo@a213-22-145-144.netcabo.pt] has left #ubuntu ["Kopete] [11:30] i'm going to see if i get the same problem with ext3 [11:30] file system should not matter Lindo [11:30] don't know what else to try [11:30] hmmm === Cerbeertje is now known as Beertje|SLEEPS [11:30] i dont understand why im getting so many errors' [11:30] odd thing is that it worked flawlessly on the notebook, warty-> hoary i mean === Beertje|SLEEPS is away: Ik ben bezig [11:30] i have done nothing wrong! [11:30] what do you all use to play dvd's? [11:31] casuse totem doesn't work too well [11:31] pugio i use xine [11:31] humm.. evolution-exchange have's a bug on the libcamel1.2-3 :( [11:31] same here blah09 [11:31] xine [11:31] <[amasimak] > mplayer [11:31] <[amasimak] > totem-xine [11:31] blah09, upgrading is hit or miss...clean install usually gives the best results [11:31] lindo does your desktop have an nvidia card? [11:31] upgrading my packages fails via apt, i cant create a new user [11:31] oh =/ [11:31] are those available through the normal apt-get for warty, or do I need to enable universae? [11:31] just a million and one things going wrong [11:31] blah09 nope ati radeon [11:31] ok so its not the nvidia [11:31] drivers [11:31] heh :P === sgteich [~leichman@host-43-164-220-24.midco.net] has left #ubuntu [] [11:32] <[amasimak] > Pugio-Other, for totem-xine, you need universe [11:32] sound also doesnt work on that machine (intel high def), fresh install might be best [11:32] since hoary is supposed to support that out of the box [11:32] i did a clean install followed directly with the upgrades and it still happened [11:32] oh [11:32] have you tried another wm? [11:32] Lindo, likely an x-config problem [11:32] no blah09 === mxpxpod [~bryan@wuw-ojr3gmca.dybb.com] has joined #ubuntu [11:33] Octane - ta da: http://www.ubuntulinux.org/wiki/RecoveryFromBadInstallCD [11:33] and now, back to my sound fun [11:33] anyway of taking care of it randabis ? [11:33] Lindo, one thing to try is to set your video driver to vesa in xorg.conf [11:33] how do i search for files installed by a .deb ? [11:34] then when you have a working system you can install your fglrx drivers [11:34] dpkg-query -L I think === neiras [~gbauman@64.114.203.161] has joined #ubuntu [11:34] ok [11:34] check the manual, I may be wrong === tsjubu [~tsjubu@j242188.upc-j.chello.nl] has joined #ubuntu [11:34] very weird [11:34] cool [11:35] Where do I report undetected hardware during installation? [11:35] to gravity [11:35] :) [11:36] nvm.... [11:36] I wish :P [11:36] neiras, maybe bugzilla [11:36] Most ISA sound cards aren't noticed by the installer [11:36] randabis: thanks [11:36] why are you useing isa =\ [11:36] randabis don't know why it's happened. hoary was running great, with ext2. this mornin i did a format to ReiserFS and a clean reinstall, and now i cant get into gnome anymore... [11:37] try what I suggested [11:37] Because Ubuntu is bringing new life to old boxes of friends and family, tweek === pw [~pw@cpc3-midd5-4-1-cust78.midd.cable.ntl.com] has joined #ubuntu [11:37] neiras, try blue cat... i beleive its for older comps [11:37] ok will do [11:37] hope it'll work === Lindo is now known as Lindo|afk [11:37] tweek: Ubuntu works fine on these boxes - I am just trying to help with hardware detection [11:37] I have hoary running on a compaq armada 7770 laptop, which has isa sound [11:37] ah [11:37] ok [11:37] hmm [11:38] CarlK, what chipset? [11:38] It's failed to recognize an original Creative SB16 and an ESS Audiodrive here [11:38] hmm weird...those should be detected [11:38] ESS1878 [11:38] Odd [11:39] you could modprobe them, verify they work, then add to /etc/modules [11:39] that's what I did to make them work in the end [11:39] they still should work ootb though I know :/ [11:39] I just can't see why the installer wouldn't see them [11:39] yeah that sucks [11:40] Oh, also, there are 2 modules that fail loading (This is Warty) on every machine I've installed it on [11:40] And the boot splash doesn't work [11:40] what does this imply: carl@ubuntu:~$ aplay -l; aplay: device_list:200: no soundcards found... [11:40] there is no bootsplash [11:40] oh, ok [11:40] only the livecd has that [11:40] assumed there would be [11:40] yeah [11:40] unfortunately hoary won't have one either [11:41] Compatibility concerns? [11:41] no, ubuntu's splash development fell off the rocker and just won't make it [11:41] neiras - that is 2 words too many on that subject ;) [11:41] I heard Ubuntu was working on a kick-ass bootsplash thing that had transitions and other eye candy [11:41] mmm, yes, That's be my fault [11:41] everyone was all thrilled === mattb_ [~matt@60-234-142-59.bitstream.orcon.net.nz] has joined #ubuntu [11:42] Ubuntu's really bringing some much-needed polish into things [11:42] great to see [11:42] I don't see why fbsplash can't be used [11:42] or gensplash [11:42] neiras: you can play with the v1 demo code. http://www.paul.sladen.org/projects/usplash/download/ but the v2 code didn't make it for Hoary [11:43] sladen, thanks... I'll grab that tonight and have a look [11:43] randabis: fbsplash/gensplash didn't exist at the time we started trying to solve the problem! [11:43] gensplash rocks :) [11:43] sladen, ah === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu === lightcap [~Matt@mdrsgate02-vlan54.usi.net] has joined #ubuntu [11:44] haha [11:44] So, how do I get a job at Canonical? [11:44] Will relocate and work for a pittance to be part of it :D [11:44] I sell your soul to mark shuttleworth lolz === INRSboy [~antoine@dsl-156-67.aei.ca] has joined #ubuntu [11:44] geez [11:44] that sounds scary [11:44] it was a joke [11:45] first start with ubuntu [11:45] seems cool !! [11:45] Almost as scary as choosing Python over Ruby for the scripty language of choice [11:45] nice === ReX_ [~mario@200.54.6.76] has joined #ubuntu [11:45] neiras, indeed :p [11:45] Welcome, INRSboy [11:45] neirqs:thanks [11:46] it isn't too bad though...python is useful...just look at portage [11:46] I know, I'm a gentooist by night... I just can't stand working in it [11:46] can I get some samples of $ aplay -l [11:47] just pm me with the 5 or so lines. [11:47] I've been Rubying for two or three years now and I'm spoiled [11:47] hehe...gentoo here too...ubuntu is on the laptop, dual boot ubuntu and gentoo here (though that is going to change) === pauldaoust [~paul@S010600400559f412.ok.shawcable.net] has joined #ubuntu [11:47] hey, folks, this is a completely un-Ubuntu-related question, but I figured it would be the quickest place to get an answer: is anyone here from the UK? [11:48] yea I've heard awesome things about ruby [11:48] (and, if so, what measurements for height and weight do you use most often? imperial or metric?) === Faustus [~Mestaphel@d142-59-231-163.abhsia.telus.net] has joined #ubuntu [11:48] pauldaoust: At this time of night? [11:48] Are you crazy? [11:48] they use metric iirc [11:48] Ribs: it's only 10:00 [11:48] and we use feet and inches to measure a persons height [11:48] (over there) [11:48] ah [11:48] Ribs: who's we? American? [11:48] British [11:49] And it's quarter to eleven, for your information [11:49] so imperial [11:49] whoa, confused [11:49] ok im back in gnome [11:49] too many people talking to me :) [11:49] after doing an apt-get dist-upgrade [11:49] excellent [11:49] Ribs: oh, I thought you guys were only nine hours ahead of us in the west :) === lonewolff [~lonewolff@lonewolff.user] has joined #ubuntu [11:49] I meant to say randabis: who's we (not Ribs) [11:49] our clocks change twice a year [11:49] the joys of daylight savings time [11:50] pauldaoust, I never said "we" I said they [11:50] I said we [11:50] as I'm British [11:50] thanx a lot for the help earlier people, i got my friend to upgrade to hoary and now sound works fine, just need to tackle the pcmcia issue tommorrow then we have another windows convert [11:50] innit [11:50] my clock changes every second ;) [11:50] randabis: blast, you're right [11:50] head spinning [11:50] till the bettery runs out === Khan [~VroomanGL@c-24-11-205-206.client.comcast.net] has joined #ubuntu [11:50] I'm really pale, and I throw teabags at people [11:50] Ribs: sorry, I just have bad math. it's 2:50, and I only added seven istead of eight :) [11:50] and call people 'wanker' [11:50] Ribs: reeeeeeeally [11:50] :) [11:50] I'm a stereotype! [11:51] Ribs: and I bet you put that strange chemical called 'petrol' into your car, right? :) [11:51] yes [11:51] our cars run of a liquid [11:51] not a 'gas' [11:51] lol [11:51] Ribs: too true, heh heh === nisse2 [~Nisse@m213-101-176-135.swipnet.se] has joined #ubuntu [11:51] Cars run off of vapors.-_- [11:51] Little Britian is a very good documentary on British life [11:51] Ribs: I'm only three generations Canadian myself, so there are still bits of English lingo running around in our family [11:51] i'm new on ubuntu and with debian distrib. Can some one tell me how to install a .deb package ? [11:52] Ribs: LOL [11:52] we're the only people I know who still call our mothers 'mum'...... [11:52] INRSboy, dpkg -i package === thundrcleeze [~thundrcle@24-196-102-242.jvl.wi.charter.com] has joined #ubuntu [11:52] If people want to buy a pet, they go to a pet shop [11:52] if people want to buy a pet shop, they go to a pet shop shop [11:52] Pluk:thank's [11:52] i'm trying to setup a cellular modem pccard which i know is supported under linux [11:52] if they want to buy a pet shop shop, they are just being filly [11:52] Ribs: whoa [11:52] yw [11:52] silly* [11:52] Hello Everyone: A bit of a problem here. I got Ubuntu installed, no problem. BUT When I go to boot it up for the first time it stops the process at "Starting Hotplug Subsystem". I tried restarting a couple of times and it didnt work. Has anyone ever heard of this problem? [11:52] and works successfully in 2.4 with pcmcia [11:52] I need help here. Thin [11:52] any pointers on how to do this in warty with hotplug? [11:52] INRSboy: don't forget to put sudo before the command; you need administrator privileges to run dpkg -i [11:53] neiras: you don't need to relocate to work for Canonical [11:53] Ribs: har har har [11:53] ok thank's [11:53] can someone tell me why aplay -l gives me 3 entries? http://paste.phpfi.com/51445 [11:53] sladen: Well, if I relocate can I still work there? I need a change in pace :) [11:53] Either im stupid or just lame, or both.. Installed every extra packae now. gDesklet with ubuntu. It just dont get alon istalling it. usin the ./config [11:53] Ribs: actually, embarrassed to say, most of my knowledge of British comes from my granny's Whizzer and Chips mags :) [11:53] Hello Everyone: A bit of a problem here. I got Ubuntu installed, no problem. BUT When I go to boot it up for the first time it stops the process at "Starting Hotplug Subsystem". I tried restarting a couple of times and it didnt work. Has anyone ever heard of this problem? [11:54] Khan: what kind of motherboard? === joan [~joan@80.224.250.151] has joined #ubuntu [11:54] hi [11:54] pauldaoust: You should come to Britain [11:54] Khan: in sure people saw your post the first tiem, if anyone know anything they will tell you === darkling [~hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu [11:54] hi joan [11:54] Hmm I got a Dell. Lemme look up the Motherboard. [11:54] do you know how can I install the new ati drivers? === ImagistTD [~Owner@216-164-138-2.c3-0.upd-ubr5.trpr-upd.pa.cable.rcn.com] has left #ubuntu [] [11:54] neiras: everyone working for Canonical works from home, which ever country they're in [11:54] get some coins, and throw them at old people [11:54] It's good fun [11:54] Ribs: is it really now :) [11:54] titter [11:55] sladen: That's neat... I'm going to get my CV together and send it in for consideration. === stanic [~stanic@ip209.28.1411H-CUD12K-01.ish.de] has joined #ubuntu [11:55] My g/f is American, so I can apprecate some of the differences in culture [11:55] cool stuff [11:55] Ribs: actually, I've been wanting to take a tour of Europe sometime soon... I know a few people here and there, and I'm sure I still have relatives living there. [11:55] Not sure on the motherboard. My documentation doesnt say. [11:55] Rule #1, don't get ATI with *nix.:) [11:56] members of the illustrious and bloodthirsty Bourchier clan... a black mark against me, in my opinion :-/ [11:56] sladen: Canonical's doing the kind of stuff I always dreamed of starting a company to do. ;) [11:56] hmm [11:56] Stereotype: Well, that could be set to change, thankfully [11:56] Dell Mobos are propriatary, I thought. === nisse2 using ati, works reat.. =) === |junit| [~chatzilla@c-67-175-52-127.client.comcast.net] has joined #ubuntu [11:56] <|junit|> uh o =o [11:56] Stereotype: ATI are actually putting some effort into Linux drivers now [11:56] <|junit|> I just screwed up my GRUB somehow [11:56] <|junit|> but I Got hoary to work [11:56] We were the bad guys in 1066, and we were the bad guys in India, and we were the bad guys... oh lots of times :-/ [11:56] in a few months, ATI users should have decent drivers [11:56] i can't seem to be able to install gnome-blog with hoary because of a dependency problems [11:57] Ribs: Because they are threatened.:-p [11:57] python would need to be older than 2.4 [11:57] neiras: you can work on Ubuntu without working for Canonical. ...I sometimes manage that when I remember [11:57] Khan: it's a relatively new computer though? [11:57] pauldaoust: Nope, About a year and a half old. [11:57] <|junit|> Anyone want to help me get GRUB to work, or point me in the right direction? [11:57] but i do have python 2.3 installed as well [11:57] so u know how can I install them? [11:57] sladen: Yeah, I am just working on getting a feel for the Ubuntu community and projects... I'll be doing that regardless I think, but I'd love to do it full time === nisse2 [~Nisse@m213-101-176-135.swipnet.se] has left #ubuntu ["Lmnar"] [11:58] paul! [11:58] sladen: Eating is important [11:58] hi sladen! [11:58] kandinski? === hikaru79 [~hikaru79@d57-4-59.home.cgocable.net] has joined #ubuntu [11:58] yep [11:58] kandinski: hi!!! [11:58] (do I know you? ^_^) [11:58] <|junit|> I get an error 22 [11:58] Paul sladen, not you! [11:58] but hey anyway [11:58] kandinski: heh, sorry, wrong paul :) [11:58] Khan: new enough anyway... hmmmm... you might check for kernel messages... if characters appear on your screen even after it hangs, you could try going Control-Alt-F1, Control-Alt-F2, etc; the kernel messages should be somewhere around Control-Alt-F10 or -F11 [11:59] Khan: this might give you a hint as to what's wrong... of course, if you're new to Linux, the messages might be rather cryptic :-S [11:59] :P Yeah Im fairly new to Linux