I'm another humble bundle purchaser. Dredmor runs fine (for the 5 minutes I'm will to play) but their is no sound at all. I've tried the 1.7 version form the humble bundle, the patched version posted in another thread, and the 1.6 version from steam. I have tried running both Dredmor, and Dredmor-amd64, they give diffrent output though. This is the output from running the two commands notice the Mix_Init that is present when I run Dredmor, but not when I run Dredmore-amd64. Code: ~/games/dredmor hbullen@alex $ ./Dredmor-amd64 dungeons of dredmor: version 1.0.7 argv[i]: ./Dredmor-amd64 SDL version 1.2.14 Opened audio at 44100 Hz 16 bit stereo, 4096 bytes audio buffer ~/games/dredmor hbullen@alex $ ./Dredmor Dredmor: Installed in '.'. Dredmor: Using amd64 version. dungeons of dredmor: version 1.0.7 argv[i]: ./Dredmor-amd64 SDL version 1.2.14 Mix_Init: Failed to init required ogg and mod support! Mix_Init: Mixer not built with MOD support Opened audio at 44100 Hz 16 bit stereo, 4096 bytes audio buffer
This appears to be a permission problem on my end as I can run as root and get sound but not as a regular user. Still not sure how to fix it though.
some distributions have an 'audio' group that you can add users to when you want to grant access to audio hardware..