[00:00] (i.e.: you'd still have to ping one of the admins w/ access) [00:01] slangasek: oh, so cocoplum doesn't have access outside the DC. Got it. [00:30] hmm, dh_make creates a control with standards version 3.7.3, but lintian reports that the latest standards version is 3.8.0 ... Should I report that as a bug ? [01:05] Mez: yes, preferably after determining whether the dh_make template requires further changes to be compliant with 3.8.0 [01:07] doko: can I come pick your brain briefly? [01:08] hrm, braaains [01:14] lol @ azeem and @ slangasek: I'll check later ;) [01:15] did someone say brains? [01:16] * Updated to standards version 3.8.0 - :( [01:16] Hobbsee: not mine [01:16] mine fled long ago [01:19] laser got mine ... I think [01:39] doko: You around? [01:39] doko: You told me you needed a gcc-3.4 bootstrap on armel built with gcc-3.4 from unstable, except that gcc-3.4 doesn't build-dep on itself... [01:40] doko: gcc-3.4 [!armel !hppa] [01:41] doko: Upload a source package with correct build-deps, and I'll build it for you. :P [01:43] doko: Worth noting also that it's not built on armel/Debian either... It's marked Not-For-Us in wanna-build and has no binaries in the archive. [01:44] Oooh, fun [01:46] infi [01:46] nity ... [01:46] hrm [01:46] infinity, do you have PAS power ? [01:47] ogra_: Not since it moved. We're discussing what to do about that. [01:47] ogra_: Either we get upstream commit access, or we finally fork it. [01:47] ogra_: (Forking it would be more attractive if codehosting allowed for rolling git-bzr merges) [01:48] whom do i poke then for packages i want to vanish from armel ? [01:48] lamont ? [01:48] I don't think lamont has access to the new world order either. [01:49] hmm [01:50] ogra_: [01:50] # Please submit additions, corrections and removals as bugs against [01:50] # buildd.debian.org to the Debian bug tracking system. Comments may [01:50] # also be sent to packages-arch-specific@buildd.debian.org. [01:50] i dont really mind if acpi and libx86 ftbfs constantly on arm, but PAS would be more proper [01:51] ogra_: Fix it [01:51] :-P [01:52] StevenK, get me a soldering iron and a BIOS chip that works with arm then :P [01:57] NCommander: around? [01:59] kees, yeah, I am :-) [01:59] NCommander: where did you find gentoo's 4.3 hardened compiler? I'm having a hell of a time finding it. [01:59] crimsun: Could I ask what your opinion is on bug 275998 ? (mic volume very low on dell laptops) Kernel/alsa bug, pulseaudio bug or something else? [01:59] Launchpad bug 275998 in linux "audio recording very silent" [Undecided,Invalid] https://launchpad.net/bugs/275998 [02:00] kees, its very very well buried, its in the hardened overlay for Gentoo [02:01] NCommander: yeah, I couldn't find anything past 4.0.3, and even then, it was still disabled. [02:01] THere was a 4.3 compiler [02:01] NCommander: can you dig up a URL for me? :) [02:02] kees, sure [02:25] this ubuntu development stuff is too stressful for my fragile sensibilities [02:26] radix: If you'd like to discuss my comment in the bug, I'll be glad to. [02:29] ScottK-laptop: landscape has a special exception for SRU (which is about to be tested): wiki.ubuntu.com/StableReleaseUpdates [02:30] radix: According to the relevant Ubuntu documentation it does not. [02:31] radix: https://wiki.ubuntu.com/StableReleaseUpdates#Landscape says it's not approved by the tech board (which is the approval authority for such exceptions) [02:32] If that out of date, then a reference to some tech board meeting minutes and we can get it fixed. [02:32] It wouldn't suprise me if people think it has one. [03:15] * lamont feels stupid tonight... and lazy [03:15] so... BCM 4306 vs intrepid... how painful is that? and is there something of clue on the wiki and or forums??? === WelshDragon is now known as Guest74451 === Guest74451 is now known as WelshDragon [03:33] hi [03:33] libmysqlclient15-dev doesn't seem to be compiled with -fPIC for 64-bit architectures, and it's breaking my compile of amarok 2. [03:35] (hmm, did this get across before I disconnected from here accidentally?) libmysqlclient15-dev doesn't seem to be compiled with -fPIC for 64-bit architectures, and it's breaking my compile of amarok 2. [03:35] Roey: I thougth Amarok 2 was designed to with the the embedded ilbrary so you need mysql 5.1? [03:35] I [03:35] It did get across. [03:35] hmm. [03:35] ok [03:36] One of the Kubuntu PPAs has Amarok 2 packages already made I'm pretty sure. [03:36] is there a 5.1?? [03:37] It hought it's 1.5 [03:37] I did apt-cache search mysql 5.1 and didn't find anything for that. [03:37] mysql 5.1 is released. It's in Debian Experimental, but not in Ubuntu yet. [03:37] hrm. [03:38] Scott, so this is the problem then, you think? [03:38] that it's lacking the mysql 5.1 dev package? [03:38] Yes. [03:39] ScottK-laptop: thanks, I'll bring it up with the #amarok folks [03:43] Roey: https://launchpad.net/~kubuntu-members-kde4/+archive has an amarok 2 package for Intrepid. [03:43] ah thanks. [03:44] If libmysqlclient15 wasn't built with -fPIC on x86-64 then that's a pretty serious bug; it'll render it useless, surely? [03:45] RAOF: well it certainly breaks my compiles of Amarok2. [03:46] what is -fPIC all about anyway? [03:47] Building Position-Independent Code. [03:48] And you can't link to anything but PIC code on x86-64, IIRC. [03:48] ah [03:48] aaaah [03:48] hee hee, I guess that needs to be addressed at the ubuntu package maintainers level then [03:48] i.e. it is a bug. [03:49] The thing breaking your amarok 2 build is (I'm pretty sure) building against the wrong version of mysql. [03:50] well let's see: [03:50] Yeah, it certainly looks from the buildlog like libmysqlclient is built with fPIC [03:51] ii libmysqlclient15-dev 5.0.67-0ubuntu6 MySQL database development files [03:51] yay. ndiswarper did the trick [03:52] * lamont goes to clean up the vomit [04:00] scottk: this is what I have installed: http://pastebin.com/m1cb3dd01 [04:09] Roey: Right. None of which is 5.1. I'd suggest just use the PPA package. I haven't built it myself, so I can't give you detailed advice. [04:11] lamont: I wrote another spec thingy for more automagic wonderful integrated mail server goodness for Jaunty. [04:11] It's on for the first session on the server track tomorrow. [04:14] ScottK-laptop: ok, thank you very much [04:14] ScottK-laptop: do you know when 5.1 will hit kubuntu? [04:14] No. [04:17] ok [04:17] well anyway [04:17] thanks a lot for the clarification!! :) [04:17] I'm going to sleep [04:17] good night [04:42] :D [04:43] why doesn't Ubuntu suggest I use RAID1 when I have two HDDs the same size in my computer? [04:44] or have server "templates" so to speak with common filesystem arrangements and packages? you know something a bit more high level. [04:46] Something like that was a topic of discussion at the developer summit that's going on this week. [04:46] I didn't listen to the session, so I don't know the details. [04:46] #ubuntu-server might be a better channel. [04:48] thnx [04:48] ScottK-laptop: well it could be applied to desktop as well, templates being a generic name for it which may be appropiate here ;) [04:56] * lamont wonders what the VPN stuff in the network mangler pulldown is actually talking about, or where to go to figure that out (including maybe just the source package name for the beast in question)... [04:59] jussi01: <3 [05:00] Is the network manager a gnome project or part of Ubuntu? [05:00] I really dislike how it has no concept of bridges === beuno_ is now known as beuno === ma101 is now known as ma10 === Sp4rKy_ is now known as Sp4rKy === sjoerd_ is now known as sjoerd === kalman_ is now known as Kalman === Knightlust is now known as Igorot [12:01] hi [12:33] When running puppetmasterd, ralsh or anything related to puppet (ruby) on intrepid you get flooded with warnings like "warning: already initialized constant KNOWN_OPTIONS" This seems to be that it is trying to load stuff twise. /usr/lib/ruby/1.8/lib/xmlsimple.rb is symlinked back to /usr/lib/ruby/1.8/xmlsimple.rb Both of these are owned by libxml-simple-ruby as far as I can see. If you delete the symlink puppet runs fine (for me at least) [12:33] Is there any particular reason I would need that symlink, or can I go and safely remove it? === LucidFox_ is now known as LucidFox === LucidFox is now known as The_Doctor === The_Doctor is now known as LucidFox === maxb is now known as Guest97053 === Guest97053 is now known as maxb [14:52] pitti: For Kubuntu we'll need mysql on CD anyway for Akonadi, so Amarok using it too doesn't bloat the CD significantly. === The_Company is now known as Company [15:52] ScottK: but ... why? === mrpouit is now known as mr_pouit === Sp4rKy is now known as Guest29061 === Guest29061 is now known as Sp4rKy === Sp4rKy is now known as Guest11406 === Guest11406 is now known as Sp4rKY === Sp4rKy_ is now known as Sp4rKy === Sp4rKy is now known as Guest98044 === Guest98044 is now known as Sp4rKy === DeathKin3 is now known as DeathKing242 === Tweenaks is now known as Treenaks === chuck_ is now known as zul [17:22] ... [17:22] Why does kdelibs build-depend on sudo? [17:24] Oh, looks like another case of "I don't know how to pre-seed configure, so I have to install every binary it checks for"... [17:24] \o/ [17:34] infinity: because kdesu needs to use sudo [17:38] and kdelibs don't use configure, it uses cmake :) [17:43] doko: can you ACK 254790? it's an upstream changeset for binutils [17:54] kees: sure === quassel251 is now known as Riddelll === deryck_ is now known as deryck [19:31] #ubuntu-server-summit [19:31] *sigh* [19:31] * Hobbsee hands jdstrand_ a /j [19:31] pitti: Because mysql is the data store for Akonadi which is meant to be the store for all kinds of user data. === jdstrand_ is now known as jdstrand [19:32] ScottK: can Akonadi use a different DB than mysql? [19:33] LaserJock: No. [19:33] Not AFAIK anyway. [19:34] ScottK: that's kind of a bummer [19:35] ScottK: akonadi can't use embedded mysql either? [19:36] pitti: As understand it, and my understanding is shallow, Amarok uses the embedded and Akonadi doesn't. [19:39] ScottK: that still seems to be somewhere in between "crack" and "irresponsible" to me [19:39] pitti: Which? or Both? [19:39] Note that these are both upstream issues .... [19:40] ScottK: installing a full sql server as part of a desktop install [19:40] ScottK: yes, I know; that doesn't change my perception, though :( [19:40] OK. Just limits what we can do about it. [19:40] Akonadi is one of the core KDE4 technologies. [19:41] I really try to avoid putting mysql server on my desktops === fta2 is now known as fta === deryck is now known as deryck[lunch] === sabdfl1 is now known as sabdfl [20:09] Daviey: ping [20:09] Daviey: can you send me your .screenrc? [20:10] Daviey: would you mind if I used yours, with attribution and kudos of course, in my blog post as an example? === pedro__ is now known as pedro_ === asac_ is now known as asac === deryck[lunch] is now known as deryck [20:28] doko: perl/hppa's testsuite doesn't seem to have been disabled as well as you'd hoped. [20:32] kirkland: wilco [20:40] thank Alberto here: http://hall-of-fame.ubuntu.com/ :) [20:45] dholbach: i have a LP picture profile, but it does not appear when I thank somebody [20:47] ara: oh... that's weird [20:47] ara: I'll take a look at what's happening there [20:47] dholbach: I just uploaded the picture yesterday, maybe it is related [20:48] ara: might be - I'll let you know in a bit [20:48] * dholbach hugs ara [20:48] * ara hugs dholbach back :-) [20:49] * RainCT looks how dholbach and ara hug :P [20:49] ... [20:49] ^^ [20:50] RainCT: voyeur! [20:53] ara: exactly my thoughts [20:53] meh [20:53] I hate the whole UUID crap [20:53] what do you expect if you are cuddling in the hallway :P [20:53] * StevenK blinks [20:55] The UUID crap is for the win. [20:55] +1 [21:00] I still have more problems with UUID than with the "old fashioned" way [21:00] LaserJock: You use multiple drives in the same system? [21:00] on a couple systems yeah [21:00] Right, food time, [21:00] not on the laptop [21:01] but on my laptop I regularly have swap or other partitions go unmounted because the UUID has changed [21:01] I've helped people on pre-UUID systems where the BIOS and the OS had a differnt idea of which drive came first. [21:01] It can be a real nightmare. [21:01] ScottK-laptop: yeah, I've not had that problem [21:01] Weird. I've never had that. [21:01] ScottK-laptop: but I know it does exist [21:01] so I do see the point of UUID [21:02] but for me I get better consistency if I *don't* use UUID [21:02] so the benefits of having a large, non-human-rememberable identifier are lost :-) [21:03] I don't think I've had any trouble with it since Feisty or so. [21:03] if you install other OSes it's pretty common [21:04] Maybe that's why I'm OK then. [21:04] some OSes in particular like to reformat *any* swap partition available, regardless of if you tell it to or not [21:05] sometimes they seem to change the UUID just by setting up the partitioning in the installer, very unhelpful [21:07] Weird. [21:13] do ubuntu devs run virtual machines and, if so, what virtualization software do they use? [21:15] raylu: people use all kinds of stuff, vmware, virtualbox, qemu, kvm, Xen [21:18] kvm is nice if you have a cpu that supports it [21:21] directhex: yeah, that's my problem [21:22] only thing bad about my laptop :( [21:22] vmware, then. 32-bit only. [21:22] so I end up using virtualbox or vmware player [21:44] tjaalton: http://paste.ubuntu.com/84531/ [21:44] tjaalton: halp :-) [21:45] tjaalton: why is X not listening on this one? [21:52] slangasek: actually, it's the same thing on my thinkpad too [21:53] but I have an fdi file to clear x11_driver for this device [21:53] Hy ! is NM0.7 in 9.04 the final version already? [21:53] wonder why though [22:02] tjaalton: I still get input.x11_driver = '' [22:02] slangasek: yeah, me too.. [22:02] it's possible that someone merged this thinkpad fdi into hal-info as a workaround for a bug... yay, wrong fix \o/ :) [22:02] hehe :) [22:03] /usr/share/hal/fdi/policy/10osvendor/10-x11-keymap.fdi [22:03] oh... [22:03] "workaround for -evdev exclusively grabbing all keyboards and X not processing the extra buttons properly" [22:05] so: that makes sense for intrepid actually, if we think there are keys on that device that need to be split between X and hal, yes? [22:05] yeah [22:05] "most" of my hotkeys worked fine [22:05] the ones processed through hal, yeah [22:06] so we could flesh out the workaround by having hal deliver the switchvideomode button somewhere... [22:06] or we could all just upgrade to jaunty [22:06] I guess I should go ahead and back this workaround out of jaunty anyway, right? [22:06] yeah, dogfood and all that :) [22:06] I guess so, I've now removed that bit and will try all the hotkeys [22:07] I guess a different, non-overlapping set of them will fail because they need to be handled through hal instead [22:07] right, like rfkill [22:07] rfkill is handled by acpi-support [22:08] well it does nothing here [22:08] hmm, it /also/ generates a keycode [22:08] yay redundancy [22:08] I can't see keycodes with xev [22:08] from that button [22:09] oh wait, Xorg.0.log has: (WW) ThinkPad Extra Buttons: unable to handle keycode 385 [22:09] yay [22:09] so that's the reason [22:09] did someone hilight me? (dunno how but I just terminated the screen session :P) [22:09] it should be quirked in the kernel and mapped to a sane keycode below 255 [22:10] -.- [22:10] tjaalton: which key is that which generates the wrong keycode - switchvideomode, or radio? [22:11] argh.. anyone knows why screen suddenly decided to die each time I try to autocomplete a name? :P [22:11] slangasek: radio, switch.. is mapped to XF86Display [22:11] * slangasek nods [22:11] RainCT: because it's really crashing irssi and screen is exiting because there are no windows left? [22:12] but the bay eject button has NoSymbol, keycode 202, and that's probably a bug in xkb-data [22:12] :'( [22:12] slangasek: probably, but the question still remains: why is irssi crashing then?.. :P [22:12] dunno, run it under a shell to see? [22:12] or under gdb [22:13] slangasek: btw, I thought a bit further about the case where input-listen (?) shows keycodes but xev doesn't. it can't be a bug in xkeyboard-config since there's no keycode to map to (since it's most likely above 255 which X can't handle= [22:13] ok [22:14] slangasek: Segfault [22:14] debug it under gdb then and file a bug? === ma101 is now known as ma10 [22:16] slangasek: but the ones that show in xev and with NoSymbol or produce wrong output, are bugs in xkeyboard-config [22:16] ack [22:16] * RainCT will try a memcheck first [22:28] is there anything I can set in DEB_BUILD_OPTIONS to make sure that gcc gets "-rdynamic" when building a package?? [22:28] Tonio_: *wave* [22:29] kees: hey ! [22:29] mnemo: no [22:29] is there any other way I can make that happen? [22:29] kees: as you may know, we have a little trouble with kde 4.2 and mysql... [22:29] Tonio_: yeah, I've heard there is a 5.1 build-dep [22:29] mnemo: you can set LDFLAGS=-rdynamic in the environment, and that will work for some significantl number of packages [22:29] Tonio_: but that we're not ready for 5.1 in main, etc [22:30] kees: hum, afaik mysql 6 can be used in the first place... [22:30] oy [22:30] it's two issues [22:30] slangasek: okay so can I do stuff like "LDFLAGS=-rdynamic DEB_BUILD_OPTIONS=nostrip fakeroot debian/rules binary" then? [22:30] heya Riddell [22:30] mnemo: yes, you can [22:30] amarok needs libmysql-client from 5.1 [22:30] awesome, thanks a lot [22:31] akonadi (kmail) needs mysql without the daemon [22:31] Riddell: but it needs something that only exists in 5.1+? [22:32] amarok does yes, see our package at https://edge.launchpad.net/~kubuntu-members-kde4/+archive/+index?field.name_filter=mysql&field.status_filter=published [22:33] ScottK, you around? [22:35] wow; I just typed 'debdiff' on a line by itself in error, and it did something useful but unexpected [22:35] Riddell: okay, so the -dev is built out of main, but it links and runs at runtime against a library in universe? [22:37] why does amarok need the 5.1 client lib? anywqy, it sounds like akonadi is the larger problem? [22:38] kees: I don't follow, amarok 2/mysql 5.1 is only in a PPA for now, no main or universe [22:38] kees: amarok uses mysql to store its library data [22:38] Riddell: ah-ha! [22:38] Riddell: but it could build against the 5.0 client? [22:38] kees: no, amarok needs 5.1 I believe [22:39] akonadi uses mysql in a different way, it can use 5.0 but doesn't need it running as a server so the packaging should be split [22:39] I wonder why that need shouldn't be corrected [22:39] can that be fixed? [22:40] kees: can which? [22:40] sounds like the 5.1 build-dep is the main issue [22:41] kees: I suspect so [22:42] tjaalton: hrm, if I've munged my fdi file and restarted hal, what do I need to do to get X to recognize the change? Restart X? [22:42] (I've tried switching vts, that didn't do it) [22:44] slangasek: evdev should pick it up, tail /var/log/Xorg.0.log [22:45] tjaalton: nope, no sign of it being picked up; if I grep the log, the only thing I see is that the device was discarded earlier with 'No input driver/identifier specified' [22:46] slangasek, yes, you need to restart x after hal [22:46] unless that bwas recently changed [22:46] well, with jaunty + xserver 1.6bet3 + evdev 2.1.0 I didn't need to restart X [22:47] oh, right,latest x and evdev should be more dynamic [22:50] hey ogra [22:51] yo [22:53] tjaalton: right, I'm not on jaunty yet :) [22:53] slangasek: yeah I knew that :) [22:53] is there going to be an All Hands next week? [22:53] no [22:53] next year [22:54] ah, just wondered when people would be returning home [22:54] * ogra returns tomorrow [22:58] slangasek: it's working fine again after restart (and memtest found no errors) :S [22:58] well, reproducible segfaults are not indicative of memory errors [22:58] I would've told you that, but you rebooted rather quickly :-P [22:59] slangasek: of course, but I did the check because I'm experiencing hard freezes from time to time [22:59] that's probably a kernel problem or something, though, as it started happening after I installed Intrepid :( [23:02] NCommander: Around now. [23:05] Riddell and kees: We discussed this topic (Akonadi, Amarok 2, and Mysql) at the last Server Team meeting. [23:05] As I understand it Amarok needs 5.1 due to using Mysql embedded which is not existent/not supported in 5.0. [23:08] ScottK, care to look over my backporting request? [23:09] Sure [23:09] NCommander: you wanted me? [23:09] For said backporting request :-) [23:09] ScottK, https://bugs.edge.launchpad.net/intrepid-backports/+bug/307569 [23:09] Launchpad bug 307569 in intrepid-backports "Please backport Xfce 4.4.3 to Intrepid" [High,In progress] [23:10] I think I'm setting a record on number of crackports I'm doing at once ... [23:11] http://www.mysql.com/ "MySQL 5.1 is here" [23:12] NCommander: Why are you asking me? [23:12] NCommander: You can approve it. [23:13] I just wanted to make sure there was nothing wrong in doing 22 backports at once ... [23:13] NCommander: The biggest problem you'll have is that backports have a very low priority for the buildd's. [23:13] So the builds will likely be spread out. [23:13] That's ok [23:13] THe versions are tight where they need to be [23:13] OK. [23:14] And Xfce is modular, so as long as everything is properly built int he end ... [23:14] * directhex remembers the good old days of carefully ordered xfce4 uploads [23:17] Riddell and kees: The added fun factor for the Amarok/Akonadi/Mysql express is that (as I understand it) different Mysql versions are not co-installable and so for a Kubuntu Desktop to actually be installable, both those packages need to be using the same mysql version. [23:19] ScottK: that's not the case [23:19] amarok's mysql use is statically compiled in (that's how mysql provides the library) [23:20] Riddell: OK. That's good news. === fta2 is now known as fta [23:20] We didn't understand that when we were discussing it at the Server Team meeting. [23:20] So for added fun I'll be running two copies of mysql then? [23:20] we're running no copies of mysql [23:21] it's not being used as a server [23:21] it's local store only [23:21] OK. There's some myql bit that's running and it sounds like there will be two of them? [23:23] amarok uses libmysql to read/write its local store [23:23] how heavy is that compared to the more usual sqlite? [23:24] akonadi uses a local instance of mysqld for its local store [23:24] (so I was half right when I said nothing mysql was running) [23:24] directhex: in the amarok case libmysqld is about 1MB [23:26] directhex: It's heavier, but that's irrelevant as these are upstream decisions that are made long ago. We just have to figure out how to integrate them smartly. [23:32] tjaalton: hmm, so I've dropped the fdi file in intrepid, restarted my X server; X now listens on the device but doesn't see any keypress events [23:32] tjaalton: strangely, my video key now works without acpid running, but I can't figure out what's handling it [23:33] slangasek: huh, odd.. on jaunty it seems to be somewhat better [23:33] I do get a warning in Xorg.0.log about keycode 385 [23:33] but just the one warning, and I don't know what keypress it is [23:34] should be rfkill [23:34] right, I don't know... it only shows up once in the log, no matter how many times I hit other keys (?) [23:35] I can confirm with showkey that rfkill == 385 [23:35] the driver probably just ignores the following keypresses [23:41] superm1: patch attached to https://bugs.edge.launchpad.net/ubuntu/+source/mythtv/+bug/243504 [23:41] Launchpad bug 243504 in mythtv "mythtv-setup: unable to connect to database" [Undecided,In progress] [23:42] great thanks kirkland [23:43] kirkland, weren't there changes to the postinst too? [23:43] or do they end up not being necessary? [23:43] superm1: i dropped those [23:44] superm1: not necessary [23:44] superm1: all done in the .config [23:44] i suspect that i need to review what really needs to be in a postinst then [23:44] i seem to get confused by this stuff [23:45] superm1: i *think* the interactive part goes in the .config [23:45] superm1: and it's the postinst that does stuff [23:45] * jdong tests the new fglrx for fun [23:45] tjaalton: where does the rfkill need to get quirked? [23:46] jdong, it should be able to nicely build you packages for hardy intrepid or jaunty from it's internal build scripts [23:46] slangasek: the kernel AIUI [23:47] jdong, oh i needed to bug you. i needed some crack. do you have some VDPAU enhanced mplayer sitting around? [23:48] superm1: O_O I don't have any super mplayer [23:48] jdong, man i was hoping you'd be all over that [23:48] sorry :) [23:49] tjaalton: but hal has a way to poke in keycode overrides... hmm, I think information/10freedesktop/30-keymap-lenovo.fdi is supposed to be it, no? [23:49] I don't understand how the symbolic names like 'radio' are mapped, though [23:50] slangasek: see for instance /usr/share/X11/xkb/symbols/inet, and search for XF86WLAN (maybe the correct one, dunno) [23:50] tjaalton: that doesn't include any name/number mappings, either? [23:51] tjaalton, XF86WLAN is supposed to be a software kill switch though? [23:51] apw, when you press that key on the left side of your display, is that the keycode emitted for you too? [23:51] slangasek: /usr/share/X11/xkb/keycodes/evdev [23:53] superm1: I've got a thinkpad, so no such key here [23:53] tjaalton, well on a thinkpad, is that the keycode emitted when you press your software kill switch? [23:54] if so then we might have a weird collision with the behavior among manufacturers [23:54] superm1: that's the keycode I get from fn-F5, yes. there is a switch too which forces all radios off [23:55] tjaalton, ah interesting. [23:56] slangasek: I've looked at the lenovo.fdi before, and oh my .., yet another set of mappings :)