[08:22] Sarvatt: let's just default to nouveau and stop worrying about nv :) [09:05] nv seems so nice and easy to use though, who really uses nouveau or nv outside of the initial install or on a livecd? :D only thing -nv is missing is 8xxx and newer IGP support right now. nouveau is kind of a pain in the butt to get going right, have to disable aiglx and make sure nvidiafb isnt loaded [09:06] maybe i'm just blind but i'm looking at the nouveau code and it looks like it supports even less than -nv does on the mobile side, maybe thats why fedora has the 7xxx IGP patch for -nv :D [09:10] the snapshot in karmic is two months old [09:11] i don't think fedora uses nv at all [09:11] since theis server defaults to nouveau [09:11] their, even [10:08] http://patches.ubuntu.com/x/xserver-xorg-video-nv/extracted/104_geforce_6600gt_9100mg.patch -- the 9100M G part of that *has* to be bogus, theres more places than just the pci id table you need to edit to add new IGPs [11:11] how very strange. i went to bathe and when i came out, my notebook screen blanked out completely [12:16] how do I enable KMS for intel? I have kernel 2.6.30-9. Is it still i915.modeset=1 in grub's kernel command line? [12:23] add options i915 modeset=1 to /etc/modprobe.d/i915.conf [12:25] ok, I tried i915.modeset=1 but Xorg failed to start and then screen all garbled [12:27] ah I see, it tried to load i810 driver... :x [12:30] wow, 731MB of updates since i've turned this machine on last when 2.6.30-5.6 came out :D going to give nouveau KMS a shot now [12:38] ok, I still had to create an xorg.conf file and specify "intel" for the driver, because it still wanted to load i810 >_< [12:51] yuck, lost all my brightness hotkeys on this lappy too and its nvidia so not KMS's fault :D i need to build gnome-power-manager on a PPA with hal enabled again, dont get battery readings on the netbook when its disabled and dont get brightness keys on the other [12:59] http://pastebin.com/m20b737fc -- is that how Xorg.0.log is supposed to look with a deleted xorg.conf? [13:00] I don't think so, because it fails :D [13:00] I mean the whole (==) Using default built-in configuration (39 lines) [13:01] going to delete mine and reboot :) [13:02] I think the generated conf is quite correct, it works without KMS [13:02] but I wonder why it still tries i810, hasn't this driver been removed? [13:05] hmm looks like i forgot to make a nouveau-kernel-source package for edgers, trying to build the old nouveau modules for a kernel with it built in :D i should drop the dep on nouveau-kernel-source from it [13:07] maybe the dkms install will fail because its already built into the kernel [13:11] so far so good, got a KMS nouveaufb at least. dkms is trying to build the modules though [13:17] have to manually define nouveau in xorg.conf because it defaults to nv and vesa, ahh [13:26] apw: everythings working great with your 2.6.30-8.9~kms2 kernel with nouveau KMS. http://sarvatt.com/downloads/nouveau-kms.txt [13:27] think i might try to start packaging up nouveau gallium now [13:30] Sarvatt, good news. the later kms kernels don't have nouveau at the moment, its keeps colliding with upstream. this makes it a pain to get into the same kernel. should resolve itself onces radeon kms merges. [13:30] probablaly will make separate kernels for kms for the moment [14:01] sorry it took so long for me to get around to try it! [14:01] guess i do have some problems with it looking at the logs, everythings working fine though [14:03] think thats just from having the module on top of it being built in, rebuilding it with relaxed depends now so i can get rid of nouveau-kernel-source [15:22] thats strange Duke`.. http://sarvatt.com/downloads/Xorg.0.log.txt [15:22] looks the same at least [15:24] * Sarvatt takes that back, just looked harder [15:37] oh i didnt pick my kernel, i thought i was in vesa it was so slow sheesh [15:53] Duke`: have a logfile? [15:54] it only tries i810 if intel fails [15:54] oh you silly kexec-tools.. [15:54] he posted his log http://pastebin.com/m20b737fc [15:54] fbdev.. [15:56] that's pretty stupid :) [15:59] so is there a livecd to try the nvidia kms? [15:59] I'll try it on my desktop which has a GF8600GT [16:14] nope, we had some problems with the livecd scripts that we havent fixed yet.. all you need is apw's nouveau kernel+libdrm/ddx off edgers though, it wont really hurt anything to need a livecd unless you're on jaunty/windows or something :) [16:15] if anything you can just grab the drm from edgers (kernel and ddx are both abi 14 so you need the newer drm than karmics), and use the debian/rules get-orig-source for a git checkout of nouveau and drop the depends on linux-nouveau-source. not sure if i should upload a nouveau where it only recommends the kernel source to edgers :D [16:16] hmm ok [16:16] maybe I'l just upgrade to karmic once it's confirmed that the video abi won't change [16:19] at the rate 1.6 branch is going i'd be surprised if they even decide that or put out a rc1 before october :D [16:21] they still have a couple of days to rc1 according to the schedule [16:25] http://lists.x.org/archives/xorg-devel/2009-May/000993.html [16:26] oh, a month.. [16:28] tjaalton, the nouveau kernel may be MIA right now in my ppa's am pushing an updated one to a new Nouveau specific PPA, which should be built in a couple of hours [16:32] apw: ok, thanks [16:32] its impossible to figure out where stuff is going straight to ppa.launchpad.net/apw now :D [16:33] looks like the radeon kms will be merged in .31 [16:34] found it! [16:34] http://ppa.launchpad.net/apw/daily/ubuntu/pool/main/l/linux/ [16:34] 2.6.30-8.9~kms2 [16:35] no idea why that is still there :) but that is the old one [16:35] Sarvatt, i have added titles to the ppa's now at least [16:36] oops 8.10 sorry [16:37] Sarvatt, ok the updates ATI+Intel is built in: https://edge.launchpad.net/~apw/+archive/daily [16:39] poor build machines :D [16:39] yep, giving them a workout today [16:39] oh i'll just binary copy, its going to 2 ppas [16:40] ok [16:41] Sarvatt, ok kmsnouveau is building (an update to the latest tip there) is going on in: https://edge.launchpad.net/~apw/+archive/blue [16:42] should be about 2 hours i'd guess [17:10] Sarvatt: we don't have the same xserver version [17:15] yeah, nor the same kernel, i915 is built in and kms the default so that might be changing things [17:18] ahhhhh ok its really really important not to install nouveau-kernel-source with the KMS kernel :D [17:18] Sarvatt: have you been noticing that when i915 is loaded (with KMS on), usplash disappears, and you see a black screen until X starts? [17:19] nope [17:19] =( [17:19] maybe i'm the only one then [17:19] i have it built into my kernel so its high res the whole way :D [17:19] blargh! [17:19] usplash doesnt work in full rez though, the throbber/progress bar doesnt display [17:19] wait a sec, you mean i915 built into the kernel, rather than as a module? [17:20] yeah [17:20] aah i see [17:21] resume after suspend to ram froze keyboard, mouse and video [17:21] with intel KMS [17:21] is it expected? [17:23] wouldnt surprise me on jaunty, it's pm-utils doesnt have any of the KMS hooks [17:24] ok [17:25] not really a problem for now, since I have hardware problems with power and suspend (the computer wakes up itself randomly...) [17:26] ya could just use karmic's pm-utils though, its got the hooks to not flicker when you suspend, and it removes all the video quirks in KMS mode that are probably crashing you :D [17:52] good to see gallium glxgears almost started to open a window before putting the pc into a gpu reset loop :D [18:10] almost huh [18:17] 9 reboots later i give up on anything outside of glxinfo [18:19] heheh [18:19] glxinfo actually worked eh [18:19] =p [18:19] reboots really drive me up the wall [18:20] especially those hard locks that screw up the file system enough to force a fsck [18:20] it takes almost 20 minutes to fsck my /home [18:20] ugh [18:20] i just sit around and fall asleep waiting [18:20] thank god for gdm sounds === jldugger_ is now known as pwnguin [20:45] wow.. i got 1 hour 14 minutes on my 4.5 hour battery with nouveau KMS [23:41] any problems with it tormod? [23:49] the new kms CD works well [23:58] http://sarvatt.com/downloads/xorg-edgers-0.14kms-i386.iso