/srv/irclogs.ubuntu.com/2010/05/05/#ubuntu-x.txt

Bernardogood morning07:35
RAOFGood morning, intrepid psb explorer.07:36
Bernardo:)07:39
Bernardomore like "sucker who loved the specs of a netbook and failed to check driver status before buying it"07:39
outlaw45anyone still working on gma500?10:05
lucazadehi... not testing atm10:06
outlaw45installed bernardo's debs last night and X loads..10:06
lucazadeyesterday was able to get x with bernardo deb10:06
outlaw45but crashes almost directly..10:06
lucazadeyes10:06
outlaw45did see the desktop, but the top panel was misformed10:07
lucazadethe same here10:07
lucazadeand back to gdm10:07
outlaw45do yo know how to build debug packages?10:08
lucazadelibdrm and lib-va have debug package.. don't know how to get for the other packages10:10
outlaw45ok.. I'll check those debian/ files to see if I can find out..10:10
lucazadeok.. good luck!10:11
lucazadelet me know10:11
outlaw45@fkefer: are you working on gma500?10:16
fkeferoutlaw45: sorry i was out of office for a few minutes10:28
fkeferin general yes10:28
fkeferbut now right now10:28
fkefer(no network cable to connect my laptop with)10:28
outlaw45ook10:28
fkeferit seems as if my box is even harder to get running than most others10:28
outlaw45ok...10:29
fkeferas i do not see a thing when i install the driver, just video-mode-change then blank screen10:29
fkefer(also the vesa-1366x768 trick didn't work for me at all)10:29
outlaw45the same here..10:29
fkeferah, ok10:29
fkefer"good" (sort of ;-) )10:29
outlaw45did get into X last night, but not at the moment..10:29
fkeferthe problem is that all this is such a mess, interconnected with each other that it's everything but easy to track down the problem10:30
fkeferor even just test one module at a time10:30
outlaw45yeah indeed, but I don't have the skills to make it better10:30
fkeferme neither, esp as long as i lack the time and lack the understanding of what is _really_ going on there10:31
outlaw45yeah me too.. just trying to get some video performance with what we got..10:33
apwRAOF, about?10:35
fkefersame here10:35
fkeferapw: ok, i give up: RAOF? you asking what we're talking about?10:38
apwfkefer, nope ROAF is a nick, i was pinging him10:38
fkeferah, ok, stupid me10:39
apwif i'd said ping it might have been less confusing10:39
fkeferlooked a little like yet another acronym10:39
fkeferapw: hm, ok, that laugh is on me :-)10:40
fkeferoutlaw45: thing is, i didn't get this box for 3d gaming or high-end-apps or even video watching, all i want is a nice box to carry with me and do basic stuff and have network and a console10:41
fkefernow what i'm stuck with is a lightweight brick in white...10:41
outlaw45yeah know what you mean.. got a nice tablet pc (Archos 9) and 10.04 is performing much better dan 9.1010:42
outlaw45just want to be able to browse the internet and maybe watch some flash video and things like that10:42
outlaw45btw.. even if we get the video to work there's still the issue of the touchscreen, but I'll see if I get to that..10:43
outlaw45and Windows 7 Starter just sucks big time :)10:43
fkeferi know the windows 7 issue on mine too; it came preinstalled with a windows vista; that was so slow, you couldn't even fire up solitaire10:44
fkeferthen 9,04 worked like a charm10:44
fkefer9.10 well enough10:44
outlaw45netbook launcher in 9.10 is a bit slow10:45
fkefer10.04 looks pretty fast actually except for the graphics10:45
outlaw45yeah indeed10:45
outlaw45can't wait to get the video working :p10:45
fkeferonce my workmate leaves his desk for today i'll put my machine back up :-)10:45
jcristaufkefer: at least it's a cheap lightweight brick in white10:45
outlaw45but at the moment batteling with connecting to wireless network from the command line..10:46
fkeferjcristau: *lol* thing is, i could have spent ~70€ more and gotten the MSI X340 (no the MSI X320) and would NOT face this issue now10:46
fkeferas there's a _real_ processor in it10:46
fkeferno atom/gma500 thing10:46
outlaw45I do think the gma500 is a pretty good chipset, it just sucks it's created by powervr..10:47
jcristaufkefer: yeah.  bad choice there.10:47
outlaw45in general intel has pretty good linux support10:47
jcristauoutlaw45: it doesn't matter how good the chipset is if there's no driver.10:48
fkeferthat's what i thought too, and at the time i bought it the device was supported10:48
fkeferusually it's rather the other way round, you buy something new and after some time it just works10:48
jcristaupsb was never really supported10:48
outlaw45@jcristau: good point ;)10:48
fkeferjcristau: true, but it worked in ubuntu first, then there was packages up that worked - now i'm in with those people trying to get packages...10:49
jcristauit worked in ubuntu because canonical thinks it's a good idea to ship unsupportable drivers.  joke's on them, i guess.10:50
jcristauor on you :/10:50
lucazadeoutlaw45: have you found debug packages?10:53
outlaw45no not yet10:53
outlaw45still trying to set up ssh10:53
outlaw45but can't connect to wireless so can't install the package...10:54
lucazadeit could really help a ssh connection10:54
fkeferit's a shame that i can't set up my machine here10:56
outlaw45my router isn't setup to allow internet connections...10:56
awoodlandI was trying to debug last night before I left11:03
awoodlandbut I couldn't make it break in gdb11:03
awoodlandit was hanging when run within gdb11:04
awoodlandand the stacktrace in the log files is only of limited use11:04
lucazadetoo bad11:04
awoodlandI'm almost convinced there's something wrong in the kernel space parts though11:05
outlaw45damn.. can't get the wireless up...11:08
fkeferawoodland: any ideas how to unit test this? i don't even know what exactly they're here for!#11:09
awoodlandit's pretty ugly stuff to test11:10
awoodlandand I haven't seen any automated testing for it11:10
awoodlandI'm trying to eliminate individually kernel module(s), 2d driver, 3d driver, in that order11:11
awoodlandbut the boundaries aren't terribly clean11:11
awoodlandand at some point I should do my paid work :)11:11
fkeferawoodland: for one yes, i should get back to my paid work too11:34
fkeferawoodland: second it's a shame that tha boundaries are blurry11:35
awoodlandwell I've got a valgrind log now with some errors in it and line numbers for psb bits11:46
awoodlandbut they mostly seem to be ioctl params11:46
awoodlandwhich probably aren't the problem11:46
fkeferawoodland: then you're further than us all still...11:50
awoodlandI can share the log if people want11:52
awoodlandall I did was manually install the un stripped shared objects to replace the stripped ones provided in the .debs11:53
awoodlandshould probably do a -dbg package with dh_strip11:53
awoodlandand when it runs in valgrind11:53
awoodlandit seems to "work" except that I get no output on the screen11:53
awoodlandbut X is clearly running and taking mouse/keyboard inputs11:54
fkeferawoodland: sorry, work is distracting :-)12:17
fkeferawoodland: what do you mean with mouse/keyboard inputs are taken?12:17
fkeferyou see in the code, but nothing on the screen?12:17
fkeferthat makes it even _harder_ to test, right?12:18
awoodlandyeah I can see clear evidence that the server is running and responding12:18
awoodlandbut not visual evidence :)12:18
fkeferawoodland: ouch...12:25
fkeferdo we know if the kernel modules work as expected? how could we test that? start bottom up...12:26
awoodlandI was trying to test just framebuffer console stuff12:32
awoodlandon my 751h at least if I use no_fb=0 when loading the psb module12:33
awoodlandthen after X starts the text consolse are corrupted too12:33
awoodlandand I meant to have a fiddle12:33
awoodlandand see if they worked ok without X in the way12:33
awoodland(in karmic no_fb=0 worked fine)12:34
awoodland(for me at least)12:34
awoodlandGoing for lunch/meetings. What I have is at: http://users.aber.ac.uk/ajw/valgrind_x.log12:35
awoodlandI'm pretty sure it'st the ones after the last "select returned 0" that matter12:35
awoodlandthe segfault at the end looks like it's in a clean up routine12:36
awoodlandmy money at the moment is on DRICreateContext or DRICreateDrawable12:37
awoodlandanyway I'll see what I can find out later12:37
outlaw45am trying to get my wireless working for a few hours now13:05
outlaw45still no go..13:06
outlaw45seems like the wireless kernel module conflicts with psb kernel module..13:08
outlaw45but I'm not sure...13:08
fkeferoutlaw45: shame that is13:10
fkeferi always used wired connection so far, so i don't know about my rtXXXXX crap13:11
outlaw45no wired connection present :'(13:11
fkeferhm13:23
fkefernone here either, and no wireless, i'm still @ work13:23
outlaw45I'll try to find a usb to ethernet converter..13:47
outlaw45back in a bit..13:47
fkeferthat could work...14:44
=== Bernardo|away is now known as Bernardo
Bernardohi15:19
outlaw45hi15:21
fkeferhi15:21
outlaw45what do you have to do to create debug packages?15:23
Bernardohow are things going with the gma500? I see awoodland did some progress15:23
outlaw45with your packages I'm able to get in to gdm15:23
Bernardooutlaw45: check the debian/rules file for libdrm, I was going to copy the install part to the debian/rules of xserver-xorg-video-psb15:24
Bernardoof course, changing the dh-strip line accordingly15:24
Bernardoand adding the relevant .files, .install, etc. under debian (like we have in libdrm-poulsbo)15:24
Bernardoif you can do that, I'd appreciate15:25
outlaw45dh_strip -plibdrm-poulsbo1 --dbg-package=libdrm-poulsbo1-dbg15:26
outlaw45that line?15:26
outlaw45I'll try..15:27
Bernardoyes, that one15:27
Bernardobut you need to copy all the other install stages15:27
outlaw45line 67 - 83 from libdrm/debian/rules?15:31
Bernardowait15:34
Bernardo65-83 if you want to include the comment,but you should also edit the binary-indep and the binary: lines in the psb driver to look like those in libdrm15:36
outlaw45ok..15:37
outlaw45but a line like 'dh_install --sourcedir=debian/tmp -Xlibdrm.la --list-missing'15:37
outlaw45should it just be 'dh_install --sourcedir=debian/tmp'15:37
outlaw45?15:37
Bernardoprobably... :)15:40
Bernardobut in the psb driver the install seems to be done under install-stamp, so I'd edit that one, adding the lines 67-8315:40
BernardoI really am out of my depth here, need to check online the rules file syntax15:41
outlaw45building xserver-xorg-video-psb15:50
outlaw45now..15:50
outlaw45have to switch machines.. tried compiling on my laptop but don't have all the dependencies15:51
than0Bernardo, I am following your work on poulsbo driver for Lucid... how far are you guys?17:21
than0I am trying to get at least xorg working using vesa mode.. still stumped. 17:22
outlaw45can't build xserver-xorg-video-psb17:36
outlaw45fails at configure with:17:36
outlaw45checking for DRI... configure: error: Package requirements (libdrm >= 2.0 xf86driproto) were not met:17:36
outlaw45No package 'libdrm' found17:37
ilmariyou need to install libdrm-dev17:37
outlaw45libdrm-dev and x11proto-xf86dri-dev17:37
outlaw45are installed17:37
outlaw45libdrm-poulsbo-dev also17:38
ilmarido you have a /usr/lib/pkgconfig/libdrm.pc17:40
outlaw45no..17:41
outlaw45but libdrm.pc.libdrmdev does17:41
ilmarihm, something seems to have diverted it17:42
ilmarickeck /usr/lib/pkgconfig/libdrm.pc17:42
ilmarieh17:42
ilmaridpkg-divert  --list /usr/lib/pkgconfig/libdrm.pc*17:42
outlaw45diversion of /usr/lib/pkgconfig/libdrm.pc to /usr/lib/pkgconfig/libdrm.pc.libdrmdev by libdrm-poulsbo-dev17:43
ilmaribut libdrm-poulsbo-dev doesn't actually ship a libdrm.pc?17:44
ilmari(check with dpkg -L)17:44
outlaw45it puts it in /lib/pkgconfig/libdrm.pc17:45
ilmarioh, that's broken17:46
ilmaridoes it put anything else in /lib ?17:46
ilmarisymlink it to /usr/lib/pkgconfig/libdrm.pc17:46
outlaw45/lib/libdrm.a, /lib/libdrm.so17:47
ilmarithat looks like a very broken package17:47
than0hi outlaw45, ilmari, I am also trying to get psb to work, but first attempting to get vesa working17:48
than0what's the mode switch to start installation in vesa mode?  17:50
than0i tried xdriver=vesa, -vesa.. no good.17:50
outlaw45vesa is loaded if with an empty xorg.conf on my system17:52
than0outlaw45, i think I might to isntall 915 module, as vesa doesn't seem to find proper modelines17:53
than0outlaw45, so you didn't have to put any install boot switches? thanks.17:53
outlaw45no nothing..17:53
than0seriously, poulsbo is the worst driver problem I had since my difficulty with Trident drivers years ago.17:54
* ilmari made damn sure it didn't have poulsbo when he got his new laptop17:55
Bernardooutlaw45: there is a bug in our scripts since we changed the libs to /lib to follow libdrm18:02
Bernardoit also copies lidrm.pc to /lib/pkgconfig instead of the proper place - /usr/lib/pkgconfig18:03
outlaw45yeah found it :p18:03
outlaw45just compiled a debug package18:03
outlaw45checking if it works at the moment18:03
Bernardosorry about that, we found it yesterday but I haven't yet had the time to do any work on the driver since18:03
Bernardoif it works, upload your changes... Don't forget to do a "fakeroot debian/rules clean" before, just to make sure.18:04
Bernardobrb18:04
lucazadehi all18:05
Bernardohu lucazade!18:06
Bernardohi18:06
lucazadeany news? any good news?!18:09
BernardoI haven't had the time to touch anything since yesterday18:11
lucazademe too18:11
Bernardooutlaw45 has just built a debug package for the xorg psb driver, hopefully that will help tracing the segfault18:11
lucazadeshould i install it to gather some log?18:12
BernardoLet's see if it works for outlaw18:14
lucazadeok18:14
Bernardoawoodland was also working on the backtrace18:14
Bernardowe really need debug packages for all our psb packages18:15
Bernardobrb18:15
outlaw45(EE) Failed to load module "psb" (module does not exist, 0)18:16
outlaw45but maybe my setup is screwed..18:16
outlaw45gonna eat..18:16
outlaw45but I added the following to debian/rules18:17
outlaw45install-stamp:18:17
outlaw45dh install18:17
outlaw45dh_testdir18:17
outlaw45dh_testroot18:17
outlaw45dh_installchangelogs18:17
outlaw45dh_installdocs18:17
outlaw45dh_installexamples18:17
outlaw45dh_install --sourcedir=debian/tmp #-Xlibdrm.la --list-missing18:17
outlaw45dh_link18:17
outlaw45dh_strip -pxserver-xorg-video-psb --dbg-package=xserver-xorg-video-psb-dbg18:17
outlaw45dh_strip18:17
outlaw45dh_compress18:17
outlaw45dh_fixperms18:17
outlaw45dh_makeshlibs18:17
outlaw45dh_installdeb18:17
outlaw45dh_shlibdeps18:17
outlaw45dh_gencontrol18:17
outlaw45dh_md5sums18:17
outlaw45dh_builddeb18:17
outlaw45grep PCI_CHIP src/psb_driver.h | sed -e 's/^.*0x/8086/g' > $(CURDIR)/debian/xserver-xorg-video-psb/usr/share/xserver-xorg/pci/psb.ids18:17
outlaw45touch install-stamp18:17
outlaw45replaced the existing install-stamp18:17
Bernardomaybe it is the sourcedir18:17
outlaw45and added a debug package to debian/control18:17
Bernardoupload your changes to rules and control, I'll try later to build it18:18
outlaw45committed18:21
|Bernardo|hi18:33
=== |Bernardo| is now known as Bernardo
Bernardoquite more changes than I expected in rev 27...18:40
outlaw45i believe it's generated18:40
outlaw45didn't make that much changes18:40
outlaw45but the changes I made to debian/rules don't work18:42
outlaw45installed the deb from svn and X loads18:42
BernardoI'll check18:42
Bernardodid you change anything under libdrm-poulsbo?18:43
outlaw45no ..18:43
Bernardowell, you uploaded a lot of stuff... :) libdrm-poulsbo configure, xf86drm.c18:46
Bernardoxors-xserver-video-psb had also quite a few changed c and h files18:47
Bernardolooks like you didn't revert some of the patches18:48
BernardoI'll try to clean things up if you don't mind, dropping most of your changes and keeping only the rules and control, is that ok with you?18:49
outlaw45reverting at the moment18:50
outlaw45wait a minute18:50
BernardoI've reverted to r 26 (svn up -r 26) then checked out rules and control in rev 27 (checkout -r 27 rules)18:52
outlaw45ok..18:52
outlaw45cleaning didn't work here anyway :p18:53
Bernardonow, how do I tell it to forget rev 27? :)18:54
Bernardook, seems like I have to tell it to do a "svn merge -c 27 file" for all the wrongly changed files18:58
outlaw45sorry but gotta go19:00
outlaw45check in when I'm able19:00
outlaw45cya19:00
BernardoI'll try to revert the erroneous changes19:00
lucazade:)19:01
Bernardothat's one of the problems with svn19:01
Bernardoyou need to check what you are uploading before you do a commit, with svn status19:02
lucazadeah good to know19:02
lucazadegoing to dinner and watchin soccer match :)19:03
Bernardolet's see if this work19:03
Bernardowhat game is on today?19:04
lucazaderoma-inter19:04
lucazadeitalian cup19:04
Bernardoopen or on sky?19:04
lucazadeopen i believe19:04
Bernardomaybe I'll see it, depends on the wife... :)19:05
lucazadeheheh... always forza roma!19:05
Bernardobbl19:07
=== Bernardo is now known as Bernardo|away
JanChm, bugs where 'nomodesetting' boot option is needed for the live-cd, against what should those be reported?  linux or xorg or ...?19:16
than0ah, I tried multiple distros on my dreaded poulsbo netbook.. only successful was Mandriva's latest beta + force xvesa..19:33
than0various versions of ubuntu fails to get vesa xorg because it seems it can't access vesa bios modeline settings..19:33
=== Bernardo|away is now known as Bernardo
BernardoI have karmic working well on my 1101HA19:57
Bernardothanks to lucazade19:57
Bernardook, rev30 should have rolled back all extranous commits of rev2720:01
Bernardowe'll see if it builds the debug packages20:02
Bernardoit builds empty packages... So anyone trying to build xserver-xorg-video-psb should either use rev 26 or fix rev 3020:07
=== Bernardo is now known as Bernardo|away
=== BUGabundo is now known as BUGabundo_Chuck
AlanBellhi all21:39
AlanBellmy new laptop has a bit of an unstable picture on the VGA port21:39
AlanBellkind of a pixel or two of wobble21:40
AlanBellit gets faster and slower with the refresh rate, but I can't get rid of it. Happens at all resolutions from 800x600 to 2048x115221:40
bjsniderif i do a restart, when it comes back up there is a lot of ram usage (going to xorg). if i shut down and then start up, ram use is much lower21:43
AlanBellthe laptop I have is a Samsung R530 with an Intel chipset using the i915 driver21:49
=== BUGabundo_Chuck is now known as BUGabundo_House
=== BUGabundo_House is now known as BUGabundo_DrHous
=== BUGabundo_DrHous is now known as BUGabundoDrHouse
=== BUGabundoDrHouse is now known as BUGabundo_HIMYM
bardohello, i am having problems with Intel Corporation 82852/855GM Integrated Graphics Device (rev 02). try to find solution in lauchpad but could't. ca anyone help23:21
bardoi belive there is a bug with intel 855. does anyone knows how to solve?23:22
=== BUGabundo_HIMYM is now known as BUGabundo_NCISLA
RAOFapw: Next-day pong.23:37

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