/srv/irclogs.ubuntu.com/2008/12/02/#ubuntu-x.txt

jcristauhmm. why does your -intel changelog still mention 128_stolen_memory_counting_g4x.patch for 2.5.1? that patch was in 2.4.98.0 already.13:17
tjaaltonchecking..13:33
tjaaltonright, it's commented out from series13:34
tjaaltonas is 11113:34
jcristauok, so just confusing changelog. thanks for checking :)13:39
tjaaltonnp13:43
tseliottjaalton or superm1: can you upload the nvidia 177, 173 and 96 to intrepid-proposed (from Jaunty) and put 180 in intrepid-backports? 15:58
tjaaltontseliot: I've gotta run soon :/15:59
tseliottjaalton: thanks anyway15:59
seb128tseliot: hi, how busy are you? ;-) could you update your 100_load_desired_settings.patch gnome-desktop patch to the current version?16:00
seb128tseliot: is there any bugzilla bug about that change btw and any discussion about getting that upstream too?16:01
tseliotseb128: why, what happened? Does the patch fail to build?16:01
tseliotseb128: I wish upstream could reply to my email :-(16:01
seb128tseliot: upstream did changes to the logic in this source and I don't fancy trying to understand the logic and the change to update the patch, that's blocking half of the GNOME 2.25 updates16:01
tseliotseb128: ouch. Ok, where shall I get the source from? Svn or bazaar?16:02
seb128tseliot: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-desktop/2.25/gnome-desktop-2.25.2.tar.gz16:02
seb128tseliot: http://svn.gnome.org/viewvc/gnome-desktop/trunk/libgnome-desktop/gnome-rr-config.c?r1=5229&r2=5253 is the upstream change16:03
* tseliot has a look at the diff16:03
seb128it's probably not too much work but I've a pile of updates and I would like to get most of those done before travelling for uds16:03
seb128so if I can avoid spending an hour updating a distro patch i've no clue about that would be nice ;-)16:04
seb128thanks!16:04
seb128brb16:06
seb128restarting my session using the new glib16:06
tseliotseb128: it looks like the removed gnome_rr_config_find() and changed the file a bit. I'll work on it but I don't think I can do it today. Is it a problem?16:19
tseliots/the removed/they removed/16:19
seb128tseliot: I'll look at what other updates I can do, it blocks the nautilus update for example16:20
seb128tseliot: no real hurry but I wanted to do the 2.25 updates before uds, anyway whenever you can, tomorrow would be nice16:20
tseliotseb128: otherwise you can (temporarily) remove my 2 patches16:20
tseliotI'm fine with either choice16:21
seb128I would prefer getting the patch updated ;-) but I'll consider that tomorrow if I run out of updates I can do16:21
tseliotok, good16:21
seb128and you should open a bug on bugzilla about the patch if upstream doesn't reply to emails16:22
tseliotseb128: I already did that. Actually I used a bug report which you opened16:23
seb128hum, ok16:25
tseliotseb128: http://bugzilla.gnome.org/show_bug.cgi?id=54511816:26
ubottuGnome bug 545118 in Screen resolution "should give a clue about why the settings can't be applied sometimes" [Normal,New]16:26
tseliotsuperm1: shall I consider it a no? ;)16:28
superm1huh tseliot ?16:29
tseliotsuperm1: can you upload the nvidia 177, 173 and 96 to intrepid-proposed (from Jaunty) and put 180 in intrepid-backports? 16:30
tseliotsuperm1: pitti gave me his ACK16:30
tseliothttps://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/29754316:31
ubottuUbuntu bug 297543 in nvidia-graphics-drivers-180 "Update Package: nVidia 180.06" [Undecided,In progress]16:31
superm1tseliot, not at the moment no sorry.  wouldn't 180 make more sense in -updates since it's NEW anyway?16:31
tseliotsuperm1: it's still an alpha16:32
tseliotand it's no longer in NEW16:32
superm1tseliot, yeah but it's NEW in intrepid still16:32
superm1it either get's NEWed into backports or into updates either way16:33
superm1i suppose backports makes more sense though if you're going to be updating it as more releases come out16:33
tseliotsuperm1: if we put an experiment release in -updates without blacklisting it in jockey it will get installed by default instead of the stable release16:33
superm1well that'd be if you installed the modaliases package16:34
superm1which it wouldn't be16:34
tseliotsuperm1: good point16:34
superm1anyhow though, you might want to put this into the main sponsors queue for now.  i should have some time tomorrow if no one nabs it16:35
tseliotsuperm1: there's no hurry, not for me at least ;)16:36
brycemorning17:07
superm1bryce, i was talking to nvidia yesterday; on laptops that have nvidia graphics, they do have a command line interface for nvidia-settings changing displays.  perhaps it would make sense to have the fallback for fn-f8 if RR 1.2 isn't detected to look for that binary and if it finds it try calls there17:37
superm1at least in the cases that ACPI events aren't generated from fn-f8.  a lot of the new laptops don't do ACPI events, but instead NVIF and a keycode press17:38
brycesuperm1: yeah, what implements fn+f8 currently?17:41
superm1bryce, well gnome settings daemon is binding it, so i'm guessing it's probably just xrandr --auto17:42
brycemm could be17:42
superm1perhaps a small python app that does this fall back makes more sense17:42
bryceiirc the ScreenResolution upstream work was going to implement a better binding for that.  dunno if it got implemented17:43
superm1well nonetheless, whatever binding it ends up going to - at least until NV has the RR1.2, it should fall back17:45
superm1AMD I think it's less of an issue since they provide atieventsd 17:45
superm1gah, i'm working on an SRU to re-enable XF86Battery, and it's going to need to touch xkeyboard-config, libx11, gnome-power-manager, and x11proto-core.  just for one hotkey, i wonder if this is worth it..17:47
brycesuperm1: since that's against g-s-d could you talk with seb128 about this?  I suspect he'd like to push that change upstream if possible17:47
seb128what change?17:48
superm1sure, seb128 i just mentioned this: 17:48
superm1i was talking to nvidia yesterday; on laptops that have nvidia graphics, they do have a command line interface for nvidia-settings changing displays.  perhaps it would make sense to have the fallback for fn-f8 if RR 1.2 isn't detected to look for that binary and if it finds it try calls there at least in the cases that ACPI events aren't generated from fn-f8.  a lot of the new laptops don't do ACPI events, but instead NVIF and a keycode press17:49
seb128right, would be nice to suggest that upstream in any case17:50
superm1what's the work going on upstream for the fn-f8 binding?17:50
seb128not having a ton of distro patches makes the job easier for everybody ;-)17:50
seb128not that I know about17:51
superm1bryce, what was "<bryce> iirc the ScreenResolution upstream work was going to implement a better binding for that.  dunno if it got implemented" in reference to then?17:51
brycesuperm1: I read in the todo list early on that there was a plan to add support for toggling between different configs in your monitors.xml with the CRT/LCD button (fn+f8 for me)17:53
brycesuperm1: later I saw some cvs entries alluding to the above work being implemented17:53
bryceI have not seen it in action or know whether the function is complete or usable17:53
seb128they added fn-f7 code recently17:54
seb128but I've not seen any change about f8 yet17:54
bryceseb128: what is fn+f7?17:54
superm1okay i'm referring to XF86Display being fn-f8, is that what you mean for fn-f7  too?17:54
bryceyeah17:55
seb128equivalent of calling xrandr --auto17:55
seb128I think17:55
bryceanyway, just worth keeping in mind if talking to upstream - they'll probably expect new ideas to integrate nicely with whatever they're already working on17:55
superm1okay so lets refer to it as XF86Display from now on, i suppose variations of laptops change where that keycode comes from. 17:56
jcristaubryce: hrm, isn't your 111_textured_video_option.patch superseded by 24c34f02 in -intel?20:28
tjaaltonjcristau: it's commented out from series like 12820:29
jcristautjaalton: https://lists.ubuntu.com/archives/jaunty-changes/2008-December/001476.html20:30
brycejcristau: let me look20:30
tjaaltonjcristau: oh..20:30
brycehrm, is there a faster way to look up commit id's besides cgit?20:32
tjaaltongit log :)20:32
tjaaltonor diff20:33
tjaaltonright, git diff foo20:34
brycegit log doesn't show 24c34f02.  git diff 24c34f02 returns a 32,000 line diff ;-)20:35
tjaaltontrue, without more options it just shows the diff between your current head and the commit20:37
brycejcristau: thanks, uploaded20:44
jcristauwhat you want is 'git show', fwiw20:47
bryceaha, good to know20:48
tjaaltonheh, didn't know about that one21:01
bryceoh tjaalton, btw meant to tell you...  I finished that sync request script and did all the obvious syncs on the ubuntu-x package page21:06
brycetjaalton: however I wanted to ask - there's a bunch that are just rebuilds21:07
bryceI assumed there wasn't much point to doing them, but is there?  It's easy enough to do.21:07
tjaaltonsyncs from experimental?21:11
* bryce nods21:14
tjaaltonok, so they are harmless to sync anyway21:15
bryceI was figuring we'd just wait until unstable has a new version and then they'll just autosync21:15
tjaaltoneither way is fine21:15
tjaaltonbut.. we might need to rebuild them for 1.621:15
bryceyeah I figured we may as well wait until the server is updated21:16
wgrantDo I blame -intel if I can no longer VT switch safely while running Compiz in Jaunty?22:26
wgrant(if I suspend and resume, I can unlock the screen, but then I just get a cursor and not even magic-sysrq.22:26
superm1wgrant, i've got a gpm sru that i've put together.  it may help with your earlier issues related to gpm22:30
superm1wgrant, (and if you're in jaunty, it's coming there too)22:30
brycewgrant: likely -intel22:32
brycewgrant: I saw similar symptoms in launchpad; might be good to browse and see if you're seeing an issue we already had reported22:32
wgrantsuperm1: I'm currently running a custom gpm that prefers xrandr over hal. Other people are running it from my PPA for the same fix.22:37
wgrantEr, prefers hal over xrandr.22:37
superm1wgrant, well the fix i put in falls back to hal when xrandr starts failing22:37
wgrantHow do you mean?22:38
wgrantIn my case xrandr doesn't fail.22:38
superm1well there's two types of failures i saw - one of them was when xrandr claimed it could change the brightness when there was a range of Min: 0 Max: 0.  the other was when one of the calls somewhere would return False22:38
superm1and this should cover both of those22:39
superm1so what was it about xrandr that was causing your problem?22:39
wgrantIt claims to work, but it doesn't.22:39
wgrantIt has an obscenely high maximum, and doesn't actually change the brightness.22:39
wgrantThis isn't too bad, because the brightness buttons also work in hardware, but it means brightness applets and automatic dimming fail, and gpm hangs a lot.22:40
superm1ah that's a worse (and more annoying) problem then too22:41
superm1what series is your laptop?22:41
wgrant630m22:41
wgrantQuite a few Dells seem to be affected.22:42
superm1well the series is important though because different ODMs do different series'22:42
superm1and don't necessarily adhere to Dell's libsmbios spec as closely22:42
superm1the problems i referred to above affect the studio line and some inspirons22:42
wgrantAFAICT the problem is unrelated to libsmbios - the problem is -intel is saying that it can do things when it can't.22:43
wgrantIf I make it use libsmbios via hal, it's fine.22:43
superm1ah okay22:43
superm1how does -intel determine what it's able to do?22:44
superm1have you poked around the driver?22:44
wgrantSorry, was on the phone.23:19
wgrantI poked around a bit.23:20
wgrantBut I couldn't do an awful lot, as it was during exams.23:20
* wgrant looks now.23:20
superm1tbh i've yet to see a useful execution of the backlight support in -intel :)23:27
* wgrant is trying to read that line, but is thwarted by a hung brightness indicator... it'll be a few seconds.23:27
wgrantI don't see why xrandr should be preferred over hal.23:29
superm1have you talked to upstream about the possibility of switching it?23:31
jcristaudoesn't the X driver just use sysfs for backlight stuff?23:32
superm1not necessarily.  it's got this combination support where it will use sysfs or native23:33
wgrantIt'd be really nice if manufacturers just didn't reinvent backlight control.23:40
superm1well that's why hal is there23:47

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!