=== crimsun_ [n=crimsun@66.248.140.183] has joined #ubuntu-kernel === doko [n=doko@dslb-084-059-082-171.pools.arcor-ip.net] has joined #ubuntu-kernel === ealden [n=ealden@219.90.94.92] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === crimsun [n=crimsun@cpe-066-056-187-199.triad.res.rr.com] has joined #ubuntu-kernel === floam [n=nnfloam@sh.nu] has joined #ubuntu-kernel === Pygi [n=mario@83-131-244-92.adsl.net.t-com.hr] has joined #ubuntu-kernel [10:19] is there any possibility of getting CONFIG_USB_SUSPEND set to y in dapper? [10:20] linux-usb people are saying that it being off is the reason some USB devices can't turn off while plugged in. === lamont [n=lamont@mix.mmjgroup.com] has joined #ubuntu-kernel === CataEnry [n=Enrico@host132-50.pool871.interbusiness.it] has joined #ubuntu-kernel [12:26] hi :) [03:39] floam: cool, my kids want you for christmas [03:40] floam: and as for USB_SUSPEND, it's marked experimental...if it isn't, then maybe they should get that fixed :) [03:40] hey Ben [03:40] hey fabio [03:41] BenC: i just tested hppa stuff [03:41] .12-mckinley is no good [03:41] sorry i mean ia64 [03:42] you have a mckinley? [03:42] i am gonna have to play with it to see what's wrong [03:42] apparently i do [03:42] at least the installer detect it as such [03:42] sweet, mines itanium, so I know that works [03:42] cat /proc/cpuinfo just to be sure [03:42] it's turned off now.. let me see if i have it in the scrollback [03:43] fabbione processor : 0 [03:43] fabbione vendor : GenuineIntel [03:43] fabbione arch : IA-64 [03:43] fabbione family : Itanium 2 [03:43] fabbione model : 0 [03:43] fabbione revision : 7 [03:43] fabbione archrev : 0 [03:43] fabbione features : branchlong [03:43] fabbione cpu number : 0 [03:43] fabbione cpu regs : 4 [03:43] fabbione cpu MHz : 900.000000 [03:43] fabbione itc MHz : 900.000000 [03:43] fabbione BogoMIPS : 1347.58 [03:43] fabbione siblings : 1 [03:43] I2 I guess is mckinley [03:43] the error anyway was related to SCSI missing symbols [03:44] so it might be either a bad initrd or a broken kernel [03:44] hmm, I should be able to see that for myself [03:44] i will look at it one of the next days [03:44] i didn't really have much time to debug, because i have only one console cable to share with 4 machines [03:44] and sparc doesn't like to stay without console [03:44] if it's missing symbols, it's not because of t he kernel [03:45] i plan to go out and buy them tomorrow [03:45] the builds show no missing symbols [03:45] yeah i think it's a missing module in the initrd [03:45] but that was .12 [03:45] i have to check .15 too [03:45] http://www.fabbione.net/new_office.jpg [03:45] check out the local datacenter :) [03:46] the sparcbuildd is under the cisco switch ;) [03:46] you need to rotate the image [03:46] http://www.fabbione.net/new_ws.jpg [03:46] this is my ws :) [03:46] Mithrandir: i just took a pic on the fly [03:46] -ENOCARE :) [03:47] there is a black tower on the left, but you can barely notice [03:48] see now i should be maintaining the kernel.. now that i can test on arch: all [03:49] not when i only had i386 === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-kernel [04:11] heylo [04:48] fabbione: still getting bug reports that claim broken 2.6.12-10, but work with 2.6.12-9...one was a amd64 bug about GPF's at random, another is hibernation randomly broken [04:48] I think I know the patch that is probably the cause [04:48] I think it's the procfs patch [04:49] hmmmmm [04:49] for now just reassign the bugs to me [04:49] i am going to do the pending security stuff this week [04:49] and i can ask people to pre-test a kernel with reverted proc-fs [04:51] ok [04:57] yeah, the procfs one seems like the only one that could cause random issues (and lockups) [05:14] does anyone have a ccis raid card with dapper? [05:18] i guess not === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [06:58] zul: lamont might have access to one. They're common in HP gear. [06:59] hmm...ill ask him then [07:38] avahi+daapd == music heaven [08:03] BenC: want me for christmas? [08:03] I'm playful === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel [08:13] floam: hehe [08:13] I didn't even know what floam was until my kids asked for it [08:14] heh. [08:15] I had this name before that goo stuff came out [08:15] I should sue 'em. [08:17] BenC: I didn't know what floam was until I got a letter from some guy on behalf on Nickelodian asking me if I want to sell floam on my website and make money (or hand my website over to them) [08:17] I had the #1 spot on a google search for "floam" at the time [08:17] did you make any money for it? [08:17] I said no, and now it seems like they've gone nuts with search engine optimization and are above me now [08:17] BenC: nah, I didn't do it [08:18] I think their first email I have somewhere... [08:18] http://floam.sh.nu/files/misc/floam [08:19] it seemed like a ripoff, the letter looks mostly canned [08:22] yeah, they didn't really make that look legit enough [08:23] BenC: so Ubuntu's policy is nothing EXPERIMENTAL? [08:23] maybe I'll try to get them to change that flag for 2.6.15, the feature has been there for 9 releases or so [08:24] with nothing bad reported that I've seen on lkml at lease [08:24] well, we have some stuff from exp, but I personally I don't like enabling new things from exp without good cause [08:25] Idealy I was hoping I could get that enabled, and then I could make a patch to eject that would use it [08:26] so that when people unmount volumes through gnome the device would actually do what it's supposed to do (like in windows) [08:28] in windows, if you've got a USB device plugged in, before unplugging it you go to some "safely remove hardware" dialog and hit a button, which not only unmounts it but suspends it [08:29] some devices wait for the suspend signal before believing that they are "safe to disconnect" [08:30] let me talk to gregkh and see if he thinks its safe enough [08:30] since I don't personally know [08:32] he would, he added the feature I think [08:32] BenC: thanks :) [08:33] but if he thought it was safe, he wouldn't mark it exp :) [08:34] maaaaybe [08:34] there are other exp things that are generally agreed upon to be stable [08:35] more of a "this is new" flag than "this is broke" sometimes === desrt [n=desrt@dhcp-0-20-af-d2-7c-3.cpe.mountaincable.net] has joined #ubuntu-kernel === johnm [n=johnm@gentoo/developer/johnm] has joined #ubuntu-kernel [10:42] wow [10:43] permissoins on my breezy box are severly hosed since upgrading to dapper's udev === dilinger upgrades to the latest udev in dapper, reboots and prays [10:55] hehe [10:55] may $deity with you dilinger === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-kernel [11:19] may you be touched by his noodly appendage [11:31] dapper? [11:31] ECHAN =) === crimsun [i=crimsun@pdpc/supporter/silver/crimsun] has joined #ubuntu-kernel