[00:00] eheh [00:00] so reboot and test? [00:00] anything u need me to bring from the _other side: ? [00:03] why can't you install nvidia-current? you probably need to install nvidia-common as well btw, looks like you purged it somewhere along the line [00:04] reinstalling [00:04] Sarvatt: can i install -current from chroot? [00:04] or should i boot first? === DanaG1 is now known as DanaG [00:08] i have no idea, if you do it from the command line you need to set up the xorg.conf manually as well I think [00:08] oh ok [00:08] though udev took care of all of that now [00:09] scary: http://www2.bryceharrington.org:8080/X/Graphs/totals.svg [00:09] Sarvatt: http://paste.ubuntu.com/380034/ [00:09] *sigh* gonna have to redo the scale on that graph again already [00:10] bryceh: 150% increase [00:10] or better 50% increasw [00:11] is the 2.6.32-14 kernel even the main kernel yet or did you manually install it? did you forget headers for it? [00:12] WTH [00:12] i only had .13 on last boot [00:13] 2.6.32-14.19 0 500 http://neacm.fe.up.pt lucid/main Packages 500 http://archive.ubuntu.com lucid/main Packages [00:13] its in the archive [00:13] yeah but not the linux-meta yet so you dont automatically get the headers and kernel upgrade.. [00:14] at least i havent gotten it yet [00:14] yeah [00:14] ill boot into .13 [00:14] its already mirrored [00:14] try sudo apt-get install linux-headers-2.6.32-14 linux-headers-2.6.32-14-generic and reinstall nvidia-current [00:15] you wont be able to install nvidia-current for -13 either since you have -14 installed with no headers [00:15] The following NEW packages will be installed: linux-headers-2.6.32-14 linux-headers-2.6.32-14-generic [00:15] run-parts: executing /etc/kernel/header_postinst.d/dkms 2.6.32-14-generic /boot/vmlinuz-2.6.32-14-generic [00:16] plus theres no nouveau for -14 yet anyway [00:16] yeah [00:16] this moves faster then we can keep up [00:16] [00:16] linux | 2.6.32-14.20 | lucid | source [00:16] LOL [00:17] wouldn't be a problem if you waited for it to come through upgrades instead of installing the kernel manually :D [00:17] Sarvatt: i DID NOT jump the gun on anything [00:17] all i have is from regular updates [00:17] via aptitude safe-upgrae [00:17] weird.. [00:18] specially since i've been running nouveau for 2 weeks, i try to keep it clean [00:18] so i can provide as good feedback as possible [00:19] and not mess updates [00:19] no idea what pulled in just the kernel upgrade [00:19] thats strange [00:20] :/var/log/apt# pastebinit history.log http://pastebin.com/d3c82e8c6 [00:21] ./var/log# pastebinit aptitude http://pastebin.com/d57e34f4f [00:21] HTH [00:24] none of those even show linux-image-2.6.32-14 getting installed [00:26] $ apt-cache policy linux-image-2.6.32-14-generic linux-image-2.6.32-14-generic: Installed: (none) Candidate: 2.6.32-14.19 [00:26] its not installed [00:27] huh, you pastebinned a long of nvidia-current failing to make the module for 2.6.32-14 [00:27] log rather [00:27] i know [00:27] what can i say, its a mistery [00:28] update-initramfs: Generating /boot/initrd.img-2.6.31-14-generic [00:28] Cannot find /lib/modules/2.6.31-14-generic [00:28] oh .31 [00:28] argh lol [00:28] # apt-get install linux-image-2.6.32-14 ? [00:28] LOLOLOL [00:29] E: Couldn't find package linux-image-2.6.32-14 [00:29] -generic [00:29] so, purge header? [00:29] yeah [00:29] and boot into -13 ? [00:30] it failed because something is screwy, did you manually remove /lib/modules/2.6.31-14-generic or something? just purge linux-image-2.6.31-14-generic if anything [00:30] not that i recall [00:30] 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [00:35] you probably have something left behind in /boot from that kernel then that needs deleting [00:36] * BUGabundo picks up the HAMMER [00:37] :/boot# ls -l | pastebinit http://pastebin.com/d4cff30eb [00:37] Sarvatt: nothing there [00:38] # mlocate 2.6.31-14 brings nothing either [00:38] you were doing it from a karmic livecd weren't you? lol [00:38] when you pasted those logs...... [00:38] yes [00:39] no lucid livecd at hand [00:39] i'm still on it [00:39] chrooted to my system [00:39] let me guess its picking stuff from /sys ? [00:40] uname.. [00:40] oh F [00:40] sorry for the trouble [00:40] rebooting [00:40] it installed fine for -13, as long as your /etc/X11/xorg.conf is the nvidia one its fine to reboot [00:41] let see whats on the other side [00:41] i have no xorg,conf [00:41] you need one for nvidia to work [00:41] should i run nvidia-soemthing ? [00:41] no idea what its called, i just keep the xorg.conf around [00:42] # pastebinit xorg.conf-backup-100206200857 http://pastebin.com/d6e9e9950 [00:43] nvidia-xconfig? [00:43] thats what it says at the top of my xorg.conf [00:43] The program 'nvidia-xconfig' can be found in the following packages: [00:43] but i probably made it with the blob straight from nvidia [00:44] ill try that [00:44] yep that backup one is fine [00:44] wish me luck [00:44] just looked at your paste [00:48] yeah lbm-nouveau builds fine straight from linus' tree, too bad i cant merge the nouveau one into that [00:57] Sarvatt: thanks. blob and compiz back on [00:57] ping me back once nouveau is ready for more testing [00:58] if you remove the xorg.conf nouveau should just work [00:59] i put a note on the edgers page saying nouveau was broken with it for now [01:00] mesa requires the api bump to build nouveau now so i didnt drop it from libdrm but i havent been able to get the lbm-nouveau going [01:03] hmm guess i could just remove the list_sort stuff completely, nouveau upstream tree is based on 2.6.32 without it.. [01:33] bryceh: yeah all those lbm-* hacks did just extend support for the renaming, didnt replace nouveau in anything so everything should work fine with the backported drm with normal module names. about intel 2.9.1, I'm not sure honestly.. we *could* transition 8xx people onto fbdev on top of KMS instead of -intel if we went 2.10.. 2.9.1 + ppa packages of newer ones in #ubuntu-x would probably be a better idea for a LTS though. Do we have a way we co [01:33] uld make 8xx series GPUs default to UMS if we go with 2.9.1? because the KMS overlay support in 2.10 is a pretty vital feature for those cards that cant do textured video [01:36] backporting future things will be a heck of alot easier on 2.10 though [01:37] i'm trying out that linux-image-2.6.32-14-generic_2.6.32-14.19drmbackportapw2 on all my machines now [01:43] wow what the heck, screen is going all garbled for a few seconds when i scroll in xchat [01:49] yeep, compile a kernel in the background and then scrolling in xchat does it and doesnt when i'm not compiling, guess its the client side decorations gtk+ change thats making Xorg use craploads of cpu time [01:50] Sarvatt: something fishy has been around since the weekend updates [01:50] several users compaling of the same slowdown [01:51] some point to GTK bug [01:51] not sure what [01:51] but now I can type full sentnces, way before they show up in my screen [01:51] yeah I know what it is, something not ready getting shoved in to make feature freeze and it'll get fixed later :) [01:53] eheheh [01:53] I know [01:55] disabling compiz fixes the screen getting garbled under heavy system load here but metacity is *super* slow minimizing and maximizing with this gtk+ change on this netbook [01:56] now I'm using compiz [01:56] wasn't all week [01:56] it was still super slow [01:56] specailly over FreeNX and ADSL [01:57] lol wonder how things handle if i launch a gtk app over a ssh connection now that you mention that [01:58] eheh [01:59] you would go to sleep a awake hopping it had finished [02:23] what status should I set bugs to where they are for a feature that wont be included until 10.10 at least? like the backlight OSD under intel KMS bugs [02:23] just leave it confirmed? [02:26] probably [02:26] or in progress [02:26] if you have code for it [02:29] so many -intel bugs that are 100% kernel bugs, no wonder theres so many open intel bugs :) [06:12] Sarvatt, yeah I've been just moving those to the kernel when I spot them. When you spot ones that you're 100% sure are kernel bugs, retarget them to 'linux' [06:14] I figure it's fine for people to keep filing these against xorg, since that'll ensure they get the proper debugging files before we refile to the proper place [06:14] also if you see ones that you're pretty sure should be fine in lucid, go ahead and close them out; I've been doing similarly as I have time [06:45] hmm.. xserver-xorg-video-nouveau is trying to pull a -generic kernel when I already have -pae.. [07:11] kklimonda: because -nouveau depends on it, and there's no linux-backports-modules-nouveau-lucid-generic-pae available which it could depend as an alternative [07:11] so file a bug against nouveau and linux-meta [07:12] ach, I see - thanks. should probably wake up before I start asking stupid questions [07:12] no it's a valid issue that has gone unnoticed [07:57] Hm. It seems that /lib/modules/2.6.32-$ABI/modules.order is there to provide a consistent order of module loading - is that right? Might this be why vga16fb breaks nouveau but not the other KMS drivers? All the other KMS drivers appear prior to vga16fb in modules.order. [09:11] Well, I'll call that hypothesis... partially confirmed. Adding nouveau to modules.order before vga16fb makes boot work for me. [09:14] And trying the reverse to i915 seems to introduce subtle corruption. === BUGabundo is now known as BUGabundo_FEDWS === BUGabundo_FEDWS is now known as BUGabundo [15:53] ok nouveau is all working again with 3d on edgers [15:55] YAY [15:55] will test tonigh [15:56] its even slower now, you might not want to :) [15:57] ohhhh ok [15:57] * BUGabundo changes ideas [15:57] even nvidia blob is slow in lucid [15:58] only 180FPS in compiz benchmark plugin [15:58] I used to get over 300 in 9.04 [15:59] 180 fps is still 3 times as much as your refresh rate, so.. [16:00] jcristau: well nouveu is only at 30 [16:00] well it was... if the new one is slower [16:00] ..... 15FPS? lol [16:01] nvidia-settings -a AccelerateTrapezoids=1 [16:01] might want to try that out [16:02] ORLY? [16:03] ERROR: Error parsing assignment 'AccelerateTrapezoids=1' (Unrecognized attribute name). [16:04] ah yeah we have an old nvidia-settings still [16:04] ya can add it to xorg.conf still [16:05] nvidia-settings is still at 180.25? [18:21] wow huge dead code cleanup in xf86-video-intel [19:42] anyone currently using karmic on x64 that could tell me if /etc/X11/Xsession.d/65mesa-check-x86-64 exists on their system? [19:43] ls /etc/X11/Xsession.d/65- <-- tab completion doesn't work, so i guess it isn't around. [19:44] i cant find that script in any of the karmic packaging but someone is saying it exists, i'm guessing they had it from an old upgrade and didnt get removed [19:44] hmm [19:44] https://bugs.edge.launchpad.net/ubuntu/+source/mesa/+bug/460809 [19:44] Ubuntu bug 460809 in mesa "ASM optimizations in mesa are disabled on Intel 64bit CPU" [Undecided,Confirmed] [19:44] i'm using xorg-edgers, if that counts [19:44] ASM optimizations? [19:47] Sarvatt: yeah sounds like the postinst should have removed it on upgrade, and didn't [19:48] tormod tjaalton: I still have /etc/X11/Xsession.d/65mesa-check-x86-64 here, is this a conf file that needs to be deleted even if it's not shipped any longer, or is it just me? 21:35 [19:48] jcristau yes, the postinst should take care of that [19:48] perhaps hookscripts should never go under /etc [19:48] like distribution-shipped hookscripts [19:48] 2009/02/10 #ubuntu-x irc log [19:49] hehe [19:49] over a year ago :D [19:49] jaunty wasn't even released then, let alone karmic >_> [20:00] Hello Xorg experts- I have a problem where xorg memory usage creeps up over time. Eg right now it consumes 40% of my 640MB ram and seems to be causing all kinds of swapping and slowness. Is this the right place to ask for help troubleshooting this? [20:00] it appears to match the symptoms in this bug report (but I don't see much guidance there about fixing it) https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/98783 [20:00] Ubuntu bug 98783 in xorg-server "MASTER: memory leak" [Wishlist,Incomplete] [20:02] symptoms don't really matter. what matters is an easy way to reproduce. [20:03] I'm guessing you're using the nvidia proprietary drivers [20:04] because thats been a problem for a *long* time with those and it doesn't look like something we can fix with those [20:09] is there an alternative? something that would play nicely with flash video would be nice [20:10] alot of work is being put into the alternative (nouveau) but realistically 10.10 will be the release where nouveau is at a state where it can replace the blob for most people in my opinion [20:11] if you dont mind fiddling nouveau is in lucid now, and you can get 3D support from the xorg-edgers PPA [20:13] does 10.10 mean ubuntu 10.10 ? [20:13] i've already ditched the proprietary drivers on my nvidia system on lucid + xorg-edgers, but the 3D support is slow right now so if you have a high resolution screen I wouldn't bother. if you dont need 3D though the nouveau in lucid handles flash fine [20:14] yeah [20:14] I dont think I need 3d. I don't play games or use fancy desktop effects [20:14] ok [20:14] i would try out a lucid livecd once alpha 3 hits in a few days and see how you like it [20:15] ok thanks [20:16] wish there was some magical fix for it but the memory leaks have been around for over 4 years now and the proprietary drivers are closed source [20:22] hmm nouveau is still using a ton more memory than intel for me, 132mb vs 44mb.. the blob would be around 400mb by now though [20:30] woohoo http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=commit;h=d9076a54d74e371a11e1206b4a26e2e428045b9e [20:30] and we've got the r600+ irq firmware in our linux-firmware now too [22:34] Sarvatt: bah, so it seems [22:37] and I didn't do anything the last time [22:37] go me :) [23:13] Sarvatt: pushed something to git [23:18] does this help wrt to previous request for easy way to reproduce behavior? [23:19] switching between different desktop screens also increases memory usage [23:23] still, if you are using the blob there's nothing we can do [23:25] should I try to see if this also happens when using nv ? Is that helpful? [23:26] not really, since they don't care about that either :) [23:27] nouveau on the other hand.. [23:27] ok, I'm willing to give it a try- this memory leak is driving me mad! [23:28] ram is cheap, just buy some more :) [23:29] that would get me a longer time-to-restart, but not a fix, right? [23:34] right [23:38] Sarvatt, the nvidia blob has a memory leak issue? impossible [23:40] also, it's not like the xserver doesn't have memleaks of it's own, but in this case the driver is most likely to blame