[00:01] anyone having problems with google maps today not letting you click the buttons? I'm not sure if it's g.maps or todays chromium [00:01] folks, I need help with grub bootloader [00:02] somebody understands it good/ [00:02] ? [00:03] MaximLevitsky: First: State the problem ;) [00:03] arand: very big one [00:03] arand: I have a 8.10 installation [00:04] and I converted it to ext4 [00:04] brave [00:04] penguin42: why? [00:04] penguin42: the kernel is 2.6.33 anyway [00:04] ok, so you have 8.10 but with a special kernel - carry on [00:05] penguin42: the point is that I always reinstall grub using chroot [00:05] penguin42: but this time grub just didn't want to work [00:05] penguin42: I tried to install grub2 in the chroot [00:06] penguin42: this gives me stupid 'Welcome to GRUB' on boot [00:06] penguin42: probably grub2 wan't mature in 8.20 [00:06] 8.10 [00:06] MaximLevitsky: Can you just explain your chroot setup a minute - is the 8.10 the outer or the inner? [00:06] penguin42: 8.10 is inside chroot [00:07] 10.4 is outside [00:07] ok, so why are you installing the grub from the chroot? [00:08] penguin42: because I don't know how to install it from outside yet [00:08] penguin42: this thing pokes many configuration files [00:09] * penguin42 is even more confused - where is the 10.4 installed? [00:09] penguin42: on the live disk (usb) [00:09] ahha! [00:10] ok, so next question - why are you trying to install grub2 on your 8.10 install? [00:10] MaximLevitsky: you should be able to install with just the root mounted like so "grub-install --root-directory=/media/tmp /dev/sdaXY" [00:10] * MaximLevitsky is already trying to do so... [00:10] MaximLevitsky: but yea, penguin42 has a very good point [00:12] arand: yesssssssssssss!!! [00:12] arand: --root-directory= did the trick [00:12] MaximLevitsky: If you want to use grub2 in 8.10, you'd have to install it as packages as well to be able to update it without grabbing for a liveCD each time.. [00:13] arand: I did [00:13] I don't know the state of the grub2 packages in 8.10 [00:13] arand: I don't think I will ever need to reinstall grub2 [00:13] arand: when I have more free time I just update this system to 9.10 [00:17] MaximLevitsky: but the problem is that I don't know if you have a good update-grub for 8.10, meaning it'll be tricky to update the grub.cfg with new kernels, boot options, etc.. [00:18] arand: this is good question, but the grub.cfg I used now it generated by 8.10 update-grub [00:18] arand: But he's running his own kernel anyway [00:19] penguin42: yeah, now I find out I forgot to compile in ext4.... :-) [00:19] ah that's always embarrassing [00:20] penguin42: but not a big deal [00:21] penguin42: it was compiled in, but not in initrd [00:21] penguin42: this is as a module [00:22] penguin42: that I know how to handle [00:23] MaximLevitsky: With 10.4 the kernels I build just don't want to boot - they hang at mountall, I've not figured out what it wants yet - they worked for the earliest bits of Lucids alpha cycle but stopped a month or so ago [00:23] penguin42: the mountall the the devil [00:24] penguin42: in fact I feel that there is more regress that progress [00:24] yeh [00:25] penguin42: the gnome-disk-utility [00:25] penguin42: gparted is much much much better [00:25] I just don't get how the graphical ones haven't picked up lvm and the like yet [00:26] the empathy that is junk compared to pidgin [00:26] but it got luxury integration with gnome panel now, and piding one is broken [00:27] MaximLevitsky: Old News... :) [00:27] pulseaudio that does work now, but still can't be disabled temporary properly [00:28] for skype... [00:28] which PA support is just broken... [00:28] that's no fault of PA. You've always been able to use pasuspender -- [00:28] crimsun: now skype detects PA, and refuses to work with alsa [00:29] crimsun: I think I've got a bug somewhere that it's not freeing up the mixer devices with pasuspender [00:29] crimsun: but yeah this isn't pulseaudio fault [00:29] penguin42: bug report with strace and ltrace, please. [00:29] * penguin42 thought he already had one [00:29] crimsun: but the fact that PA keeps respawning if I kill it is very bad [00:30] crimsun: only way to get it out is to rename the binary [00:30] MaximLevitsky: autospawn is easily disabled. See /etc/default/pulseaudio [00:30] renaming the binary O_O [00:30] eheh [00:30] crazy ppl [00:30] if you'd like the hints/instructions to be clearer, I happily review patches. [00:30] crimsun: I tried that once [00:32] crimsun: #404907 but I haven't checked it recently [00:32] yeh still does it [00:33] that shouldn't be a kitten-killer, however [00:33] agreed [00:33] it doesn't lock the actual controls [00:35] the logic behind it is that upon resuming, the control nodes are checked to see if it's ok to call into alsa-lib to reopen the hw device [00:35] if the control nodes are locked, PA switches to the always sink, which is currently the null/dummy sink === nikolam_ is now known as nikolam [00:38] crimsun: Does it need to hold them open while suspended though? [00:39] penguin42: it's done for efficiency [00:39] penguin42: otherwise there's yet another race [00:39] sorry, that was poorly phrased [00:40] it's done for correctness and efficiency [00:40] again, it doesn't prevent the controller and codec from powering down [00:40] true - does it prevent other things opening the control channel? [00:40] no [00:41] anyone using latest pidgin ? [00:41] I can't send messages if they have a big URL pasted ! [00:41] crimsun: OK [00:45] 10.04 alpha3, installer fails miserably before partitioning, is it only me or a known bug? [00:46] (kubuntu version) [00:48] What is the package that I need install/uninstall to enable ctrl-alt-backspace? [00:48] ubottu: dontzap | quidnunc [00:48] quidnunc: To re-enable the Ctrl-Alt-Backspace combination that restarts your X server see https://wiki.ubuntu.com/X/Config/DontZap [00:48] rww: Thanks [00:49] quidnunc: But alt+sysreq+k should be equivalent. [00:51] arand: Is that really the case? [00:51] penguin42: afaik. [00:52] hmm I guess it is only the X server on that vt [00:53] Not exatcly the same per se, but unless there's a bug the effect should be identical.. [00:53] markit i just installed a0.4 alpha3 ubuntu its installer worked fine but i dont have windows on that HD [00:54] wirechief: me neither, is a empty (not even partitioned) hd [00:54] I've also partitioned it, but same story [00:55] markit the only issue i had was the ipv6 , i had to disable it, otherwise it took 4 minutes to reach desktop [00:55] it asks me if has to use the entire hd or I wish to do a manual partition, then "disappears" [00:55] wow, nope i didnt experience that. did you do a media check for integrity ? [00:56] wirechief: do you mean iso or hd? (did neither, but installed 9.10 without problems on that hd) [00:56] let me check checksum of the iso, or try media integrity inside kvm vm [00:56] well both, the .iso and the media (using the grub menu for media) [00:57] btw, I have to add that I've created a bootable USB pen, since I'm installing in a "thin client" like pc [00:58] http://www.yashiweb.com/it/configuratore/8233/ [00:58] all the more reason to verify, dropping bits can cause untold headaches now or even later. [01:00] markit i have a acer aspire one, works well with remix and other distros. [01:03] wirechief: mmm can't check usb integrity though [01:04] unetbootin prepares the usb as a bootable HD [01:05] right usb media doesnt lend itself well to md5sum checking [01:06] but booting it up and checking with grub menu selection should be ok. [01:06] iso md5sum is ok, and in fact usb booted fine ad was running fine [01:06] just hte installer, but I think your (ubuntu?) is different from kubuntu [01:07] ok well then, perhaps just a wierd occurance, might want to check dmesg and /var/log/messages to see if there are any issues [01:07] before trying again. [01:08] markit yes the ubuntu installer might well be different but very close to the same, these installers have been working well for me over last 4 or t5 releases [01:08] good ideas. I've installed 9.10 now, and I'm too lazy to start again not being sure will work [01:08] even with kubuntu when i was using it. [01:08] I'd better wait for RC2 ;) [01:08] at least do dmesg it might show up something . [01:09] was curious about the "faster boot speed", but seemd not that fast from usb install cd [01:09] i wait till the next alpha before i update, i hate fighting miss steps of others. [01:09] markit it bootited very fast for me once i disabled ipv6 [01:09] in grub [01:10] wirechief, actually A3 is last alpha, next is Beta 1 :) [01:10] ok [01:10] wirechief: is it a bug, or a damn consequence of IPV6? [01:10] markit im not sure but my emachine doesnt do well with it both on karmic and lucid [01:11] sleep time, thanks a lot :) [01:11] k have fun [01:50] hi folks [01:50] can anyone help me install lucid from a usb key? i've been trying for a couple of weeks using the daily images (amd64) but both the live cd and the alternate cd fail to install [01:52] the live cd does not start (gets stuck in the logo screen and never does anything) and the alternate cd gives me a "can't mount cd" error (of course, i'm using a usb stick!) [01:52] fail where melissawm? [01:52] how are making the usb sticks? [01:52] usb-creator or unetbootn? [01:53] usb-creator [01:53] hi BUGabundo :) [01:53] old karmic, buggy verion? [01:53] i've just zsync'd the images so they're current [01:53] or a newer one? [01:54] you mean usb-creator version? i'm not sure, i'm using kubuntu karmic up to date [01:55] ah [01:55] there's your prob [01:56] either try unetbootin or netboot.me [01:56] really? how come? [01:59] Ive seen some alernatives to unetbootin. but they seem flakier in ways [02:00] Seen a few that work very well.. but have major 'other' issues :) [02:00] bko and netbootme are very nice [02:01] if you can spare the bw [02:01] time for bed [02:01] Ive never done a netboot one. [02:01] back tomorrow [02:01] not netboot, but netboot.me [02:01] != [02:01] ok creating the usb stick right now. wish me luck [02:02] boa noite, BUGabundo! [02:02] :P [02:02] I did find a multi-disrto script the other day that let you put ubuntu + about a dozen other disrtos on a single dvd. :) [02:02] Dr_Willis: that's cool! [02:03] ok folks, i'll be right back , let me just try to see if it worked. [02:09] i have a bug in gwibber, there seems to be a bug report for 9.04, should i create a new bug for the 10.4 version or post to the existing bug? [02:09] ok so that didn't work. same thing as before: when i get to "load installer components from the cd" it says it cannot read my cd rom. cd rom check tells me there's no cd in the drive. is this expected behaviour for a usb installation? that it tries to look for a cd? [02:13] hey, trying to install the latest beta, but I just get a blank screen [02:13] I tried a different older live cd, and it worked [02:14] I need to reinstall since I lost my hd... [02:14] blank screen where? just after grub? after a few seconds of booting? [02:15] i throw in the live cd, and I get a menu to pick to run the live, install, scan memory whatever [02:15] after I pick run the live session, [02:15] i just get blank [02:15] hey guys... when editing the libanimation.so and animation.xml for compiz's minimize animation...this seems to remove the plugins main animation plugin...the package can be reinstalled but I was hoping someone would take a look at the befor and after xml and the terminal errors ? [02:15] I get a blinking dash for a few seconds, than blank [02:15] and it never comes back [02:15] agoole: have you tried using the alternate cd? [02:16] by the way this only happens on lucid [02:16] melissawm: do I have to redownload the cd? or can I choose alternate install with the cd that I have ? [02:17] agoole, are you downloading from a linux install or windows install? [02:17] agoole what video card do you have? the boot system is now using plymoth for boot animations so perhaps your card is not supported [02:17] agoole: you have to download a different .iso, yeah... but i don't know if it would help you, it seems similar to what i'm experiencing except i'm trying to install from a usb stick. [02:17] I have to use a windows machine to burn the ISO [02:18] the computer I'm trying to install has a fresh hard drive, since it crashed 2 days ago [02:18] I lost everything [02:18] so its a fresh install [02:18] agoole, if you download another iso make sure you burn it at 1 x...much safer..aslo when booting from the live cd choose check cd for errors first [02:18] ok i'll go try with the alternate cd one more time, i'll come back and tell you if it worked. [02:18] agoole, you could test the cd you have now for errors as well [02:19] sorry thought I was in #ubuntu [02:19] coz_: I can't see that....it starts to check, than goes blank, like all the other options [02:19] agoole, mmm [02:19] try using a terminal when the screen goes black ? [02:19] agoole, ok I would download another iso and burn it at 1 x also when choosing a server make sure the download will only take about 35 minutes [02:20] euh ok, I'll go try another alternate iso I guess [02:20] agoole most likely your install was trying to write to the mbr but failed and possible something did or didn't write correctly. [02:20] i would go through it again and delete any/all partitions that may appear [02:20] will an alternate install cd fix that ? [02:20] there are no partitions, its a fresh hard drive [02:20] not even formatted [02:20] ever [02:21] if worst comes to worse, might need to try lilo and reinstall using grub [02:21] agoole [02:21] agoole, well generally the alternate cd is for systems that have less than 256 megs of system memory [02:21] hum.... [02:21] ah unless you let ubuntu take over, most likely didn't install any mbr [02:21] agoole, can you use ctrl+alt+f1 to get to a terminal? as wirechief asked? [02:21] agoole, what you could do when using the live cd is use the Install option instead of booting to desktop [02:21] can't install linux/ubuntu without the correct swaps/filesystem(s) [02:21] agoole, I believe that is the third option on the list [02:22] the 3rd option goes blank also, and doesn't let me see or do anything [02:22] ZykoticK9: going to check now [02:22] agoole, what system do you have ... I mean hardware [02:22] an old dell 4600 [02:22] agoogle try a terminal and see if you can get something going.. [02:22] agoole start the disc over and run on the desktop and a file partitioner/viewer should be available [02:22] agoole, ok letme check thathold on [02:22] hello, is there any known bug with /etc/network/interfaces [02:23] Jeffx depends on your nic ;] [02:23] they both work ... [02:23] agoole, does this have integrated video or a video card? [02:23] when I set them manually [02:23] coz_: video card [02:23] Jeffx im assuming one wlan other lan? [02:23] but I have to set eth1 everytime before starting firestarter and the dhcp [02:23] agoole, do you know the exact video card [02:23] coz_: its an old 8x [02:23] both lan [02:24] coz_: I think its also got an intergrated video as well [02:24] are you trying to run a fileserver or something or you can't get them to load automatically and connect via dhcp and grab details? [02:24] agoole, ok first thing to check is in the bios...there should be a setting for card or onboard video...disable one or the other === pascalFR is now known as Parti [02:25] also make sure AwareOS is off in bios, think thats what its called [02:25] I have a home/web server that share the internet and files to the local network [02:25] or OS/2 [02:25] Jeffx and no one can tunnel in or just won't establish a connection on its own? [02:26] ??? [02:26] coz_: uh oh, [02:26] agoole, whats the problem? [02:26] for instance, i want to get Document1.pdf off of 192.168.0.12 and won't connect but it's online but can't get the file? [02:26] coz_: now its stuck, saying diskette drive error, [02:26] wait [02:26] just unjammed [02:26] agoole hopefully you have cdrom firt boot option and any usb boot off. [02:27] agoole, what this sounds like is a hardware issue... but check the bios for video options [02:28] coz_: yeah, my hard drive just died, [02:28] coz_: so now all the drivers for the system are out of wack [02:28] agoole, ooo do you have a spare ? [02:28] agoole eide or sata/ata? [02:28] ied [02:29] ide [02:29] at boot the network card doesnt appear in ifconfig until I do it manually, sudo ifconfig eth1 192.168.0.1, only then can I start firestarter to enable net sharing and dhcp.... [02:29] make sure you have the right jumpers set correctly [02:29] any ideas ? [02:29] agoole, what this working at any time in the recent past? [02:29] agoole, ok here [02:29] make it set to auto if you can or set it to master and make sure master is plugged in or master slave [02:30] flyman: jumpers are set to cable detect [02:30] jeffx what is in your /etc/network/interfaces file [02:30] agoole does your bios detect your drive? [02:30] flyman: yes,but just calles it unknown hardware [02:30] also how big is the hard drive and how old is your motherboard? cause old motherboard with no support for large drives wont work (or room for expansion). [02:31] flyman: its a 320gig, [02:31] it should be ok [02:31] ok. so the alternate cd gives me an error after partitioning and installing the base system. it says "an installation step failed" [02:31] agoole does your comp/mobo support expansion for that big of a drive (assuming its older)? [02:31] (the alternate image, in a usb stick) [02:31] yeah should be ok for support [02:31] uh oh [02:31] i ran the IDE drive configurator [02:32] flyman, I believe that model of dell comes with that size hardrive when purchased:) [02:32] and it says no hard drive installed [02:32] coz_ ok good deal [02:32] agoole, you say this hard drive crashed with windows? [02:32] agoole try diffrent cord or before that try re-setting jumper to master [02:32] agoole, do you have another hard drive laying around? [02:32] previous hard drive crashed while running kubuntu koala, [02:32] 2 days ago, and lost everything [02:32] so I went out and bought this new one [02:33] ok, let me take it apart, and switch jumpers [02:33] agoole, ok first with or without an hard driver ...the live cd should not be affected [02:33] agoole, hard drive I meant [02:33] yo yo yo [02:33] agoole, so the issue you have with live cd is not related to hard drive [02:33] yeah, but the bios craps out, saying no install drive available, [02:33] yah, maybe not, lol [02:34] but I can't install either way [02:34] let me switch it up [02:34] brb [02:34] agoole, right that might mean the drive is toast [02:34] lol i just bought this one [02:34] i just put it in today [02:34] lol [02:34] agoole, ooooo [02:34] agoole, ok set jumper to master [02:34] hey guys, is ~/.bashrc no longer part of ubuntu? [02:34] well your dell 4600 looks like it comes standard with a 40gb drive [02:35] flyman, whoa we looked at different spec sheets then :) [02:35] coz_ well dell makes a server one the poweredge [02:36] flyman, I am seeing one with 80 gig too o0 [02:36] flyman, good old Dell :) [02:36] but the dell dimension 4600 tower seems to come standard with 40gb, but im sure 80+gb ones existed too [02:36] actionParsnip, it's present on my system [02:36] flyman, could be he needs bios update [02:36] i wouldn't doubt it at all [02:37] ZykoticK9, clean install of alpha3? [02:37] lot of items, especially known gfx issues for this model [02:37] actionParsnip, system i was checking on was clean install alpha 2 - booting A3 VM as we speak [02:37] flyman, all other specs on that machine seems fine to run ubuntu and even compiz [02:38] oh yeah i've run it on worse [02:38] ZykoticK9, i dont have the file and its screwing autocomplete + terminl colours, can you pastebin me yours please :D [02:38] an ibm aptiva, if you can beleive that [02:38] flyman, same here lol [02:38] flyman, whoa [02:38] actionParsnip, clean install Alpha 3 it's present as well - one moment on pastebin [02:39] ZykoticK9, appreciate it dude, thanks [02:39] coz_: yeah when i went to berkley we tried fbsd, obsd and so on, ubuntu worked and so did suse 5.0 [02:39] lol, master jumper configuration? == no jumpers, lol [02:39] agoole meaning it works or didn't have any jumpers? [02:39] flyman, wow not bad I am not surprised if unix didnt work well though [02:39] actionParsnip, http://paste.ubuntu.com/385454/ [02:40] coz_ im sure thats the only safe bet [02:40] meaning I had to take the jumper out, [02:40] with no jumeprs set, the drive go to master mode [02:40] cause it ran like crap [02:40] actionParsnip, that was the Alpha 3 default BTW [02:40] agoole, it should yes [02:41] flyman, :) [02:41] ZykoticK9, works a treat dude, thanks again :D [02:41] agoole also make sure that the ide cord is the master not slave connection [02:41] actionParsnip, glad to help [02:42] agoole, if you didnt play with the hard drive cable from the mother board ....but if so check that is in number one connector usually black [02:42] I just learned about Plymouth. Does it really drop the start time significantly? If so, does that degrade as additional services are added? [02:42] yeah and make sure the black isn't connected to the motherboard, normally a blue one is [02:42] greezmun1ey, which video card [02:42] flyman, yep I got the colours mixed up there [02:43] i do it all the time too [02:43] flyman, although on older mobo main is black secondary white no? [02:43] greezmun1ey, Plymouth is just the eye-candy part of the boot -- it's VERY common to have to remove it for certain system to start correctly [02:43] coz_ yup [02:43] coz_: There you go, I will probably need to build a box to take advantage, right? [02:43] ZykoticK9: really! [02:43] greezmun1ey, well no right now plymouth + nvidia have issues [02:44] greezmun1ey, so if you have ati or intel...assuming plymouth runs on those ...I am not sure if they have issues [02:44] ZykoticK9: so than I should expect about the same time from start to "being useable" ?? [02:44] ok all switched up, let me wire this baby up [02:44] ZykoticK9, personally I don't get any boot eyecandy and I havent tweaked anything, seems weird but its kinda nice [02:44] agoole, did you check bios settings for video? [02:44] greezmun1ey, i find Lucid faster at booting then Karmic [02:45] actionParsnip, do you get the blue/white scroll bar? [02:45] coz_: Thanks for the info... :) [02:45] coz_: booting now, and its performing automatic IDE drive configuration [02:45] greezmun1ey, did you download and burn the lucid iso already? [02:45] agoole, ok [02:45] ok, in bios again [02:45] agoole, that's a good sign [02:45] :) [02:46] ok, primary video controller, I can set it to AGP, or auto [02:46] AGP is the video card [02:46] auto == who knows ? [02:46] agoole, agp and see if that has options as well like 256 etc [02:46] agoole you using the add-on card or onboard [02:46] coz_: No, still on 9.10. I'll wait a while, but check in here for the latest. Hopfully by the time it is GA, I'll know enough of the pitfalls to be able to avoid them! [02:46] ZykoticK9, briefly, is that what plymouth is? [02:46] actionParsnip, yup [02:47] greezmun1ey, I am assuming , once lucid is released there will be fewer issues to deal with :) [02:47] coz_: There you go... [02:47] * flyman crosses fingers [02:47] ZykoticK9, i see, its on the screen for about a second [02:47] ok, made a mistake, it only has a video card [02:47] so i'll set it to agp [02:47] agoole, that should be fine [02:47] actionParsnip, well it's really the entire process from Grub to GDM - but visually, it's that bar [02:48] ZykoticK9, gotcha, its pretty quick here so its hardly on screen [02:48] ZykoticK9, oo that throbber thingy do? [02:48] ZykoticK9, despite my pc being a hunk of junk [02:48] :) [02:48] ok, still says no boot device available [02:48] ugh [02:49] actionParsnip, it only shows on my desktop (even my VMs) for a moment or two as well... for all the problems it seems to be causing right now, hardly seems worth it [02:49] agoole, sounds like the drive is toast [02:49] ZykoticK9, if it aint broke... [02:49] coz_: its brand new? bought it today? [02:49] agoole do you have your boot settings as cdrom, hard drive, network boot, usb boot/pluggable addin? [02:49] agoole, could have been DOA [02:49] actionParsnip, ... add a feature ;) [02:49] flyman: I think so [02:49] agoole, oh yeah boot device priority [02:49] ZykoticK9, haha, LXDE is blazing away on it right now [02:50] ok, switched it to cd drive [02:50] actionParsnip, enjoyed your days off with Alpha 3 have you? [02:50] agoole try maybe we'll get lucky [02:50] but I still don't hear either of them whir [02:50] agoole maybe its your power supply [02:50] ZykoticK9, yeah, 3 more days off then back to the grindstone for 4 more [02:50] that might be a good thing lol [02:50] agoole, mm I hope the driver has a power cord attached:) [02:50] drive [02:51] coz_, been there. biggest facepalm ever [02:51] well let me change that, [02:51] coz_ lol, lets hope, had that issue [02:51] this is driving me nuts [02:51] actionParsnip, :) [02:51] i've had it more then once, unfortunately [02:51] especially video cards power cord [02:51] oy [02:51] maybe i'll even swap out the cd rom drive, [02:51] ;[ [02:51] though it still has my live cd in it :( [02:52] well if you have a pin most drives will eject it [02:52] agoole, get a thin wire to push the tray out from that little hole in the front of the drive [02:52] usually near center [02:53] paperclip un-bent should do [02:55] looks like we are rebuilding a system :) [02:57] coz_: might as well include a new power supply too. [02:57] :) [02:57] cant hurt [02:57] sounds like its weak [02:58] old, weak and ready for the bin [02:59] anyone else's rhythmbox plugins disappeared? [02:59] coz_: so teh drive doesn't need power for me to do that right ? [02:59] coz_: just push [03:00] agoole, right if the wire doesnt bend the drawer should open [03:00] anyone else having huge problems with nvidia? it basically locks my system when I insert the module. also no nouveau driver is created. I've comb the forums and bugs with no indicator so I am guessing I am all alone [03:00] cowbud, remove [03:00] cowbud, remove plymouth [03:01] cowbud, use synaptic hit Search type plymouth and remove only that [03:01] no kidding? I thought it was just blank for the boot process with plymouth but that is what is completely killing me? [03:01] cowbud, it should work after that [03:01] i got something about firmware missing when i installed bootchart and it listed on board nvidia, but im not using it so not a problem [03:01] coz_: all that is installed is libplymouth2 not even plymouth or plymouth-x11.. [03:02] cowbud, just uninstall the plymouth package [03:02] nothing else concerning p lymouth [03:02] mmm [03:02] cowbud, sorry misread [03:02] cowbud, how did you install the driver? [03:02] coz_: nvidia-current.. [03:02] if I try to remove the library it wants to remove basically every package :) [03:03] so what? [03:03] all of X for sure [03:03] cowbud, no the library is not what you want to install [03:03] ok well that is the only plymouth package I have installed [03:03] i mean uninstall [03:03] right [03:03] cowbud, don't remove the library "sudo apt-get remove plymouth" is all you need [03:03] cowbud, mmm [03:03] ZykoticK9: yeah, what I am saying thoiugh is that I don't have plymouth or plymouth-x11 installed perhaps I am missing a meta package? [03:04] I assume ubuntu-desktop will install eerything I could need? [03:04] or has that changed? [03:04] cowbud, did you upgrade? vs fresh install? [03:04] upgrade [03:04] cowbud, i wonder if that makes a difference with plymouth? i'm not sure... [03:05] i guess it depend son what provides plymouth, ive been running lucid since the repos were opened [03:05] cowbud, mm I have not upgraded so I cant say for sure [03:05] so it isn't like my upgrade path was amazing at the time [03:05] it was just basically a bunch of newer packages.. [03:05] but when I look at plymouth it says the task is standard [03:05] wtf task is that? :) [03:06] I am running tasksel install standard now, we'll see what it does [03:06] but nouveau doesn't even compile for me [03:07] cowbud try installing bootchart see if it says your missing firmware for nvidia [03:07] cowbud, is this upgrade because of files you need to keep ? [03:07] ah that installed plymouth [03:07] mmm [03:07] coz_: well like i said i started using it since it first came out [03:08] i.e. before they had isos [03:08] I would prefer to avoid reinstalling [03:08] coz_: ok booting it up again, [03:08] but that is where I am at at this point.. [03:08] cowbud, upgrading from one version to the other is somethning I never recommend but if it works for you [03:08] it is something that is supported though ;) [03:09] I know that lynx isn't supported yet but you shuold be able to upgrade from one stable release to another [03:09] something about missing firmware and nouveau [03:09] that is at least the goal [03:09] but then agani I am willing to have to reinstall at some point if that is what it takes [03:10] coz_: ok, fixed it all, it boots again, I can pick to run a live session [03:10] coz_: but goes blank [03:10] o0 [03:10] agoole, what about the cd test option [03:10] coz_: so the solution should be to get teh alternate install cd right ? [03:10] agoole, well if the drive is bad nothing is going to help [03:10] agoole, did you by chance fill up the driver to capacity when it crashed? [03:11] drive [03:11] coz_: checking disc for errors [03:11] coz_: naw, the drive that crashed is in the garbage [03:11] coz_: only got the new drive now, which isn't even formattted [03:11] agoole, ok if the cd has errors then that is the problem [03:11] coz_: ok, checking for errors gives me a blank screen too [03:12] coz_: can't see anything [03:12] oh I think installing tasksel standard and then reinstall nvidia-current pushed me over [03:12] I was probably missing some packages [03:12] blank screen because x is not configured [03:12] yAy [03:12] well we'll see brb [03:12] wirechief: on the live cd ? [03:12] yes [03:12] wirechief: can I fix that from the menu ? [03:12] your using a nvidia gpu ? [03:13] yes [03:13] x Configure [03:13] use ctrl alt f1 then do x Configure [03:14] wirechief, agoole for that to work GDM must be stopped first, and the command is "sudo X -configure" [03:14] * wirechief forgets if its Configure or configure [03:14] yes [03:14] forgot that. [03:14] euh [03:14] I'm at the boot menu now [03:14] alt crtl f1 gives nothing [03:14] this is the live cd menu [03:14] not the session [03:14] agoole, ok choose install ubuntu [03:14] not boot into live cd [03:15] ZykoticK9: agoole he is correct. you need to stop gdm first you can do that by going into init 3 [03:15] agoole, ctrl+alt+f1 won't work until after it's booked [03:15] yaeh didn't think so, [03:15] s/booked/booted [03:15] coz_: ok picked install, [03:15] coz_: blank again [03:15] agoole, damn [03:15] coz_: but the drive is running like nuts [03:15] agoole, ooooo that's not good [03:15] coz_: will it run until its done? [03:16] agoole, nothing is showing up on the screen at all? [03:16] coz_: nadda, not a single thing [03:16] o0 [03:16] agoole, try ctrl+alt+f1 now [03:16] agoole, I am stummped [03:17] nothing, [03:17] alt crtl f1 gives me nothing [03:17] ok let me shut this off [03:18] and get alternate cd [03:18] agoole, i'd download and try the alternate cd then... [03:18] agoole you could try nomodeset when you use grub to first boot, i had to [03:18] i had a black screen till i did [03:19] just edit the grub line and put it in then boot. [03:20] wirechief: for the regular boot session right [03:20] ZykoticK9: he has a problem putting the alternate someplace, maybe he could use a usb stick for it. [03:21] yes [03:21] ZykoticK9: ok, downloadign it now, going to take 25 min [03:21] i didnt have to do that with karmic but had to use nomodeset for lucid [03:21] agoole, have you tried wirechief's nomodeset option? seeing LOTS of bugs about this - and the same black screen issue your having! [03:22] ZykoticK9: where do I set this ? [03:22] ZykoticK9: in the menu ? [03:22] i just installed lucid and had to use nomodset to not have black screen also later i had to disable ipv6 because it took 4 min to get to a desktop [03:22] agoole, it's in Grub boot option, but ask wirechief he's actually done it [03:22] yes [03:23] o0o0 [03:23] hit e then move cursor down to where quiet is and put it in there and the ctrl x to boot [03:23] I think its loading [03:24] euh...mine was under the f6 menu [03:24] I hit f6, then clicked on nomodeset [03:24] agoole thats right you can use that too [03:24] then hit the install [03:24] ok good [03:24] well....I saw a loading bar [03:24] oh! [03:24] cursor! [03:24] its alliiiiivvvee!!!! [03:25] * agoole dances like a feary [03:25] haha [03:25] :) [03:25] wirechief, good suggestion! [03:25] ;) [03:25] so, after a new drive, reset jumpers, swapped out cd drives, [03:25] finally got a boot [03:25] now [03:26] lets see if it'll isntall [03:26] well some of the others i havent used in a while i keep forgetting proper syntax for x configure and needing to stop the gdm before that. [03:26] boy... I hope so :) [03:27] what is the recommended way to install updates..while testing? [03:27] LADmaticCA, system updates? [03:27] coz_, yes [03:27] LADmaticCA, i generally use sudo apt-get update && sudo apt-get dist-upgrade [03:28] * wirechief uses update-manager too lazy to go into init 3 [03:28] can't you run those commands in terminal ? [03:28] agoole, yes [03:28] thought so [03:28] coz_, okay. I ask because i notice there are a number of updates I miss using the update manager. like i don't have the music store in rhymbox [03:28] man, having a broken system really messes with my head :S [03:29] agoole, we have all been there at some point [03:29] coz_, my evince was broken too because it was needing an update [03:29] euh [03:29] weird question [03:29] agoole when your all done with this check dmesg and see if it is complaining about ipv6, i had to disable that to make things work faster. [03:29] should I partition my 320 gig hard drive ? [03:30] wirechief: ok will do, thanks for the heads up [03:30] np [03:30] anyone has any tips for partitionning a 320 gig hard drive ? [03:31] agoole, let it go automatically for now [03:31] agoole, my suggestion [03:31] coz_: ok, [03:31] usually thats a personal preference, i chopped my 500 up so i had 3 100gb partitions and the rest 30+, but use extended partitons. [03:32] agoole, use the entire hard drive option when the partitioning manager comes up [03:32] creating ext4 partition [03:32] at 0% [03:32] lol [03:34] agoole, let it ride:) [03:36] agoole also you may want to add the nomodset to grub after the install. [03:36] !runlevels > wirechief [03:36] wirechief, please see my private message [03:37] wirechief, i saw you mentioned init 3 twice, in ubuntu init 3 doesn't really apply so i sent you the runlevel factoid [03:37] k [03:37] thanks ZykoticK9 things change fast. [03:37] theres a lot of use to be's [03:38] wirechief, ya, especially if you're running Lucid -- bugs can be fixed in a matter of hours [03:39] i just decided time was ripe to install it, and now have it setup along with 9.10 and 9.04 so i can check things. [03:40] Yea - the 'netbook session' and 'normal gnome session' seems to work properly now. :) [03:41] the gnome 3 theme mockups are cool: http://arstechnica.com/open-source/news/2010/02/task-pooper-could-revolutionize-gnome-desktop.ars [03:42] I find it hard to belive the terms 'gnome and revolutionize' can ever be used in the same sentance. :) [03:42] but i will wait and see i guess [03:44] Dr_Willis, "Gnome revolutionizes removing features!" [03:45] Jordan_U: yep. I was being 'nice' :) [03:45] Perhaps in gnome 3 we can actually set the 'text' for the Text Marquee Screen saver! [03:46] or The right click desktop -> customize wallpaper --> will be come 'Desktop Settings' and the tabs will include some settings you actualy DO want to change. :) [03:46] Dr_Willis, You just don't understand, you are supposed to find a screensaver theme with the exact text you want. [03:46] But I want my Text In mandrin chinease! [03:47] so i use gconf-editor to edit the key /gnome/text/screesaver/verbse/settings/that/got/removed/in/the/next/update to be Mandrin [03:47] :) [03:48] but NOW its in Yiddish becuse Yiddish is easier to understand. [03:48] with an option for Swahili [03:49] gn8 bye [03:49] the only acceptable screensaver is plain black [03:49] coz_: done installing [03:49] coz_: but the restart didn't work [03:50] agoole, oooo cool [03:50] damn [03:50] anything else is a power hog and heavily defeats the purpose of the thing [03:50] coz_: so I manually selected it [03:50] coz_: rebooting now [03:50] ok [03:50] bjsnider, actually "blank screen" doesn't even need to be a screen saver, think there's a power feature for that ;) [03:51] coz_: loggin in now [03:51] cool [03:52] coz_: in 9.10, the screen frequency kept being set at 76 or something random, instead of the 60 [03:52] coz_: is there a quick way to look at that in lucid ? [03:53] agoole, ah system/preferences/disply maybe [03:54] coz_: should I use the hardware drivers offered to me for my nvidia card? [03:54] agoole, yes that would be the "safest" way [03:55] coz_: perfect [03:55] agoole, open a terminal for me and type lspci | grep -i vga [03:55] nvidia NV18, geforce4 mx 440 AGP 8x [03:56] agoole, ok and the driver version offerred in the hardware dirvers? [03:56] theres 2 [03:56] one is activated [03:56] agoole, ok and did you just activate that? [03:56] which is the nvidia Riva/ TNT/Geforce [03:56] theres another one listed, but not activated [03:57] agoole, but did that one activate automatically or did you choose it? [03:57] and its listed as nvidia version 96, [recommended] [03:57] it was already on [03:57] you want 96 [03:57] agoole, mmm [03:57] and the other was listed with it, but not activated [03:57] (assuming it works with lucid's kernel and X version) [03:57] yeah, I thought so too, seem to remember the 96 from the last time maybe [03:58] agoole, I dont remember it automatically being chosen but heh [03:58] ok [03:58] well should I switch them ? [03:58] no [03:58] ok [03:58] woah, 98 updates. [03:59] I am still having that issue when editing libanmation.so and animation.xml that the main animation plugin in compiz disappears [04:00] woah, [04:00] midnight [04:00] crazy [04:00] agoole, well it was worth it getting that darn thing installed right ? :) [04:01] hahaha tell me about it [04:01] it looks good [04:01] fresh [04:01] clean [04:01] love the new look [04:01] cool [04:01] one question though [04:01] whats this ublog thing ? [04:02] on the desktop ? [04:02] can I blog to myself ? [04:02] agoole, kde? [04:02] yup [04:02] ah I did see that once ... not sure never played with it [04:03] I've always hated how on release day all the servers are bogged down [04:03] glad i'm running the alpha [04:03] agoole: yep. I tend to update/upgrade the day befor release.. then wait a week :) [04:03] haha, tell me about it [04:04] Or i just wait a week befor i convert my machines over. [04:04] they should just sequence the countries, [04:04] to lighten the load [04:04] Or utilize some torrent update feature. :) [04:04] *ghasp* [04:04] I try to, but sometimes I only have one weekend to get it all done, so I don't have a choice [04:04] lol [04:04] I know [04:04] I always use the torrents on release day to Get all the iso's [04:05] My HD's are smoking with those speeds.. fastest ive ever downloaded stuff [04:05] Dr_Willis, i certainly hope someone/somewhere is working on a torrent based apt feature, so not only the ISOs but the updates could be distributed [04:06] ZykoticK9: thats a fantastic idea [04:06] if any of you had to compare programming for ubuntu to something else, what would it be ? [04:07] agoole, programming for linux should be very similar or the same for all distros [04:07] There is some torrent based apt feature. but if no one uses it.. then well its not useable then [04:07] i meant as something else, not linux related, [04:07] would it be like making apps for the mac ? [04:07] agoole: Unix :) [04:07] lol [04:08] actually the OS-X was supposed to somehow tie into GnuStep and how they program things.. but i dont do much programming [04:09] also, [04:09] I dont think my computer has EVER rebooted so fast [04:09] this is a drastic upgrade for me [04:10] Fast boots are good on my netbook.. but my server has 3+ week uptimes.. so fast boots are not an issue :) [04:10] agoole, boot/reboot speeds are impressive in lucid aren't they [04:10] but it has a grub issue.. where grub takes like 60 sec to even get to the grub menu [04:11] But its a desktop box. so it dont matter much :) [04:11] hahaha [04:11] yeah, I always hated running updates [04:11] because that stupid little yellow icon asking me to reboot [04:11] I avoided it like death [04:13] Hmm. Ubuntu-netbook adds an entry to GDM menus.. but the Kubuntu-Netbook package doesnt.. [04:18] so far no major issues in these alphas - Unlike the last release :) [04:19] * Dr_Willis phears the never ending fscks on bootups that may reappear [04:19] now, does anyone know if samba was ever fixed ? [04:23] Dr_Willis, The unbearably slow boot menu has been fixed upstream ( the fix is available in lucid ). The problem is only with systems where the mbr is on a different drive than /boot so installing grub to the right drive / changing the boot order will also fix things. [04:25] has anyone tried to stream over samba anything from a lucid machine yet ? [04:34] ok logging off now [04:34] thanks everyone for your help [04:34] you were invaluable to my sanity [04:34] :) [05:59] hi.i'm using lucid.is there anyway to connect nokia5800 (s60v5) as modem to my laptop?if there is a way please let me know.thanks in advance [06:10] please anybody know anything about this? [06:11] what is that abhra [06:15] morning all.. if i were to initiate a dist upgrade form 9.10 to 10.4 with wine installed, will i run into any problems? this is a relativly new install, aside from wine and compiz [07:07] i'm having trouble with upstart - i'm trying to get the gogo6 client to work http://serverfault.com/questions/117584/upstart-scripts-run-a-task-after-networking-goes-up is the script i used to use, and the script i'm trying. I'm certain i need to get the start on arguement to be an event after eth0 is up [07:07] any ideas? === faileas_ is now known as faileas [07:09] faileas_: can you explain what upstart is [07:09] !upstart | eagles0513875 [07:09] eagles0513875: Upstart is meant to replace the old Sys V Init system with an event-driven init model. For more information please see: http://upstart.ubuntu.com/ [07:09] eagles0513875: if i need to explain, you can't help me ;p [07:09] cuz i know the sys V system [07:09] with upstart one process can trigger another [07:09] thats why iwas asking and was wondering yesterday hehe [07:10] the problem i'm having is, i don't know how to trigger it [07:10] faileas: ahhhh [07:10] why not look at the part before eth0 for example and see what triggers eth0 to start [07:10] tried that [07:11] it simply refuses to work, as opposed to giving me an error... [07:11] (which is another story. gw6c error messages arn't documented at all it seems [07:12] faileas: syslog doesnt give you anything [07:12] as well as dmesg [07:13] eagles0513875: basically, gw6c HAS to start after networking. the problem is i have no idea what the job name for networking is [07:13] and if i can't get this to start, apache and friends will refuse to start if configured for ipv6 [07:14] * faileas thinks it comes down to.. there needing to be more system specific documentation >_> [07:14] let me see if i find anything on gw6c for ya [07:14] hehe and that 2 [07:14] oh [07:14] gw6c works [07:14] i have it set up on karmic, though not the repo version [07:14] i know but finding out what it is for ya btw [07:14] (repo version is set up as a 'router' setup.) [07:15] eagles0513875: its the gogo6/freenet6 tunnel client [07:15] it starts up a tunnel to their servers [07:15] faileas: did you ask in the upstart channel [07:15] there's an upstart channel? [07:15] ya [07:15] was just in there [07:15] hehe [07:15] jsut /j #upstart [07:15] hehe [07:16] not sure how much help you will get at this hour though [07:17] i've been trying for DAYS [07:17] faileas: sounds like me trying to dual boot but windows not wanting to boot with grub 2 [07:17] i can wait ;p [07:18] hehe for days [07:18] i'm not joking [07:18] i know you arent and neither am i [07:18] if i can get it to work, i'm SO adding this to my personal wiki ;p [07:18] document it [07:19] youll do the community a big service [07:19] eheh [07:19] oh i do need to. there's precious little ipv6 documentation around [07:19] of course, free6 isn't the 'best' provider, but they are the most flexible [07:20] hehe ya [07:20] ipv6 i find hinders performance on ipv4 though [07:22] HE has not very good docs, and from what i can tell won't work behind a nat SixXs... lets see 'you need a real e mail address to sign up' 'it needs to be on the same server name' (which rules out the one i got- the mx server is gmail)'oh, your latency is more than 10 ms. sorry, you have no appropriate POPs despite making it a total pain to sign up, you can ask though' [07:22] months later, no response [07:23] free6 needs one account + requesting a username a password per system (for fixed ips). dynamic ips need no sign on. one config file later, it works [07:23] eagles0513875: not really. i run teredo on windows, miredo on some linux boxen, and free6 on servers [07:23] nice [07:24] right now im stuck to where i cant boot onto my windows partitin :( [07:24] lol [07:24] any ideas [07:24] and i need to get on windows badly [07:24] tried #windows? [07:24] if all else fails, windows repair install, fix grub after that [07:24] its a grub issue [07:24] tried that [07:24] its windows 7 so i have no idea how to do a repair install lol [07:24] lol [07:25] eagles0513875: PM? [07:35] faileas: do you know how i can down grade grub2 to grub legacy [07:35] eagles0513875: nope [07:35] i don't touch grub [07:36] i wonder if i were to downgrade to grub from grub2 if i coudl boot into windows [07:36] !grub [07:36] grub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards. [07:39] faileas: sry to bother you again but do you know the command to find out an hdd's uuid [07:41] er... [07:42] not offhand no [07:42] thats ok [07:43] eagles0513875: did you edit the grub.cfg in the end? :) [07:43] Machtin: yes and still didnt work [07:43] hm :/ [07:43] !grub [07:43] grub is the default boot manager for Ubuntu releases before Karmic (9.10). Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - GRUB how-tos: https://help.ubuntu.com/community/GrubHowto - See !grub2 for Karmic onwards. [07:44] Machtin: whats the command to get uuid of drives [07:44] eagles0513875: blkid [07:45] eagles0513875: needs root/sudo, if you wonder why there's no output :) [07:45] ya [07:45] im goign to try something see if its not saving my changes even with just sudo [07:45] I have a question about launchpad, I've submitted bugs and want to assign some of the bugs to myself so I can submit a patch, but I'm unsure of where to start [07:46] kyleabaker, that might be a better question in #launchpad actually [07:46] eagles0513875: sorry to ask again, but what does update-grub do wrong? [07:46] ZykoticK9: ok, changing again, haha thanks [07:46] Machtin: does nothing wrong [07:47] for some reason when i boot windows 7 get black screen and then get GRUB and thats it [07:47] kyleabaker, wait and see if someone else has a better (more informed answer) first [07:47] i see [07:47] yofel: has a similar setup and his boots [07:47] im starting to wonder if [07:47] its my 2 hdd setup [07:48] hm, shouldn't be.. [07:48] eagles0513875: i also have windows 7 on another hdd, boots fine [07:48] Machtin: can you copy ur grub.cfg [07:48] and 2ndly are you booting to the 100mb system partition created by win7 itself [07:50] http://pastebin.com/45KxF9nT eagles0513875 [07:50] wtf mine is exactly like that [07:51] shouldn't be. that's MY UUID :P get your hands off it! [07:51] * ethana2 is installing Lucid now [07:51] Machtin: no no i mean that mine is similar to layout to urs [07:51] Machtin: you on 32bit or 64bit win 7 [07:51] eagles0513875: was just kidding.. :) [07:51] 64bit [07:51] ok humm [07:52] i am as well but this makes no sense [07:52] to your second question: i have no clue :) [07:52] can u run apt-cache policy grub-pc please [07:52] oh, i have a clue: it's the big partition [07:53] yours is the big partition Machtin? [07:53] not using the 100mb system partition [07:53] /dev/sda3 * 3085 77825 600357082+ 7 HPFS/NTFS [07:53] O_o [07:53] strange so ill try point it to my big partition [07:53] i wonder if i have a 100mbyte partition :o [07:54] hm, no. i have not. [07:55] O_o [07:55] you should [07:55] its a required system partition [07:55] wait [07:55] did you update from a previous version like vista [07:55] to 7 [07:55] or clean install [07:55] nope. [07:55] clean. [07:55] can u do apt-cache policy grub-pc please tell me what version you have [07:55] Installed: 1.98~20100128-1ubuntu3 [07:56] ok like mine [07:56] would be worth trying to boot in the big partition, i'd say :) [07:56] i tried that [07:56] what chomd commands do i need to issue prior to editing grub.cfg [07:56] oh [07:57] ill try it again [07:57] Machtin: you said blkid to get uuid of partitions [07:57] yes? [07:58] anyone have any idea why my gnome session crashed on first authentication immediately after auto-login? http://ubuntuforums.org/showthread.php?p=8893806#post8893806 [07:58] strange blkid isnt doing anythign [07:58] not bringing anything up for me [07:58] eagles0513875: did you sudo? [07:58] it requires root, i wrote that :) [07:58] ahh [07:58] sry didnt see that [07:58] no problem :) [07:59] you can also ls -l /dev/disk/by-uuid i think [07:59] that shouldn't require root [08:00] brb, i'll get a yoghurt [08:00] back [08:00] goign to reboot now [08:01] Machtin: that didnt do anything [08:01] :( [08:02] hm :/ [08:03] would you lose anything you'd care about if you had to reinstall? [08:03] oh, no one should see that i'm suggesting such a thing. [08:03] kyleabaker, do you know is it when you press the Enter key that Gnome crashes? [08:04] Machtin: yes [08:04] all my music [08:04] 80gb worth [08:04] hehe [08:04] i have space on my 2tb hdd [08:04] ZykoticK9: yes, it is [08:04] wait, what OS is this? [08:04] 1.4gb partition which is already formatted ntfs Machtin [08:04] ethana2: you talking to me [08:04] eagles0513875: i can strongly recommend to create a /home-partition :) [08:04] eagles0513875: ah, windows [08:04] ZykoticK9: I'm unable to get a crash log for it, but upon logging back in I am able to report 2-3 services that crash [08:04] I've reinstalled ubuntu over itself, losing nothing [08:04] kyleabaker, common issue right now (but typically people encounter it at the GDM login) [08:05] ethana2: i have a 2nd partitoin on a 2nd drive for linux [08:05] ZykoticK9: like I said, i have auto-login [08:05] so the first auth is after login [08:05] whats not making sense is why its working for Machtin and not me [08:06] kyleabaker, ya i understand that - you might want to search for GDM crashing Enter key or something. I believe if you remove Plymouth it will correct the issue, but I just live with the initial crash each time. [08:06] kyleabaker, actually i'm going to reboot and see if it's even still happening [08:07] anyone else with ideas [08:09] does anyone know if a newer versin of grub 2 is in the pipline for lucid [08:09] kyleabaker, is your system fully up-to-date? Didn't have the crash that reboot (this issue has been going for a long time) [08:09] http://pastebin.com/5b730sc8 <- any thoughts on why i would have to remove cryptsetup in order to remove plymouth? [08:10] isn't plymouth just the new usplash? [08:10] eagles0513875, Yes, 1.98 will be released some time this weekend and there will certainly be package upgrades beyond that. Why? [08:10] Jordan_U: cant dual boot with windows 7 [08:10] Machtin: and yofel it works for them [08:10] Machtin: has his setup more like mine yet he doesnt have a 100mb system partition [08:11] and he has 7 on a 2nd hdd [08:11] eagles0513875, If I remember your problem correctly it doesn't sound like a grub issue as much as a windows issue [08:11] Jordan_U: what you mean [08:11] firstly should i have had windows installed prior to installing kubuntu [08:11] eagles0513875, Grub just jumps to the Windows bootloader. [08:11] kyleabaker, a forum post http://ubuntuforums.org/showthread.php?t=1409243 [08:11] Jordan_U: i wonder if you're right.. as i understood, he can see something with "grub" in it when trying to boot [08:12] eagles0513875, That's the normal order but either way works. [08:12] Jordan_U: which it seems to be screwed up somewhere [08:12] Jordan_U: it used to be for vista you had to install vista first then linux [08:12] eagles0513875, No, that was just recommended so you didn't have to re-install grub afterward [08:12] !plymouth [08:12] hm. too bad. [08:13] Jordan_U: you think its a corrupt windows boot loader [08:13] Machtin: bot delay hehe [08:13] !info plymouth | Machtin [08:13] no, it answered instantly in query [08:13] ahh [08:13] Machtin: plymouth (source: plymouth): graphical boot animation and logger - main package. In component main, is standard. Version 0.8.0~-10ubuntu1 (lucid), package size 696 kB, installed size 1532 kB [08:13] eagles0513875, Yes ( or the windows bootloader not being on that partition at all ) [08:13] but that info probably did it :) [08:13] ZykoticK9: my system is fully up-to-date with the exception of "mono-runtime" for some reason which is not updateable for me atm [08:13] :( [08:14] sorry to ask again, but: http://pastebin.com/5b730sc8 what's wrong here? [08:14] kyleabaker, also a know issue "mono-runtime" [08:14] eagles0513875, Have you gotten to the point where Windows boots ( fixboot from the recovery CD or similar )? [08:14] fixboot and fix mbr it says dont exist on the media O_o [08:14] ZykoticK9: not sure why its still not working then [08:14] Jordan_U: found the command to do it hold on [08:15] kyleabaker, if you want to get an idea of how many people / how many bugs can be submitted for the same issue - google "lucid gdm crash enter" [08:15] ZykoticK9: it happens predictably and just happened right before i entered irc [08:15] ok [08:15] i'm somehow unable to boot, as soon as i try to mount the decrypted /home-partition via fstab. if i don't try to mount it, it doesn't even get decrypted, though there is a line in crypttab - but i can at least boot. [08:16] so every time i boot, i have to luksOpen the device, then mount it, then restart kdm manually to get a proper environment [08:16] the point where it hangs is after i entered the passphrase. nothing happens from there on [08:18] i did boot with and without the splash option btw. [08:19] * faileas does the happy fun dance of VICTORY [08:20] ZykoticK9: thing a forced reinstall of plymouth would fix this? [08:20] *think [08:20] eagles0513875: i got it working ;p [08:20] faileas: kool kool what was wrong [08:20] eagles0513875: someone give me the right command ;p [08:20] kyleabaker, doubt it - i think if you remove plymouth it would fix it [08:21] faileas: repairing mbr [08:21] now time to reboot [08:21] I'll just suffer through the initial crash [08:21] good luck [08:21] if its still there when final is released then i'll just reinstall the os [08:23] well that just screwed up everything :( [08:23] eagles0513875, What happens now? [08:23] Jordan_U: killed grub and all i have is a black screen [08:23] :( [08:24] eagles0513875: in the end i asked on Superuser, serverfault, three irc channels... and i got the answer on a mailing list [08:24] have one last thing to try [08:24] faileas: nice [08:24] Jordan_U: goign to run startup repair now off dvd [08:27] Hi, how much space should I open up for the Lucid alpha3 installer on my flash drive? [08:30] around a gig, the installer doesn't really use more space than that. [08:32] * eagles0513875 note to self try and take daily backups [08:32] Jordan_U: i just basically killed my system [08:34] reinstallation time [08:34] thank god i have another partition i can install it on [08:35] eagles0513875, That at least supports my suspicion that there is a problem with the windows bootloader. Try asking in #windows ( or I can help you get back grub fairly easily ) [08:37] Jordan_U: how can i get grub back i cant even boot into kubuntu [08:39] eagles0513875, You don't have a liveCD? [08:39] a karmic one [08:40] Jordan_U: could this be an issue in regards to upgrading from lucid? [08:40] from karmic to lucid [08:40] eagles0513875, I doubt it. [08:40] Machtin: did you upgrade to lucid from karmic on ur dual boot [08:42] eagles0513875, You can follow this guide to re-install grub: http://grub.enbug.org/Grub2LiveCdInstallGuide [08:42] thanks im going to try a clean install of lucid i think [08:42] i havent had very good luck with upgrades [08:43] is empathy unable to list rooms for irc? i'm getting an empty list and unsure how to make it update [08:48] Jordan_U: thanks for the link to that site btw :) [08:48] hey, I posted my reactions to Alpha 3 [08:48] http://mikedepaulo.blogspot.com/ [08:49] overall I like it. many good usability and power user improvements. a moderate amount of bugs. However, the removal of so many gnome games by default I disagree with. [08:49] mikedep333: they are probably in the repositories [08:49] eagles0513875, I'm sure. I bet they are in main [08:49] they probably removed them so that other probably more useful programs can go on the live cd [08:49] eagles0513875, good point [08:49] mikedep333: blah. anything other than minesweeper and solitare is un-nessary ;p [08:49] lol faileas [08:50] lol, let me see if it includes them [08:50] faileas: lol i am having fun reinstalling grub lol fixing mbr for windows messed up grub so cant boot to anything woohoo :p [08:50] eagles0513875, I'm very familiar with doing that with Grub 1 [08:51] mikedep333: im on 2 but having issues booting onto my windows 7 partition [08:51] i have a 500gb hdd with win 7 [08:51] ok, it does include mines and aislerot solitaire [08:51] then 2tb hdd 500gb for kubuntu 1.4tb for freespace formatted ntfs and 16gb swap [08:51] eagles0513875, you installed grub 2 but now you can't chainload windos 7? [08:52] mikedep333: what exactly is chain loading [08:52] eagles0513875, btw, are you an Philadelphia eagles fan? I'm from the Philly area and at Penn State now [08:52] no [08:52] eagles0513875, it's where one boatloader goes to another [08:52] let me get grub reinstalled [08:52] i think mikedep333 the win boot ldr is messed up somehow [08:52] not sure if it is due to upgrading from karmic to lucid or something else [08:52] eg, the grub boatloader loads the windows bootloader [08:53] give me a few to get grub reinstalled [08:53] eagles0513875, ok, just remember that what you want to do is "chainload" the windows partition. you don't need to specifically specity vista/win7 bootmgr, just point it to the partition [08:54] eagles0513875, you might try to use the windows 7 repair disk then reinstall grub [08:54] Damascene: i did i ran fixmbr and fudged everythign up [08:55] eagles0513875, also, it can be difficult to point to the correct partition if grub sees your hard drives differently than linux. this can happen if you have multiple storage controllers (eg, a regular integrated one and raid controller) [08:55] *and a raid controller [08:55] mikedep333: i run sudo update-grub and it set it up accordingly using the 100mb system partition that windows created [08:55] I think windows 7 loader needs more than fixmbr eagles0513875 [08:55] Damascene: fixboot then [08:55] eagles0513875, do you have windows 7 dvd? [08:56] Damascene: yes [08:56] my windows 7 doesn't have any special system partition [08:56] eagles0513875, you aren't on a mac, are you? [08:56] mikedep333: did you upgrade your machine? [08:56] mikedep333: this laptop yes [08:56] desktop no [08:56] and laptop yes is dual booting with win 7 using boot camp but that isnt the machine in question [08:56] Damascene: should i boot onto the dvd [08:56] eagles0513875, there is a boot dvd or whatever you can try [08:57] I forget what its called [08:57] let me look [08:57] ok [08:57] let me in the mean time fix grub [08:57] it will chainload any partition [08:57] what other options are there for chainload just +1 [08:57] http://pcsupport.about.com/od/toolsofthetrade/ss/windows-7-startup-repair.htm eagles0513875 [08:58] if the windows loader is broken grub can not help you on that as far as I know [08:59] Damascene: i ran the startup repair utility and it doesnt find any startup errors [09:00] here we are: [09:00] http://sourceforge.net/projects/btmgr/ [09:00] once after I installed fedora and deleted a partition from the end of the disk, windows 7 failed to boot and I've to reinstall it [09:00] Damascene, try supergrub cd [09:00] eagles0513875, [09:01] Damascene: im following http://grub.enbug.org/Grub2LiveCdInstallGuide to fix grub [09:01] grub can load linux , right? [09:01] Damascene, yes, that is its primary purpose [09:01] or it's not working at all? [09:02] I mean on his machine [09:02] oh, my bad [09:03] no my words wasn't accurate [09:03] Damascene: right now after trying to fix mbr not at all but prior linux booting was fine [09:04] startup repair is useless [09:04] so that was not a grub problem till you made it its :) [09:05] brb [09:06] eagles0513875, can you ask support from m$ [09:06] no [09:06] I think it's their problem. [09:07] ya [09:07] i just need to get on kubuntu long enough to backup my pgp key [09:07] and then if need be ill reformat [09:07] eagles0513875, did you try autosupergrub? [09:08] no i havent [09:08] eagles0513875, I highly recommend you try smart bootr manager [09:08] eagles0513875: does windows work, at least. now? ;p [09:08] faileas: no [09:08] lol [09:08] not even linux atm [09:08] mikedep333: then how do i run it [09:08] you boot its cd [09:08] http://www.supergrubdisk.org/wiki/AutoSuperGrubDisk might help [09:08] Damascene, oh, I forgot about that one [09:09] eagles0513875: livecd time! [09:09] ya already ahead of u on that one hehe [09:11] brb need to get on windows partition to use unetbootin [09:11] unetbootin works in linux >_> [09:12] im on osx btw [09:13] actually [09:13] oh [09:13] my bad [09:13] i wonder if they have a mac port for it [09:13] Is there an Alpha3 DVD? or only daily DVDs? [09:13] hello [09:14] edakiri, I think they discontinued the daily/alpha DVDs [09:14] edakiri, the latest ones are from january [09:14] If I upgrade from 9.10 to alpha 10.04 3 through update-manager -d what will happen to the repos I added with add-apt-repository? [09:14] will autmatically updated to 10.04 repos? or will stay 9.10?? [09:14] TLF, I am pretty sure they will no longer work [09:15] TLF, or stay at the 9.10 versions [09:15] mikedep333: so, what will happend with main sources.list, too? [09:15] won't change? [09:15] I think the main sources.list will only have the official ubuntu repos updated [09:16] but I'm not 100% sure [09:16] ok [09:16] thank you [09:16] np [09:19] hey guys === pascalFR is now known as Parti [09:20] question super grub is that for the original grub or will it install grub 2 [09:21] eagles0513875, not sure [09:21] I was thinking that myself [09:21] I think a chainloader will help you boot windows though [09:22] can always update once i at least have a working boot ldr [09:24] mikedep333: http://www.supergrubdisk.org/forum/index.php?topic=438.0 [09:26] eagles0513875, great [09:26] it's possible to get a document with the changes update-manager will do?? [09:26] make sure you get the "super grub2 disk" [09:27] a .txt or so [09:27] TLF: this has some info [09:27] https://help.ubuntu.com/community/UpgradeNotes [09:27] "Using packages from repositories not controlled by Ubuntu is not recommended as it can be a security risk and may break or complicate your upgrade. If you have used EasyUbuntu or Automatix (neither of which is recommended nor supported), you may have problems upgrading to a newer version and may require a fresh install. If you have installed software from other sources, the upgrade may go more smoothly if you remove this soft [09:27] ware before attempting the upgrade." [09:28] TLF, sorry, it sounds like it isn't very friendly to your needs [09:28] TLF, just making sure, you realize that this is an alpha version and that it is so buggy that you only want to use it on a test machine, right? [09:28] yeah [09:28] ok [09:30] mikedep333: all i need to do is boot of the usb now? [09:31] eagles0513875, I was presuming you were going to boot off of a CD [09:31] if they officialy support/recommend using a USB, that's fine too [09:31] mikedep333: going to try super grub instead [09:31] ok [09:31] i created a usb using the super grub iso [09:31] ok [09:32] ffs :( [09:32] that didnt get setup right lol [09:35] eagles0513875, just use the CD [09:36] mikedep333: how big is the iso for the cd [09:36] all mine downloaded was 1.2 mb [09:36] that is correct [09:37] simple boot utilities can be quite small [09:37] they're typically written in assembly [09:37] and feature little graphics [09:50] humm :( [09:51] seems to be hanging at least trying to repair win mbr :( [09:51] get an error 15 when trying to repair grub :( [09:52] mikedep333: what option do i choose [09:55] hi, I'm trying to test the lucid alpha3 installer cd(64bit) but I only get a black screen on X. The old system on this computer was also an kubuntu unstable (lucid) but it was working (with radeon RV280 and open source driver) [09:55] There is no problem in the xorg log file [09:57] I can switch between the blank X und the tty sessions [09:58] tinchen, try adding "nomodeset" to your grub options - see http://sites.google.com/site/alucidfs/quick-fixes for details [09:59] eagles0513875: fix the windows boot loader first get that booting [09:59] eagles0513875: get a known "sane" system - then deal with grub [10:00] eagles0513875, I'm thinking there would be a solution to just boot windows from the cd [10:00] ikonia: i am trying with supergrub on a bootable usb [10:01] eagles0513875: why ? [10:01] let me try it in a virtual machine [10:01] eagles0513875: super grub is not the ubuntu grub build [10:02] ikonia: it also fixes windows mbr btw [10:02] no - the windows DVD fixes that [10:02] eagles0513875, run detect any os [10:02] well it hasnt for me [10:02] eagles0513875: use the correct tols for the job [10:02] i have been [10:02] eagles0513875: so if the windows DVD can't fix the MBR - does that not tell you there is something more wrong than the mbr ? [10:03] what else would be wrong its nto booting [10:03] eagles0513875: get windows booting first (the guys in ##windows can help) then work on the secondary OS which is Linux and the overall bootloader which is gru [10:04] grub2 even [10:04] eagles0513875, did you select "run detect any os" from the super grub2 disk menu? [10:04] this is no longer a Lucid issue, so maybe best to take it to the right channel [10:05] mikedep333: seems like i am on grub 1 menu :( [10:05] ok ikonia [10:05] mikedep333: kubuntu offtopic [10:05] no [10:05] that is not a support channel [10:05] eagles0513875, what? [10:05] mikedep333: right now tbh im not really worried about linux install im more worried about windows. im asking in the windows channel [10:06] eagles0513875, just try the super grub 2 disk with "detect any os", there may be a similar option with the grub 1 disk [10:06] ZykoticK9: Didn't helped, anyway, the system do not freeze, only X stays blank. [10:07] tinchen, sorry man no other suggestion -- the black X screen, thought it was worth a shot... good luck man [10:07] is empathy unable to list rooms for irc? i'm getting an empty list and unsure how to make it update [10:07] eagles0513875, do you want to justy abandon linux and try to run windows? [10:07] *run windows only [10:07] guys - this is not a lucid issue [10:08] ZykoticK9: Is there a way to run the installer without X? [10:08] (without using the alternative CD) [10:08] tinchen, just the alt-cd i think [10:10] eagles0513875, you should be able to just select "win!!" on the super grub 1 disk menu [10:10] mikedep333: please stop, this is nothing to do with lucid [10:16] Hmmm, seems a problem with the xserver [10:21] Any ideas why X stays black? (No system freeze, no error message, installprocess is running, nomodeset doesn't helped) [10:21] tinchen, there is a known problem with x but going to tty then to x again fixes it [10:21] Damascene: Not for me [10:21] you have just installed the Alpha 3, right? [10:22] Damascene: I try to install from cd [10:23] try to go to init 3 and then startx or something [10:23] Damascene: X is already running [10:23] kill it [10:26] From pstree, there is a Xorg process but not from ps *narf* [10:27] Damascene: killall -KILL Xorg freezes my system :) [10:28] what is your display card? [10:28] Damascene: Radeon RV280 [10:29] do you have internet connection on that system? can you update? [10:29] Damascene: On the other hdd there is a kubuntu installaton which is using lucid and this works [10:29] Damascene: Should be [10:30] try updating [10:30] Damascene: ifconfig tells so [10:31] Damascene: How to update the install cd? dselect or aptitude? [10:33] do you want to update the live cd or the system installed on your machine? [10:34] Damascene: I want a fresh "clean" install from the cd to a fresh clean hard drive. [10:35] and the live cd doesn't work for you, right? [10:35] Damascene: Yes [10:37] then you should try to update the live cd in the normal way. that worked for me with fedora once [10:37] anaconda was broken then [10:39] Damascene: so it sounds more easy to use the alternative cd and instal from that one [10:40] And update afterwards the installed system [10:40] that if updating the live cd didn't work [10:45] Damascene: Hehe, I now choose the option "Starting live without instal" and I get a working X session. [10:45] good === KiRiLoR is now known as KiRiLoS [10:46] only my mouse isn't working [10:48] trying again with ps/2 mouse and not the cable less one [10:48] don't forget to check your system with system testing and upload the report [10:49] Damascene: It may be that the problem is a xorg.conf.failsafe which is in /etc/X11 if you use "Install from CD" [10:51] Damascene: What system settings do you mean? [10:51] in the system menu there is a program that do system testing [10:53] Damascene: After install or on the live cd? Or better can you tell me the executable name? [10:53] check-box or something [10:54] doesn't matter when [10:54] checkbox-gtk [10:58] Damascene: seems not in the live system [10:59] you know the Tab trick. try chkbox or what ever it's [10:59] I have grub2.. in 9.10. Now I want to try 10.04, how to boot fromt the OS [10:59] ISO [10:59] np any way. you can do it when ever you want [11:00] Damascene: The tab works only, if the application is installed :) [11:00] I think it was installed with live I tried [11:01] don't make that your problem and proceed what you was doing :) [11:01] :D [11:03] apparle, I wish I know how. that would helped me alot [11:04] Damascene: GRUB2 has the capability to boot from ISOs but needs some config [11:05] I'll try that some day [11:06] grub2 iso boot is handy [11:09] Dr_Willis: any howto for it? [11:09] tons of them online [11:09] delicious.com/dr_willis - i got some bookmarned [11:09] install grub2 on flash, make grub.cfg boot! :) [11:10] Dr_Willis: I don't want it on flash I wanna boot from my main disk [11:10] thats doable also [11:10] i put the isos in my /boot/ partion for a ergancy rescue option [11:11] made a custome item in /etc/grub.d/????? somthing to ad thm to the end [11:12] I think he want to boot from iso file by changing grub.cfg entries [11:12] thats doable.. but you need to know wha tto add [11:12] i made seperate3 entries for several diffrent iso files [11:12] Dr_Willis: But I heard, grub only the kernel in the ISO and does not boot the actual ISO as it would have booted from a CD drive?.. is it so [11:13] Dr_Willis: But I heard, grub calls only the kernel...................................... [11:13] grubg2 has features to 'mount' an iso file and access files on it via a loopback feature [11:13] GRUB2 not grub :) [11:13] grub 1 Cant do it. [11:14] Grub2 CAN if the disrto supports the right options [11:14] I'm booted off a USB stick that's doing this right now, actually :) [11:14] I can throw the relevant /boot/grub/grub.cfg stuff in a pastebin if someone needs it... [11:14] i made a usb stick that has 4 differnt ubuntu variants and other distros [11:15] http://delicious.com/dr_willis - i got tthe info i used bookmarked [11:15] such a handy site [11:30] Dr_Willis: will the first entry http://www.panticz.de/MultiBootUSB work? [11:32] it should [11:32] the imporntant line is [11:32] inux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/boot/iso/ubuntu-9.10-desktop-i386.is [11:32] that STUPIDLY named iso-scan/filename - is a kernel option that ubuntu supports [11:33] * Dr_Willis wonders who decided a boot optopon needs a / in its name :) [11:33] unless theres other iso-scan/XXXXXX arguments as well [11:34] that URL is basically the guide i followed.. then tweaked [11:34] Dr_Willis: I'd love to see GRUB to come up with booting ISOs such that the boot record of CD image is used instead of calling the kernels [11:34] Dr_Willis: but I didn't find your link [11:35] i got lots of them at mu delicious.com listing under grub2 [11:38] Dr_Willis: too many.....to search through [11:38] i only got a few on dr_willis/grub2 :) [11:43] ubuntu one music store not working yet? [11:43] no idea [11:43] I never play on ever buying music anyway :) [11:43] y? [11:43] why do i care about music at all> [11:44] oh you're one of those ppl :P [11:44] Now if it had a ANIME store.... [11:44] Its just noise.. and theres tons of free internet radio station [11:44] "what kinda music you into?" "oh I just listen to whatevers on the radio" "ugh" [11:44] actually i rarely listen to anything [11:44] its just background noise most of the time [11:44] I'm listening to music 24x7 [11:44] even when I sleep O.O [11:45] its just background noise then [11:46] important background noise though [11:46] I couldn't go to sleep listening to thrash [11:46] Dr_Willis: do you have any idea on booting similarly other distros like opensuse, fedora? [11:46] apparle: that 'special option' is differnt for each disrto. and they have to supportthe fe3ature [11:46] apparle: not all do. but many are starting to [11:47] Dr_Willis: what about fedora and opensuse? [11:47] thats why i said its a silly named option. The disrto makers should get organized and come up with a standard variable name for the option [11:47] apparle: read their docs/forums [11:47] Dr_Willis: :) [11:47] or google to see if they got the option [11:48] xpud works, tcl does. as do other disrtos ive tried. but not tried those [11:50] Dr_Willis: Do you know about geexbox [11:51] ive used it - the next release isw very impressive [11:53] Dr_Willis: Ya.... but I don't have a CD drive. I want to try it..........how to [11:53] Dr_Willis: do you mind if we continue over private msg [11:53] check its forums.docs,guides - you can do a flash setup with it. [11:53] thts how i did it [11:54] Dr_Willis: I am able to do everything to the old version....I want to try the alpha.......no docs, files etc on it [11:55] it worked with unetbootin, or that 'linuxloader' or linuxlive tool in windows thats like unetbootin [11:55] thats how i made a usb flash of it [11:55] Dr_Willis: you made the 2.0 alpha on USB drive? [11:55] yes [11:56] I am just unable to do it...... can you make me an img for that plzzzzzzzzzzzzzzzzzzzzzzzzzzzzz [11:56] Dr_Willis: I just endup at busybox [11:57] i used the tool at www.linuxliveusb.com to make it [11:57] one of the WORSE GUI's on a program ive ever seen. but it works [11:58] Dr_Willis: did you have any success with unetbootin [11:59] Dr_Willis: 65% download on lucid done.... will be trying it soon [12:01] i recall unetbootin working for geexbox in the past. but i also recall Geexbox being VERY picky about its options at boot. So i may have tweaked the syslinux.cfg file a but [12:01] it uses UUID#'s so that can be an annoyance at times [12:01] Dr_Willis: apparle doesnt ubuntu have a built in prog to make live usbs [12:01] tgpraveen12: that works for UBUNTU and its relatives only - from what ive see [12:01] startup disk creator [12:02] hmm r u sure? it seems to take any iso file as input [12:02] tgpraveen12: I know and have used it earlier..... I was discussing booting an ISO from HDD itself and then discussion drifted off [12:03] taking an ISO file as input and actually making a bootable usb fash - are NOT the same thing [12:03] i knw. hmm maybe u r right [12:03] give it a windows iso file and see what it does. :) or other disrtos. [12:04] Dr_Willis: you are saying tis picky coz of UUIDs.... so isn't it good to use UUIDs? [12:04] the tool at www.linuxliveusb.com is a little smarter then Unbetbootin in ways. but its windows only. === geek__ is now known as faileas [12:21] damn ... now i'm running in bug #528034 [12:21] Launchpad bug 528034 in ubiquity "Ubiquity crash on Lucid alpha 3 20100225 Kubuntu" [Undecided,Incomplete] https://launchpad.net/bugs/528034 [12:22] Damascene: hey i still am having probs of empathy not having accounts when i start up my pc [12:22] and then i close and start empathy 2-3 times and it is ok. is ur problem completely solved? [12:55] tgpraveen12, I still have it sometime times but I don't use empathy very much [13:28] hi people. i'm looking for help installing lucid. i've downloaded the current images - both live cd (amd64) and alternate cd (amd64) - and both of them fail when trying to install them from a usb stick. [13:29] i've tried creating the usb stick via unetbootin and usb-creator, both fail [13:30] for the live cd, it gets stuck in the logo screen and never proceeds; the alternate cd fails during installation - after disk partitioning and during "select and install software" iirc, with an error "can't read files from the cd" [13:30] checking the image for errors yields "can't read files from the cd" error again (since the image is in a usb stick...) [13:30] can anyone help me? [13:33] I think we had someone here last night with a similar problem [13:33] it was me i think :) [13:33] oh, that's not a pattern then! [13:33] nobody answered so i don't know if anyone can help me [13:34] i'm willing to burn a cd to check if it would be any different from the cd, but can anyone give me a reason why that would be the case? [13:34] melissawm: an alpha3 live cd worked just fine here [13:35] melissawm: what graphic card do you have? maybe you have to disable kms or something similar to get it working [13:36] nvidia GeForce 7150M / nForce 630M [13:36] kklimonda: but even the alternate cd fails [13:37] i've tried looking in launchpad but there's no bug report for this... is it a usb installation problem perhaps? [13:38] you can try burning a cd but it doesn't sound like the usb issue. have you checked if the hash of downloaded images is correct? [13:39] i've been doing it via zsync [13:39] (it's been 2 weeks, and i've tried every 2-3 days, always with the same result) [13:50] melissawm: you should try burning a cd then - I have no other good suggestions right now :) [13:50] ok thanks :) [14:03] melissawm you said 10.4 alpha 3 fails, if you burn a cd then you can do a media check, that will give you confidence that your filesystems are ok. [14:03] liveusb is great but not so great when things dont work and you need to verify the contents of the stick. [14:04] wirechief: thanks. i'll do that... probably with the alternate cd so i don't have the plymouth problem (apparently that would be an issue too since the live cd doesn't even start) [14:05] right well many users are having issues and need to use nomodeset in the boot options otherwise get a black screen [14:06] ok [14:06] thanks :) [14:06] i had that plus I needed to disable ipv6, otherwise my boot took minutes [14:07] now it boots very fast and faster than karmic [14:07] i used zsync too. [14:08] Should it be possible to connect to a VPN with the knetworkmanager in 4.4? I get an entry in the context menu, but clicking it doesn't seem to do anything. [14:08] good to know! i'm using a usb stick because i'm trying to take part in the proprietary drivers testing for X, but so far no luck installing lucid :( [14:09] ah, ok. i avoid the proprietary, too many headaches in the past. [14:09] since i'll have to install lucid from scratch every week i would like to save cds ;) but if i have to, that's ok [14:09] melissawm: cd-rw! [14:09] penguin42: that's true, i hadn't thought of that. haven't used those in a few years. how many times can you re-burn them? [14:10] yes thats understandable. ive used cdrw's but am not able to use them on anything other than the computer i burn them on. [14:11] i must be missing a step to finalize or something. [14:12] there used to be a step to "close" the burning of a cd a few years ago. is that still something you should do? (lol i'm old) [14:13] melissawm: I don't know, I'd expect at least say 10 [14:14] penguin42: ok that's good! [14:14] i guess thats why i prefer to just use cds.. [14:17] lucid comes with hdparm v9.15. in 9.17 support was added for TRIM command in SSD. latest version is 9.27. can you put new hdparm in repo? [14:24] smf: It might be a bit late to ask, but I think you file a bug against the hdparm package asking for it [14:25] although for ssd performance seems like a good reason === kermiac is now known as kermiac_ [15:24] Hi All. I am unable to get firefox to recognize the java plugin. I apparently have openjdk installed though. Is there a package I am missing/ [15:28] zonyl: Try icedtea6-plugin [15:28] will ubuntu ever have java installed by default? [15:28] java seems be first class citizen on mac, not on linux and windows [15:28] probably never [15:28] and on linux its been much non-free java and stuff, that they worked to free up [15:28] well, java *is* open sourced now, right? [15:29] kinda [15:29] i think like 99% [15:29] but linux has failed to adopt Java, which has lead to .NET becoming more popular lately [15:29] penguin42: ! Thanks ! [15:30] smf: hate to say it but I am using mono more and more nowadays. :( [15:30] oh [15:31] I have been working on a new home automation software to replace "Misterhouse" that is completely in C#/mono. [15:32] oh cool [15:32] i hope you gonna open source it [15:36] anyone else have plymouth freeze on bootup unless they press a key? [15:36] smf: Yep. Hopefully this summer I will have enough to support a release. [15:36] if only there was an apport hook for plymouth [15:39] what is plymouth supposed to do anyway? [15:39] other than fail.. apparently gracefully... [15:39] look pretty? [15:40] hello ! [15:40] how do you do ? [15:41] smf: it dosen't do anything on the server nightly i downloaded ;p [15:41] I have a alpha3 lucid of 2 days ago : 26th, running fine in virtualbox, and would like to boot it from usb. It boots allright but then it doesn't find the squashfs file because it's looking for /dev/sr0 : the cdrom drive. Question : are there any hdmedia images for boot on iso image somewhere ? [15:44] faileas, well plymouth not so interesting on servers, more interesting on desktop [15:48] yo yo yo [15:49] with the new layout of Ubuntu is BUM still effective or is it now none effective? === ikt_ is now known as ikt [15:51] huh? [15:51] does bum still work? [15:52] !info bum [15:52] bum (source: bum): graphical runlevel editor. In component universe, is optional. Version 2.5.2-1 (lucid), package size 83 kB, installed size 520 kB [15:54] actionParsnip: Just tried it and it appears sketchy. [15:54] no idea [15:55] I wouldn't be surprised if it didn't work for things that were now upstarted [15:55] Almost 50% of the items in there are "?" status. [15:55] thats why i asked, i know the startup process has been tweaked and wondered if bum was updated to reflect [15:55] the last time I have checked there was no gui upstart-aware [15:56] that as been a complain from some users [15:58] Im still a little shakey when it comes time to modify things that boot and runlevels. i used to have a pretty tricked out boot runlevels on my latop (fast boot, low power, full, etc) I get a bit lost in the upstart / dbus world now. [15:59] upstart is easy once you get the hang of it [16:06] i've been getting random pidgin logouts. anyone else? [16:06] After installing the updates this morning, I am no longer able to login to my computer.. I get the login screen, select my user, type my password and then go to login.. then my screen goes blank, and i get back to the login window.. Any ideas? [16:08] cjohnston, I read something about that. Do you have plymouth installed? [16:08] LADmaticCA: probably.. [16:08] is that the new version of the plymouth bug? [16:08] cjohnston, you may have to remove it. Seems a lot of login problems are plymouth related [16:09] ok.. [16:09] ill give that a try.. bbiab [16:15] LADmaticCA: I removed the plymouth package and no luck.. is there anything else that needs to be removed with the plymouth package? I did see something about it complaining about not being able to start plymouth something while it was still booting [16:16] !info hdmedia [16:16] :p [16:16] Package hdmedia does not exist in lucid [16:17] hi again all. anyone heard about some hdmedia images for Lucid ? [16:17] cjohnston, plymouth should have been enough. Hmm. Maybe I can find that thread with the similar issue [16:17] I can't get the distro to boot in usb key thought it starts. Just hangs looking for his squashs file in the wrong place [16:17] i serachinf for a tool for modify pdf document....im using pdfedit but it has same problems [16:18] I've tried several ways to make a usb boot since a pair of days, only grub is ok for me, but there may be something missing in the initrd, or a cheatcode I don't know of ? [16:18] LADmaticCA: im looking around too.. thanks [16:18] mauri, there is a plugin in Openoffice for that [16:19] melodie_: yes but it not working well [16:19] melodie_: tnk [16:19] you must open the pdf file with draw module (you tried that ?) [16:19] melodie_: of course [16:20] cjohnston, http://ubuntuforums.org/showthread.php?t=1416744 [16:20] did you try pdfedit as well ? [16:20] cjohnston, no solutions though [16:20] ty LADmaticCA .. looking [16:21] who here knows how to boot with usb key please ? [16:21] what cheatcode is available ? [16:21] mauri, ? pdfedit [16:22] melodie_: ok tnk [16:22] welcome === Richie is now known as WelshDragon [16:37] hi again... just incase, someone here has booted a lucid with a pendrive ? [16:37] or flashdrive ? [16:38] what are you using to make the pendrive melodiie [16:39] what are you using to make the pendrive melodie_ [16:39] which release [16:40] alpha3 wirechief (of 26th) [16:40] ah, ok. you dont have anything earlier to make it with then i guess [16:41] I did a try to boot it with qemu, grub starts ok then initrd but hangs at squashf : seeking for a cdrom drive. :/ [16:41] no earlier version : why that ? [16:41] whats it doing dropping you into initramfs ? [16:42] seek for /dev/sr0 drops me to initramfs [16:42] ok. jeeze they keep letting that bug back in with each release. [16:42] I tried to pass a cheatcode such as "fromusb" but no more result [16:43] that's a known bug ? :o [16:43] well, since about 9.04 the early adopters have had issue with making a usb stick then right about the final it is magically fixed [16:44] i have heard people suggest using unetbooten but i dont know, i might try it myself although i have 10.4 installed. [16:45] LADmaticCA: there is also an error with ureadahead when booting.. would that cause the issue? [16:45] I will not do tests by burning cd's : no way ! not ecological and costs money. as long as it's not possible to boot from a usb key I'll continue testing very lightly (not deeply as in a hdd install would allow) in Virtualbox [16:46] melodie unetbooten is used to create usb sticks [16:46] wirechief, do you know where the bug is reported ? any way to get the link here from the bot ? [16:46] wirechief, I tried it once and it created weird entries in my menu.lst and spread dozens of unwanted files under / : so never again ! :| [16:46] not sure now,, i was reporting my issues when 9.04 and 9.10 came around but you might try googleing. [16:47] what did you try once ? [16:47] well no... I won't take time now [16:47] unetbootin [16:47] ok. [16:47] many people report it works fine but I had a bad experience with it [16:47] else, I despise grub 2. [16:48] well look for a bug report with google if not then maybe file one yourself so others will see and perhaps they will address it [16:48] I don't like this tool very complicated to deal with and it doesn't offer a nice look [16:48] wirechief, maybe later, if I find courage for this. (and ideas to make a good one, so that it be most useful) [16:49] ubuntu-bug usb-creator unless they decided to call it something else [16:49] grub 2 : I mostly multiboot, and having a white on black start doesn't please me very much, particularly when bringing a machine with Ubuntu for someone else. So I installed the old grub [16:50] ubuntu-bug usb-creator ? [16:50] well grub 2 is going to be with us for a long time im afraid. [16:50] I installed the legacy from the other distro... and suppressed grub 2 [16:50] i use a debian lenny for my main distro but test ubuntu and my developer chose to use it so i know its long term [16:51] when we will have a handy full featured tool to tweak it it will be ok. [16:51] the actual tool that's used for that is not full featured as the website states [16:51] startupmanager ? [16:52] i dont know i suspect this removal of hal might have something to do with the usb-creator not working yet, time will tell, i am sure they will have it ready for the final . [16:52] usb-creator doesn't work in Archlinux either I didn't use this method at last [16:52] what I did: [16:52] a small partition for grub [16:53] installed grub on the mbr of the usb key [16:53] created an extended partition just after [16:53] inside one partition for Ubuntu (on fat32) [16:53] copied all the necessary files from within the iso with mc [16:53] created a small menu.lst [16:54] well I don't have a device.map : does that bother ? [16:54] melodie_: On System->Administruction menu is a 'startup disk creator' why not use that? [16:54] penguin42, I don't have Ubuntu installed in my machines [16:55] ah [16:55] I thought I would install it from a usb key [16:55] :) [16:55] melodie_: they made those usb-creators for ubuntu use only, the config file is different for ubuntu [16:55] my developer tried to make a script that would do the trick but it never worked for me [16:55] wirechief, it's packaged for Archlinux : in order to create a Ubuntu usb with a ubuntu iso and a usb key [16:56] from any distro you could do it, if it worked === yofel_ is now known as yofel [16:56] only when i used ubuntu's menu as penguin42 said did it work [16:56] your developer may want to look at the script that is started with this menu ? [16:57] you'll find the desktop file under /usr/share/applications then you can know what is the binary or the script that it starts and from there what package it belongs to [16:57] i am sure he has, i havent tried anything other than just use ubuntu to make the sticks and then they worked except as i mentioned with the early releases they were missing things. [16:58] wirechief, you know that to start from an iso image what is necessary is the 2 hdmedia meant for : vmlinuz and initrd : you are ok with that ? [16:59] my problem is i have about 15 sticks and i dont want to mess any of them up, (needs more sticks) .....yes im am but there is something with the config file telling where to look for things that you need. [16:59] yes but I'm not keen enough to modify an initrd [16:59] that info is on the pendrive webpage. [17:00] pendrivelinux ? [17:00] that might be the name, they started the whole idea of doing it and give lots of pointers if it doesnt work and that was one, the config file issue. [17:02] http://www.pendrivelinux.com [17:03] for me it doesnt make sense to make usb sticks from the current distro, a way should be left for an older release to make them too, so users can use usb sticks to boot and install the new version, but i havent tested 9.10 with 10.4 iso yet, maybe it works [17:04] melodie_: that looks like the web site. [17:06] melodie_: note all the different distros, each having their own way to use the files on the stick, thats what im talking about. [17:06] wirechief, yes [17:06] it depends on how the initrd is constructed [17:06] its really silly they didnt come out with a standard way to do it and have everyone conform to that. [17:07] :p [17:07] +1 [17:07] someone here in ubuntu was working to make that possible not sure if he was successfull. [17:07] ok thanks wirechief ! I have to go now. see you ! [17:07] k [17:07] :) [17:07] have fun good luck with your usb sticks [17:07] sure, thanks === Parti is now known as pascalFR === pascalFR is now known as Parti === Parti is now known as PascalFr_parti [17:40] * PascalFr_parti est parti: Parti pour l'instant. [17:51] its asking for my password to unlock keyring everytime i bootup and wireless tries to connect...i could set a blank password in karmic, its not asking me in lucid, how can i turn if off, its a nag [17:52] duffydack, it will not ask you for the password if you set it the same as your login [17:52] joaopinto, its not asking me to set one, its asking for it.. [17:53] which is my login (im autologging in) [17:55] duffydack: this isn't gonna help but wicd fixes that issue >.> [17:55] honestly should probably report a bug though [17:55] something wrong with network manager to be this annoying [17:57] its ok, i deleted somethnig from passwords and encryption keys app.. [18:02] where? [18:02] duffydack: which part? and does it remove network manager from asking for a password every login? [18:03] ikt, in accessories, the password/encyption key app.. just deleted some key related to network manager, it stopped asking now [18:03] cool, vlc is newer than the ppa... [18:04] that might help me [18:04] my main issue is that on boot network manager lists my wireless as disabled [18:04] Well I tested Dual Boot with Alpha 3 and WinXP Pro, booting XP is killed now as well. (head shaking) [18:04] so I have to manually enable it :/ [18:06] duffydack, if you turn auto-login OFF it won't ask you for the network password [18:07] ZykoticK9, its ok, i can have both now :) [18:08] i must say, bootup is bloooody fast [18:08] Anyone know off hand of bugid's tracking dual boot issues with Lucid? [18:09] oh yeah it's fast [18:09] if plymouth would stop crashing on me it's usually <15 seconds from power on [18:10] gonna try wireless again,brb [18:25] which packages provides a sound volume manager/mixer in the indicator applet now? [18:26] It has disappeared for a while [18:28] Drakeson, "indicator-sound" [18:29] thanks. how do I restart the indicator applet? [18:29] kill -HUP ? [18:29] Hi, I'm trying to get Java working for Firefox, but it seems that I have three JREs installed? How do I select just one and let firefox use it? List of installed jre's: http://pastebin.org/99006 [18:29] so I've got lucid running on this somewhat old machine.. it has a 82845G/GL[Brookdale-G]/GE gpu and I'm trying to get compiz running [18:32] Drakeson: sudo pkill indicator and then reload both applets. I do this and works for me but (works for me;)) [18:35] KnifeySpooney: for java in firefox you need icedtea6-plugin [18:35] meh, he's gone -.- [18:38] ethana2: that's a bit low for compiz [18:39] crdlb: I know it's pushing it pretty close [18:39] but my other desktop had this gpu I think and it could barely manage [18:40] I just have to have scale [18:40] and gnome-do docky [18:41] well, what's not working? [18:42] crdlb: it won't replace gnome's wm.. it just doesn't run [18:42] i'll get a terminal log to see better what happens here... [18:43] blacklisted PCI ID, I just checked that list... [18:43] well, plenty of other 8086: [18:44] I told compiz to ignore the blacklist, should I reboot to put that in effect? [18:44] not necessary [18:44] brb [18:44] oh [18:44] odd.. with autogin on it booted but then i assume it was plymouth crashing as it displayed blank screen, i then press a key and it brings up login menu..i have to login... tried autologin off but wouldnt fix it, then deleted everything in my keyring to start from scratch, and it boots ok but with autologin off..i dont wanna turn it on again and go thru it all again [18:44] crdlb: but it only takes 25 seconds and I don't have to learn anythingn [18:44] just log out if you really don't want to run anything manually [18:45] ... [18:45] duffydack: that sounds like yet another plymouth issue [18:47] this was all to get it to stop asking for password to unlock keyring, which is irrelevant now i login normally.. [18:51] why does lucid ask for a userid password for a liveusb session ? [18:52] if that is normal what is the right response. ubuntu passwd ?? [18:54] wirechief, Ubuntu = user, no password [18:54] i played along with it and finally got a new userid (wirechief) but am not able to do anything as im not in this sudoers file [18:55] ZykoticK9: ok i will try that. [18:56] wow that worked, crazy man, lots of OP changes in this release [18:57] wirechief, i actually saw the same thing 2 nights ago on a 9.04 Mythbuntu live cd [18:57] interesting. [18:57] btw, what is netbook 2d...im using netbook at the mo [18:58] well now i will have to see if i can put in a passwd with sudo passwd [18:59] wirechief, you are using chroot first right? [19:05] hi [19:06] hi beij2 [19:07] ZykoticK9: no [19:07] it worked though, im able now to do root activities but am now faced with resolving my problem with belkin wifi adapter [19:08] i am able to use ndiswrapper but wanted to use the driver rtl8192.ko so i can get the internet instead of ndiswrapper but this is all new to me. [19:09] i am using a live session so as not to mess up the install of alpha 3 and try to get the driver working for the adapter [19:10] i tried to do modprobe -i rtl8192 but it gave module not found. (maybe i need rtl8192.ko) [19:11] supposedly its already in lucid but since this is operation is new to me am gonna have to google punt i guess. [19:12] maybe i should just cheat and use the cable and get a few tools first hehe. [19:13] wirechief: modprobe will only work if the module is part of the kernel (or at least in /lib/modules/$(uname -r)/... afaik) [19:13] wirechief: if you have a .ko file use 'sudo insmod /path/to/module.ko' [19:16] yofel thanks [19:16] will try that last [19:16] wirechief: wait [19:16] k [19:17] i found the module i think in /libmodules/$(uname -r) [19:17] oops [19:17] i found the module i think in /lib/modules/$(uname -r) [19:17] there is a 'r8192_pci' and 'r8192s_usb' module [19:17] yes [19:17] its usb i need [19:19] hmm its saying it cant read it with insmod [19:20] wirechief: actually 'sudo modprobe r8192s_usb' *should* work [19:21] ok will try that again. [19:24] boy that is strange, i used locate to find it and cp paste the location so i had the right snytax to it, but modprobe says it cant find it. [19:25] i was sure hopeing to use a real driver instead of ndiswrapper [19:28] thanks yofel i think that modprobe should of worked too. maybe google will have more information. [19:30] wirechief: huh? It works fine here... [19:30] k [19:31] wirechief, are you still running from the LiveCD? [19:31] well i think maybe my problem is that i would of needed to reboot to get this firmware recognized. [19:32] yes i was trying to see if i could make it work with a driver and not ndiswrapper but i forgot i need to reboot after i compiled the firmware and driver in the folder im using. [19:33] probably not do able while live, would have to use the install and that means mucking around removing ndiswrapper and then modprobing the driver.. [19:33] yofel you have a wifi adapter 8192 ? [19:34] using netbook remix, ubuntuone in karmic has an icon to show when its updating etc, there isnt one in lucid [19:34] wirechief: no [19:34] ah ok as you mentioned it worked fine there, but you are using a different module , ok. [19:35] wirechief: I just tested if the module loads, as I don't have that chip there's no effect though [19:35] right [19:35] Is there an easy way, when running a daily image, to find out what the installation media is? (So that you know what date it is from) [19:39] SoftwareExplorer, if you burned the disk the same day you downloaded it - you can just check the date on the file on the CD [19:39] SofwareExplorer maybe you could see the creation dates with ls -lc [19:41] I guess I could do that, but it might be a few days off. It would be nice to find out exactly. I know apport does it because it Says something like 'Installation media: Daily live (20100228)' when you file a bug. [19:48] wirechief: I think I might get what you are saying now: the files inside the iso might still keep their creation date. However, I'm using a usb stick, so I think it would change whenever the image is put on the stick [19:51] I'm going to restart so I can do some bug testing. Bye and thanks for the help. [19:51] SoftwareExplorer: yes.. i went looking for the string Daily live, havent found it. [19:54] wirechief: Here's an example copied and pasted from a bug report (if that helps): InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1) [19:54] ZykoticK9: well at least this usbstick seems to work, i had to make sure i enabled nomodset and noapic before booting up though, i created the stick using the installed 10.4 alpha 3 [19:54] wirechief, nice :) [19:56] it has updated files from todays daily, making the usb stick more up to date than the install. i dont plan on updateing the install until the next release, i can keep testing things with updated zsync file and maybe learn how to get that wifi adapters driver working thats on my list of things to accomplish. [19:58] does anyone which version of mplayer will ne in lynx? [19:58] maxbe i will give it a trie [19:58] *try [19:58] !info mplayer [19:58] mplayer (source: mplayer): movie player for Unix-like systems. In component multiverse, is extra. Version 2:1.0~rc3+svn20090426-1ubuntu13 (lucid), package size 2226 kB, installed size 4920 kB [20:01] i wonder, the installer says that HAL/rtl8192 is needed, i think lucid removed HAL ZykoticK9 [20:01] wirechief, Lucid did remove HAL yes, so if the driver relies on it, it might not work [20:01] hmm [20:02] until the driver gets updated so it works in lucid. [20:04] oo cool that works [20:04] hal wasn't exaclty removed, but it's not installed by default now and it doesn't get started on boot but by dbus as far as I know [20:04] ok [20:04] MPlayer SVN-r30501-4.4.2 (C) 2000-2010 MPlayer Team [20:05] damn is that old ^_^ [20:06] yofel i just dont know why it cant find that driver but it might need a reboot, but wait, is the driver actually in lucid ? maybe a reboot wouldnt be necessary and i have some other problem. [20:06] wirechief: well, it's part of the 2.6.32-14 kernel so yes it's in lucid, but I have no idea why it doesn't work [20:07] ok [20:07] yofel, from the Alpha 3 release notes "Lucid Alpha 3 sports full removal of the hal package, making Ubuntu faster to boot and faster to resume from suspend." [20:08] ZykoticK9: yes, it's not installed by default, but the package cannot be removed as kde and a few other things still need it [20:09] yofel, interesting, so you could actually add it back in? Or what you're suggesting, it should still be there if you're running Kubuntu then. Mmmm. [20:09] !find r8192s_usb.ko | wirechief by the way [20:09] wirechief: File r8192s_usb.ko found in linux-image-2.6.31-10-rt, linux-image-2.6.32-14-generic, linux-image-2.6.32-14-preempt, linux-image-2.6.32-14-server [20:10] ZykoticK9: as I use kubuntu I do have hal installed here [20:16] Tap tap... Add Lucid Alpha 3 to an existing working copy of XP, and now XP fails to boot. Worked with Alpha 2. So which package should I open a report under, grub2, or... ??? [20:18] mdlueck: I'd do it under ubiquity that's the installer [20:18] penguin42: Thanks! [20:21] yofel ok will try that [20:26] yofel im not getting anywhere with the liveusb, gonna reboot into the install and see if i can modprobe it in it. [20:28] evening friends [20:30] hi BUGabundo [20:30] hey wirechief [20:31] i finally decided lucid has matured enough to give it a try, lots of changes from karmic [20:33] héhé ok i'm not the only one willing to try Lucid for real :) [20:35] penguin42: How can I add ubuquity as a package to another dual-boot problem #? [20:36] click on also affects distribution [20:37] OK, screens just looked weird down that path, so I was not sure such was the way to actually do it... I will try it... [20:38] Aaahh, my bad, I was trying to add a project, not a distribution [20:42] <_Groo_> can anyone tell me if sun-java6 was pulled out of lucid? [20:44] _Groo_: Sure hope not, firing up a copy to verify now... [20:44] <_Groo_> aparently it was http://ubuntuforums.org/showthread.php?p=8830810 [20:46] _Groo_: No, I do not see it... will see your link next... [20:47] <_Groo_> mdlueck: mdeslaur told me it was moved to the partner repo [20:48] _Groo_: does openjdk work? [20:48] Things like Adobe Flash have switched repos over time [20:48] See if I can find the magic repo... [20:49] <_Groo_> ChogyDan: probably, but its good to have the oficial, some stupid propiretaries only work with him [20:51] Yuck!!! openjdk-6-jre comes included in Lucid [20:52] Perhaps Ubuntu is reacting to Oracle already... [20:53] hello [20:54] I've upgraded from karmic to lynx alpha 3, and I can't get X start automatically. When looking in the log file, it says it cannot find corepointer (mouse and keyboard), but when doing manually service gdm start, it starts without problems, what can I do? [20:56] TLF i had issues with getting to the desktop and had to use nomodeset on boot screen with f6, not sure if that will help [20:57] oops your already updated maybe you need to use the cheat nomodset on boot screen using e to edit the string and add it. [20:58] mmm [20:58] TLF what graphic card? [20:58] I think the point here is that X should start after some another program [20:58] hype: nvidia [20:58] again not sure that kms or whatever is doing you in but thats worth a try. [20:59] it doesnt change anything, just for the session that you boot but then youll know. [20:59] i saw on forums there were issue with plymouth crashing X, may be related [20:59] yes that may be it too. [21:00] i was just checking irc/forum i just created a Lucid live-usb disc from git :p [21:01] yea, i did one this am. [21:01] not sure why but i cant modprobe the driver for my wireless, unless your not suppose to be able to do that with a live connection [21:02] maybe something with the filesystem. [21:29] plymouth replaces usplash?? [21:29] TLF: Yes. [21:29] so I shall install it [21:29] thanks [21:31] are there any changes proposed for the login sound-config in lucid, no mention of python-gdm2setup possibly im main? [21:32] you should ask in #ubuntu-desktop [21:32] Ah, true that. [22:17] anyone one know about dealing with patches? I'm looking for a way to modify a patch for an updated source, and I'm hoping for something other than just manually [22:20] <_Groo_> someone needs to update lucid with icedtea 1.7.1... works with chromium/pulse and a lot more [22:23] ChogyDan: Do you have a patch written? [22:24] Anzenketh: yes, and it is failing. [22:25] What do you mean by it is failing? [22:26] Anzenketh: the source has been changed from the source that the patch was written for. I want to see the issues, but I haven't been getting great feedback from 'patch' [22:27] * Anzenketh still confused on exactly what you are asking. [22:27] I have a patch against the ubuntu kernel packaging. It edits several files. [22:28] each update, the ubuntu devs seem to be making changes to the packaging, and I am trying to update the patch along with that [22:29] ChogyDan: you really should be maintaining it in git (as the kernel does). [22:29] so far, the changes have been simple yet maddening to find, like adding an architecture to the support builds list, whatever that is. I just tracked it down manually last time, Im looking for a more expedited method. [22:30] hmm [22:31] ChogyDan: Do you have a bug report in launchpad? [22:32] bug 424927 [22:32] Launchpad bug 424927 in linux "include Brain Scheduler" [Wishlist,Confirmed] https://launchpad.net/bugs/424927 [22:35] ChogyDan: Have you checked upstream to see if there was discussion on this? [22:36] Anzenketh: well, Ive just been working off of Darxus's work, so no [22:36] wait, which upstream? linux? [22:37] Might want to check http://bugzilla.kernel.org/ to check if there was discussion on this. [22:37] Sounds like you are wanting to make changes to the kernal. [22:37] Anzenketh: oh, yeah, I'm "aware" of the discussion/flamewar [22:38] Ya it sounds like it would be a really hot topic. [22:38] Do you know the bug report upstream for this? [22:39] If so It should really be attached to your bug. [22:41] Anzenketh: the BFS dev and upstream devs don't get along. It has been a hot topic [22:42] Do you have the bug report number upstream? [22:42] I forget which webpage I first read about it [22:43] If you could find that and attach the upstream to your bug report it would greatly improve your bug report. [22:43] Anzenketh: http://en.wikipedia.org/wiki/Brain_Fuck_Scheduler the wiki has several good link [22:44] for now, I will contemplate using git, but since Darxus nor ck are using it, I'm unsure [22:44] ChogyDan: All I can say is good luck [22:44] If it is a hot topic it may never be implemented. [22:54] ok guys just to warn you...the [22:54] there is a bug in gedit [22:55] https://bugzilla.gnome.org/show_bug.cgi?id=611350 [22:55] Gnome bug 611350 in general "gedit removes 8192bites of text after editing xml file" [Critical,Resolved: fixed] [22:57] now I have to figure out the grub2 bug :) [22:57] coz_: LOL [22:57] are YOU JOKING? [22:57] BUGabundo, no no joke couldnt figure out why it removed chunks of the xml file when editing [22:57] damn [22:57] glad I don't much XML [22:58] thanks for the heads up [23:02] coz_: grub2, what about it? [23:03] arand, so far ...i am guessing with recent updates...grub2 menu comes up...I can boot into ubuntu..however if i try booting into xp I get Grub GEOM error...the disk is working and accessible via linux though [23:03] arand, nothing on the system has changed since yesterday [23:03] other than updates [23:04] 2 scsi drives both with their own OS on it [23:05] arand, and the six possible causes listed here http://en.opensuse.org/SDB:The_Boot_Process_Hangs_with_the_Message_GRUB_Geom_Error dont apply [23:06] arand, but I am still hunting down the cause :) [23:08] coz_: Yea, confuses me as well, if wanting to find the cause, maybe make a copy of all grub files, including BRs (dd bs=4096), and the reinstall, if it does work, diff-it. [23:09] arand, that sounds reasonable :) I will try that...the confusing part is that the GEOM error generally produces grub2 freeze as far as I have researched anyway [23:13] coz_: hmmm, if grub is on the mbr, I think it might be even more than 4k... but I'm not sure... [23:15] arand, no problem .. I w ill continue to hunt this down..if unsueccessful...I will keep copies of all grub files ...reinstall and compare that way ...althought that isnt really going to tell me the actual problem [23:18] where is the config file for desktop settings ? I want to set the timing for image list on the desktop [23:22] Volkodav: what desktop environment? [23:27] coz_, What problem are you having with grub? [23:28] yofel: xfce [23:28] There is the timing that eventually switches the images but I want to create a new list and set the timing for it [23:31] Jordan_U, just getting GEOM error when trying to boot into xp which is on it's own scsi drive [23:31] Jordan_U, a current problem just happening this morning [23:44] coz_ check /var/log/dpkg.log maybe a clue of which package might have caused that. [23:45] wirechief, ok will do thanks :) still trying other things to hunt this down :) [23:45] at the very least you might have a list of files installed and then maybe a process to eliminate [23:45] wirechief, cool thanks [23:45] sure. [23:45] no-one wants this kind of problem. [23:46] i just updated but had over 70mb of download. [23:48] wirechief, yeah for sure.... I am sure nothing changed on this end and considering that GEOM error...as far as i know usually will result in grub freeze and that is not occurring here so the search continues :) [23:49] I am not seeing anything yet in the dpkg.log but still looking [23:53] coz_: in /var/log try grep grub dpkg.log , i have grub 1.98 but that was initial install. [23:54] interesting it says 1.97-beta4 [23:54] mm [23:54] 2010-02-24 18:51:42 install grub-pc 1.98~20100128-1ubuntu3 [23:55] mmm [23:55] I will check again [23:55] wirechief, thanks [23:55] indeed it is 1.98 [23:55] thanks again guys..I will take it from here :) [23:55] gl coz_