I discovered that nvidia-kernel-1.0.4496-r1 has unresolved symbol problems with the latest mm-sources. Its seems to be trying to use the old patches for 2.5 and the last upgrade patch. The latest 2.6 (>test3-bk5) only patch from minion.de seems to work fine though so I have made a mall change to the ebuild. This probably needs a bit more thinking as it will fail to work properly on 2.6 kernel before test3-bk5 (I think, havent tested though) Reproducible: Always Steps to Reproduce: 1.install mm-sources-test4-mm6 2.install latest nvidia-kernel and attempt to modprobe module. 3.
Created attachment 17166 [details] modifed ebuild to make work with latest mm-sources
Created attachment 17167 [details] modifed ebuild to make work with latest mm-sources
Created attachment 17168 [details, diff] patch form minion.de
See also related: bug # 27412 bug # 28072 {this note is not for you Martin, since you're already assigned to all these. I just intend it to help some of the other people interested in this issue.}
Guy, have you tried -r2 ? Same for Iain?
I tried it but it fails with a "VT_GETMODE failed" when I start the X server. Additionnaly, I don't have a tty2 anymore (?). I use devfs and xfree-4.3.99.10.
If you use test4-mm6, then this is a known bug. Fix was posted to LKML: http://marc.theaimsgroup.com/?l=linux-kernel&m=106277599818082&w=2 Anyhow, I updated the patches just to make sure in -r3. The rest of the mm6 issues is not nvidia-kernel side.