Hi,
I get "Error: Cannot open device oss" when trying to play an ogg with ogg123.
No problem with mp3.
Where/What is the oss device?
It was working before. I guess a reboot may fixed it but I will loose my current work setup (doing intensive programming right now with many many terminals and emacs opened...).
Code:
ibou:~> ogg123 -V
ogg123 from vorbis-tools 1.0rc3
ibou:~>
bou:~> /sbin/lsmod
Module Size Used by Not tainted
dmasound_pmac 69680 1
dmasound_core 13464 1 [dmasound_pmac]
soundcore 4456 3 [dmasound_core]
airport 3540 1
orinoco 33584 0 [airport]
hermes 9632 0 [airport orinoco]
radeon 109048 0
i2c-keywest 7536 0 (autoclean) (unused)
i2c-core 14552 0 (autoclean) [dmasound_pmac i2c-keywest]
pcmcia_core 42656 0
ibou:~>
I'm running Debian woody on a iBook.
TIA,
iTux