oxtan
September 23rd, 2004, 15:07
Here we go again :)
By the way, thanks for the tip about making my own iso image, that was not at all difficult and worked perfectly.
According to dmesg, the sound card is detected (generic kernel).
sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.01
midi0 at sb0: <SB MIDI UART>
audio0 at sb0
opl0 at sb0: model OPL3
midi1 at opl0: <SB Yamaha OPL3>
and this the start of audioctl -a
name=SoundBlaster
version=3.01
config=SB_Pro
encodings=ulinear:8,mulaw:8name=SoundBlaster
version=3.01
config=SB_Pro
encodings=ulinear:8,mulaw:8*,alaw:8*,slinear:8*
properties=mmap,independent
full_duplex=0
the output of audioctl -a is much longer, if necessary I will post it.
I have installed mp3blaster and mpg123 from packages but I have no sound. However, if I do something like
$ cat <bigmp3> > /dev/audio
I get a lot of noise from the speakers, so in theory it is working!
Any tips? I know, it is not absolutely necessary, but it is nice to have :)
By the way, thanks for the tip about making my own iso image, that was not at all difficult and worked perfectly.
According to dmesg, the sound card is detected (generic kernel).
sb0 at isa0 port 0x220/24 irq 5 drq 1: dsp v3.01
midi0 at sb0: <SB MIDI UART>
audio0 at sb0
opl0 at sb0: model OPL3
midi1 at opl0: <SB Yamaha OPL3>
and this the start of audioctl -a
name=SoundBlaster
version=3.01
config=SB_Pro
encodings=ulinear:8,mulaw:8name=SoundBlaster
version=3.01
config=SB_Pro
encodings=ulinear:8,mulaw:8*,alaw:8*,slinear:8*
properties=mmap,independent
full_duplex=0
the output of audioctl -a is much longer, if necessary I will post it.
I have installed mp3blaster and mpg123 from packages but I have no sound. However, if I do something like
$ cat <bigmp3> > /dev/audio
I get a lot of noise from the speakers, so in theory it is working!
Any tips? I know, it is not absolutely necessary, but it is nice to have :)