[00:26] pgraner: hello? [00:31] maco: he'll be right back...he is cooking dinner [00:32] maco: it's his night...:) [00:32] akgraner: he converted you to ubuntu the other day, right? i seem to remember reading about that on planet ubuntu [00:32] laga: yep [00:32] luvin' it [00:32] laga: if you follow planet ubuntu women or ubuntu weblogs, you can see what she thinks about it [00:33] laga: correction he didn't the t-shirt did.... [00:33] akgraner: good. took me a minute to figure out why you knew he was cooking dinner when i didn't see it in the chat logs. ;) [00:35] seeing akgraner and assuming #ubuntu-women was why i was all OT before [00:35] laga: :) [00:36] akgraner: matching last names was a bit of a giveaway, though. :) [00:40] laga: he claims me once in a while... [00:40] maco: he's almost finished...sorry [00:41] haha thats fine. i'm both eating and trying to find kirkland to get him to ok a patch [00:43] maco: ok [00:50] maco: bug no? [00:51] pgraner: bug 327949 [00:51] maco: Error: Could not parse data returned by Malone: The read operation timed out [00:51] -_- [00:51] https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/327949 [00:52] * pgraner looks [00:52] this was marked as a dupe of the acpi_fakekey is broken bug, but then slangasek said fakekey's going away and the quirks should be in the kernel, stop relying on fakekey [00:53] so i'd like to learn to fix these hotkey bugs. i believe mine belongs in drivers/misc/asus_laptop.c [00:56] maco: your understanding is correct... we are quirking in the kernel now... apw is our hot key expert I need to check out the source and see if thats the right place (sounds like it tho) [00:59] pgraner: i do see ASUS_HANDLE(ls_switch, ASUS_HOTK_PREFIX "ALSC"); in the area under the /* display */ comment, so i *think* that's what i should look at [01:01] maco: so when you hit the hot key you don't see a scan code? ie. if you run xev in a term and it the hotkey you don't see anything? [01:01] exactly [01:03] pgraner: ^ [01:04] nothing from xev or input-events [01:07] maco: what keys are borked? [01:07] video output switch and www key [01:10] maco: looks like those keys are not defined in the source [01:10] #define ATKD_BR_UP 0x10 [01:10] #define ATKD_BR_DOWN 0x20 [01:10] #define ATKD_LCD_ON 0x33 [01:10] #define ATKD_LCD_OFF 0x34 [01:11] maco: it looks like the driver expects the DSDT table to provide those values, you'll have to disssasemble the DSDT to see what hex value its passing and then you can add it, and write the function to toggle it. [01:12] ok... [01:12] um, how do i find the dsdt? [01:12] maco: instructions are here: https://wiki.ubuntu.com/BIOSandUbuntu [01:13] * maco looks [01:14] maco: I'll have apw or cking write a "hotkey" section to show you where to look in the dsdt for the hotkey info [01:15] * pgraner has very little dsdt-fu [01:15] O_O wow iasl rocks [01:18] objdump is the only way i've ever tried disassembling anything, and that results in assembly [01:21] er, that's obvious i guess...seeing as it's disassembling....but i'm surprised to see stuff i can read easily instead of intel asm [01:21] (by which i mean, there are english words involved) [01:25] maco: lol, enjoy, I'll have my guys edit that page so I would suggest you subscribe to it. Does that give you enough to go on? [01:25] i'm attempting to see if, aside from reading this, i can actually understand any of what's going on :P [01:25] though i think i'll have to stop soon and wait for tomorrow since i actually have to write some assembly tonight for school [01:26] pgraner: thank you [01:31] maco: no prob === Tim-away is now known as TimStarling [13:42] do you guys use any particular tags on bugs associated with the linux package - it strikes me you must get tons of stuff that could often be grouped into different things (e.g. USB, optical drives etc) === TimStarling is now known as Tim-away === iulian is now known as Guest46483 === Daviey_ is now known as Daviey