Sebastien:
> I see EIO errors:
>
> 2123/1: open64("/dev/rdsk/c3t0d0s2", O_RDONLY) = 14
> 2123/1: ioctl(14, USCSICMD, 0x08045FA0) = 0
> 2123/1: ioctl(14, USCSICMD, 0x08045FC0) = 0
> 2123/1: ioctl(14, USCSICMD, 0x08045EC0) = 0
> 2123/1: ioctl(14, USCSICMD, 0x08045E90) Err#5 EIO
> 2123/1: ioctl(14, USCSICMD, 0x08045E90) Err#5 EIO
> 2123/1: ioctl(14, USCSICMD, 0x08045ED0) Err#5 EIO
>
> I don't know enough about the USCSICMD subcommands to know what it's
> trying to do or why it would be failing though.
Sounds like it could be a bug in your USCSI driver. Some users have
reported problems with using USCSI on their machines. Does cdda2wav
work with audio CD's on your machine? It also uses USCSI, so if that
also fails, it is more likely to be a general USCSI problem.
Brian