[12:00] hey [12:00] do i need a program [12:00] teuf: switch to alt-f2 around the middle of the installation (during the partitioning stage is good), switch to alt-f2, 'nano /var/lib/dpkg/info/grub-installer.postinst', put 'set -x' (without the quotes) on the second line, save and exit the editor, and then continue with the installation [12:00] to open binaries? [12:00] broodster: type 'head -n 1 jdk-1_5_0_01-nb-4_0-bin-linux-1.bin' and show us the output, please [12:01] teuf: then you should have a full trace of what grub-installer's doing in /var/log/syslog (I think, or it might be /var/log/messages) [12:01] teuf: the code there is rather simple and doesn't talk to hardware; all I can think of is that it must be an infinite loop [12:01] | GNUUEv1^PTRh D [12:01] hQVhUSP[ Jt&BJUJ [12:02] that's the output o_O [12:02] it'd be nice if rhythmbox actually scanned directories for changes on load === fgubuntu [~fgubuntu@host118-216.pool8248.interbusiness.it] has joined #ubuntu [12:02] broodster: oh so it's actually an executable, not a shell script, hm [12:03] broodster: what happens when you type 'file jdk-1_5_0_01-nb-4_0-bin-linux-1.bin'? [12:03] it's java [12:03] runtime [12:03] how the hell do i open it [12:03] paste the output of 'file jdk-1_5_0_01-nb-4_0-bin-linux-1.bin' please [12:03] Kamion, ok, I'm gonna get that stuff, I'll be back in a while [12:03] teuf: thanks [12:04] broodster@broodster:~ $ sudo sh jre.bin [12:04] jre.bin: jre.bin: cannot execute binary file [12:04] oh woops [12:04] broodster@broodster:~ $ file jre.bin [12:04] jre.bin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, statically linked, stripped [12:04] sh won't be able to open it, obviously, it's not a shell script [12:04] isn't there a firefox 1.0 for ubuntu? [12:04] you *are* on i386, aren't you? [12:04] amd64 [12:04] Kamion, hmm, actually it doesn't totally hang, but the boot device detection takes a few minutes, dunno if that's to be expected or if it's still worth a bug ? === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu [12:04] oh [12:04] Creap: yes, in hoary, it wasn't released when warty released and the release candidate gave us troubles [12:05] it's only for intel based architectures? [12:05] Creap, there's a backport available [12:05] Creap, check http://www.cuodan.net/~spike/sources.list for the details [12:05] ok tnx [12:05] broodster: I can't remember if amd64 can run statically linked i386 binaries [12:05] is cd burning really as difficult as it seems to be from this chat room [12:06] no [12:06] it can run dynamically linked ones if you have the libraries there [12:06] i see so many people saying its not working [12:06] works fine for me [12:06] staticly linked? [12:06] hey who is successfully using ubuntu64 with 32bit libs [12:06] openoffice.org works for me on amd64, and that's a 32-bit application in warty [12:07] with 32bit chroot or that other method [12:07] really [12:07] 32-bit chroots work perfectly [12:07] is that common [12:07] but did you do the thing to add them [12:07] not really, OOo just isn't 64-bit clean at the moment so we punted to the 32-bit version [12:07] which is a lot more work for us actually [12:08] okay well [12:08] it's much easier if stuff builds and runs 64-bit [12:08] how do i run abinary? [12:08] broodster: ./jre.bin [12:08] is there an automated process for rebuilding progs to use 64-bit libs [12:08] or whatever [12:08] Setite: same as building packages from source for any other system [12:08] remember i know nothing so im just throwing out random questions without knowledge of plausibility or possibility [12:08] wow [12:08] thanks =D [12:08] if you don't have the source code, you're screwed. [12:09] but if i download 32-bit code and compile it... it will automatically use the 64-bit libs? successfully? [12:09] broodster: I never thought that you wouldn't have tried that, since crimsun suggested it to you above === Nominus [hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu [12:09] Setite: source code (at least halfway decent code) is not intrinsically 32-bit or otherwise, it's just source === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu [12:10] if it's badly written it might break in a 64-bit environment for one reason or another, in which case you should get the author to fix it [12:10] i should compile muine [12:10] Kamion: some * = (void *) someint [12:10] nevyn: like I say, badly written code [12:10] oh [12:10] Kamion: but nevertheless common. [12:10] i just spotted the amd64 version [12:10] lol [12:11] nevyn: sure, didn't say it wasn't [12:11] nevyn: that's independent of the fact that Setite is confused about what source code is ... :) [12:11] yes, amd64 can run statically linked i386 executables, just tested [12:12] i know what it is mostly... im just not 100% familiar with what makes code 64-bit... [12:12] nevyn: mind you, most of the Debian/Ubuntu archives are pretty clean of that sort of thing. [12:12] one more question for the 64-bit thing... well 2... is source generally available for most apps? [12:13] the source is available for evry open source app [12:13] Setite, it's just a C program like any other [12:13] hehe nvm.. 1 [12:13] Kamion: true they are. bdale had a big push on portability a while ago. [12:13] nevyn: and many others, yes [12:13] and then ubuntu pushed it further. [12:13] we haven't done very much in that field compared to what went before us [12:13] when he was dpl it was one of his big deals [12:13] we run build daemons and catch the odd bug [12:14] yeah so are ubuntu using the standard buildd's? [12:14] or custom ones? [12:14] pretty much standard, some modifications [12:14] and are you autobuilding on x86? [12:14] most of which have been fed back to Ryan [12:14] (we're not using debian's actual buildd machines, obviously) [12:14] sure [12:14] that's one of my big bugbears with debian. [12:14] that they don't autobuild on the maintainers arch [12:15] it makes sense in the Debian world; you wouldn't get decent testing of uploaded packages otherwise [12:15] at least with source+binary uploads you can hope that the *maintainer* tested the upload. [12:15] Kamion: the problem is. that there are two packages I know of.. [12:15] bugbear? [12:15] that are built agains the nvidia glx headers [12:15] Setite: gripe === killpanda [~killpanda@f04a-8-28.d1.club-internet.fr] has joined #ubuntu [12:15] plop :) [12:15] Setite: annoyance.. gripe [12:15] heh nevyn [12:15] yea i figured that... but i found it to be an odd word [12:16] how has installed ubuntu on an oldworld powerpc ? :) [12:16] nevyn: yes, regrettably that happens occasionally, but it's fairly rare and generally dwarfed by other problems [12:16] otoh binary uploads mean that you have no idea if arch all packages can be built [12:16] calc: sure we do, Daniel Schepler runs around with a private autobuilder and files bugs religiously [12:16] Kamion: heh :) [12:16] unless the maintainer is very conciencous and uses an sbuild [12:16] hehe i wonder what ill learn from sams teach yourself linux in 24 hours [12:17] probably not much [12:17] how to use the gui [12:17] well im reading it for one thing [12:17] Setite: teach yourself C for linux in 24 hrs isn't terible. [12:17] main is an int like god intended [12:17] i want to know wtf xfree86 and x.org are [12:17] Setite: safari is cool :) [12:17] 24 days not hrs === Triple5 [~ubu@pool-162-83-234-214.ny5030.east.verizon.net] has joined #ubuntu [12:17] i dunno if i want to learn C [12:17] Setite: x servers [12:18] C is probably the easiest language to learn [12:18] haha visual basic drove me nuts [12:18] Setite: they're the underlying infastructure of the graphical user interface [12:18] c++ seems easier so far [12:18] shit this book is old [12:18] but python rox them all :) [12:18] K&R is a testament to the simplicity of C === lizdeika [~lizdeika@mail.northway.lt] has joined #ubuntu [12:18] calc: you're not the calc? [12:18] he is _the_ calc. [12:18] nevyn: i'm not? [12:18] Setite: 64-bit dependencies in source code tend to be things like making unwarranted assumptions about the lengths of primitive types like int [12:18] what else do i have [12:18] erf, I have a problem when I want to boot the fresh installed box ... he tell me that he can't open root device ... but I can try with all the root= options I want he don't boot :'( [12:18] int [12:18] the one who maintained large portions of kde? === will [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [12:19] killpanda: there's a reason we don't support oldworld :( [12:19] nevyn: yes [12:19] see... you talking about sex to a two year old [12:19] Kamion: arfff [12:19] I still say C should have had a bounded datatype in the language. [12:19] killpanda: somebody has done it, there's a bug open about it [12:19] I ment unbounded. [12:19] Kamion: ok [12:19] hmmm oreilly learning debian gnu [12:19] nevyn: i learned languages orignally by doing (no books), i'm going back and relearning them now via books to close the gaps [12:19] this may teach me something [12:19] ah [12:20] I've done lots of books. [12:20] I need to do 3 years of working with code. [12:20] Setite: you probably won't get the difference between XFree86 and X.org out of a book; it's a fairly recent development and largely political rather than technical [12:20] i had tried with a 2.4 kernel and it worked but for the modules and others it is not very good ... [12:20] nevyn: hmm? [12:21] ok [12:21] ( i'm french, excuse me for the bad english :) ) [12:21] crimsun: doing oop in c seems a bit more complicated than c++ for example ;) [12:21] calc: I know lots of programming theory. I need to do some serious coding. [12:21] calc: you're better off shooting yourself in the foot ;) [12:21] calc: umm yes cause in c you have to write all the infastructure yourself. [12:21] C is procedural. don't try and make it something it's not. [12:22] nevyn: isn't that the point of gnome on c? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:22] hehe this may be the best book of all these ones [12:22] still older than hell [12:22] no the gnome people hate OOP === siulca [siulca@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [12:22] is Miguel still a gnome person? [12:23] Hi [12:23] crimsun: yes he made top 50 on network world this week [12:23] they're all eww reflection callbacks are the bomb. [12:23] crimsun: he's a VP at novell === nevyn likes reflection. [12:23] and isn't Miguel a Mono person? ;) [12:23] yes [12:23] did anyone switch to linux for school reasons [12:23] and mono isn't oop, it just your imagination ;) [12:23] heh [12:24] calc :P [12:24] never again do i want to lose a report because im too dumb to save it... [12:24] nevyn: *shrug* the GNOME libraries are object-oriented === kuckus [~root@pD9E811F2.dip0.t-ipconnect.de] has joined #ubuntu [12:24] can I install Return To Castle Wolfenstein: Enemy Territoy on my Ubuntu? I knwo there's a linux version but not sure if it's compatible with Ubuntu. Anyonw has a clue? === drspin switched for school [12:24] Kamion: in C which is just.. wrong. [12:24] siulca: yes, you can. It runs fine. [12:24] HIGH SCHOOL -- [12:24] i switched to linux because it was hard [12:24] nevyn: I don't agree [12:24] siulca: it's distro-independent [12:24] siulca: it works just fine... [12:24] Calc: exactly ;) [12:24] now its too easy, bah ;) [12:24] nevyn: that argument is not really appropriate here, though :) [12:24] crimsun: excellent cool amazing :D [12:25] Kamion: true. [12:25] goodbye mens :) === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu [12:25] Hi all === killpanda [~killpanda@f04a-8-28.d1.club-internet.fr] has left #ubuntu [] [12:25] calc: better move on to BSD! ;) [12:25] crimsun: BSD has gnome/kde too :\ [12:25] i need to switch back to altair or something ;) [12:25] ;) [12:25] that reminds me I still need to install my 9800XT drivers... anyone knows of a howTo? [12:25] Setite, I switched from Win3.11 for some undergraduate programming courses around 10 years ago... the 64kb segments in Windows were driving me nuts [12:25] Calc - develop your own distro... [12:26] really i switched to linux because i saw the magic word on a login screen to my isp in 1995 [12:26] calc.. i switched for that reason with redhat 6.... and rendered a harddrive nearly worthless [12:26] heh [12:26] hehe... i was like 12 or 13 then === adam_ [~adam@cable1-stm-56.gmpexpress.net] has joined #ubuntu [12:26] i remember redhat 6 that wasn't too long ago [12:27] i stopped using redhat with release 5.0 [12:27] I just killed my XF86...conf after installing radeon drivers without making a backup first... so I was thinking of letting the installer script re-run to get the one it created automatically during installation back. Is that a good idea? Also, in case it is, what is the installer script called and where do I find it? [12:27] yea it wasnt... like 99 i think [12:27] that was a big pos [12:27] my first dual boot was RH 6 [12:27] and win98 [12:27] i wasnt successful === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:27] i switched to linux about 3 months ago [12:27] I tried extracting a cd to wave and it does it at .6, I have a NEC dvdrw 16X, shouldnt it extract much faster? [12:27] Is dma not enabled? [12:27] hmmm [12:27] dma? [12:27] yea i imagine alot of people switched at rh6 time.... it was a peak in windows instability [12:27] how do i compile a .jar? [12:27] adam_: perhaps or if the disk is scratched it will go slow as well [12:27] direct memory access [12:27] adam_: it's cdparanoia. [12:28] disc is brand new, perfect [12:28] cdparanoia isnt that slow if i remember right [12:28] no I knew that -- I was saying to check if it's on or not [12:28] .6? [12:28] adam_: reading redbook is harder than reading data cd's [12:28] adam_: yea cdparanoia should be faster on a good disc [12:28] adam_: even without dma you should go faster than that. [12:28] adam_: try ripping it directly with cdparanoia and see what it does [12:28] itunes and windows media extract at light speed in comparison [12:29] kuckus: just edit the /etc/X11/XF86Config-4 file and change the driver :) [12:29] it's not copy protected or something evil? [12:29] haha i just learned why OS's exist [12:29] hehe === siulca [siulca@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has left #ubuntu [] [12:29] Kraftwerk Computer World [12:29] itunes rips slow as well if you set it to do error correction [12:29] but usually at least 4x [12:29] I dont think its protected === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [12:29] cdparanoia can successfully rip stuff itunes dies on though [12:29] I rip at 7x with iTunes error correction and 16-18x without :D [12:29] kuckus: or run sudo dpkg-reconfigure xserver-xfree86 [12:30] i have some really bad cds that cdparanoia rips fine, but itunes completely stops [12:30] on that topic is there anything that can encode to m4a format on linux for playback on ipods? [12:30] 7X is fast compared to .6X [12:30] will: That *might* work... though I'm not sure what else my dpkg-reconfigure adventure that was proposed in the FAQ changed ;) I'll give it a try [12:31] adam_: yea 0.6X sounds like something bad is happening [12:31] calc: why not just use mp3? [12:31] same reason people use ogg over mp3, m4a is much better than mp3 [12:31] will: That's what I did in the first place, afterwards the xserver wouldn't start again [12:31] calc: I agree... [12:31] kuckus: if you accept the defaults it wont change anything:) [12:31] and ipod can't play ogg :\ [12:31] install ipodlinux :) [12:31] will: well I accepted most, so.... [12:32] will: anyway I'll just try again. [12:32] drspin: ipodlinux only plays ogg at 80% realtime [12:32] daniels: boo === liquidboy [~liquidboy@222-152-151-18.jetstream.xtra.co.nz] has joined #ubuntu [12:32] calc, there's a libfaac iirc to encode to m4a, maybe it comes withr a command line encoder [12:32] kuckus: change the 'driver' to 'ati' and remove any special settings [12:32] how do you get cdparanoia to give you speed? -v doesnt do it [12:32] hey [12:32] teuf: ok === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:32] kuckus:or post your xfree86 config in room #flood [12:32] or www.pastebin [12:32] .com [12:32] adam_: no idea, i just time it :) [12:32] Also, doesnt sound juicer use cdparanoia? [12:32] where the heck is the "/etc/X11/fs/" folder? [12:33] ubuntu crashed :O i was just fiddling with the themes, and it started throwing a wobbly, and crashed (windows style :P ) [12:33] does someone knows? [12:33] Kakarotto:dunno, but i do not haveit [12:33] adam_: i think it does, but testing directly with cdparanoia will let you see if its the reason it is slow [12:33] hello? [12:34] Well if dma is not enabled my dvdrw will be slow, how do i check and enable dma? [12:34] Kakarotto: i don't have that folder [12:34] damn it [12:34] adam_: htdparm [12:34] bleh [12:34] i need it to install some truetype fonts [12:34] adam_: hdparm [12:34] and every tuto talks about that directory but it doesn't exists.. i'm frustrating === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu [12:35] does someone knows how to install truetype fonts? [12:35] adam_: btw, how are you going with your X server? [12:35] anyone know of a good way to assign mousekeys? [12:36] adam_: use hdparm [12:36] I got it, had to install from web on install, then install build-essential then install nvidia driver === jeffreyb [~jeffreyb@1Cust2091.an5.chi30.da.uu.net] has joined #ubuntu [12:36] This is what I hate about linux, everything if not hard is a time consuming pain in the ass [12:37] will: ok, just replacing flgrx with ati hasn't helped so far - is there an easy way to post the file to #flood or pastebin.com from the conole? Still trying to find my way around here... ;) [12:37] adam_: so don't use it. nobody's forcing you. [12:37] Microsoft is forcing me [12:37] if there's something that works better for you use that. [12:37] how so? [12:37] kuckus, if you have flgrx in your config it shouldnt work [12:37] adam_: get a mac [12:37] kuckus : r u having problems with fglrx? (ati drivers) [12:37] kuckus, it's fglrx === sysop has finally received his Ubuntu CD's and is very happy! :-) === jan_ [~jan@p3E9EB39A.dip.t-dialin.net] has joined #ubuntu [12:38] i have "just" got my fglrx working some hours ago.. if you need help.... [12:38] I love linux I just dont understand why dma is not enabled and my graphics dont work out of the box [12:38] huttan - sorry, typo! that's what I had [12:38] hiho === zAo^ [~zao@zAo.xs4all.nl] has joined #ubuntu [12:38] Got a n00b question... I just recieved my Ubuntu cds in the mail. I currently use Mepis but favor Gnome Desktop- Thats why I'm trying Ubuntu. What I would like to know is if Warty is stable. [12:38] adam_: what graphics card? [12:38] adam_: for what device is DMA not working? [12:38] I got my graphics working [12:38] jeffreyb: yes [12:38] kuckus: sudo gedit /etc/X11/XF86Config-4 [12:38] if it's very new it's because we don't have support written yet. if it's from nvidia it's because they're assholes [12:39] jeffreyb: not much point in calling a release 'stable' if it's unstable ;) === ikaro [~ikaro@ikaro.fluxbox.org] has joined #ubuntu [12:39] how can I store my hdparm settings? === unperson [~nickc@dsl092-149-232.wdc2.dsl.speakeasy.net] has joined #ubuntu [12:39] will, just in case you have any other ideas before I make forum post...I am unable ( I went to URL you pasted )to run k3bsetup as root user only as regular user..so I run it and it asks for my password but then I get this:: Command 'kcmshell' 'k3bsetup2' not found ? ;_) [12:39] is there any netmd support under ubuntu for my minidisc-player? [12:39] Mepis folks commplain that its not stable - suspect a bias ;P [12:40] Path of least resistence to mount a smb share? I could browse it with nautilus but there wasn't an obvious option for mounting it. [12:40] kukus: yeah remove it, what huttan said [12:40] anyone with any experience using SIPPhone software on ubuntu? Links, info? === Dekkard [~psykobabb@adsl-68-21-37-44.dsl.sfldmi.ameritech.net] has joined #ubuntu === ldng [~ldng@lns-vlq-39f-81-56-136-103.adsl.proxad.net] has joined #ubuntu [12:40] well.. it took a while but i finally broke gnome in hoary.. === Dekkard waits for applause [12:40] does someone knows how to install truetype fonts? [12:40] drspin: see /etc/default/hdparm [12:40] hdparm -d /dev/hdc this should work right? do i have to restart or goto runlevel 3? === drspin applauds Dekkard [12:41] neighborlee: you must follow the howto, and use the 'Root Terminal' [12:41] adam_: that only queries the setting [12:41] adam_: it does not set it [12:41] adam_: sudo hdparm -d1 /dev/hdc === Kakarotto tests the /me command === Stuttergart [~Stutterga@im.nathanvalentine.org] has joined #ubuntu [12:41] it failed, operation not permitted === mcgood [~mike@adsl-4-196-58.mem.bellsouth.net] has joined #ubuntu [12:42] Here would be my delima in switching to Ubuntu... I need to use Win4Lin and I understand that Warty isn't Win4Lin ready. === siulca [~ant@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [12:42] jeffreyb - so use vmware [12:42] neighborlee: also remember that you have to have all the correct packages, that k3b 'suggests' (ie k3blibs etc) [12:42] jeffreyb: then compile the kernel module for win4lin using linux-headers-`uname -r` [12:42] Do I have to be in runlevel 3 or something to set it? [12:43] adam_ try it [12:43] kuckus, have you got your fglrx module to work? [12:43] I did, it failed, operation not permitted === unperson [~nickc@dsl092-149-232.wdc2.dsl.speakeasy.net] has left #ubuntu ["Leaving"] === unperson [~nickc@dsl092-149-232.wdc2.dsl.speakeasy.net] has joined #ubuntu === WildRabbit [~WildRabbi@adsl7-69.simnet.is] has joined #ubuntu [12:43] Kamion, I filed bug #5059 with the files you asked for [12:43] could you be so kind to tell me how do I check my kernel version? :/ [12:43] which sshd should i use..? i find a few when i apt search for sshd [12:44] siulca, uname -r [12:44] uname -a to check [12:44] I tried using LinNeighborhood, but it says smbmnt must be installed suid for users to mount a share. [12:44] huttan, thanks :) [12:44] and just apt-get install sshd doesn't find anything [12:44] ...which it's not. [12:44] apparently [12:44] will, I do...ie: it installed fine in synaptic [12:44] Creap, apt-get install openssh-server [12:45] ok [12:45] bwahaha, I cant even play the cd, guess i should get my sound card working before i bother ripping my cds === hazza96 [~harry@cust0531.qld01.dataco.com.au] has left #ubuntu [] [12:45] huttan: is fglrx an ati module? [12:45] will, yes [12:45] adam_ are you on a laptop? [12:45] huttan: no, and I can't seem to get the old ati driver working, either, the server isn't starting at all. a backup of the original file would have been great ;) [12:45] great thanks [12:45] It's the graphics module for ati graphics card [12:45] Asus A8V AMD64 3500+ [12:45] Is there a better way to mount a smb share? Can I reconfigure smbmnt or add a line to /etc/fstab to fix this issue? [12:45] Realtek sound I believe [12:45] are you using onboard IDE controller? [12:45] kuckus, you have a custom kernel or the one that comes with ubuntu? [12:46] unperson, you can mount smbmounts from fstab if that's what you're asking [12:46] adam_ are you using onboard IDE? [12:46] Im using the Promise RAID controller as ide for my 2 sata harddrives [12:47] what does that have to do with my sound? [12:47] I'm not sure what setting to change in dpkg-reconfigure to get it back to its original state - 'ati' driver alone doesn't do it... It's still the original kernel [12:47] ok and what about for the CD drive? [12:47] huttan, eh, no, I'm asking how can I allow users to mount arbitrary smb shares (in their own directories)? [12:47] kuckus, dpkg -l |grep fglrx [12:47] my dvdrw is ide, I dont think they make sata drives yet [12:47] kuckus, check if you have it installed [12:48] Are there any more detailed error msgs of xfree anyplace? [12:48] plextor has sata dvd-rw now, but not many others do [12:48] ok well mine is ide === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:48] kuckus, /var/log/XFree86.0.log i think [12:49] huttan: Yes, I have the -driver and -control packages [12:49] adam_ perhaps there is a conflict between onboard IDE and your RAID IDE card... also it's possible that your kernel is using SCSI emulation... === ai1 [~air@cm209027.red.mundo-r.com] has joined #ubuntu [12:49] kuckus, and what does it say when you try to modprobe fglrx ? [12:49] hello [12:49] huttan: Just followed the steps in ubunu's faq pages [12:49] i,m [12:49] spanish [12:49] my kernel shows my sata as sdx [12:49] my english is very bad [12:50] i installed now ubuntu [12:50] huttan: nothing at all, that seems to be working fine [12:50] but why would a kernel not be able to handle regular old ide? [12:50] and i dont know [12:50] kuckus, well..you need the module loaded in order for it to work with your config =) [12:50] the password of root [12:50] anybody can help my [12:50] kuckus, try to set it back to fglrx in the config file now and try start it [12:50] ?? [12:50] ai1, sudo passwd root [12:50] to set one [12:50] ok [12:50] thanks === broodster [~broodster@n219078247056.netvigator.com] has joined #ubuntu [12:51] adam_ perhaps it's a compatibility thing with your setup??? [12:51] teuf: thanks [12:51] Its not like the 939 Asus A8V is a esoteric board [12:51] huttan, I added it to the end of the modules file - shouldn't that make it load automagically on boot? [12:51] crimsun: Can I msg you? [12:51] kuckus, yepp [12:51] ciao [12:51] jeffreyb: for? [12:51] boys === ai1 [~air@cm209027.red.mundo-r.com] has left #ubuntu [] [12:51] What pci sound card can I buy that will have no problems with Ubuntu? [12:51] Got a question on this compile thing... [12:52] I just installed the ATI drivers... I think! Must I reboot for them to work? [12:52] siulca, nope [12:52] jeffreyb: k, what's up? [12:52] God you guys must get tired of people coming in here asking for help [12:52] huttan, how can I check that they're installed and working then? [12:52] adam_: on the other hand, you can stay and help others, too :) [12:52] i think they enjoy it [12:52] i even try with my limited knowledge [12:52] siulca, you used a preconfigured deb package to install them or you compiled it yourself? [12:53] That would be the blind leading the blind ;) [12:53] teuf: whoa, interesting [12:53] but i may only be half blind whereas you may be completely blind [12:53] huttan, er... I used synaptic! [12:53] siulca, sudo modprobe fglrx [12:53] teuf: it's hanging on the non-ASCII character in the detected name of your Windows system [12:53] All the more reason not for me to lead someone else [12:53] and if your just being lazy... ill tell you to tell it to father google [12:53] teuf: at least, that's what appears to be happening ... [12:53] for me not === zenwhen [~zenwhen@host-216-78-81-82.bgk.bellsouth.net] has joined #ubuntu [12:54] Dec 29 00:14:47 main-menu[2586] : (process:20452): Microsoft Windows XP [90] dition familiale [12:54] If I was lazy I would use AOL on windows 98 [12:54] huttan, changed it back to fglrx, but no luck. is 'startx' enough to restart the server do I need to do anything else? [12:54] huttan, did that... didn;t get any output! [12:54] Kamion, this would be the label of the ntfs disk ? [12:54] kuckus, it should be [12:54] kuckus, what error you get? no screens found ? [12:54] Kamion, I can try to change that [12:54] siulca, lsmod |grep fglrx [12:55] huttan, u could be telling me to format the hard drive and I would never know :p [12:55] kuckus: /etc/init.d/gdm stop (to stop) and start to start again [12:55] hey cool [12:55] heh [12:55] hey i have a question..i sometimes get artifacts on my screen..either a black "X" in the middle of my screen, or a hand/pointer that stay ont he screen for a time [12:55] im updating =D [12:55] kuckus: remember sudo! [12:56] huttan, got this output: fglrx 207876 0 [12:56] right now i have the hand pointing ... [12:56] anyone else get this? [12:56] teuf: it's what's in the boot.ini file at the root of the Windows partition. Are you sure that changing that won't break Windows? [12:56] siulca, seems to be working fine, now use fglrxconfig to write a new XF86Config [12:56] atleast i think it's fglrxconfig [12:56] huttan: "addscreen/screeninit failed for driver 0" [12:56] kuckus, you should try that too [12:56] will: will try, thanks! [12:56] Kamion, ah ok, changing that might break windows, I'd rather not touch it if possible ;) [12:57] dunno [12:57] interesting problem though, is the character encoding of that file well-specified? [12:58] buh === will [~will@1-1-7-19a.ars.sth.bostream.se] has joined #ubuntu [12:58] So is there anything you can do if it wont let you set DMA? [12:58] in my case, it's probably encoded in iso8859-1, but I dunno if its encoding is specified [12:58] no, it's not ISO-8859-1 [12:58] it appears to be IBM code page 850 [12:58] huttan, I did fglrxconfig and it's asking me about mouse configuration?!! Is this right?! [12:59] siulca, yes...it writes a completely new file for your ati card [12:59] since 0x90 in cp850 is E-acute [12:59] huttan, humm... what has the mouse to do with the gFx card?! [12:59] I don't think we have the tools in the installer at the moment to transliterate from cp850 to UTF-8 [12:59] My onboard sound is Realtek ALC850 [12:59] Doesnt work [12:59] will/huttan: gdm tries starting the xserver thrice, then tells me that it thinks there's something wrong with my configuration. I'll go through the xserver-xfree86 reconfigure again... [01:00] kuckus, fglrxconfig [01:00] siulca, not much, but you still need mouse support in your XF86Config file === cyph [cyph@cyph.student.supporter.pdpc] has left #ubuntu [] === shorty114 [~shorty114@shorty114.user] has joined #ubuntu [01:01] huttan, alright it's a general config file and not ATI specific... === Saxius [~chatzilla@0x503e3d0e.kd4nxx4.adsl-dhcp.tele.dk] has joined #ubuntu [01:01] siulca, booth === JayeAeotiv [~jaye@c-24-1-222-101.client.comcast.net] has joined #ubuntu [01:02] hi === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [01:02] ati... pfft [01:02] they piss me off [01:03] I've got wine... now how do I use it? [01:03] is vmware superior to wine? [01:04] no [01:04] they're both slow === arctick [~arc@d226-16-29.home.cgocable.net] has joined #ubuntu [01:04] heh [01:04] huttan, it's asking me about my TV and has 10 PAL-x options... I haven;t got a clue what to choose! I'm in the UK btw! [01:04] Setite, apples to oranges === erik is now known as trans_err [01:04] does it work better or more often [01:04] apples to oranges, how so [01:04] what version of libglade2-0 is in hoary ? [01:04] Setite, wine is not an emulator [01:04] because they both do things a different way? [01:04] oh but wmware is [01:04] ok... i get it [01:05] or even better, is there a link w/ a list of debs in hoary ? [01:05] i wasnt sure if vmware was considered an emulator or not [01:05] what abotu crossover office [01:05] Setite, wine+ [01:05] what can i type to download files thru the network? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:05] is there a free version of rar available for linux? [01:05] phyberoptix, ? [01:06] in console how do i download files? [01:06] wget internets [01:06] scoon: 1:2.5.0-0ubuntu1 [01:06] thanx [01:06] scoon: are you running warty or hoary? [01:06] phyberoptix, you can use curl or wget [01:06] wget -r the_internet [01:06] (heh) [01:06] crimsun, i am running warty, [01:06] spikeb: probably need -np, too :P [01:06] probably hehe [01:06] crimsun, that is the first version that the file dialog made it into libglade. [01:06] crimsun, how is hoary, does it work well. [01:07] i would assume not === broodster [~broodster@n219078247056.netvigator.com] has joined #ubuntu === ^Wild^ [~DaRkStAr@host145-237.pool62211.interbusiness.it] has joined #ubuntu === mrf [~alistair@219-88-185-26.adsl.ihug.co.nz] has joined #ubuntu [01:09] scoon: it works well and bleeds profusely [01:09] huddan: That did it, brilliant! Thanks lots for the help :)) [01:10] crimsun, what do you mean. I really enjoy how stable warty is. this is def the best distro i have used in almost 7 years. === ArCHoNKoG [~archon@ool-182d58fd.dyn.optonline.net] has joined #ubuntu [01:10] crimsun, are there things that are just really fucked up w/ it ? [01:10] scoon: there will be much weeping and gnashing of teeth if you dist-upgrade to hoary === defendguin [~supertux@adsl-157-52-224.msy.bellsouth.net] has joined #ubuntu [01:11] crimsun, well i am certain that i can get thru that crap, but I am wondering what are some biggies [01:11] once i'm done witht he installation of the distro, can i delete apps like apache, mysql, etc. sto compile them myself? [01:11] scoon: it's in flux, things break and are fixed at some point, but on the whole, it's definitely recommended that you stick with warty _unless_ you wish to contribute to hoary's stabilisation _and_ can stomach things breaking -- sometimes horribly [01:11] I'm setting up a new config file... does anyone know what is xfree86-dga?! [01:12] Kamion, I removed the non ascii characters from BOOT.INI and restarted the installation [01:12] ya scoon like me i am using hoary === Saxius [~chatzilla@0x503e3d0e.kd4nxx4.adsl-dhcp.tele.dk] has joined #ubuntu [01:12] siulca: it's the DGA extension. Generally you want it. Actually, in nearly all situations you want it. [01:12] windows doesn't care, I'll tell you if grub installatoin succeeds [01:12] crimsun, since there doesnt' seem to be anything specific, then i will keep what i got. maybe i will just roll my own libglade2 deb [01:12] crimsun, thanks :) [01:13] teuf: ok, cool [01:13] crimsun, do I want to export pseudo color visuals?! [01:13] scoon: just add hoary's deb-src line and `sudo apt-get update && sudo apt-get build-dep libglade2-0 && apt-get source -b libglade2-0' [01:13] teuf: what was the bit about eating your Windows installation that you referred to earlier? [01:14] Kamion, ntfs resizing that failed, but I no longer can reproduce it :-/ [01:14] crimsun, maybe. [01:14] scoon: err, that won't work === adam_ [~adam@cable1-stm-56.gmpexpress.net] has joined #ubuntu [01:14] crimsun, i also have a local repos that i install from. [01:14] teuf: ouch [01:14] crimsun, that will be the easiest for me. [01:14] teuf: at least it wasn't the parted geometry MADNESS [01:14] heh [01:14] Kamion, I asked it to resize my ntfs partition to 140 GB, it displayed somethign about a failed assertion after starting the partitioning process, so I told it to cancel [01:14] no kidding [01:14] siulca: err what? [01:14] but the partition table was already modified to say the partition was 140 GB [01:15] and windows refused to boot [01:15] crimsun, lol nevermind I just messed everything up anyway :/ [01:15] http://ubuntuforums.org/showthread.php?t=5271&highlight=dma [01:15] ntfsresize is black magic to me I'm afraid [01:15] So now those driver problems are settled - any cool linux games y'all can recommend for testing my new 3d support?? ;) === saad [~saad@zeff.docisland.org] has joined #ubuntu [01:15] tuxracer : === Saxius [~chatzilla@0x503e3d0e.kd4nxx4.adsl-dhcp.tele.dk] has joined #ubuntu [01:15] egoboo [01:15] I knew something like that was bound to happen, so it wasn't an issue if I had to reformat everything [01:15] ;) [01:15] Found that for my dma problem and tried moving ide-cd to the top of the list in /etc/modules and restarted but that didnt work [01:15] lol === shorty114 [~shorty114@shorty114.user] has left #ubuntu ["http://shorty114.net/"] [01:16] How do you reload /etc/modules without restarting? [01:16] just modprobe the stuff you added [01:16] I didnt add it, I moved it up the list [01:16] kuckus: doom3 demo, et, rtcw demo, ... [01:17] for stuff that weird it's unlikely that anything short of a reboot would make a difference [01:17] lsmod does list "via82cxxx" and that isnt in /etc/modules, should i add it ? [01:17] no [01:17] that's the chipset driver. You want that, heh. [01:17] drivers for particular pieces of hardware are generally loaded by hotplug, which is Right and Proper [01:17] leave /etc/modules for mad exceptions [01:18] How do you propose i get dma working on my dvdrw then? [01:18] I don't, because I have no idea how that stuff works :) === Ygster [~ygster@d80-170-147-36.cust.tele2.fr] has joined #ubuntu [01:19] I was replying specifically to this: [01:19] 00:17 < adam_> lsmod does list "via82cxxx" and that isnt in /etc/modules, should i add it ? === |rufius| [~suifur@suifur.linuxfordummies] has joined #ubuntu [01:19] http://ubuntuforums.org/showthread.php?t=5271&highlight=dma === Ygster [~ygster@d80-170-147-36.cust.tele2.fr] has left #ubuntu ["Software] [01:19] crimsun: downloading.... =) [01:19] According to them I need to move something up the list or add something to /etc/modules [01:19] does anyone know what this means?!! "Do you want to synchronize buffer swaps [01:19] with the vertical sync signal (y/n)?" [01:19] ide-cd [01:19] ide-disk [01:19] ide-generic [01:19] sd_mod [01:19] sr_mod [01:19] adam_: oh, I see, guess you can give it a try *shrug* [01:19] psmouse [01:20] mousedev [01:20] rtc [01:20] sbp2 [01:20] adam_: please never do that again. [01:20] lp [01:20] nvidia [01:20] That is what is in my /etc/modules [01:20] with the vertical sync signal (y/n)?" :| [01:20] Sorry about that [01:21] Kamion if you dont know something why tell someone else what to do or not to do? === zenwhen [~zenwhen@host-216-78-81-82.bgk.bellsouth.net] has joined #ubuntu [01:22] adam_: flooding the channel makes it useless and is generally considered very bad form. [01:22] adam_: because I thought you believed that everything in lsmod output needed to be in /etc/modules, which is a not uncommon belief but is wrong [01:22] Ah no [01:22] adam_: if via82cxxx is in lsmod's output, then it's already getting loaded, so there's no point putting it in /etc/modules. [01:22] I was just following what they post in that forum [01:22] Yeah thats what I thought but that link says diff [01:22] daniels: seems there might be a stupid load order problem, so I guess /etc/modules would force that === rm6990 [~rm6990@S0106000c6ec62859.cg.shawcable.net] has joined #ubuntu [01:23] hold on, why exactly is ide-generic in there? [01:23] does anyone know of a good program to make posters with (for linux)? [01:23] so i guess i add via82cxxx to modules in the first, then run "modprobe"(by itself?) to do this? [01:24] no, you get to reboot [01:24] I dont know [01:24] Someone else said to just use modprobe and you dont have to reboot [01:24] if it's a module load ordering problem then nothing short of a reboot is likely to be useful. [01:24] Ok [01:24] adam_: that would be if it weren't loaded already, which according to you it is [01:24] Kamion, I updated bug #5059, it no longer hangs, but grub installation fails :-/ [01:24] dont flood more than like 3 lines [01:24] people get butt hurt [01:24] teuf: you don't need to tell me, that bug is assigned to me :) [01:25] you get assigned bugs [01:25] haha nice [01:25] Kamion, yeah I know, but I dunno how quickly you get bugmail ;) [01:25] So I just add it to /etc/modules and reboot then? [01:25] i think it is /etc/module [01:25] teuf: not going to deal with it tonight anyway [01:25] Wouldnt modprobe reload the modules in order according to /etc/modules? (guessing here) [01:25] Kamion, ok ;) [01:25] why not try it and see? :) [01:25] sorry, my bad, it is /etc/modules === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has left #Ubuntu [] [01:27] is kword or scribus any good for making posters in formats windows users can see? [01:28] lovely people I need some assurance about ATI drivers instalation [01:28] ati drivers suck [01:28] but the dri ones are worse [01:29] I installed the ATI driver and created a new xfo6config file... what do I do now? === daniels wonders if the politeness and constructiveness clauses of the code of conduct apply to #ubuntu. === adam_ [~adam@cable1-stm-56.gmpexpress.net] has joined #ubuntu [01:29] daniels, i would hope so. [01:29] ironic [01:29] siulca, reboot. [01:29] Whoa === method55-laptop [~method55@63.127.193.16] has joined #ubuntu [01:30] Now ripping at 4.2X :D [01:30] spikeb, reboot and pray that I didn't feck the whole system up... or just reboot? [01:30] siulca, praying works too, but you'll be just dandy, so don't worry === method55-laptop [~method55@63.127.193.16] has left #ubuntu ["Leaving"] [01:30] spikeb, lol ok... brb [01:31] adding via82cxxx first on /etc/modules and rebooting fixed my dma problem [01:31] cool [01:31] Yes :D [01:31] adam_, glad to hear it [01:32] Is the latest release warty or hoary? [01:32] warty [01:32] hoary isn't released yet. [01:32] hoary is unstable === siulca [~ant@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [01:34] identify 31124242 === gustavor [~gustavo@200.189.86.52] has joined #ubuntu [01:34] bah! === quazion_ [~quazion@bsm-c-5628.adsl.wanadoo.nl] has joined #ubuntu === Ravensky [~Ravensky@c-67-162-148-18.client.comcast.net] has joined #ubuntu [01:34] OMGWTFBBQ! [01:34] err [01:34] hi [01:34] awesome, now I can masq as siulca [01:35] feck! [01:35] I'm such a knob! [01:35] heh [01:35] Under hardware support in the wiki it only has 9 sound cards, is that it for ubuntu? [01:35] why does the terminal window get stuck on writing y when you write yes in it?? [01:35] quick how do I change pass?! [01:35] merhojt___, yes is a program that writes y repeatedly. [01:35] adam_: ubuntu supports whatever ALSA supports [01:35] i'm trying to do a netboot install following the netboot install how-to at ubuntu website... i'm using ubuntu as the server but xinet doesn't seems to work... [01:36] there is no xinet process running even through it says it started [01:36] there is no xinet process running even though it says it started [01:36] ok sounds strange, what do you use it for?? [01:38] I installed the ATI drivers and rebooted how do I know if they're running properly? === ^Wild^ [~DaRkStAr@host145-237.pool62211.interbusiness.it] has left #ubuntu ["Leaving"] [01:39] merhojt___: useful for automating programs which expect y/n answers to questions === broodster [~broodster@n219078247056.netvigator.com] has joined #ubuntu [01:39] ok thanks [01:40] btw would it be wise to bug the mono packager regarding mono-assemblies being broken? [01:40] Hey guys thanks for all your help [01:40] sri: not really. === JayeAeotiv [~jaye@c-24-1-222-101.client.comcast.net] has joined #ubuntu [01:41] sri: there's not much that can be done until the build process is fixed. [01:41] Hi [01:41] sri: 1.0.4 can't build certain things, but 1.0.2 can [01:41] Does wine work all that well? [01:41] sri: it's being debugged [01:41] JayeAeotiv, for some things [01:41] I tried to install starcraft and it didn't work out. [01:42] JayeAeotiv, wine is crap for games [01:42] JayeAeotiv, you'd need cedega for that [01:42] Is that good? [01:42] yes, but the stable version costs money :( [01:42] I could use wine to get winmx. [01:42] lol [01:42] heh [01:42] how much is it? [01:43] $5/month i believe [01:43] You pay for a subscription to upgrade? [01:43] or does it just quit working? [01:43] no idea [01:43] i havent paid for it [01:43] heh [01:43] Do you use the unstable version? [01:44] no. i dont use any version of it currently. [01:44] dont have any games to use with it besides diablo II === nomasteryoda [~nomastery@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu === dreamcatcher [~sidnei@dreamcatcher.base.supporter.pdpc] has joined #ubuntu [01:44] oh [01:44] k i know i can type apt-get install gcc but how can i list alll that i can install? === smo [~soneil@smo.active.supporter.pdpc] has joined #ubuntu [01:45] hello, anyone experiencing ssl problems with exim4? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:45] phyberoptix: use a proper frontend like aptitude or synaptic [01:45] console was werking so nicely [01:45] apt-cache search can look for things for you [01:45] aptitude is console [01:45] aptitude's console, anyway ... === bjay [~bjay@69-170-51-87.chvlva.adelphia.net] has joined #ubuntu === Scorp [Mike@adsl-69-107-18-145.dsl.pltn13.pacbell.net] has joined #ubuntu [01:47] hey guys I'm slightly retarted but can someone tell me where I can get the source code for the login program? [01:47] login program? [01:48] yeah [01:48] Scorp, the graphical one? [01:48] prob gdm he's talking about... [01:48] no no [01:48] Scorp, or the console one [01:48] not gdm [01:48] the regular plain old login program [01:48] I am trying to share my internet with my wife's computer: This computer is connected to my cable modem, and I can ssh into my wife's. But she can't surf the web, what else needs to be done? [01:48] hmm [01:48] yeah let me see which package its in [01:48] "/bin/login" comes from the package "login" .. "apt-get source login" should grab it [01:49] hmm ok won't that just install it again from source? [01:49] looks like its in the package login [01:49] nope .. it'll unpack the source + patches under the current directory [01:49] cool thanks [01:50] Failed to fetch a bunch of archives :( [01:50] that's cause I'm not online lol [01:50] heh === Amaranth [~travis@amaranth.user] has joined #ubuntu [01:51] I installed the ATI drivers and rebooted how do I know if they're running properly? [01:51] siulca, type fglrxinfo [01:51] siulca, if it says something about using ati's drivers, it worked === gotcha [~gotcha@CM600-inde2-34-94.cm.vtr.net] has joined #ubuntu [01:52] spikeb, nope... it says a load of stuff about Mesa! :( [01:52] holy shit login.c is huge lol [01:53] spikeb, am I in trouble? [01:54] 1500 lines or so isn't too bad considering what it does ... [01:54] siulca, is the fglrx module loaded ? [01:54] main() could probably do with being broken down a bit [01:54] huttan, I though so! How can i check? [01:54] siulca, lsmod |grep fglrx === alexander_ [~alexander@wstr-usr1-067-044.valkyrie.net] has joined #ubuntu [01:55] huttan, fglrx 207876 0 [01:55] siulca, have you told your XF86Config to use fglrx as graphics driver ? [01:56] I created a new XFConfig file but I'm unsure if it's loaded or not... I thought that rebooting would do the trick. [01:56] anyone have any experience with ubuntu failing to configure the sound card for gnome? I am running a dell latitude c840 with an 82801CA/CAM AC'97 controller. [01:56] I bet you need the acpi & irq7 boot param [01:57] hmm? [01:57] siulca, you never have to reboot pretty much [01:57] alexander_: boot with acpi_irq_isa=7 [01:57] huttan, someone in here told me too :( [01:58] alexander: yes, for a soundblaster pci128 [01:58] ok....where can i set that to do it every time? [01:58] siulca, do this... cat /etc/X11/XF86Config-4 |grep fglrx === EpheMeroN [~EpheMeroN@70-32-72-168.ontrca.adelphia.net] has joined #ubuntu [02:00] Do any of you do any php programming or anything similar? [02:00] crimsun, where can i add that parameter to the boot settings? [02:00] huttan, I did... got no output! [02:00] heh, you can almost tell gnome is dominated by corporate types from what it lacks in === EpheMeroN [~EpheMeroN@70-32-72-168.ontrca.adelphia.net] has left #ubuntu [] [02:01] alexander_: in the grub boot menu, or on the # kopt= line in /boot/grub/menu.lst [02:02] crimsun, thanks - good chance that line will fix it? [02:02] huttan, I have no idea what I'm doing... I just want to play RCW:ET :'( [02:02] crimaun, is there a gui for configuring the sound or even a curses program? [02:02] alexander_: there's another method we will attempt if that method doesn't work. [02:03] crimsun, i will reboot with that...and see if it works...i will be back soon either way [02:03] crimsun -- thanks [02:03] np === bardamu [~jeff@1Cust105.tnt9.nyc9.da.uu.net] has joined #ubuntu === AndyFitz [~andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu [02:05] humpf [02:05] heh, I really wish I could get Ubuntu on this laptop. [02:05] seems like im having some sort of stupid tls problem [02:05] I've been hanging out in this channel for a while now, while stuck in FC1 [02:05] hehe [02:05] wonder if anyone is seeing the same problem [02:05] got my ubuntu cds ! [02:06] Off to dinner! [02:06] Got my Mom all setup on Ubuntu though, so that's good. [02:06] http://toshi.fine.to/blog1/picture364.html [02:06] occy: better purge the FC1 ;) [02:06] crimsun: hehe [02:06] how do I edit fstab? [02:06] with vi? [02:06] siulca: with any editor and sudo [02:07] or gedit [02:07] crimsun: trust me, I want to. I can't seem to get past that one install issue where it hangs when trying to start the installl. [02:07] sudo gedit /etc/fstab [02:07] siulca, ok [02:07] siulca, now you want to do: pico /etc/X11/XF86Config-4 [02:07] G gGG Ggg gGg edit [02:07] shut up wigger [02:07] =\ === occy hrmms... === idaho45 [~john@201.243.31.212] has joined #ubuntu === occy trys the install cd again [02:09] bbs [02:09] huttan, I did pico /etc/X11/XF86Config-4... === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:10] siulca, locate where your graphics card driver is and change it to fglrx === fajar [~fajar@202.72.193.19] has joined #ubuntu [02:12] huttan, I found Driver under Section "Device" is that it? at the moment it's set to "ati" [02:13] ubuntu is great!!!!!!!!!!!!!!!1, it ships my cds, 7 cds, all shipped to my house without a shipping charge [02:13] hurray!!!!!!!!!!! === gen [~lek@66.169.152.101.ts46v-10.otnd2.ftwrth.tx.charter.com] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === quazion__ [~quazion@bsm-c-5628.adsl.wanadoo.nl] has joined #ubuntu [02:15] how do u save changes in PICO?! [02:16] ALT + X [02:16] ? [02:16] yes [02:16] er, control x [02:16] erm yeah [02:16] my bad [02:17] ahhhh [02:17] alt x turns off the help menu [02:17] this command line is driving me mad... [02:17] why can't I edit a simple text file in a word processor?!!!!!! [02:17] um [02:18] you can.. [02:18] pico is a word processor/text editor [02:18] no I can;t, it opens always as read onyl so I can;t save [02:18] oh [02:18] you didnt use sudo [02:18] I meant a word processor with a gui [02:18] siulca, gedit [02:18] siulca, use gedit [02:19] hey that reminds me of a gnome question [02:19] siulca, change it to fglrx [02:19] save it [02:19] and restart X [02:19] can you somehow set it up so double clicking on a read-only text file will open gedit with root priviledges? [02:19] how do I open with gEdit with writing permission? [02:19] (with gksu) [02:19] sudo gedit [02:21] huttan, right, finally I managed to change ATI to fglrx. [02:21] huttan, is that it? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:22] siulca, yep [02:23] siulca, now restart x [02:23] sorry to be such an ignorant but... how do I restart X? :( === snerfu [~brian@wsip-24-249-157-219.tu.ok.cox.net] has joined #ubuntu [02:23] er no [02:23] alt + crtl + backspace [02:23] zenrox, you have to remove the old module first [02:24] spikeb, that should be all that needed to be done === dreamcatcher [~sidnei@dreamcatcher.base.supporter.pdpc] has left #ubuntu [] === JayeAeotiv [~jaye@c-24-1-222-101.client.comcast.net] has joined #ubuntu === siulca [siulca@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [02:28] I downloaded a file that's for linux. [02:28] siulca, that work [02:28] but I don't know how to install it. [02:28] thanks guys my Ubuntu just died :( [02:28] JayeAeotiv, whats the file called [02:28] it's a .sh === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:29] JayeAeotiv: sh foo.sh [02:29] I'm now using winXp [02:29] NuSphere-phpd-3.3.3rvl-linux.sh [02:29] siulca, sudo /etc/init.d/gdm restart [02:29] JayeAeotiv, do sudo ./NuSpere-phpd-3.3.3rvl-linux.sh [02:29] ctrl + alt + backspace turned the screen black with no command prompt... that's all I get now when I reboot [02:30] you (start|stop|restart) always anything in debian/ubuntu that way [02:30] ok ty [02:30] s/always/almost/ [02:30] I got a linux book I"m going ot read ot learn the terminal [02:31] JDahl, can't do it as I'm on XP now :( [02:31] JayeAeotiv, whats the book called [02:31] siulca, I figured that much... [02:32] great I can smell a fresh installation coming... what a turn off :( [02:32] siulca, what's wrong? [02:32] linux in a nutshell is probably the newest ebook i got here [02:32] siulca, a fresh install is rarely needed === Ran [~sbassi@200.5.115.171] has joined #ubuntu [02:32] I just get a black screen on boot :( [02:33] have a knoppix CD? use it to edit the file; that way you won't have to reinstall [02:33] siulca, is it just X? or kernel panic? [02:33] how do I know if the screen is all black?! [02:33] black screen prior to Grub, or after? [02:33] after boot... [02:33] then its just x [02:33] after grub and after loading all the modules [02:34] siulca, try ctrl-alt-f1 to get a console [02:34] I tryed, can;t see anything... [02:34] hello, I have some questions... [02:35] siulca, and maybe boot to runlvl 1 to fix whatever is wrong (you just pass grub "1" as an extra parameter) [02:35] i'll be back later when i'm done being offended by siulca. [02:35] this was after I created a new XF86config file... I'm guessing I entered some wrong monitor values === spikeb [~spikeb@c68.117.110.98.hay.wi.charter.com] has left #ubuntu ["Leaving"] [02:35] spikeb, offended by me?!!! :| === Deft [~phil@cpc4-hem14-6-0-cust163.lutn.cable.ntl.com] has joined #ubuntu === thegreatone2176 [~tgo@ip68-14-52-64.no.no.cox.net] has joined #ubuntu [02:36] grub should still have a failsafe mode? does that work? [02:36] siulca, if you're going to reinstall linux because of that, you have to much spare time ;) [02:36] my Synaptic doesnt update the packages. I have the 4.1 installed from the mailed CDs. [02:36] bardamu, in general booting to runlvl 1 should be better [02:36] JDahl: lol nope, I just don;t have a clue about Linux [02:36] ran: did you update sources.list? [02:37] bardamu: let me see [02:37] siulca boot to runlvl 1, or just find a way to get console mode... then use "irc" the curses based irc client to get help from here [02:37] JDahl: every little thing seems to be so complex to do! All I wanted was to install the ATI drivers.... *whaaaa* :'( [02:38] can I use irc from the console?! [02:38] siulca, those things are normally easy to fix [02:38] siulca, yes - "irc" [02:38] bardamu: I pressed RELOAD PACKAGE LIST. [02:39] ran: go here: http://ubuntuguide.org/#repositories [02:39] "out of the box," apt-get won't work [02:39] JDahl: easy for Linux hardcore users! remember that I've been nummed by Micro$shite stuff for almost a decade now... it's hard to break the habit! [02:40] siulca, it works for you? [02:40] siulca, you guys have it too easy! I remember the first time I got X running on kernel 0.9... that was an accomplishment I felt proud over :D === Benbis [~chatzilla@modemcable231.187-201-24.mc.videotron.ca] has joined #ubuntu [02:40] i had posted here about a problem im having and this is what i was refered to do but i dont fully understand [02:40] http://www.linuxquestions.org/questions/showthread.php?s=&threadid=271327 [02:40] bardamu: I am oppening (my net is slow). But I already added universe repositorie to the list, uncomenting from a config file [02:41] i'm stuck on a 33.6 connection; i feel your pain [02:41] right, I'm going to reboot and try to use irc from the console... if you guys don;t hear from me in the next couple of minutes, I've probably given up on Linux. === The_Nalf [fabrice@AToulouse-251-1-22-18.w82-125.abo.wanadoo.fr] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:41] brb... hopefully! [02:42] can anyone help me withe the problem i posted about [02:42] I'm having problems trying to install. I can't mount CD === siulca [siulca@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has left #ubuntu [] [02:43] Thought it might be because I was using a DVD writer drive, so switched to a plain CD, it still says unable to mount [02:44] Anyone else run into a problem where depmod segfaults while trying to update module packages? should I reinstall binutils? [02:44] Anyone have suggestions on what I should do/check^ [02:44] ok is anyone here to help [02:45] Benbis, what error do you get? [02:45] Unable to mount CD-ROM [02:46] benbis, try mounting it from a terminal and tell us the error === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:47] jdahl ... http://www.linuxquestions.org/questions/showthread.php?s=&threadid=271327 [02:47] can you explain more [02:47] on my problem [02:48] OK. Thanks JDahl. Back shortly. === Rotund [~joe@d12-10.rb.lax.centurytel.net] has joined #ubuntu [02:49] thegreatone2176, one sec [02:49] k thank you [02:50] thegreatone2176, I cant help you with that, sorry... other than maybe suggesting removing and purging whatever you installed - then reinstall using synaptic... then I would be surprised if it doesnt work out of the box (in Warty) [02:51] well i installed with the disc [02:51] and it gave me that error [02:51] sudo perl -MCPAN -e "install XML::Parser" [02:51] so then is tarted replacing it === odyssey [~mat@odyssey.user] has joined #ubuntu [02:51] i did that [02:51] thats when i get the erro [02:51] it wont install === Amaranth [~travis@63-229-188-218.sxcy.qwest.net] has joined #ubuntu [02:51] hmm mine worked [02:51] Hi was just wondering what the ubuntu live cd is like? [02:51] theres is errors in xml-parser-3.24 [02:51] i dont think ill ever get linux [02:52] i think its beyond me === siulca [~root@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [02:53] anyone there :| [02:53] nope [02:53] Expat.xs:2194: error: `cbv' undeclared (first use in this function) [02:53] Expat.xs:2194: error: parse error before ')' token [02:53] Expat.xs:2197: error: `parser' undeclared (first use in this function) [02:53] make[1] : *** [Expat.o] Error 1 [02:53] make[1] : Leaving directory `/home/tgo21/.cpan/build/XML-Parser-2.34/Expat' [02:53] dha, help :p [02:53] make: *** [subdirs] Error 2 [02:53] yeah.. I see you're logged in as root, so runlvl 1 must've worked [02:53] /usr/bin/make -- NOT OK [02:53] Running make test [02:53] Can't test without successful make [02:53] Running make install [02:53] make had returned bad status, install seems impossible [02:53] you see [02:53] i get all those errros and more [02:53] when i do what you just did [02:53] haven't tryed runlvl 1 yet [02:54] how can I get out of IRC and come back without disconnecting? [02:54] thegreatone2176, what version does "gcc -v" give you? [02:54] siulca, alt-F2 gives you a new console... switch back to this one with alt-F1 === heero [~heero@207.248.38.254] has joined #ubuntu [02:55] :) [02:55] thegreatone2176: why not just install the libxml-parser-perl package? [02:55] jdhal, will try that [02:55] no need to mess about with building it yourself [02:55] ok ill do that kamion [02:55] thanks [02:55] it's in the main Ubuntu distribution [02:55] hmm really [02:55] ill look on the disc === carajean [~carajean@pcp0010646466pcs.flshng01.mi.comcast.net] has joined #ubuntu [02:55] you know what folder? [02:55] it's not on the CD [02:56] jdhal, er... alt+f2 does nothing... might it be because I'm in recovery mode? [02:56] hey whats up room [02:56] siulca, you're on console mode, right? [02:56] you can get it from the network with your package manager as usual [02:56] yeah JD [02:56] has anyone had a dealing with mandrake 10.1 [02:56] package manager? [02:56] i just ubuntu last night [02:57] synaptic, assuming that you have network repositories turned on [02:57] i installe synaptic [02:57] earlier === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:57] if not, Preferences -> Repositories and check the ones for archive.ubuntu.com warty main [02:57] then reload [02:57] siulca, unless you screwed your keymaps, alt-F2 should definitely give you new console === jeffreyb [~jeffreyb@1Cust7226.an1.chi30.da.uu.net] has joined #ubuntu === cwagner [~cwagner@rdu26-54-187.nc.rr.com] has joined #ubuntu [02:58] i dont see repositories under desktop preferences [02:58] no, the Preferences menu in synaptic [02:58] o sorry === Markrian [~Markrian@82-68-11-181.dsl.in-addr.zen.co.uk] has joined #ubuntu [02:59] or is it Tools? [02:59] siulca, is your keyboard layout correct? otherwise, close irc and run base-config to reconfigure your keyboard [02:59] how do i get synaptic to run [02:59] ctrl+alt+f2 [02:59] i havent been able to figure that out [02:59] I think it's right... [02:59] siulca, as a last effort, just close irc, start "X", read the error message in /var/log/X.org.xxx and log back into irc === occy [~october@65.173.2.210] has joined #ubuntu [03:00] :( this is painful === occy boots up ubuntu install cd [03:01] crimsun you here still ? [03:01] kamion how you get it to run [03:01] md5sum's checked out ok for the iso I dl'ed [03:02] thegreatone2176: Computer -> System Configuration -> Synaptic Package Manager IIRC [03:02] no need to repeat yourself :) [03:02] ? [03:02] o soory [03:02] right, Settings -> Repositories, sorry === siulca [~root@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu === arakno [~araknoooo@200227073176-dial-user-ECP.acessonet.com.br] has joined #ubuntu [03:03] getting: hdc: status error: error=0x00 hdc drive not ready for command [03:03] DH what was the command you wanted my to try? something like nvlvl 1 === liquidboy [~liquidboy@222-152-151-18.jetstream.xtra.co.nz] has joined #ubuntu [03:03] what version of firefox is the official un Ubuntu? Synaptic says 0.99 backported to 0.93 === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:04] siulca, if you're in linux now and have a console there's no need to start in runlvl 1.. tried CTRL-ALT-F2 to get a new console? [03:04] reverted, not backported [03:04] yes [03:04] Ran: 0.9.3 (ignoring the strange version number) in warty, 1.0 in hoary [03:04] Now I'm getting: WARNING **: bad di- Packages file: grep: Not a Directory [03:05] reverted, anyway, what does is mean? [03:05] and that repeats over and over indefinately [03:05] I'm in linux in recovery mode, so no gui. alt+f2 doesn;t work. [03:05] crtl-alt-f2 maybe [03:05] I've used this same exact CD to install on another laptop. [03:05] occy: yep, still here (sorry, editing a wiki page) [03:05] it means we tried out the 1.0 release candidate and it had a number of regressions, so we reverted to 0.9.3. [03:05] crimsun np bud. [03:05] i'm using irc from irssi.org [03:05] this isn't an "oddball" laptop either. Dell Inspiron 7500 [03:05] brb gona reboot i set those boxes kamion hopefully it updates [03:05] version numbers always have to increase in order for upgrades to work, which is why the version number looks the way it does [03:06] Kamion: regressions means bugs? [03:06] yes === Poprocks [~logan@CPE7ed9415afb2c-CM0012253dec94.cpe.net.cable.rogers.com] has joined #ubuntu === Crane|laptop [~Crane|Lap@68.208.219.162] has joined #ubuntu [03:06] well, specifically new bugs [03:06] crimsun really want to get Ubuntu on it. :( [03:06] Hello hello [03:06] Kamion: So it is just 0.9.3, not a mix. [03:06] siulca, that's fine... all you need to do is to try and start "X" and read the error logs if it doesnt work... I bet you can just remove the ATI drivers using synaptic and everything will work again [03:06] FC1 installs fine on it. [03:06] Ran: correct [03:07] how do I start X? [03:07] "X" [03:07] startx [03:07] hey guys I have a question -- I'd like to update to the unstable hoary -- is there a universe repo for hoary, and if so, does it have as much extra software as warty? [03:07] startx [03:07] no, X [03:07] both of the above do nothing [03:07] hey, can someone help me with my video card troubles http://ubuntuforums.org/showthread.php?t=9443 (i posted a thread about it) [03:07] close it with ctrl-alt-backspace [03:07] try init 5 [03:07] Poprocks: yes to both [03:07] Kamion, sick [03:07] thanks [03:07] how can I c lose X if it's not running at all?! === xevil [mageerc@host-216-77-195-67.jan.bellsouth.net] has joined #ubuntu [03:08] siulca ctrl+alt+backspace === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu [03:08] siulca, I was telling you how to close in case it comes up [03:08] siulcs : if it's not running? [03:08] siulca, what happens when you type X? [03:08] the wiki is awesome btw, thanks to all those who entered articles making this transition more pleasant for me :))) [03:09] when I type X nothing happens [03:09] siulca type: lspci and see what type of video card you have. [03:09] siulca, but surely you get some kind of message? [03:09] I'm coning in late here [03:09] occy I know I have an ATI 9800XT [03:09] did you install new drivers? [03:10] JD I'm sorry but I get no message... I type "X" and enter adn nothing happens... [03:10] could it be because I booted in recovery mode? [03:10] siulca hmmm, You probably need to configure X [03:10] I can't remember the commands to setup X on ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:11] yeah, warty didn't set up X properly for me, I just made some minor changes in XF86Config-4 [03:11] siulca, no... that should still be fine.. dpkg-reconfigure xfree86-server or xorg-server === thegreatone2176 [~tgo@ip68-14-52-64.no.no.cox.net] has joined #ubuntu [03:11] but you may want to upgrade to xorg, it's much more up-to-date [03:11] occy, it's a long story but I'm here cause I messed up Ubuntu trying to install my card drivers [03:11] kamadien where would the new file be [03:11] siulca I hear ya. It's easy to do. [03:12] I bought a radeon 9250, the latest which is supported by dri :)) [03:12] siulca, do you know how to remove the ATI drivers and reinstall xfree drivers using synaptic? I think that would solve your problems [03:12] lol @ easy to do === lynnandrob [~lynnandro@63-225-111-26.dnvr.qwest.net] has joined #ubuntu === occy sits watching Dec 28 21:11:04 (none) user.info anna[4324] : /cdrom/dist/stable/Release : Not a directory going by... [03:12] siulca, did you try to install the drivers from ati's site? [03:12] JD I do know... but how can i do that if I can;t even load X?!! [03:12] and going and going... [03:12] synaptic is curses based [03:13] or you can just use apt-get [03:13] Poprocks, nop. I followed the howTo in the ubuntu site. [03:13] is there an hoary ISO? === chitiri [~mike@ns2.icc-cuba.com] has joined #ubuntu === occy checks wiki [03:13] JDahl, curses based?! [03:14] siulca, sorry... I meant aptitude... all this X talk made me confused [03:14] what is safer? Default upgrade or Smart upgrade? [03:15] I've got an application that is a .tar.gz [03:15] inside it are two files... [03:15] lol I think I just confused everybody... at the moment all I want is to be able to run X [03:15] one is called bzip2 and ZendStudio-3_5_2.bin [03:15] Which sets it up? I recon the bin. right [03:16] Kamion [03:16] you left? [03:16] siulca: can you edit the x config file back to waht it was? [03:16] siulca, what you need to do is simple... remove ATI drivers using apt-get or aptitude (which doesnt require X) and reinstall/configure xfree86-server [03:16] thegreatone2176: no? [03:16] thegreatone2176: if you spell my name radically wrong then it doesn't autohighlight; I didn't realise you were talking to me === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:17] Crane, I guess I can... will try that first. [03:17] o well you see i checked the boxes you said and restarted but then when i rewent it the synaptic manager and it said it could not connect ot any of em [03:17] thegreatone2176: do you have working network access? [03:17] thegreatone2176: and what do those lines look like? [03:18] pushing toward 60,000 now I see. :~( [03:18] it says all wheres its trying to go and no file or directory exists by that name [03:18] thegreatone2176: and what do those lines look like? [03:18] the ones by the boxes you checked [03:19] http://archive.ubuntu.com ... thats the link to em [03:19] but there is more [03:19] im in package managerr [03:19] and resporotories [03:20] I need to see all of the line, not just the start of it === occy is downloading the daily hoary install iso [03:21] Need to get my wife moved over to Ubuntu as well. [03:21] She's been using RH8 for eons. [03:21] some are deb some are deb-src [03:21] heh [03:21] and they are all checked [03:21] I give up. [03:21] did i do something wrong? [03:21] so... can anyone help me? [03:21] sorry, it's after 2am here, obviously not able to make myself clear :( === siulca [~root@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [03:21] siulca get it working? [03:22] Kamion i did something wrong? [03:22] could someone gimme the path to XF86config-4 please [03:22] liquidboy let me read up and see if you asked a quetion. [03:22] thegreatone2176: I'd suggest seeing if you can load http://archive.ubuntu.com/ubuntu/ in a web browser [03:22] I can;t seem to find it anywhere [03:22] siulca, /etc/X11/XF86config-4 [03:22] yes i can [03:22] its an index [03:22] thegreatone2176: when I see "I need to see all of the line", I know for a fact that there's more to it than just deb or deb-src plus http://archive.ubuntu.com; more detail is always better [03:22] thanks jdhal... brb === occy checks out the post [03:22] occy, the question is here http://ubuntuforums.org/showthread.php?t=9443 [03:23] liquidboy I can read :) [03:23] :Psrry [03:23] hmmm I used to have some problems with that too [03:23] kamion i can see that site in my broswer [03:23] thegreatone2176: mostly you're paraphrasing error messages, which is really hard to deal with. It's much better to copy and paste error messages absolutely word-for-word (although don't paste more than a couple of lines at a time into IRC) [03:23] 02:18 < thegreatone2176> it says all wheres its trying to go and no file or directory exists by that name [03:24] ok i will [03:24] one sec [03:24] that's the beginning of something I could work with, but you're putting the error message into your own words rather than just quoting it, which makes life hard for us [03:24] we're used to the exact text === siulca [~root@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [03:24] :( [03:24] "don't irc as root" [03:24] Couldn't stat source package list http://archive.ubuntu.com warty/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_dists_warty_universe_binary-i386_Packages) - stat (2 No such file or directory) [03:24] liquidboy to change the color depth, you need to edit /etc/X11/XF86Config-4 (I think it's -4) and change from 16 to 24bpp [03:24] ok [03:24] siulca yeah, don't irc as root, that's a security hazzard, Log off and adduser [03:25] but shouldnt there be a way to do it in gnome? [03:25] kamion i get that when i start the synaptic package manager [03:25] thegreatone2176: press the Reload button? [03:25] he's excused... he's in recovery mode using irc in console [03:25] thegreatone2176: thanks, that was much better :) [03:25] I am about to make an update with synaptic, just want to know wich option is safer: Default upgrade or Smart upgrade [03:25] any idea why sudo pico /etc/X11/XF86config-1 brings up a balnk file? [03:25] liquidboy heh, there should, but alas, triple yer money back if not 100% satisfied. [03:25] kamion thank you very m uch [03:25] just got 24 new files [03:26] liquidboy that was a joke btw. [03:26] yes it is XF86Config-4 [03:26] sorry I meant XF86config-4 [03:26] now whats the name of the program i should try you said? because you said that it will do it for me [03:26] thegreatone2176: you should be able to find the libxml-parser-perl package in synaptic now, and install that [03:26] Capital C [03:26] ok thank you [03:26] thanks for the tip Occy, but I got other worries at the moment :( [03:26] XF86Config [03:26] occy, yeah it took me a while, but i got it :P [03:26] if you need any programming help pm me im really good with that just not linux [03:26] liquidboy cool [03:26] siulca yeah... the file should be /etc/X11/XFree86config-4 [03:26] thegreatone2176: that's a packaged-up version of XML::Parser from CPAN [03:27] thegreatone2176: thanks :) === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu === occy has his own woes at the moment. [03:27] siulca, you need to reinstall/configure X... do you know how without GUI? [03:27] occy, im having trouble finding the bit where it has the colour depth... [03:27] xevil, isn;t that what I typed? [03:27] siulca did you see what was said aboout irc as root [03:27] liquidboy sec bud, let me check [03:27] nope [03:27] thanks [03:27] JDahl, I donp't know anything anymore :'( [03:27] look for Depth [03:27] err liquidboy look for Depth [03:28] Crane, I did but I want to sort my ubuntu first. [03:28] actually XF86Config-4 [03:28] um, i found a bunch of them === occy thinks everyone should learn vim in elementary school. === meltbanana314 [~meltbanan@ip68-228-44-118.tc.ph.cox.net] has joined #ubuntu [03:28] some of them say 16, 8, 4 , 24 etc [03:28] siulca: cool just checking [03:28] lol === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:28] liquidboy right, look for Default Depth [03:28] occy, yes they should [03:28] hmmm [03:28] liquidboy yeah.... look for Default Depth [03:28] why is it that when you try to solve one problem in linux a hundred more come up... and for every step forward you walk 10 backwards!!! [03:29] ah eyp i think ive found it [03:29] Siulca: are you on ubuntu right now without X [03:29] siulca: try netbsd === imcsk8 [~imcsk8@201.129.166.182] has joined #ubuntu === chuckchillout [~eranders@24-117-137-93.cpe.cableone.net] has joined #ubuntu === Todd_MA_1975 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has left #ubuntu [] [03:29] Crane, yes that's right [03:29] siulca Windows is even worse :) [03:29] do i need to completely restart once ive edited this ? or jsut log out of gnome and log back in again? [03:29] siulca, once you get past that 11th step, you are way beyond windows.. [03:29] you shouldn't have to logg out to try things [03:29] I've never had good experiences with doing things under any Operating System. [03:29] occy, I know that's why I haven;t given up yet === Ran [~sbassi@200.5.115.171] has left #ubuntu ["Leaving"] [03:29] just hit f2 for a new window [03:29] all Operating systems suck. Linux just sucks less. [03:29] thanks yoda :) [03:30] occy lol [03:30] siulca, reconfigure X isnt hard (depending on how much the ATI drivers ruined). do apt-get remove , then apt-get install xfree86-server. That should help [03:30] nomasteryoda oh, hey there. [03:30] siluca: get a Mac. i'm getting a powerbook with OS X next month [03:30] lol [03:30] occy, hey man [03:30] liquidboy yah... you need to ctrl+alt+backspace or something. === opus [~pete@mail.milneweb.com] has joined #ubuntu [03:30] meltbanana314, wow [03:30] liquidboy completel get out of x [03:30] liquidboy save your changes [03:30] and i'm going to throw my linux box away [03:30] liquidboy and anything you are working on [03:30] liquidboy before doing that. :) [03:30] meltbanana314, ebay it [03:30] meltbanana314: throw it to my place [03:30] ok trying it now... [03:30] siulca, otoh, a reinstall might be faster [03:30] k [03:30] good luck [03:30] yea I'll take it [03:31] i have stacks of them, but give me more [03:31] nomasteryoda grabbing todays Hoary [03:31] i get them from the dumpster [03:31] brb, ill tell you if it works [03:31] nice [03:31] PII 400MHz, 256MB RAM - sure you want that? [03:31] i need to do that too [03:31] JDahl, I don;t think my problem is that extreme that I need to reinstall the drivers... I think I just need to remove the reverence to them in the XF86config file. If only I could edit it! [03:31] meltbanana314: just give me that [03:31] nomasteryoda still get no love when trying to install ubuntu on my DELL Inspriron 7400 [03:31] nomasteryoda :( [03:31] nice server material [03:32] Dell really sucks [03:32] yeah i guess you could run irssi with it [03:32] laptop wise at least === opus [~pete@mail.milneweb.com] has left #ubuntu [] [03:32] nomasteryoda I've enjoyed it under Fedora [03:32] nomasteryoda mostly [03:32] siulca, you could try dpkg-reconfigure xserver-xfree86 [03:32] i still have not powermanagement for this nice speed daemon [03:32] thats what i was planning to do with it - but i have to dick around too much with linux to get anything to work [03:32] dag just being one man, can't package as much cool stuff as debia^WUbuntu can. [03:32] nomasteryoda: thats a laptop === liquidboy [~liquidboy@222-152-151-18.jetstream.xtra.co.nz] has joined #ubuntu [03:33] hmm, i dont know if it worked or not, i still get hte 'lines' in the default ubuntu background === lamont_r [~lamont@209-180-255-158.dnvr.qwest.net] has joined #ubuntu [03:33] liquidboy try this.... [03:33] brb === hazza96 [~harry@cust0531.qld01.dataco.com.au] has left #ubuntu [] [03:33] liquidboy hmmm, I would really do some searching on the net about your card. What model is it again? [03:33] occy, i'm trying an install to removable media while inside suse === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:33] liquidboy I'd google for the model of the card + linux [03:33] s3 pro savage ddr [03:34] liquidboy you can google as good as I can... but let me check. :) [03:34] damn python is nice [03:34] liquidboy, that would be an Nvidia chipset [03:34] pygtk that is [03:34] liquidboy just go to http://www.google.com/linux and search [03:35] Crane|laptop I always forget about that [03:35] i just set it as my home page =) [03:36] That was my homepage when I first started linux [03:36] w00p, hoary finished === occy burns to cd [03:36] sweet [03:36] k [03:36] occy, bt or dl === tiago [~tiago@201.7.44.152] has joined #ubuntu [03:37] nomasteryoda: is it beinga Nvidia chipset a problem? [03:37] nope [03:37] hi all, anybody knows a good rss reader? [03:37] Liferea [03:37] yea [03:37] that is good [03:37] nomasteryoda what's that? [03:37] oh, which download type for hoary [03:37] bittorrent or standard download [03:38] liquidboy man, I'll be honest, video cards under Linux can be a PITA. [03:38] hehe [03:38] I've been using linux since 96' [03:38] i hear ya [03:38] and That's the scariest part of getting a distro working. [03:38] without X, you are stuck in console, and who (besides some super geek) wants to do that? :) [03:38] ati being at the top of the PITA heap [03:38] the thing is i'v ehad the same problem in beos, and one of the guyes there thought there was something wrong with my card... === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:39] hmmm kamion i dont see it in the new packages [03:39] and i got 24 new ones [03:39] but i found it on google [03:39] liquidboy sounds as if that card has some driver issues... ATI that is. [03:39] but cant seem to find out how to installit [03:39] is it a desktop? i came in late on the discussion [03:39] liquidboy how hard(just a suggestion) would it be to get another video card? [03:39] Course, these days, I wouldn't even know what to suggest. [03:39] hmm, not too hard, but ti's not *that* annoying [03:39] kamion [03:40] I wouldn't recommend any nvidia cards... (though that's what I have) [03:40] liquidboy, get an nvidia if you want nice 3d support [03:40] lol [03:40] i love them [03:40] *shiver* [03:40] the other thing i wanted to know is how do i make it that when i shif the windows, the contents of the window doesnt show.. can this be done? [03:40] I can't stand the hoops you have to jump through, and why can't the damned software be open source? You BOUGHT the hardware. [03:40] always work best for 3d ... at least once you get past the driver instlall .. and ubuntu kinda makes that easier [03:40] yea [03:40] true [03:40] man this no root account is getting annoying [03:41] Poprocks sudo su - [03:41] Poprocks how hard is that? [03:41] heh [03:41] well [03:41] occy: thankfully it's transparent under Ubuntu [03:41] thegreatone2176: try 'apt-cache show libxml-parser-perl' from a terminal, see if it shows up [03:41] Poprocks: sudo -s [03:41] liquidboy, gconf key: apps, metacity, general, reduced resources [03:41] I would like to use the CUPS webmin tool [03:41] liquidboy, on the current one? [03:41] crimsun yah, very nice under Ubuntu. [03:41] k [03:41] root from a terminal is fine [03:41] crimsun burning Hoary atm. [03:41] yeah [03:41] Telep: try liferea-mozilla with it === occy really hopes that helps. [03:41] occy: g'luck [03:41] brb [03:42] crimsun heh [03:42] tx [03:42] occy: I'm out for 1.5 hours, but I'll be back. Feel free to ping me then if you're still awake. === arakno [~araknoooo@200191138195-dial-user-ECP.acessonet.com.br] has joined #ubuntu === occy watches crimsun get his 10' pole ready. [03:42] crimsun later bud. ;) [03:42] tgo21@tgo:~ $ apt-cache show libxml-parser-perl [03:42] W: Couldn't stat source package list http://archive.ubuntu.com warty/universe Packages (/var/lib/apt/lists/archive.ubuntu.com_unbuntu_dists_warty_universe_binary-i386_Packages) - stat (2 No such file or directory) [03:42] W: Unable to locate package libxml-parser-perl [03:42] E: No packages found [03:42] thats waht it said kamion === Creap [~Creap@c-9a6771d5.46-1-64736c14.cust.bredbandsbolaget.se] has left #ubuntu [] [03:43] liquidboy still no love? [03:43] liquidboy you googling? [03:43] thegreatone2176: notice "unbuntu" rather than "ubuntu" in what you pasted there ... [03:43] occy: yep [03:43] liquidboy I didn't see any answers jump out at me. [03:43] thegreatone2176: check that you've got it right in all the repository lines in synaptic [03:43] thegreatone2176: then reload again [03:43] ppl with problems , but none like mine... [03:43] k [03:43] http://www.ubuntulinux.org/wiki/HardwareSupportComponentsVideoCards [03:43] liquidboy look at that [03:43] thegreatone2176: also make *sure* that you have http://archive.ubuntu.com/ubuntu warty main, not just universe [03:44] looking... [03:44] liquidboy bottom of that page. [03:45] yep [03:45] https://bugzilla.ubuntu.com/show_bug.cgi?id=2111 [03:45] ive clicked al lthe links... [03:45] there is at least some comfort knowing you aren't alone. :) [03:45] i'm a bit lost [03:45] see the bug I posted? [03:46] sounds like some people are having issues with refresh rates as youare [03:46] you mean "Bugzilla Bug 2111 [03:46] ProSavage-DDR not correctly configured in all systems" [03:46] yeah [03:46] hoary is done burning! [03:46] ? [03:46] occy, url? === gpled [~worker@66.178.144.24] has joined #ubuntu [03:46] nomasteryoda huh? === phyberoptix is interrested [03:46] hoary url [03:47] oh [03:47] how do you get a bad print job out of que? [03:47] wiki! [03:47] occy: my "lag" problem = problem with a refresh rate? [03:47] :) [03:47] si [03:47] kamion make them all main? [03:47] thegreatone2176: just make sure main is there *as well* === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:47] here we go [03:47] you can't just enable universe on its own [03:47] is there a fix for it anywhere on that page? === usual [~colin@alb-69-202-45-196.nycap.rr.com] has joined #ubuntu [03:48] w00p [03:48] hoary is getting further than warty [03:48] heh [03:48] that's a bit like eating the rind of the orange and throwing away the juicy bits in the centre. :) [03:48] http://cdimage.ubuntulinux.org/daily/current/ [03:48] its there!! [03:48] tahnks [03:48] occy: you obviously got a lucky day. :) [03:48] nomasteryoda --^ [03:49] Kamion hah, I've not installed it yet. [03:49] thks [03:49] so kamion last question... [03:49] I take it doko's fix to python2.4-minimal finally worked then [03:49] how do i installi t ... i clicked mark for installion [03:49] but when does it install === regeya [~shane@dialup-4.159.181.11.Dial1.Chicago1.Level3.net] has joined #ubuntu [03:49] thegreatone2176: press Apply [03:49] so just to get things straight... my lag problems are problems with the refresh rate? === occy thinks of a cool hostname (U2 oriented of course) [03:49] nice fast dl speed [03:50] nomasteryoda oh yeah, super sweet speed [03:50] 400kb [03:50] liquidboy: what problem are you having, exactly? [03:50] k thanks [03:51] daniels: when i drag windows around, they kind of 'lag' (as if my compuer is *Very* slow) === gpled [~worker@66.178.144.24] has left #ubuntu ["Leaving"] [03:52] occy: iwillfollow.org === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:52] is there a way to get gstreamer to play dvd's in hoary? [03:53] regeya heh, /me checks [03:53] o/~ if you walk away walk away a walk away walk away I will follow o/~ [03:53] regeya heh, an IIS error page [03:54] d'oh. [03:54] regeya that your site? [03:54] regeya http://theinterference.com/ <-- Some U2 covers there done by my band. ;) [03:54] http://theinterference.com/music/mp3/shadow_sessions1/ti-covertune-until_the_end_of_the_world.mp3 [03:55] triple your money back if not 100% satisfied.[tm] [03:55] liquidboy: that's probably your window manager sucking. what sort of video card do you have? [03:55] occy: nope [03:55] I just chose that for giggles [03:55] :( [03:55] daniels: s3 pro savage ddr [03:55] Debootstrap Error [03:55] *sigh* [03:55] mmm, probably just the window manager then [03:56] triple my money back if I'm not 100% satisfied.... [03:56] daniels: it happens no matter which wm i use === siulca [~ant@cpc4-cdif4-5-0-cust54.cdif.cable.ntl.com] has joined #ubuntu [03:56] heh [03:56] ive used blackbox / flux box xfce... [03:56] finally I got X to work. [03:56] liquidboy: very, very, very few window managers are written right. metacity, and *some* parts of kwin, are the only ones that come close to even being halfway sensible. [03:56] occy: Registrant Name:New Life Christian Fellowship [03:56] liquidboy, do you live near a computer store? [03:57] kind of [03:57] liquidboy: (the problem is that xlib, the standard x client library, buffers requests, so you say MOVE! MOVE! MOVE!, and it only syncs at the third move, so you get nice lagging and tearing.) [03:57] oh right [03:57] how do I reload fstab to reflect the latest changes? [03:57] so it's not my hardware? [03:57] hey.... what hdparm params should I use? [03:57] on the cdrom? [03:57] uh ... it asked you? === nomasteryoda checks === BrettMeister [~chatzilla@dialup-4.245.35.20.Dial1.StLouis1.Level3.net] has joined #ubuntu [03:58] are you in expert mode or something? [03:58] liquidboy: probably not, no. i strongly suggest metacity. [03:58] Kamion heh, trying to check the disc and it asked me. [03:58] ....a total noob at linux. [03:58] Help? [03:58] anyone knows how do I reload fstab to reflect the latest changes? :| [03:58] occy: it's obviously dropped to a stupidly low debconf priority. [03:58] occy: it's more likely that the current daily simply doesn't work; that's the hazard of dailies [03:58] siulca, I think you need to manually remount stuff. got X working? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:59] JD yeah I'm in X. [03:59] metacity's already installed, how can i get into it from the log in? [03:59] Kamion Triple my money back if I'm not.... [03:59] heh [03:59] array cd 2 should work fine [03:59] hmmm [03:59] liquidboy: just start standard gnome and that's what you get [03:59] well fiddlesticks [03:59] oh, well then im running metacity already [04:00] I edited fstab to mount a music partition (so that I have something to listen to while I sort some ubuntu problems) [04:00] it was kind enough to get the partitioner working this time. :) [04:00] Just installed on another computer. Have Gnome up. But can't find where a dialer is to get to my ISP. [04:00] I saved the changes now I just need to load the changed fstab. === occy is sans lappie now (unless I re-install flipping FC1 [or FC3] ) [04:01] surely then it must be my hardware... the same thing happened in beos aswell... === occy re-retrys the 1.0 cd [04:01] Kamion any thing I could pass at it at boot time? [04:01] occy: no idea because I don't know what's wrong. I doubt it though. [04:01] occy: look in /var/log/messages after debootstrap fails [04:02] occy: I have to say that relying on a current daily when you need your computer to work is very silly. :-) === Lathiat2 [~lathiat@sweep.bur.st] has joined #ubuntu [04:02] Kamion well... 1.0 won't install [04:02] FC1 will. [04:02] 1.0? [04:02] warty [04:02] whatever that is. [04:02] heh [04:02] Ubuntu does not have a version 1.0. Warty is 4.10. [04:02] what breaks with warty? === haakonn [~harald@213-145-178-57.dd.nextgentel.com] has joined #ubuntu [04:03] Kamion sec. [04:03] What if the aptitude showed that some packages did not install when I was doing the initial Warty install? [04:03] BrettMeister: a surprising bug which shouldn't've happened with a final release === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [04:04] BrettMeister: unless you ran out of disk space [04:04] not a big enough buffer heh [04:04] I'm not sure how that could have happened with a 60 gig. [04:04] quite [04:05] well, tell aptitude to install the ubuntu-desktop task again and see what happens [04:05] the full log is in /var/log/base-config* [04:05] I downloaded and burned it myself. Soundl like an initial prob there? [04:05] I hope you checked the md5sum [04:05] yeah I did [04:05] and it came out fine [04:05] I think mauve has more RAM. [04:05] occy: I was talking to BrettMeister [04:05] oh [04:06] occy: "not a big enough buffer"; was that directed at me, and if so could I have more context please? [04:06] Dec 28 22:04:50 (none) user.info anna[4330] : Warning **: bad d-i Packages file grep: /cdrom/dist/stable/Release : Not a dirctory [04:06] Kamion I get that over and over and over.... [04:06] I thought I did, but maybe I didn't do that right either. First, how do I get from the Gnome desktop back to where I can try to re-install. I spent some time in aptitude and tried to re-install just to get more of the same message that there was a problem with installing some of the packages. [04:07] occy: probably DMA problems on the disk [04:07] CD drive, rather [04:07] Kamion :/ Why would FC1 install fine from it? [04:08] BrettMeister: try just 'aptitude install ~tubuntu-desktop' from the command line, and pay attention to the output [04:08] daniels: you know how you were saying about hte xlib and how when i move it sincs it slower... is there any way to speed that up? [04:08] occy: there was a problem with our kernel configuration in warty; the bit that disabled DMA on CD drives was accidentally dropped [04:08] it's fixed in hoary [04:08] liquidboy: not without some significant code hacking in metacity and blcak magic, i'm afraid [04:08] awe :( [04:08] Kamion yeah... it worked fine... up until it got to the daily bug :) [04:09] with hoary that is. [04:09] is it that my video card is difficult t ocode for? [04:09] Kamion any way to manually get around that? [04:09] the thing is that ive tried this exact same computer with peanut linux without any of these problems [04:09] occy: yes, if only I can remember it [04:09] liquidboy: no, it's a long-standing problem with xlib [04:09] Kamion k bud... [04:09] liquidboy: well, it could be that acceleration is disabled, but i'd be surprised === lukins [~lukins@cvg-29-11-255.cinci.rr.com] has joined #ubuntu [04:09] i might aswell check that... (and tuxracer was VERY slow) where could i check that? [04:10] /var/log/XFree86.0.log (/var/log/Xorg.0.log if using hoary) [04:11] ubuntu 4.10 - sao thats warty eh? [04:11] yeah [04:11] Thanks for the help anyway folks. I guess untill I get better at this I'll have to install a distro with more detailed support and reliable install disks. [04:11] can the live cd save files(config) to a usb drive? [04:11] daniels: what section / text am i looking for? [04:12] liquidboy: anything related to acceleration, really === BrettMeister [~chatzilla@dialup-4.245.35.20.Dial1.StLouis1.Level3.net] has left #ubuntu [] [04:12] oh right [04:12] it's a long file :P [04:12] liquidboy: the savage is an uncommon chipset, so i can't remember what it puts out off the top of my head, sorry [04:12] liquidboy: and that's at low verbosity, too [04:12] searching for DMA and warty in bugzilla doesn't return anything. [04:13] occ [04:13] nomasteryod [04:13] hdparm -d1 /dev/hdc === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [04:13] if that is your cd drive that is [04:13] any one playing doom3 under ubuntu? [04:13] i use hdparm in my boot.local on suse [04:13] for hd and cd === Amaranth [~travis@amaranth.user] has joined #ubuntu [04:13] much better performance [04:14] there's a kernel boot parameter, I'm looking for it. warty is unlikely to be a useful search term. [04:14] Kamion okies. thanks === phyberoptix looks at gentoo [04:14] Kamion gonna put it on my blog so I can remember it in the future once you find it ;) [04:14] daniels: i found this line (II) SAVAGE(0): Using XFree86 Acceleration Architecture (XAA) === cherie [~cherie@delta-29.sisna.com] has joined #ubuntu [04:15] Kamion and of course, I'll need a homepage URL if you have one so I can properly credit you for the tip. [04:15] occy: echo "using_dma:0" > /proc/ide/hdc/settings [04:15] occy: https://bugzilla.ubuntu.com/show_bug.cgi?id=2640 [04:16] this is probably above my head [04:16] type /exec -r man man [04:16] lol [04:16] Kamion do that at the boot param? [04:16] maybe i should get a computer geek to come and help me === orbitalbears [~orbitalbe@rrcs-24-106-69-163.central.biz.rr.com] has joined #ubuntu === occy reads [04:16] liquidboy, a linux geek [04:16] the only kind [04:16] =) [04:16] :Pyeah [04:17] i know one you see... [04:17] cool [04:17] actually i know a few [04:17] but one that's acutually here (in dunedin) [04:17] nm [04:17] hello all - quick question - i was having problems with the install on an old laptop, so can i install from the live cd? === occy retrys hoary cd. [04:18] occy: no, at the shell in alt-f2 [04:18] s/in/on/ === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [04:18] Kamion yah, I rtfa'ed [04:19] fairly early, basically as soon as it exists [04:19] err.... rtfURL'ed [04:19] or something ;) === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu [04:20] hehe, ive got another question about sound. when ubuntu loads the log in screen, it makes the clunky noise (Kind of) how do i make that quieter, so i can have my headphones plugged in (its too loud for them, and im scared it'll damage them) === Talliesin_ [~Jon@83-70-249-222.b-ras1.prp.dublin.eircom.net] has joined #ubuntu === jeffreyb [~jeffreyb@1Cust7688.an4.chi30.da.uu.net] has joined #ubuntu [04:21] do a script that sets the mixer levels to 0 for sometime after boot === tabmoW [tabmow@tabmow.linuxfordummies] has joined #ubuntu [04:22] What do most use to burn cds using Ubuntu? [04:22] you guys reckon it is worth it putting ubuntu x86 version on a PII 233 - 64mbram - 4gb hdd laptop ? [04:22] jeffreyb, cdrecord === briareus [~briareus@Briareus.linuxfordummies] has joined #ubuntu [04:22] hello all [04:22] I realize that... GUI please. ;P [04:23] nautilus? [04:23] just completed ubuntu install, trying to start sshd service, how do i do that? [04:23] jeffreyb, sorry. that's what i use. [04:23] jeffreyb, maybe try xcdroast. [04:24] jeffreyb, most of those are just gui layers on top of cdrecord. [04:24] Kamion did you know of any work-around with the warty cd? [04:24] Kamion it's now giving: Failed to copy file from CDROM. Retry? [04:24] Cool. I like K3B alot but was wondering if the Gnome world had something similar [04:25] jeffreyb, nothing as nice [04:25] jeffreyb, i guess xcdroast would be the closeset thing to that. [04:25] occy: I was under the impression that what I said above was a workaround, but I have never seen this error myself so I cannot be sure. [04:25] briareus: install the openssh-server package [04:25] no worries, you did try... [04:25] thanks bunches [04:25] *yawn* I now need sleep it seems. [04:25] Kamion, i did, its installing, will it start it as well? [04:26] briareus: yes [04:26] Debating if I should get up and swim or sleep in. [04:26] anyhoo... thanks guys for the help. bbl [04:26] tabmow have you tried beatrix livecd, ubuntu for pentiums with 64mb [04:27] Kamion, thanks, but in general, in debian/ubuntu, how does one start a service? [04:27] lukins: i don't want a livecd though... i want a proper install [04:27] tabmoW, it has an installer [04:27] tabmoW, hehe whats up [04:28] ;oP [04:28] briareus: one installs the package in question [04:28] lukins: well ubuntu just came in the mail so i was going to put that on... you would advise against it? [04:28] briareus: after installation, '/etc/init.d/ start' and stop [04:28] tabmoW, no try it out and see if you like it, but definitely check out beatrix [04:28] ok thats sort of what i thought, thanks Kamion [04:28] by convention packages start any services they install, though [04:29] its been months since i ran debian === ubuntu [~leafless@ottawa-hs-209-217-99-116.d-ip.magma.ca] has joined #ubuntu [04:30] kebac: um, i don't really know how to do a script... i'm a bit of a noob === ubuntu [~leafless@ottawa-hs-209-217-99-116.d-ip.magma.ca] has left #ubuntu [] [04:30] liquidboy: neither do i... :) [04:30] :P [04:31] liquidboy: i only heard that someone used a script to prevent loud pops during boot [04:31] apt-get dist upgrade <--whats wrong with that [04:31] shouldnt be too difficult to create a script that simple [04:32] but what do i write? === cherie [~cherie@delta-29.sisna.com] has joined #ubuntu [04:32] liquidboy: search google for "linux scripting" or similar === ubuntu [~leafless@ottawa-hs-209-217-99-116.d-ip.magma.ca] has joined #ubuntu [04:33] liquidboy: look for files with .sh extension on your PC [04:33] what will a apt-get dist-upgrade do to ubuntu? [04:34] any thoughts? [04:34] ubuntu really is nifty, Gnome has come a long way, this is my first irc chat with my fresh install of Ubuntu! [04:35] briareus: it will update the version to the latest on the server [04:35] mcgood, ok cool, it just wont go from say warty to whatever unless i change my apt repositories right? [04:35] ubuntu, congrats [04:36] it's really beautiful chaps [04:36] briareus: that's right [04:37] anyway bye for now === ubuntu [~leafless@ottawa-hs-209-217-99-116.d-ip.magma.ca] has left #ubuntu [] [04:37] boy, that was quick [04:37] mcgood, "mplayer-k6: Depends: libartsc0 (>= 1.3.1) but 1.2.3-1 is to be installed" that means i need to apt-get update right? [04:37] nice hello.goodbye [04:37] I isntalled the mp3 package but can;t hear any sound... can anyone help? [04:37] siulca, do you have the bootup sounds? [04:38] or start sounds? [04:38] siulca, alot of audio apps in linux install muted by default to protect speakers, try aumix or something or alsamixer to raise levels [04:38] er... didn't notice! [04:38] briareus: is mplayer in universe? [04:38] mcgood, no idea === lilubu [~x43@cs2417482-84.houston.rr.com] has joined #ubuntu === rm6990 [~rm6990@S0106000c6ec62859.cg.shawcable.net] has joined #ubuntu [04:39] well hello lilubu [04:39] hi briareus nice to meet you === gpled [~worker@66.178.144.24] has joined #ubuntu [04:39] mcgood, actually it was lilubu here that has that error [04:39] I'm just wondering if anyone else has been experiencing complete system lockups with Ubuntu. Like Ctrl+alt+F2 won't work, nothing. I have to reboot with Ubuntu more often than I did with Windows [04:39] is their a package that will install flash? or do i have to do in by hand? [04:40] gpled, when i run firefox i can install it from within fluxbox running [04:40] gpled: download the latest firefox from mozilla.org, it does it automaticially after u come to a site that needs it [04:40] rm6990, that's bad... I had problems with powersafe on a laptop running debian/unstable but nothing on ubuntu [04:40] using mozilla :( [04:41] it's not the volume level, I just checked. [04:41] but i like mozilla :) [04:41] it just started the last couple days [04:41] gpled: firefox has tabbed browsing, it's cool [04:41] in rythmbox it doesn't play any music just keeps skipping to the next track. [04:41] gpled: download the latest mozilla from mozilla.org and then run the flash installer from macromedia.com mcgood: so does mozilla [04:42] rm6990, does it happen while you use it, or could it be a problem with powersave/hibernation for you also? [04:43] while i use it, i was reading a website and had xmms open on a computer with a 1.8 GHz processor and 512 MB of RAM...and it locked up, it almost never happens when the computer is doing nothing or under heavy loads [04:43] custom build kernel? [04:44] nope, 2.6.8.1-4-686...the updated security one from ubuntu === dewey [~dewey@c-67-168-51-181.client.comcast.net] has joined #ubuntu [04:45] rm6990, something else that cause troubles in ACPI on some chipsets, you could try to add acpi=off to the grub boot command [04:46] would that cause problems if it wasnt hibernating though, like i had almost continuously been moving the mouse at least once a minute for the last 20 minutes when it happened [04:46] thanks for the help guyes... [04:46] later. [04:47] rm6990, still, booting without the acpi might help [04:47] alright, ill try....will i have to add the option everytime i install a new kernel? [04:47] yes [04:47] and had i seen the opportunity, i would have just now installed with noapic nolapic acpi=off [04:48] i was a little unsettled by the fact that the ubuntu install prompted me for nothing but a username and password, i usually install a rather thin operating system, this install just took me three hours [04:50] should i turn apm off too? [04:50] like apm=off [04:51] I dont think so.. isnt apm a service? [04:51] /etc/init.d/apmd [04:51] lol...never mind then [04:51] and Im a little surprised that the apps i am used to urpmi'ing arent even in the apt-get repositories, where can i find apt-get repositories that have more packages? === Poprocks [~chatzilla@CPE7ed9415afb2c-CM0012253dec94.cpe.net.cable.rogers.com] has joined #ubuntu [04:52] briareus, did you include multiverse? [04:52] uncomment out the universe repositories in /etc/apt/sources.list and you can then copy and paste those 2 lines again into the file and change the words universe to multiverse [04:52] JDahl, all i have done is install, apt-get dist-upgrade, at this point [04:52] hey -- can anyone tell me how I can change what modules get loaded upon boot so I can switch from oss to alsa? I checked /etc/modules but the oss modules aren't listed there so maybe something else is loading them? any suggestions! [04:52] ok rm6990 === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [04:53] that way you would have 2 universe lines and 2 multiverse lines (i worded it a little confusingly) [04:53] i got you :) [04:53] anyways, im going to reboot to test that out, thx JDahl === illek [~mike@ip68-13-238-168.ok.ok.cox.net] has left #ubuntu [] [04:57] even in multiverse/universe, no such animal as ethereal. thats just crazy to me [04:57] certainly is [04:57] ethereal is sweet [04:58] as is rkhunter [04:58] i mean i can build them, but I am surprised they arent in the repo === broodster [~broodster@n219078247154.netvigator.com] has joined #ubuntu [05:00] actually ya know what? oss works fine.. so why change [05:01] actually ya know what? so does alsa these days. just not on some older cards, afaik. === regeya was an oss holdout until recently [05:02] briareus: uh ... [05:02] ethereal | 0.10.4-3ubuntu1 | warty/universe | amd64, i386, powerpc, source [05:02] it's right there [05:02] briareus: perhaps you didn't press Reload? [05:02] well for me it just says [05:02] hmm this time it worked, what the hell [05:02] it said before cannot stat package so and so [05:02] hmm. [05:03] thats ok, as long as it works [05:03] briareus: er, that means you need to do apt-get update, or fix your typo. === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [05:03] briareus: definitely means you didn't press Reload the first time === rm6990 [~rm6990@S0106000c6ec62859.cg.shawcable.net] has joined #ubuntu [05:03] reload? [05:04] does anyone know why I can listem to music on totem but not rhythmbox?!! [05:04] i dont know what you mean [05:04] hey [05:04] i need help installing a java based game [05:04] there's a big reload button in synaptic; if you're not using synaptic, 'apt-get update' as daniels said [05:04] regeya: I've used alsa almost exclusively in my linux career [05:04] i can't seem to get it to work [05:04] can someone help me out? [05:04] JDahl: the acpi=off prevented it from booting....i dont know why i didnt think of this but i get errors on every boot about the modules PCIEHP and SHPCHP not loading [05:04] ah thats why, i hardly use gui for such stuff [05:04] regeya: but for now, oss works fine so I'm not going to fix it if it ain't broke [05:05] these modprobe errors happen on 3 different comps running ubuntu [05:05] hm. === scotth [~scotth@pcp08023289pcs.dalect01.va.comcast.net] has joined #ubuntu [05:06] anyone know if you can install ubuntu from the live cd they offer? [05:07] JDahl: is it safe to make the files it is trying to load non-executable? [05:07] can someone help me? [05:07] i'm having trouble installing a java based game [05:08] rm6990, I wouldn't know... but that's a strange problem - acpi=off should be safe [05:08] broodster: do you have java installed, you might have to get it from java.com, download the self extracting file (not the RPM)...execute it in your home directory as root, change the name of the folder it creates to java, then place that folder in /usr/local (the new java folder should be /usr/local/java) then issue the command at your shell (as regular user) [05:08] echo "export PATH=$PATH:/usr/local/java/bin" [05:09] sorry, that wont work! [05:09] echo "export PATH=$PATH:/usr/local/java/bin" > .bashrc === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [05:09] and you have to be in ur home folder to do this [05:09] i thought >> appends while > overwrites [05:10] JDahl: lol, how do i get into system recovery mode from the install cd should this turn out to not work? [05:10] to make the files executable again? [05:10] ive installed the java runtime enviroment [05:10] that's all i need right? [05:11] broodster: did u issue that command i gave to add the java binaries to your path? [05:11] rm6990, boot to runlvl 1 should still work [05:11] rm6990, I havent used the live CD [05:11] JDahl: use the recovery option at the grub screen in other words? [05:12] rm6990, is that runlvl 1? I never knew what it did... it just do what I always did [05:12] ok === gpled [~worker@66.178.144.24] has left #ubuntu ["Leaving"] [05:12] wait [05:12] rm6990 [05:12] can i send u the installer [05:12] broodster: the path i gave has to point to ur binaries [05:12] that === siimo [~siimo@siimo.user] has joined #ubuntu [05:12] they sent me [05:12] like where u put them [05:12] so u know more about what im talking about [05:12] broodster: what game is it? [05:12] war of conquest [05:12] has anyone installed hoary using the mini.iso? [05:13] its only like 5mb [05:13] broodster: how big is it (thx to my little brothers virus infested windows computer...i am pushing my bandwidth limit for the month) [05:13] can anyone help me with rhythmbox? [05:13] lol === ..[topic/#ubuntu:broodster] : mb [05:13] wth [05:13] 6.8 mb [05:13] what [05:14] alright...yeah, u can send it to me...how r u going to send it? === ..[topic/#ubuntu:daniels] : Ubuntu support channel | FAQ: http://www.ubuntulinux.org/support/documentation/faq/ | Wiki: http://www.ubuntulinux.org/wiki/ | Mailing lists: http://lists.ubuntu.com/ | Forum: http://www.ubuntuforums.org/ | Warty Guide: http://ubuntuguide.org [05:14] sorry about that === mode/#ubuntu [+o daniels] by ChanServ === mode/#ubuntu [+t] by daniels === mode/#ubuntu [-o daniels] by daniels [05:14] sending === _|Imanewbie|_ [~imanewbie@200-102-142-189.paemt7013.dsl.brasiltelecom.net.br] has joined #ubuntu [05:15] i clicked accept, why is it just sitting there...the window wont come out from ontop of my xchat window [05:15] hmm [05:15] <_|Imanewbie|_> Hail fols [05:15] <_|Imanewbie|_> folks [05:15] JDahl: I'm going to try what i was going to do, ill let you know [05:15] broodster: yeah, the command rm6990 gave you *definitely* should have been >> .bashrc, not > .bashrc [05:15] <_|Imanewbie|_> any news about cds shipments? [05:16] wait [05:16] ill give u the exact link === maximaus [~max@user-37kacl7.dialup.mindspring.com] has joined #ubuntu [05:16] alright, yeah, it aint coming through [05:16] http://www.play-free-online-games.com/woc/woc_install.zip [05:18] broodster: give me a couple of minutes to look at it [05:18] alright [05:18] ok [05:18] its for mac and linux [05:19] it has a .exe file in the .zip file....r u sure u didnt click the wrong link, or maybe it is for all three [05:19] im sure [05:19] anyone know how to start a .jar file with java? [05:20] i tried java filename.jar and it didnt work [05:20] http://warofconquest.com/download.php [05:20] rm6990: java -jar filename.jar [05:20] that's where i downloaded it [05:20] crimsun: i knew i was doing something wrong...thank you! === Dethread [~Dethread@4.30.200.35] has joined #ubuntu [05:20] rm6990: np [05:20] I'm having some trouble with my smbclient on ubuntu .. my server works fine though [05:21] I can't browse any smb shares with nautilus [05:21] anyone else having similar problems? [05:21] broodster: i just had the game running using the above command, do me a favour, open a terminal and type in java and click tab twice and let me know what comes up for possible completions === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [05:22] omg thanks ! [05:22] it worked? did u use the above command? [05:22] poprocks i have the same problem [05:23] Cloudchaser: really? [05:23] yes [05:23] yes =] [05:23] any suggestions anyone? [05:23] what i do is..made an fstab entry === _mage_out [mage@CPE-144-136-41-139.vic.bigpond.net.au] has joined #ubuntu [05:23] and then i can do mount -a [05:23] broodster: no prob, java can be a real pain, i was thinking of writing up an unofficial guide to it and GNU FDL'ing it [05:23] well that doesn't really solve the problem, it just pokes at the symptoms [05:23] and then i can browse them in file manager, but not network browser [05:23] but yeah Cloudchaser I see that that would work [05:23] yup [05:23] help please! [05:24] it doesn't solve it [05:24] i tried and tried to figure out what was wrong [05:24] siulca: ...with? [05:24] nearest i can figure is there's some gnome-vfs bug [05:24] not sure if thats even relate though [05:25] just saw it mentioned while googling for the issue [05:25] crimsum, with rhythmbox [05:25] yeah... [05:25] well it worked with other distros :( [05:25] yes i think it did..i know it worked with 2.4 kernel === spikeb [~spikeb@c68.117.110.98.hay.wi.charter.com] has joined #ubuntu [05:25] this is my first use of newer kernel though [05:26] s the smb browsing [05:26] method has been merged into gnome-vfs2 [05:26] i read that so maybe thats where the issue is [05:26] crimsum, any idea how I make rhythmbox do what it's supposed to do... play music? === buu [~root@tera-24-206-135-151.kw.tx.cebridge.net] has joined #ubuntu [05:28] <_|Imanewbie|_> any news about cds shipments? Can I know if mine have already been shipped? [05:28] i received mine today [05:29] =] [05:29] a coworker got his 4 weeks ago [05:29] who knows [05:29] hey [05:29] is linux supported by ATI? [05:29] yes [05:29] but their linux support is just as bad as their windows support. [05:29] not by ATI per se, but works on ATI boards [05:29] ATI sucks really [05:29] yah [05:29] <_|Imanewbie|_> Ive ordered my cds an ice age ago [05:30] their catalyst thing is a JOKE [05:30] nvidia [05:30] unfortunately [05:30] i didn't know that === rm6990 [~rm6990@S0106000c6ec62859.cg.shawcable.net] has joined #ubuntu [05:30] if you want real 3d, then nvidia is the way, the truth and the light [05:30] my motherboard can't handle a nvidia card (stupid thing) so i AM glad ati is around for that [05:30] till i bought a radeon =[ [05:30] video card wars offtopic, guys. [05:30] spikeb, huh? [05:30] nomasteryoda, i have a lovely abit kt7a [05:31] lol [05:31] ok [05:31] what program does everybody use to play music on Ubuntu? [05:31] xmms is my favorite [05:31] JDahl: (or anyone else if u know how to do it): about this boot message errors...how do i get the output from when my computer was booting so i can show u what it was doing? [05:31] i use rhythmbox. [05:31] heh [05:31] xmmx...and sometimes mplayer (compiled from source) for certain restricted codecs from a certain greedy monopoly [05:32] *xmms [05:32] rm6990, cat /var/log/messages | grep error [05:32] spikeb, how did u manage to make rhythmbox to work? mine is refusing to play anything I throw at it! [05:32] siulca, mine played ogg out of the box [05:32] i added gstreamer's mad plugin and now it does mp3 too [05:32] oh... ogg... I got 26GB of mp3 :( [05:33] I added the mad plugin as well but still doesn;t play mp3! any idea why? [05:33] gstreamer0.8-mad to be exact [05:33] siulca: the ubuntu guys are just covering their asses from patent infringement lawsuits...xmms will play the files, just add universe === Ravenlock [~a@69-162-14-78.stcgpa.adelphia.net] has joined #ubuntu [05:33] add universe? [05:33] broodster@broodster:~ $ rpm -Uh --force fglrx-4.3.0-3.14.6.i386.rpm [05:33] rpm: To install rpm packages on Debian systems, use alien. See README.Debian. [05:33] error: cannot open Packages index using db3 - No such file or directory (2) [05:33] error: cannot open Packages database in /var/lib/rpm [05:33] broodster@broodster:~ $ [05:33] help plz =] [05:34] cat /var/log/messages | grep error didnt give me the right error messages i was looking for [05:34] Hey all :) Could use some help with an ISO install, if anyone is willing === Little_Bear [~little_be@201.137.130.49] has joined #ubuntu [05:34] ogg rules [05:34] trying to install my ati drivers [05:34] broodster, use the drivers ubuntu provides instead [05:34] <_|Imanewbie|_> siulca: go to apt and open the sources list with a text editor [05:34] where do i get that [05:34] is it on the cd i burned? [05:34] broodster: is there any files other than rpms available for ati? [05:34] broodster, fglrx driver is already packaged for ubuntu, it's in the restricted repository [05:34] never mind, listen to spikeb [05:34] _|Imanewbie|_, ok [05:34] nope [05:35] all rpms [05:35] A description of the problem: CD in drive, boots into the install, allows me to select my location and language, and then does the "scanning CDrom" part and freezes on a blue screen [05:35] _|Imanewbie|_, what for? [05:35] so spike [05:35] it's on the cd right? [05:35] This seems similar to the behavior I got from a straight Debian install CD, which told me it couldn't read the image. [05:35] broodster, http://www.ubuntulinux.org/wiki/BinaryDriverHowto [05:35] <_|Imanewbie|_> there will be a list of urls and something like universe [05:35] broodster, and yes it should be i believe [05:36] Ravenlock: what kind of cd drive do u have? [05:36] It isn't a problem with my CD burner - I suspect I'm missing a tag on the boot that I need... for instance, to get into Knoppix I need to use nodma, but that has no effect here [05:36] Whatever kind came in a Dell Latitude laptop about 5 years ago. Honestly, no clue. ;) [05:36] Ravenlock, try something like noapic, nolapic, acpi=off, or all of em [05:36] heh [05:36] is there another way anybody to get the boot-time error messages, this isnt giving me the proper ones [05:36] dmesg? [05:37] <_|Imanewbie|_> deb http://archive.ubuntu.com/ubuntu/ warty universe multiverse [05:37] briareus: will setting all the tags have any negative effects? [05:37] <_|Imanewbie|_> add multiverse like the example above [05:37] I don't want to prevent anything from autodetecting, if it can === elmaya [~elmaya@201.128.155.149] has joined #ubuntu === JDahl [~qwerty@ca-stmnca-cuda4-gen2p-64.vnnyca.adelphia.net] has left #ubuntu ["Leaving"] [05:37] Ravenlock: see if the stuff in https://bugzilla.ubuntu.com/show_bug.cgi?id=2640 works for you [05:38] Ravenlock: comments #4 to #6 [05:38] (I actually have an install of Kanotix, another Debian variant, up and running; I was able to get their LiveCD to work. But I want to try Ubuntu.) :) [05:38] Checking that now, Kamion, thanks :) [05:39] <_|Imanewbie|_> siulca: got it? [05:39] I'm getting "illegal instruction" errors when running mplayer... uh... ? [05:39] spikeb: still not the same error messages, but getting plenty of other errors here...do u think i should just compile my own kernel and be done with it? [05:39] hmmm [05:39] i'm not that great at it but ill manage? [05:39] rm6990, are you sure the errors you're getting are harmful? heh [05:39] brb [05:40] ill put them in pastebin.com, ill give u the link in a minute [05:40] ok [05:40] i'll be back in a minute [05:41] how do i know what kernel i have? [05:41] <_|Imanewbie|_> siulca: are you there? [05:41] http://www.pastebin.com/134359 [05:41] broodster: `uname -r` === thegreatone2176 [~tgo@ip68-14-52-64.no.no.cox.net] has joined #ubuntu === sfranklin [~sfranklin@162.33.147.6] has joined #ubuntu [05:41] anyone else that knows a lot about this...please take a look too...again it is http://www.pastebin.com/134359 [05:41] broodster: and yes, the drivers are already in Ubuntu Warty [05:42] Kamion: Success! Brilliant. Thanks so much! [05:42] siulca: enable the 'universe' repository in Synaptic, then Update, then install 'gstreamer0.8-mad' [05:42] Had to type it very fast, but it worked ;) [05:42] 2.6.8.1-3-amd64-generic [05:42] siulca: then (re)start Rhythmbox, and you'll be able to play mp3s [05:42] They really ought to put in a boot tag to disable DMA, but beggers can't be choosers. ;) [05:42] so is that 686 or 386 [05:42] broodster: there are currently no fglrx drivers that support amd64 [05:42] rm6990, from what i am seeing so far, you have a nice computer :) === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [05:42] Kamion ... back ... and now its saying my compiler (gpp) wont compile anything [05:42] damn [05:43] broodster: you'll have to wait another month til the next release [05:43] even though its installed [05:43] =[ [05:43] broodster: blame ATI, not Ubuntu [05:43] thegreatone2176: try installing build-essentia [05:43] er, build-essential [05:43] Ravenlock: cool! [05:43] ok [05:43] hmm [05:43] rm6990, i'm not sure what to tell you [05:43] wait [05:43] isnt amd more popular [05:43] k brb after its installed [05:43] than intel [05:43] why they supporting intel? [05:43] Ravenlock: we've disabled DMA on CD drives by default in Hoary; it was meant to be that way in Warty, but the change got dropped from the kernel by accident [05:44] broodster: er, i386 has a massively greater install base than amd64 at the moment [05:44] kamion is it in the packages or just google it? [05:44] thegreatone2176: the build-essential package. [05:44] spikeb: thx...it is fairly nice...lol, only when it works though ;) [05:44] Ah. I didn't realize that when I said "they" I was referring to "you". ;) Thank you again for the quick point to the fix. :) [05:44] rm6990, all i can see is the USB problem, and i dont know anything about that [05:44] broodster: amd64 is only part of what AMD put out === defendguin [~supertux@adsl-157-52-224.msy.bellsouth.net] has joined #ubuntu [05:44] i386 is generic - it includes both amd and intel x86 chips [05:44] Ravenlock: heh, yeah [05:45] yeah...it for some reason isnt showing the modprobe errors, i could reboot and quickly write them down if u would like [05:45] rm6990, on the off chance i might be able to help, sure if you want [05:45] siulca: just query me, don't dcc chat, thanks :) [05:46] and if all else fails, ill just compile my own kernel :-P...anyways, thx for the help, ill be back in probably 5 minutes [05:47] crimsun, sorry :) === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu [05:48] crimsun, just to let you know that I got the mad plugin installed and I can hear music on other players just not on rhythmbox. === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [05:49] siulca: did you restart Rhythmbox? [05:49] I seem to have missed something. I just installed unbuntu, set up an account, etc, how the heck do I get root privs? [05:49] yes... I'm even considering to restart the pc! [05:49] buu, sudo [05:49] oh [05:49] I see. [05:49] How do I enable the root account? [05:49] that i don't know. [05:49] =[ [05:49] sudo passwd root [05:50] crimsum, yes... I'm even considering to restart the pc! [05:50] Kamion: Logical === housetier [~housetier@dsl-213-023-051-188.arcor-ip.net] has joined #ubuntu [05:50] Ack, wtf. Ubuntu doesn't have flux/black box?! [05:51] sure it does. [05:51] both in 'universe' repo [05:51] mmm [05:51] why anyone would use ubuntu that didnt want gnome is beyond me [05:51] spikeb: It was in the nature of an experiment. [05:51] ahh === rm6990 [~rm6990@S0106000c6ec62859.cg.shawcable.net] has joined #ubuntu [05:51] http://www.pastebin.com/134362 [05:52] ok [05:52] i copied the errors into there [05:52] hmm [05:52] rm6990, those two errors i get all the time - they're fairly normal as far as i know [05:52] kamion ... first error fixed thanks now i have thiss one configure: error: Cannot find termcap compatible library. [05:52] thegreatone2176: install the libncurses5-dev package, probably [05:52] rm6990, so i dont think it has anything to do with your problem [05:52] ok [05:53] spikeb: damn....i was hoping if something was broken i could at least find it :P [05:53] spikeb, why can't you use a better video card? === Kamion goes to bed, way too late here === bronson [~bronson@node-40240852.sjc.onnet.us.uu.net] has joined #ubuntu === ubuntu [~leafless@ottawa-hs-209-217-123-17.d-ip.magma.ca] has joined #ubuntu [05:53] nomasteryoda, this board freaks out with any nvidia card newer than like a mx4400 [05:53] nomasteryoda, so i'm stuck with a radeon 9200 [05:53] man that is crazy [05:54] spikeb: i think im going to custom compile my own kernel...ive always liked doing that anyways. [05:54] yeah but it's a fairly well known/documented problem [05:54] that really has no solution [05:54] rm6990, okie dokie [05:54] Does anyone know if it is ok to remove the distros kernel after i have compiled my own or does one always need to be there from apt? [05:54] you should be able to remove it [05:54] rm6990, you can actually make a .deb package of your own kernel [05:54] rm6990: you are free to use whatever you wish, but official support is limited to the subset of supported debs [05:55] although obviously you should always keep at least one older working kernel around as a backup [05:55] Kamion: alright, that probably is a good idea spikeb: how do u make the .deb....is it a long process? [05:55] hello folks I'm getting a really strange output from the command "last -i"??? the IP number appears in my logs 146.135.4.8 what is going on? [05:56] last -i === lynrob [~rob@63-225-111-26.dnvr.qwest.net] has joined #ubuntu [05:56] rm6990, http://www.ubuntulinux.org/wiki/KernelCompileHowto [05:56] spikeb: thx [05:57] kamion [05:57] no problem === jiyuu0 [~jiyuu0@218.111.149.83] has joined #ubuntu [05:57] back [05:57] configure: error: The X11 library '-lX11' could not be found. [05:57] Please use the configure options '--x-includes=DIR' [05:57] and '--x-libraries=DIR' to specify the X location. [05:57] See the files 'config.log' and 'ddd/config.log' [05:57] for further diagnostics. [05:57] last error hopefully [05:57] thegreatone2176: sudo apt-get install libx11-dev [05:57] k [05:58] handspring pda was working, now not syncing, though the configuration is still good, any suggestions? [05:58] I just installed ubuntu, I ran the command "#last -i" and I get this IP address in my logs 146.135.4.8 ? [05:58] Hrm. Where does ubuntu look to determine which WM to launch? === funky is now known as kubrick [05:59] spikeb: if i just do the standard #make && make modules_install (this is what it says to do in the gentoo handbook) does it just install everything in /lib? === kubrick is now known as funky [05:59] ubuntu: and ? [05:59] I don't understand [05:59] rm6990, modules go in lib, yeah [05:59] this isn't my IP address? [06:00] and then everything else stays in /usr/src/whatever and whatever i copy into the /boot directory, right? [06:00] Is it maybe a bug? [06:00] rm6990: you should look at kernel-package [make-kpkg(1)] [06:01] crimsun: can i use make-kpkg with a vanilla kernel from kernel.org? [06:01] rm6990: absolutely === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:01] whoa... how is that gnome-cd-player is playing my cd even though I don't have a cable connected from my cdrom drive to my sound card? [06:01] alright [06:01] that's cool [06:01] Poprocks: Digital Audio Extraction [06:01] data flows over the IDE bus [06:01] (provided you have an ATAPI drive) [06:01] I've always been able to do that on totem [06:01] ubuntu does that? Cool. [06:02] I never could get windows to do that. It was ridiculous. [06:02] cool [06:02] but I've always been out of luck with gnome-cd-player [06:02] buu: really? [06:02] Poprocks: Yeah. === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [06:02] Poprocks: Every app I tried just tried to send it straight to the sound card. It was silly. [06:02] what version of xfce is in hoary ? [06:02] whatever version sid had when they last took packages [06:02] finally I can listen to Broken Social Scene :) [06:03] but I usually rip all my tracks into oggs anyway.. still it's a cool feature [06:03] Excellent! [06:03] aye, i rip all my stuff to ogg or flac as well [06:03] I've never really used flac [06:03] spikeb, ok thanks. so my question should have started with: Is anyone here running hoary and if so what version xfce does it have. [06:04] it's a lossless codec right? [06:04] scoon, heh [06:04] Poprocks, yeah [06:04] I have the IP address of a remote computer in my logs I have just installed [06:04] spikeb: this may seem like a dumb question - but is it a compressed format? [06:04] Poprocks, i'm not sure [06:04] does it usually produce larger or smaller files than mp3s & oggs? [06:05] scoon: 4.0.6-1 [06:05] daniel i installed waht you said and i get the same error message [06:05] Poprocks, yes it is [06:05] Poprocks: it is a compressed format [06:05] Poprocks, larger files [06:05] daniels read what i said 3 lines above [06:06] Poprocks: on the default setting, it's about 60-70% of the size of wav files [06:06] Poprocks: certain types of files compress more easily [06:06] 146.135.4.8 does anybody know who this belongs to & why it's in my logs [06:06] I see [06:06] Now next question: how do I change the ctrl-alt-f1 hot key to switch to my virtual terminal 1 out of the x server to alt-f1 ? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:07] thanks crimsun [06:08] has anybody else notice this IP address in there logs 146.135.4.8 [06:08] I just installed? [06:08] i need to get myself a rio karma :) [06:09] scoon: np [06:09] hmm, they only seem to have one size [06:09] im getting this erro [06:09] configure: error: The X toolkit library '-lXt' could not be found. [06:09] Please use the configure options '--x-includes=DIR' [06:09] and '--x-libraries=DIR' to specify the X location. [06:09] See the files 'config.log' and 'ddd/config.log' [06:09] for further diagnostics. [06:10] thegreatone2176: libxt-dev [06:10] my computer has just been hacked I've only had ubuntu loaded for half an hour [06:10] dude [06:10] an extra ip isnt a hack [06:10] just whois the ip [06:10] what is it? [06:10] ubuntu: what logfile is this from? [06:10] last -i [06:10] 146.135.4.8 [06:11] it's from the states [06:11] ubuntu: as what user? [06:11] ubuntu: Dude, you totally got pwned. You should pull all of the cables out of the back of the machine and run away immediately. [06:11] leafless [06:11] ubuntu: please tell me leafless's passwd is not "leafless". [06:11] it's my default login name [06:12] no it's not [06:12] should I reinstall [06:12] if you're absolutely sure you've been compromised, sure [06:12] or just give up on ubuntu [06:13] though your first step should be analysis [06:13] you should think of all the places from which you've logged in [06:13] hmm unbuntu didnt get you "hacked" [06:13] your non-firewall non-secure system didnt [06:13] and its probally someone scanning you [06:13] did someone log in remotely to help you with something? === broodster [~broodster@n219078247154.netvigator.com] has joined #ubuntu [06:14] nothing [06:14] another error [06:14] configure: error: The Motif include file 'Xm/Xm.h' could not be found. [06:14] Please use the configure options '--with-motif-includes=DIR' [06:14] and '--with-motif-libraries=DIR' to specify the Xm location. [06:14] See the files 'config.log' and 'ddd/config.log' [06:14] for further diagnostics. [06:14] I did the usual security updates during install [06:14] thegreatone2176: lesstif-dev [06:14] your great crimsum [06:14] thanks man === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:14] np [06:16] maybe I should use the bug report [06:16] hey [06:16] is mplayer still broken in hoary? [06:16] for apache [06:16] what sort of bug would you file, and against what package? [06:16] how do i change my port? [06:16] last [06:16] cuz my isp blocked port :80 [06:17] ubuntu: you mean against 'sysvinit'? [06:17] me? === nomasteryoda [~nomastery@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu [06:17] change your port in apache? [06:18] I would file it against last sysvinit, saying it is giving false remote logins [06:18] I got to Computer -> system config -> resolution, and it's only displaying 3 resolutions, 640x480, 800x600 and 1024x768, at some crap refresh rate. How do I get it to recognize the better modes my monitor is capable of? [06:19] ubuntu: that's a very serious bug report [06:19] ddd finally installed :) [06:19] ubuntu: I would first make sure I have a solid iptables configuration activated [06:19] now crisum wahts the easiet way to make it run\ [06:19] thegreatone2176: to make 'ddd' run? [06:19] did that [06:19] well any app [06:19] whats the quickest way [06:20] thegreatone2176: ...just execute an app [06:20] Anyone have any ideas? === FireEgl [Proteus835@adsl-17-159-92.bhm.bellsouth.net] has joined #Ubuntu [06:20] ubuntu: are you positive? it doesn't sound like you've done sufficient analysis [06:21] ubuntu: for instance, /var/log/auth.log should corroborate that [06:21] what else should I check? === Rene_S [~rskrodzki@CPE000ae62705a3-CM014490004397.cpe.net.cable.rogers.com] has joined #ubuntu [06:21] buu: those are the modes and refresh rates reported as supported by your monitor and agreed by your video chipset [06:21] crimsun: I will just check that [06:21] buu: are you using warty or hoary? [06:22] almost done just want to get the firewall installed but heres an error [06:22] configure: error: Library requirements (libgnome-2.0 >= 2.0.0 [06:22] libgnomeui-2.0 >= 2.0.0 [06:22] gtk+-2.0 >= 2.4.0 [06:22] gnome-vfs-2.0 >= 2.6.0 [06:22] libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CON [06:22] crimsun: Warty, and those definately aren't all the modes supported. [06:22] buu: what graphics chipset and driver? [06:22] crimsun: Maybe it's a video card issue? [06:23] thegreatone2176: what precisely are you attempting to build? === tokemaster [~tokemaste@h4n2fls33o985.telia.com] has joined #ubuntu [06:23] umm i just got unbutu last night and im just want a few things installed [06:23] crimsun: I've got a gf4ti4400 in there, I'm not sure if it's been installd properly or not. [06:23] and there is alot of extra libraries [06:23] and i paste iin here what i cant find on google [06:23] er, s/installed/proper drivers from ubuntu/ [06:23] buu: are you using 'nvidia'? [06:24] all ive asked about is ddd and now firestarter [06:24] and thats all i need === kagou [~kagou@80.125.79.87] has joined #ubuntu [06:24] thegreatone2176: do you have 'universe' repo enabled? [06:24] hmm i was told to make it main [06:25] crimsun: The "Module" section doesn't list either nv or nvidia, the section Driver says: Driver "nv" === vladster [~vladster@h-68-166-89-122.chcgilgm.covad.net] has joined #ubuntu [06:25] but why would that matter .... i still need to know what to install [06:25] finally a live body [06:25] buu: Section "Module" is irrelevant. Change Driver "nv" to Driver "nvidia" [06:25] Ok. [06:25] buu: you'll want to familiarize yourself with the IgnoreEDID option. === root_ [~root@ottawa-hs-209-217-123-17.d-ip.magma.ca] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:26] what fool logged in as root to access the net? [06:26] "Failed to load modula nvidia (module does not exist)" [06:26] buu: read /usr/share/doc/nvidia-glx/README.gz [06:26] buu: did you install nvidia-kernel-common, linux-restricted-modules-`uname -r`, and nvidia-glx? [06:27] leafless :0 146.135.4.8 Tue Dec 28 22:41 still logged in [06:27] leafless :0 146.135.4.8 Tue Dec 28 22:20 - 22:41 (00:21) [06:27] leafless :0 146.135.4.8 Tue Dec 28 22:18 - 22:19 (00:01) [06:27] leafless :0 146.135.4.8 Tue Dec 28 22:06 - 22:15 (00:08) [06:27] leafless :0 146.135.4.8 Tue Dec 28 21:53 - down (00:11) [06:27] leafless :0 146.135.4.8 Tue Dec 28 21:43 - down (00:07) [06:27] crimsun: Doing so now. [06:27] root_: please use pastebin.com for floods, not the channel itself. [06:27] Done and done. [06:27] root_: thank you. [06:27] sorry [06:28] And resolution is still only saying 1024x768 =/ [06:28] I just was trying to show the channel my logs [06:28] buu: read about the option I just told you about [06:28] root_: I suggest you log in as user than leave you box open as a root user === buu reads [06:28] root_: please /msg crimsun with the output of `who' [06:29] accessing the net as a root user leaves you open to an attack [06:29] finally got streamripper running properly [06:30] crimsun: Er, do I need to run the nvidia-installer? I thought the apt-get took care of that. === Dethread [~Dethread@ca-glendora-cuda1-c10c-233.arcdca.adelphia.net] has joined #ubuntu [06:30] I don't think it installs it [06:30] Really? === ubunt1 [~leafless@ottawa-hs-209-217-123-17.d-ip.magma.ca] has joined #ubuntu [06:31] buu: you just need to able glx [06:31] that may have to be run when xserver is shutdown [06:31] buu: read the BinaryDriver howto on the wiki [06:31] eh [06:31] ubunt1: and you've not been hacked. [06:31] Wiki is at...? [06:31] ubunt1: my last(1) output shows something similar for logins from :0 [06:32] it's a bug then? [06:32] yes [06:32] but I don't believe it's against 'sysvinit' [06:32] I should report it [06:32] have you checked bugzilla for the 'login' package? [06:33] I should worry about it, no I haven't [06:33] streamripper is doing a nice log [06:33] "No search results were found for BinaryDriver" [06:33] http://www.ubuntulinux.org/wiki/BinaryDriverHowto [06:33] I am right now getting the linux show so I can review it from the archives [06:34] Simle enough === ubunt1 [~leafless@ottawa-hs-209-217-123-17.d-ip.magma.ca] has left #ubuntu [] === method55-laptop [~method55@63.127.193.16] has joined #ubuntu [06:34] IT's giving me a 404.. [06:34] are there any graphic designers/ web designers here? [06:35] semi-professional/professional === Talliesin__ [~Jon@83-70-241-193.b-ras1.prp.dublin.eircom.net] has joined #ubuntu [06:35] buu: umm...I'm looking at it right this instant... [06:35] http://www.ubuntulinux.org/wiki/BinaryDriverHowTo [06:35] why method [06:36] i know html php sql [06:36] http://www.legaltorrents.com/ this is a link to where you can download music that is licensed under the creative commons [06:36] but [06:36] "Our apologies, the item you requested does not exist" [06:36] this isnt the place [06:36] i mean involving grpahic design etc [06:36] dont spam their channel [06:36] i have a question about being a webdesigner using linux [06:36] its relavent === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:36] Weird.. [06:37] hmmmm ive downloaded like 25 extra libraries today is it always supposed to be like this? [06:37] .... === method55-laptop [~method55@63.127.193.16] has left #ubuntu ["Leaving"] [06:37] crimsun: Lower case t. [06:37] yes [06:38] buu: we both pasted lowercase 't' [06:38] ;) [06:39] crimsun: I can't paste, I was typing an uppercase T =/ === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu [06:40] crimsun: Yes, I've got nvidia working, I get the splash screen when I start X, but still only showing 3 resolutions. [06:40] ok since firestarter wont start i tryed this ftp i was recommended and got this error [06:40] configure: error: You have GLIB 2.0 installed but I cannot find GTK+ 2.0. Run configure with --disable-gtk20 or install GTK+ 2.0 [06:40] and i ran with disabl [06:40] then it said i needed a higher level glib [06:40] so it was pointless [06:41] thegreatone2176: did you check to see if firestarter is available for you? [06:41] thegreatone2176: paste the output of `apt-cache policy firestarter' on pastebin.com [06:41] meh, I'll just build a warty chroot [06:42] crimsun: No joy. [06:43] buu: what resolution do you want? === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu [06:43] crimsun: 1940 or 1600 [06:43] http://pastebin.com/134366 [06:43] then create a modeline for it using `gtf' [06:44] me? === martin_ [~martin@bzq-82-81-108-248.red.bezeqint.net] has joined #ubuntu [06:44] thegreatone2176: you could have saved yourself the trouble by just using `sudo apt-get install firestarter' [06:44] i have a fresh install of ubuntu and i was wondering if i can get the root user and su working like it does in other debian distros? [06:44] crimsun: Erm, where do I put it? [06:44] buu: the generated modeline goes in Section "Monitor" [06:44] crimsun: Danke. [06:45] LinuxNIT: sudo passwd root [06:45] ok thanks [06:45] crimsun: I don't suppose theres a good way to stick it in there? [06:46] buu: come again? [06:46] crimsun: Well, it just prints the modeline to stdout, I need to insert it in the middle of my XF86 config file right? [06:46] buu: just generate the modeline(s) you want and place them in /etc/X11/XFree86.0.log (Warty) [or in /etc/X11/xorg.conf (Hoary)] [06:46] err [06:47] /etc/X11/XF86Config-4 for Warty [06:47] then restart gdm, of course [06:47] Ok [06:47] Option "DPMS" [06:47] modeline blah blah [06:48] as long as it/they is/are in your Section "Monitor" [06:48] Ok. [06:48] ok i apt-get firestarter and it installed [06:48] but [06:48] i get this when i run it [06:48] Failed to run /usr/sbin/firestarter as user root: [06:48] Child terminated with 1 status [06:48] thegreatone2176: did you read /usr/share/doc/firestarter/* ? === broodster [~broodster@n219078247199.netvigator.com] has joined #ubuntu [06:48] nope i will now .. id dint even know to read taht === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [06:49] anyone know how i can configure the port of apache? [06:49] broodster: check the system-wide httpd.conf? [06:49] could anyone tell me why sound on quake3 doesn't work?? it's always just worked for me... I can play sound for everything else... === sfranklin [~sfranklin@162.33.147.6] has left #ubuntu ["Leaving"] === Dethread [~Dethread@4.30.200.35] has joined #ubuntu [06:49] drspin: what sound chipset? [06:49] how do i check it ? === buu inserts the modeline and restarts. [06:50] broodster: best to google; I'm not an apache guru, sorry. [06:50] broodster: It's in etc/apache/httpd.conf [06:50] o [06:50] thx [06:50] The line looks like" port 80" [06:50] It's heavily documented. === hazza96 [~harry@cust0531.qld01.dataco.com.au] has left #ubuntu [] [06:50] crimsun: No joy I'm afraid. [06:51] buu: did you add the IgnoreEDID option? [06:51] buu: did you prepend your generated modelines to the Modes list? === da_bon_bon [~da_bon_bo@210.18.160.134] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [06:51] crimsun: I did not do anything invovling IgnoreEDID, where might I read about this? [06:52] buu: in the file I mentioned above. [06:52] And I just put the output of gtf below the last line in the Section "Monitor" [06:52] hi all. [06:52] I really, really did mention that file for a reason. === shambal1 [~shambala@200.77.171.97] has joined #ubuntu [06:52] i get "ped_filesystem_call" error in qtparted. === buu rereads === nicedreams [~nicedream@ip68-2-79-215.ph.ph.cox.net] has joined #ubuntu [06:52] somebody speak spanish [06:53] You are referring to the nvidia-glx/README.gz yes? [06:53] yes. [06:53] crimsun EMU10K1 driver... SB Live! Digital [06:53] drspin: is snd-pcm-oss loaded? [06:54] how can i open quake in another virtual desktop? I know about 'xinit -- :1' but i want to launch quake3 app [06:54] OSS?? I thought ubuntu used ALSA [06:54] ------- sound initialization ------- [06:54] /dev/dsp: No such device [06:54] Could not open /dev/dsp [06:54] ------------------------------------ [06:54] drspin: it does use alsa [06:54] drspin: quake3 uses OSS [06:54] drspin: it has nothing to do with Ubuntu [06:54] but I have /dev/dsp [06:54] anyone here use QtParted ? [06:54] ? [06:54] quake3 ? [06:54] drspin: um, either you or quake3 is lying [06:55] lol [06:55] da_bon_bon, yeah [06:55] LOL === shambal1 [~shambala@200.77.171.97] has left #ubuntu [] [06:55] how to i launch quake3 [06:55] in another desktop [06:55] crimsun: I read the document and added: IgnoreEDID "0"; to the "Section Device' [06:55] gen: u get somne "ped_filesystem_call" error ? [06:55] no [06:55] buu: wrong, you need to use "1" or "true" [06:55] Oh. [06:55] Duh, sorry. [06:55] da_bon_bon, what are you trying to do, and when do you get the error [06:55] gen: it works without data damage or loss ? [06:56] It still errors with "IgnoreEDID is not a valid keyword in this section" [06:56] %ls /dev |grep dsp // "adsp; adsp1; dsp; dsp1;" [06:56] is there a command [06:56] crisum the docs of firestarter didnt ahve anythingimp that i saw [06:56] to see my ip? [06:56] gen: i just repartition - dont even commit just change to see.. and it gives the error [06:56] what did i miss [06:56] It's the last line in Section "Device" [06:56] buu: I don't think you read it closely [06:56] broodster: for which interface? [06:56] crimsun: It said put it in the Device section.. [06:56] repartition what [06:56] terminal [06:57] buu: Option "IgnoreEDID" "true" ? [06:57] being a little more specific would be nice bon [06:57] buu: that's in my Section "Device" === Ravensky [~Ravensky@c-67-162-148-18.client.comcast.net] has left #ubuntu ["Leaving"] [06:57] broodster: that's not a network interface [06:57] o [06:57] well how do i see my ip? [06:57] crimsun: Oh. I didn't realize the "Option" was required. [06:57] gen: i repartition my vfat on /dev/hdc using knoppix. just change, i donot commit too. after i decrease the size, it gives the error [06:58] buu: please read more closely next time :) [06:58] broodster: ip addr show dev eth0 [06:58] crimsun: It doesn't say it is =/ [06:58] buu: um... [06:58] gen: getting the latest version [06:59] buu: Option "IgnoreEDID" "boolean" <-- clearly stated in README.gz [06:59] broodster@broodster:/etc $ ip addr show dev eth0 [06:59] 2: eth0: mtu 1500 qdisc pfifo_fast qlen 1000 [06:59] link/ether 00:0f:ea:44:ae:1e brd ff:ff:ff:ff:ff:ff [06:59] inet6 fe80::20f:eaff:fe44:ae1e/64 scope link [06:59] valid_lft forever preferred_lft forever [06:59] crimsun: Yes, it does say that. However, I was interpreting "option" as just a generic description, not a piece of syntax. [06:59] da_bon_bon, i still don't understand what you're trying to do, resize? add a partition? [06:59] i use a pppoe connection [07:00] gen: i just _try_ to resize and it gives the error. [07:00] did you google the error [07:00] gen: no. i downloaded latest and am trying out. [07:00] I loaded snd_pcm_oss and still get no response [07:00] gen: why does qtparted does not fit on my screen even on 1024x768 ? [07:01] crimsun: I modified it, started X, the resolution changer is only showing three resolutions. I pasted my XF86Config at http://pastebin.com/134370 === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:01] bon, it should be just the yellow bars that make it that way, showing disk space, it is a bit of a bug because it doesn't resize itself [07:02] drspin: did you load snd-pcm-oss? [07:02] gen: ok. does it happen to u too ? [07:02] da_bon_bon, on bigger drives yes [07:02] crimsun : %modprobe snd_pcm_oss [07:02] buu: you did not do the second part of what I said [07:02] crimsun: if that's how you do it ;) [07:02] menus are still fine and you don't need to see anything past the screen [07:02] it's just the disk meter [07:02] buu: note that your Modes lines lack the modeline definition you generated [07:03] crimsun: I'm sorry, which mode list are you referring to? [07:03] gen: ok. thanks. i am trying now. [07:03] buu: look in Section "Screen" [07:03] I see. [07:03] be careful messing with it if you aren't sure what you're doing [07:03] buu: you should preface each list of Modes with the one you generated [07:03] it can be dangerous :) [07:03] drspin: and does it quake3 work now? [07:03] crimsun: So Modeline foo \n Depth 1 \n Modes "etc"; ? [07:04] quake 3 will launch but sound does not work - same as it was before... [07:04] gen: i have used it before. dont i need to unmount disks before changing ? === drspin sits here wondering why I have 4 mixers in my Volume Control... [07:04] drspin: sudo echo quake3.x86 0 0 disable > /proc/asound/card0/pcm0c/oss [07:04] drspin: yeh that happens, its much better in hoary tho [07:05] da_bon_bon, it won't let you do anything to mounted disks anyhow, you said you're doing it off knoppix so they shouldnt be mounted anyway [07:05] gen: no, currently i am on ubuntu === metrix [~metrix@nts-219.7-185-64.nts-online.net] has joined #ubuntu [07:05] how do i find out my ip address? [07:05] broodster: I just told you above. [07:05] crimsun: "Permission denied" [07:05] broodster: www.whatismyip.com === kferdous [ivan@ool-45700fc5.dyn.optonline.net] has joined #ubuntu [07:05] drspin: sudo? [07:06] yah [07:06] Lathiat2: I'm so confused which one to use -- EMU10K1 has 5000 different sliders :/ [07:06] buu: Modes "1600x1200_60.00" "1024x768" ... [07:06] and i typed out the output [07:06] crimsun: yes, I copied and pasted [07:06] on the install, during the apt-get update process, my network hickuped causing apt-get to die, I hit ctrl-c and now i'm at a prompt [07:06] crimsun: Oh. [07:06] how do I start the install process again? [07:06] drspin: heh yeh you'll want to use the "Master" and "PCM" sliders [07:06] or atleast the apt-get update [07:06] metrix: sudo apt-get update [07:06] Lathiat2: how can I reset them all do their default settings and star tover? [07:07] drspin: uh, you can't really, your sound not working? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:07] what does PCM mean? :) [07:07] how do i start a program in a second desktop? like if i wanted to run a game in a second desktop (ie. ctrl+f) [07:07] ctrl + f8 [07:07] and why do i want to increase that, sounds like something evil [07:07] drspin: modprobe -r snd_emu10k1 && rm -f /var/lib/alsa/asound.state && modprobe snd-emu10k1 === [dksuiko] [~dknight@c-67-174-47-41.client.comcast.net] has joined #ubuntu === calc hides [07:07] calc: I'll emerge -funroll-loops you! [07:08] a/asound.state && modprobe snd-emu10k1 [07:08] FATAL: Module snd_emu10k1 is in use. === metrix [~metrix@nts-219.7-185-64.nts-online.net] has left #ubuntu [] [07:08] drspin: so close any applications using it. [07:08] crimsun: muhahaha [07:08] crimsun: nah you gotta log out of gnome [07:08] http://www.funroll-loops.org/ :) [07:08] crimsun: cus gnome-settings-daemon keeps the mixer open [07:08] Lathiat2: (I know) [07:08] crimsun - no audio is playing [07:08] drspin: you'll have to log out an ddo it from a console [07:09] <[dksuiko] > how can i recompile my kernel to support fat=32? i tried mounting my fat32 partition with vfat, it displays the root directors, but doesnt know what they are other than the name. I'd like to try with fat=32 (as stated by man mount), but the kernel doesnt support it. [07:09] K brb [07:09] [dksuiko] : are you moutning it as user? [07:09] [dksuiko] : use 'vfat'. There is no 'fat=32' mount type. [07:09] [dksuiko] : you sure it just didn't let you in the dirs do to permission problem? [07:09] gen: again, "An error happen during ped_file_system_open_call" [07:09] crimsun: No go I'm afraid. [07:09] buu: paste your /var/log/XFree86.0.log on pastebin [07:09] er s/do/due/ [07:09] brb [07:09] [dksuiko] : if you mount it as root then try to open it as a user you wont be able to open the directories (depend son the FS, but sounds like thats the problem for you) [07:10] [dksuiko] : so make an fstab entry and put user in the options then double click it in computer to mount and open it [07:10] Oh god this open file dialog is awful. [07:10] Lathiat2: or he can just set the make so the dirs get +x [07:10] crimsun: please explain to me what this command will do please [07:10] gah i typo lots [07:10] Lathiat2: i meant to say mask [07:10] how do i see my ip? [07:10] calc: yer but moutning as user is generally the proper solution [07:10] calc: shows up in computer then as well [07:11] broodster: ifconfig [07:11] <[dksuiko] > lathiat2: when I mount it, a window opens up showing the folder. all of the root directories are shown, but the type/date modified/octal permissions and all that say unknown [07:11] [dksuiko] : as user? [07:11] crimsun: "Not using mode 1600x1200_60.00" (hsync out of range [07:11] thanks [07:11] <[dksuiko] > hmm.. i think, it just popped up. heh [07:12] <[dksuiko] > i mounted it with "Root Terminal" [07:12] <[dksuiko] > maybe i should try mounting with just the normal terminal [07:12] <[dksuiko] > if thatll help any [07:12] [dksuiko] : make a line in /etc/fstab [07:12] [dksuiko] : /dev/xxx /mnt/blah vfat user 0 0 [07:12] [dksuiko] : save that, then open computer, it'l be in there [07:13] [dksuiko] : and make sure you unmount the one thats open first [07:13] <[dksuiko] > k === calc notices the clock and sees it is now his bday :) [07:13] Ok. Honestly people. Why the fuck does the open file dialog not have a location bar of some sort that you can actually type in? What is this point and click crap [07:14] <[dksuiko] > k, its in [07:14] buu: they want it to be a mac clone === natea [~natea@CPE-69-76-3-240.mn.rr.com] has joined #ubuntu === Quenyar [~chatzilla@bdsl.66.12.54.32.gte.net] has joined #ubuntu [07:14] buu: ctrl+l [07:14] though i've heard rumors 2.10 might get it [07:14] buu: then type. [07:14] <[dksuiko] > mount it with "mount /dev/hda5"? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:14] <[dksuiko] > wow [07:14] crimsun: I love you. [07:14] <[dksuiko] > it works [07:14] <[dksuiko] > thanks a lot man === kferdous [ivan@ool-45700fc5.dyn.optonline.net] has left #ubuntu [] [07:15] anyone here have experience in configuring ubuntu/debian as network gateway for LAN with DSL on eth0 and LAN on Eth1? [07:15] Quenyar: plenty. [07:15] Quenyar: what do you need? [07:15] crimsun: pastebin.com/134372 === calc loves hidden features... :( [07:16] crimsun: when installing, does it automatically detect both ethernet cards and thus install masquerading etc? === meltbanana314 [~meltbanan@ip68-228-44-118.tc.ph.cox.net] has joined #ubuntu [07:16] buu: welp, X isn't lying [07:16] buu: you just can't use that mode [07:16] crimsun: Something is wrong with nvidia or x =/ === calc kicks crimsun for giving him reasons to dislike gnome ;P [07:17] crimsun: Well, with ubuntu really. [07:17] HAPPY BIRTHDAY CALC!!! === drspin gets the paddle ready [07:18] drspin: thanks :) [07:18] buu: you mean there's something wrong with your conffile [07:18] heh np ;) [07:18] woo, KDE defector's birthday! [07:18] brb === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has left #Ubuntu [] [07:18] crimsun: Well, theres something wrong someplace, because I was doing 16x12 on every other OS I ever put on this box. [07:19] buu: there most certainly is. Look at your HorizSync line. [07:19] buu: then look at your modeline. [07:19] crimsun: Yes? [07:19] buu: and then kick yourself in the teeth. [07:19] crimsun: I'm uncomfortable with configuring iptables by hand and am less than a confident master of the routing commands === pepsi [~pepsi@p222.n-sfpop03.stsn.com] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:20] buu: obviously your modeline's requested hysnc of 74.52 kHz is greater than the >>> 49 <<< max [07:20] yeah. [07:20] so...who inserted the 28-49? [07:21] ubuntu [07:21] file a bug if necessary === buu shrugs [07:21] my 16x12 is running at 106khz [07:21] my 1920x1440 is running at -1 kHz! [07:21] 49 sounds really low [07:21] Yeah. [07:21] sounds painfully slow [07:22] crimsun: backwards in time? [07:22] is php supported by amd64? [07:22] Quenyar: there are a variety of iptables tools you can use: there are 'firestarter', 'shorewall', etc. [07:22] broodster: it's $ARCH-independent [07:22] broodster: i see a lot of php packages available on my amd64 arch [07:22] crimsun: It is? [07:23] buu: it is what? [07:23] PHP is architecture independent [07:23] php is arch: all [07:23] interesting [07:23] which means indep [07:23] ok 49 is ridiculous [07:23] I finally got it to go to 16x12 though! [07:23] buu: perhaps your nvidia driver lied to the installer [07:24] Whats a decent refresh rate? [07:24] 85Hz === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #ubuntu [07:24] >72 Hz [07:24] ok I'm in a root terminal [07:24] Crimsun: it wouldn't let me remove the file [07:24] my poor monitor doesn't do over 85Hz, crimsun's probably does === buu tries at 85 [07:25] And we're back to 1024 =/ [07:25] buu: xfree automatically sets it to the highest available [07:25] firestarter looks nice and easy [07:25] calc: only for <= 1600x1200 :/ === tokemaster [~tokemaste@h4n2fls33o985.telia.com] has joined #ubuntu [07:25] at least wrt built in modelines [07:25] crimsun: ah [07:25] crimsun [07:25] can anyone tell me how to get the icons on the descktop smaller. i used the stretch function but they are still like a inch wide. they started out huge [07:25] drspin: sorry, what file? === buu tries again at 72 [07:25] Crimsun: rm: cannot remove `/var/lib/alsa/asound.state': Permission denied [07:25] buu: assuming you set the v/h ranges properly it will set it to the best rate by default [07:25] Hmmm, i think somethings wrong iwth my php installation [07:26] everytime i look at testphp.php [07:26] wait... [07:26] it makes me download it [07:26] drspin: you need root permissions. [07:26] I see the problem hang on [07:26] calc: I'm not sure I set it properly. [07:26] drspin: so use sudo [07:26] buu: oh [07:26] calc: What's a decent HorizSync? [07:26] i can tell you what my ranges are, not sure if yours will be the same [07:26] Well [07:26] Hopefully I won't blow anything up [07:27] actually i don't have set it in xorg.conf at all it detects it at run time [07:27] but they are: [07:27] hmm [07:27] V 50-160 H 30-121 [07:27] hrm [07:27] maybe it's cuz the chmod of testphp.php is 644 [07:27] could that be the issue? [07:27] broodster: It's probably because jesus hates php ^^ [07:27] buu: hit ctrl-alt-backspace if it doesn't sync [07:28] =p [07:28] crimsun: yes still no sound... [07:28] calc: Yeah yeah [07:28] php is revolution =P [07:28] drspin: does sound work for other apps? [07:28] crimsun: yes [07:28] i think only the old fixed frequency monitors can actually get damaged though, anything made in the past 10-15yrs should be ok [07:28] crimsun: all that I have tried [07:28] broodster: haha. PHP is de-evolution [07:29] calc: Yeah, thats what I'm hoping too =] [07:29] okay well [07:29] hRm. [07:29] doesnt change the fact that i wanna get it to work [07:29] i remember fighting with my 15" monitor in 1995 and never fried it :) [07:29] drspin: can you `strace -o foo.txt -f -F quake3'? [07:29] I'm getting a bit of a flicker [07:29] crimsun: thanks [07:29] since then i let it autodetect or type in the numbers out of the monitor book [07:29] 106.7 khz / 85 hz [07:30] buu: yep that is what i have [07:30] hrm === crimsun builds another warty chroot [07:30] i am getting error Xlib: extension GLX missing on display 0:0 cannot open blender window [07:30] i am using debian [07:30] Do you notice a flicker, particurarly on the default X background? [07:30] rituraj: ...Debian? [07:30] crimsun: Btw, thanks for all the help getting it to work. [07:30] yep [07:30] rituraj: why ask in here? :) [07:30] buu: the ubuntu background or the grey x background? [07:30] hmmmm [07:30] crimsun, OK now what? [07:30] calc: The grey x one. [07:30] sorry [07:30] dunno haven't seen it in a long time [07:30] wrong room [07:30] heh [07:30] may just be moire though === odyssey [~odyssey@odyssey.user] has joined #ubuntu [07:31] rituraj: are you using XFree86 or X.Org? [07:31] hello ubuntu [07:31] hi [07:31] drspin: bzip2 foo.txt [07:31] drspin: then make it available on a web site for us to inspect [07:31] actually i am using Ubuntu... [07:31] rituraj: ... [07:31] woah [07:31] i am talking in blender room too [07:31] my monitor in gnome doesn't flicker but it may have higher specs [07:31] My monitor *told* me it was "out of scan range" [07:31] cool. [07:31] crimsun: no webspace ATM [07:31] i clicked wrong window [07:32] ish [07:32] sorry [07:32] drspin [07:32] sup [07:32] im new to .deb system and i wish to remove firefox without removing ubuntu-desktop how do i achieve this. I wish to do this because i have installed firefox 1.0 [07:32] buu: that means you can probably change the numbers until you find the limit [07:32] phyberoptix, what up [07:32] chilln [07:32] calc: Yep =] [07:32] word [07:32] rituraj: are you or are you not using Ubuntu? If you are, which release? [07:32] any luck with cedega? [07:32] crimsun: I don't think he is =] [07:33] drspin: then paste the uncompressed foo.txt to pastebin.com [07:33] odyssey: try: apt-get remove firefox [07:33] crimson: i AM using ubuntu warty under vmware [07:34] rituraj: did you follow the BinaryDriverHowto? [07:34] i said debian becuase i feel ubuntu IS debian [07:34] no === umarmung [~Tanzbaer@p548536B7.dip.t-dialin.net] has joined #ubuntu [07:34] Ubuntu is sourced in Debian, but Ubuntu is most definitely NOT Debian [07:34] maybe ...but i feel its the same === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [07:35] is ubuntu gentoo? [07:35] technically [07:35] buu:But then i get "The following packages will be REMOVED: [07:35] mozilla-firefox ubuntu-desktop" [07:35] calc, stop smoking crack [07:35] calc: you bet. [07:35] erm [07:35] crimsun: I just had a thought - lemme check it out [07:35] drspin there is a folder on the ftp server with your name on it i added 12more [07:35] does ubuntu-desktop matter? [07:36] Who knows! Remove it and find out! [07:36] shit does anybody know anything in here... [07:36] odyssey, it doesn't appear to. [07:36] odyssey: it's a 'safe' package that's removed when one installs non-supported packages [07:36] odyssey: it's safe to remove. [07:36] odyssey, i've removed that package many times with no harmful effects yet. [07:37] Ahh. Flux at 16x12 [07:37] cool thanks spikeb crimsun. [07:37] Happiness. [07:37] odyssey: np === Quenyar [~chatzilla@bdsl.66.12.54.32.gte.net] has joined #ubuntu [07:37] anyone a samba expert? [07:37] how about a simple command that will show me the status of services? === spikeb would like to point out that whining/complaining tends to piss off people and make them not want to help. [07:38] drspin ? [07:38] how come azureus doesnt do anything [07:38] it just freezes on the load screen === siimo [~siimo@siimo.user] has joined #ubuntu [07:38] broodster: did you install a jre as mentioned on the RestrictedFormats page? === nicedreams [~nicedream@ip68-2-79-215.ph.ph.cox.net] has joined #ubuntu [07:39] is hoary currently broken? it fails while install python2.4/debconf [07:39] isn't hoary always broken? :) [07:39] it was working last week, besides some python stuff [07:39] hoary works fine for me [07:39] heh [07:39] yes [07:39] let me dist-upgrade, sec. [07:39] when i 'xinit -- :1' i don't get a console window or anything to type in. Just a backgroud. How do i fix this? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:40] nicedreams: where are you using xinit? [07:40] how do i install if that python stuff just exits the installer [07:40] nicedreams: why arent you just logging into gdm? [07:40] isnt debconf a must have package [07:40] broodster@broodster:/etc $ java -version [07:40] java version "1.5.0_01" [07:40] Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08) [07:40] Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_01-b08, mixed mode) [07:40] broodster@broodster:/etc $ [07:40] to test stuff out in a second desktop and run games in it [07:40] siimo: seems to work fine here. [07:40] broodster: PLEASE use pastebin.com for pastes. [07:40] broodster: please dont flood more than a couple lines, see the pastbin [07:40] crimsun, well its broken here [07:40] broodster, did you point the azureus config file to java [07:40] as of 1 min ago [07:41] hmm [07:41] there were only four lines there === spikeb coughs [07:41] still that quilfies as a flood [07:41] when i 'xinit -- :1' i don't get a console window or anything to type in. Just a backgroud. How do i fix this? [07:41] zenrox, yeah thanks for the info, we weren't quite sure [07:41] yeah one less line and you'd still be bitching, but have no grounds eh? [07:41] nicedreams: i repeat, why are you using xinit? [07:42] gen, n/p [07:42] hehehe [07:42] nicedreams: why are you not logging into gdm, or at least using startx? [07:42] phyber - thanks --- sorry working on getting my sound working for Q3A [07:42] i am using gdm [07:42] i want a second desktop [07:42] for other apps [07:42] nicedreams: tried the virtual desktops? [07:42] like games or if i want to try another desktop [07:42] nicedreams: otherwise, you want to start -- :1 [07:42] nicedreams: not xinit === neighborlee [~neighborl@pppoe1778.lax.centurytel.net] has joined #ubuntu [07:42] nicedreams: but gnome breaks if your logged in twice (i think) [07:42] i just want X with a terminal [07:42] crimsun, did you distupgrade or clean install === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [07:43] it doesn't show the terminal like normal [07:43] hi [07:43] siimo: dist-upgraded [07:43] nicedreams: its not normal for xinit to display a terminal [07:43] oh [07:43] nicedreams: xinit is what it says, intializes X [07:43] siimo: keep in mind that I already had Hoary running [07:43] how can i get it to do that so i can launch quake3 in it [07:43] nicedreams: you'ld have to make a .xsession that starts a terminal [07:43] nicedreams: but then your normal session will get overrun by that [07:43] nicedreams: could just do startx -- :1 & and then DISPLAY=:1 xterm [07:43] crimsun, i tried a clean install but it failed while installing python2.4 [07:44] Lathiat2: how can i start 'quake3' in a second virtual desktop then [07:44] crimsun: s it possible that GNOME is locking /dev/dsp access? [07:44] using archive.ubuntulinux.com [07:44] latest [07:44] net install [07:44] i dont remember how to config xorg to 1024*768, someone to help me please ? [07:44] ill try going from watry to hoary now if that will work [07:44] xorgconfigure [07:45] man [07:46] how come my real player doesnt load? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [07:46] hmm [07:46] mine does [07:46] heh [07:46] do i have a broken installation or something [07:46] nothing seems to work [07:46] drspin: lsof /dev/dsp* [07:46] nicedreams: well you cant really switch back and forward from quake3 [07:46] drspin: lsof /dev/snd/* [07:46] broodster: probably do then... it's happened to me before [07:46] i do to change volume [07:47] realplayer doesnt work [07:47] php doesnt work [07:47] i use ctrl+alt+f1 [07:47] and alsamixer [07:47] none of my java apps seem to work [07:47] can someone do me a favor? [07:47] Lathiat2: i have fluxbox running in it now [07:47] that will do i guess [07:47] goto http://phynet.sytes.net:82 [07:47] crimsun: nothing for /dev/DSP [07:48] crimsun: for /dev/snd/* you can see the results in #flood [07:48] how do i find out how much ram a program is taking? like i want to see how much ram fluxbox is using. [07:49] drspin: those are just for the mixer, which is normal and does not affect quake3. [07:49] drspin? [07:49] alsamixer works fine for me === stuNNed [~stuNNed@adsl-068-209-149-165.sip.msy.bellsouth.net] has joined #ubuntu [07:50] damn, anyone running gnomad2 on ubuntu unstable? [07:50] yah i didnt insstall my java properly [07:50] grgrgrgrgrgrgr [07:50] lol [07:50] might as well format [07:51] huh? [07:51] why would you format over a java issue? === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has left #ubuntu ["Leaving"] [07:51] yeah [07:52] phyberoptix, it timed out for you [07:52] =\ [07:52] i was trying to get my webserver on the nix box up [07:52] \er [07:52] timed out for ME [07:52] i got my main one up for www.phyberoptix.com [07:52] Lathiat2: I switch back and forth from Quake3 and other programs and games with no problem at all [07:52] but its on my winbox [07:53] Lathiat2: I just want to switch back to the GUI sometimes to message someone in the middle of a game [07:53] nicedreams: k [07:53] Lathiat2: LIke doing ctrl+esc in windows [07:53] nicedreams: cept with quake3 on windows it makes your gamma all fscked when you do that :p [07:54] hi peeps....how do I burn from command line ? ( dev=/dev/blah isn't working) [07:54] yea [07:54] lol [07:54] neighborlee: cdrecord -dev ATAPI:0,0,0 [07:54] nyte [07:54] neighborlee: sudo cdrecord -dev=/dev/hdfoo ... [07:54] neighborlee: why not just use cd burner in nautilus, easier? [07:54] Lathiat2, I just was curious is all..thx [07:54] neighborlee: ah cool [07:54] Lathiat2, but yeah I use nautilus [07:55] crimsuns solution works too i assume === JayeAeotiv [~jaye@c-24-23-84-203.client.comcast.net] has joined #ubuntu [07:55] also if you have more than one cdrom, might need to be 0,1,0 or something (-scanbus) -- or just use what crimsun said :) [07:55] if it's an ATAPI drive, the /dev syntax is easier [07:56] I can't access any partitions on my other hd. I dont' know what to mount. [07:56] is usb support broken in any way in unstable? === Cloudchaser [~Cloudchas@69-172-81-152.atlsfl.adelphia.net] has joined #ubuntu [07:56] stuNNed: any more broken than normal? no. [07:56] Hi cloudchaser, how are you? [07:56] crimsun: when I start Quake 3... as root or user... I get this... ------- sound initialization ------- [07:56] /dev/dsp: No such device [07:56] Could not open /dev/dsp [07:56] ------------------------------------ [07:56] eeek - sorry about that :/ [07:57] drspin: sudo modprobe snd-pcm-oss === quazion_ [~quazion@bsm-c-5628.adsl.wanadoo.nl] has joined #ubuntu [07:57] it's loaded ;) [07:57] drspin: ls -l /dev/dsp [07:57] crw-rw---- 1 root audio 14, 3 2004-12-28 17:31 /dev/dsp [07:57] crimsun, can't get my usb mp3 player to fire up with gnomad2, it just hangs, and latest isn't in SID yet, which i need as it's a new player [07:57] drspin: as your normal user, execute `groups' [07:58] cole adm dialout cdrom floppy audio video plugdev lpadmin scanner === jeff2 [nobody@lsanca2-ar37-4-46-201-098.lsanca2.dsl-verizon.net] has joined #ubuntu [07:58] heya jaye..everyone [07:59] drspin: did you ever paste that strace output onto pastebin.com? [07:59] I forgot... what is the command? [07:59] strace -o foo.txt -fF quake3 [08:00] crimsun, what is the command to make a dep out of a source package? 'make dist' ? [08:00] crimsun, dep/deb [08:00] does Ubuntu support mice in the text-mode console? [08:01] jeff2: if you have 'universe' repo enabled, install the 'gpm' package. === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [08:01] stuNNed: no, it's more complicated than that for some packages. [08:01] stuNNed: for what application are you attempting this? [08:02] crimsun, libnjb [08:02] crimsun: thanks [08:02] crimsun, there is 'debian' subdir [08:02] my com pis crawling - I think fireFTP has a memory leak === WildRabbit [~WildRabbi@adsl7-69.simnet.is] has joined #ubuntu [08:02] *comp is [08:02] anyone know if statically compiled binaries on a glibc 2.3.4 gcc 3.4.3 system work on a system with glibc 2.3.2 (ubuntu) ? [08:03] siimo: yes. [08:03] though I can think of exceptions [08:03] crimsun: ok - it's on pastebin [08:03] well... almost [08:03] :/ [08:04] crimsun: no it's not... server error - my paste is too long... h an gon === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [08:04] hi [08:05] 'lo === JDahl [~qwerty@ca-stmnca-cuda4-gen2p-64.vnnyca.adelphia.net] has joined #ubuntu [08:05] i cant change xorg, it blocked at 640 [08:05] xorgcfg dont work [08:06] i can get 1024 [08:06] and i dont remember how to resolv this pb [08:06] :( [08:07] someone here has tell me how to this [08:07] what graphics chipset? [08:07] someone to help me please ? [08:07] nvidia [08:08] i am under hoary === Delta-t [Delta-t@slip-12-65-150-208.mis.prserv.net] has joined #ubuntu [08:11] Crimsun: http://channels.debian.net/paste/131 [08:11] Crimsun - the results of my strace on quake 3 [08:11] drspin: whats the problem/ === siimo [~siimo@siimo.user] has left #ubuntu ["Leaving"] === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [08:12] drspin: sound doesnt play or it freezes at start? [08:12] Lathiat: when quake loads it says it can't access /dev/dsp -- permissions are right and nthing except the mixers are using the audio channels [08:13] happy birthday to me [08:13] Lathiat2: Oh the game runs fine - just no sound... === umarmung [~Tanzbaer@p548536B7.dip.t-dialin.net] has joined #ubuntu [08:13] happy birthday spikeb :) [08:13] t6hanks :) [08:13] Lathiat2: /dev/dsp is chmod 0660 [08:14] drspin: how much RAM is in this box? [08:14] crimsun: 512M === warty [~warty@adsl-67-122-228-141.dsl.scrm01.pacbell.net] has joined #ubuntu [08:15] reboot [08:15] cna someone tell me howto play a dvd with totem? I keep gettign an error about plugins [08:16] use xine-ui === sukoshi [~sukoshi@alesia-5-82-66-232-133.fbx.proxad.net] has joined #ubuntu [08:18] warty: install totem-xine then libdvdcss === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has left #ubuntu ["Leaving"] [08:18] warty: see restricted formats entry on the wiki [08:18] ok [08:18] using the package manager? [08:18] yea [08:18] drspin: what model sblive? [08:18] hum don't see it there [08:19] warty: you have to enable universe to get totem-xine [08:19] SB Live! Digital (OEM in my dell) [08:19] ahh [08:19] warty: and you have to read the wiki to get the libdvdcss package [08:19] it worked fine in my Gentoo and SuSE installs... [08:19] tried that, didn't work for me. went to xine-ui and all is well [08:19] drspin: aren't you using snd-emu10k1x? [08:19] on this same box [08:19] Delta-t: works great on the several boxes i installed here [08:19] crimsum: I'm using whatever the kernel detected... [08:19] ymmv [08:20] which I assume is just snd-emu10k1 [08:20] Delta-t: what did it do when it failed? [08:20] drspin: lsmod |grep ^snd_emu10k1 [08:20] never started a DVD, kept asking for a file to start with [08:20] xine just got it right [08:20] Delta-t: when you clicked play disc? [08:20] snd_emu10k1 80776 5 [08:21] I've used xine on gentoo as well and like it [08:21] drspin: interesting. This is in a Dell? [08:21] yup [08:21] crimsun: yes [08:21] totem uses xine so it is odd that totem-xine didn't work === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [08:21] drspin: log out of gnome, modprobe -r snd_emu10k1 && modprobe snd-emu10k1x [08:21] good, it work for me [08:21] K brb [08:22] didn't have time to troubleshoot [08:22] xine-ui worked so I'm sticking with it === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #ubuntu [08:24] Crimsun: FATAL: Module snd_emu10k1x not found [08:24] I cannot get to the archive.ubuntu.com/ubuntu repository is there another one? [08:24] drspin: you need a newer version of ALSA. [08:24] crimsun: I'm using what came with ubuntu -- [08:24] drspin: do you have 'universe' repo enabled? [08:24] yes [08:24] drspin: install 'alsa-source' [08:25] what's the command for synaptic? [08:25] drspin: then read the instructions in /usr/share/doc/alsa-source/README.Debian [08:25] or should I return to my normal session for this? [08:26] or I'll just use "apt-get install alsa-source" === Lathiat2 is now known as Lathiat [08:27] later === Delta-t [Delta-t@slip-12-65-150-208.mis.prserv.net] has left #ubuntu ["Leaving"] === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #ubuntu [08:31] Crimsun: what was that doc? [08:31] /usr/share/doc/alsa-source/README.Debian [08:31] I personally recommend the ./debian/rules binary_modules .... method [08:32] thanks [08:32] np [08:32] off work, bbl. [08:33] Cloudchaser, hi there cloud howz it going [08:34] hiya neighborlee [08:34] :) [08:34] Cloudchaser, how is ubuntu going for you === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [08:34] its going pretty good so far..few little wrinkles [08:34] exellent..hope nothing major === NeoXed [~NeoXed@dhcp065-024-071-181.columbus.rr.com] has joined #ubuntu === tabmoW [tabmow@tabmow.linuxfordummies] has left #ubuntu ["Leaving"] [08:42] i think my cordless mouse batteries are dead again and i have no spares ;( [08:42] had t plug in a regular mouse but the scrollie wheel isn't working === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [08:47] there's no way to tweak mouse settings in ubuntu? === maps73 [~maps73@217.22.233.134] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [08:51] hy [08:52] Cloudchaser tweak in which way? [08:52] well my scroll wheel isn't working [08:53] hy housetier, are you reading me? thanks [08:53] thought i'd see if ther was some sort of setting for it [08:53] or say i wanted it faster or slower [08:53] Cloudchaser there is (should be) when you run "sudo dpkg-reconfigure xserver-free86" [08:53] -xfree86 [08:54] that will have mouse stuff in there? [08:54] maps73 you are on irc, chances are somebody will "hear" you === jiyuu0 [~jiyuu0@60.48.217.186] has joined #ubuntu [08:55] Cloudchaser that should ask about scrollwheel stuff [08:55] ah ok..on my cordless mouse it "just worked" [08:55] Cloudchaser acceleration and so can be set in the desktop settings [08:55] housetier, thank you === gorth [~gorth@3E6BCFF5.rev.stofanet.dk] has joined #ubuntu [08:55] oh duh [08:55] mouse is in there too housetier [08:56] i was looking in the wrong spot ;) [08:56] thanks ;) [08:56] Where can i define which application firefox should use as an external player? Currently totem is used, but I want to use mplayer instead [08:57] no scrollie wheell [08:57] gorth I think firefox has a setting for it [08:57] i'll leave it for now..i'll get batteries tomorrow for my wireless mouse ;) [08:57] gorth edit -> preferences -> downloads [08:58] Cloudchaser, try to edit /etc/X11/XF86Config-4 [08:58] last time i tried that i messed up my video ;) [08:59] Cloudchaser you mean you werent asked about scroll wheel events or something similar? [08:59] yes i was [09:00] housetier, thanks, i'll try it.. [09:00] i'm looking in that file now, don't see anything about scrollwheel [09:01] Cloudchaser: its be something like ZAxis i forget exactly [09:01] ah it says "ZAxisMapping" "4 5" [09:01] Option "ZAxismapping" "4 5" [09:01] so its ok already..hmmm === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [09:03] wget [09:03] LOL [09:03] oops === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [09:03] hio === Triple5|Mobile [~Kanotix@pool-162-83-234-214.ny5030.east.verizon.net] has joined #ubuntu [09:03] housetier, it seems like i can't add an extension to that list..hmm.. [09:03] heh [09:03] well i guess i have to get ready for work..i'll fuss with it later after work/sleep === kleedrac [~kleedrac@hsdbsk69-11-109-51.sasknet.sk.ca] has joined #ubuntu [09:04] Anyone know why my Ubuntu system shuts down to Alt+z? [09:04] gorth you can change an action, for unknown filetype firefox will ask you what to do with them [09:04] what is the best way to reinstall alsa? [09:06] ?? [09:07] housetier, hmm ok. The problem is that it automatically opens totem without asking and totem isnt displayed in the list in (Downloads) === ChumaM [~shingi@adsl-253-66.kymp.net] has joined #ubuntu [09:08] Heya. === umarmung [~Tanzbaer@pD95426EE.dip.t-dialin.net] has joined #ubuntu [09:09] Does anyone else's system shut down/sleep to alt+z? [09:10] err no [09:10] did you set a shortcut in shortcuts accidentally? [09:10] What was the command to running Ubuntu's setup? The configuration thingie that runs after installation. [09:11] Not that I remember ... where would I check that shortcut Lathiat? === Prasatko [pausp@angel39-149-99-82-kank.bluetone.cz] has joined #ubuntu === jeff2 [nobody@lsanca2-ar37-4-46-201-098.lsanca2.dsl-verizon.net] has left #ubuntu [] [09:15] Mh. I was thinking that it'd be the easiest way to configure X after changing a graphics card. === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has left #Ubuntu [] === vIkSiT [~vIkSiT@210.212.200.5] has joined #ubuntu === Triple5|Mobile [~Kanotix@pool-162-83-234-214.ny5030.east.verizon.net] has left #ubuntu ["Leaving"] === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === abelli [~abelli@84.222.38.7] has joined #ubuntu === Emanuelez [Emanuelez@adsl-ull-146-53.42-151.net24.it] has joined #ubuntu [09:24] hello * :) === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu [09:25] buongiorno a tu le monde [09:25] abelli: italian or french LOL [09:25] can i use a different list of sources for apt than the one provided with ubuntu [09:26] abelli: italian ;) [09:26] bonjourno a toi abelli :) [09:26] LinuxNIT: sure, but it's not recommended. You could royally screw your system. [09:26] ok [09:26] thanks [09:26] LinuxNIT: well... the ones u can find in ubuntuguide.org i guess [09:27] how come i can use my user password to login to things like synaptic manager? === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [09:27] LinuxNIT: that's what `sudo' allows you to do. [09:27] hello. I have upgraded from debian kernel 2.2 to ubuntu 2.6.9-1-386, but now my mouse does not work in Xfree86. i tried to change XF86Config. but without any suucess (i tried /dev/mouse /dev/input/mice /dev/mouse0 and so on) I have one ps2 mouse and one serial connected to com1. does anyone know what to do? [09:28] i am ue to using straight debian whre the user and su are completely separate. i put ubuntu on my dads laptop [09:28] Prasatko: search the debian-x mailing list archive for the psaux input option for 2.6 kernels. [09:29] LinuxNIT: Ubuntu adopts the much saner use of sudo(8) by default. [09:29] so is ubuntu just as secure from things like viruses, trojans etc as [09:29] i have problem with windows drive mounting in Uuntu === e-Jah [~ejah@dyn-83-157-247-207.ppp.tiscali.fr] has joined #ubuntu [09:29] i really shouldnt be reading trotsky if i want to go to bed [09:29] LinuxNIT: it's more secure by default than Debian Woody or Sarge or Sid. [09:30] the drives get mounted but i cannot access the dirs in it [09:30] ok [09:30] rituraj: look at the umask mount option for vfat [09:30] rituraj: more than likely you need -o umask=000 === Mestapheles [~Faust@d198-53-114-218.abhsia.telus.net] has joined #ubuntu [09:30] oh ok [09:31] thanks [09:31] will try at home [09:31] i've got a fstab question. i have a vfat partition that is mounting automatically but it mounts as root can i get it to mount so the user can accsess it? === Prasatko [pausp@angel39-149-99-82-kank.bluetone.cz] has left #ubuntu [] [09:32] LinuxNIT: see what I just typed to rituraj. [09:33] anyone install onto a 800mhz iMac? [09:33] ok i see it but it dosent make sense to me ( i am still very new to linux) [09:34] LinuxNIT: is it a removable device [09:34] LinuxNIT: or a device in yoru computer [09:34] its a partition on hda [09:34] it is hda1 [09:35] or should i say /dev/hda1 [09:35] LinuxNIT: become root, edit the /etc/fstab file [09:35] LinuxNIT: (nano -w /etc/fstab) === Todd_MA_1975 [~Todd_MA_1@h000f6632661b.ne.client2.attbi.com] has joined #ubuntu === elmaya [~elmaya@201.128.155.149] has joined #ubuntu [09:35] LinuxNIT: look for the line starting /dev/hda1, theres a list of options (probably says defaults right now) [09:35] put ,user after the defaults bit (no space) [09:35] ok i have the fstab open [09:36] it dosent say default cause i am the one who put the line there [09:36] ah ok [09:36] whats it say atm? [09:36] /dev/hda1 /C: vfat rw,user,auto 0 0 [09:36] ah take the auto off [09:36] then umount /C: in the shell [09:36] then go into computer and double click it [09:36] it mounts it as your user, and will work fine then [09:37] ah i see [09:37] thanks man [09:37] if you mount it as root, then root 'owns' it [09:37] and when you logout/login again [09:37] first time you access that it'l mount it [09:38] so can it get mounted automatically for the user or not [09:38] dont even have to do it from computer, if you open it in any proper GNOME app with the file selecter and just select the option in the left hand list of places [09:38] LinuxNIT: well you could add a startup command to mount /C: [09:38] you can also take out user and put ,uid=1000,auto [09:38] and it'l automount to your user === Rotund [~joe@d12-10.rb.lax.centurytel.net] has joined #ubuntu [09:38] thats what i'll do [09:38] but it wont show up in the file selector... === h-t [~housetier@dsl-082-083-150-199.arcor-ip.net] has joined #ubuntu [09:39] well actually if you put user,uid=1000,rw - it might. [09:39] trying to make it as simple for my dad [09:40] well if he just double clicks on it in computer, it mounts it automagically anyway [09:40] or in any application wit a gnome file selector [09:40] which is most of them now [09:40] that you'll probabky use === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [09:40] ok well now i know my options so i can fiddle with it [09:40] i really appreciate it [09:40] no problems [09:40] anytime for someone who appreciates it :) === h-t is now known as housetier [09:41] like this for the user,uid=1000,rw? [09:41] /dev/hda1 /C: vfat user,uid=1000,rw 0 0 [09:42] should do the trick [09:42] cool [09:43] can you tell me where you can add programs to the applicatinos menu? [09:43] LinuxNIT, you can do it via a right click - go to the submenu you want and right click [09:43] there's an entry [09:44] ok cool so simple you'd think i would have figured it out [09:44] i guess i am just slow sometimes [09:45] lol [09:45] LinuxNIT, well, it's not obvious at first glance [09:45] not like the right click menu is there all the time [09:45] true [09:45] :) [09:45] is there a command that tells the menu to update itself [09:46] it should do it automatically [09:46] ok [09:46] it should, it doesnt seem to on warty sometimes, might have to logout/login [09:46] i usually wait a couple seconds [09:46] then it does [09:47] does it not add all pragrams that you install to the menu? [09:47] it adds some of them (mostly gnome apps) but not many compiled or unsupported apps [09:48] well i used apt-get to install several and only one showed up [09:48] stupid apps [09:48] or stupid menu, whichever [09:48] heh [09:50] ok === vIkSiT is now known as vIkSiT|brb [09:50] well i guess ill do it manually then [09:50] lu [09:50] yeah, i hope more packages have entries in hoary. [09:51] another question about the menu [09:52] i can right click to ad a luancher in the bottom of the so called directories (for lack of knowing their true name) can i add a new so called directory [09:52] does that make sense? [09:52] no ;p [09:53] what do you mean directories [09:53] the panel? [09:53] i know what you mean [09:53] Lathiat, he wants to add submenus [09:53] yeah those [09:53] LinuxNIT, im not sure, to be honest [09:53] so you want to create a new submenu in the menu? [09:53] exactly [09:53] ditto to spikeb then [09:54] ok well i thought id ask [09:54] i think you might be able to, but i've no idea how === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === zAo^ [~zao@zAo.xs4all.nl] has joined #ubuntu === mvo [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === Speirs-AWAY [Speirs@ip54529abf.speed.planet.nl] has joined #ubuntu === Speirs-AWAY is now known as Speirs [10:06] is there a way to create an iso from a cd having a progress bar too? dd is cool but i wanted something more eyecandy (gnome stuff possibly :P ) === treed [~treed@c-24-7-90-89.client.comcast.net] has joined #ubuntu === jyh [~chatzilla@c-24-6-120-128.client.comcast.net] has joined #ubuntu === jyh [~chatzilla@c-24-6-120-128.client.comcast.net] has left #ubuntu [] === Duke_ [duke@D576990F.kabel.telenet.be] has joined #ubuntu === Duke_ [duke@D576990F.kabel.telenet.be] has left #ubuntu [] === gen [~lek@66.169.152.101.ts46v-10.otnd2.ftwrth.tx.charter.com] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === pitti [~martin@dialin-145-254-080-037.arcor-ip.net] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === Netminder [~mcroydon@pcp0011110325pcs.elkrdg01.md.comcast.net] has joined #ubuntu === lizdeika [~lizdeika@mail.northway.lt] has left #ubuntu ["Leaving"] === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu [10:21] dontknow if your interested but i found out how to add the submenus === funky [~repulse@81-202-240-13.user.ono.com] has joined #ubuntu === lizdeika [~lizdeika@mail.northway.lt] has joined #ubuntu [10:22] its on here http://www.ubuntulinux.org/wiki/FrequentlyAskedQuestions [10:22] ah cool === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu === mlh [~mlh@c211-30-62-11.belrs1.nsw.optusnet.com.au] has joined #ubuntu === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu === vtg [vertigo@route6.alumina.nl] has joined #ubuntu === telemaco [~telemaco@21.Red-83-34-205.pooles.rima-tde.net] has joined #ubuntu === competenCe [~watdafoc@pool-70-19-148-161.bos.east.verizon.net] has joined #ubuntu === teuf [teuf@d213-103-234-166.cust.tele2.fr] has joined #ubuntu === vinic_ [~vincent@84.99.132.88] has joined #ubuntu [10:30] hi === zAo^ [~zao@zAo.xs4all.nl] has joined #ubuntu [10:31] competenCe: don't try that. [10:31] what are you talking about sir? [10:31] crimsun: what is he trying ? [10:31] hi! what do you use to unrar .rar files. unrar is not available in apt-get.... [10:31] competenCe: heh dipshit this is a linux channel like thats gonna work [10:31] is there a way to create an iso from a cd having a progress bar too? dd is cool but i wanted something more eyecandy (gnome stuff possibly :P ) [10:32] I just got a dcc send request from his client that looks eerily like a mirc exploit. [10:32] it is a mirc exploit === mode/#ubuntu [+o daniels] by ChanServ [10:32] crimsun: me too, but what means that ? [10:32] competenCe: please upgrade your version of mIRC. [10:32] neg [10:32] stfu bitches i know what im doing [10:33] if you dont want a ddos to your line your home shush. [10:33] been waiting for bitches to talk shit === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [10:33] ahahahah what === mode/#ubuntu [+b *!*watdafoc@*.bos.east.verizon.net] by daniels === competenCe was kicked off #ubuntu by daniels (daniels) [10:33] heh [10:33] more like incompetence [10:33] Agrajag: yar === vtg [vertigo@route6.alumina.nl] has joined #ubuntu === daniels looks at vtg. === mode/#ubuntu [+o fabbione] by ChanServ [10:34] now it will start entering the chan with different nicks [10:34] yep. === Dazhbog [~sampo@vuorenpeikko.kortex.jyu.fi] has joined #ubuntu [10:34] possibly [10:34] wanna bet? [10:34] fun [10:34] i'll put 3 million on that [10:34] fabbione: fo'sho. stupid people have no life, news at 11. === Lathiat used to run 500-1k user irc network, it was bad enougn on that heh. === Speirs [Speirs@ip54529abf.speed.planet.nl] has joined #ubuntu [10:34] daniels: drive trough.. kthxbye [10:34] I like the fact that the moron is using a mirc exploit in a linux channel [10:35] Agrajag: yeh, like i said :) [10:35] 17:31 < Lathiat> competenCe: heh dipshit this is a linux channel like thats [10:35] gonna work [10:35] oh [10:35] didn't see that [10:35] ;p [10:35] fabbione: funny you should say that -- i've just been playing gta san andreas, doing a drive-by (and a drive-through) mission [10:35] daniels: ahaha [10:35] daniels: haha! make sure you grab the dildo from the police station [10:35] what, kill the guy in the drive-through? [10:35] and give it to your girlfriend [10:36] daniels: i saw GTSA yesterday in the shops but it's way too expensive [10:36] or use it to beat old ladies to death === hazza96 [~harry@cust0531.qld01.dataco.com.au] has joined #ubuntu [10:36] fabbione: I don't think so [10:36] man I can't wait for the windows version, I don't have a PS2 [10:36] it's got 50+ hours of playing minimum === hazza96 [~harry@cust0531.qld01.dataco.com.au] has left #ubuntu [] [10:36] GoneBoB: heh, haven't got to that yet. just did the drive-by on the ballas where you go through the park, then respray your car for free. === hartbrkr [~hartbrkr@S0106000ae65fbb95.cc.shawcable.net] has joined #ubuntu [10:36] ah yep [10:36] what are the hardware requirements for ubuntu (PC) ?? [10:37] GoneBoB: what do you mean, you don't think so? [10:37] is it possible to get the gnome configuration menu ? [10:37] fabbione: that it's too expensive [10:37] hartbrkr: depends, what do you want to do [10:37] GoneBoB: well send me one than.. here in dk is expensive [10:37] well it's $90AUD [10:37] it's 550 DKK [10:38] GoneBoB: it's about 70 or something at kmart [10:38] fabbione: dude, that's way cheaper than here, I think [10:38] daniels: yea but that's RRP [10:38] ok, I'm out, got to work :( [10:38] GoneBoB: just for internet, email, chat, word processing kinda stuff. I've got a Pentium 166/96MB RAM that I want to try it out on, would that be fast enough to do the simple tasks? Does it support lexmark usb scanners? [10:38] catch [10:38] daniels: that's like 75 Euros [10:38] hm, no, that's $129. [10:38] wow, expensive. [10:38] GoneBoB: have fun === vtg [~vtg@route6.alumina.nl] has joined #ubuntu [10:38] hartbrkr: it won't always be the fastest but it should work. [10:39] daniels: faster than windows 98 though? [10:39] hartbrkr: should be [10:39] daniels: I'm trying to decide whether to put win98 or linux on the computer. [10:39] ubuntu should be fine for your needs [10:40] win98 isn't supported anymore === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [10:40] so stay away from it for network connected systems [10:41] what about for general up-keep? the person who owns the computer isn't the most computer savvy person. it's just a standalone computer connected the internet. once I get everything set up for him, am I going to have to fix it for him all the time? [10:42] hartbrkr: well, things won't spontaneously break :) [10:42] cause with windows he gets it so full of spyware and crap that I have to reinstall everything every couple months or so [10:42] hartbrkr: yeh well linux is generally not vulnerable to spyware, adware, etc, so it should keep chugging for quite a while [10:42] hartbrkr: all systems require maintainence [10:42] in that respect [10:42] daniels: so, composite is enable, what things use it ? [10:42] Lathiat: it is however vunerable to worms and cracking. [10:43] nevyn: indeed [10:43] and what about a P2P filesharing app? i've tried gtk-gnutella on my computer, but it doesn't seem to run as well as bearshare or anything else for windows [10:43] nevyn: what kind of mainainence are you talking about? like can I schedule it to do automatic maintainence? [10:44] is there a way to create an iso from a cd having a progress bar too? dd is cool but i wanted something more eyecandy (gnome stuff possibly :P ) [10:45] hartbrkr: you really should do it manually === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [10:46] lifeless: xcompmgr [10:46] lifeless: but your x will be slow and possibly a bit crashy [10:46] nevyn: what kind of maintenance are you talking about and how often does it need to be done? [10:47] hartbrkr: installing updates === ICU [~icu@host-95173.ewetel.de] has joined #ubuntu === vIkSiT|brb [~vIkSiT@210.212.200.5] has left #ubuntu ["Leaving"] [10:47] hartbrkr: keeping up with bugtraq and cert notifications. [10:47] nevyn, with ext2 or 3 or whatever filesystem, do I need to defrag or anything like that? [10:48] grrr once i put my keypad into mouse mode ff doesn't recognize my arrows to scroll [10:48] even when i turn keypad mouse off [10:48] daniels: I won't be able to tell the difference you mean [10:48] hartbrkr: no [10:48] And I suggest reiserfs over ext [10:48] hartbrkr: no. [10:49] Agrajag: howcome you recommend reiserfs? [10:49] lifeless: your fault for using fglrx :P [10:49] and I'll go with what Agrajag said [10:49] daniels: I'm not anymore :) [10:49] hartbrkr: I've had too many problems with ext2 and ext3 [10:49] lost filesystems [10:49] no problems with reiser, seems faster to me as well [10:50] could you recommend any file sharing app to get music with? [10:50] ftp 127.0.0.1 [10:51] connection refused :< [10:51] :) [10:51] calc: I tried that, I already have all that stuff [10:51] Agrajag: thats good you won't be breaking any more laws :) [10:51] well actually [10:52] I found out they use the same root password as me [10:52] so I totally owned them [10:52] man whoever owns that box will be so mad in the morning [10:52] run rm -rf / that will teach them :) === darmou [~darmou@dsl-220-235-81-133.vic.westnet.com.au] has joined #ubuntu [10:52] or dd if=/dev/zero of=/dev/hda that will fix em better :) [10:54] Can anyone suggest a good laptop to use with ubuntu? [10:54] careful. i get angry at the whim of a hat === Talliesin_ [~Jon@83-70-242-127.b-ras1.prp.dublin.eircom.net] has joined #ubuntu [10:54] darmou: thinkpads [10:54] lamont: does ubuntu postfix come with the ability to authenticate via digest to a smart host ? [10:54] darmou: ibm thinkpad x40 [10:55] also the thinkpad T21 [10:55] all other laptops wish they were a thinkpad :) [10:55] of course only ibm could manage to set their prices even higher than apple :\ [10:55] heh === jolg [~jolg@h150n2fls32o868.telia.com] has joined #ubuntu [10:55] that chinese corp owns that stuff now === paulproteus [~paulprote@203.101.20.181] has joined #ubuntu === Fergy [~Fergy@a82-92-232-156.adsl.xs4all.nl] has joined #ubuntu [10:58] well I wonder if ibm are selling their laptops cheaply now they have sold out [10:58] no [10:58] they have an agreement to still have IBM branded stuff for a while === Cope [~sanelson@wibbleworld1.demon.co.uk] has left #ubuntu [] === thoreauputic [~peter@wolax8-196.dialup.optusnet.com.au] has joined #ubuntu [11:01] http://search.ebay.com.au/+thinkpad+T21_W0QQsofocusZbsQQsbrftogZ1QQcatrefZC6QQampq3bfromZR8QQfromZR10QQampq3bsokeywordredirectZ1QQampq3bsatitleZ+thinkpad+T21QQsacategoryZ-1Q26catrefQ3DC6QQsoloctogZ9QQsotrtypeZ1QQsotrvalueZ1QQsosortpropertyZ1Q26sosortorderQ3D1QQcoactionZcompareQQcopagenumZ1QQcoentrypageZsearch [11:01] can anyone recommend a good file sharing app for linux? it seems like gtk-gnutella never finds as many files as bearshare or kazaa === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:01] hartbrkr: bittorrent [11:01] Some pretty decent prices with ebay, shame it is a pIII but that would hopefully be ok for mono development. [11:02] daniels: it claims no composite extension, though I've installed xcompmgr and restarted X. [11:02] :[ [11:02] calc: what about for single .mp3's and stuff like that? btw do you know a good bittorrent tracker? I used to use suprnova but it's shut down [11:02] lifeless: and put the magic I directed you to in #g-h to? [11:02] darmou: use ccache and it will help a lot [11:02] daniels: yah [11:02] lifeless: in xorg.conf, not XF86Config-4? [11:02] hartbrkr: there are lots of them around most require you to login to see the stuff though [11:02] wtf is xorg.conf ? [11:03] :) [11:03] lifeless: /etc/X11/xorg.conf [11:03] calc what do you use? [11:03] garh [11:03] lifeless: if it's totally screwed, bounce me your Xorg.0.log [11:03] hartbrkr: i dont download music [11:03] bbs [11:04] calc no, what bittorrent tracker do you usually use? [11:04] haven't downloaded anything in several months, so none right now [11:04] ok, what did you use before? [11:05] i just walk into jb hi-fi, and i receive cds in exchange for some form of financial compensation [11:05] suprnova since it didn't require a login === biezt [BieZt@g81073.upc-g.chello.nl] has joined #ubuntu [11:05] I have been thinking about a HP Pavilion zv5213AP notebook looks very nice but not sure how linux compatiable it is [11:05] it seems like suprnova was the most used eh? on these other trackers I can never find anything [11:05] does ubuntu have a firewall with it ? === tacobell [~jared@user-0cet1rr.cable.mindspring.com] has joined #ubuntu [11:05] I have an HP...something-or-other, an old one [11:06] works great [11:06] will ubuntu find my nforce3 NIC? [11:06] So HP are reasonably good with linux compatibility? [11:06] biezt: yes, but not activated, because no ports are open by default. so there's nothing to block off with a firewall. [11:06] tacobell: yes [11:06] tacobell: don't you need nvidia's binary drivers for that? [11:06] oh [11:06] daniels: is xcompmgr meant to make everything except the mouse stop working ? [11:06] guess not [11:06] is it difficult to open ports or is it with a gui ? [11:06] lifeless: don't ctrl-z it === calc hasn't heard any music in the past few years worth listening to twice much less buying [11:06] oh :[ [11:06] biezt: you don't have to open anything === atariboy [~atari@203.142.136.122] has joined #ubuntu [11:07] y, cause i want an ftp server :P [11:07] then run one [11:07] so it doesn't have a ui ? [11:07] lifeless: think about it. 'hey, you can take all of my rendering requests. now STOP.' [11:07] lifeless: nope, just background it. [11:07] lifeless: run with -h for various options [11:07] K [11:08] so, thats running, how can I tell its working ? [11:08] (other than things overlapping the panel now) [11:08] things get slower [11:08] and yeah [11:08] lol [11:08] so run transset [11:08] and then click on a window you want to make transparent [11:08] and it should become transparent [11:09] what package is transset in ? [11:09] so once it becomes fast gnome might use it for stuff? === tacobell [~jared@user-0cet1rr.cable.mindspring.com] has left #ubuntu [] [11:09] or is it just considered a toy in general? [11:09] ah, tansset :] [11:09] metacity already has a compositor [11:09] it's just not really used yet [11:09] lifeless: transset [11:09] calc: no-one's really come up with a compelling interface, though [11:10] yeah, searched for it. [11:10] ok [11:10] calc: transparency isn't compelling enough [11:10] something expos-like would be === HeMan [~jimmy@213.212.22.166] has joined #ubuntu === calc wonders why that e didn't render === Mrhide [~Amen@81.0.13.31] has joined #ubuntu [11:10] i'm pretty sure i am set in unicode mode [11:10] oh thats cute. [11:10] any other tricks available ? [11:10] anything special i have to do to irssi to make it render unicode? [11:11] calc: Yeah, me too. [11:11] I saw an a tilde-A and a (C). [11:11] I'm using gaim, fwiw. [11:11] set term_type=utf8 [11:11] utf-8, yo [11:11] and re running uxterm [11:11] lifeless: if xdesktopwaves was a composite manager, that would be cool [11:12] daniels: show a unicode char again :) [11:12] [11:12] registered trademark? [11:12] yep [11:12] ok its working :) [11:12] lifeless: [11:12] s/lifeless/calc/, rather [11:13] daniels: garh, I don't see that properly. [11:13] mind you, uxterm + ssh + screen [11:13] + irssi [11:13] daniels: an A(something) and upsidedown questionmark? [11:13] B [11:13] lifeless: that almost looked like an escape sequence [11:13] [11:13] hmm, I hope that came out as the escB upside-quesion. [11:13] hm [11:14] calc: thats what daniels text loks like for me [11:14] [11:14] lifeless: showed as tiny triangle question 'B' upsidedown question [11:14] hm, bizzare. i blame the freebsd machine I'm IRCing from. [11:14] thom clearly can't administer machines. [11:14] i think the tiny triangle question means missing glyph === aokaze [aokaze@modem156.supermusca.bigsky.net] has joined #Ubuntu [11:15] in my status line, it appears as a single glyph, but in the main window, it renders as ?, then ^B, then a square === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:16] here what you type renders as A-hat and the upsidedown question [11:16] i think thats a hat, not sure its too small here :) [11:16] yeah, that's broken encoding [11:16] ok [11:16] I get the same as calc [11:16] I think daniels is broken :P === Mrhide is now known as Inox === Fergy [~Fergy@a82-92-232-156.adsl.xs4all.nl] has joined #ubuntu [11:17] is it difficult to open a port on ubuntu ? [11:18] biezt: you don't open ports, I said so [11:18] there is no firewall [11:18] so everything is open :S [11:18] no [11:18] nothing is open [11:18] or is automatically closed :P [11:18] k tnx [11:18] ports are "open" when there's a service listening on them. You don't install those services, nothing's open [11:18] daniels: garh you were not kidding about slow. [11:18] you have to have a service listening on a port for it to be open [11:18] is it cause I have an ati 9600 ? === PsyDeViL [~psyhadeli@203.184.26.113] has joined #UBUNTU [11:18] hi every1 [11:18] ot does composite just suck ? [11:19] lifeless: bingo [11:19] well [11:19] the compose/damage extension are actually pretty nice [11:19] using xcompmgr for drop shadows/transparency sucks [11:19] I just used it to make things like moving windows acriss each other smoother and faster [11:19] turn off all the eye candy [11:19] Any word on when the bottom bar program windows will either A) return to normal size or B) have an option to do so in hoary? [11:20] ironwolf: its a bug known upstream [11:20] ironwolf: probably will be fixed in the next gnome point release [11:20] calc: ooi are you using gnome these days? [11:20] they fixed libwnck and in the process broke the taskbar [11:21] JD: yea for right now anyway [11:21] calc: I knew it was probably known.. was wondering if we knew eta on returning to previous behavior === TiffoN [~trillian@218.Red-217-126-197.pooles.rima-tde.net] has joined #ubuntu [11:21] calc: same here :) === ogra_ [~ogra@p508EBBFB.dip.t-dialin.net] has joined #ubuntu [11:22] lifeless: yeah, we don't have proper DMA acceleration for the r3xx series [11:22] lifeless: but it's there in an experimental branch, might make debs if I'm feeling generous and/or bribed with Coopers at DebSIG in February [11:23] bugger feb, I'll bribe you with coopers now. [11:23] any1 care to help... :P [11:23] come around, I've got some ready. [11:24] im tryng to install warty ppc on lombard (powerbook g3) it gets stuck at copying remaining packages after ubuntu base. [11:24] heh [11:25] daniels: what about i810? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has joined #ubuntu === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has left #ubuntu ["me] [11:28] JD: accelerated to the best that i8xx can do, which is really shit all === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has joined #ubuntu === aigarius [~aigarius@62.85.88.242] has joined #ubuntu [11:29] daniels: hahahah well it is my X30 so I wasn't expecting miracles :) [11:29] hi! [11:29] hi === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === remix_tj doesn't speak english very well [11:30] JD: the x31 has a radeon mobility (r1xx) [11:31] is apt.cerkinfo.be unreachable for anyone else? [11:31] daniels: okay okay I picked a shit laptop === JD grumbles at the X40 cabal [11:32] new p-m will be using 915 soon [11:32] the X40 sucks hard anyway [11:32] so should be a bit faster than 855 === martxel [~martxel@82.130.203.15] has joined #ubuntu [11:32] hi [11:32] just because everybody has it [11:32] does anyone have problems with hoary? [11:32] since yesterday [11:33] apt.cerkinfo.be is unreachable isnt it? [11:33] hi martxel [11:33] hi Gaaruto [11:33] no pb since this morning [11:33] pb? [11:34] dud: i can reach apt.cerkinfo.be [11:34] martxel, what is the pb ? [11:34] pb? [11:34] gnome [11:34] remix_tj, i see, thanks [11:34] it doesnt charge the panels [11:34] pb -> problem [11:34] yesterday i did an apt-get update anda an apt-get dist-upgrade [11:35] and know i have problems [11:35] i thot pb = powerbook [11:35] :P [11:35] PsyDeViL: yeah [11:35] ok (sorry i m french, and pb = problem :p [11:35] i was thinking penguinballs [11:35] and here's me thinking "peanut butter". for a while there I actually thought I was a geek. guess not :/ [11:35] lol === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:36] Gaaruto: do you know how to fix my problem? [11:36] what problem with gnome martxel ? [11:36] the menus [11:36] they dont appear [11:36] no taskbar ? [11:36] its a know but they are x... [11:36] no [11:36] if thats what you mean [11:36] known bug even [11:37] martxel, could you explain your problem please ? [11:37] pb does mean powerbook! [11:38] ok ok spikeb ! shame on me ! [11:38] :) [11:38] ffs, now my darn cdrom drive wont open again... [11:38] arg [11:38] spikeb: ps means also Pay a Beer :-) [11:39] when i begin the session [11:39] Hi! Is there any web-page like packages.debian.org but for Ubuntu? [11:39] remix_tj, maybe :) [11:39] yippo :P [11:39] the install worked this time === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [11:39] Gaaruto i dont speak english very much, thats the problem [11:39] :P [11:39] guess the old hd had some problem [11:39] martxel, where do you come from ? [11:40] france ? [11:40] spain [11:40] ok [11:40] #ubuntu-es is pretty active is it? [11:41] anyone answers me [11:41] you dont have spain forum for ubuntu ? [11:41] yes [11:41] ok [11:41] damn it, ive been using linux for more than 4 years now, and STILL the fucking cdrom drive is giving me crap [11:41] but i dont know how to surf the net without x === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:42] whod want to surf net without x [11:42] it wont eject, its not in mtab, it doesnt show in df, and 'lsof | grep cdrom' returns nothing [11:42] martxel, use links or lynx [11:42] or w3m\ [11:42] dud: what device is your cdrom? [11:42] dud ok [11:42] dud eject it manualy by the cdrom pinhole [11:43] PsyDeViL: er thats not a good idea [11:43] why haven't got the system configuration menu with synaptic inside ? (synaptic is installed) [11:43] PsyDeViL, thats not smart [11:43] night folks [11:43] dud: /dev/hd?? [11:43] martxel, if your pb appear after an upgrade, wait, the pb will be resolv with an other upgrade [11:43] night spike [11:43] crimsun, a liteon dvdrom located at /dev/hdc [11:43] eject /dev/hdc ive tried btw [11:43] dud: tried lsof | grep hdc ? [11:43] dud: what does `lsof /dev/hdc' reveal? [11:43] nothing at all [11:44] tried that as well ;/ [11:44] martxel, or try to explain the problem you have [11:44] hmm it not showing in df is interesting as well [11:44] i get to the session start screen [11:44] I log perfectly [11:44] crimsun: actually the lsof probably need to be to the path of where its mounted not the device [11:44] dud: I'm not sure it helps, but I had the same problem (with a similar drive .. " LITE-ON DVDRW SOHW-1633S"). I'm not sure what "cured" it, but it disappeared after a few days (with reboots and apt-get'n in that time) [11:44] and it seems to charge everything, nautilus... [11:45] ive had so many different cdroms and so many different linux distrobutions [11:45] but it doesnt [11:45] and somehow i always manage to get in this situation [11:45] again and again [11:45] im getting this upon ubuntu base system configuration. -> mm/memoty.c:110: bad pmd 00000020. [11:45] It doesnt charge the taskbars [11:45] martxel, pv [11:45] -> mm/memory.c:110: bad pmd 00000020. [11:46] is it somthing to do with swap file ? [11:46] dud: what was happening right before it stopped working? [11:46] calc, nothing really, was just using it [11:46] burning something, or just reading? [11:46] it generally happens, when an application changes drive status [11:46] prolly without "telling" gnome that it did [11:47] well gnome definitely can get confused about the drive [11:47] then it gets out of sync, and hell is loose === pitti [~martin@195.227.105.180] has joined #ubuntu [11:47] and eject wont work [11:47] i had to use eject at console to get it to eject my cdrom earlier tonight [11:48] and mount /dev/hdc gives the standard wrong fs, bad option or bad super block error [11:48] also for some reason gnome doesn't show any mounted volumes on my desktop anymore, it used to with warty === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:49] calc, gnome is like everything else concerning linux/bsd, it works wonderfully when it works, but if it doesnt work, its fucking hell [11:49] well it is to be expected that things are broken considering hoary is running beta gnome :) [11:49] an english tutor would kill me for that punctuation, or lack of... [11:50] on another note... [11:50] ive been trying to probe this apt-get problem with liblame0/libmp3lame0... === pitti_ [~martin@dialin-145-254-080-086.arcor-ip.net] has joined #ubuntu [11:51] and ive noticed that mandrake PLF also supplies these packages, only in rpm format of course [11:51] and there too, the packages has the same file usr/lib/libmp3lame.so.0.0.0 [11:51] lastlog daniels [11:51] but i assume its not a problem for them === calc hands lifeless a / [11:51] but somehow, its broken here on debian [11:52] package management isnt my strongest side, but perhaps someone who has a bit more clue can look at it? === lifeless returns the / [11:52] heh === mode/#ubuntu [-o fabbione] by fabbione [11:53] dud: what seems to be the issue with it? [11:53] so... apt-get, or dpkg rather wont install liblame0 or libmp3lame on hoary === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [11:54] liblame0 comes from multiverse, and libmp3lame from cerkinfo.be === k40z [~k40zmotic@82.152.174.0] has joined #ubuntu [11:54] the error has to do with the file usr/lib/libmp3lame.so.0.0.0 [11:54] which both provides [11:55] so don't install libmp3lame0 [11:55] this is natural, as liblame0 provides the entire libmp3lame0 lib [11:55] calc, ahhh... but there's the bug [11:55] dud: both are unofficial packages, but I'd choose Christian's version. [11:55] apt-get thinks it has to install both [11:55] ah something on his site needs it [11:56] and he provides both but split out(?) [11:56] dud: what does the cerkinfo.be archive provide? [11:56] but liblame0 is older version than in ubuntu(?) [11:56] that would be one scenario where it would break, haven't looked into it though [11:56] or, more accurately, it wont allow you to install just liblame0, because that it sees that usr/lib/libmp3lame.so.0.0.0 will conflict with the file in libmp3lame0 [11:57] yet again, im not packet wizard, so i cant seem to make sense of it all === yerga [~yerga@226.Red-80-39-2.pooles.rima-tde.net] has joined #ubuntu [11:57] but thats as far as i can understand... [11:57] so something depends on both i would guess? === RuffianSoldier [~qs@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu [11:57] libmp3lame0 should not exist [11:58] whatever depends on its dev version needs to be recompiled against Christian's 'liblame-dev' [11:58] crimsun, yeah... i think so as well, because if i removed cerkinfo.be, and tried to install mythtv, which lists liblame0 as depencencies... it worked [11:58] well, it gave other errors than those related to liblame0, but thats beside the point ;) [11:59] perhaps cerkinfo.be could remove the libmp3lame0 package? [12:00] ehhh, i still cant reach apt.cerkinfo.be... [12:00] talking about the devil and all [12:00] whatever's in the cerkinfo.be archive that's linked against 'libmp3lame0/libmp3lame{0}-dev' needs to be recompiled against Christian Marillat's 'liblame0/liblame-dev' [12:01] then libmp3lame* can go away [12:01] it's not a dpkg issue [12:01] crimsun, how would we(you?/canonical inc?/who??) go about that? [12:01] it's an archive issue. [12:01] whoever maintains cerkinfo.be needs to correct the package(s) [12:02] not very convenient that i cant reach it... [12:02] cant see who's the maintainer... [12:02] apt-cache show libmp3lame0 === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has left #ubuntu ["me] === martxel [~martxel@82.130.203.15] has joined #ubuntu [12:04] rbrito@users.sf.net i guess then... === mario [~mario@200.54.6.187] has joined #ubuntu [12:04] ill drop him an email [12:04] sounds good. [12:04] all goes fine now [12:04] just let me get this straight [12:04] ok martxel :) [12:04] the problem is that libmp3lame0 shouldnt exist? as it conflicts with liblame0... [12:05] martxel, read this for install k3b without problem : http://gfabio.blog.free.fr/?2004/11/12/75-ubuntu-installer-et-configurer-k3b [12:05] and every package that links to it should link to liblame0-dev instead? [12:05] oks [12:05] martxel, no === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [12:05] it is in french sorry [12:05] it doesnt mind [12:05] i speak a little bit [12:05] i think ill understand [12:06] watch the commands and screens [12:06] i just did apt-get install k3b to get it working... [12:06] i also did it [12:06] and it works, but only when i execute it as root [12:06] dud: here're the basics: most of the packages use Christian Marillat's scheme, which is liblame0 and liblame-dev. Therefore, the packages in cerkinfo.be need to be recompiled against liblame-dev (Build-Depends in debian/control needs to be updated), which means shlibs will pull in liblame0. Then the libmp3lame* packages can be removed from the cerkinfo.be archive. [12:06] hmm, works for me... [12:06] i tried first gtoaster [12:07] but it doesnt detect my devices [12:07] martxel, execute gksudo k3b [12:07] to launch k3b [12:08] is there a way to create an iso from a cd having a progress bar too? dd is cool but i wanted something more eyecandy (gnome stuff possibly :P ) === umarmung [~Tanzbaer@pD9E68012.dip.t-dialin.net] has joined #ubuntu [12:09] from where do I get the key to verify the release.gpg-file in the ubuntu-archives [12:10] pusling: apt should have installed the ubuntu archive key automatically [12:10] martxel, good luck, it work now, if you have problem, do what i have tell you [12:11] bye all === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:11] bye Gaaruto [12:11] mvo: I am using the debmirror-script for partial mirrors (it might only be in debian) === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has left #ubuntu ["Leaving"] [12:12] i dont suppose anyone of you nice souls, could just buy me a new monitor? [12:12] pusling: apt-get install the ubuntu-keyring package then [12:12] this is so old, that it has the standard gamma darkness fault that old CRTs get... :( === abelli [~abelli@84.222.38.7] has joined #ubuntu === jolg [~jolg@h150n2fls32o868.telia.com] has joined #ubuntu === watchtower [~watchtowe@82.147.142.132] has joined #ubuntu [12:14] hi guys [12:14] i got a weird question [12:14] mvo: but I am on a debian server [12:14] dud: if you have any elecktronic skills (so that you know that you DONT put your screwdriver on parts that have electricity) you can take the monitor open and locate the transformer (not shure about the name) and boost the gamma from there === Buzzzz_ [~Anders@hd5e25192.gavlegardarna.gavle.to] has joined #ubuntu [12:14] :) === Buzzzz_ [~Anders@hd5e25192.gavlegardarna.gavle.to] has left #ubuntu ["Leaving"] === zeedo [~notroot@www.bsrf.org.uk] has joined #ubuntu [12:15] pusling: wget http://archive.ubuntu.com/ubuntu/misc/daily_signing_key.asc :) [12:16] tsw, i have a formal electronics degree [12:17] whats the q watchtower [12:17] mvo: I am not a gpg-expert so how do I use it ? [12:17] but id rather not open a CRT monitor without having a prober electronics workbench [12:17] a CRT is something you should mess around with in your home [12:17] isnt [12:17] dud: thats true also :) and it was just an suggestion [12:17] but thanks anyhow :) [12:17] now [12:18] rituraj, i am running ubuntu at work and at home-basically everywhere [12:18] ok [12:18] dud: I have repaired dosens of crts at home and even on the road.. (but then I have done it so many times :) === zeedo [~notroot@www.bsrf.org.uk] has joined #ubuntu [12:18] pusling: do you have the apt from debian/experimental on your debian server? or do you want to download the Release and Release.gpg file by hand and verifiy the signature? [12:18] heh [12:19] rituraj, so today i had a conversation with a friend of mine, sysadmin in a local university,and he told me that ubuntu was a kind of security black hole, like the worst possible distro, concerning security issues. He claimed it was all over the security forums etc. [12:19] rituraj, is there anything like this really? === biezt [BieZt@g81073.upc-g.chello.nl] has left #ubuntu [] [12:20] i dont beleive it [12:20] mvo: the debmirror-script does it - so it is automaticly by the hand ;) [12:20] rituraj, me neither, but he was so convinced [12:20] maybe some hard core fans of debian wrote things like that === dud goes looking at which whisky to buy for new years eve [12:20] :) [12:20] brb [12:20] any suggestions? [12:20] rituraj, he said something about spoiled debian kernel:) === raghu [~raghu@203.145.183.210] has joined #ubuntu [12:21] I'm partial to glenfiddich. not so good at sharing tho [12:21] ask him what _EXACTLY_ is SPILED [12:21] how to set up crontab for 1) file1 2) file2 i want file1 should get backup and after one hour i want file2 to backup and after one hr file3 etc how? [12:21] and what he mean by SPOILED???? [12:21] im thinking Glenfiddich Single Malt 12 Years Old or Laphroaig Single Malt 10 Years Old [12:22] rituraj, well, tweaked in a way to make it working better, yet lacking the debian security [12:22] you know, basically he stated ubuntu was a spoiled debian === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:22] rituraj, i couldnever know, i have never used debian === ctr [~ctr@user-7167.l4.c5.dsl.pol.co.uk] has joined #ubuntu [12:22] pusling: you have to add the key to the right gpg keyring. but I don't know anything about debmirror, so I can't really help you here. to add a key to a keyring use: "gpg --import " [12:23] (but I don't know if debmirror will use the users default keyring or it's own) === mmx_ [~mmx@dsl-lhtgw2p75.dial.inet.fi] has joined #ubuntu [12:25] isnt debmirror a perl script of some sort basically? === mvo__ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [12:26] mvo: debmirror uses the users keyring [12:26] pusling: great, so gpg --import should work :) [12:27] mvo__: it did [12:27] thx === pef [~loic@erodia.net] has joined #ubuntu [12:27] hello === abelli [~abelli@84.222.38.7] has joined #ubuntu === kuckus [~tilo@pD9E8093B.dip0.t-ipconnect.de] has joined #ubuntu [12:30] in hoary, inserting a usb memory stick doesn't always show an icon on the desktop === zeenix [~zeenix@202.141.249.82] has joined #ubuntu [12:30] hello [12:30] it gets mounted fine, but no icon appears [12:30] a bug in pmount? [12:31] i just installed ubuntu at a box but it didnt' ask me what should be the root password [12:31] is there a default value for that? [12:31] there's no root account active in ubuntu zeenix [12:31] zeenix: use sudo [12:31] zeenix you have sudo [12:31] you should use sudo [12:31] to use it with your user pass [12:32] cool [12:32] never heard of such a unix before :) === crazney [~crazney@220-253-52-122.VIC.netspace.net.au] has joined #ubuntu [12:32] hehe === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:33] zeenix: it is quite cool - you only have to remember one password [12:33] I love it myself [12:33] I have to think twice before I do stupid stuff :) === raghu [~raghu@203.145.183.210] has left #ubuntu ["Client] [12:33] since it asks for a pass when I need to do something 'as root' === revoxx [~jack@p508A1160.dip0.t-ipconnect.de] has joined #ubuntu === kees-jan [~kees-jan@i56048.upc-i.chello.nl] has joined #ubuntu [12:34] when I had debian on the laptop I ended up su'ing to root and just working for a while === pitti [~martin@dialin-145-254-080-086.arcor-ip.net] has joined #ubuntu === pusling likes being root ;) === abelli [~abelli@84.222.38.7] has joined #ubuntu === matthew [~matthew@222-152-136-247.jetstream.xtra.co.nz] has joined #ubuntu === lunatik [~alex@upasika.org] has joined #ubuntu [12:36] hi === liquidboy [~matthew@222-152-136-247.jetstream.xtra.co.nz] has joined #ubuntu [12:37] I've got an amd64 ubuntu installed, do you think if there is a way to have a ati 9200 work in 1280 with it ? :) [12:37] because 1204 is a bit ... disapointable :) [12:37] i thought linux was supposed to be really good at multitasking, i was running synaptic, and updating stuff (and browsing too) and the comptuer started going *really* slow and eventually stopped :| [12:37] i felt like i was using windows :| [12:37] CraHan_: what password? would i have to give it password each time i do something as root? [12:38] liquidboy: did you check what processes that were running? [12:38] liquidboy: top will give you some info [12:38] zeenix: yes [12:38] well no [12:38] well, i would have, but the curser wouldnt move much, besides i dont know how, is ther a way to do it from the keyboard? (i instinctively pushed "ctrl alt del) [12:38] CraHan_: not so cool then :( [12:39] it'll remember the pass for a while [12:39] lunatik: ATI dosn't have AMD64 support yet, so you have to use the open source Radeon driver [12:39] but after a certain period it'll ask for it again [12:39] I'm not sure how long though, I think it's a couple of minutes [12:39] zeenix: sudo su gives you a root-shell [12:39] ah cool pusling === ctd [~ctd@ctd.user] has joined #ubuntu === x4m [~max@211-208.243.81.adsl.skynet.be] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:41] HcE is it include in the ubuntu distro ? === mojo [~mojo@BV1-24.207.181.53.charter-stl.com] has joined #ubuntu [12:41] hello. [12:41] lunatik: Radeon driver is in the current kernel [12:41] ok [12:41] :) [12:41] and it should be present in X too === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #ubuntu [12:42] HcE: how do i bring up a list of the processes? [12:42] ps aux [12:42] liquidboy: type "top" in a console [12:42] HcE, do you know is there is an howto for it or the usage of the radeon driver is too simple please ? :) [12:42] aaahhh [12:42] thats what you meant :p [12:43] lunatik: really straight forward, standard X driver === SeFoKumA [~zienaga@166.Red-81-44-125.pooles.rima-tde.net] has joined #ubuntu [12:43] HcE - ive got a bunch of stuff that doesnt realy mean much to me... [12:43] ok, I juste have to change the Driver in Device section of my xf86 config file ? === Nominus [~hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu [12:43] i'm having some probs with x after upgrade from warty to hoary. had probs w/ gdm starting until i removed both xfree86 and xorg xservers and reinstalled/reconfig'd xorg xserver. now it runs but the resolution is stuck at 640x480. can't change in gnome w/ screen resolution control pnl. any ideas? [12:44] mojo, exact thing happened to me [12:44] dud: you get it fixed? [12:44] i had to reinstall xorg, and run xorgconfig [12:44] yes [12:44] i did the same [12:44] reinstall xorg [12:44] there i could set my correct resolutions [12:45] xorgconfig? i already reinstalled xorg... i did dpkg --reconfigure xserver-xorg but it didn't help. so i should run xorgconfig instead? [12:45] thx a lot, it work [12:45] yeah, the reconfigure doesnt work [12:45] for this xorg [12:45] I configured it manually === vtg [vertigo@route6.alumina.nl] has joined #ubuntu [12:46] thanks. i will go try that now. === tolle [~tolle@h81172194136.kund.kommunicera.umea.se] has joined #ubuntu [12:46] liquidboy: look for processes useing CPU or RAM [12:46] liquidboy: it could also be a DMA issue, or havy diskload at some time [12:46] Hi folks, anybody there who can help with internet connection through a router? if I connect to a internet suite through firefox is takes a long time saying: resolving host www.xxxxx. have I to update resolf.conf or hosts? what are the required entries? [12:47] DMA = ? [12:47] Direct Memory Access (DMA) [12:47] revoxx, dhcp? [12:47] oh right [12:48] "root" is using about 10% === Rotund [~joe@d12-10.rb.lax.centurytel.net] has joined #ubuntu [12:48] that's the biggest one [12:49] hey is the mouse /dev/mouse or /dev/input/mice or /dev/input/mouse0 ?? [12:49] look at COMMAND not USERS liquidboy [12:49] liquidboy: sudo hdparm -d /dev/hda (or whatever is your drive) [12:49] dud, yes. I use the computer-system config.-networkiing to look at the entries. under dns it founds the ip of my router; in the resolv.conf there is an entriy names 192.168.xxx.xxx [12:49] /dev/input/mouse isnt it? [12:49] dud: will try. thx. [12:50] revoxx, you shouldnt have to mess with resolv.conf normally, that ip range is for internal NAT use... [12:50] just run the network settings config tool in gnome? [12:50] dud: ok... === vtg [vertigo@route6.alumina.nl] has joined #ubuntu [12:51] dud: yes there is an entry for my ethernet card === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:53] anyone else having problems with sound on hoary? [12:53] goes ifconfig look good then revoxx ? [12:53] mojo, its prolly /dev/input/mouse0 btw [12:54] unless you have an usb mouse, then i dont know [12:54] usb uses /dev/input/mice [12:54] usually [12:54] okay [12:54] converted from /dev/input/event<#> [12:54] IIRC === vtg [vertigo@route6.alumina.nl] has joined #ubuntu === mojo [~mojo@BV1-24.207.181.53.charter-stl.com] has left #ubuntu ["Leaving"] [12:56] i am back === biezt [BieZt@g81073.upc-g.chello.nl] has joined #ubuntu [12:57] dud: for eth0 it has an IP address (which is above the router's IP) and I assume the submask is correct. It is always this "Resolving host www.xxx" thing. when I look at the router no packages are transfereed so far but when it starts it gets the pages loaded very fast ... any ideas? === GoneBoB [~matt@bob.is.teh.admin.at.vicnet.net.au] has joined #ubuntu === scoon [~scoon@dsl092-234-243.phl1.dsl.speakeasy.net] has joined #ubuntu [12:58] which version of ubuntu should i down for an amd 1.3 ghz ? [12:58] revoxx, sounds like your DNS servers are slow [12:59] biezt, its not a 64bit amd is it? [12:59] i don't know === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [12:59] i dont think such a slow amd is 64 bit [12:59] i know nothing of amd, but i thought 64 was above 2 ghz [12:59] but the normal i386 iso will do in such case [12:59] that its not a 64bit cpu i mean... [01:00] k tnx === vtg [~vtg@route6.alumina.nl] has joined #ubuntu [01:00] dud: where are my DNS servers? my router? @ my provider? when I use M$-XP I get fast responses and do not wait ;-( [01:00] so dud u think ubuntu is a great place to start with linux ? [01:00] i guess you can use apt to install a 64bit kernel afterwards if it prooves to be wrong.. [01:00] yeah, it is [01:01] revoxx, normally, they are at your isp yes [01:01] well i'm gonna run an glftpd server but i know nothing of linux, so i need a easy one 2 start ^^ [01:01] i want to know how to run those things :P [01:01] im just about to leave, so todays free support is done, on my behalf [01:02] ubuntu is prolly the easiest and most newbie friendly distro out there now [01:02] ubuntu and yoper id say... [01:02] and mepis [01:02] does a live cd mean auto boot or running from cd ? [01:02] but yoper has a screwed up package system [01:02] but Ubuntu has a stronger comunity support [01:02] running from cd [01:02] k tnx [01:03] dud: so why do I have a dns entry in the networking section with the IP of my router? === dud is gone like a fart in the wind [01:03] *poof* === fsmw [~Fernando@113-108-21.adsl.cust.tie.cl] has joined #ubuntu [01:05] revoxx which file you are referring to === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === FallenHitokiri [~Pharao@p508BAF04.dip.t-dialin.net] has joined #ubuntu [01:06] rituraj: I am looking at computer-system conf.-networking === nicolade [~shingotn@N523P016.adsl.highway.telekom.at] has joined #ubuntu === Ran [~sbassi@200.5.115.171] has joined #ubuntu === ctr- [~ctr@user-2948.l3.c1.dsl.pol.co.uk] has joined #ubuntu [01:09] bye [01:09] Hi, currently I'm a debian user. I'm thinking about buying and amd64 box and trying to install ubuntu on it. My newbie question is: Is it probably that I could use the debs from debian archives after I did the ubuntu-installation? [01:11] it'd appear to be a "yes if you know what you're doing, and keep an eye on it". If you let things pull in dependencies, you can quickly end up in a mess tho (from experience) [01:12] smo: ok, thanks === rwabel [~rwabel@gw.ptr-80-238-228-227.customer.ch.netstream.com] has joined #ubuntu [01:13] "Ubuntu contains essentially all of the packages available in the Debian repositories, as well as many packages from third-party sources." [01:13] in my case, something pulled in a library which conflicted with the -dev package in ubuntu .. I didn't realise anything was up until other -dev packages started refusing too. It really is best avoided as much as possible === mojo [~mojo@BV1-24.207.181.53.charter-stl.com] has joined #ubuntu [01:14] Do I understand that right? Doesn that mean that there shouldn't be any need for using debian packages at all? === netmonk [~~@nat-18.c0msys.net] has joined #ubuntu === odyssey [~odyssey@odyssey.user] has joined #ubuntu [01:15] is the .iso file enough to make install cd cuz i dont know the other files extensions :P [01:15] hey guys thanks i got my xorg.conf working now [01:15] If Ubuntu provides all packages Debian does why do use something from the debian archives at all? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:16] nicolade: you don't need to, it's all there, and all up-to-date [01:16] Hi, im unsure where im supposed to add java to my path [01:16] could anyone help please? [01:17] daniels: cool [01:17] oddyssey, how did you install it ? [01:17] allow ? is the .iso enough to down to make a cd ? [01:17] plz help !! === ctd_ [~ctd@ctd.user] has joined #ubuntu [01:18] the iso is an image of the cd. you should d/l the md5sums to verify and if all is okay, you can burn the cd with the iso [01:18] biezt, an iso is an image of a install cd === lexhider [~lexhider@dip-220-235-84-79.vic.westnet.com.au] has joined #ubuntu [01:18] y i know but the word template confuses me :P [01:19] and is there a webbrowser included in ubuntu ? or do i need to make an cd with mozilla before starting ? [01:19] you do something like $ md5sum -c MD5SUMS and it will check the files listed in MD5SUMS and tell you if they check okay [01:19] biezt: the template & jigdo files are useful for building your own iso .. if you already have the iso, you're already past that stage [01:19] Ubuntu comes with Firefox [01:19] good enough :P [01:20] and can i install it on my current connection and add a hub later ? [01:20] will it auto detect ? [01:20] daniels: I'm not sure if I get the ubuntu website right: is it possible to update an ubuntu installation on a daily basis like debian? apt-get update & apt-get upgrade? Or just every six months? === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #ubuntu [01:22] nicolade: same idea as debian stable (but s/years/months/) day-to-day, will pull in security updates .. every 6 months are the actual releases [01:23] nicolade: there is also the development version (currently hoary) withdaily updates/breakage ;) [01:23] smo: thanks! [01:23] what's the best irc client for linux ? [01:23] stvn: thanks too! :-) [01:23] biezt: irssi ;-) [01:23] biezt: a whole kettle of opinion ;) === Nominus [~hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu [01:24] i use xchat 'cuz thats the first one i tried :p [01:24] guys, anyone know how do i send files through gaim? [01:24] the button is currently inactive:( [01:25] watchtower, email? === mvo [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [01:26] odyssey, not an option:( [01:26] is there a CHANGELOG for hoary anywhere ? === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:27] scoon: hoary-changes list is kind of like that. === xukun [~xukun@gt1989.uvt.nl] has joined #ubuntu [01:28] watchtower: It'd appear to be implemented for some protocols and not others. The option appears inactive for msn contacts, for works for jabber contacts [01:28] lexhider, thx but i was looking for something more like a list that I can skim thru to see if moving to hoary is a good idea. [01:30] smo, it is an icq contact on the other side [01:31] smo, that is why i can't see why it is not working === z4k4ri4 [~zakaria@202.158.89.66] has joined #ubuntu === z4k4ri4 [~zakaria@202.158.89.66] has left #ubuntu [] === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:36] stvn: Is the breakage level within ubuntu sid/hoary in your opinion comparable to that of debian-unstable? === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [01:37] yeah === murtaza [~murtaza@202.141.249.82] has joined #ubuntu [01:38] nicolade: haven't had very serious problems, some annoying ones, but nothing a reasonable experienced linuxuser can't handle [01:38] need help ab ubuntu [01:38] koi hai jo madad karay [01:38] murtaza: english please === biezt [BieZt@g81073.upc-g.chello.nl] has left #ubuntu [] === liquidboy [~matthew@222-152-136-247.jetstream.xtra.co.nz] has joined #ubuntu [01:39] ok [01:39] stvn: thanks! [01:39] hey, how can i mount my windows partition? [01:39] np [01:39] well i want to add windows network printer [01:40] printer has added succesfuly and it shows the status ready...but didn't print the page [01:40] liquidboy: do you know the filesystem and the partition? [01:41] murtaza: do you have the right to print at the printer? [01:41] well, its on the first partition, adn its win98 (fat32) [01:41] stvn, ya i have admin rights on windows pc === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:41] liquidboy: sudo mount -t vfat /dev/hda1 /mnt [01:42] liquidboy: you can change /mnt for any location you prefer and /dev/hda1 is the first partition on the master of the first ide controller (aka C-drive) [01:43] murtaza: ok, did you give you linux PC access to the printer? [01:43] stvn, how can this be done [01:43] oh right thanks, how can i make ubuntu do this automatically on startup? [01:43] murtaza: er. somewhere in windows printer settings i think [01:43] mount: special device /dev/hda1 does not exist [01:44] :| [01:44] liquidboy: add '/dev/hda1 /mnt vfat defaults 0 0' to /etc/fstab [01:44] um, you've lost me [01:44] :P [01:45] heh === Deschanel [~Curious@62.162.17.54] has joined #ubuntu [01:46] liquidboy: do sudo cfdisk /dev/hda and check for the proper partition [01:46] stvn, ya sharing is allowed in windows pc [01:46] k [01:46] Can I run 2 OS's at the same time. Ubuntu + MS XP? [01:46] liquidboy: the one that says FAT32 [01:46] FATAL ERROR: Cannot open disk drive [01:46] Press any key to exit cfdisk [01:47] that's not encouraging :P [01:47] liquidboy: er.. what kind of setup do you have? [01:47] (that's what i get when i enter "sudo cfdisk /dev/hda" [01:47] um, well, ive got 2 partitions. windows 98 on the firstr, and linux on the second [01:48] kind of regular i would have thought [01:48] if it makes any difference, i used the mandrake 9.0 cd to do the partitioning (it's got a nice easy graphical partitioner) [01:48] shouldn't matter === abelli_ [~abelli@84.222.38.70] has joined #ubuntu [01:48] had experience with MDK, I want Ubuntu now [01:49] liquidboy: check what partitions are named in less /etc/fstab [01:49] liquidboy: the first one is the one i want to know [01:49] Deschanel: how do you mean at the same time? [01:49] less? [01:49] liquidboy: yep [01:50] oh yep, its a terminal command [01:50] yep [01:50] Ok, not in the SAME time, I meant in the same machine [01:50] q gets you out of it [01:50] Deschanel: it is possible [01:50] proc /proc proc defaults [01:50] liquidboy: heh, sorry i meant the one underneath [01:50] /dev/hdb5 / reiserfs defaults [01:50] but this is my second partition... [01:51] and its got the cdrom and the floppy drive, but that's it [01:51] liquidboy: ah ok, apperently you have installed linux on your slave drive [01:51] I have a Laptop Gateway m305. What distro would run the best on it.. I mean if there is one [01:51] liquidboy: try sudo cfdisk /dev/hdb [01:51] Deschanel: try the ubuntu livecd and see if it works [01:51] is that bad? === olimar [~olimar@p213.54.77.68.tisdip.tiscali.de] has joined #ubuntu [01:51] liquidboy: not really, just not standard [01:52] oh right, i didn't really know what i was doing === ACIDnet [~ACIDnet@host81-153-138-179.range81-153.btcentralplus.com] has joined #ubuntu [01:52] Hi all I am upgrading my warty releas to hoary but it asks me about which Xserver to use: Xfree Xorg or Xorg-dbg [01:52] morning all [01:52] I don't have the live cd, and I cannot download it cos I am on dial up:/ [01:52] stvn, i m waiting for ur reply [01:52] how would i do it to make it not the slave drive? [01:52] what is Xorg-dbg? And isn't Xorg the "standard"? [01:52] murtaza: oh sorry [01:52] hdb1 Boot Primary W95 FAT32 (LBA) 20999.14* [01:52] murtaza: i'm not entirely sure about windows printer sharing [01:52] that looks a bit better eh? === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [01:53] liquidboy: yep, so it's sudo mount -t vfat /dev/hdb1 /mnt for one time mount === jdub [~jdub@home.waugh.id.au] has joined #ubuntu [01:53] yep, sweet how bout perminent mount? [01:53] Deschanel: i think ubuntu will work, but better checkat the wiki if your laptop is listed === fsmw [~Fernando@113-108-21.adsl.cust.tie.cl] has left #ubuntu ["Leaving"] [01:53] stvn, what abt using samba [01:54] wiki? ... The link in ubuntu.com ? [01:54] liquidboy: you need to edit the /etc/fstab file [01:54] liquidboy: sudo gedit /etc/fstab [01:54] Deschanel: yep [01:54] hmm how come i cant open folders... ubuntu doesnt know what kindo f files they are [01:55] liquidboy: permission problem, we come to that [01:55] ok [01:55] so im editing this file... [01:55] i hate courseework :'( i cant do it [01:55] murtaza: here i needed to add a username and password and set the samba workgroup right before i could print at the printer [01:55] murtaza: so if there's no password required, it could be the wrong workgroup [01:55] what do i edit? [01:56] stvn, how can i set samba workgroup right === abelli_ [~abelli@84.222.38.11] has joined #ubuntu [01:56] liquidboy: add the line: /dev/hdb1 /mnt/windows vfat ro,defaults,user,uid=1000,gid=1000 0 0 [01:56] stvn: do i just add a line like the ones in there, but with hdb1? [01:56] murtaza: system settings network [01:57] lifeless: I expect that the sasl stuff does - postfix just uses what the library provides, iirc [01:57] liquidboy: you need to create the directory /mnt/windows in that casse [01:57] yeah [01:57] i'll need to unmount windows to do that eh? how do i do that? same thing as mount but with "unmount"? [01:57] OK I am in Wiki now. But where should my computer be listed at? [01:58] liquidboy: ah yes, sudo umount /mnt [01:59] Deschanel: http://www.ubuntulinux.org/wiki/HardwareSupportMachinesLaptops [01:59] ok, i added the line, going to creat the windows folder... [01:59] zeenix, do u have idea abt adding printer :) [02:00] i type in "sudo unmount /mnt" and it says command not found === dwarkin [~hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu [02:00] liquidboy: sudo mkdir /mnt/windows && sudo chown :users [02:00] liquidboy: it's umount, not unmount [02:00] murtaza: no i've no clue about windoz shit :) === dwarkin is now known as Nominus [02:00] oh [02:00] liquidboy: you need to chage for your username, obviously [02:01] stvn, what does the "&& sudo chown,..." thing do, ? [02:01] isthat just so only i can get into it> [02:01] and other users dont automatically mount it? [02:01] liquidboy: tell linux that /mnt/windows is owned by from group users [02:01] none Gateway computer listed :( [02:02] liquidboy: it is readable by other users, as long as they are part of the users group [02:02] oh right, i copied that it said no such file or dir... [02:02] oh sorry, typo [02:03] yeah [02:03] it seems to exist now... [02:03] liquidboy: sudo mkdir /mnt/windows && sudo chown :users /mnt/windows [02:03] you need to specify which dir to chown ;) [02:03] oh right === SepheeBear [~SepheeBea@24-193-86-118.nyc.rr.com] has joined #ubuntu [02:04] Deschanel: you could try ubuntu forums or google to see if your laptop has linux support [02:04] it wont let me cos i already created a /mnt/windows folder, and i cant delete it... do i need to "sudo" delete it? [02:04] Deschanel: but ubuntu generally has as good laptop support as any distro, so ubuntu is a safe bet [02:05] liquidboy: heh, just do the chown command then [02:05] eeverything after the && === ogra_ is now known as ogra [02:05] the first one you gave me? [02:05] 2nd [02:05] so not hte &&? === abelli [~abelli@84.222.38.11] has joined #ubuntu [02:05] nope [02:05] && just means do this command and after that that command [02:05] no such file / dir [02:06] but i tried to do the whole command, and it tells me the file exists === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has joined #ubuntu [02:07] liquidboy: hm, sudo chown -R :users /mnt/windows [02:07] same, no such file or dir [02:08] huh === miausX [~manu@84-120-192-142.onocable.ono.com] has joined #ubuntu [02:08] hi :) [02:08] it's probably somethig really obvious :P [02:08] liquidboy: give me the result of ls -l /mnt (unless it's a longlist) [02:09] k [02:09] total 0 [02:09] drwxr-xr-x 2 root root 48 2004-12-30 02:02 windows [02:10] liquidboy: sudo chmod 777 /dev/hd* [02:10] remix_tj: hum... I think that is a bad idea [02:10] um, its too late now... :P [02:10] remix_tj: that's no solution, since udev will change it next reboot [02:10] ouch [02:10] miausX, did i mess things up bigtime? [02:11] nah [02:11] liquidboy: no, but listen to stvn, in next reboot you will have the same problem [02:11] liquidboy: cd /mnt [02:11] yeah [02:11] stvn: if you make a script to launch at boot to set evry time 777 hd* [02:11] but it's a ba idea give 777 perms, a better solution is to play with groups :) [02:12] the windows folder is in /mnt [02:12] (its there when i "dir") [02:12] if thats what you want to know [02:12] liquidboy: sudo chown -R matthew:users windows === Dengar [dengar@cc109748-a.groni1.gr.home.nl] has joined #ubuntu === remix_tj [~remix_tj@host61-179.pool8250.interbusiness.it] has left #ubuntu ["me] [02:13] lolol, i was entering in ",matthew." not just "matthew" [02:13] heh [02:13] i knew it was somethign really obvious [02:13] :) [02:13] oops i meant "" [02:14] but you knew what i meant eh> [02:14] duh, i did it again [02:14] yep, i told you to replace with your username, not user :p [02:15] *blush* [02:15] so i should probably try the origional command then, which one was it again? [02:15] liquidboy: did you add the line i told you to /etc/fstab === egli [~egli@gate.wyona.com] has joined #ubuntu === marsjays_ [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === zeedo [~notroot@www.bsrf.org.uk] has joined #ubuntu [02:16] stvn: yes i did [02:16] than try sudo mount /mnt/windows [02:17] works [02:17] and i can open folders too [02:17] liquidboy: ok next time you reboot it will be mounted automatically === pitti_ [~martin@195.227.105.180] has joined #ubuntu [02:18] oh right [02:18] sweet thanks stvn :) [02:18] rebooting :) [02:19] np === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu === duncanm [~duncan@peabody.ximian.com] has joined #ubuntu [02:20] hola [02:20] i'm having trouble installing Mono on ubuntu [02:20] this is a hoary installation [02:20] The following packages have unmet dependencies: [02:20] mono: Depends: mono-jit (= 1.0.4-1) but 1.0.2-1 is to be installed or [02:20] mono-mint (= 1.0.4-1) but it is not going to be installed [02:21] duncanm: you don't need the mono package [02:21] what should i use? [02:22] i just want to quickly setup a mono 1.0 installation to run a test [02:22] duncanm: mono is a metapackage, check its dependecies and install those [02:22] how do i do that? [02:22] i'm new to Debian/Ubuntu [02:23] duncanm: i'd say easiest way is to install a mono app ;) [02:23] i have a CVS install on that machine already === k40z [~k40zmotic@82.152.174.0] has joined #ubuntu [02:24] what's a fast way to remove the mono package? [02:24] my CVS install is made to /usr as well, so it overlaps [02:24] duncanm: you just want to install the runtime environment? [02:24] stvn: if i could remove all of mono, that'd be great [02:25] duncanm: if you have it installed by CVS, it'll be tricky i guess === xevil [mageerc@host-216-77-195-152.jan.bellsouth.net] has joined #ubuntu [02:25] duncanm: don't know how to uninstall CVS software [02:25] no no [02:25] i want to uninstall all of the mono deb packages [02:26] oh ok === jiyuu0 [~jiyuu0@219.94.82.41] has joined #ubuntu === Rotund [~joe@d19-22.rb.lax.centurytel.net] has joined #ubuntu [02:26] duncanm: open up synaptic or aptitude, search for mono and remove all packages you come across [02:27] stvn: is there no way to do it from the commandline? [02:27] duncanm: aptitude is commandline [02:27] duncanm: otherwise apt-get remove === k40z [~k40zmotic@82.152.174.0] has joined #ubuntu === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu === cyrus-tc [~cyrus-tc@pD95155E3.dip.t-dialin.net] has joined #ubuntu === vIkSiT [~vIkSiT@210.212.200.5] has joined #ubuntu === netmonk [~~@nat-18.c0msys.net] has joined #ubuntu === occy [~october@65.173.2.210] has joined #ubuntu [02:36] any idea when hoary will be released as a final version and not in testing? [02:37] occy: 146.135.4.8 [02:37] d'oh [02:37] occy: http://www.ubuntulinux.org/wiki/HoaryReleaseSchedule [02:37] one of those days I'm going to FIX that paste bug [02:37] hey Kamion [02:38] Kamion: since daniles changed the topic again [02:38] Kamion: i have problems compiling the emu10k1 driver on ppc for 2.6.10 === duncanm [~duncan@peabody.ximian.com] has left #ubuntu ["Leaving"] [02:38] Kamion: do you think you can look at it after i upload the kernel? [02:38] Kamion heh [02:38] i guess we can live 2/3 days without [02:39] morning === sbuhaian [~sebi@194.106.204.157] has joined #ubuntu [02:40] ahhh, so mid april === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:40] fabbione: possibly I guess, but I doubt I'm going to have any special knowledge here :) [02:40] mid-late rather. === jiyuu0 [~jiyuu0@219.94.82.41] has joined #ubuntu === hearsay [~hearsay@p50883293.dip0.t-ipconnect.de] has joined #ubuntu [02:42] is anyone using 2.6.10? [02:42] occy: looks like 6 April to me === Gwaihir [~Gwaihir@ppp-12-93.25-151.libero.it] has joined #ubuntu [02:44] It's not today, is what I'm saying. :) [02:45] sure ... [02:46] I get a lot of dependancy problems after switching warty to hoary in sources.list, and doing apt-get update && apt-get dist-upgrade [02:46] first thing that goes no-no is python... [02:47] Kamion: the point is that the error looks like very gcc/kernel/arch specific [02:47] and i can't upgrade the chroot on davis to test [02:47] but you can test locally with another gcc or perhaps with a newer version [02:47] pmfp: try 'apt-get --dry-run install python2.4', tell us what gets removed === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has joined #ubuntu [02:48] fabbione: ah, ok, true === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:48] Kamion: it says it's already the newest versions [02:48] check this weird one out: === CaPS_ [~mathieu@a184148.upc-a.chello.nl] has joined #ubuntu [02:48] pmfp: ok, 'apt-get --dry-run install python' then [02:48] python-apt: Depends: python (< 2.4) but 2.4-0ubuntu4 is to be installed [02:48] apt-get -f install === olimar [~olimar@p213.54.70.96.tisdip.tiscali.de] has joined #ubuntu === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has left #ubuntu [] [02:49] Hi all just upgraded to hoary but my laptop creen is only showing in 640x480 screen resolution [02:49] that's apt making the wrong decision; there's something that breaks with the new python and would have to be removed, so it's choosing to hold back a zillion packages rather than remove some [02:49] Kamion: apt-get -f dist-upgrade? [02:49] apt-get dist-upgrade is a crap UI for trying to diagnose this sort of thing, though [02:49] and I can't change the resolution to 1024!!! [02:49] no, apt-get -f install [02:49] PLEASE help =0 [02:50] checked the xorg.config file but the 1024 is in there [02:50] Kamion: apt-get -f install [python,python2.4] still says it's the newest version, then lists the dependancy problems [02:50] Question, I just installed Ubuntu (Warty, one of them free cd's) but it never asked me for a root password.. (that, or I missed it :| ) Anyone aware of any defaults? Or do I have to boot it into single user mode and deal with it manually? [02:50] I said 'apt-get -f install', no arguments [02:50] olimar what is Default Depth? [02:50] now? [02:50] Kamion: oh, sorry [02:51] Kamion: seems to pull through, thanks! [02:51] olimar no, tomorrow :) === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has joined #ubuntu [02:51] cool [02:51] CaPS_: no password for root its disabled.. use sudo [02:51] it's 640x480 normally it should be 1024x7something [02:51] CaPS_: safer that way [02:51] pmfp: let us know what if anything gets removed though, it's possible there's something still depending on python (<< 2.4) [02:51] especially in universe [02:51] olimar yeah, you want to change it to 1024x768 [02:51] yep [02:51] we'll need to do a lot of upgrade tests :-/ [02:52] Kamion: alright === mvo [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === zxy__ [~ralph@host81-154-201-237.range81-154.btcentralplus.com] has joined #ubuntu [02:53] tsw === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:53] Thanks, I suppose [02:53] That'll take some getting used to [02:53] :P [02:53] tsw: Is the first user created in a group that can do root stuff through sudo? [02:53] CaPS_: you can issue sudo password root to change it I suppose [02:54] Because else I'm still stuck :) [02:54] CaPS_: yes [02:54] okidoki [02:54] thanks mate [02:54] have fun :) [02:54] gnome-cpufreq-applet libgtop2-4 libnautilus2-2 trashapplet [02:54] Kamion: that's what the apt-get dist-upgrade wants to remove after the apt-get -f install [02:54] x-window-system-core is held back [02:55] whee, get an authentication warning too [02:55] splendid [02:56] has any have error messages on bootup: "hotplug" modules not loading permission denied etc === housetier [~housetier@dsl-213-023-038-001.arcor-ip.net] has joined #ubuntu === donpaolo [paolo@adsl-159-86.38-151.net24.it] has joined #ubuntu [02:57] Kamion how come so many packages are unauthenticated? [02:58] Hi guys! Anyone could help me with a Conexant AccessRunner pci adsl modem to use it with ubuntu? [02:58] pmfp: install ubuntu-keyring [02:58] ogra: righty === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [02:59] ubuntu: you can ignore them...... its just a weird way to tell you you have no such HW [02:59] ogra: I see thanks === joh_ [~joh@51.80-203-17.nextgentel.com] has joined #ubuntu [03:00] pmfp: because you haven't yet installed ubuntu-keyring and added the Ubuntu archive key to apt-key. We'll be automating this as time goes on; the authentication feature is new. [03:00] ubuntu: there is a howto on the wiki, how to get rid of the errors if they annoy you [03:00] cool thanks mate [03:00] :) [03:00] I'll go have a look [03:01] bye for now === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has left #ubuntu [] === Shufla [~shufla@router.kkzabrze.com.pl] has joined #ubuntu [03:02] hello :> [03:02] Another question, on a fresh install, what steps do I take to get Rhythmbox to play MP3 for me ? :) [03:02] CaPS_: https://www.ubuntulinux.org/wiki/RestrictedFormats === Capri [~makolb@217.188.237.110] has joined #ubuntu === agenteo [~agenteo@84.222.61.146] has joined #ubuntu [03:03] I always thought it was just the encoding part that was illegal to redistribute without license (or something), not the decoding [03:03] for mp3 at leats [03:04] s/leats/least [03:04] pmfp, afaik that's correct. === zaeem [~zaeem@202.147.174.107] has joined #ubuntu [03:04] pmfp: you have to pay fraunhofer for distributing the decoder, its patented === wezzer- [~wezzer@ZMKDCCXLI.dsl.saunalahti.fi] has joined #ubuntu [03:05] pmfp: on a CD that is [03:05] well, I for one don't feel like recoding everything into ogg :P [03:05] ogra, thanks though, that'll get me going. [03:05] :) [03:05] hi all [03:05] CaPS_: I think you're doing right in that... personally don't think ogg is equally good, imho [03:05] zaeem: hi [03:06] This is a startling experience. I join this Linux help channel and I actually get helped. I've been using Linux for years, but this is new ;P [03:06] pmfp: ogg is as good as mp3 [03:06] pmfp: used parted? === Netminder [~mcroydon@phaser850.connext.net] has joined #ubuntu [03:06] zaeem: ask openly and descriptevly in the channel and you're more likely to get help [03:06] I'm using jigdo-lite to download a DVD iso from a web repository, the file is sized around 4GB, the process ends when the file become 2GB sized! Someone has experienced this problem or know a solution? [03:06] pmfp: righto.. [03:07] ogg is better than mp3 [03:07] in my personal opinion, nah [03:07] but coding your existing mp3 into ogg makes a mess, off course :) [03:07] of* === marsjays [~marsjays@as1-3-8.paa.hs.bonet.se] has joined #ubuntu [03:08] i would like to split my root partition into multiple without any data loss and preferably without unmounting it..its reiser4 and scsi...is it possible? [03:08] is there a net install? === zxy_ [~ralph@host81-154-201-237.range81-154.btcentralplus.com] has joined #ubuntu [03:08] zaeem: if you can resize the partitions, yes [03:09] or floppy disc install? My cd rom seems like it might be having issues. [03:09] pmfp: care to explain? [03:09] zaeem: why do you want to do that ? ot only raises the latency..... [03:09] zaeem: make a backup, resize the partition and create appropriate new ones, mount them at the right place, and move the contents [03:09] course, where I'd get floppies, I have no idea. [03:09] Oooh synaptic [03:09] === Nominus [hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu === NickGray [~NickGray@61.11.19.118] has joined #ubuntu [03:10] CaPS_: you should see the upcoming release ;) [03:10] ogra: multiple partitions on the same disk increase latency?? [03:11] pmfp: the problem is that neither cdrom nor floppy are operational and no replacement [03:11] FC3 failed when I tried to install (media issues it says) [03:11] heh [03:11] zaeem: sure, you force the head to start and stop all the time....there are not much reasons to split [03:11] So I'm guessing it's the cdrom === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #ubuntu [03:12] ogra, heh :) [03:12] hmm [03:12] ogra: any links where i can get some info for my boss...:( [03:12] ogra, let me get used to this first. I'm coming from Gentoo. I'll all upset Ubuntu is doing all sorts of stuff for me [03:12] :P === occy goes to check if he has an external cd drive [03:12] zaeem: nope, i think google is your friend there [03:12] hellohello, why there are so many Python packages in Ubuntu? (I like it, but I wonder anyway) [03:12] (upset in a "god, why did I do this shit myself" way) [03:12] zaeem: why does he want this ? [03:13] Ran: so that you can install parts of python and it's addons without forcing on you all addons [03:13] ogra: long reasons..leave it [03:13] Ran: the boss loves Python :) [03:13] zaeem: in certain setups more partitions make sense.... [03:14] I thought that some Ubuntu only component ran on Python. [03:14] zaeem: they can also speed up if you put them on different disks......but on one disk it makes only sense if you plan to reinstall often or want to grow and shrink a certain part [03:15] all the time [03:15] Is there any way to upgrade Firefox to 1.0 through the package system at this time ? (preferably without moving forward to the unstable branche) [03:15] search at ubuntu forums [03:15] CaPS_: yes, there's an unofficial source [03:16] CaPS_: https://www.ubuntulinux.org/wiki/BreakMyUbuntu [03:16] there is a howto for upgrading firefox [03:16] CaPS_: check wiki-plicki [03:16] ogra, that sounds encouraging [03:16] ;-) [03:16] hehe === paulproteus [~paulprote@203.101.1.249] has joined #ubuntu [03:16] whats wrong with firefox 1.0 that is not on official repository? [03:16] CaPS_: from last week (one of my favs): [03:17] [04:21:47] this is a big crowd here [03:17] [04:21:53] have all gentoo users moved here ? [03:17] hehe [03:17] haha [03:17] :P [03:17] Ran: A release version only recieves security updates until the next release distribution is ready [03:17] Actually, I did use Gentoo before :) === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [03:17] Ran: to maintain stability and security [03:17] But I found out that Gentoo in a laptop is insane :) [03:17] ogra, Gentoo is nice. It just takes your firstborn and then a few years of your own life to deal with it ;-) === ogra thinks gentoo is something for lonesome ppl that love to look at compiler massages...... [03:18] har har, we bad arses modify the LFS and rolls our own distro [03:18] I still run Gentoo on my fileserver but I'm considerring moving back to Debian when sarge is released as stable [03:18] ogra heh [03:19] odo: why not ubuntu ? [03:19] ogra any ability to install via network or something with ubuntu? [03:19] pmfp: When next Ubuntu verion is ready, will you have to update using the CD of you could be able to update just using the package manager? [03:19] anybody working on a gtk-fb interface for the installer? [03:19] occy: i think you have to have a netboot capable NIC for that.....there is a doc: http://archive.ubuntulinux.org/ubuntu/dists/warty/main/installer-i386/current/doc/manual/en/index.html [03:20] Ran: you can just use the package manager. In fact, I just did... downloaded ~500 MB [03:20] hi all [03:20] hello [03:20] ogra: ubuntu is made desktops in mind...I don't see how ubuntu would be better in a server than debian [03:20] Ran: or combine them, use the package manager to upgrade with the packages found on cd and net [03:20] pmfp: What version did you have and what version do you have now? (sorry for my English) === zverj [~z@195.13.243.151] has joined #ubuntu [03:21] Ran: Warty -> Hoary [03:21] odo: thats a wrong assumption, ubuntu is for servers and desktops as well, do a custom install [03:21] Ran: where are you from? [03:21] hello. can someone help me with nfs server setup? i run nfs-common and nfs-kernel server but client says server is down [03:21] pmfp: Argentina [03:21] odo: ubuntulinux.org runs on ubuntu for example.....and it is hit by a heavy userbase [03:22] Ran: puedo hablar un poco espaol, pero no muy bien.. === NickGray [~NickGray@61.11.19.118] has left #ubuntu [] [03:22] pmfp: de donde sos? [03:22] bronson: suecia [03:22] ooops [03:22] Ran: Suecia === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has joined #ubuntu [03:22] Ran: you can upgrade your ubuntu the next ten years with just the apt-get dist-upgrade command, thats the advantage of apt, nothing breaks ;) === teuf [teuf@d80-170-47-225.cust.tele2.fr] has joined #ubuntu [03:23] ogra: well, I have to think about it but I still think that I'll keep ubuntu in desktop use for now :) [03:23] ogra: Ubuntu is pretty new, how come do you know if will be alive in 10 years? [03:23] ogra as long as you stick to stable :) [03:23] Ran Ubuntu is based on Debian which has been around for eons [03:24] No flame intented, but I saw a lot of movement in linux distros lately [03:24] It worked like a charm ogra: just added the two modules to blacklist, no more error mesage! [03:24] Ran: occy is right.... you have to stick to stable indeed.... i just belive in ubuntu and am willing to give it my energy for the next ten years ;) [03:24] hello. can someone help me with nfs server setup? i run nfs-common and nfs-kernel server but client says server is down [03:24] ubuntu: ;) [03:25] Conectiva was a major hit here in Southamerica and doesn't exist now (at least is not used anymore) [03:25] zverj: have you setup /etc/exports? [03:25] Ran: and as i think there are oters thinking the same, it will...... [03:25] Lathiat, yes [03:25] hi all... [03:25] zverj: did you restart the server after doing so? [03:25] Ran Of course, as I always say, "Triple your money back if you aren't 100% satisfied."[tm] [03:25] Lathiat, yes [03:25] Ran: ubuntu has a big backing by debian developers..... [03:25] zverj: do you have a fiewall? [03:26] Lathiat, nope [03:26] the installer is stuck at 36% [istalling core packages] ... does someone know something about known issues? [03:26] *fire [03:26] zverj: is portmap installed [03:26] RedHat quit desktop (ok, there is Fedora now). Corel was big player here also, now disapeared. [03:26] Lathiat, nope [03:26] zverj: needs to be :) === NickGray [~NickGray@61.11.19.118] has joined #ubuntu [03:26] I have another error mesage: address space collision on region 8 of bridge? [03:26] Ran Corel never was a big player. [03:26] zverj: there is a howto in the wiki, how to adjust the portmap setup for nfs === johane [~johan@h202n8c1o255.bredband.skanova.com] has joined #ubuntu [03:27] Lathiat, oh sorry, is [03:27] is there any way to do a "Yes to All" to an mget command in FTP? [03:27] slackware, debian, redhat, those things are all still around. [03:27] and won't go away [03:27] zverj: see the howto mentioned === jayeola [~jayeola@dsl-80-42-89-132.access.uk.tiscali.com] has joined #ubuntu [03:27] anyhoo [03:27] NickGray: which ftp client [03:27] Corel in Argentina was important, most stores sold computers with Corel Linux pre installed. To avoid paying MS fee. [03:27] Ran, wrong channel to debate such things. [03:27] Lathiat, thanks [03:27] I'm using the FTP command in the shell. [03:27] #pihilosophy :) [03:28] zverj: if its still not working [03:28] zverj: let us know, also might wanna check syslog [03:28] zverj: make sure your /etc/exports was formatted right, etc [03:28] occy: Sorry, wont talk about it. [03:28] NickGray: look in the help for prom [03:28] Ran no worries mate [03:28] ok === e-Jah [~ejah@dyn-83-157-253-115.ppp.tiscali.fr] has joined #ubuntu [03:28] thanks ogra, I'll try that [03:28] NickGray: switches prompting off afair === occy wonders if crimsun is awake yet or not. === darkling [~hugo@82-69-92-84.dsl.in-addr.zen.co.uk] has joined #ubuntu [03:29] man, what a bummer about my CD. [03:29] bbiab [03:30] ho connection problem, excuse me if you received my precedent message, but i will resay it :) [03:30] jiyuu0: are you here please ? to propose you to add something to the ubuntuguide :) [03:31] Lathiat: portmap is installed by default, else fam would not work, but external access is disabled [03:31] ogra: I tried looking for a howto on those links you gave me earlier, but no success... Any hints as how to get alsa up and running ("The Ubuntu Way"?, I'd prefer not to mess with the system myself, but rather use the tools available :P ) [03:32] CaPS_: you only need to load the right modules....tats enough in ubuntu...but sometimes the sound gets blocked by other modules....is this a laptop ? [03:32] nope [03:33] afaik, it's not even exotic hardware :) [03:33] CaPS_: what kind of soundcard ? === CaPS_ frantically tries to remember the name === jayeola [~jayeola@dsl-80-42-89-132.access.uk.tiscali.com] has left #ubuntu [] [03:33] CaPS_: lspci [03:33] hold on [03:33] oh dear [03:34] 2.6.7 on gentoo thought it'd be ok if it crashed every once in a while. 2.6.8 thinks it doesn't recognize my soundcard [03:34] bugger all [03:34] CaPS_: look with lspci [03:34] yes, I did [03:34] 0000:02:0c.0 Multimedia audio controller: Aval Nagasaki Corporation: Unknown device 5880 (rev 02) [03:34] :) [03:35] ugh [03:35] hold on, I'll find the name in the old gentoo config [03:36] ensonic 1371 chipset [03:36] the realtek 8139's of the sound world :P === ubuntu [~leafless@ottawa-hs-209-217-75-43.d-ip.magma.ca] has left #ubuntu [] === zenwhen [~zenwhen@host-66-20-101-195.bgk.bellsouth.net] has joined #ubuntu [03:37] CaPS_: the right module is snd-ens1371 [03:37] CaPS_: look if its loaded [03:37] it's not according to lsmod. [03:37] CaPS_: load it ;) [03:38] ok, now loaded. no errors.. Let's see what rhythmbox has to say to that === mupe_ [joonas@dsl-roigw3h66.dial.inet.fi] has joined #ubuntu [03:38] CaPS_: you probably also need snd-mixer-oss [03:38] I modprobe'd it === zenwhen [zenwhen@h-67-102-63-103.phlapafg.covad.net] has joined #ubuntu [03:39] CaPS_: and esd may not be running if it wasnt loaded on gnome start === zenwhen_ [~zenwhen@host-66-20-101-195.bgk.bellsouth.net] has joined #ubuntu [03:39] /dev/dsp: No such file or directory [03:39] :/ === _guMuTpoB [~joshua@node-51-225.jambolnet.com] has joined #ubuntu [03:39] (when running esd on the terminal) [03:40] CaPS_: try snd-pcm-oss [03:40] same === wezzer- [~wezzer@ZMKDCCXLI.dsl.saunalahti.fi] has joined #ubuntu [03:41] <_guMuTpoB> pls I need some help getting my ISA card run on Ubuntu [03:41] CaPS_: hmm.... cound you post the output of: lsmod|grep snd to #flood [03:42] I'll pastebin it [03:42] k === krischan [AFALADA@p508869B6.dip0.t-ipconnect.de] has joined #ubuntu [03:42] http://pastebin.com/134451 [03:43] <_guMuTpoB> pls somebody help me get my ISA Yahama 719 audio card run on Ubuntu [03:43] CaPS_: looks absolutely ok..... [03:44] ogra: Rhythmbox is saying.. (hold on).. [03:44] CaPS_: try adding snd-ens1371 to /etc/modules and rebott, probably the load order is wrong, so let hotplug care === paulproteus [~paulprote@203.101.3.218] has joined #ubuntu [03:44] couldn't open resource for writing [03:44] couldn't pause play back [03:45] whats the command to mount a windows share using a different username to the one your loged in on??? [03:46] ok, I'll try that ogra [03:46] CaPS_: RB is missing the esd backend ;) [03:46] ogra: that's a horrible error message then [03:46] ;-) [03:46] CaPS_: heh [03:47] ogra: does it matter where I put this snd-es1371 in that file? top/bottom? === albator [~albator@lafilaire-1-82-66-81-88.fbx.proxad.net] has joined #ubuntu [03:47] hi there [03:47] CaPS_: nope... hotplug should care for the right order [03:47] should I run anything after touching this file? [03:47] i've a problem with nforce3 chipset [03:48] CaPS_: nope, just add the module name to the end [03:48] ok [03:48] be back in a bit === hile [hile@hack.fi] has joined #ubuntu [03:49] <_guMuTpoB> pls somebody tell me how to set up my ubuntu use isa audio card [03:50] _guMuTpoB: this card needs the snd-opl3sa2 module i think.... [03:51] _guMuTpoB: as its isa, you will need to specify a lot of options i guess..... [03:51] hey ogra [03:51] pmfp: gtk-fb installer> yes, I am, in the background [03:51] ogra: "Usually" you can get by with no options. [03:51] You know much about sound issues? [03:51] albator: Feel free to talk about it more. [03:51] <_guMuTpoB> whatever is neccessary [03:51] albator here is having a serious one. === gustavor [~gustavo@cnet-cable-189-84-77.canbrasnet.com.br] has joined #ubuntu [03:52] yeah [03:52] <_guMuTpoB> just tell me how or a resource where to get the info [03:52] : [03:52] so everybody with a sound issue align in a row please ;) === shebroman [~shebroman@adsl-67-65-9-82.dsl.austtx.swbell.net] has joined #ubuntu [03:52] albator: I seem to not have successfully received your message. Might be an encodings issue. [03:53] _guMuTpoB: modinfo snd-opl3sa2 will show you all possible options [03:53] lol i've typed the accentuated "a" [03:53] (i'm french) [03:53] paulproteus: even with isa ? [03:53] ogra: "Often", at least, if not "usually". :) [03:53] heh [03:54] <_guMuTpoB> yeah i see alot of stuff here i got no idea whats for ;) [03:54] nobody has nforce3 chipset ? [03:54] can anyone explain why my eth1 (wireless) connection shows a signal strength of 40% ? [03:54] <_guMuTpoB> and how should i use this info, im a newbie :( [03:54] _guMuTpoB: i guess you will need to specify the right port, irq and dma settings for basic sound [03:55] _guMuTpoB: do you know which values this card uses normally ? [03:55] <_guMuTpoB> i can acuire them [03:56] <_guMuTpoB> from my winboze system [03:56] from the boot sequence too i think [03:56] _guMuTpoB: ok, do this.... write them down and then come back.... [03:56] <_guMuTpoB> ok [03:56] <_guMuTpoB> ill do :) [03:56] _guMuTpoB: isa is always a bit tricky [03:56] ogra: (Have him try without first.) [03:56] <_guMuTpoB> do you use icq ? === agenteo [~agenteo@84.222.61.146] has joined #ubuntu [03:57] slow wifi [03:57] _guMuTpoB: paulproteus is right... [03:57] _guMuTpoB: just try: modprobe snd-opl3sa2 [03:57] <_guMuTpoB> ok [03:57] _guMuTpoB: in a root terminal [03:57] _guMuTpoB: and see what happens [03:57] seems that everybody is in trouble with sound [03:57] lol === agenteo [~agenteo@84.222.61.146] has left #ubuntu ["Leaving"] [03:58] albator: that indicates everything else is working fine, isnt that great ? ;) [03:58] wireless eth1 slow ....whats up with that? [03:58] oh it is [03:58] Protip: Buy an OEM SB Audigy :) [03:58] everything is going well for me too [03:58] but still no sound [03:58] :x [03:58] Creative cards in Linux are great. [03:59] audigy 2 also? [03:59] I suppose. [03:59] yeah audigy 2 works too [03:59] But the Audigy is cheaper. [03:59] :P === ctr [~ctr@user-2948.l3.c1.dsl.pol.co.uk] has joined #ubuntu [03:59] i've seen it working [03:59] I really dont need 24 bit sound with mp3s === atariboy [~atari@203.142.136.122] has joined #ubuntu === Stuttergart [~Stutterga@www.nathanvalentine.org] has joined #ubuntu [04:00] i just need sound [04:00] :x [04:00] hehe [04:00] don't have onboard? [04:00] he does [04:00] i guess around here you really got to wait your turn HAh ? [04:00] but it wont work [04:00] albator, whats the model of your motherboard [04:00] it's in a barebone [04:00] Soltek Qbic [04:00] Ill research ti for you. Ive nothing better to do. [04:00] <_guMuTpoB> well nothing happened [04:01] what does lspci say about Multimedia? [04:01] i've already tried everything i've found by google [04:01] _guMuTpoB: 'dmesg' also says nothing happened? [04:01] albator, [04:01] you want me to paste lscpi ? [04:01] is there a model number === nde [~node@node500.demon.nl] has joined #ubuntu [04:01] along with the Qbic [04:01] albator, [04:01] no no no [04:01] albator: yep, in #flood please [04:01] yes zenwhen [04:01] hold on [04:01] hell [04:01] yeah there [04:02] erm..hello [04:02] EQ-3801A [04:02] nforce 3 250Gb === aigarius [~aigarius@62.85.88.242] has joined #ubuntu === philipss [~phil@lns-vlq-33-ren-82-253-224-54.adsl.proxad.net] has joined #ubuntu === atariboy [~atari@203.142.136.122] has joined #ubuntu [04:03] hello [04:03] philipss, french spotted ^ [04:03] :) [04:03] albator: join #flood..... and paste the whole output there [04:03] any dutch ppl around ? [04:03] nde: yep [04:03] nde: in #ubuntu-nl [04:04] thx === CaPS_ [~mathieu@a184148.upc-a.chello.nl] has joined #ubuntu [04:05] i've got some problems with Xorg/nvidia-glx under a mixed warty/hoary (apt-pinned) .. Basically Xorg doesn't find the glx module, though nvidia-glx is installed. xserver-xfree86 is removed. Any idea ? [04:05] ogra, done [04:05] yup, seen it [04:05] orga: rebooted, didn't work. Pulled open my machine, changed PCI slots, booted.. worked fine. Must've gotten loose while I moved it yesterday. [04:05] philipss: you shouldnt mix [04:06] +1 [04:06] mix is not safe [04:06] yeah but i configured priorities in my apt preferences file [04:07] i've just added sarge sources, no need to mix [04:07] dangerous i think [04:07] hmm, seems ubuntu is pretty popular eh ? :) [04:07] i don't think my nvidia/xorg pb is related to the mix [04:07] i dont think too [04:07] philipss: may be, but who sould help you with such a setup.....if nobody knows which package may be wrong or with wrong deps [04:07] albator: modprobe snd-cmipci [04:07] albator: I would think supports your chop [04:08] albator: HcE is right [04:08] i've deleted him to load nvsound [04:08] :x [04:08] s/chop/chip/ [04:08] ogra: i can supply dpkg -l output ;) [04:08] and it was loaded since i've installed ubuntu but there was no sound [04:09] default installation load snd-cmipci [04:09] and add it to /etc/modules [04:09] It should have been working... thats the odd thing. Every person I can find who had that chip said it worked by default. [04:09] In Ubuntu. :/ [04:09] add what ? cmipci ? [04:10] argh [04:10] albator: snd-cmipci [04:10] so nobody wants to help me ? :( [04:10] Are you using digital out? [04:10] anyone can send me warty snd-cmipci.so ? [04:10] nope [04:10] classic sound output [04:10] philipss, \ [04:10] philipss: please do a full upgrade or stick with stable..... [04:11] #1, it is broken right now. You either run hoary or you dont run hoary's xorg. #2 Mixing the two isnt supported. [04:11] occy: current daily confirmed broken, bug #4958 reopened again [04:11] i'd like to, but i heard that instable in ubuntu world is not like unstable in debian world :) [04:12] It works fine for most people. [04:12] The only people who talk about it ae the ones having issues. [04:12] philipss: thats why you should stick with stable....xorg looks exactly the same as xfree, you dont gain anything with the mix [04:13] i dont have snd-cmipci anymore [04:13] well, maybe in fact ... i'll reinstall xserver-xfree86 [04:13] deleted it [04:13] philipss: not sure if that works, but try it [04:13] albator: you deleted the module ? [04:13] yep [04:13] (i know its bad) [04:14] argh, why ? === _guMuTpoB [~joshua@node-51-225.jambolnet.com] has joined #ubuntu [04:14] because it was loading instead of nvsound [04:14] _guMuTpoB: and ? [04:14] <_guMuTpoB> and it works :) [04:14] albator: so you should have blacklisted it === darren [~darren@host81-153-31-8.range81-153.btcentralplus.com] has joined #ubuntu [04:14] _guMuTpoB: YAY [04:14] <_guMuTpoB> :)) [04:14] <_guMuTpoB> ty [04:14] :) [04:14] <_guMuTpoB> now have to install some mp3 player === imcsk8 [~imcsk8@201.129.166.182] has joined #ubuntu [04:15] Um, is 'nvsound' OSS? 'Cause that's deprecated. [04:15] yes it's OSS [04:15] _guMuTpoB: there already is one, you only need the codec.... [04:15] i've killed alsa too [04:15] and ESD [04:15] i've tryed so much things [04:15] _guMuTpoB: http://www.ubuntulinux.org/wiki/RestrictedFormats [04:15] _guMuTpoB: look for gstreamer mad === shebroman [~shebroman@adsl-67-65-9-82.dsl.austtx.swbell.net] has left #ubuntu [] === shebroman [~shebroman@adsl-67-65-9-82.dsl.austtx.swbell.net] has joined #ubuntu [04:16] hah === Nominus [hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu [04:16] ogra: worked out. pci card got loose in it's slot. [04:16] Working like a charm now [04:17] <_guMuTpoB> ok one more question is it normal to have oss and alsa running at the same time ? [04:17] hehe....HW probs, lol [04:17] ok xfree reinstalled :/ [04:17] _guMuTpoB: you mean snd-pcm-oss ? [04:17] _guMuTpoB: and the mixer ? [04:17] <_guMuTpoB> in mixer i see oss and alsa [04:18] _guMuTpoB: You should use the ALSA mixer. [04:18] _guMuTpoB: thats for app compatibility, it will go away eventually.... [04:18] It's more complete. [04:18] dont understand anything at all this sound stuff now... :( [04:18] _guMuTpoB: some apps still require oss, so alsa emulates it [04:18] <_guMuTpoB> ic [04:19] _guMuTpoB: if the apps are updated it will get dropped completely === shebroman [~shebroman@adsl-67-65-9-82.dsl.austtx.swbell.net] has left #ubuntu [] [04:22] so what can i do to have sound working ? [04:22] maybe reinstall ubuntu ? === drelch [~drelch@p50916E73.dip.t-dialin.net] has joined #ubuntu [04:22] hi [04:23] hi [04:23] albator: look which linux-image package you have installed...... [04:23] What's a good RSS reader for Gnome? [04:23] albator: then reinstall it with synaptic (there is a explicit reinstall option iirc) [04:24] that's easy [04:24] CaPS_: i like liferea [04:24] already done [04:24] albator: look if the module exists again [04:24] 2.6.8.1-4-686 [04:24] i've got a little question towards nautilus: my nautilus is really naked :) I've got no adressbar and no treestructure and such other stuff. only my browsewindow is shown. but i coulnd't find any settings to activate these things. does anybody know where i can activate these things? [04:25] drelch: right klick on a folder, select browse [04:25] well ok and then? [04:25] ah ok :) [04:26] ogra: I suggest rm -rf-ing /lib/modules/his-kernel/ before doing reinstall. [04:26] If he has extra modules lying around. [04:26] paulproteus: reinstall should just unpack the package again.... === magnon [~magnon@cD9088834.sdsl.catch.no] has joined #ubuntu [04:26] Computer > Desktop Preferences > File Management > Behaviour > Put a check in "Always open in browser Windows" [04:26] ogra, done, i reboot now brb [04:26] paulproteus: extra modules ? [04:27] ah ok great :) thank you a lot [04:27] paulproteus: did i miss this ? [04:27] no problem === ogra thinks using browse mode is lame === ogra ducks === CaPS_ hands drelch a trout [04:28] It must be done. === GenghisKhan [~daniel@80-26-158-123.adsl.nuria.telefonica-data.net] has joined #ubuntu === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [04:28] ogra: nothing, never mind. [04:29] I'm making things up because I'm not paying attention. [04:29] paulproteus: lets see how he comes back..... === GenghisKhan [~daniel@80-26-158-123.adsl.nuria.telefonica-data.net] has left #ubuntu ["Kopete] === albator [~albator@lafilaire-1-82-66-81-88.fbx.proxad.net] has joined #ubuntu [04:29] re [04:30] ok now i'm back with CMIPCI stuff [04:30] with or whithout sound ? [04:30] still without [04:30] albator: but CMIPCI is loaded ? [04:30] yep [04:31] want me to paste lsmod ? [04:31] albator: post the output of: lsmod|grep snd in #flood [04:32] done === GenghisKhan [~daniel@80.26.158.123] has joined #ubuntu [04:32] thats all ? [04:32] yep [04:32] nothing more [04:32] never [04:32] snd-pcm-oss and snd-mixer-oss are missing [04:33] oh ? [04:33] ok modprobe done for both === Fergy2 [~Fergy@a82-92-232-156.adsl.xs4all.nl] has joined #ubuntu [04:33] hello, anyone has tested kde with ubuntu? [04:33] albator: add them to /etc/modules [04:34] ok [04:34] GenghisKhan: http://www.ubuntulinux.org/wiki/Kubuntu/ [04:34] ogra, done [04:34] ogra: yes i know kubunto [04:35] anyone know of a good program to assign mouskeys ? [04:35] but it's the same if i modprobe them now non ? [04:35] ogra: i mean kde with the warty release, how well it is shipped? [04:35] albator: not sure, hotplug cares for the load order on boot..... [04:35] so i rebbot [04:35] and then we'll see [04:35] GenghisKhan: universe contains KDE 3.2 [04:35] GenghisKhan: dunno, i dont touch QT stuff [04:36] GenghisKhan: but Riddell is your man [04:36] i want to change to ubuntu, but i use kde [04:36] try using Gnome 2.8 too? [04:36] =) [04:36] oh yeah [04:36] i was using KDE for years [04:36] GenghisKhan: I recommend installing ubuntu then insalling KDE 3.3 from hoary [04:36] now i'm a gnome user [04:36] :D === maximaus [~max@user-37kac1c.dialup.mindspring.com] has joined #ubuntu [04:37] ok. thanks riddell [04:37] i hope that it comes configured similar to the one in sarge [04:37] Riddell: be careful with distro mixing....... it will likely break other stuff if youre not a pinning expert [04:38] ogra: in all my years of doing such I've never had any problems [04:38] Riddell: with ubuntu ? [04:38] im happy with kde 3.2 is the one i'm using [04:39] Riddell: there are many differences between warty and hoary.... and mixing is not supported at all === Friczy [~gandalf@235.132-182-adsl-pool.axelero.hu] has joined #ubuntu [04:40] ogra: it doesn't cause any problems, it will upgrade any package that needs an upgrade, as long as the packages are made properly there's no reason it should go wrong [04:40] it's when you want to downgrade that's the problem [04:40] Riddell: i dont talk about kde, its the lower level where you will get breakages.... the official advise from mdz and jdub is either do a full upgrade or stick with warty... if aou are unhappy with hoary, reinstall [04:41] pah, they know nothing :) [04:41] Riddell: lol === zerok [~zerok@zerok.support.phpbb] has joined #ubuntu [04:43] hi :-) === Stuttergart [~Stutterga@nathanvalentine.org] has joined #ubuntu [04:44] short question: what filesystems does the installer support? XFS? === kent [~madhawks@82.145.136.74] has joined #ubuntu [04:45] zerok: not for / (officially) [04:45] :-( [04:45] zerok: but: [04:45] ogra@monkey:~ $ mount [04:45] /dev/hda5 on / type xfs (rw) === albator [~albator@lafilaire-1-82-66-81-88.fbx.proxad.net] has joined #ubuntu [04:46] :( [04:46] ogra, well, i wanted to use it on my laptop where i only have one partition for linux :-) [04:47] zerok: grub will hang on installation with xfs as / [04:47] ogra, is there perhaps also lilo? [04:47] zerok: and you will nedd a swap partition indeed === linux_mafia [~maxb@222-152-106-30.jetstream.xtra.co.nz] has joined #ubuntu [04:47] ogra, yeah, forgot that :-) [04:47] zerok: there is, but there is also a workaround ...... [04:47] ogra, i currently have gentoo on this machine with reiser4 [04:48] zerok: redhat runs grub twice.....that shall work around it.... [04:48] zerok: it may or may not work.... [04:48] zerok: for me it did :) [04:49] ogra, tnx :-) i will give it a try tonight. if it doesn't work out it shouldn't be a problem anyway :-) [04:49] ogra, it is exactly like before : mute [04:50] albator: how does the mixer behave if you try to use it ? [04:50] how i use it ? [04:50] albator: right click the mixer applet..... [04:51] albator: and open the volume control [04:52] everything is in highest value [04:52] albator: any checkboxes checked ? [04:52] albator: mute i mean.... [04:52] mute is uncheked everywhere [04:53] everything else is checked [04:53] albator: in both mixer tavs ? [04:53] tabs [04:53] don't have tabs === Badcel [~Badcel@p5086ED26.dip0.t-ipconnect.de] has joined #ubuntu [04:53] just columns [04:54] albator: what does the title say, there should be two tabs normally, one alsa mixer and one oss mixer [04:55] it only says "volume control" [04:55] PCM is lower value [04:55] and Synth too [04:55] when i change settings there are not saved [04:55] o_O === KreaCH [BieZt@g81073.upc-g.chello.nl] has joined #ubuntu [04:56] albator: ahem, are you using hoary ? [04:56] no [04:56] warty [04:56] albator: hmm.... === pitti [~martin@195.227.105.180] has joined #ubuntu [04:57] hi, i have an old pc (new for me) and i want to give it internet connection, but i'm not allowed to plug it in the router downstairs which is the best solution to split my connection in 2 ? [04:58] KreaCH: switch, or you could use to NICs in one machine and set up iptables [04:58] or a network bridge [04:59] albator: it should look like that: www.grawert.net/mixer_shot.png [04:59] i have the same window [04:59] without tabs [04:59] albator: else either the alsa or the oss mixer are missing [05:00] albator: but you need both === Nominus [hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu === marjorie [~marjorie@81-178-238-18.dsl.pipex.com] has joined #ubuntu === anir [~anir@203.212.246.254] has joined #ubuntu === nakee [~elylevy@grok.cs.huji.ac.il] has joined #ubuntu [05:00] warty is stable or unstable? [05:00] stable [05:01] nakee: stable === seb128 [~seb128@ANancy-151-1-51-9.w83-196.abo.wanadoo.fr] has joined #ubuntu [05:01] another day another install... [05:01] seb128, french spotted again ^^ === paulproteus [~paulprote@203.101.3.20] has joined #ubuntu [05:01] nakee: boring stable ;) [05:01] this time a compaq p4 lappy [05:02] where can I download the unstable from? [05:02] albator: ? [05:02] all the links in the site are to the stable [05:02] marjorie: probably some help: https://www.ubuntulinux.org/wiki/HardwareSupportMachinesLaptops [05:02] nakee: install stable and upgrade [05:02] seb128, wanadoo.fr so you're french (i'm too) [05:02] ogra ha thanks:) [05:02] oh ok [05:02] nakee: but be warned, unstable _means_ unstable [05:03] albator: FYI there is a #ubuntu-fr [05:03] nakee: its not debian sid ! [05:03] seb128, thanks [05:03] ogra I need to work on the platform that would be the next release [05:03] nakee: seb128 breaks it all the time ;-P [05:04] ah ah === ogra ducks [05:04] nakee: indeed he also fixes it with much beauty...... [05:05] i'm going to reinstall all this stuff [05:05] and then if i still have no sound [05:05] ogra how far away is next release? === grepper [~ben@HSE-Ottawa-ppp161643.sympatico.ca] has joined #ubuntu === mvo__ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu [05:05] nakee: april [05:05] morning [05:05] i throw this f**** computer through the window [05:05] hi all [05:05] how are you gyys [05:05] guys [05:05] http://www.ubuntulinux.org/wiki/HoaryReleaseSchedule [05:05] anyone know how to update the menu system after adding a new desktop file to /usr/share/applications ? [05:06] (aside from logging out and in) [05:06] grepper: kill the panel [05:06] grepper, killall gnome-panel && gnome-panel [05:06] too slow *g* [05:06] zerok, tried that already [05:06] zerok: add a & in the end [05:06] ogra I'm going to try to get hebrew support into it by then, i'm just afriad that if I work on stable I would need to report everything to horay === KreaCH [BieZt@g81073.upc-g.chello.nl] has left #ubuntu [] [05:06] it reloaded but didn't add it [05:06] ogra, i always do this i gmrun or something like that *g* [05:06] hoary even [05:07] grepper, you on hoary? [05:07] nakee: have you tried the current installer? Hebrew should work reasonably well ... [05:07] oh, wait . . . [05:07] nakee: you probably should contact sivang if he is around..... === Speirs [Speirs@ip54529abf.speed.planet.nl] has joined #ubuntu === paulproteu1 [~paulprote@203.101.1.112] has joined #ubuntu [05:08] Shouldn't I be able to login on localhost:901 after I've apt-get install swat ? === carlos [~carlos@82.152.42.242] has joined #ubuntu [05:08] with apache running yes [05:08] i guess [05:08] ogra what is his job?he is the one responsible for localizations? [05:08] it is [05:08] i keep getting connection refuser [05:08] on port 80 ? [05:08] nakee: he makes some hebrew stuff iirc [05:08] apache is on 80 yes === cyrus-tc [~cyrus-tc@pD9E315EA.dip.t-dialin.net] has joined #ubuntu [05:09] swat on 901 [05:09] ok thanks === MoNDaRiZ [~MoNDo@11.Red-213-98-32.pooles.rima-tde.net] has joined #ubuntu [05:09] so it wont help on 901 [05:09] ? [05:09] apache is doing http on port 80 [05:09] not 901 [05:09] but i dont know swat [05:09] i know [05:09] so i cant help [05:09] sorry [05:09] :/ === Perdition [Perdition@69-172-175-135.atlsfl.adelphia.net] has joined #ubuntu === Perdition [Perdition@69-172-175-135.atlsfl.adelphia.net] has left #ubuntu [] [05:10] how can i watch tv on ubuntu [05:10] tv suxx ^^ === flipp [flipp@dhcp-162-82.cable.infonet.ee] has joined #ubuntu [05:10] slide a live-cd underneath ur tv-set :P === marjorie [~marjorie@81-178-238-18.dsl.pipex.com] has joined #ubuntu [05:11] albator why?? [05:12] if u cant give a good solution...better shut up === Nonphasis [~ville@a81-197-192-150.elisa-laajakaista.fi] has joined #ubuntu [05:12] doesn't ubuntu have rc.local? === joh_ [~joh@51.80-203-17.nextgentel.com] has joined #ubuntu === gwildor [~gwildor@adsl-68-73-202-7.dsl.sfldmi.ameritech.net] has joined #ubuntu [05:12] Nonphasis: look for bootmisc.sh [05:13] k === Nominus [hanzo@2001:5c0:8fff:fffe:0:0:0:1175] has joined #ubuntu === aigarius [~aigarius@62.85.88.242] has joined #ubuntu [05:14] hmm, i wonder whether that file is "owned" by the system in a manner that it will be overwritten on some update... [05:14] anir you dont understand humour ? [05:15] Nonphasis: nope.... it would ask you before it would do....debian/ubuntu is very polite there [05:15] is this bootmisc run towards the beg or end of bootup? [05:16] http://photos.jonmasters.org/canonical_conference_mataro_2004 [05:16] I need to run something after alsa drivers are loaded (after hotplug i think) [05:16] (finally uploaded those photos) [05:16] Not labelled everything yet. But meh. [05:16] :-) === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu [05:16] never mind, too early, I forgot to change a line in the desktop file and didn't notice there was a dup [05:17] Nonphasis: huh ? [05:17] actually didn't have to kill the panel even [05:17] Nonphasis: what ? [05:17] must use something fam'ish [05:17] well, I need to run some commands to get sound working in enemy territory === GenghisKhan [~daniel@80.26.158.123] has left #ubuntu ["Kopete] === GenghisKhan [~daniel@80.26.158.123] has joined #ubuntu [05:17] grepper: it does, but fam often hangs.... its crap.... === GenghisKhan [~daniel@80.26.158.123] has left #ubuntu ["Kopete] === asac [~alex@d071176.adsl.hansenet.de] has joined #ubuntu [05:17] Nonphasis: ah. ok [05:18] and I assume the commands only work when alsa is started ok [05:18] Nonphasis: i thought to get sound workin [05:18] ok [05:18] g === vtg [~vtg@route6.alumina.nl] has joined #ubuntu === mlambie [~mlambie@dsl-202-72-151-181.wa.westnet.com.au] has joined #ubuntu [05:18] yoyoma! [05:18] btw, sounds used to work in ET as well but some alsa-drivers update or whatever broke it [05:18] Nonphasis: you could write a script and add it to the gnome session.... [05:18] well, the script needs to be run as root [05:18] ogra, is there a menu editor ? [05:19] perhaps i could setuid it [05:19] grepper: nope.... open nautilus, press ctrl-L and type in: applications:// [05:19] grepper: now create launchers with a right click [05:20] ogra, cool thanks, just what I wanted. I'm used to KDE and havn't used gnome much [05:23] -rwsr-sr-x 1 root ville 122 Nov 18 20:50 etsound [05:24] shouldn't that already run as root when I run it as normal user? [05:25] Nonphasis: Depends on whether or not it drops capabilities [05:25] Oh, if it's a script it won't run as root [05:25] linux doesn't support suid scripts [05:25] damn === leonel [~leonel@201.135.44.108] has joined #ubuntu [05:25] i guess i need to run it at boot time then [05:26] I just hate looking up how to do it every time, because it's so rare... === nde [~node@node500.demon.nl] has joined #ubuntu [05:27] assuming that bootmisc.sh is run early in the boot process === marioch [~marioch@140.212.205.40] has joined #ubuntu === JDahl [~qwerty@ca-stmnca-cuda4-gen2p-64.vnnyca.adelphia.net] has joined #ubuntu [05:30] can i specify a command that doesn't need password for sudoing? [05:31] Nonphasis: sudo -s -H [05:31] Nonphasis: type the pass...then you can do what ever === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu [05:31] but i need to run it at start of gnome session automatically === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === anto [~anto@203.130.197.108] has joined #ubuntu [05:31] kickban === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === alindeman looks in === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu === KeyserSoze [unbound@pound.ifndef.com] has joined #ubuntu [05:32] lol [05:32] move him to flood :) === ubuntu [~leafless@ottawa-hs-209-217-124-121.d-ip.magma.ca] has joined #ubuntu === CaPS_ [~mathieu@a184148.upc-a.chello.nl] has joined #ubuntu [05:34] ogra, something for bash.org ;-) [05:34] heh [05:35] I've really messed up my desktop trying to customize it, is there an easy way to set it back to how it was when I first installed? [05:35] ubuntu: clean up your home directory? [05:36] I have to remove a .file [05:36] ogra, can I call upon you one more time? :) [05:36] CaPS_: shoot :) [05:36] ubuntu, rm -rf ~/.gnome* perhaps :-) [05:36] ubuntu: rm .gnome* might work [05:37] ok I'll try [05:37] ubuntu: do it outside gnome so files wont be rewritten [05:37] ubuntu: [05:37] ubuntu: using failsafe terminal at login [05:37] ogra, trying to get my kmail email data into Evolution. I appear to have a maildir setup with kmail (many loose files). Cat'ing em into one big file doesn't make Evolution happy.. any suggestions on that one? :/ [05:37] probably rm -rf ~/.gconf* too [05:37] thanks === ubuntu [~leafless@ottawa-hs-209-217-124-121.d-ip.magma.ca] has left #ubuntu [] [05:38] CaPS_: hmm, evo has a importer, dunno if it works with kmail mail [05:38] evo's importer is not happy with my catted file.. [05:38] CaPS_: there is some "first time flag" in the gconf editor if you want to force it..... [05:39] it's even so upset that it won't give me an error message. [05:39] :P [05:39] CaPS_: did you try the pure maildir ? [05:39] eboard seems a bit flaky [05:40] that won't work [05:40] maybe I should backport it to warty instead of using universe package [05:40] grepper: there are other gnuchess frontends..... === Stuttergart [~Stutterga@www.nathanvalentine.org] has joined #ubuntu [05:40] or maybe its just flaky :P [05:40] also, it won't even work when I select one of the maildir files :| [05:40] bah === Kokey [~Kokey@201.137.168.75] has joined #ubuntu [05:41] its prettier than xboard tho, I'm building this box for my 9 year old nephew [05:41] I think I may try "Knights" === housetier [~housetier@dsl-082-082-062-087.arcor-ip.net] has joined #ubuntu [05:44] CaPS_: can you convert to a single file in kmail ? === mvo [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === marioch [~marioch@140.212.205.40] has left #ubuntu ["Client] [05:45] I doubt it [05:45] involves rebooting back into Gentoo, too :) [05:45] hmm... === Count0 [~chatzilla@pD95F9EF7.dip.t-dialin.net] has joined #ubuntu [05:45] but I suppose I'll try === natea [~natea@CPE-69-76-3-240.mn.rr.com] has joined #ubuntu [05:46] update-rc.d sucks sucks sucks [05:46] just cattinng into a file surely wont work [05:46] HELP!. After upgrading all packages, I lost ALL network conexion!. I am on another machine now. No ping, no ssh (in or out), anything works :( === chapter3 [~kev@adsl-64-167-59-95.dsl.mtry01.pacbell.net] has joined #ubuntu [05:46] Hi all, I try to evaluate Ubuntu using the live CD, but it fails booting: GRUB loading, please wait... Error 21 - Somebody who knows this? [05:46] Nonphasis: it is not supposed that you use it [05:47] BTW, md5sum is OK, image burnt twice, same result [05:47] Nonphasis: its a package manager backend [05:47] ogra, well, I don't really feel like creating the symlinks manually... === Amaranth [~travis@amaranth.user] has joined #ubuntu [05:47] Nonphasis: not for system administration [05:47] i'm looking for information to be able to use my tv out port on my nvidia card [05:47] perhaps I meant to say that sysvinit sucks :) [05:47] the logs says something strange, after the reboot, instead of my hostname, I see localhost === Nominus [~hanzo@2001:c20:ffff:2b:0:0:0:1541] has joined #ubuntu [05:48] Nonphasis: adding and removing symlinks is the right way [05:48] ran, what does ifconfig tell you? === Triple5|M [~Kanotix@pool-162-83-234-214.ny5030.east.verizon.net] has joined #ubuntu [05:48] I'll reboot and see if that'll work [05:48] ogra, bootmisc.sh is probably run way too early in the boot so I need to create a "late" init script [05:48] Nonphasis: update-rc.d will overwrite all changes on next update [05:48] Nonphasis: and revert them ..... [05:49] ogra, ouch [05:49] Nonphasis: what i said :) not for admin stuff [05:49] JDahl: I will write it down and post it here. Please wait [05:49] see you later :-) [05:49] ogra, but it doesn't revert manually created symlinks [05:49] ? [05:49] Nonphasis: exact [05:49] ran, just see if the info on eth0 looks sane for a start [05:49] ok [05:50] hmm, debian doesnt't seem to have chkconfig either === sivang [~sivang@box79162.elkhouse.de] has joined #ubuntu [05:50] nakee : ping [05:51] I am not flamebaiting, but what is the big benefit of update-rc? [05:51] Nonphasis: hmm, debian isnt gentoo or redhat ;) === Count0 [~chatzilla@pD95F9EF7.dip.t-dialin.net] has joined #ubuntu === f_favila|iBook [~f_favila@host-66-81-196-47.rev.o1.com] has joined #ubuntu [05:51] Nonphasis: neither slack..... [05:51] perhaps I should file a bug in bugzilla suggesting addition of rc.local that is run as the last thing in boot [05:51] JDahl: looks fine, inet add 192.168.1.77 (manually asigned for my internal network), bcast 192.168.1.255 and netmask 255.255.255.0 [05:51] JDahl: mu. update-rc.d is a tool for packages to use to automatically update rc.d symlinks. It isn't meant for users to use. [05:52] JDahl: scroll back and read my conversation with Nonphasis ;) === albator [~albator@lafilaire-1-82-66-81-88.fbx.proxad.net] has joined #ubuntu [05:52] re [05:52] i'm back after ubuntu reinstall [05:53] Warty Warthog live CD: I cannot get it to qwork, it quits with GRUB Error 21 - anyone who can help? [05:53] albator: sound ? [05:53] still no sound [05:53] but tabs [05:53] :D [05:53] :( [05:53] ahh [05:53] albator: are you sure your speakers work ? [05:53] 4) Next, link the new local file by running the following command in a console: [05:53] update-rc.d local start 80 2 3 4 5 . [05:54] http://www.desktop-linux.net/debian-rclocal.htm [05:54] JDahl: Could a firewall be on? [05:54] they seem to suggest using update-rc.d manually... [05:54] CMedia PCI [OSS Mixer] and C-Media PCI CMI8738-MC6 [Alsa Mixer] [05:54] Nonphasis: that doc seems wrong...who wrote it ? [05:54] yes i'm sure [05:54] i've booted under zindozs [05:54] and sound rocks [05:54] Ran, I doubt it... you cant even ping your own IP? [05:54] ogra, no idea, the web page doesn't say [05:54] hmm === thoreauputic [~peter@wolax8-006.dialup.optusnet.com.au] has joined #ubuntu [05:55] Nonphasis: as i said, you can use it, but will loose all changes on next update [05:55] ogra, but frankly, this is the first time i heard update-rc isn't meant for end users, so it's kinda underdocumented === Tomcat_ [Tomcat@pD9E601FE.dip.t-dialin.net] has joined #ubuntu [05:55] JDahl: I tried to ping the server to no avail, to external IPs, to no avail. I will try to ping my IP. hold on. [05:56] ran, /var/sys/messsages might reveal what's wrong, or try /etc/init.d/networking restart [05:56] Nonphasis: it is just a misuse that has been documented by ppl that didnt know better..... the clean way is add/remove symlinks [05:57] ogra, I think the easiest way would be rc.local a'la redhat + others [05:57] ran, /var/log/messages... [05:57] JDahl: Ping to 192.168.1.77 works. Ping to my hostname (vicky2), works but it is directioned to 127.0.0.1 [05:57] ogra, so that newbies wouldn't need to think of sysvinit at all === philipss [~phil@lns-vlq-33-ren-82-253-224-54.adsl.proxad.net] has left #ubuntu [] === John_M [~johnm@cs2416793-101.houston.rr.com] has joined #ubuntu [05:58] Ran, then you can probably fix it by going through the network setup in base-config [05:58] Nonphasis: there are gui tools in the work.... === Count0 [~chatzilla@pD95F9EF7.dip.t-dialin.net] has left #ubuntu ["BRB,] [05:59] JDahl: being there, didn't see anything wrong. [05:59] ogra, can some pre-perversions be d/led somewhere? [05:59] JDahl: sorry, "i've been" there [06:00] going to check tha logs. [06:00] Nonphasis: you would have to switch to hoary.....but have to live with instabilities....just wait till april [06:00] why i can't save sound settings in the mixer ? [06:00] Ran, other than checking /etc/hosts and /etc/resolv.conf I am out of ideas [06:01] ogra, ok, I will. in the meantime I think I'm going to bitch + moan about the issue on the mailing list ;-) [06:01] albator: they are saved on shutdown === spikeb [~spikeb@68.117.110.98] has joined #ubuntu [06:02] but when i change it and i close the windows [06:02] if i go again in it [06:02] everything is like i've never touched it [06:02] damn, ubuntuforums.org doesn't allow anonymous posting. this definitely isn't my day [06:02] heh nope it doens't [06:02] albator: if the sound works it behaves in another way [06:02] oh ok [06:03] Nonphasis: didnt you say mailing list ? [06:03] PCM and Synth are at lower values [06:03] yeah, well, I read that you could post there via ubuntuforums [06:03] I unsubbed from mailing list after getting over the problems :) [06:04] heh === Danko123456 [~dbernar1@wnpgmb02dc1-58-226.dynamic.mts.net] has joined #ubuntu [06:04] yeah, its a high traffic list (but much fun) [06:05] well, it's mailman so i guess i could resub [06:05] no video and no sound === CaPS_ [~mathieu@a184148.upc-a.chello.nl] has joined #ubuntu [06:05] Nonphasis: sure [06:05] definitly no multimedia for me [06:05] albator: no video ? === terraces [~Alex@passant.net1.nerim.net] has joined #ubuntu [06:05] Hey! [06:05] yay, got my mail [06:05] albator: you mean no gnome ? [06:05] I wanted to ask if anyone knows of a utilt [06:05] CaPS_: how ? [06:06] no i mean no mpeg [06:06] and no avi [06:06] CaPS_: would be nice to have a wiki page....... [06:06] ity that changes jpg files into smaller (like thumbnails. [06:06] ogra: well, in a total bitch sort of way :) [06:06] albator: http://www.ubuntulinux.org/wiki/RestrictedFormats [06:06] ogra: create new mbox folder, copy old mail into it [06:06] Hi, I got some files in my printer spool (with lpr), but nothing is printed. Is there something I must do to allow printing ? === help_please [~tabish@203.81.217.172] has joined #ubuntu [06:07] hi all === paulproteus [~paulprote@203.101.6.50] has joined #ubuntu [06:07] I wanted to ask if anyone knows of a utiltity that creates thumbnails. [06:07] hi [06:07] Danko123456: of what ? [06:07] Danko123456: photos ? [06:07] Danko123456: XnView [06:07] I'm using emacs for C++ codes [06:08] Sure, photos .jpg. [06:08] i am having problem compiling with header files [06:08] Danko123456: gthumb builds whole galleries if you want [06:08] e.g. [06:08] used gthumb Danko123456 ? [06:08] no, let me see [06:08] Danko123456: ot thumbs or index pages [06:08] even with gstreamer0.8-bad it doesnt play [06:09] oh it plays [06:09] but no sound [06:09] albator: what did you expect ? [06:09] I just need actual files, so I can include them in my web page... [06:09] albator: if your soundcard doesnt work === kuckus [~Tilo@pD9E80D11.dip0.t-ipconnect.de] has joined #ubuntu [06:09] if e.g. i have 3 files like time.cpp,time2.cpp & time2.h, I write g++ time.cpp time2.cpp time2.h -o outputfilename but in the end it says g++: compilation of header file requested, but it does not compiles [06:10] hi [06:10] anyone knows how to solve this problem ? [06:10] i dont understand anything ogra, i've everything ok and loaded but still no sound [06:10] Danko123456: a typical gthumb gallery (it also resizes the pics if you need to) http://www.grawert.net/mataro/ [06:10] help_please, I suggest using a makefile... get that working from a terminal. Then you may chose to compile from emacs using that if you want [06:10] it's a kind of magic [06:10] what's a makefile [06:10] albator: your system sound doesnt work, so video sound wont work too.... [06:11] How do I get a "Home" or "Desktop" icon onto my Desktop? [06:11] please guide me on this a bit [06:11] help_please: try "make time" and "make time2" === McThoro [~mike@adsl-4-202-19.mem.bellsouth.net] has joined #ubuntu [06:11] I enabled 128 bit wep encryptiion for my wireless network and would like to reconfigure all the settings using the handy 'wizard' from ubuntu's installer - any way of doing that? [06:11] CaPS_: look in gconf editor...../apps/nautilus [06:11] help_please, google abit on "gnu software tools make" etc.. there are plenty of good tutorials you need to read [06:11] help_please: what do you compile ? [06:11] you mean i write this g++ make time.cpp make time2.cpp make time2.h -o outputfilename ??? [06:12] help_please: no, just "make time" [06:12] these files i've given you above [06:12] no these are 3 separate files I wanna compile [06:12] help_please: no, i mean what is it ? === FallenHitokiri [~Pharao@p508BAF04.dip.t-dialin.net] has joined #ubuntu [06:12] C++ code [06:12] you can't compil .h file [06:12] help_please: no, one of them is a header, you cannot compile a header file [06:13] help_please: perhaps you should read a good c/c++ book [06:13] but I have included that header file in one of my source files [06:13] kuckus: open the "Network" system configuration item [06:13] argh.... help_please what should it be if you compiled it, i see that its c++ [06:13] kuckus: under computer === egli [~egli@gate.wyona.com] has left #ubuntu ["Leaving"] [06:13] help_please: g++ knows that for itself, you don't need to tell it on the command line [06:13] ogra, found it, thanks [06:13] ok let me try that then [06:13] The installer displayed a command you can use to run it again at later after the installation had finished, does anyone know what is was called? [06:13] just in case I need it in the future - or is that unlikely? [06:14] hey thanks pals, it worked [06:14] :) [06:14] Lathiat, thanks I'll check that [06:14] kuckus: that wont reconfigure the network [06:14] kuckus: but its base-config, and i doub't youll ever need to rerun that [06:14] see ya [06:14] bye === help_please [~tabish@203.81.217.172] has left #ubuntu [] [06:14] well at least hes appreciative :) === gustavor [~gustavo@cnet-cable-160-104-165.canbrasnet.com.br] has joined #ubuntu [06:14] or she, i guess [06:15] I'm so happy I got my mail [06:15] *does a little dance* [06:15] :) [06:16] xinet nor inet are working... apparently they start with no problem but there are no process listed with ps -ax... any ideas? [06:16] Lathiat, though I'm running windows to get online and have to reboot. ok, if you say so I won't write it down. I'll check out the network configuration and be back when it works (or doesn't... ;) thanks! [06:17] kuckus: the network config tool will lead you through it [06:17] any1 knows how i can extract bin/iso files on linux ? any package name ? [06:17] kuckus: as long as you knwo how to get to it (computer->system config->network) [06:17] kuckus: then delete the device, re-add it, choose wireless, etc [06:17] irc with trillian... never thought it was possible. see ya ;) [06:17] should be able to figure it out, its fairly intuitive, i think :) [06:18] Lathiat: yep, think I'll do fine there =) [06:18] Not sure if you ever looked at the man for gthumb Ogra, but it is not very informative.... [06:18] Danko123456: nope, i just used it :) [06:19] Do I find the thumbs in some folder as soon as I open the folder with gthumb. [06:19] :) [06:19] Or do I convert... [06:19] I am not sure what to do with the program. [06:19] Danko123456: open the folder with your pics [06:19] heh === Aiste [~aiste@office.pov.lt] has joined #ubuntu [06:20] yeah, got that far:) [06:20] Danko123456: press ctrl-A [06:20] Danko123456: then look in the tools menu [06:20] And create which format? === Aiste [~aiste@office.pov.lt] has left #ubuntu [":wq"] [06:21] Danko123456: either a index or a web gallery.... as you like [06:21] Does that overwrite my files? it shouldnt right? === adedip [adedip@host112-224.pool80117.interbusiness.it] has joined #ubuntu [06:21] hi all guys [06:21] Danko123456: it asks for a teaget folder [06:21] target [06:22] k thanks, ill be back, I know it... === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu [06:22] youre welcome :) [06:22] guys got troubles w/ rc pppoe connection... [06:22] modem is a siemens gigaset [06:23] eht0 link seems to be up n runnin but i cannot ping anything...even DNS's [06:23] Sweet, it worked, thanks a lot. [06:23] any suggestion? [06:23] absolute ethernet newbie [06:25] give it a few nminutes [06:25] theyll tell you. [06:25] I had that same thing, but I had a friend fix it... [06:25] There is a simple command, like pppoe [06:25] something like that. [06:25] pppoeconf [06:25] right,. [06:26] so? run pppoeconf and...? [06:26] does it suffice? [06:26] try it it is simple. [06:26] should. [06:26] to configure it i mean [06:26] ok [06:26] if you know username, and pwd. [06:26] yeah [06:26] k [06:26] adedip: sudo pppoeconf [06:26] right. [06:26] ok, thx a lot guys... === wezzer- [~wezzer@ZMKDCCXLI.dsl.saunalahti.fi] has joined #ubuntu [06:26] welcome. === rattboi [~bradon@c-67-170-0-32.client.comcast.net] has joined #ubuntu [06:28] hey, ogra, I have another qustion, why does my gcj not work, I get an error message :gcj: libgcj.spec: No such file or directory , obviously it wants some file, or sthg, how can I fix it? [06:28] Danko123456: if i knew gcj i would tell you, sorry.... [06:28] k thanks. === glob [glob@host147-180.pool8250.interbusiness.it] has joined #ubuntu [06:29] Does anyone know about gcj? [06:29] not me [06:29] help! i've installed ubuntu..but when i select in grub windows xp..it starts to load .. but it crash on load (when the bar scrolls when loading) :( [06:29] never used it [06:30] k... [06:30] i don't now what to do :( === Potn [~potnhbug@ip129-167.bacs-net.hu] has joined #ubuntu === Delgul [~gerard@delgul.demon.nl] has joined #ubuntu [06:31] glob: ouch [06:31] Hi... should totem work with DVD's when libdvdcss2 is installed or do I need to do more? === olimar [~olimar@p213.54.83.202.tisdip.tiscali.de] has joined #ubuntu [06:31] glob: I have a feeling you forgot to defragment Windows XP before resizing the partition it was on === Triple5|M [~Kanotix@pool-162-83-234-214.ny5030.east.verizon.net] has left #ubuntu ["Leaving"] [06:31] glob: try http://lwn.net/Articles/86835/ [06:31] Delgul: You need the gstreamer plugin for it [06:31] (yes, I know it's for FC2) [06:31] Amaranth i read now thanks [06:31] Amaranth: ok... looking for it now.... [06:32] Delgul: I just did apt-get install gstreamer-plugins and it got them all [06:32] ot question === Kaiowa [kaiowa@VA1-1B-u-0252.mc.onolab.com] has joined #ubuntu [06:32] how does the "internet time" works? [06:32] Any Ubuntu guru here? I upgraded to hoary and changed from Xfree to Xorg but now the only resolution I have is 640x480 and I can't change back to 1024x768 anymore!!! The capplet only shows me the 640 choice [06:32] any help? [06:32] olimar: reconfigure xorg [06:33] how ? [06:33] Amaranth but ... i've installed WindowsXp on a partition..and i have keep the free space without the partition...later i've installed ubuntu and i used this free space... [06:33] which command I mean [06:33] olimar: as long as you never touched the files manually you can just reonfigure [06:33] olimar, dpkg-reconfigure xserver-xorg [06:33] olimar: dpkg-reconfigure xserver-xorg [06:33] Amaranth: I did apt-get install gstreamer0.8-plugins that gave me another set apparently.... [06:33] olimar: with sudo [06:33] doh, i was late [06:33] Delgul: Should be the same thing. [06:34] Amaranth: It seems not to be.... it is installing a lot more plugins now....hopefully this works... [06:34] oh [06:35] gstreamer-plugins is gstreamer 0.6.0 [06:37] Amaranth: Will I now get a conflict? [06:37] i didn't [06:38] Amaranth: Totem cannot play this type of media (tmw_aspect_ratio_square_menu_item) because you do not have the appropriate plugins to handle it. Any ideas? === natea [~natea@CPE-69-76-3-240.mn.rr.com] has joined #ubuntu [06:38] Amaranth: it just fills up your diskspace....0.6 isnt used [06:38] Amaranth: restart gnome perhaps? [06:38] ogra: yeah [06:38] Delgul: um, what kind of file is it? [06:38] oh yeah, DVD [06:38] Its a standard DVD from my collection ;-) [06:39] sudo apt-get install xine-ui [06:39] have fun :) [06:39] Amaranth: err...but what if I WANT to use totem? [06:39] Delgul: totem-xine === tiago [~tiago@201.7.11.205] has joined #ubuntu [06:39] Delgul: I've never been able to use gstreamer to play a DVD. [06:40] Amaranth,ogra: Will give Totem-xine a go... === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has joined #ubuntu === Talliesin_ is now known as Talliesin [06:42] hi there, how can I allow a user to access a mounted menory key? Add him in a group? [06:42] ogra: It plays something...but only a blue screen appears... [06:42] Delgul: even if you open a menu while playing ? [06:43] Delgul: there is a little bug...in totem-xine....sometimes you have to start the film a second time.....to get rid of the blue [06:43] oh ok... [06:44] ogra: Duh...second time it works... tsk... Thanks! [06:44] :) === adedip [adedip@host37-223.pool80117.interbusiness.it] has joined #ubuntu [06:46] hi all === Kaiowa [kaiowa@VA1-1B-u-0252.mc.onolab.com] has left #ubuntu ["Leaving"] [06:46] guys, just tried to configure pppoeconf [06:46] suppose i did it right... [06:46] but still get "Destination net unreachable" when i ping my DNS === jinty [~jinty@78.Red-213-96-3.pooles.rima-tde.net] has joined #ubuntu [06:47] (rp pppoe problem, siemens gigaset adsl modem) === ludberg [~oxidize@ludberg.user] has joined #ubuntu === Karnaugh [~karnaugh@chthon.slipgate.za.net] has left #ubuntu [] === ludberg [~oxidize@ludberg.user] has left #ubuntu [] === ra1 [~chango@kastiite.info] has left #ubuntu [] === jinty_ [~jinty@78.Red-213-96-3.pooles.rima-tde.net] has joined #ubuntu [06:53] Amaranth i think there is another problem .. i use the document but i don't have any results :( === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-3-177.w83-112.abo.wanadoo.fr] has left #ubuntu ["Leaving"] === ra1 [~chango@kastiite.info] has joined #ubuntu [06:59] anyone can help with rp pppoe probs? === olimar [~olimar@p213.54.94.225.tisdip.tiscali.de] has joined #ubuntu [06:59] Hi again I didn't have xorg but xfree86 installed! [07:00] but when changing to xorg the whole xserver didn't wanted to start at all! === grepper [~ben@HSE-Ottawa-ppp161643.sympatico.ca] has joined #ubuntu [07:00] it was broken [07:00] so I reverted back to xfree86 and did a reconfigure but I still can't change the resolution [07:01] I still only have 640x480 , But I've chosen 1024 in the console window [07:01] any help? :/ === hearsay [~hearsay@p50882B42.dip0.t-ipconnect.de] has joined #ubuntu [07:03] olimar: before th upgrade, was working at 1024? [07:04] yes it did [07:04] I have a notebook with 15" and it was working on 1024 [07:08] olimar, if you look in your xorg.conf, youll see that in Section "Monitor", no scan rates have been added, hence it falls back to the lowest === chtimi [~chtimi@pile-3-82-227-219-27.fbx.proxad.net] has joined #ubuntu [07:08] lo [07:08] Anyone know gcj? [07:09] no sorry [07:09] olimar, so you just need to add in there, HorizSync and VertRefresh, with the correct numbers for your monitor [07:10] Section "Monitor" [07:10] Identifier "Standardbildschirm" [07:10] Option "HorizSync" "28-50" [07:10] Option "VertRefresh" "43-75" [07:10] Option "DPMS" === defendguin [~supertux@adsl-157-52-224.msy.bellsouth.net] has joined #ubuntu [07:11] well as it seems the values are in there... [07:11] yeah sort of, horiz and vert are not options, nor do they need quotes [07:11] so? [07:11] Identifier "Generic Monitor" [07:11] HorizSync 30-80 [07:11] VertRefresh 55-75 [07:11] Option "DPMS" [07:11] ok [07:12] ok I'll restart x === SeFoKumA [~zienaga@166.Red-81-44-125.pooles.rima-tde.net] has joined #ubuntu === sylwester [~sylwester@host-62-141-228-147.kalisz.mm.pl] has joined #ubuntu === metrix [~metrix@nts-219.7-185-64.nts-online.net] has joined #ubuntu [07:15] rythm player says it doesn't have the plugin toplay mp3's.. where do I get the plugin? === olimar [~olimar@p213.54.94.225.tisdip.tiscali.de] has joined #ubuntu [07:15] nothing ... [07:16] still at least X restarts ;) === sivang [~sivang@box79162.elkhouse.de] has left #ubuntu [] === paulproteus [~paulprote@203.101.6.50] has left #ubuntu [] [07:17] nothing? [07:17] still low res [07:17] still low res [07:17] weird [07:18] you said you reverted to xfree86, did you change back to xorg? [07:18] SubSection "Display" [07:18] Depth 1 [07:18] Modes "1024x768" "800x600" "640x480" [07:18] EndSubSection === anir [~anir@203.212.246.254] has joined #ubuntu [07:18] does this help? [07:19] no, heh === amex [~amex@200-148-95-10.dsl.telesp.net.br] has joined #ubuntu === teuf [teuf@d80-170-47-225.cust.tele2.fr] has left #ubuntu ["Leaving"] [07:19] no I didn't under xorg the whole xserver didn't wanted to start [07:19] the whole screen was black under xorg [07:19] so much for cedega === bibabutzemann [~oliver@ACB523B6.ipt.aol.com] has joined #ubuntu === da_bon_bon [~da_bon_bo@210.18.160.134] has joined #ubuntu [07:19] no surround sound... so i will have to dual boot [07:20] Ok. [07:20] What freaking kernel do I install to get fat32? === NanoTek [~NanoTek@APuteaux-151-1-55-19.w82-120.abo.wanadoo.fr] has joined #ubuntu [07:20] dont all support that [07:20] buu: all standard kernels have support for that [07:20] sjoerd: So why doesn't mine? [07:20] hi all. [07:20] it should [07:20] buu: it does [07:21] hey da_bon_bon how r u? [07:21] sjoerd: Oh. Hrm. [07:21] anir: hi. u not on yahoo? u still using ubuntu ? [07:22] da_bon_bon:yes i am still using ubuntu..why?? any prob??? [07:22] Anyone know how to use cgj [07:22] gcj [07:22] :) [07:22] buu: what's the problem ? [07:22] anir: no. jut asking. [07:22] sjoerd: I was trying to mount /dev/hdb, not /dev/hdb1 =/ [07:22] hell bon bon [07:22] i am on yahoo [07:22] hello* [07:23] hey, why does QtParted give "ped_file_system_open error" everytime i try to resize my partitions ? [07:23] buu: :) === bibabutzemann [~oliver@ACB523B6.ipt.aol.com] has left #ubuntu [] [07:23] sjoerd: Now I don't suppose you know how I could make flux's alt-tab not suck..? [07:24] buu: nope, i just use gnome [07:24] =[ === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu === marjorie [~marjorie@81-178-238-18.dsl.pipex.com] has joined #ubuntu [07:25] sjoerd: Er, I'm modifying the fstab, I have: /dev/hdb1 /home/buu/hdb fat32 rw,user 0 0 [07:25] sjoerd: But when I do 'mount /home/buu/hdb', I get 'type fat32 not supported by kernel' [07:25] buu: psst, use vfat [07:25] buu: vfat not fat32 [07:25] buu: the type should be 'vfat' [07:25] oh [07:25] :) [07:25] Auto works =] [07:26] crimsun: thanks for letting me know about the mono thing (re: mono assemblies not building) [07:26] crimsun: much apprecated. [07:26] crimsun: hi. [07:27] Do you guys know which program I should use for unpacking RARs, it does not seem to work, with just the default one... === faux [~faux@1-1-4-21a.gkp.gbg.bostream.se] has joined #ubuntu === maney [~maney@gateway.two14.net] has joined #ubuntu === umarmung [~Tanzbaer@p54853194.dip.t-dialin.net] has joined #ubuntu [07:28] Anyone have a favorite unpacking program for that? [07:29] ive done a new install today and the locale packed install failed, then a perl warning saying please check your language settings, any ideas where to go? [07:29] does the so-called sound recorder ever condescend to save to a file, or should I just abandon it? [07:30] marjorie: try: sudo dpkg-reconfigure locales [07:32] broken or not installed... === frijolito [~saul@200.119.133.162] has joined #ubuntu === sval [~sval@74.118-136-217.adsl.skynet.be] has joined #ubuntu [07:33] How the hell do you disable the shit ass gnome hot keys? === sval is now known as olorin [07:33] I've not even in gnome [07:33] some dependancy fun i think [07:34] Oy this is ridiculous [07:35] patience... === drelch [~drelch@p50917671.dip.t-dialin.net] has joined #ubuntu [07:35] hi there [07:35] How do I get rid of the hot keys?! [07:35] buu: install Sarge? [07:35] I'm strongly considering it. [07:36] how do i reinstall the language file perl is after? === ubuntu [~leafless@ottawa-hs-209-217-83-152.d-ip.magma.ca] has joined #ubuntu === sirfred [~mteira@248.Red-81-38-11.pooles.rima-tde.net] has joined #ubuntu [07:37] Hello. [07:37] hello [07:37] I like the things that Gnome/Ubuntu make just work, but the damned blank wall i run into when something doesn't work has me thinking that if I wanted that sort of headache I could install XP :-( [07:37] Is there any way to make nautilus-cd-burner pass options to cdrecord? === chuck [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu [07:37] I'm interested in the burnfree option. === chuck is now known as zul [07:38] Honestly. What thee fuck? I'm in fluxbox and f1 is still bringing up this shit ass 'help window' [07:38] little question: i've installed lineakd with a working config and it worx. but not every key works. dmesg gives me that msg after presses non working keys: atkbd.c: Unknown key released (translated set 2, code 0x97 on isa0060/serio0). [07:38] atkbd.c: Use 'setkeycodes e017 ' to make it known. [07:38] so this command doesn't work with X. Does anybody know how the name of the X-Command is? [07:38] hehe [07:38] like this morning's insanity: sound recorder just doesn't save files. no error, nothing that looks like it has a clue it's broken [07:38] Everyone needs help, and noone is here... [07:38] :) [07:38] GIve them some time, maybe they went for lunch... [07:38] Also, lately ubuntu is not enabling DMA on my CDROM === invad3r [~gcc@patr530-b161.otenet.gr] has joined #ubuntu [07:39] I'm talking about Hoary [07:39] I would like to make a trash bin icon on my desktop but I don't know what program it is linked to? === zul [~chuck@zul.developer.gentoo] has left #ubuntu ["Leaving"] [07:39] ubuntu: You can enable it using gconf [07:39] WHy do you want it, there is one in the bottome right... [07:39] if you have same Xwindow as I do... [07:40] ubuntu: There's some option related with nautilus or something so, anyway, it doesn't worked fine for me. [07:40] XWindows has a trash can now?! [07:40] gconf [07:40] ok i'll go have a look [07:40] ubuntu: gconf-editor, /apps/nautilus/desktop/trash_icon_visible [07:41] seb128: thanks mate [07:41] np [07:42] On firefox, I had to erase the flash plugin, because it crashed every time I browsed to a site using flash. It didn't happened before, Any idea? === invad3r [~gcc@patr530-b161.otenet.gr] has left #ubuntu ["Leaving"] [07:42] No, I meant my GUI has it... [07:42] THIS IS FUCK RIDICULOUS. [07:42] Gah. [07:43] Just relax, itll work out, Buu.. [07:43] :) [07:43] Danko123456: It's just so ... stupid. [07:43] Its, ok, its all a work in progress... [07:43] :) [07:43] Danko123456: Yes, but come on. [07:44] Are you using Ubuntu [07:44] Which one... [07:44] yes [07:44] uh [07:44] warty [07:44] Cool [07:44] Me too... [07:44] so you just want to change the key shortcuts? === massimiliano [~massimili@host164-123.pool8251.interbusiness.it] has joined #ubuntu [07:45] Buu? [07:45] Yes! [07:45] I want to remove them! [07:45] Well, that much even I can figure out. [07:45] it sounds like you don't want to run GNOME at all, in which case, don't [07:45] mdz: I'm not. [07:45] Click on your computer menu [07:45] up top. [07:45] buu: you are running at least some GNOME components, apparently [07:45] Danko123456: Tried that. All hot keys are 'disabled'. [07:45] mdz: Maybe? [07:46] Gnome -> Gnome Control Center [07:46] Keyboard shortcuts [07:46] Computer> Desktop prefs>Kybrd Shrtcts [07:46] Does that not \work [07:46] They are all disabled. Yes. I tried that. [07:46] I dont even have any gnome menu... [07:46] You mean the appps? [07:46] menu? === ubuntu [~leafless@ottawa-hs-209-217-83-152.d-ip.magma.ca] has left #ubuntu [] [07:47] sigh [07:47] I'm not using gnome. [07:47] I asked you you said you were using Ubuntu warty, which is what I have... === housetier [~housetier@dsl-213-023-048-197.arcor-ip.net] has joined #ubuntu [07:47] you are, in fact [07:47] mdz: How do I get rid of it then? [07:47] what is the command to check the fs type of my partitions?? [07:48] Danko123456: I *am* using ubuntu warty. I am not using gnome. [07:48] I haev that ne too... [07:48] anir, mount without any options [07:48] buu: what session did you select when logging into gdm? [07:48] mdz: 'fluxbox' [07:49] anir: fdisk /dev/hda [07:49] Anyone use gcj? === meltbanana314 [~meltbanan@ip68-228-44-118.tc.ph.cox.net] has joined #ubuntu [07:50] Danko123456: gconf-editor === SaNaKe [~SaNaKe@84-18-27-64.usul.arrakis.es] has joined #ubuntu [07:50] okay.. its showing my FAT32 as vfat [07:50] buu: if you run 'ps ux', you'll likely find that you have a bunch of gnome-related processes running [07:50] several would have started when you ran the GNOME control center [07:50] yes thank you === maney [~maney@gateway.two14.net] has left #ubuntu ["Client] [07:51] gnome-keyring-d, gome-terminal, gnome-pty-helpe gnome-control-c gnome-settings [07:51] what is ext??? [07:51] list [07:51] marjorie:for what? [07:51] umarmung: can u tell me what is ext3?? whats so special about it? [07:51] quit === olimar [~olimar@p213.54.64.51.tisdip.tiscali.de] has joined #ubuntu [07:51] buu: if you don't want GNOME, don't run the control center. that will start gnome-settings-daemon, set up shortcuts, etc. [07:51] trash can on desktop [07:52] Oh, yeah...cool [07:52] the whole screen is broken infour parts [07:52] I am writng but not seeing what I am writing right now ;) [07:52] anir: ext3 is ext2 improved with journaling [07:52] thanks. [07:52] mdz: I kill all the gnome related processes. [07:52] Does anyone use gcj? [07:52] only half of the window... [07:52] mdz: Still getting f1. === anto [~anto@203.130.197.108] has joined #ubuntu [07:53] buu: you'll want to log out to make sure that everything is stopped [07:53] mdz: eh, ok [07:53] with xfree I could see it a leasst the window in low res but now the inwdow is split in four parts [07:53] hrm [07:53] gconfd-2 [07:53] then log in, check that the processes aren't running, and then don't run the control center [07:54] buwhebut when in gdm the iwndows is high res!!! [07:54] window [07:54] olimar: computer->system configuration->screen resolution [07:55] mdz: Only gnome process I see is gconfd-2 [07:55] when trying to configure the locales package it fails beacuse it cant find my local definition file, how can i reinstall? [07:55] mdz: Still getting the f1 crap === flodin [flodin@ris.cs.umu.se] has left #ubuntu [] [07:56] WOOHOO [07:56] finally [07:56] after one day of configurations [07:56] thanx mdz [07:56] and thanx Linux-mafia too!!! === ulx [~ulx@93.Red-81-37-165.pooles.rima-tde.net] has joined #ubuntu === mxpxpod [~bryan@mxpxpod.user] has joined #ubuntu === mjt [~mjt@nat.corpit.ru] has joined #ubuntu [07:58] How do I remove gnome then? [07:59] marjorie: what is the exact error message? [08:00] well, if use deselct to reconfigure locale i get this... [08:00] dselect doesn't know how to reconfigure packages, so I don't know what you mean by that [08:00] running dpkg --pending --configure ... [08:00] Setting up locales (2.3.2.ds1-13ubuntu2.2) ... [08:00] perl: warning: Setting locale failed. [08:00] perl: warning: Please check that your locale settings: [08:00] LANGUAGE = "en_GB:en_US:en", [08:00] LC_ALL = (unset), [08:00] LANG = "en" [08:00] are supported and installed on your system. [08:00] perl: warning: Falling back to the standard locale ("C"). [08:00] locale: Cannot set LC_CTYPE to default locale: No such file or directory === ant_o [~anto@203.130.197.108] has joined #ubuntu [08:00] locale: Cannot set LC_MESSAGES to default locale: No such file or directory [08:00] locale: Cannot set LC_ALL to default locale: No such file or directory [08:00] Generating locales... [08:00] en.ISO-8859-1...cannot open locale definition file `en': No such file or directory [08:00] ooops [08:00] marjorie: you have LANG=en in your environment; don't do that, there's no such locale [08:00] marjorie: plase dont flood here, do it in #flood [08:01] sry [08:01] if that's what /etc/environment says, fix it, otherwise fix your shell startup files === IronRoses [~IronRoses@81-86-150-70.dsl.pipex.com] has joined #ubuntu [08:01] you want en_GB or en_US [08:01] (etc.) [08:01] I can't log in as root in the terminal [08:01] nor can i log in as root from the login screen [08:01] whats going on? [08:01] IronRoses: root is disabled [08:01] buu: it works fine for me, simply selecting fluxbox as the session [08:02] keeps saying authentication failed [08:02] WHY? [08:02] IronRoses: http://www.ubuntulinux.org/wiki/RootSudo [08:02] IronRoses: FAQ [08:02] IronRoses: you use sudo in ubuntu [08:02] but what if i want to install somthing or mess about with the kernel [08:02] mdz: F1 doesn't trigger anything? [08:02] buu: correct [08:02] IronRoses: read the wiki page [08:02] I just tried it [08:02] kk [08:02] mdz: How very very odd. === ant_o is now known as anto === buu removes gnome [08:03] I'm running hoary, but I would be quite surprised if the behaviour had changed [08:03] buu: is gnome-settings-daemon still running anywhere ? [08:03] ogra: It wasn't in the process list. [08:03] buu: gconfd or bonobo ? [08:04] ogra: gconf- something was always running === gorpin [~gorpin@BSN-77-234-54.dsl.siol.net] has joined #ubuntu === broodster [~broodster@n219078247203.netvigator.com] has joined #ubuntu [08:04] buu: that may be the prob (not sur though, never tried to cripple my gnome) [08:05] just did sudo root passwd === howard [~howard@pcd383248.netvigator.com] has joined #ubuntu [08:05] i can now do the bog standerd cmd of su, then my pass [08:05] thats all i wanted guys...thanks [08:05] bag? [08:05] bog? [08:05] bog. [08:05] bog standerd [08:05] as in normal [08:05] ? [08:05] i'm english [08:05] Kamion: so i should have LANG="en_GB" LANGUAGE="en_GB" ? [08:06] AHAH. [08:06] i take it, this is a debian based distro right? [08:06] in /etc/environment === buu fixes gnome. [08:06] IronRoses:be aware that enabling root breaks the security model of ubuntu [08:06] so i can change the respos to download from different sources [08:06] ogra: nah, only disabling sudo [08:06] marjorie: yeah [08:06] IronRoses: or at least undermines it [08:07] IronRoses: this is explained in detail on the website [08:07] well if it does that then it must be a pretty rubbish ditro [08:07] wierd i wonder what set that, dureing install [08:07] such hostility [08:07] ogra: that's really not true [08:07] rough seas today in #ubuntu [08:07] cool ill give it a reboot then... [08:08] ogra: the thing which will get you into trouble is to remove the user from /etc/sudoers; then the various menu entries which run gksudo will break === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [08:08] even then that just breaks programs rather than breaking the security model === toxicfume [toxicfume@ppp-61.91.182.142.revip.asianet.co.th] has joined #ubuntu [08:08] hi all i need serious help [08:08] Kamion, mdz: but there was a reason to disable root (i.e. you must guess username _and_ pw ) so it has its disadvantages.... [08:09] i just installed ubuntu and now i can't boot up into windows 2003 server === buu is now known as wtf0z0z [08:09] ogra: IMO that was always at best a side benefit, and dubious at that === wtf0z0z is now known as buu [08:09] in the grub boot menu, when i select windows it says something like Filesystem type unknown, what do i do? [08:09] ogra: the default sudo configuration is a usability feature; it doesn't fundamentally change the security characteristics of the system [08:09] ogra: the original reason was that it was two fewer questions in the install, and saved us from all the people who'd forgotten their root password [08:09] would anyone be interested in helping me reinstall ALSA?? === howard [~howard@pcd383248.netvigator.com] has joined #ubuntu === bluefoxicy [~bluefox@pcp485126pcs.whtmrs01.md.comcast.net] has joined #ubuntu === Agrajag [~Agrajag@66-215-172-98.sb-eres.charterpipeline.net] has joined #ubuntu [08:10] can someone please help? [08:11] toxic: what is your problem? === buu [~buu@tera-24-206-135-151.kw.tx.cebridge.net] has joined #ubuntu [08:12] Kamion, mdz: i see the logging facility, the usernam/pw things as two big advantages, as well as the stuff that stuart bishop wrote on the wiki page....you loose tis advantages by enabling root, maybe calling it a security prob it too much..... [08:12] drspin: i just successfully installed ubuntu and now i can't get into windows server 2003. During the grub bootmenu, when i select to load windows, it says file system unknown. What do i do? [08:12] is too much [08:12] drspin, what's wrong with ALSA? === housetier [~housetier@dsl-213-023-046-179.arcor-ip.net] has joined #ubuntu [08:12] souns like grub isn't configured righ [08:12] toxicfume: say mount, and try to mount via console === jazzorist [~jazzorist@BSN-77-234-54.dsl.siol.net] has joined #ubuntu [08:13] in grub if i put root (hd0,0) windows crash on loading .. but if i put rootnoverify (hd0,0) windows load succesufly [08:13] toxicfume: you'll want to make a copy of your /boot/grub/menu.lst available for folks to see [08:13] McThoro: how do i do that? i'm new to linux [08:13] does anybody of you know a program, that changes the desktop backgruond image randomly? [08:13] ogra: there are people who hold the opinion that having the default user be able to sudo is a security flaw; I think it's difficult to call either way. [08:14] ogra: at any rate I don't think it's appropriate for us to be telling people that it's a security risk to enable the root password, since it clearly isn't, and some people's local security models demand it. [08:14] Kamion: i know...its personal perference i guess.... mine is (and was before ubuntu) sudo [08:14] drelch http://www.icewalkers.com/Linux/Software/522870/Gnome-Desktop-Change.html [08:14] toxicfume: in a console type "sudo mount" [08:15] JDahl: quake 3 sound won't work -- it says it can't get to /dev/dsp but permissions are right, nothing is using it - [08:15] Kamion: ok, i'll hold myself back then in the future === evilstoy [HydraIRC@cmung3918.cmu.carnet.hr] has joined #ubuntu [08:15] McThoro: alright, i'm getting into ubuntu, 1 second [08:16] @ glob: thank you a lot! [08:16] drspin, If I understand you correctly, fuser /dev/dsp says it's not use? [08:16] McThoro: okay i did that, what do i do next? [08:17] JDahl: yes [08:17] fuser /dev/dsp doesn't give me anything - just goes back to command [08:17] okay === marjorie [~marjorie@81-178-238-18.dsl.pipex.com] has joined #ubuntu [08:18] JDahl: so I assume that's good [08:18] toxicfume: do you see a partition for windoze? [08:18] my 'Windows Nt/2000/XP is in root (hd0,0) [08:18] just rebooted, same error but the perl warning shown en_GB now :) [08:18] drspin, how about lsmod? are the right modules loaded, or are, e.g., oss modules loaded and blocking alsa? [08:18] McThoro: i don't :S === ivar [~bop@h209-17-181-243.gtconnect.net] has joined #ubuntu [08:19] JDahl -- OSS is loaded and ALSA [08:19] what the hell did ubuntu just clean out my windows? :S [08:19] is there a package that sets your installed languages? === LinuxNIT [~roger@adsl-68-94-145-165.dsl.okcyok.swbell.net] has joined #ubuntu [08:19] toxicfume: this may be a problem with GRUB [08:20] drspin, I dont know much about ALSA, but I think you only want ALSA modules, right? At least debian used to block the OSS modules from being loaded via blacklist [08:20] JDahl - what is the module for OSS, I can't remember :/ [08:20] McThoro: oh, how do i fix this? [08:20] toxicfume: you didn't format the whole drive when you installed? [08:20] drspin: snd-pcm-oss [08:20] ogra: thanks [08:21] marjorie: dpkg-reconfigure locales, select en_GB === linux_mafia [~maxb@222-152-106-30.jetstream.xtra.co.nz] has joined #ubuntu [08:21] McThoro: No before I installed i already had fedora installed, and then in the ubuntu setup process, i only chose to format the fedora partition, i didn't mess with the windows partition [08:22] ogra: toxicfume can't see boot to windows after installing Ubuntu [08:22] drspin, I always had problems with sound in Debian if hotplug and blacklist got updated... OSS modules would block ALSA modules. But like I said, I dont know much about it [08:22] Kamion: it fails with the perl warning [08:22] McThoro: but windows is still there and intact ? [08:22] JDahl -- [08:22] thanks! [08:22] toxicfume: what shows after the mount commnad [08:23] ogra: do you happen to know what the one for alsa is? === svenl_ [~luther@AMontpellier-205-2-3-151.w193-253.abo.wanadoo.fr] has joined #ubuntu [08:23] McThoro, toxicfume: there is a bug, hitting also other distros, described here: http://lwn.net/Articles/86835/ === zenrox [~zenrox@wbar7.sea1-4-10-181-189.sea1.dsl-verizon.net] has joined #ubuntu [08:23] McThoro: let me login from ubuntu, 1 second [08:24] drspin: that schould be snd-pcm then, and is should be loaded with the module for your soundcard [08:24] drspin: which means, it should be already there === mks [mihkel@80-235-32-32-dsl.mus.estpak.ee] has joined #ubuntu [08:24] well i have this problem : when i shutdown my notebook and i select winxp from grup all works fine .. but if i reboot from linux and i select winxp , it crash on loading [08:24] how can I *restart* the audio? [08:25] reload I guess would be the word [08:25] Kamion: mabye i need to re-copy the language file somewhere? [08:25] drspin: either remove all snd- modules manually or faster, reboot.... === method55 [~method55@63.127.193.16] has joined #ubuntu [08:26] how do you install java? [08:26] i don't wanna get it wrong this time [08:26] my gaim keeps saying there is an update but when i do synaptic updater it says the most recent is installed [08:26] just reformated =] [08:26] broodster: https://www.ubuntulinux.org/wiki/Java === scotth [~scotth@pcp08023289pcs.dalect01.va.comcast.net] has joined #ubuntu === maskie [~maskie@196-30-110-222.uudial.uunet.co.za] has joined #ubuntu [08:26] okay [08:26] broodster: use method 0 [08:26] download the binary, extract it link it, done === toxicfume_ [~toxicfume@ppp-61.91.182.142.revip.asianet.co.th] has joined #ubuntu [08:26] i use amd 64 [08:26] McThoro: hi again [08:27] broodster: oh, sorry [08:27] hi [08:27] McThoro, can I paste the results of mount here? or should I msg you? [08:27] so.. [08:27] which one do i use? [08:27] download sunjre1.5 amd 64 [08:27] toxicfume; I'm new, try message === spacey`ki [~ki@flits101-191.flits.rug.nl] has joined #ubuntu [08:28] broodster: do what marjorie said and use method 2 then [08:29] broodster, follow the ubuntuguide.org [08:29] that one works [08:29] zenrox: that covers amd64 ? [08:29] zenrox: thats new to me === spacey_ki [~ki@flits101-191.flits.rug.nl] has joined #ubuntu [08:30] ogra, id asume its not too much defernt for amd64 [08:30] where do i get java for amd 64..? [08:30] java.sun.com [08:31] zenrox: you need a amd64 built java.... and ubuntuguide uses method 2 from the official wiki btw [08:31] hmmm [08:31] Ogra: Someone recomended for me to reinstall Alsa [08:32] drspin: alsa is in your kernel.... [08:32] can someone give me the link for java [08:32] for amd64 [08:32] Ogra: somthing about Emu10kx :S [08:32] i cant find it [08:32] drspin: warty or hoary ? [08:32] broodster, go to http://java.sun.com === Stuttergart [~Stutterga@im.nathanvalentine.org] has joined #ubuntu [08:32] and look for it [08:32] ogra: how do i know if i have that same problem? can you help me? [08:32] ogra: a bit of both ;) === method55 [~method55@63.127.193.16] has left #ubuntu ["Leaving"] [08:32] drspin: thats bad, ten i cant help [08:33] i can't find it [08:33] broodster:https://jsecom15d.sun.com/ECom/EComActionServlet/LegalPage:~:com.sun.sunit.sdlc.content.LegalWebPageInfo;jsessionid=1EBA1E17D3F9711257FF44676489794A;jsessionid=1EBA1E17D3F9711257FF44676489794A [08:33] ogra: needed FF1.0 and Gaim 1.1.0 [08:33] ty [08:33] toxicfume: the problem as well as the solution are described in the lwn article..... [08:33] drspin: needed ? [08:33] bottom one [08:33] drspin: why ? [08:34] marjorie: in that case you still haven't fixed $LANG [08:34] marjorie: you do not need to copy any language file anywhere [08:35] how do i fix $LANG? [08:35] ogra: aye - because I couldn't stand ff0.97 (or somewhere therebouts) and I felt that I needed to support the Gaim 1.x release [08:35] marjorie: look in /etc/environment and .bash* for anything that sets LANG [08:35] echo $LANG = en_GB [08:35] where's that? it's invalid syntax [08:36] "Cannot change ownership to uid0, gid 0" [08:36] How might I fix that? [08:36] Gaim = 1.1.1 as of today :) [08:36] if i do echo $LANG [08:36] thats what i get === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu [08:36] marjorie: (also LC_) [08:36] ogra: I'm really not sure if i understand the steps in that guide, is there any other easier way of doing this? ;/ [08:36] drspin: 1.1.1 is a stable release ?? [08:36] marjorie: just type 'locale', see if bare 'en' appears anywhere [08:37] drspin: i doubt that..... [08:38] ogra: I believe so... bugfixes [08:38] Kamion: no but at the end it has "LC_ALL= [08:38] drspin: but anyway... i can support mixed systems [08:38] Anyone? [08:38] drspin: and its likely that you broke something, except you are a pinnint guru [08:38] pinning [08:39] cant [08:39] ogra: pinning? [08:39] and local gives this error, can not set lc_CTYPE no file or directory [08:39] drspin: a very fine grained and dangerous method (if you not exactly know what you do) to mix distros [08:40] marjorie: the upper case matters [08:40] and your syntax must be just wrong to get that error, anyway [08:40] ogra: I believe that I don't know what to do exactly ;) [08:41] marjorie: what exactly did you type? local or locale? [08:41] drspin: so you shouldnt have mixed.... === mvo [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === NixerX [~NixerX@d191169.tidewater.net] has joined #ubuntu [08:42] ogra: This I have learned! x| [08:42] wth [08:42] i just installed java [08:42] and it says i dont have it installed [08:42] when i try to play something java [08:42] locale [08:42] broodster: which method ? === funky [~repulse@81-202-240-13.user.ono.com] has left #ubuntu [] [08:42] broodster, did you set $JAVA_HOME? [08:43] i used ubuntuguide.org [08:43] broodster have you linked the library and binary? [08:43] NixerX: methos 2 from the wiki already sets this [08:43] ogra, okay. [08:43] NixerX: as well as the plugin.... [08:43] ogra, Nice! [08:43] yep :) [08:43] all i did was whatever it said here http://ubuntuguide.org/#jre [08:44] for the amd64 version [08:44] NixerX: best is, someone now provides a repo with prebuilt pkgs..... [08:44] Kamion: etc/environment should be en_gb not en_GB? === phyberoptix [~phybergla@nc-67-77-131-6.dyn.sprint-hsd.net] has joined #ubuntu [08:45] sup everyone [08:45] ogra, Jeeze. Ubuntu is gonna take over :) [08:45] hehe [08:45] marjorie: no [08:45] so how do i set the java home? [08:45] finally the wnated community support is there [08:45] yep [08:46] next missing is a clean ubuntu mplayer repo from the community === method55-laptop [~method55@63.127.193.16] has joined #ubuntu [08:46] how do i get my dsl to work? [08:46] Kamion: do u know the url for the php post code thingy? [08:46] phyberoptix: pppoeconf [08:46] sudo pppoeconf [08:46] phyberoptix: with sudo indeed [08:46] question: under network settings > general there is an option that says 'windows network' how do i get it so i can activate that section? [08:46] YAY! [08:47] thanx ogra [08:47] ogra: hey, thanks for the link, i managed to fix the problem already, thank you once again :) [08:47] broodster, export JAVA_HOME=/path/to/java [08:47] broodster, thats temporary tho. [08:47] toxicfume: i knew you could ;) [08:47] so i gotta do it [08:47] everytime i boot? [08:47] broodster, not if you edit your /etc/profile [08:48] oh [08:48] broodster, if you added the stuffon the ubuntu guide to the bash.bashrc you wont have to do that === selphish [~selph@acw-pc23.acw.vcu.edu] has joined #ubuntu === mistic_ [tehLair@240.23-201-80.adsl.skynet.be] has joined #ubuntu [08:48] broodster, or ~/.bashrc if you only want it for a single user [08:49] if i run locale the first error is cannot set LC_TYPE to default locale:No File or directory [08:49] ogra, how dose one get in contact with those who write the ubuntuguide. I have a couple of nice things I could add. [08:49] NixerX: rather add them to the official wiki, where they get reviewed [08:50] ogra, Very cool. === ironwolf [~ironwolf@63-228-63-108.mpls.qwest.net] has joined #ubuntu === phyberoptix [~fybrglas@nc-67-77-131-6.dyn.sprint-hsd.net] has joined #ubuntu [08:51] ogra [08:51] NixerX: just make an account and add what you want to... a note to the ubuntu-users ML would be nice if you created new pages, so everybody knows about them [08:51] marjorie: sorry, no ... [08:51] that didnt werk [08:51] but i type /sbin/dhcleint and it did [08:51] phyberoptix: sudo pppoeconf ? [08:52] pppoeconf didnt detect anything === Garathor [~Unknown@217.17.221.4] has joined #Ubuntu [08:52] phyberoptix: what kind of desl is that ? thats weird.... [08:53] dsl [08:53] adsl [08:53] i have a modem/router [08:53] phyberoptix: ahh, ok..... [08:53] but how can i get my winbox online ... i have a 2nd NIC with a cable ran to the winbox [08:54] phyberoptix: then justz configure your eth0 network connection..... === Kokey [~jramirez@201.137.168.75] has joined #ubuntu [08:54] phyberoptix: install firestarter, there you can configure that === method55-laptop [~method55@63.127.193.16] has left #ubuntu ["Leaving"] [08:55] apt-get install firestarter? [08:55] phyberoptix: yep [08:55] arrgh [08:55] phyberoptix: ? [08:55] fucking dependcies [08:56] sry [08:56] phyberoptix: it is in warty universe....should just work [08:56] 11 things is list on depnds === spity [~spity@w240.dkm.cz] has joined #ubuntu [08:57] ogra - can I restore my system without erasing my $home data mostly [08:57] phyberoptix: maybe, i dont use it, but synaptic/apt should caer for that [08:57] drspin: do you have it on a extra partition ? === phyberoptix looks for snyaptic [08:58] ogra: nope [08:58] i keep my /home on a seprate partion just in case i have to reinstall for any reasion is good practice === treed [~treed@24-53-63-152.ontrca.adelphia.net] has joined #ubuntu [08:58] zenrox: I will but I still have to copy the 50GB of windows stuff to a different drive... [08:59] drspin, just partion your / in to 2 seprat partions [08:59] no need to move your 50gigs any ware else [09:00] zenrox: yup - current filesystem is NTFS and needs to change ;) [09:00] so i'm waiting till I get that stuff moved to fix my partitioning [09:00] so I don't have to do it over and over again [09:01] drspin, got another drive your moving it to [09:02] zenrox: a friend of mine has a USB drive he's bringing over... [09:02] drspin, kewl [09:02] drspin: good idea... [09:02] hehehe [09:02] ya [09:02] why when i click a file to download it trys opening it with firefox than download it as a file? [09:03] phyberoptix, what type of file [09:03] .deb [09:03] right click on the file and save as [09:03] heh [09:04] oh i did do the things [09:04] to bash.bashrc [09:04] phyberoptix: download it and install it manually.....but be warned, it may have dependencys.... [09:05] broodster, now do java -v [09:05] Kamion: http://www.pastebin.com/134549 [09:05] phyberoptix: what kind of program do you want to install ? [09:05] broodster@broodster:~ $ java -v [09:05] Unrecognized option: -v [09:05] Could not create the Java virtual machine. [09:05] i just need to get my winbox online === drspin just found my old 128M USB drive [09:06] broodster, you dint do the ln -s part of the ubuntuguide [09:06] broodster: java -version [09:06] broodster: -v doesnt work [09:06] ok i was wrong [09:06] broodster@broodster:~ $ java -version [09:06] java version "1.5.0_01" [09:06] Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08) [09:06] Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_01-b08, mixed mode) [09:07] goooood [09:07] then it works [09:07] but it doesnt [09:07] nice use of pastebin ;) [09:07] broodster: ? [09:07] broodster: what doesnt ? [09:07] ya [09:07] whenever i look at something in java [09:07] it says [09:07] i dont have it installed [09:07] broodster: look at something ? === sulkd [~henry@194-144-124-151.du.xdsl.is] has joined #ubuntu [09:08] like [09:08] broodster: define that [09:08] try to play yahoo pool [09:08] or something [09:08] you need to ln -s for moxilla [09:08] $ sudo ln -s /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/ [09:08] $ sudo ln -s /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla-firefox/plugins/ [09:08] i did [09:08] hmm [09:08] broodster: you need to copy the plugin to ~/.mozilla/plugins [09:08] oh wait [09:08] no wonder [09:08] broodster: ah, oh [09:09] i have the amd 64 version installed [09:09] not i386 [09:09] broodster: ln is tndeed the right way [09:09] heh [09:09] broodster, simple mistake [09:10] except [09:10] i dont have a plugin folder [09:10] either [09:10] in my java folder [09:10] i see lib bin man [09:10] broodster: maybe there is no plugin for 64bint [09:10] bit [09:10] ya [09:11] installed ubuntu linux today.. great.. would like to use the root user though iso sudo.. is there a howto to migrate? [09:11] ogra: installed ubuntu linux today.. great.. would like to use the root user though iso sudo.. is there a howto to migrate? [09:11] broodster: i already heard you need a chroot environment for the flash plugin....this probably also applys for java :( [09:12] so in otherwords [09:12] ulx: you mean how to enable root ? [09:12] java doesnteven work [09:12] for amd64 [09:12] ulx: http://www.ubuntulinux.org/wiki/RootSudo [09:12] broodster: java works just fine, but there is no plugin compiled for you [09:13] then? [09:13] compile urself :) [09:13] broodster, and that sucks [09:13] broodster: i think you will need chroot: http://alioth.debian.org/docman/view.php/30095/16/Debian-amd64-HOWTO.html#chroot === Kleggas [~Kleggas@h23n2fls33o1012.telia.com] has joined #ubuntu [09:13] ogra cant i just setup a gateway for windoze to connect to thru ifconfig? === riley_ [~riley@66.169.148.171.ts46v-09.otnd1.ftwrth.tx.charter.com] has joined #ubuntu [09:13] which package to install when I get this error? checking for X... configure: error: Can't find X includes [09:14] phyberoptix: you must tell your linux box that it should forward the traffic .... [09:14] Ogra: do you work for ubuntu? === johane [~johan@h202n8c1o255.bredband.skanova.com] has joined #ubuntu [09:15] drspin: unfortunately not *grin*.... see there :http://www.ubuntulinux.org/wiki/MaintainerCandidates i'm no 3 [09:15] ogra: what about the linux amd64 jre/jsdk 1.5.0 update 1 by Sun? [09:16] crimsun: does it contain a plugin ? [09:16] both do [09:16] crimsun: broodster hasnt got one.... === ls-a [~ls-a@212.21.138.21] has joined #ubuntu [09:17] hi there [09:17] hello ls-a [09:17] X includes, in which package do I find them? [09:18] i got a question === Stuttergart [~Stutterga@nathanvalentine.org] has joined #ubuntu [09:18] Kleggas: for warty or hoary? [09:18] warty [09:18] ? [09:18] Kleggas: xlibs-dev? [09:18] ogra: Oliver Grawert? [09:18] thanx [09:18] i got this idea of streaming some music through my LAN. what do i need to do that? like radio you know [09:18] drspin: try a whois.... [09:18] Kleggas: not quite sure [09:18] i got it [09:18] ogra... LOL [09:19] ogra:: haven't used IRC in years... forgot about all the stuff I used to do... === seth_ [~MUAHAHAH@adsl-b4-85-18.telepac.pt] has joined #ubuntu === netmonk [~~@nat-18.c0msys.net] has joined #ubuntu [09:19] Eh, someone remind me how you install a downloaded .deb file? [09:20] dpkg -i? === smash is now known as smashie [09:20] ah [09:20] ls-a is right === riley_ [~riley@66.169.148.171.ts46v-09.otnd1.ftwrth.tx.charter.com] has left #ubuntu ["Leaving"] === bobmepis [~bobfedo@ppp-242-158.25-151.libero.it] has joined #ubuntu === buu tries to install cedega [09:21] sigh [09:22] Point2Play [09:22] Xlib: Connection to ":0.0" refused by server [09:22] Xlib: No protocol specified. [09:22] my bar on the bottom of my ubuntu screen is crooked on one side [09:23] =] [09:23] Ogra: Well my question was would it be reasonable to add a roll-back feature in Synaptic.... [09:23] ?? [09:23] broodster: so you do have a plugin? [09:23] drspin: that would be great.....but the synaptic maintainer curently builds a lot of other features....exepect great things for hoary.... [09:24] Anyone got an idea how to make this work === amex [~amex@200-148-95-10.dsl.telesp.net.br] has joined #ubuntu === twisted_steel [~twisted_s@ip6599145120.link2usa.com] has joined #ubuntu [09:24] come on guys, tell me... what software do i need to stream some music online? [09:24] ogra: I'm pretty stoked about it [09:24] ls-a iceserver [09:24] drspin: probably the time is enough for rollback too [09:24] ls-a: perl [09:24] xmms [09:24] zenrox, thamks, going to google:) [09:25] ls-a n/p [09:25] buu, perl like the scripting language? [09:25] ls-a ice is like shoutcast [09:25] zenrox, never heard of them both:( [09:25] ls-a: Yes! [09:25] buu, and what do i do with it? [09:25] ls-a check out www.shoutcast.com [09:26] ls-a: Write a server you silly. [09:26] buu thats too much work [09:26] buu: pretty confusing to call an app like a lang..... === mrd [~warty@wbar10.dal1-4-13-133-039.dsl-verizon.net] has joined #ubuntu [09:26] buu, heh, could not get the joke:) [09:26] buu: hehe me neither [09:26] It's like 5 lines of perl [09:26] Not much work! [09:26] But I digress. [09:26] Someone make this shit work. [09:27] buu, the theory of relativity is even smaller:) [09:28] Will 'mkfs.ext3 -c' report anything to stdout if it finds a bad block? [09:28] mrd: sure === schorsch [~joerg@53.118.62.81.cust.bluewin.ch] has joined #ubuntu === johane [~johan@h202n8c1o255.bredband.skanova.com] has joined #ubuntu [09:29] Hm. [09:29] zenrox, thanks [09:30] ogra [09:30] yup [09:30] i forgot that i changed source.list to hoary [09:30] =\ [09:30] lol [09:30] heh === mrd 's reinstalling ubuntu on his sister's computer because somehow /boot/grub, most of /usr/lib, all of /var, and a bunch of other randomly assorted files were unreadable from the HDD. [09:30] ls-a n/p [09:30] i changed it back to warty and did apt-get update and now its doing firestarter [09:31] zenrox, found it in synaptic [09:31] where do I set variables for Gnome? (like PATH) [09:31] zenrox, icecast2:) [09:31] I was thinking maybe it was due to a hard drive failure or something, but 'mkfs.ext3 -cc' isn't reporting anything so far. [09:31] yep thats it [09:31] phyberoptix: hopefully you didnt damage your sys [09:31] all i did was install gcc === schorsch [~joerg@53.118.62.81.cust.bluewin.ch] has left #ubuntu ["Leaving"] [09:33] ogra it said eth0 not ready [09:33] does anyone now why editing /etc/profile didn't change variables under Gnome terminals? [09:33] s/now/know [09:33] phyberoptix: firestarter ? [09:34] yup === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu [09:34] amex: in debian packages are supposed to install in a way that its not necessary to change PATH === glob [glob@host147-180.pool8250.interbusiness.it] has left #ubuntu [] === Prasatko [pausp@angel39-149-99-82-kank.bluetone.cz] has joined #ubuntu === eazel7 [~ezequiel@host127.201-252-73.telecom.net.ar] has joined #ubuntu [09:34] hi [09:34] ogra: is hoary useable? [09:35] phyberoptix: do you have a working eth0 ? [09:35] how could I 'emerge' some package in ubuntu? [09:35] yeah [09:35] drspin: breaks quite often...... [09:35] apt-get install packagename-here [09:35] the eth0 is how im connected online [09:35] ogra : boo [09:35] I mean, I'd like to tell my system to build it === orion_114 [~orion@196.14.121.87] has joined #ubuntu [09:35] ogra, ok, but if I need to set a variable like CLASSPATH, but I want that all user have this variable? [09:36] amex: install a java package that does it === housetier [~housetier@dsl-084-056-139-155.arcor-ip.net] has joined #ubuntu [09:36] Hi, i have installed gcc (using apt-get install gcc) but there is not standard library (header files and so on), How can I install it? [09:36] apt-get install build-essential [09:37] eazel7: sudo apt-get build-dep && apt-get source -b [09:38] Agrajag: thanx [09:38] phyberoptix: it probably needs to shut the inteface down to configure it [09:39] ahhhh [09:39] then brb [09:39] ogra: so for my sound problem - do you think you could give me an idea where to start looking for a solution?? [09:39] ogra, thanks [09:39] ...how can I tell what kernel I am running ATM [09:39] ogra, did you know if there is a package that does that? [09:39] drspin: uname -r [09:40] amex: http://www.ubuntulinux.org/wiki/Java method 0 offers a repo with java 1.5 === cu [~saint@213.175.114.84] has joined #ubuntu === phyberoptix [~fybrglas@nc-67-77-131-6.dyn.sprint-hsd.net] has joined #Ubuntu [09:42] ogra, thank you very much :) [09:42] nothing [09:44] I'm needing the dev packages for sdl [09:44] but I can't find them [09:44] thx ogra! [09:45] eazel7: libsdl1.2-dev maybe? [09:45] phyberoptix: nothing ?? i never used firestarter.... [09:45] phyberoptix: you must enable ip forwarding between the two interfaces..,... === stirlitz [~stirlitz@adsl-67-123-59-175.dsl.lsan03.pacbell.net] has joined #ubuntu === nomasteryoda [~nomastery@ip24-252-193-86.mc.at.cox.net] has joined #ubuntu === Dethread [~Dethread@4.30.200.35] has joined #ubuntu === jdz_ [~jdz@69.49.156.181] has joined #ubuntu [09:47] ogra: I believe that I have found my problem... [09:47] drspin: what is it ? === Prasatko [pausp@angel39-149-99-82-kank.bluetone.cz] has left #ubuntu [] [09:48] ogra : I did a refresh :: mark all upgrades :: Apply -- before making sure I turned off the backport repos >:S [09:48] that sucks! === gotcha [~gotcha@CM600-inde2-34-94.cm.vtr.net] has joined #ubuntu [09:49] drspin: it will get sorted in hoary (in fact it already is (the reload stuff)) [09:49] installed kernel version: 2.6.8.1-16.5 === zul [~chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has left #ubuntu ["Leaving"] [09:49] :/ === SeFoKumA [~zienaga@166.Red-81-44-125.pooles.rima-tde.net] has joined #ubuntu === Buzzzz_ [~Anders@hd5e25192.gavlegardarna.gavle.to] has joined #ubuntu === Nigelenki [~frank@pcp022902pcs.whtmrs01.md.comcast.net] has joined #ubuntu [09:49] drspin 16 ? === Buzzzz_ [~Anders@hd5e25192.gavlegardarna.gavle.to] has left #ubuntu ["Leaving"] [09:49] is cdrecord in universe [09:50] uname -r = 2.6.8.1-4-386 [09:50] Nigelenki: nope, in main [09:50] or like, any good GUI burning software my uncle can use [09:50] *xcdroast [09:50] Nigelenki: nautilus [09:50] sorry :) *CLI user* [09:50] ogra: To author audio CDs and do multitrack CD to CD copy? [09:50] Nigelenki: nautilus has burn capabilitys [09:50] Nigelenki: nope, just data [09:50] he wants to copy music CDs [09:50] :/ [09:51] Nigelenki: i hate to say that..... [09:51] I warned him a 10 track CD is a 1.5 million dollar fine === ogra shivers [09:51] Nigelenki: install k3b [09:51] he doesn't care [09:51] k3b? [09:51] you sure eroaster/gtoaster/xcdroast won't do it? === Nigelenki doesn't want KDAss [09:52] Nigelenki: i know, but its the best tool for the task..... [09:52] k3b howto https://www.ubuntulinux.org/support/documentation/howto/helpcenterhowto.2004-10-05.2946111988/ === basse [basse@kapsi.fi] has joined #ubuntu [09:53] g'evening :) [09:53] basse: so, you did manage to come here :) [09:53] ogra: liferea would be nice too [09:53] Nigelenki: thats in universe [09:53] shouldn't my system be running a 686 kernel? [09:54] ok [09:54] ogra [09:54] as opposed to a 386 kernel? [09:54] your link is demanding I log in [09:54] i'm having a little problem here with my SMC Networks' USB->ethernet adapter.. tried loading the module rtl8150 with modprobe, but to no avail. got any ideas on how to get it work? this inspiron 4000 doesn't have anything else for eth.. [09:54] odo: yup, i did :) [09:54] :/ === Nigelenki does so [09:54] drspin: 386 is the default.,..... [09:54] drspin: you must do it yourself if you want another one [09:55] (Doesn't ubuntu have 686 kernels?) [09:55] mrd: sure it has [09:55] damnit damnit damnit *googles at ubuntu trying to find the sources.list for universe* [09:55] mrd: linux-686 [09:55] http://www.ubuntulinux.org/wiki/SynapticHowto [09:55] I've not been able to find it though yet :/ Been trying for a half hour === amphigory [~patrick@dpc6935154186.direcpc.com] has joined #ubuntu [09:55] Nigelenki: ^^ [09:56] k === kirgliz [~kirgliz@lns-vlq-14-rei-62-147-209-106.adsl.proxad.net] has joined #ubuntu [09:56] Nigelenki: it is already in the sources.list...... just unciomment === frijolito [~saul@200.119.133.162] has left #ubuntu [] [09:57] iO iO ubuntu users :) === NixerX [~NixerX@d191169.tidewater.net] has joined #ubuntu [09:57] thanks [09:57] ogra: I'll solve my sound problem before I go changing kernels ;) [09:57] I'm having issues getting Warty to recognize a Linksys wusb11, with the atmel chipset. lsusb sees the card, but I can't get the kernel to recognize it no matter what I do. The device is known to be good (tested on my wife's windows box.) Anybody have a suggestion? === mrd smacks badblocks for seeming to lock up. === ubuntu [~leafless@ottawa-hs-209-217-83-37.d-ip.magma.ca] has joined #ubuntu [09:58] Or, for that matter, is anyone aware of a howto for configuring these @*(*(@!$!@ linksys usb wireless adapters? I've googled for the past several hours with no success === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has left #Ubuntu [] [09:59] amphigory, did you try the network util? [09:59] amphigory: isnt that the prism2_usb usb one ? [10:00] I was wondering what the name of the program is to configure the sound card? [10:00] the hell [10:00] amphigory: try sudo mopdprobe prism2_usb [10:00] I put in an audio CD [10:00] and a window popped up [10:00] and started playing random songs [10:00] ubuntu: there is none [10:01] ogra: ? [10:01] no sndconfig [10:01] ubuntu: sound is controlled by the right kernel module (alsa) [10:01] ubuntu: no need for configuration here [10:01] ubuntu: just make sure the right module is loaded [10:01] if im not mistaken alsa usually starts out muted. [10:02] muted [10:02] NixerX: not on warty afair === RuffianSoldier [~qs@dhcp024-209-106-036.woh.rr.com] has joined #ubuntu === Markrian [~Markrian@82-68-11-181.dsl.in-addr.zen.co.uk] has joined #ubuntu [10:02] ogra, again Ubuntu proves superior. === buu [~buu@tera-24-206-135-151.kw.tx.cebridge.net] has left #ubuntu [] [10:03] hehe [10:03] NixerX: wait for hoary [10:03] ogra, I have it. [10:03] :) [10:03] :) [10:03] WHOAH! This Ubuntu upgrade I just got done doing added Debian menus into the Gnome menu! YHAYAYHaY! [10:03] ogra - no, this is the atmel one [10:04] It kicks a## [10:04] amphigory: so: sudo modprobe atmel ? [10:04] there is word of a kde release in the future. [10:05] NixerX: kubuntu, yes [10:05] lol. [10:05] thanks again chaps === ubuntu [~leafless@ottawa-hs-209-217-83-37.d-ip.magma.ca] has left #ubuntu [] [10:06] ogra: tried it, no luck [10:06] :( === mrd wishes the ubuntu live cd had smartmontools installed. [10:06] amphigory, lsmod shows nothiing of interest? [10:06] Does anyone know if it's possible to set a GTK theme system-wide? === pepsi [~pepsi@p222.n-sfpop03.stsn.com] has joined #ubuntu [10:07] No - the atmel drivers appear to be loaded [10:07] amphigory: do you see it in the device manager ? [10:07] amphigory, do you know what module is supposed to be loaded? === twisted_steel [~twisted_s@ip6599145158.link2usa.com] has joined #ubuntu [10:08] ogra: no, but I do see it if I do "lsusb" [10:08] Markrian, "system wide"? what do you mean? Accross Window managers or apps? [10:08] amphigory: ahh, wait [10:08] amphigory: sudo modprobe pegasus :)) [10:09] NixerX, across users [10:09] amphigory: thats the right module.... [10:09] NixerX: I'm assuming "atmel.ko" I found something written for redhat 7.3 (!!) referencing a "modvent", but nothing lately mentions anything but atmel [10:09] ogra: nothing thus far. Let me try unloading the atmel and prism mods and try that [10:10] Markrian, So basically a default theme. [10:10] ogra: sadly, nope. === siimo [~siimo@siimo.user] has joined #ubuntu [10:11] amphigory: yep. its for sure the right module, there is a lengthy therad in ubuntu-suers from oct....you probably need to add it to /etc/modules and reboot to get it recognized === mdke [~matt@mdke.user] has joined #ubuntu [10:12] ogra: rebooting now [10:12] I suppose this is what I get for buying cheap hardware. :) [10:12] hi all. How is it possible to make the computer rebootable from the gnome-logout dialogue like it is in ubuntu? I am trying to do it on a gentoo box === sobralense [~sobralens@200.217.166.53] has joined #ubuntu [10:13] amphigory: http://lists.ubuntu.com/archives/ubuntu-users/2004-October/005018.html [10:13] whenever i run apt i get this error : perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_COLLATE = "C", LANG = "en_US are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cann [10:13] ot set LC_ALL to default locale: No such file or directory === zenrox [~zenrox@wbar7.sea1-4-10-181-189.sea1.dsl-verizon.net] has joined #ubuntu === zerok [~zerok@zerok.support.phpbb] has joined #ubuntu [10:13] hi :-) [10:13] can someone help me fix this? i tried running dpkg-reconfigure locales and selected the locales i wanted [10:14] siimo: sudo dpkg-reconfigure locales [10:14] but it didnt help === gonkulator [~brandon@c-24-9-235-7.client.comcast.net] has joined #ubuntu [10:14] siimo: should work for any clean warty system [10:14] hey ogra, are you an op in here? [10:14] sorry, I know is want much... but will the newer version of warty live CD be shipped ? [10:15] zenwhen: nope, did you want to get banned ;) [10:15] ? === nigelenki [~frank@pcp022902pcs.whtmrs01.md.comcast.net] has joined #ubuntu [10:15] can't get access to CD burner [10:15] no ;o; [10:15] ogra is a bot [10:15] lol [10:15] hehe [10:15] tis an ATAPI burner [10:15] ogra is an ATAPI burner? [10:15] and if I hdd=ide-scsi in menu.lst I get NO access (no scd0, no /dev/pg*, etc) [10:15] rofl [10:15] nigelenki: tried with nautilus [10:15] nigelenki NO [10:15] nigelenki ide-scsi is deprecated [10:16] nigelenki, cdrecord --scanbus aas root? [10:16] nigelenki use dev=/dev/hdX [10:16] yes nautilus sees it === KickTheDonkey [~chris@c-24-98-173-9.atl.client2.attbi.com] has joined #ubuntu [10:16] nigelenki hwere X is the actual letter [10:16] and scanbus for dev=ATAPI just goes "HDA LOCKED OMFG" and dies [10:16] Hello... [10:16] zero [10:16] ogra: still no luck [10:16] hmm... [10:16] ogra: small question again :-) so when the installation is finished (with xfs on / ) i should just run grub (with quit) twice? [10:17] ogra: :( trying to use groaster [10:17] amphigory: seen the thread ? [10:17] possibly a dumb question... what are the system requirements [10:17] I've got a small problem, and was hoping some one could point me in the right direction... [10:17] brb reboot to get rid of ide-scsi [10:17] nigelenki: use dev=/dev/hdX === gonkulator has an old box he is willing to try ubuntu on and wants to know what stuff is compiled for [10:17] we need a 2.6.10 [10:17] i386? === nigelenki [~frank@pcp022902pcs.whtmrs01.md.comcast.net] has left #ubuntu [] [10:17] Yeah ... but the one I saw didn't seem to apply. I was scannning through the archives to try and find the one you were talking about [10:17] gonkulator, from the pressed CD.... [10:17] When I plug in my USB digital camera, Ubuntu freezes up... [10:17] that is to say, completly locks up. === de_wizze [~vc@ACA1803B.ipt.aol.com] has joined #ubuntu [10:17] any ideas what I should start looking for> [10:17] gonkulator, 32mb ram350MD drive space min 1.8gb recommened [10:18] gonkulator: 600 Mhz 256MB 2G are pretty fine here === mdke [~matt@mdke.user] has left #ubuntu ["Leaving"] [10:18] ogra, i have a clean warty system but it still gives the locale error after reconfiguring it do i need to reboot === valberg [~valberg@0x535c0299.kjnxx6.adsl-dhcp.tele.dk] has joined #ubuntu [10:18] siimo: probably, as the locale is read on boot === DarkSilver [~Dark_Silv@kb.jawho.com] has joined #ubuntu [10:18] KickTheDonkey, you mean X locks up :P [10:18] NixerX: good stuff, thanks [10:18] siimo: at least relogin [10:18] KickTheDonkey: can you ssh in from another box? [10:18] hello everybody ! [10:19] tvon, yes I can [10:19] hey how do i mount my cdrom drive in ubuntu... in every other linux i've used i just execute a 'mount /dev/cdrom /mnt/cdrom' command and it works... [10:19] oh, you mean AFTER the lock up... [10:19] but it doesn't in ubuntu [10:19] No, I haven't tried that.... === gonkulator [~brandon@c-24-9-235-7.client.comcast.net] has left #ubuntu ["don't] [10:19] valberg: doubleclick in drives ? [10:19] KickTheDonkey: I'm just curious, it won't fix anything but it will let you shut it down properly [10:19] valberg, i think its /media/cdrom [10:19] valberg: there is no /mnt/cdrom in ubuntu [10:20] KickTheDonkey: well, you could restart X too :) === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [10:20] hmm... [10:20] valberg: and mount /dev/cdrom should be enough [10:20] KickTheDonkey: http://www.ubuntulinux.org/wiki/DebuggingProcedures [10:20] well i get a "wrong fs" error when i mount /dev/cdrom [10:20] :S [10:20] valberg: what kind of cd ? [10:20] if only it were possible to automatically select the (warty) version for every pack that isn't (warty) or (warty-security) and have it reinstall them all... [10:21] ogra, a sony cd-r 700mb === spikeb [~spikeb@c68.117.110.98.hay.wi.charter.com] has joined #ubuntu [10:21] valberg: i mean what doi you mount [10:21] valberg, cat /etc/fstab | grep cd [10:21] I have a question : who do I have to contact about the packahe version in hoary ? [10:22] siretart: thanks.... I'll take a look see. Would this give me the right information?http://www.ubuntulinux.org/wiki/DebuggingRemovableDevices [10:22] valberg: it should maount automatically if you put it in as long as you didnt touch fstb [10:22] valberg, then mount whatever it returns "mount /media/cdrom0" for me [10:22] valberg, my /etc/fstab says: /dev/hdc /media/cdrom0 udf,iso9660 ro,user,noauto 0 0 [10:22] ogra, well /media/cdrom1/ just gives me no medium [10:23] ogra, and it doesn't mount automatically [10:23] NixerX, mine too [10:23] valberg: then something is wrong....look in Computer->Desktop Settings->Removable Media === ubuntu-geek [~ubuntu_ge@24.247.184.104.gha.mi.chartermi.net] has joined #ubuntu [10:24] ogra, well it starts the gnome cd player.. but it can't play anything... [10:24] it's a audio cd === bassinboy [~jared@user-0cet1rr.cable.mindspring.com] has joined #ubuntu === johane_ [~johan@h202n8c1o255.bredband.skanova.com] has joined #ubuntu [10:24] valberg: you cant mount audio CDs [10:24] :) [10:25] hmm... [10:25] what is the root password [10:25] valberg: they got no filesystem on them [10:25] I have a question (sorry for repost): who do I have to contact about the package version in hoary ? [10:25] bassinboy: there is none [10:25] ahh... heh heh that's why it said wrong fs type :P === ccyrny [~ccyrny@J2003.j.pppool.de] has joined #ubuntu [10:25] bassinboy: http://www.ubuntulinux.org/wiki/RootSudo [10:25] ogra: what do i use fr synaptic? [10:25] bassinboy: _your_ pw [10:26] ogra: Hm, thanks, whats the point of no root password? [10:26] bassinboy: read the wiki page, its worth to know this [10:26] hehe, thanks [10:26] bassinboy: root is locked [10:26] Is ubuntu trying to make the layout of the gnome menu in the panel go into upstream gnome+ [10:26] DarkSilver: which package ? [10:27] KickTheDonkey: take them as hints and advices to debug you problem. [10:27] ogra, http://www.ubuntuforums.org/showthread.php?t=9496 === Poprocks [~logan@CPE7ed9415afb2c-CM0012253dec94.cpe.net.cable.rogers.com] has joined #ubuntu [10:27] after reading the wiki page, it is still unclear to me why sudo is "better" than su === netmonk [~~@nat-18.c0msys.net] has joined #ubuntu [10:27] more useful, certainly. [10:27] better? don't ask me === telemaco [~telemaco@84.77.87.170] has joined #ubuntu [10:28] DarkSilver: they get in automatically if sid is synced again..... [10:28] .. or than ssh root@localhost [10:28] DarkSilver: hoary regulary syncs with sid [10:28] ogra: but some package are in Hoary before sid... [10:29] mjt: ssh root@localhost ??? [10:29] Hi, for several days now I've been experiencing mysterious system crashes of Ubuntu/Gnome. Does anybody have a clue how to fix this? [10:29] Valberg: if you don't have a cable from your CD-Drive to your soundcard, GnomeCDPlayer won't work [10:29] mjt: If you want a root shell with sudo, just do 'sudo -s'. [10:29] DarkSilver: yep....because they are made by ubuntu devs.... they then get synced back [10:30] ccyrny: does dmesg say anything about a kernel panic?? === mjt does not have sudo on his systems, btw [10:30] mjt: ssh root@localhost ??? [10:30] mjt: So what's the issue? [10:30] ogra: why not? is it strange? [10:30] ogra: that would be better than hoary provides also its own packages (php5) instead of waiting them in SID [10:30] drspin, doesnt the system freeze if you get a kernel-panic? [10:30] mjt: allowing root ssh acces isnt very nice.... [10:31] mrd: there's no "issue" - i'm just curious as of why ubuntu "forces" to use sudo === Marianitu [maec@161.Red-213-97-48.pooles.rima-tde.net] has joined #ubuntu [10:31] I'm going to check this now! Just a minute ... [10:31] JDahl: every system freeze I've ever had was a kernel panic [10:31] mjt: Because for ubuntu's target audience, the developers feel 'sudo' is a better fit. [10:31] mjt: that is really insecure === maps73 [~maps73@151.81.2.97] has joined #ubuntu [10:32] drspin, yes... what I mean is, can you ever run dmesg if a kernel panic occured? [10:32] hy [10:32] mjt: i wouldnt allow root access via ssh on any of my systems.... === tipino [~tipino@81-208-60-195.fastres.net] has joined #ubuntu [10:32] ogra: it _is_ nice ;) in my sshd_config: AuthorizedKeysFile /etc/ssh/authkeys/%u; AuthorizedKeysFile2 /dev/null; PermitRootLogin without-password; [10:33] can you add more package sources to synaptic? [10:33] once you guys are finished debating over su vs sudo, maybe we can do vim vs emacs? [10:33] mjt: i can understand user@localhost and then su to root.... [10:33] ogra: But where can I ask for suggestions of package ? (MySQL 4.1.8 by default, or the choice between OOo 1.1.4 & 1.9.65 (it's 'only' 1.1.3 in hoary)) === ogra shivers [10:33] DarkSilver: either ubuntu-users or ubuntu-devel [10:34] ogra: sorry, if you have 5 minutes :-) xfs as / : what exactly do i then have to do in or with grub? [10:34] ogra: and i do know how to manage my keys "securely", and will only allow to use ssh for users i know are accurate with their keys too [10:34] DarkSilver: there will be 2.0 if hoary goes public i think [10:34] zerok: run it twice.... from the console [10:34] It could be cool if there was a Wiki page for the package wishlist ! [10:34] Re: "kernel panic": I checked 'dmesg', but about the only error message was 'acpi: Unknown symbol acpi_processor_unregister_performance [10:34] acpi: Unknown symbol acpi_processor_register_performance'. [10:34] anyone know why I can barely ever view samba or smb shares in nautilus but my server works just fine? [10:34] (beacause, some package are not really maintened by debian devel..) [10:34] ogra: just `grub` and then "quit"? [10:34] where can I edit the "Custom" section for Synaptic? [10:35] DarkSilver: there is, look for hoary goals [10:35] drspin: look for the "filters" [10:35] can you install KDE and xfce? === mrd sighs as his hdd fails the SMART self tests repeatedly... :/ [10:36] drspin: "Settings/Filters" [10:36] zerok: kill the grub process from a termional and rerun the installer step [10:36] ogra : that's not really the same [10:36] Hy, I'm using a GPRS connection on my ubuntu notebook. Please could anyone tel me if my connection it's fast or slow? thankyou in advance [10:36] DarkSilver: hoary will have all package versions that are in sid if hoary freezes.... [10:36] it's for the hoary release, and I'm talking for the "now" version [10:37] DarkSilver: warty ? [10:37] ogra : yes, but for the packages that are not in sid or not up-to-date in sid ? [10:37] ogra: you mean right when the you get to the desktop for the first time? [10:37] DarkSilver: warty doesnt recieve updates despite security stuff [10:37] ogra: not warty, i'm talking about the devel-hoary I use everyday (I don't want to wait until march 2005 ;) ) [10:37] zerok: huh ? [10:38] god nautilus is unstable in hoary [10:38] damn [10:38] DarkSilver: as i said it gets synced regulary.... dont ask me for the timeframe [10:38] ogra: I found all the packages that were changed -- perhaps I can downgrade :/ === nakeee [~nakee@barak013-104-254.dialin.huji.ac.il] has joined #ubuntu [10:38] orga, You know pam at all? [10:38] Poprocks: thats hoary [10:38] ogra, You know pam at all? [10:38] ogra, yeah :/ [10:38] NixerX: huh ? [10:39] ogra: well *shrugs* it seems like grub had no problems with xfs during the "installation-boot" :-) [10:39] NixerX: did i miss something ? [10:39] pluggable auth module? [10:39] zerok: wowie [10:39] NixerX: i know what pam is === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #ubuntu [10:39] ogra : but it's wired... some new packages are up-to-date, and some older than 10 days in SID are not in horay... Seems like a "selected-sync" [10:39] sorry, I know is want much... but will the newer version of warty live CD be shipped ? [10:40] ogra, your 1 up on lotsa of people then. :) [10:40] DarkSilver: maybe, probably it are pkgs where someone just works on [10:40] DarkSilver: wouldnt be nice to overwrite his work with a sid version.... [10:40] hoary is in flux.... [10:41] ogra: jupp :-) works like a charm :-) i just get 2 module failures during startup but fixing them should be a matter of ... a minute *g* [10:41] zerok: jep, thats harmless [10:41] zerok: pciehp .... [10:41] etc [10:42] ogra: nope. the one from my not-existing floppy device and from the hardware random number generator :-) [10:42] zerok: ah, ok === eazel7_ [~ezequiel@host224.201-252-82.telecom.net.ar] has joined #ubuntu [10:43] ogra: about 2 years debian and this is the first "debian" (no offense :-)) that i really like :D [10:43] zerok: hw random is also in my pciehp, shpchp list ;) [10:43] ogra: ah :-) [10:44] zerok: i liked _my_ debins..... just to find out there came a distro that builds it similar *g* [10:44] zerok: so now i'm here *g* === Davi_Alencar [~dfalencar@201009154186.user.veloxzone.com.br] has joined #ubuntu === nigelenki [~frank@pcp022902pcs.whtmrs01.md.comcast.net] has joined #ubuntu [10:45] ogra: i used mandrake for nearly 2 years, then went to debian for about 1.5 years and since last summer i use gentoo on all machines. first i wanted to give ubuntu just a try but it seems to me like the perfect system for my laptop now :-) [10:45] how do I make gtk-gnutella connect? [10:45] on gentoo it just connected out of box [10:46] zerok :) === FireEgl [Proteus947@adsl-17-159-92.bhm.bellsouth.net] has joined #Ubuntu === eazel7_ is now known as eazel7 [10:46] nigelenki: perhaps there is a "connect" button in one of the lower corners? [10:46] zerok: nope [10:47] ahi ta [10:47] problema de permisos === mikedo [~mikado@62.84.21.44] has joined #ubuntu === Cloudchaser [~Cloudchas@69-172-81-152.atlsfl.adelphia.net] has joined #ubuntu [10:50] hello, if anybody knows how make k3b working? CAN'T WRITE CD :( [10:51] mikedo, can you be more specific? error messages and such... [10:52] when I try to run it as non root it "can't find proper writer" [10:52] mikedo: did you set it up properly ? [10:52] ok [10:52] But if as root then cannot connect to X server [10:52] 0.93.3 does not work [10:52] mikedo: https://www.ubuntulinux.org/support/documentation/howto/helpcenterhowto.2004-10-05.2946111988/ [10:52] 0.95 works [10:52] mikedo, sudo k3b? [10:52] gtk-gnutella needs update [10:52] nigelenki: not in warty === merhojt___ [~jimmy@h67n2fls35o989.telia.com] has joined #ubuntu [10:53] ogra: nope :P [10:53] nigelenki: there are only security updates for warty === x4m [~max@99.158-200-80.adsl.skynet.be] has joined #ubuntu [10:53] ogra: but it's 100% unusable in warty universe apparently === grepper [~ben@HSE-Ottawa-ppp161759.sympatico.ca] has joined #ubuntu [10:54] nigelenki: thats bad, but wont get solved.....you could try to contact the backports ppl === Gaaruto [~Gaaruto@ASte-Genev-Bois-153-1-2-36.w83-112.abo.wanadoo.fr] has joined #ubuntu [10:54] JDahl, sudo K3b gives nothing [10:54] mikedo: have you read the howto ? === TopDog [~gaute@7.80-202-165.nextgentel.com] has joined #ubuntu [10:55] ogra: how long before hoary? [10:55] JDahl, yes but somehow couldn't find :( [10:55] we need a t-minus on frontpage :) [10:55] nigelenki: april [10:55] http://www.ubuntulinux.org/wiki/HoaryReleaseSchedule [10:56] mikedo, I take it that "sudo K3b" is just a typo... otherwise maybe you dont have k3b installed? [10:56] JDahl: he has to run k3bsetup ..... (obvously i'm invisible) === ubuntu [~leafless@ottawa-hs-209-217-75-220.d-ip.magma.ca] has joined #ubuntu === kawie [~kawie@dslnet.195-138-43.ip187.dokom.de] has joined #ubuntu [10:57] l8tr all. [10:57] hello [10:57] JDahl: in a rootshell, not with sudo ! [10:57] Hi all [10:57] JDahl, I gess it is question of permiisions somewhere === maxspaPV [~maxspa@84.222.49.16] has joined #ubuntu === ubuntu [~leafless@ottawa-hs-209-217-75-220.d-ip.magma.ca] has left #ubuntu [] === bassinboy [~jared@user-0cet1rr.cable.mindspring.com] has left #ubuntu [] [10:58] I try ubunto first time today :) [10:58] how do I get to change ID3 info for mp3s and oggs? [10:58] aqtually I didn't try yet k3bsetup in a rootshell, not with sudo , I will NOW [10:58] ogra, I am inclined to agree on your visibility comment... that aside, I dont think you have to run k3bsetup... k3b will launch it the first it's executed === tipino [~tipino@81-208-60-195.fastres.net] has left #ubuntu ["Leaving"] [10:59] JDahl: k3bsetup needs root (not sudo !!) rights [10:59] don't do it sudo it will mess up your home dir, right ogra? [10:59] JDahl, just the same [10:59] stuNNed: correct [10:59] ogra: sudo su - [10:59] :) [11:00] neuro_: not sure if that sets the $ENV right..... [11:01] fsvo "right": $HOME will be /root [11:01] (or whatever of root user) [11:01] JDahl, do you know why it cannot connect to X server? or what it means? I new to linux, so if could explane [11:01] I think "sudo -H k3b" should do the trick [11:02] siretart, what is "-H" ??? [11:02] really safe is to run it from a rootshell, as the howto says [11:02] man sudo? === dreamcatcher [~sidnei@dreamcatcher.base.supporter.pdpc] has joined #ubuntu === drspin concurs with ogra [11:03] my k3b works fine, and as I remember it I did not do what ogra recommend... maybe I manually changed properties on /dev/cdrom and /dev/dvd as a matter of old habit === TopDog [~gaute@7.80-202-165.nextgentel.com] has joined #ubuntu [11:04] JDahl: so you tewked udev ? (else you cant change perms in /dev) ? [11:04] tweaked [11:04] ogra: why not? udev saves perms on quit and restores them on reboot... [11:05] ogra, actually you're right.. I did just that === dreamcatcher [~sidnei@dreamcatcher.base.supporter.pdpc] has left #ubuntu [] [11:05] forgot that [11:05] mjt: since which version ? [11:06] and.. it isn't quite necessary to mess with perms.. there's `cdrom' group, and the /dev/cdrom device is rw for group [11:06] mjt: afaik it only uses udev.rules and friends === bassinboy [~jared@user-0cet1rr.cable.mindspring.com] has joined #ubuntu [11:06] i want to su and not have to type sudo ever command [11:06] mjt: and the default user is in the group [11:06] what did tou do exactly: "I manually changed properties on /dev/cdrom and /dev/dvd"???? === mvo__ [~Michael@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu === ogra takes a long rest now too much sudo/su root === McThoro [~mike@adsl-4-202-19.mem.bellsouth.net] has joined #ubuntu [11:07] Mikedo, obviously that's not the best way to do it... why do you try what others are suggesting? [11:08] s/do/don't/ [11:08] ogra: heh, why is su a command when i can 't use it? [11:08] bassinboy: you can, just not in the default configuration [11:08] bassinboy: alternatively, 'sudo -s' [11:09] thanks === rhandl2 [~leah@ip68-96-64-162.oc.oc.cox.net] has joined #ubuntu [11:09] 'sudo passwd root' if you really want to set a root password === Gaaruto is now known as Gaaruto|ubuntu [11:09] JDahl, no I don't, just want to get k3b!!! and i don know how? [11:09] ogra: well, i'm not really sure about the permissions -- haven't looked at that for a long time. now once we're here i looked again -- no it does not restore perms on restart.. for some reason i thought i does. === TopDog [~gaute@7.80-202-165.nextgentel.com] has left #ubuntu ["http://linux.topdogs.no/"] [11:11] I am trying to play a DVD with totem and the screen ocassionally flckers pink... what gives? [11:13] JDahl, hey but really, why it says "cannot connect to X server", what it means [11:13] JDahl, sorry for troebling you [11:14] hi all, I just installed mplayer, when I enter the command mplayer from the console, it says playing file and then just exits. === Jero- [~ask@jeheco.demon.nl] has joined #ubuntu [11:14] try another movie instead of "the invisable man" ;) [11:14] hehe === nigelenki [~frank@pcp022902pcs.whtmrs01.md.comcast.net] has left #ubuntu [] === bassinboy [~jared@user-0cet1rr.cable.mindspring.com] has left #ubuntu [] [11:15] mikedo, I dont know... how are you starting X? (and pls ask your Qs to channel so others feel like chipping in) === nde [~node@node500.demon.nl] has joined #ubuntu [11:17] I'm running fluxbox at login (if it helps :) === twisted_steel [~twisted_s@ip6599145158.link2usa.com] has left #ubuntu ["Leaving"] [11:26] quitters [11:26] ;) === ubuntu [~leafless@ottawa-hs-209-217-75-220.d-ip.magma.ca] has joined #ubuntu === tonic81 [~toni@84.Red-81-33-67.pooles.rima-tde.net] has joined #ubuntu === odyssey [~odyssey@odyssey.user] has joined #ubuntu [11:28] hi does anyone else have issues with ubuntu locking up? [11:28] hello, I want to know, How to install a LiveCD in my PC? [11:28] tonic81, you cant install the live cd [11:28] odyssey: I think you might have to describe your problem in a little more detail [11:29] tonic81: don't. Use the _install_ CD to _install_ [11:29] ok odyssey [11:29] thanks [11:29] odyssey: does your machine get very, very hot at the same point? [11:29] does anyone remember who was helping me solve my audio problem last night?? I finished README.Debian and recompiled ALSA... and don't knwo what to do now... [11:29] sladen, i dont think so... how can i tell? [11:30] odyssey: try touching it... === OddAbe19 [~OddAbe19@pcp01471558pcs.lncstr01.pa.comcast.net] has joined #ubuntu [11:30] I was talking about not be able to get my sound card working, anyway I've done "modprobe ad1848" it installed, I did a lsmod and all the modules I need are in there now, somebody said something about alsa running muted? [11:31] ubuntu: try going to the mixer and changing the volume... [11:31] mixer [11:31] right === stuNNed_ [~stuNNed@adsl-068-209-149-165.sip.msy.bellsouth.net] has joined #ubuntu [11:32] volume control? sladen === stuNNed_ is now known as stuNNed [11:33] sladen, it does appear hot although you could be onto something as i was running seti all of last night and the fans didnt really kick in [11:33] ubuntu volume control yes [11:33] Sorry, no mixer elements and/or devices found [11:34] that was my error message === bratsche [~cody@dsl093-053-083.blt1.dsl.speakeasy.net] has joined #ubuntu [11:36] Anyone here using an NVIDIA board with the nvidia binary driver? [11:36] ubuntu you got that when you opened gnome-volume-control? [11:36] yes [11:36] ubuntu: any chance of a less generic nickname, by the way? :-) === JayeAeotiv [~jaye@c-24-23-84-172.client.comcast.net] has joined #ubuntu [11:36] its beyond me then sorry === Tritoch|L [~tritoch@ka45c.hig.no] has joined #ubuntu === ubuntu is now known as hippie-boy [11:37] hows that Kamion [11:38] works for me === natea [~natea@dbros01.static.iaxs.net] has joined #ubuntu === merhojt___ [~jimmy@h67n2fls35o989.telia.com] has joined #ubuntu [11:39] the modules installed where ad1848 uart401 sound soundcore === telemaco [~telemaco@84.77.87.170] has left #ubuntu [] === rhodan [~rhodan@amanzi.plus.com] has joined #ubuntu [11:40] brb - need to restart [11:40] hello thar [11:41] sladen, you are right the system is running to hot, how can i remedy this? === gjc [~gjc@adslsapo-b5-164-117.telepac.pt] has joined #ubuntu [11:42] Anyone using nvidia binary driver? === drac [drac@83.146.195.19] has joined #ubuntu === drac [drac@83.146.195.19] has left #ubuntu [] [11:43] Can someone please tell me, is it a crazy idea to install ubuntu as server? :) [11:44] gjc, I dont think so, but personally I would Debian/Sarge (and maybe kernel 2.4) === McThoro [~mike@adsl-4-202-19.mem.bellsouth.net] has joined #ubuntu [11:44] I would use.. [11:44] it is labeled a 'desktop distribution', yet it comes with many supported server packages.. [11:44] Does anyone else find ubuntu a bit choppy or laggy? [11:44] JDahl: but Sarge has no security updates, according to debian web site [11:45] maybe if I installed the modules during boot up things would work [11:45] since sarge is 'testing', and it says there only 'stable' has security updates [11:46] modprode doesn't stick around after reboot right [11:47] bratsche: I tried using nvidia drivers, but nvidia driver + use tv tuner card = system freeze, so I had to give up === svenl_ is now known as svenl [11:50] ogra: so, what's up? [11:50] I just can't get the GLX extension to work for some reason. [11:50] daniels: upgraded my flowerpower imac yesterday xorg doesnt work but gdm starts fine with a black screen....any hints ? no errors so far.... [11:51] daniels: i.e. i hear the drums.... [11:51] hmm anyones running a transparent proxy on a remote mashine and got the forwards from the actual router sucessfully working? [11:51] http://www.mepis.org/node/view/2003 says to dpkg install nvidia-glx with the --force-overwrite option [11:51] But I can't seem to get that to do anything. [11:51] ogra: (see #u-d) [11:51] dpkg install --force-overwrite [11:51] daniels yep [11:51] It says "dpkg: need an action option" [11:51] I've written 3 quitting letters to my boss and haven't sent in a single one. [11:51] lol === zerok [~zerok@zerok.support.phpbb] has joined #ubuntu === shiko_ [~shiko@sta21-2-82-235-186-81.fbx.proxad.net] has joined #ubuntu === shiko_ [~shiko@sta21-2-82-235-186-81.fbx.proxad.net] has left #ubuntu ["Leaving"] === PotajiTo [PotaJep0w3@31.Red-80-35-118.pooles.rima-tde.net] has joined #ubuntu [11:54] wenas [11:55] bratsche: --install not install === eph [~e@host81-134-92-133.in-addr.btopenworld.com] has joined #ubuntu [11:56] Oops. Thanks. === drspin [~cole@ip68-2-119-141.ph.ph.cox.net] has joined #Ubuntu [11:56] where is alsaconf? [11:56] brb [11:56] Can Ubuntu resize NTFS in the installer? and is NFORCE3 chipset supported? [11:57] eph: NTFS> in the development release, yes, in the stable release, no [11:57] eph: NFORCE3 should be fine, file a bug if stuff isn't detected [11:57] im talking about resizing an NTFS partition .. not writing to files within one === tester_ [~yz@216.238.204.27] has joined #ubuntu