[00:12] bryce_: I had an X crash and reconnected to my screen sessions and now can't start any gui apps [00:12] from those screen session [00:12] weird [00:13] using 'xhost +' worked around but that's not right [00:13] ahh, so they probably had an old XAuthorization or something [00:13] that's probably standard operating procedure [00:13] there's probably a way to re-get the auths [00:14] (if you care) [00:14] yeah kind of [00:14] I don't recall this happening on previous releases [00:14] start with man xauth [00:15] also doublecheck that X didn't start with a different $DISPLAY or something obvious like that [00:32] bryce_: is 'AUDIT: Tue Aug 19 16:27:13 2008: 2667 X: client 29 rejected from local host ( uid=1000 gid=100 pid=31094 )' informative? [00:35] I think that confirms my earlier guess [00:54] bryce_: setting the environment variable for XAUTHORITY fixes it too and my ~/.Xauthority is empty [00:55] cool [00:55] my .Xauthority should be empty though should it? [00:56] er, shouldn't [00:58] not if you launched X properly [00:58] (afaik) [00:59] well, it restarted after a crash [00:59] hmm [00:59] so its not my fault [00:59] you could try restarting X and see if it comes back. If not,maybe try turning off gdm and launch X via startx and see if something useful appears on the console output [01:06] no luck with restarting [01:10] and I've no virtual consoles to kill gdm from [01:10] :( [01:11] can you ssh into it and /etc/init.d/gdm stop ? [01:15] error in locking authority file then [01:15] user not authorized to run the X server [09:03] x11perf -aa10text results on 965 w. compiz got 50% better with the exa upgrade patch from fedora [09:03] ~53000 -> 85000 [09:04] still nothing stellar though [10:09] wrt http://www.phoronix.com/scan.php?page=article&item=intel_x4500hd&num=1 - do we know what the support will look like for x4500s in intrepid? [10:10] (the second page kinda suggests that intrepid will have some of the stuff required) [10:10] my 945 desktop is getting a bit tired :D [10:41] Ng: the intel driver already supports it [10:50] tjaalton: ok, well I'm probably going to buy a motherboard with such a chip in the next few days, so I guess that box will be getting an Intrepid upgrade and I'll report back how it goes :) [10:50] Ng: cool :) [10:51] (mainly I want a mobo with a S/PDIF output, but since the 945 is very much failing to play HD content, I might as well step up to a better graphics chip too) [11:41] tjaalton: I would like to upload 1 new version of the NVIDIA (177) driver and some fixes for the other flavours. Will you be available later? (I'm uploading the source right now) [11:42] tseliot: I'm here [11:43] tjaalton: ok, thanks, I'll give you the links to the files as soon as the upload is complete [11:43] tseliot: so you need a sponsor? sure, I can upload them [11:45] tjaalton: yes, I don't have any kind of upload privilege and, even if I were a MOTU I couldn't upload the drivers since they are in main. [11:46] first motu, then core-dev ;) [11:46] tjalton: yep, we'll see ;) [12:11] tjaalton: here's the list of links: http://albertomilone.com/ubuntu/newlrm/pitti/lista_ia.txt [12:15] tseliot: thanks, downloading [13:07] tseliot: the builds need tarballs too, since you've used -sa [13:08] 173 & 177 uploaded [13:08] tseliot: hmm I'll apt-get them [13:14] uploaded [13:27] tjaalton: thanks. Sorry about the -sa thing, it's just that I use a script to create the source for all the drivers [14:12] tseliot: np [14:30] bryce: I uploaded the package (screen-resolution-extra) to REVU [14:31] bryce: dholbach will review it too since we need 2 MOTUs [18:30] bryce: I have sent you an email with the link to my upload to REVU. Daniel told me that he would review it tomorrow [18:39] tseliot: ok cool [20:00] bryce: not every -ati bug uses the same driver right? [20:02] no, all -ati bugs use the same driver [20:03] however, to confuse things, the '-radeon' driver is an alias for -ati [20:03] anyone know anything about dexconf? [20:03] so sometimes you'll get reports about -radeon, but that just means -ati [20:03] what about r300? [20:03] BraveSpear: a bit [20:03] bdmurray: r300 is the dri driver [20:03] -ati is a wrapper around radeon, r128 and mach64 [20:03] I need to set screen resolution and refresh rate on a livecd i'm creating. From what I understand, dexconf creates the xorg.conf on the fly.. I need to know how to have the livecd boot with a resolution of 1024x768 x 16bit color with 60hx frefresh rate [20:04] When it boots up, it auto detects the monitor and vid card, and dynamically sets the resolution, refresh and color depth on the fly. If it worked on all pc's, then it wouldn't be an issue (the livecd is one I am creating for our work-at-home users that need to access citrix via a web browser through vpn). [20:04] Any ideas how to do this? [20:07] So my inability to recreate a -ati bug might not mean it is fixed then? [20:12] BraveSpear: if I understand correctly, you're seeing some problems with certain pc's not getting autodetected properly, so are trying to default all pcs to the same minimal settings? [20:14] yes you can force that in dexconf (you could also force the driver to be vesa, if you really want lowest common denominator settings). However, generally we focusing on fixing the corner cases that don't work [20:15] bryce: thats what I've done as a workaround - XFORCEVESA as a kernel option, but I can only get 800x600 resolution that way. Unless you know of a way to get it to default to 1024x768?? [20:17] and thats what my manager wants -- lowest common denominator - he wants the cd to run on as many pc's as possible. [20:17] It should go to 1024x768 if it can; unfortunately I think only 640x480 and 800x600 are guaranteed [20:17] If I can get this running, it will be a cost savings of millions of dollars for my company. [20:18] hmmm - maybe the kvm switch I am using is causing it to default to 800x600.. [20:19] I'll try directly connected to the monitor. [20:19] yeah many kvm switches don't forward the edid from the monitor [20:19] so if you're testing monitor detection, don't use a kvm [20:20] thanks :P [20:21] I've been using linux as a casual user for a couple of years, and my boss seems to think that makes me qualified to create a livecd that will change the way our division does business [20:21] ;) [20:21] to be honest, I suspect forcing to vesa and forcing reduced resolution isn't necessarily going to work better than the stock xorg autodetection, unless you're targeting extremely old or extremely unusual hardware [20:21] Well, I guess using gentoo for a couple of years counts for something [20:21] hehe [20:21] ah, gentoo's fun, I used that for a number of years myself [20:25] rofl - gentoo is fun like an enema is fun :P [20:25] :) [20:27] hehe [20:27] well, directly connected to the monitor, the cd boots up to 1280x1024 @ 76hz [20:28] with the vesa driver [20:28] btw, there is a version of dexconf at /etc/gdm/failsafeDexconf you should look at [20:28] it does something similar to what you're doing (except without ambitions to get >800x640) [20:29] BraveSpear: ah good, so that's fully supported then. It should do 1024x768 as well if you use the Screen Resolution applet [20:29] so you think the vesa setting will work on 95% + of all computers? [20:30] (thats my managers requirement - not mine) [21:26] well, there had been some problems with vesa on some ATI hardware, but I believe that's been resolved now. I could be wrong [21:26] but assuming that issue's gone, then yeah 95% with vesa at 1024x768 seems reasonable