=== tvon|x31 wonders why his modem has a tab in Volume Control === tvon|x31 also wonders why wireless signal strength is busted [12:34] Anyone have an idea how I could debug that? or where to even look? [12:35] WIFI works fine, but signal strength has been broken for a while now. Using the 2.6.8 right now, but it was the same with 2.6.7 [12:38] neeevermind [12:38] ad-hoc vs managed === StoneTable [~stone@c-67-167-111-186.client.comcast.net] has joined #ubuntu [02:17] tvon|x31: which wifi card/driver? === HcE [~hc@66.80-202-212.nextgentel.com] has left #ubuntu [] === HcE [~hc@66.80-202-212.nextgentel.com] has joined #ubuntu [04:08] hmmm === stub [~zen@dialup-101.11.220.203.acc08-dryb-mel.comindico.com.au] has joined #ubuntu === Riff [~davyd@cook.theducks.org] has joined #ubuntu === wartylog [~warthylog@port1845.ds1-khk.adsl.cybercity.dk] has joined #ubuntu === Topic for #ubuntu: SSDS | http://sounders:oink@wiki.no-name-yet.com/ | Sounder CD 7 released | bug tracking at https://bugzilla.no-name-yet.com/ === Topic (#ubuntu): set by Kamion at Fri Sep 3 16:30:19 2004 === tvon|x31 [tvon@dsl093-119-225.blt1.dsl.speakeasy.net] has joined #ubuntu === npmccallum [~npmccallu@24-48-54-149.ironoh.adelphia.net] has joined #ubuntu === ploum [~ploum@59-224.242.81.adsl.skynet.be] has joined #ubuntu === debianist [~konversat@CBL217-132-240-105.bb.netvision.net.il] has joined #ubuntu [10:04] morning all [10:05] morning [10:06] hey cef [10:07] I have some more issues regarding the livecd, should I address them or wait for the next livecd out of the daily snapshots? [10:07] besides the reolution probem, [10:08] the USB mouse was not operating. seemed to be recognized (According the X11 config files) and infra light was on etc. [10:09] I've got no clue about the livecd.. you'd be best asking on the list methinks [10:11] is another team of people who produce the livecd? [10:12] the software is the same.. but the livecd's don't tend to contain what the standard installs contain.. and plus (and this is the big one) i'm not a developer [10:13] I just know enough to be dangerous [10:14] oh ok. say cef, aren't they any netinst ubuntu images? [10:15] debianist: not netinst afaik.. netboot yes, netinst no [10:20] oh ok [10:21] this channel is also used to communicate between the developers? [10:21] yeah [10:21] so the livecd is a bit old now [10:21] hi jdub :) [10:21] alex makes them, but he's only on one day a week atm [10:22] jdub, I can take over that , is this possible? (ofcourse I'd need slight direction for starters) [10:22] maybe help him, [10:22] produce livecds another day in a week or two :) [10:22] cef: contrary to convention, the livecd contains the entire desktop install ;) [10:22] debianist: possibly a bit difficult at the moment [10:24] jdub : ok. I guess thing will get much clearer in 2 weeks or more [10:26] http://ftp.no-name-yet.com/cdimage/sounder-test/7/ holds a daily build? if not, where would I get it from? [10:26] hrm, food [10:27] debianist: navigate from /cdimage/ [10:27] or grab http://ftp.no-name-yet.com/cdimage/sounder-test/current/ ? [10:28] there supposed to be the daily [10:28] ? [10:29] ok, nm I am downloading cdimage/daily/current/ === jdub [~jdub@home.waugh.id.au] has joined #ubuntu === Mithrandir grumbles === Riff [~davyd@phoebe.madeley.id.au] has joined #ubuntu [11:32] i'm so used to the ubuntu installer that d-i seems bizarre [11:34] jdub : oh goody, will I be surprised by the ubuntu installer? anxiuosly waiting for the download to complete..:) [11:34] it's a modified d-i [11:34] very minimal [11:35] not totally different :) [11:35] jdub : is it fb ? text ? [11:35] mdz: awake?fb [11:35] uhm [11:35] s/fb$// [11:35] mdz: awake? [11:35] debianist: it's fb, but text. [11:36] debianist: (same as d-i) [11:37] not that I ever want it to be GUI , text is the best for a straight forward, no trick installer [11:38] ... next release will have a gui installer :) [11:38] jdub: but it won't necessarily be the only option. :) [11:38] nah, probably not [11:38] if it ends up being based on d-i, it'll be easy to go back to the text one :) [11:39] yup [11:39] jdub : who's working on it? me and a another guy wanted to continue the GUI installer project, however after long discussions with the folks over #debian-boot , [11:39] I realized a complete redesign of d-i is needed. [11:39] debianist: you are wrong. [11:40] debianist: (and, FWIW, Kamion and joeyh agree with me, they have a bit of d-i experience as well) [11:40] that was what the guy who was the closes to the gui developers suggested, and he contributed it to the periority style, one question at a time charecter of d-i [11:40] sorry [11:40] cdebconf [11:40] Mithrandir : glad to here that! [11:41] there is nothing stopping one from extending the debconf protocol a bit [11:41] I want to GUI installer for my winnie (As in windows) freinds :) [11:41] yup, though, if one chooses UI based on the installer, I think they have the wrong focus. :) [11:42] I also. [11:42] But it should be JUST there, for the layman to try it over :) [11:42] is there any help needed for GUI isntaller tasks? [11:43] I am fascinated with how the d-i interworkings act, and consider this a valuable oppurtunity to get involved :) [11:43] you should probably talk to Kamion about it, he's a lot more active wrt both our installer works, and d-i. [11:43] oh ok thanks [11:44] mmm, kamion, joeyh and i talked for a bit in oxford about doing a proper gui frontend [11:44] designed rather than generated [11:44] one idea is to having something in cdebconf looking for magic templates, and if they come up, load a glade frontend which basically preseeds the questions based on the template. [11:45] yeah [11:45] my idea is to have the postinst query whether an extension (say, a partitioner widget) is available, and if so, communicate with that using some predefined API. [11:46] the problem with the first approach is magic in the frontend, which I dislike, the problem with my approach is more code paths and thereby some code which will be less tested. [11:46] Mithrandir : we can device a test plan carfeully test every code branching [11:47] easier said than done ;) [11:47] debianist: realistically, I don't think that's very feasible. You'll get _a lot_ of tests. [11:47] remember that the installer is fairly well-connected, so you can't just test each component. [11:47] rigt [11:47] right [11:47] hmm [11:49] once we get automated installations working, it will be a lot easier to test, though. [11:49] jdub: who are responsible for our kernel images? [11:50] Mithrandir: mdz/herbert [11:50] ok [11:50] do you know of any plans for 2.6.8? [11:51] there's an x86 kernel in matt's webspace [11:51] see sounder list [11:52] hm, I'm not on there. Just subbed [11:52] ahr [11:52] one sec [11:53] deb http://www.no-name-yet.com/~mdz/kernel/ / [11:53] (e.g., apt-get install linux-image-2.6.8.1-686) === kagou [~kagou@AMontpellier-251-1-30-185.w83-113.abo.wanadoo.fr] has joined #ubuntu [12:01] hi [12:05] jdub: thanks. Would anybody scream too much if I uploaded amd64 kernels, you think? [12:06] Mithrandir: built from that source? [12:06] perhaps making them available from your own spot20:05 < Mithrandir> jdub: thanks. Would anybody scream too much if I uploaded amd64 kernels, you think? [12:07] BONG [12:07] sorry, slippery fingers ;) [12:08] jdub: basically, what's in the archive today + bd_claim patch. [12:14] jdub: laptop progress? === debianist [~konversat@CBL217-132-240-105.bb.netvision.net.il] has joined #ubuntu === debianist [~konversat@CBL217-132-240-105.bb.netvision.net.il] has joined #ubuntu [12:19] bye guys, evening laters [12:20] hm, no, I shouldn't need that, it seems to be in already [12:20] daniels: shipped === doko [doko@dsl-082-083-134-112.arcor-ip.net] has joined #ubuntu === seb128 [~seb128@ANancy-111-1-3-41.w81-250.abo.wanadoo.fr] has joined #ubuntu === ploum [~ploum@250-196.241.81.adsl.skynet.be] has joined #ubuntu [12:47] jdub: rad [12:47] jdub: where from? === HrdwrBoB [hrdwrbob@220-253-15-102.VIC.netspace.net.au] has joined #ubuntu [12:50] no idea [12:51] hoorah - I finally put this IDE CDROM on that machine and ubuntu installs, however it seems isolinux has some issues with some scsi drives [12:52] hmm, sounds like a problem with Hrdwr, BoB [12:52] (haw haw haw) [12:52] ahem [12:53] haha [12:53] ironically there's nothing wrong with the hardware per se- it boots other CDs fine [12:53] that sounds bad [12:54] i wonder if i still have my scsi cdrom drives [12:54] can you lodge a bug about that? [12:54] hold on [12:54] it's nothing like ... *rummage* [12:54] yeah [12:54] https://bugzilla.no-name-yet.com/show_bug.cgi?id=553 [12:55] no === doko [doko@dsl-082-083-134-112.arcor-ip.net] has joined #ubuntu [12:55] damn [12:55] it causes hardware to reboot before anything [12:55] kernel never loads [12:55] oh, it's scsi anyway [12:55] yeah it's a goat problem [12:57] what should I file it against? [12:58] debian-installer or UNKNOWN [12:59] isolinux should work with scsi, but some motherboards doesn't like it. === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has joined #ubuntu [01:00] Mithrandir: is there more information on thaT? [01:00] hey AndyFitz [01:00] hiya jdub [01:00] AndyFitz: so it seems the index.theme Size setting is being ignored :) [01:00] AndyFitz: tried the latest ubuntu-artwork? [01:01] HrdwrBoB: I don't have a link about it no, sorry. [01:01] index.theme size isnt ignored i dont think index.theme was present [01:02] $ du -sh /usr/share/icons/Human/index.theme [01:02] 4.0K /usr/share/icons/Human/index.theme [01:02] example stanza: [01:02] [01:02] [scalable/apps] [01:02] MinSize=1 [01:02] Size=48 [01:02] MaxSize=256 [01:02] Context=Applications [01:02] Type=scalable [01:02] [01:03] size should be 128 [01:03] it will automatically display as 48 [01:03] it seems to display as 128 or 256 atm :) [01:04] yeah size isnt being ignored. [01:04] if you specify size=128 it will shrink to 48 [01:04] bong! [01:06] could somebody on i386 do me a small favor? [01:06] build grub with http://raw.no/patches/grub-amd64.diff applied and tell me that I didn't break anything? [01:06] [scalable/apps] [01:06] MinSize=1 [01:06] Size=128 [01:06] MaxSize=512 [01:06] Context=Applications [01:06] Type=scalable [01:07] [scalable/filesystems] [01:07] MinSize=1 [01:07] Size=128 [01:07] MaxSize=512 [01:07] Context=FileSystems [01:07] Type=Scalable === ik5pvx [bofh@62.211.53.10] has joined #ubuntu [01:07] [scalable/devices] [01:07] MinSize=1 [01:07] Size=128 [01:07] MaxSize=256 [01:07] Context=Devices [01:07] Type=scalable [01:07] eek, ok [01:07] i just sedded it [01:08] it's all there [01:09] Mithrandir: any packages already built and uploaded with gcc-3.4? [01:09] doko: not to my knowledge. [01:10] doko: I want to fix grub first, as soon as that is there, base should be fully installable [01:11] AndyFitz: alrighty, [01:11] AndyFitz: thanks - that's sorted [01:13] ok, so that should be no problem: http://gcc.gnu.org/ml/gcc/2004-09/msg00205.html (anyway, the current ubuntu package is a one week snapshot) [01:13] any news back about the style? im not in a hurry to design 200 icons style dependant icons without the go ahead. Mark hasnt gotten back to me [01:13] doko: do you have an i386 system nearby and could test that the patch doesn't break i386? [01:14] Mithrandir: which patch? [01:14] http://raw.no/patches/grub-amd64.diff [01:14] build and install grub and see that it doesn't blow up [01:15] Mithrandir: ok, will do tonight. [01:15] thanks === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has left #ubuntu [] === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has joined #ubuntu === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has left #ubuntu [] === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has joined #ubuntu === AndyFitz [~Andy@c210-49-88-50.rochd3.qld.optusnet.com.au] has left #ubuntu [] [01:48] will ubuntu have dualhead support? (afaik it hasn't got it at the moment) [01:49] I mean eventually.. obviously it's not going to happen overnight [01:49] we are going to rock, so of course. [01:49] heh [01:50] HrdwrBoB: you can do dualhead, but there isn't a nice configuration thingy for it yet :) [01:50] it's fast becoming (become?) a standard [01:50] I'm aware you can do it :) [01:50] I can write my own X config files any time I like, and I do, and I hate the damn things :) [01:51] but dualhead always bites me in the bum, nvidias twinview is a terrible hack, and you end up with 3d games across two monitors, xinerama tends to eat glx and X dualhead isn't quite enough, and some apps get really confused [01:51] you can't win === stub [~zen@dialup-101.11.220.203.acc08-dryb-mel.comindico.com.au] has joined #ubuntu [02:13] yeah well.. once X.org get their arses into gear mebbe they'll get something officially done about it [02:34] npmccallum: ping? === kagou [~kagou@AMontpellier-251-1-30-116.w83-113.abo.wanadoo.fr] has joined #ubuntu [03:33] Sometime i lost my dvd/cdrom :/ [03:34] ide-cd: cmd 0x1e timed out // hdc: lost interrupt // hdc: cdrom_pc_intr: The drive appears confused (ireason = 0x01) [03:35] same error with kernel 2.6.7-i386 2.6.7-k7 and 2.6.8-k7 [03:36] dma problem ? [03:38] No more splash image on grub menu ? [03:38] (i'm up to date) [03:38] cef: ha ha ha [03:38] cef: how much time do you have? [03:39] cef: there is no right answer, and not fixing it right now is the least stupid option [03:40] HrdwrBoB: basically, my position on dualhead stuff is that we should never ask a question during install unless we're doing some amazing crap that is impossible to auto-detect [03:40] HrdwrBoB: this means a single head; dualhead is out of scope for installer stuff, and perfectly in scope for an (as-yet-unwritten) userspace x configuration tool [03:41] cef: btw, we've already done a bit about bad xinerama<->glx interactions with mergedfb, meaning you can now do that meaningfully on radeon [03:41] but it really is a difficult problem which spans both political and technical issues (yay!) === Riff [~davyd@cook.theducks.org] has joined #ubuntu === Kamion_ [~cjwatson@host81-153-126-219.range81-153.btcentralplus.com] has joined #ubuntu === Kamion_ is now known as Kamion [04:24] daniels: we can remove licence displaying like that (ie: your xsane upload) ? [04:25] seb128: had a look at my epiphany bug? [04:26] Mithrandir: seen it, I'll do an upload soon [04:26] thx [04:26] it's completely broken on amd64 right now === fabbione [fabbione@just.fugedabout.it] has joined #ubuntu === Oskuro [~jordi@115.Red-213-96-69.pooles.rima-tde.net] has joined #ubuntu [05:45] Mithrandir: herbert will be adding amd64 support to that package shortly [05:45] Mithrandir: regarding grub, it doesn't seem to be built on amd64 yet [05:48] weird: [05:48] Date: Sun, 5 Sep 2004 12:45:01 +0100 (BST) [05:48] Upload package to host jackass [05:48] Uploading via ftp grub_0.95+cvs20040624-3ubuntu13.dsc: done. [05:48] Uploading via ftp grub_0.95+cvs20040624-3ubuntu13.diff.gz: done. [05:48] Uploading via ftp grub_0.95+cvs20040624-3ubuntu13_source.changes: done. [05:48] Successfully uploaded packages. [05:49] yes, the source is there [05:49] and i386 binaries [05:49] I CCed lamont on the bug [05:49] ok [05:49] it might be in PaS [05:49] lamont: is grub in PaS? [05:49] lamont: it should work on amd64 now === pitti [~pitti@195.227.105.180] has joined #ubuntu [06:20] Mithrandir: the P-a-s entry looks fine to me [06:20] http://buildd.debian.org/quinn-diff/Packages-arch-specific [06:20] unless our local copy needs to be updated or something === aes [~andrew@dsl-212-23-23-154.zen.co.uk] has joined #ubuntu [06:25] Mithrandir: eek [06:25] checking for C compiler default output file name... configure: error: C compiler cannot create executables [06:25] Mithrandir: that's what happens when I try to build it on warty/amd64 [06:25] configure:2413: x86_64-linux-gcc -m32 -static conftest.c >&5 [06:25] /usr/bin/ld: skipping incompatible /usr/lib/gcc-lib/x86_64-linux/3.3.4/../../../ [06:26] libc.a when searching for -lc [06:26] /usr/bin/ld: skipping incompatible /usr/bin/../lib/libc.a when searching for -lc [06:26] /usr/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc [06:26] /usr/bin/ld: cannot find -lc [06:26] Mithrandir: missing build-dep? [06:32] Mithrandir: installing ia32-libs-dev lets the build succeed [06:32] I'll do an upload [06:33] Mithrandir: you wrote this in the changelog, but did not actually add it to debian/control :-) [06:35] I'm worried that bug #1019 may show up in a lot of other places with the new initscripts [06:35] the idiom is: do stuff; log_end_msg $? [06:36] which fails badly in set -e scripts, which per Debian policy (and sanity) ought to be most shell scripts [06:37] set +e around the affected area is possible, but loses a lot of safety [06:37] mdz: ew, ok, thanks === HcE_ [~hc@66.80-202-212.nextgentel.com] has joined #ubuntu [06:39] Kamion: that alone should not cause the script to fail, should it? if it were set -e, then whichever command actually produced the nonzero $? would have terminated the script, no? [06:39] and so the log_end_msg would never be executed [06:39] that doesn't sound right either, of course [06:39] mdz: look more closely at bug #1019; the && means set -e doesn't trigger [06:39] oh, i see what happened in #1019 [06:40] I guess one possibility would be: [06:40] hm, no [06:41] I can't actually think of a good way to do what we want in shell with the current API, which suggests to me that the API may need some rethinking === HcE_ is now known as HcE [06:42] I suppose something like this would work: [06:42] CODE=0 [06:42] do stuff || CODE="$?" [06:42] log_end_msg "$CODE" [06:42] could wrap that up in a function [06:42] isn't there an expansion which produces the exit code of the specified command? [06:43] not unless you want to do grotty stuff with command substitution, which will break if the command outputs anything [06:43] I'm sure you could get around that with strategic redirections, but then you'll run into even more exciting issues === debianist [~debaddict@CBL217-132-232-201.bb.netvision.net.il] has joined #ubuntu [07:01] mdz: can we have a debian-installer component in bugzilla so that people stop assigning bugs to libdebian-installer? [07:01] Kamion: yes [07:01] I'm surprised it hasn't seen any RC bugs in Debian [07:02] Kamion: done [07:02] they tend to go on installation-reports in Debian, not debian-installer [07:02] if they get reassigned to debian-installer they usually get un-severity-inflated first :) [07:02] ta === Keybuk [scott@syndicate.netsplit.com] has joined #ubuntu [07:17] mdz,Kamion: regarding bug #996: do you know any reason why to keep the IDE and SCSI device nodes root:disk 660? [07:18] mdz,Kamion: if we left them at 640, hald could run in this group and do media check [07:18] mdz,Kamion: I find'ed the whole fs for group 'disk', only the device nodes itself have it. In addition, even base-passwd's doc questions the usage of 'disk'. [07:19] stuff following HELP: tags in base-passwd's documentation is not authoritative [07:20] Kamion: I know, but what's the actual purpose of group disk? It essentially means root access [07:20] I don't think allowing hald only read access to the disk devices is all that much better than allowing it write access too [07:20] given read access, you can extract the contents of /etc/shadow and elevate yourself to root [07:20] so you might as well not worry about the write access [07:20] Kamion: but you cannot decrypt the root password [07:21] in theory ... [07:21] Regardless of the particular group, if hald is not in the same group as (at least) the removeable device nodes, we cannot do media checking. [07:21] shadow is still non-world-readable for a reason :) [07:21] Kamion: :-) [07:21] doesn't udev allow us to put removable device nodes in a different group? [07:21] Kamion: Then we need a way to change the group of only the removeable devices [07:21] Kamion: that's exactly what we needed [07:21] Kamion: I can try to find a sane way [07:22] group disk is fairly historical I think, but I'm reluctant to rock that particular boat because people may be using it locally [07:22] Kamion: I was just wondering about the purpose of disk in general [07:22] Kamion: agreed. [07:22] Kamion: I basically see two hacks of udev: [07:22] either we find a way to tell them apart by bus [07:23] or we dynamically change the permissions file to create root.disk at the initial boot process, and then root.plugdev [07:23] I don't really like the second one :-) [07:23] Kamion: Okay, I will try to find a way to tell the devices apart in udev. === ploum [~ploum@95-234.243.81.adsl.skynet.be] has joined #ubuntu === elmo [~james@83.216.141.215] has joined #ubuntu === ik5pvx_ [bofh@62.211.53.10] has joined #ubuntu === pitti [~pitti@195.227.105.180] has joined #ubuntu === mako [~mako@67.182.142.101] has joined #ubuntu [09:17] pitti: we definitely need to limit hal's access so that it can neither read nor write system disks [09:17] it must be limited to removable devices [09:35] mdz: yes, that would be fine. If we can modify udev to tell apart removable from fixed devices, this is no problem [09:52] we need a "NEEDINFO" status in the warty bugzilla [10:22] jdub: you around? === seb128 [~seb128@ANancy-111-1-6-198.w81-249.abo.wanadoo.fr] has joined #ubuntu [10:52] mako: yo [10:55] jdub: oh, i just sent you an email [10:56] jdub: i've been working on the text for the cd cover and wanted your advice.. i also knew that you had some suggestions for stuff on the front or whatever that was not pure text so that should probably go into the same doc that we give the design company [10:56] yo seb128 [10:56] mako: got it, will read :) [10:57] * New upstream release: [10:57] - fix osssink and alsasink broken on nforce2 (intel8x0) soundcard. [10:57] ^ woo ;) [10:57] ossssssssik? [10:58] i want ossssssink to be configurable in dssssssssl [11:01] jdub, I've reported this bug [11:01] It was fixed in 0.8.2 [11:01] but there's a regression in 0.8.4 [11:01] i'm quoting from seb's upload :) [11:01] That doesn't work anymore [11:02] I've reported this bug against 0.8.1 [11:02] And I've closed it when I saw that 0.8.2 was working [11:02] jdub: I'm quoting the upstream NEWS file :p [11:05] Hmm, keyboard shortcuts seems to think Super_L is an ordinary key rather than a modifier. [11:06] yes [11:07] something between X and metacity is broken === Keybuk thinks it's X === seb128 too [11:07] that's because we all like to see daniels in his mechanic's costume [11:08] basically Super_L is missing from modifier_map Mod4 [11:58] wow - grub built on amd64, eh?