Linux for PlayStation 2 Community - Files


Summary |  Home Page |  Forums |  Lists |  Tasks |  Docs |  Surveys |  News |  Files | 
Notes

Release Name: beta [Download]

Notes:
This beta release should fix the lockup problems experienced by Linux Kit owners with the latest model of Playstation 2.  Install instructions:

cd /usr/src/linux/drivers/ps2
mv smap.c smap.c.orig
cp smap.c.us /usr/src/linux/drivers/ps2/smap.c
cd /usr/src/linux
cp config_ps2 .config
make dep && make
make modules && make modules_install

reboot

Alternately you can replace smap.o in /lib/modules/2.2.1/misc with the smap.o
file here if you haven't recompiled your kernel.


Changes: