Opened 15 years ago
Closed 15 years ago
#2585 closed task (invalid)
Nouveau Part 1: Intergrating it into the Linux kernel
Reported by: | willimm | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.6 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
For more info, please see #2584. This is part one of the Nouveau ticket, and it's about backporting Nouveau to Linux 2.6.32.8, as it's arleady included in 2.6.33.
Bruce, if you are thinking of closing this ticket, don't, as this part applies to LFS and it dosen't apply to BLFS. I'll later make a seprate ticket for BLFS.
The attached patches are compressed in the XZ file format, as I can't compress them in .gz or even .bz2 without exceeding the size limit. These patches are split in two parts, apply both parts to a fresh tarball of Linux 2.6.32.8. To unxz the patches, you need XZ-utils, which can be built here:
http://wiki.linuxfromscratch.org/blfs/wiki/LZMAUtils
Part 2 will be later made for BLFS, and it will be about the X.org/Gallium drivers for Nouveau.
Attachments (2)
Change History (3)
by , 15 years ago
Attachment: | linux-2.6.32.8-drm_fixes_part1-1.patch.xz added |
---|
by , 15 years ago
Attachment: | linux-2.6.32.8-drm_fixes_part2-1.patch.xz added |
---|
This adds Nouveau to the kernel and fixes some DRM issues as well. This is Part 2 of the patch. But I had to XZ them as they are too big for a .gz or even a .bz2.
comment:1 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
No means no. We'll add this as a part of svn automatically when it gets released in the kernel.
This adds Nouveau to the kernel and fixes some DRM issues as well. This is Part 1 of the patch. But I had to XZ them as they are too big for a .gz or even a .bz2.