/srv/irclogs.ubuntu.com/2009/02/27/#ubuntu-x.txt

tjaaltoncould someone explain why increase in DPI makes the fonts larger?06:53
tjaaltonwhen the fontsize isn't changed06:54
tjaaltonI had to change the size to 9 on all my setups (laptop, 24" monitor, 30" monitor)06:55
tjaaltonAIUI the fonts should appear _smaller_ when DPI increases06:56
wgranttjaalton: GTK sees the DPI increase, which means something the same pixel-size will appear smaller on the monitor.07:13
wgrantThus it compensates, increasing the pixel-size of the font, for the same pt size.07:13
superm1so is something wrong with it's algorithm for compensation then?07:13
wgrantI don't think so.07:14
wgrantI think we're all just so used to the DPI being forced.07:14
wgrantAnd GNOME fonts are in reality really big by default.07:14
tjaaltonsigh..07:16
hyperairhi. i'm curious about the current status of the intel driver in jaunty. does anybody know?10:09
hyperairi just tested a livecd i downloaded two days ago and it seems that there's still the performance regression10:09
tjaaltonwhat regression?10:11
ion_*Of course* the fonts’ pixel size has to be bigger if the resolution of the screen is higher.10:11
seb128tjaalton: has the vblank issue been fixed in jaunty?10:11
hyperairtjaalton: from 60fps to 30fps in a game10:11
tjaaltonseb128: yes10:11
ion_Also, if the DPI is calculated wrong, add a DisplaySize line to xorg.conf10:11
tjaaltonseb128: by not using vblank10:12
seb128tjaalton: ok, I should drop the drirc workaround then thanks ;-)10:12
tjaaltonhyperair: what chip?10:12
hyperairtjaalton: it's still playable, just that everything moves extra-slowly10:12
seb128tjaalton: I was just wondering if that was the issue some users were complaining about but seems it's not10:12
hyperairtjaalton: i96510:12
tjaaltonhyperair: what game, and compared to what version?10:12
tjaaltonI've got a i965 and am pleased with it10:13
hyperairtjaalton: touhou 07 -- perfect cherry blossom. comparing intrepid fully updated to jaunty10:13
hyperairyeah if you don't play games you don't notice anything10:13
tjaaltonright10:13
tjaaltonI don't :)10:13
hyperairyep10:13
hyperairsee10:13
tjaaltonexcept on my ps310:13
hyperairhahah10:13
hyperairfor some very strange reason, performance with compiz on/off is the same10:14
hyperair=\10:14
hyperairi tried running metacity, making sure the compositer is off and everything10:14
seb128who plays games under linux anyway10:14
tjaaltonseb128: I'm not sure if there are regressions jaunty->jaunty, those are what interest the most atm10:14
hyperairme damnit! 10:14
hyperairtjaalton: uxa doesn't exactly seem to help either10:14
hyperairtjaalton: i noticed that DRI2 is disabled with EXA though10:14
tjaaltonok10:14
tjaaltonDRI2 requires UXA10:15
tjaaltonon intel10:15
hyperairbut it was running with EXA on the earlier jaunty images =\10:15
hyperairUXA wouldn't even start10:15
tjaaltonit still is10:15
hyperairwait what?10:16
hyperairDRI2 doesn't run when EXA is running right?10:16
tjaaltonexa is used by default, not uxa10:16
hyperairthat's the current situation10:16
hyperaircorrecct?10:16
tjaaltonuh10:16
tjaaltondri2 isn't used10:16
tjaaltonbecause uxa isn't used10:16
hyperairexcept when UXA is used10:16
hyperairyeah10:16
hyperairbut i stared at the logs in one of the earlier jaunty builds10:16
hyperairit said DRI2 was up10:16
hyperairand EXA was up10:16
tjaaltoncan't be10:17
hyperairnope, i'm very sure about this10:17
hyperairi lost the image though damnit10:17
hyperairbecause i turned on wobbly windows10:17
hyperairand moved glxgears around10:17
hyperairand LIBGL_ALWAYS_INDIRECT was not set10:17
tjaalton(WW) intel(0): DRI2 requires UXA10:17
hyperairyaeh now it says that10:17
hyperairearlier it didn't10:18
hyperairwhen i turned on UXA via xorg.conf, it gave me artifacts and wouldn't even start10:19
tjaaltonwell, uninteresting at this point10:20
hyperairyeah10:20
tjaaltonif it used dri2 or not10:20
hyperairbut right now there's still the whole slowdown issue10:20
tjaaltonI'd say the chances to fix it for jaunty are nil 10:21
hyperairsigh10:21
hyperairthat's pretty sad =\10:21
hyperairtjaalton: this is rather interesting. i'm now in a jaunty liveusb10:37
hyperairubuntu@ubuntu:~$ sudo chmod 0666 /dev/dri/card0 && glxgears10:38
hyperair4656 frames in 5.0 seconds = 931.029 FPS10:38
tjaaltonso?10:38
hyperairotherwise it's 100+10:38
hyperairwhich means there's an issue regarding stuff accessing dri isn't it?10:38
* hyperair pokes tjaalton10:39
tjaaltonI'm awake10:39
hyperairhmm lemme try that game again10:39
tjaaltonis the livecd used in video group?10:39
tjaaltonuser10:39
hyperairnope10:40
hyperairit isn't10:40
tjaaltonthere you go10:40
hyperaira10:40
hyperairh10:40
hyperairbut why isn't it?10:40
hyperairthat'll be a bug right?10:40
tjaaltondunno10:40
hyperairhmm10:40
hyperairmeh. looks like only glxgears showed any improvement11:01
Nghyperair: so you're on 965 and only seeing slowdown in heavy 3d apps?11:10
hyperairNg: yep11:10
Nghyperair: but not compiz?11:10
hyperairNg: that's right11:10
hyperairNg: compiz looks fine11:10
Ngthis is all very weird, how can tjaalton have no problems, you only have slowdowns with heavy 3d stuff and my CPU only has to think about doing something and compiz chugs like crazy11:11
hyperairNg: very weird indeed.11:11
hyperairNg: well if compiz chugs when your cpu thinks of doing something, then you're probably not using hardware accel?11:12
Nghyperair: I'm pretty sure I am. every way I know to test for that tells me I am11:12
hyperairglxinfo -l | grep render?11:12
Ngdirect rendering: Yes11:12
NgOpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090114 x86/MMX/SSE211:12
hyperairhm strange you've got the x86/MMX/SSE2 string11:13
hyperairi guess it doesn't show up on x86_6411:13
hyperairare you in the video group?11:13
Nghyperair: yup11:15
hyperairNg: then i have no idea heheh11:15
hyperairi think i'll be sitting in intrepid until a suitably fast intel driver comes along11:16
Nggood luck with that11:16
NgI reckon we're in for another year of intel pain11:16
hyperairouch11:16
hyperairthat'll hurt =(11:16
hyperairand i got intel so that i wouldn't hvae to experience nvidia/ati pain11:16
hyperairsigh11:16
Ngthey're into bugfixing atm so 9.10 should be good for hardware they care about, but there'll be a flood of old stuff breaking I reckon11:16
Ng(this is all my wild speculation)11:16
hyperairlo11:17
hyperairwell i'll just backport stuff i care about from jaunty to intrepid11:17
hyperair=p11:17
NgI wish I'd done something like run phoronix's 3d benchmark stuff before I upgraded. It'd be very interesting to see over time how it changes11:18
Ngalso glxgears is a terrible test ;)11:18
hyperairheheh yeah11:18
hyperairis there any chance of -intel 2.6.2 getting into jaunty?15:22
tjaaltonnot sure it's compatible15:23
hyperairhmm it isn't?15:23
hyperairi read in some bug report that all it needs is a newer libdrm15:23
hyperairwhich means two packages upgraded and we'll get it15:23
tjaaltonyes, but the headers are in the kernel these days15:24
hyperairyes, but the user was compiling on ubuntu jaunty =\15:24
hyperairi wonder if the user was using a custom kernel or the jaunty one15:24
tjaaltonmaybe it's doable15:31
hyperairtjaalton: so there  is a chance of it getting in? =D15:34
tjaaltonI'd have to check what commits are needed to the headers15:34
hyperairhmm i see15:37
quassel208is ext4 better then ext3? because i hear my hd sometimes having a hard time15:44
hyperairsupposedly15:44
hyperairi haven't really tried it so i can't tell15:45
hyperairbut if many others are reaping benefits i probably will reap more, since i've encrypted my whole drive =\15:45
tjaaltongrim-reaping you say?15:45
hyperairlol15:46
mnemotjaalton: what intel driver version will ship with jaunty? 2.6.1 or 2.6.2 ??16:02
tjaaltonmnemo: I've no idea16:14
mnemook16:15
tjaaltonread the scrollback16:16
hyperairwell if it doesn't, i'll probably stick it in my ppa, hoping against hope that it fixes all the performance regressions16:17
hyperairotherwise i'll just sit around in intrepid and moan and groan to myself.16:17
tjaaltonit most likely won't fix any performance problems16:17
tjaaltongone ->16:18
hyperairalright, then i'll sit around in intrepid and moan and groan to myself16:18
hyperairand maybe backport the features from jaunty i find interesting, like notify-osd16:18
mnemohyperair: what chipset do you have? at least on my G45 UXA works great16:22
hyperairmnemo: do you play games?16:23
mnemoI play chromium at least but its like a pretty simple game16:23
hyperairmnemo: i can't even play one of those scroll-down shooters with a FPS that matches intrepid16:23
hyperairmnemo: x3100 i96516:24
hyperairboth uxa and exa suck16:24
hyperairrunning metacity each time of course16:24
mnemoim using compiz+UXA on jaunty and while its not super perfy, its fairly stable (on my chipset, ive heard horror stories on other cards though)16:25
mnemoI hope UXA will be rock solid for ubuntu 10.04 at least because I'm most likely going to stay on that for a long time... it's too distracting to be on pre-release all the time, heh16:26
hyperairwell i generally get on during the beta16:28
hyperairbecause around that time, people start asking me to maintain banshee in a new distro version in the ppa.16:29

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