Hello, I have an AA1 patched kernel, but I cannot seem to get pktcdvd patch to work on the AA1 kernel. Anyone have any experience with this? here is the error I get: pktcdvd.c: In function `pkt_get_buffer': pktcdvd.c:554: warning: passing arg 1 of `blk_started_io' makes pointer from integer without a cast pktcdvd.c:554: too few arguments to function `blk_started_io' pktcdvd.c: In function `kcdrwd': pktcdvd.c:1185: structure has no member named `nice' pktcdvd.c: At top level: pktcdvd.c:2254: warning: `sysrq_show_requests_op' defined but not used make[2]: *** [pktcdvd.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.20-aa/drivers/block' make[1]: *** [_modsubdir_block] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.20-aa/drivers' make: *** [_mod_drivers] Error 2 -Leo Przybylski