The file "915resolution-0.5.3-patched20100828.tar.gz" is no longer at the link provided. A Google search yielded no results for it either.
I tried using the the "915resolution-0.5.3-patched20101123.tar.gz" file from that thread and continued on with the tutorial.
Completed Part 1 with the other file and went on to Part 2. Started at the "Put framebuffer initialization in initramfs" section and I'm stuck at this part:
Code:
apt-get source v86d libklibc
I type that in and get the following:
Code:
# apt-get source v86d libklibc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
My current sources.list:
Code:
deb http://archive.offensive-security.com pwnsauce main microverse macroverse restricted universe multiverse
deb http://archive.offensive-security.com/repotest/ ./ # BackTrack Devel Repository
Not sure what to add to it. I'm stuck here 
Thanks!