Hi Could someone pleasse help me? I'm trying to get my HP-cdrw to work on my very old pc. I've compiled "SCSI CD-ROM support", "SCSI generic support" and "SCSI emulation" as modules. But can't get it to work.
------------------ Error messages: ~# insmod sg Using /lib/modules/2.2.20/scsi/sg.o /lib/modules/2.2.20/scsi/sg.o: unresolved symbol kill_fasync /lib/modules/2.2.20/scsi/sg.o:" Hint: You're trying to load a module without a GPL compatible license and it has unresolved symbols. Contact the supplier... ~# insmod loop_gen /lib/modules/2.2.20/block/loop_gen.o: unresolved symbol lock_cipher /lib/modules/2.2.20/block/loop_gen.o: unresolved symbol find_cipher_by_id /lib/modules/2.2.20/block/loop_gen.o: unresolved symbol unlock_cipher /lib/modules/2.2.20/block/loop_gen.o Hint: You're trying to load a module without a GPL compatible license and it has unresolved symbols. Contact the supplier... ------------------ Misc system info: - Debian 3r0 - Kernel 2.2.20 with international patch (I've tried without patching and get the same unresolved symbol messages) - When botting log says it finds two scsi devices (my cdrw and cd- rom) - In the end of the booting sequence I also get the message "syslog cant create /dev/log: Adress family is not supported by protocol" (how do I fix this?) - I also have a.out and MISC binaries compiled as modules. Thanx -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

