From: Adrian M. <ad...@mc...> - 2001-11-25 01:05:06
|
My work on building a sound driver for LinuxDC continues ... but I have a problem which someone on the list might be able to help with. Essentially, I need an application for the DC which will attempt to play some sound. I have been trying use PRBOOM, but it seems to have difficulties with the framebuffer (?). I have had PRBOOM work before on the DC but more by hit an miss than design. Currently PRBOOM opens the sound drivers but then promptly shuts down reporting that it cannot set the display to 320 x 200. All the right debug messages appear on screen indicating that the open and release methods on the driver are opened and closed in the right order and that all the memory_requests and memory_releases work, but nothing is around long enough to be seriously tested. So: do you have such an app, or can you give me a fireproof way of getting PRBOOM to run? Thanks Adrian |