protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Protux-devel] alsa updates


From: reinhard
Subject: Re: [Protux-devel] alsa updates
Date: Sun, 6 Feb 2005 14:57:14 +0100
User-agent: KMail/1.6.1

On Saturday 05 February 2005 20:24, Martin Herren wrote:
> Remon Sijrier wrote:
> | Hi all,
>
> Hej,
>
> | Please, if you still have the
>
> ok, i found where it came from:
>
> in my laptop i got an ali5451 sound chip and as far as i can remember
> Reinhard has an emu10k1 chip (hit me if i'm wrong)... both chips (and


yes, you are right emu10k1 here:


> So as far as i tested it up to now it works fine... beside the fact that
> some parts like the lcd-meters or the out-bus-selection-box are not
> designed to hold 34 busses... lol (perhaps i'll post screenshots).


hehe .. this sounds to be looking funny ... ;-)


>
> Reinhard, how about you ? does it work for you now (beside the graphical
> problem with 32 busses) ?

well, in case of the  emu10k1 (using hw) just 2 hardware ports are detected: 1 
stereo input and 1 stereo output.

|   |   |   |   [ --- Summary of all valid bus for this project ( 44100 Hz , 
STEREO, 16 bits --- ]
|   |   |   |   [          EMU10K1 - 2nd OUT (hw:0,0) ]
|   |   |   |   [          EMU10K1 - 3rd IN (hw:0,0) ]
|   |   |   |   [ --- Buses not listed on this summary will be disable for 
this project --- ]



using plughw there are just a little bit more; just one too much ... ;-)


|   |   |   |   |   |   [ --- Summary of all valid bus for this project 
( 44100 Hz , STEREO, 16 bits --- ]
|   |   |   |   |   |   [          EMU10K1 - 1st OUT (plughw:0,3) ]
|   |   |   |   |   |   [          EMU10K1 - 2nd OUT (plughw:0,0) ]
|   |   |   |   |   |   [          EMU10K1 - 1st IN (plughw:0,2) ]
|   |   |   |   |   |   [          EMU10K1 - 2nd IN (plughw:0,1) ]
|   |   |   |   |   |   [          EMU10K1 - 3rd IN (plughw:0,0) ]
|   |   |   |   |   |   [ --- Buses not listed on this summary will be disable 
for this project --- ]


... I mean there are 2 stereo output connectors, 2 inputs (1 stereo in and 
the microphone in) on the sbLive and also the midi connector as well which 
maybe is the mistereous 3rd in ? ... don't know ... just a guess ... 




There is also a problem with plughw, since the TPA shows that the 1stOUT is 
used, but the console message is different:


|   |   |   |   ENTERING MustuxAudioDeviceMapper.cc::open_bus_out
|   |   |   |   |   ENTERING MustuxAudioBus.cc::open
|   |   |   |   |   |   [ Opening PLAYBACK bus : EMU10K1 - 2nd OUT 
(plughw:0,0) ... ]
WARNING: You appear to use the plughw device, setting number of channels to a 
sane value (2)
|   |   |   |   |   |   [ Detected min/max period size : 32 - 8192 ]
|   |   |   |   |   |   [ Trying OPEN PLAYBACK BUS with these values: 
fps=20.000  fragmentSize=8820  periods=2  periodSize=2205 ]
|   |   |   |   |   |   [ BUS OUT EMU10K1 - 2nd OUT (plughw:0,0) OPEN : 44100 
Hz, STEREO, 16 bits periodSize=2205 transferSize=8820 ]
|   |   |   |   |   LEAVING MustuxAudioBus.cc::open
|   |   |   |   LEAVING MustuxAudioDeviceMapper.cc::open_bus_out
|   |   |   |   [ PLAYBACK  THREAD START : SUCESS ]



and when I manually choose 1stOUT the machine hangs!!!!! :-(




and finally record don't work. neither with hw nor plughw.
below id the output using hw when ^T<A>:

...
...
|   |   |   |   |   |   ENTERING MustuxAudioBus.cc::open
|   |   |   |   |   |   |   [ Opening CAPTURE bus : EMU10K1 - 3rd IN 
(hw:0,0) ... ]
|   |   |   |   |   |   |   [ Detected min/max period size : 384 - 8192 ]
|   |   |   |   |   |   |   [ Trying OPEN CAPTURE BUS with these values: 
fps=20.000  fragmentSize=8820  periods=2  periodSize=2205 ]

*** Error in int Bus::open(int, int, int, bool, float)
setting period size to 2205 on bus EMU10K1 - 3rd IN (hw:0,0). ALSA ERROR : 
Unknown error

|   |   |   |   |   |   LEAVING MustuxAudioBus.cc::open
|   |   |   |   |   LEAVING MustuxAudioDeviceMapper.cc::open_bus_in

*** Error in int Mixer::arm(int, int)
Unknown error

|   |   |   |   LEAVING src/Mixer.cc::arm

*** Error in int Track::arm()
Cannot arm track

|   |   |   LEAVING src/Track.cc::arm


greetings
reinhard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]