[00:00] I just need to figure out which kernel options mean which modules [00:01] You'll be wanting the ieee1394 modules, or somesuch. [00:01] Yes [00:01] CONFIG_SCSI=y CONFIG_BLK_DEV_SD=y CONFIG_CHR_DEV_SG=y CONFIG_IEEE1394=y IEEE1394_SBP2=why [00:01] If your firewire drive is mounted now, run lsmod | grep ieee to get some sort of list. :) [00:01] All are set to =m [00:02] Mmm, yes yes [00:02] I got three modules... [00:02] I'd guess sbp2, ohci1394, ieee1394 at least. [00:02] Yes [00:03] OK, so... [00:03] I'm finding that ohc and sbp2 have their own modules [00:03] Do I just "hey whatever, include them"? [00:05] They all come down to five to seven modules: sbp2, scsi_mod, sg, sd_mod, ieee1394, ohci1394 [00:05] I think I'll just drop them all into the modules file [00:05] Won't hurt. [00:06] OK, cool! === AlienX__ is now known as AlienX [00:09] I have only one concern at this point. When I run update-initthingy I don't want it to use the LiveCD version, since it is probably tailored to the needs of a LiveCD session [00:10] I want it to understand that it needs to generate initrd for a mounted disk, not the LiveCD [00:11] update-initramfs -k asks for version number, but that isn't a path necessarily.... is it? Well, guess it won't hurt to try, since it should say if it doesn't like the "version". [00:11] Indeed. [00:13] Sugar [00:13] Forgot the -k bit. XD [00:13] Eh, won't be hurting anything. [00:13] Now it's generating a /boot version [00:13] Yea, I know [00:13] Just hope the swap for LiveCD holds up... [00:14] 1044M free. *Whew* [00:14] :) [00:15] By George, this takes far too long. [00:15] * javaJake is tempted to hit Ctrl+C [00:15] "cannot touch `/boot/initrd.img-/media/disk/boot/initrd.img-2.6.20-15-powerpc'" [00:15] Didn't work. :) [00:16] So, at this point, I have an installation that only needs a new initrd.img file and it goes. And yet, the utility won't let me generate one [00:16] RAOF, what if I copied the configuration from the installed version into the LiveCD, generated a version, and copied it back? [00:17] Is there anyhting outside of /etc/initsomething that it'll need? [00:19] Hm. [00:19] You could mount the target /boot on the livecd? [00:20] Possibly [00:21] However, that would mean overriding the /boot currently in use [00:21] Yup. [00:21] Is that possible? [00:21] Any problem there? [00:21] Isn't it going to be "busy"? [00:21] No. [00:22] Oh [00:22] Well, probably not. /boot isn't going to be a separate partition. Just mount your real /boot on /boot :) [00:22] However [00:23] /boot contains things [00:23] And /boot is mounted under / [00:23] :P [00:23] Do I just go mad with rm? :D [00:23] sudo rm -r /boot && sudo mkdir /boot [00:23] *brrr* If you say so... [00:23] What could go wrong, r-right? *gulp* ;) [00:24] Although you could just mount on /boot anyway. It'll only hide the underlying files. [00:24] There's no reason you can't mount something on a non-empty directory. [00:24] OK === Aishiko_ is now known as Aishiko [00:28] I just dumped the whole mount thing and symlinked to /media/disk/boot :P [00:29] OK, so /boot is there, now I need /etc/initrd stuff... *copies furiously* [00:31] So, /etc/initrd and /boot both match my install. is there anything else initrd might take a fancy too? [00:37] Guess not... [00:37] Besides the kernel I can't think of anything else [00:41] Nah [00:41] OK [00:41] Updating [00:41] Adding all sorts of modules [00:42] * javaJake loves good ol' reliable Mr. -v [00:42] :) [00:43] Done [00:43] So [00:44] /boot goes back to its spot I assume [00:45] OK, done [00:45] (I backed up the original boot for good measure) [01:19] Ladies and gentlemen, if this works, I'll be writing a HOWTO-Boot-Mac-Off-Firewire-Easily HOWTO. :P [01:30] :) [01:45] MAC-PARTS: LOAD (noninterposed) not supportedload-size=0 adler32=1 \n LOAD-SIZE is too small [01:45] :P [01:46] Something didn't boot right [01:50] *sigh* [01:50] This will have to wait until another day [01:50] Thanks for the help, bye everyone === tritium_ is now known as tritium === Aishiko_ is now known as Aishiko === Agrajag` is now known as Agrajag === macd_ is now known as macd === Tomcat_` is now known as Tomcat_ [06:31] RAOF: :) [06:32] Although the master volume doesn't persist across sessions. [06:33] hmm. I'll have to look at that over Thanksgiving. No time now, though. [09:08] so i just upgraded, and got a wierd nvidia error [09:09] nvidia appeared to crash, then the failsafe crashed [09:11] pwnguin: usually helps more to get the exact error you are getting.... [09:12] failsafe said it couldnt find get-edid [09:13] nice...have no idea why that happens... [09:13] i cant seem to find that error though [09:14] pwnguin: maybe check in the logfile [09:14] i checked in a few [09:14] but as you may know.....the hardy state is _unstable_ [09:15] yes yes [09:15] i just thought it was strange that it would error on a package not being installed [09:16] well not sure what is going on there [09:16] where does the failsafe mode log to? [09:22] pwnguin: best is to check the /var/log/ files [09:23] i am [09:23] i only see two from today [09:25] -rw-r--r-- 1 root root 39627 2007-11-20 02:48 Xorg.0.log [09:25] -rw-r--r-- 1 root root 15643 2007-11-20 02:47 Xorg.0.log.old [09:26] .old has a nvidia crash [09:26] the other one is from the current (working) session [09:34] well, the root cause is nvidia-glx not being installed [09:35] but its also clear read-edid needs to be a depenency somewhere [09:37] when i use netstat -n the ip addresses i get are truncated... something like ::ffff:83.95.179.:63743 [09:48] emanuelez: looks like the IPv6 adress [09:48] yeah [09:48] but still a truncated one [09:49] what happens if you use netstat -ntpa? [09:55] still truncated, like this one: ::ffff:208.70.29.:47904 [09:55] fe80::218:deff:fe06:8419/64 [10:15] thats really cool [10:15] ? [10:18] nvidia-glx: Depends: xserver-xorg-core (>= 1:0.99.0-1) but it is not going to be installed [10:18] xserver-xorg-core: Installed: 2:1.4.1~git20071105-1ubuntu3 [10:18] wth? [10:26] pwnguin: tried nvidia-glx-new or something simular? [10:26] yea [10:26] ok [10:26] have you seen people with this "authentication failed" bug? [10:27] gdm is going nuts [10:27] i get the same error for nvigia-glx-new [10:29] Has the ubuntu developers stopped looking at the bugtracker in launchpad? I am wondering why even serious bugs are kept unreplied. E.g. bug #162378 and #162889. Also quite a lot of laptops seems to have problems with brightness adjustments in gutsy, but this isn't fixed either. Is it completely waste of time to report the bugs or are they indeed considered? [10:29] Launchpad bug 162378 in ubuntu "Gutsy/Kubuntu: Display Settings > Apply button disabled" [Undecided,New] https://launchpad.net/bugs/162378 [10:29] Launchpad bug 162889 in ubuntu "X crashes upon screen saver configuration" [Undecided,New] https://launchpad.net/bugs/162889 [10:30] of course they havent stopped looking [10:31] they're just focused on hardy now :P [10:31] plus, i think the kubuntu people pay more attention to kde 4 [10:32] pwnguin: Yes, that's my point. In general it seems that the developers are mostly focused on (k)ubuntu+1, leaving many bugs in the current ubuntu version unfixed. The result is a very buggy distribution. [10:33] i dont think theyve ever committed to fixing every bug in a current release [10:34] if you expect to get developer attention and fixed bugs, I can only suggest you report bugs against the development version, or pay canonical a fee [10:36] the bigger problem is that there's far more bugs being reported than people triaging them [10:37] it should be simple to get someone to confirm 162889 [10:38] Does it make any difference if a bug has been confirmed though? [10:38] a little bit [10:38] over half of bugs reported are still "undecided" [10:39] if you think its buggy now [10:39] you should have seen it at the start of the version freeze [10:40] pwnguin: I mean: Of course every bug can't be fixed. Not even closed. But a broken GUI for X-config, broken brightness display adjustment in many laptops, broken Strigi K-menu link, broken screen saver configurator, broken foo and broken bar is - for me - not just sporadic bugs, it is a malfunctioning distribution. [10:40] Read "not even close" instead of "not even closed"... :-) [10:41] im willing to blame canonical's focus on lpia ;) [11:02] actually I belive that the discussions for hardy release is being done that is why its a bit quite on the front of gutsy now [11:04] meh [11:04] theres just too many bugs versus people hacking the code [11:05] in the grand scheme of things, a gl screensaver crashing isn't so bad [11:05] its not "critical" [11:05] its "unfortunate" [11:07] #164039 might not even be critical [11:07] bug #164039, [11:07] Launchpad bug 164039 in gdm "GDM "Authentication Failure" infinite loop" [Undecided,New] https://launchpad.net/bugs/164039 [15:03] has anyone been using the latest xorg in hardy on an intel card? My scroll speed in firefox/thunderbird/any large window has greatly suffered. 3d effects of compiz however seem normal. [15:16] http://www.mozilla.com/en-US/firefox/all-beta.html [15:38] corevette: ? [15:39] heh i tried the latest fx3 and it broke all compatibilty backwards to my extensions [15:39] not phun [15:39] not this the newest [15:39] week ago [15:40] Yes, that tends to happen. [15:41] yes hobbsee? [15:42] corevette: the question was "your point?" [15:43] hobbsee: i'm saying you should try it out? [15:43] i'ts wokring nicely. at least the rc3 is. [15:56] Hobbsee: what extensions do you use? [15:57] lets see... [15:58] adblock plus, greasemonkey, image zoom (which i can probably remove now), i was using nightly tester tools for a bit, pdf download, search keys, stop autoplay, swift tabs, user agent switcher [15:58] Xemanth: just a few :) [15:58] * Hobbsee forged the extension string, to force the new extensions to work [16:13] Hobbsee: tab mix plus? [16:14] Xemanth: i was. i stopped [17:06] are the alpha releases comparable to the herd releases of fiesty? [17:09] Yes. === marko-_-_ is now known as marko-_- === jussio1 is now known as jussi01 [18:46] what's a good way to reset the gdm configuration to default? [18:46] dpkg-reconfigure is slightly not good at the moment =( [18:57] Hello all, [18:57] I've just taken the plunge into hardy, and I'm in deep :) I've lost my fonts.. I can elaborate - is there anyone with a similar problem / solution? [18:58] any takers? [18:59] maybe after i figure out what happened to gdm [18:59] Are your fonts missing (actually too small)? [19:00] missing or too small? [19:00] pwnguin: yes, that's the problem I have, and it happens for gdm, anything using glib (afaik) and qt, but not xterm for example. [19:01] pwnguin: I tried opening another X under X (Xephyr specifically), and in it everything works ok (tried gnome-terminal, konqueror). [19:01] its probably a DPI setting [19:01] pwnguin: So I figured it is something not related to missing fonts. [19:01] pwnguin: I thought so too, so I tried setting it via ~/.Xresource, but it didn't help. [19:01] gnome? [19:01] hit up system0 [19:02] hit up system->appearances->fonts->advanced [19:02] pwnguin: yes, running gnome. But xdm also has this problem. [19:02] pwnguin: I think xdm uses glib. [19:02] err [19:02] hit up system->preferenes-.appearance->fonts->details [19:02] pwnguin: I can't actually see any fonts - so I can't really navigate 4 menues :( [19:02] pwnguin: I just see lines. Maybe I can send you a screenshot? [19:03] donno what to say there. just wait i guess [19:03] check xorg.conf logs [19:04] pwnguin: I understand your problem is something else? [19:04] i broke gdm pretty good i guess [19:04] worked fine, then i rebooted [19:04] pwnguin: your playing with /etc ? [19:04] yea [19:04] that was a mistake i think [19:05] pwnguin: if you don't try, how can you learn :) [19:05] hardy is not a learning environment :P [19:06] its a bit frustrating because without login rights i cant access the net [19:06] have to unset up network manager [19:06] pwnguin: you know you can just login via console and do a startx, or even X & and then run whatever window manager you use. [19:07] pwnguin: if you run X & don't forget DISPLAY=:0.0 [19:10] interesting [19:11] well, that part worked [19:11] nice [19:11] now to reinstall gdm [19:12] exit [19:13] well, it seems removing and reinstalling gdm fixed whatever terrible things i had done [19:20] pwnguin: if only it was that simple. pwnguin+1 [19:24] alon: ok [19:24] alon: can you log into a VT? [19:36] pwnguin: yes, not a problem. I just can't see the fonts.. [19:36] pwnguin: in X I mean - the console is fine. The fonts in it are fine. [19:37] check out the xorg logs [19:39] theres a font dir setting in xorg.conf that could be the problem [19:39] alon: also, try creating a new user and see if that one has trouble with fonts [19:40] pwnguin: yeah, I think a new user could help. Also, I see enlightenment is not affected (figures - the guy wrote everything from scratch, no gtk or qt I think) [19:41] they probably dont use pango / font servers [20:04] hey [20:04] !info get-ecid [20:04] Package get-ecid does not exist in gutsy [20:06] can you search for what cmd a package provides? [20:14] !find get-ecid [20:15] Package/file get-ecid does not exist in gutsy [20:28] !find me [20:28] Found: abiword-gnome, abiword-plugins-gnome, alacarte, app-install-data-commercial, bluez-gnome (and 1535 others) [20:28] cool :) [20:29] uh [20:29] erm [20:29] !ubotu > alon [20:29] anybody on the channel with missing fonts under X for all gtk and qt apps? [20:30] Tm_T: thanks [20:30] missing fonts is <3 [20:32] not exactly missing - they are there, I just can't see them.. To be more percise: If I run {konqueror, gnome-terminal, gdm} under X running on real hardware, I get no fonts, but if I run the same (actually minus gdm - didn't check) under Xephyr, all is well. [20:32] okie [20:32] Tm_T: from the topic "X breakage" I assumed I came to the right place... [20:33] alon: well sort of, more like it's expected [20:33] not that you would get much help of it [20:33] Tm_T: do you know the logic behind font loading in qt and gtk (which seem to be the two affected libs)? [20:33] sort of yes [20:34] Tm_T: lay it on me man [20:34] alon: nah :( [20:34] don't have time nor patience [20:34] Tm_T: didn't mean to bug. [20:35] !find me [20:35] Found: abiword-gnome, abiword-plugins-gnome, alacarte, app-install-data-commercial, bluez-gnome (and 1535 others) [20:35] :/ [20:35] Stop that [20:35] alon: I know [20:36] alon: sounds like you uninstalled the fonts [20:37] !search font [20:37] Found: font, mplayer-fonts, fonts, msfonts, vncfix [20:37] Amaranth: but under Xephyr everything is okie-dokie. [20:38] weird [20:38] alon: I guess you should maybe not use hardy [20:38] Amaranth: besides, xterm and enlightenment are ok. No - I like breakage! I remember when I had to learn some pam.d stuff to get debian unstable to boot. That was fun! [20:38] Amaranth: boot->login. typo. [20:39] Ok then, your fontconfig is broken [20:39] Amaranth: The only suckiness is that the app I'm currently developing is using gtk, so I'm fucked too. [20:39] !ohmy [20:39] Please watch your language and topic to help keep this channel family friendly. [20:39] Amaranth: oops! [20:40] Amaranth: I'll try to unbreak it then. Thanks for the tip. [20:41] (that's a thing, not a configuration) [20:41] Amaranth: so I should install a previous version? [20:41] try it [20:41] Amaranth: trying dpkg-reconfigure. [20:43] didn't help much. didn't restart X, maybe that will do it. [20:43] hi [20:43] hi mirak [20:43] why are applications not separated from the Ubuntu Operating System Core in the release cycle ? [20:44] oops - maybe I was too polite. I don't answer questions here, I ask them. [20:44] I mean there should be a release each year of all the core programs, the kernel and such, with security upgrades. [20:45] uh [20:45] what? [20:45] but I think apllications should be release each time an upstream versions major number comes out [20:45] Amaranth: it's incredible to see how talking about that just hurt the average linux user [20:46] mirak: I don't think you know what stable means [20:46] It doesn't mean bug free, it means not changing [20:46] mirak: the truth is that upstreams are terrible at release engineering [20:46] Ubuntu releases are stable [20:46] Amaranth: I don't see why we should wait 6 months to have an upgrade of an application that is not vital to the system [20:46] mirak: In that case try to get a backport [20:47] Amaranth: no they are not, they are less and less stable [20:47] mirak: I don't think you know what stable means [20:47] It doesn't mean bug free, it means not changing [20:47] Amaranth: I think backport should be the standart repository for applications [20:47] No, someone has to request the backport [20:48] mirak: its a matter of man hours [20:48] exept the kernel, X gdm, network manager and such things that are really needed to bot the OS [20:48] Because it's a lot of work to do a backport so it makes no sense backporting things that no one wants [20:48] Amaranth: you argument are not making sens [20:48] mirak: Doing a backport is not free, it takes time. [20:48] Amaranth: I just don't think there should be a backporting [20:49] So you want debian unstable [20:49] Bye then [20:49] Amaranth: no [20:49] Yes, that's what you're asking for [20:49] Ubuntu has a "Stable Release" structure... [20:49] Amaranth: no it's not [20:49] We do not have the manpower to do packaging for more than one release at a time so we either have our current system or Debian unstable [20:49] mirak: then you've explained it very carefully [20:49] it produces "Stable Release"s every 6 months [20:49] err [20:49] very poorly [20:50] I know what he really wants but I'm telling him what he can get [20:50] no I think you just don't want to hear something else that what you know [20:50] He wants 6 month or one year releases but have us work on multiple versions to put new stuff in [20:50] thats not it at all [20:50] Amaranth: no you didn't described corectly what I wanted [20:50] i used to run debian unstable [20:50] its exactly what you're looking for [20:50] Amaranth: no !!!! [20:50] pwnguin: no ! [20:50] mirak: Then stop and explain _in detail_ what you mean [20:51] ok [20:51] * pwnguin places his bet on gimp final [20:52] well I think that first, the ubuntu releases are getting tried by more and more users. I think that six months release is not enough since more users means more bugs. You can disagree with that, but don't say it now, just let me finish. So I think the base release cycle seems to short. [20:52] That's the first point. [20:54] The other point is that I don't see a reason to have to wait 5 months if firefox 3 gets out just 1 months after a ubuntu release. And I think this for pidgin, thunderbird, apache, well most of applications [20:54] Except we don't do a lot of bug fixing, that's what upstream is for [20:54] So frequent releases means you get the latest stuff from upstream that is hopefully better [20:54] More users != more bugs. more users == more bugs _found_, and possibly more bugs _fixed_ [20:55] and for things like firefox, it's a developers call. someone has to want to do the backport, even if it's filed [20:55] pwnguin: == less time to fix bugs [20:55] mirak: but more users means more community developers, [20:55] Things like firefox are core to the system [20:55] ubuntu has pushed out release candidates in anticipation of a six month lag [20:55] Amaranth: no they are not, or you don't know what is an operating system [20:55] hah [20:56] mirak: Hi, I'm an Ubuntu developer [20:56] they are core to the Ubuntu system [20:56] mirak: Lots of things use firefox [20:56] devhelp, epiphany, yelp, etc [20:56] yelp uses ff? [20:56] Yes, for gecko [20:56] Amaranth: well you can, but the fact firefox is important to ubuntu doesn't really mean it's as vital as a kernel or upstart or Xorg [20:57] mirak: It is [20:57] I do the distinction on the technical level here [20:57] It's infrastructure [20:57] Amaranth: not on a technical level [20:57] It's infrastructure [20:57] It's not just an end-user application [20:57] Amaranth: linux is not windows. [20:57] That was getting annoying [21:00] and the dude totally wants testing/unstable [21:00] No, he wants regular releases but with us doing extra work to package for multiple versions === twilight_ is now known as twilight [21:20] wtf [21:20] He must have been banned before :P === macd_ is now known as macd === tonyy is now known as tonyyarusso [22:05] How do I change the Ubuntu logo to the GNOME foot in the Applications menu? [22:11] Anyone know where I can get the official GNOME wallpaper? Demonstrated here: http://www.gnome.org/start/2.20/notes/en/ [22:12] theunixgeek, the gnome source tar balls? [22:13] bardyr: good idea :) where in the tarballs would it be though [22:14] under pictures ;) === HM2 is now known as HM2K === crdlb_ is now known as crdlb === Stormx2` is now known as Stormx2 [23:04] * nickrud wants a 2 month cycle === r0bby_ is now known as r0bby === Agrajag` is now known as Agrajag