home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20746 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.5 KB  |  77 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!rs6000.cmp.ilstu.edu!jliddle
  3. From: jliddle@rs6000.cmp.ilstu.edu (Jean Liddle)
  4. Subject: PAS-16 & Linux 0.99 + sndkit 0.4 question
  5. Message-ID: <1992Dec17.000822.20615@rs6000.cmp.ilstu.edu>
  6. Date: Thu, 17 Dec 1992 00:08:22 GMT
  7. Organization: Illinois State University
  8. Lines: 67
  9.  
  10. Greetings once again!
  11.  
  12. First off, many compliments to Linux, HJ, and others for an awsome
  13. system!
  14.  
  15. I have a question about the new (alpha 4) sound driver, which I have
  16. installed according to the instructions in the included Readmes and
  17. compiled into the new 0.99 kernel.
  18.  
  19. It detects my PAS-16 on bootup, as well as the adlib-compatible chip.
  20. I can listen to music piped in from line-in immediately after bootup, but
  21. when I try to run splay <soundfile>, the sound file plays for a second or
  22. two and stops, and the program hangs.  Putting splay in the background 
  23. with ^Z, then bringing it to the fg again gives me the following message:
  24.  
  25. root@Ischade ( /usr/local/audio )# splay endoftheworld
  26. Speed 8007 Hz (mono)
  27.  
  28. [1]+  Stopped                 splay endoftheworld
  29. root@Ischade ( /usr/local/audio )# fg
  30. splay endoftheworld
  31. /dev/dsp: I/O error
  32.  
  33. Similarly, when attempting to play a .mod file with str[15|32] i get:
  34.  
  35. root@Ischade ( /usr/local/audio/tracks32 )# str32 apc.mod
  36. Playback speed 44191 Hz (stereo) 8 bits/sample.
  37. [ ... ]
  38. [1]+  Stopped                 str32 apc.mod
  39. root@Ischade ( /usr/local/audio/tracks32 )# fg
  40. str32 apc.mod
  41. audio_write: I/O error
  42.  
  43. I do not know if it is relivent, but when I compile the kernel with
  44. -DDSP_BUFFSIZE=65536 (as suggested in the comment preceeding that line
  45. for a PAS-16), I get on bootup a message to the effect that "DMA at
  46. address xxx not regognized/denied, yyyy bytes of memory unusable."
  47.  
  48. My solution was to set -DDSP_BUFFSIZE=16384, which got rid of that
  49. message.
  50.  
  51. My kernel configuration is:
  52. math emulation OFF
  53. normal hd support ON
  54. tcp/ip ON
  55. kernel profiling OFF
  56. limit memory to 16MB (ON|OFF) - I've tried both...
  57. SCSI support ON
  58. (adaptec 1542 only, all others off)
  59. SCSI disk, tape, CDROM ON
  60. all filesystems supported
  61. Autoconfigure serial IRQ (ON|OFF) - again, I've tried both ...
  62.  
  63. If anyone could offer some insight into what is going on, why this
  64. might be happening, and how I could fix it, I would be extremely 
  65. greatful.
  66.  
  67. For what it is worth, my card works flawlessly under MS-DOG.
  68.  
  69. Many thanx in advance!
  70.  
  71. Jean.
  72. -- 
  73. Jean Liddle                                 
  74. Computer Science, Illinois State University  
  75. e-mail:  jliddle@ilstu.edu                  
  76. --------------------------------------------
  77.