https://bugs.freedesktop.org/show_bug.cgi?id=30146
--- Comment #12 from Steven Ward <[email protected]> 2010-09-29 15:58:17 PDT --- (In reply to comment #11) > (In reply to comment #8) > > Hi Francisco, > > I'm sorry for the late reply,I had discussed my issue on the > > nouveau irc channel.I did do a git bisect on the linix-2.6 kernel module > > branch > > with not much success.I simply can't remember when the code broke for > > me,although it was around the start of 30-08-2010. > > > > I think a different approach to solve the problem could be better.Since the > > kernel option of nouveau.noaccel=1,I can boot fine into the desktop with no > > problems. > > > Well, your kernel logs aren't very useful, because they end before the crash, > they don't even have a trace of the X server starting up. Your best bet is > still 'git-bisect', e.g. if you start bisecting from the 15 Aug it shouldn't > take you than 12 steps to get to the culprit. > > > If I now leave out the parameter,I can get as far as the desktop,but the X > > server will freeze as soon as it does. > > > > I will upload my latest dmesg and Xorg.0.log whenb that problem occurs. > > > > Regards, > > STEVE555 Dear Francisco, Here is an update to to my efforts. I tried to a git bisect on the nouveau kernel modules,but I seemed to messed up my Fedora installation,so I did a fresh install of a nightly build of Fedora 14,and did a yum upgrade to Fedora 15. I tried to install the kernel-modules with the latest Fedora 14 kernel at the time,(kernel.i686 0:2.6.35.4-12.fc14),but the build kept running into an error when trying to build with it. So when I used the latest Fedora 15 kernel(2.6.36-0.28.rc6.git0.fc15.i686),I found I couldn't even boot with that kernel.So I used the parameters: enforcing=0 nouveau.noaccel=1 and I could boot into the desktop. So what I'm trying to say is I'm not so sure now if the kernel-module code is at fault,as I haven't built the latest kernel-module code with the latest kernel for Fedora 15 yet. Regards, STEVE555 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
