Disk change and sound

Jim Bauer (jfbauer@home.com)
Mon, 28 Dec 1998 20:27:33 -0500 (EST)


I get the following error on a 2.1.131 UP kernel when a new (different)
SCSI zip disk is inserted and accessed while listening to something
via Real Player. NCR53C810 & Sound Blaster 16. When this happens,
rvplayer stops playing although it looks like data is still comming
over the network. After a stop and a play, rvplayer is back to
normal. Sound is a module, SCSI is not. Redhat 5.2 + updates.
gcc version 2.7.2.3

Dec 28 20:03:52 emperor kernel: Disc change detected.
Dec 28 20:03:52 emperor kernel: Sound: DMA (output) timed out - IRQ/DRQ config error?
Dec 28 20:03:52 emperor kernel: SCSI device sdc: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB]
Dec 28 20:03:52 emperor kernel: sdc: Write Protect is off
Dec 28 20:03:52 emperor kernel: sdc: sdc4

$ cat /proc/scsi/ncr53c8xx/1
General information:
Chip NCR53C810, device id 0x1, revision id 0x2
IO port address 0x6300, IRQ number 11
Using memory mapped IO at virtual address 0xc8802000
Synchronous period factor 25, max commands per lun 32
$ lsmod
Module Size Used by
opl3 10312 2
sb 26236 2
uart401 5624 2 [sb]
sound 56044 0 [opl3 sb uart401]
soundcore 1948 6 [sb sound]

p.s. I won't have access to the zip drive past today, so any testing
I can do will be very limited.

Jim Bauer, jfbauer@home.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/