cdbs | Sarvatt: ping | 06:38 |
---|---|---|
cdbs | there by any chance? | 06:38 |
stratis | Hi, I've got an nvidia 8400 Gt (10de:10c3). It was not autodetected by jockey-gtk in my Lucid box. I installed nvidia-current, but I got into a low-graphics mode. Help, please? :) | 08:21 |
stratis | My xorg.0.log: ttp://pastebin.com/UcnpSCSd | 08:24 |
tjaalton | stratis: and xorg.conf? | 08:28 |
stratis | tjaalton: I don't have a xorg.conf | 08:28 |
tjaalton | probably doesn't exist if you installed nvidia by hand, so there's your failure | 08:28 |
stratis | Aaah :) | 08:29 |
stratis | Should I add the pciid somewhere so that jockey-gtk can see the card and auto-detect it? | 08:29 |
stratis | Afaik it's a somewhat rare pciid... | 08:29 |
stratis | (in the meantime - thank you, trying to generate a xorg.conf...) | 08:30 |
tjaalton | nvidia-common probably has the list somewhere, can't check right now | 08:31 |
stratis | Maybe in /usr/share/jockey/modaliases/nvidia-current - thanks a lot | 08:33 |
stratis | Yup, now jockey auto-detected it, should If file a bug report? And, agaist what, jockey? | 08:36 |
stratis | s/If/I/ | 08:36 |
stratis | (rebooting to check if it's working, I'll read the irc logs if someone replies - thanks again) | 08:37 |
alkisg | (I'm helping stratis remotely): probably nvidia-current-modaliases: /usr/share/jockey/modaliases/nvidia-current | 08:38 |
tseliot | RAOF: can you put back versioned breaks on the proprietary drivers in Mesa, please? (using the current versions) | 10:24 |
debfx | virtualbox-guest-x11 doesn't work with the multiarched mesa, but I guess it's a bit late to add a Breaks now | 14:52 |
tjaalton | debfx: fix vbox instead :) | 14:59 |
tjaalton | debfx: how is it broken? | 14:59 |
debfx | heh | 14:59 |
debfx | tjaalton: it tries to load swrast_dri.so but doesn't find it | 15:00 |
jcristau | *vbox* tries to load swrast_dri.so? | 15:01 |
jcristau | that makes 0 sense | 15:01 |
jcristau | which i guess means it's probably true, this being vbox. | 15:01 |
tjaalton | yeah the xserver should know where the drivers are | 15:01 |
tjaalton | debfx: got a logfile? | 15:02 |
jcristau | xserver and libGL, but yeah. | 15:02 |
debfx | tjaalton: yes but there is nothing interesting in it | 15:03 |
debfx | I guess hardcoding the multiarch paths would be a quick fix | 15:04 |
jcristau | hardcoding where? | 15:05 |
debfx | this is the code that loads swrast: http://www.virtualbox.org/browser/trunk/src/VBox/Additions/common/crOpenGL/fakedri_drv.c | 15:05 |
debfx | # define DRI_DEFAULT_DRIVER_DIR | 15:05 |
tjaalton | ahh.. evil | 15:05 |
jcristau | sigh | 15:05 |
* jcristau goes back to pretending vbox doesn't exist | 15:06 | |
tjaalton | hehe | 15:06 |
tseliot | O_o | 15:06 |
jcristau | stupid crap... | 15:06 |
tjaalton | \//@todo this could be different... | 15:06 |
tjaalton | uh | 15:06 |
tjaalton | anyway | 15:07 |
tjaalton | escaping in irssi didn't work the way I thought it would :) | 15:07 |
Sarvatt | hmm no more --disable-gallium in mesa | 16:08 |
Sarvatt | oh helps if I read, --with-gallium-drivers= does the same | 16:09 |
ScottK | How do I find enough information about this error (from Xorg.0.log.old): | 16:52 |
ScottK | Fatal server error: | 16:52 |
ScottK | [ 41896.470] Wrong event type 0. | 16:52 |
ScottK | It's an Intel Sandybridge laptop. | 16:53 |
Sarvatt | ScottK: can you file a bug? I think I see the fix | 17:10 |
Sarvatt | against mesa | 17:11 |
ScottK | Will do. | 17:11 |
cnd | bryceh_, the sun! it's too bright and it stays up too long here! | 17:16 |
cnd | I can't sleep in past 7! | 17:16 |
Sarvatt | ScottK: thanks a bunch, looks like the fix didn't make it to 7.10 stable yet. I just uploaded a fixed mesa to https://launchpad.net/~sarvatt/+archive/orange | 17:16 |
ScottK | Sarvatt: Filed as Bug #800778. | 17:17 |
ubot4 | Launchpad bug 800778 in mesa (Ubuntu) "Unexplained X Crash On Intel Sandybridge (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/800778 | 17:17 |
* ScottK tap, taps his fingers waiting for it to build .... | 17:18 | |
ScottK | BTW, you might want to delete the old maverick -intel package in that PPA. | 17:18 |
Sarvatt | alrighty, done. that one wasn't important. | 17:20 |
Sarvatt | Build status | 17:20 |
Sarvatt | Needs building | 17:20 |
Sarvatt | Start in 16 hours | 17:20 |
Sarvatt | eww.. | 17:20 |
ScottK | I'll grab it and build it locally I guess. | 17:21 |
ScottK | Sarvatt: Is this patch risky? This is my main laptop and the crash is rare. I'd rather not make it worse ... | 17:21 |
Sarvatt | ScottK: I'd say no | 17:25 |
ScottK | Thanks. | 17:25 |
ScottK | Building locally | 17:28 |
cnd | Sarvatt, would you happen to know how I can test an input module change by running a second X server in a new VT? | 17:31 |
cnd | is there a way to have two gdms? | 17:31 |
ScottK | cnd: I know shadeslayer did it with two kdms for a project neon demo. You could ask him on #kubuntu-devel how he did it. | 17:32 |
cnd | ScottK, thanks :) | 17:32 |
tjaalton | startx doesn't cut it? | 17:33 |
cnd | tjaalton, just tried startx | 17:41 |
cnd | I think it'll work | 17:41 |
ScottK | Sarvatt: Now that I've got it built locally, any suggestions on which of the bazallion packages mesa builds I need to install? | 18:42 |
jcristau | libgl1-mesa-{dri,glx} most likely | 18:44 |
ScottK | Thanks. | 18:46 |
ScottK | Nothing immediately awful happened, so let's see how this goes ... | 18:50 |
ScottK | Sarvatt and jcristau: Thanks again. | 18:50 |
Sarvatt | dpkg -l | grep mesa, all those except mesa-utils | 19:23 |
=== yofel_ is now known as yofel | ||
ScottK | Thanks. That picked up a few more. | 20:10 |
=== yofel_ is now known as yofel |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!