Re: Help me with Ogle!! Thanks
H}kan Hjort <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Mon Apr 05 2004, [email protected] wrote: > The attached file is the debug of running ogle. > I have a Sony Vaio r505 and the specs are: > > Intel® 815EM integrated graphics chip with Intel® D.V.M. technology > including up to 11 MB SDRAM (shared)-Including 4MB Display Cache Buffer > > Found the information on this site: > http://www.sel.sony.com/SEL/consumer/ss5/office/vaio/notebookmodels/pcg-r505te_specs.shtml > > Running on RedHat 9.0(Shrike) 2.4.20-8 on i686 > > Hope this is enough to put me in the right direction. Thanks! Any help is > appreciated! Note[ogle_audio]: Using audio driver 'alsa' Debug[ogle_audio]: Opening alsa pcm device: default ERROR[ogle_audio]: Opening alsa pcm device 'default': No such file or directory So my guess is (RedHat 9) that the Ogle package defaults to Alsa, you're not using the Alsa sound drivers. Edit the oglrc config file and change <driver>alsa</driver> to <driver>oss</driver>. If you are using Alsa your normal audio output probably isn't 'default', so change <alsa><name>default</name></alsa> to <alsa><name>pcm</name></alsa> (or whatever it's called) instead. For more information about the oglerc configuration file (and it's location) see 'man oglerc'. Should be /usr/local/share/oglerc for you. Good luck. -- Håkan Hjort