=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === NAiL is now known as AwayNAiL === _human_blip_ [n=mike@220.157.65.181] has joined #ubuntu-kernel === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.181] has joined #ubuntu-kernel === human_blip [n=mike@220.157.65.181] has joined #ubuntu-kernel === dholbach [n=daniel@ubuntu/member/dholbach] has joined #ubuntu-kernel [08:30] hey guys [08:30] ummm - how do I find bug reports for the kernel team? [08:31] if we want to make the HUGDAY on Thursday a special kernel hug day, we need to make sure that people can find those bugs [08:35] Anything files on linux-source-2.6.15? [08:35] filed, too. [08:35] And god know what other interesting criteria. [08:35] it's a big chaotic [08:35] but i found something to work with [08:35] http://launchpad.net/people/kernel-bugs/+packagebugs [08:35] some are still for the ubuntu-kernel-team [08:35] a lot of stuff filed on Ubuntu, etc :/ [08:36] Wow, I'm brilliant. I just deleted something I was uploading. [08:36] :-/ === dholbach hugs infinity [08:36] I managed that too :-( === infinity is puzzled. [08:37] Why do we need a team for kernel bugs, above and beyond the kernel team? [08:37] How.. Confusing. [08:38] yeah, what I thought [08:38] we need to be able to remove teams again [08:39] or mark them inactive or something [09:03] does http://wiki.ubuntu.com/UbuntuBugDay/Draft look ok to the kernel team? === doko_ [n=doko@dslb-088-073-093-191.pools.arcor-ip.net] has joined #ubuntu-kernel === jane_ [n=JaneW@dsl-146-170-192.telkomadsl.co.za] has joined #ubuntu-kernel === CataEnry [n=cataenry@host122-59.pool873.interbusiness.it] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [02:15] hi [02:16] there is small problem with kernel and input devices :/ [02:20] ivoks: Mm? [02:21] mjg59: #38989 [02:21] mjg59: just reported (and noticed) [02:22] ivoks: Uhm. You mean the device ordering is unstable? [02:22] yes [02:22] More likely to be a udev issue [02:22] could be that too... [02:22] Why's it a problem? [02:22] if you configure alps touchpad in X [02:23] as /dev/input/event2 [02:23] after reboot it doesn't work [02:23] Why not just use the multiplexor? [02:23] huh? [02:24] Tell it to use /dev/psaux [02:24] That's what the default configuration is [02:24] ok. will try that === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [02:26] nope [02:27] (EE) Alps Touchpad no synaptics touchpad detected and no repeater device [02:27] No joy on /dev/input/mice either? [02:28] infinity: IIRC no [02:28] well, touchpad works [02:28] but synaptic driver doesn't [02:28] so, touchpad works via /dev/input/mice, but not with dynaptic driver [02:29] it has to be /dev/input/eventX if I'm not mistaken [02:29] How painfully fragile... [02:30] Uhm., [02:30] I'm really not convinced by that. [02:30] My Alps pad is being read via /dev/psaux [02:30] (As far as I can tell) [02:30] and ALPS features work? [02:30] like, hor-ver scroll, middle button [02:31] tap and drag [02:31] cause, ALPS works without features as /dev/input/mice [02:31] i'll be back... just to try something else [02:32] Well, the alps driver has bound to it === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [02:33] ok, no, /dev/input/mice doesn't work with synaptics driver :/ [02:34] if it's an udev issue, that could be fixed with a simple rule, right? [02:37] like apitek tablet it's fixed with /dev/input/aiptektablet === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-kernel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-kernel === zul [n=chuck@fpott03.dinmar.com] has joined #ubuntu-kernel === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-kernel [05:25] hey BenC === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [06:51] zul: hey === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === ivoks smashes with his head against the wall === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel [10:09] fabbione: ping? [10:10] is there an ubuntu x-related channel? === BenC_ [n=bcollins@72.169.114.90] has joined #ubuntu-kernel [10:13] does http://wiki.ubuntu.com/UbuntuBugDay/Draft look ok to the kernel team? [10:13] since you guys wanted to get people involved in kernel bugs triage :) === cjb [n=cjb@pool-151-203-216-9.bos.east.verizon.net] has joined #ubuntu-kernel [10:28] Hi. Is there a way to force SMP/UP with kernel arguments, with smp-alternatives? [10:29] dilinger: no [10:30] ok [10:30] dilinger: it's just me, infinity and heno [10:30] so we keep it on -devel for now [10:30] i figured it out anyways [10:30] @$#!$ /root/xorg.conf crap, instead of it using /etc/X11/xorg.conf [10:30] dilinger: Augh, I hate that. [10:31] dilinger: eh? [10:31] fabbione: i had an xorg.conf in /root [10:31] and was trying to figure out why stuff was broken; i was modifying /etc/X11/xorg.conf trying to fix it w/out realizing it was loading /root/xorg.conf [10:32] according to xorg.conf(5x), it loads $HOME/xorg.conf [10:32] before /etc/X11/xorg.conf [10:32] s/loads/searches/ [10:32] oh [10:35] Yeah, that's a rather annoying misfeature when trying to debug WTF is going wrong with a user's setup. [10:38] i really can't imagine that ever being useful [10:38] i assume the intent was for non-root users [10:39] well that assume you can run X as user... that is only partially possible becuase it needs to be suid oot [10:39] root [10:39] yep [10:39] i recall being able to do it [10:39] startx [10:39] given that X access /dev/kmem to gather some system info :) [10:39] as non-root [10:39] yes [10:39] but it's suid root [10:40] hm [10:40] if not startx -> X is [10:40] are there any access checks there? [10:40] something.. yes.. [10:40] there is even a debconf question for it iirc [10:40] it seems like a bad idea to have a setuid program that supports config files loading arbitrary modules from the (non-priv'd) users homedir [10:41] ModulePath "path" [10:41] sets the search path for loadable Xorg server modules. This [10:42] there are probable some limitations on what you can load as user [10:42] but you can try [10:42] so what's to stop me from taking the radeon driver, adding a little bit of code that spawns a socket on port 10101 that launches a (root) shell when connected to, compiling it against hoary's xorg, making an xorg.conf that specifies a ModulePath of my custom radeon driver, and doing a startx? [10:44] that perhaps the ModulePath is not parsed for users? [10:44] -> bed [10:44] good night [10:45] 'night [10:46] night fabbione === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-kernel === Keybuk [n=scott@syndicate.netsplit.com] has joined #ubuntu-kernel [11:28] RGH [11:28] (WW) RADEON: No matching Device section for instance (BusID PCI:1:9:0) found [12:02] Hm. The rt2400 wifi driver doesn't work with SMP (!). Does it work with smp-alternatives, though?