Re: Ogle sound problem ?
Sean Kellogg <[email protected]> Sat, 4 Jun 2005 23:54:56 -0700
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Organization | University of Washington |
| Message-ID | <[email protected]> |
On Saturday 04 June 2005 11:48 pm, Georges Giralt wrote: > <audio> > <device> > <driver>alsa</driver> > <path>/dev/dsp1</path> > <alsa> > <name>default</name> > </alsa> > </device> Well, I'm no expert... but it seems to me that if you want to use oss for your sound then, at a minimum, you want to have oss in the <driver> tags there. Also, since I know this list and can pretty much guess what the knowlegable people will want... can you run the program with the debug data, pipe it to a log file, and send it to the list? Command to get debug data: ogle --debug >& ogle.log -Sean