Public bug reported: Binary package hint: linux-source-2.6.20
Download http://librarian.launchpad.net/6849944/linux- headers-2.6.20-12-386_2.6.20-12.19_i386.deb open in archive manager, open data.tar.gz, extract .config and grep for CONFIG_DEBUG_FS. [EMAIL PROTECTED]:~/Desktop$ cat .config | grep CONFIG_RELAY CONFIG_RELAY=y [EMAIL PROTECTED]:~/Desktop$ cat .config | grep CONFIG_DEBUG_FS # CONFIG_DEBUG_FS is not set Whys it this important, it is important for nouveau and renouveau devs trying to obtain mimo traces of nvidia graphics cards, refer http://nouveau.freedesktop.org/wiki/MmioTrace renouveau will work from 6.06, however mimo tracing requires CONFIG_DEBUG_FS be set. If this was enabled more ubuntu users would be able to assist the development of the nouveau driver in line with Mark Shuttleworths pledge of assistance to nouveau refer http://www.markshuttleworth.com/archives/95 item 2. Note that I am in no way oficially affiliated with the nouveau project, I just want to be able to help and seing as Fiesty will have a kernel with version greater than 2.6.19-rc1 this would be a great help to nouveau, myself and to others trying the same thing. Thanks, Mark C ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- linux-source-2.6.20 2.6.20-12.19 does not enable CONFIG_DEBUG_FS https://launchpad.net/bugs/93489 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
