After read what Fortunato wrote I try to recompile pcmcia with ninja and in that frist momen all work well, but after the first powerd off I can't mount it never more, I alwai obtain the some anwers Feb 9 01:50:04 localhost cardmgr[611]: initializing socket 0 Feb 9 01:50:04 localhost cardmgr[611]: socket 0: Workbit NinjaSCSI-3 Feb 9 01:50:04 localhost cardmgr[611]: executing: 'insmod /lib/modules/2.2.11-2mdk/pcmcia/nin_cs.o' Feb 9 01:50:04 localhost kernel: scsi0 : NinjaSCSI-3 Driver version 0.2.1, I/Obase 0x240 IRQ 9 ID 7 Feb 9 01:50:04 localhost kernel: scsi : 1 host. Feb 9 01:50:04 localhost kernel: Vendor: hp Model: CD-Writer+ M820 Rev: 1.23 Feb 9 01:50:04 localhost kernel: Type: CD-ROM ANSI SCSI revision: 02 Feb 9 01:50:04 localhost kernel: Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0 Feb 9 01:50:04 localhost kernel: Detected scsi CD-ROM sr0 at scsi0, channel 0, id 4, lun 0 Feb 9 01:50:04 localhost kernel: sr0: scsi3-mmc drive: 20x/20x writer cd/rw xa/form2 cdda pop-up Feb 9 01:50:04 localhost kernel: sr0: scsi3-mmc drive: 20x/20x writer cd/rw xa/form2 cdda pop-up Feb 9 01:50:04 localhost cardmgr[611]: executing: './scsi start scd0' When I try to mount I get Feb 9 01:50:24 localhost kernel: attempt to access beyond end of device Feb 9 01:50:24 localhost kernel: 0b:00: rw=0, want=33, limit=2 Feb 9 01:50:24 localhost kernel: dev 0b:00 blksize=1024 blocknr=32 sector=64 size=1024 count=1 Feb 9 01:50:24 localhost kernel: isofs_read_super: bread failed, dev=0b:00, iso_blknum=16, block=32 I think is a bug in ninja drivers, can some one can helpme in the way of debug it? |