Comment 110 for bug 696104

Revision history for this message
Alex Mayorga (alex-mayorga) wrote : Re: nvidia 320m locks up

Per https://bugs.freedesktop.org//show_bug.cgi?id=26980#c43 compiling peek is now done this way:

git clone git://0x04.net/pgtest
cd pgtest
make

make would fail until I installed libpciaccess-dev like this:

sudo aptitude install libpciaccess-dev

Finally managed to get the requeste peek (attached) with this command:

sudo ./peek 0x400000 0x10000 > ~/peek-696104.txt