Re: alsasound init script (Re: [Alsa-devel] possible problems withrc6 aplay )

2002-12-23 Thread Patrick Shirkey
file which shows the low-level hardware information as the card number, the module name and the PCI/ISA-PnP/USB/PCMCIA IDs like: 0 snd-ens1371 0x0123 0xABCD 1 snd-usb-audio 0x 0x Could you add to that the irq number? -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware

Re: [Alsa-devel] Converted "Writing an ALSA Driver" to DocBook.

2002-12-23 Thread Patrick Shirkey
n can put the html versions on line for me to download. I will be here for a while doing this otherwise. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide ===

Re: [Alsa-devel] usbaudio won't do 24-bit or 32-bit i/o...

2002-12-23 Thread Patrick Shirkey
Takashi Iwai wrote: At Sat, 21 Dec 2002 07:00:45 +0900, Patrick Shirkey wrote: Takashi Iwai wrote: hmmm, it seems that the problem is on usb-uhci driver. mysteriously, the midi part of quattro causes the kernel panic. the audio part seems ok. you can avoid this either by using uhci driver or

Re: [Alsa-devel] Converted "Writing an ALSA Driver" to DocBook.

2003-01-03 Thread Patrick Shirkey
Patrick Shirkey wrote: nice. if you finish the set up, please let me know the url. i'll add it as the reference to the new version. Kevin sent me the html version and I have added it and the sgml file to the site. http://www.alsa-project.org/documentation.php3 The link to the ht

[Alsa-devel] cs46xx - Terratec DMX XFire 1024

2003-01-03 Thread Patrick Shirkey
s are loaded. Sound is heavily distorted. Usually reloading the modules solves this problem. One can do that autmatically by loading, unloading and reloading the modules in the bootscripts. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur

Re: [Alsa-devel] Re: How to support multiple open in low-level driver

2003-01-06 Thread Patrick Shirkey
ixing for would become the subsubdevices. From your message above do I understand we should call every sound device a sound card. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users

[Alsa-devel] Re: Some ALSA documents on line

2003-01-09 Thread Patrick Shirkey
Takashi Iwai wrote: Hi Patrick, - ALSA Driver API Reference http://www.alsa-project.org/~iwai/alsa-driver-api/index.html http://www.alsa-project.org/~iwai/alsa-driver-api.pdf http://www.alsa-project.org/~iwai/alsa-driver-api.sgml Is this generated daily in cvs or are you doing it

Re: [Alsa-devel] Re: Some ALSA documents on line

2003-01-09 Thread Patrick Shirkey
I have made the changes to the docs page. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds

[Alsa-devel] Re: [linux-audio-user] quattro distortion under mandrake 9.0 - moredetails

2003-01-18 Thread Patrick Shirkey
iriXx wrote: any suggestions would be very gratefully received! Sorry. I forgot you weren't using the latest cvs. If you would like some help installing it again (after your last round) I could ssh in and do it for you. Let me know off list if you think that is a good idea. -- Pa

[Alsa-devel] hdsp multiface pci.

2003-01-19 Thread Patrick Shirkey
RMS',index=11 ; type=INTEGER64,access=r,values=1,min=0,max=0,step=0 : values=0 numid=81,iface=PCM,name='Playback RMS',index=12 ; type=INTEGER64,access=r,values=1,min=0,max=0,step=0 : values=0 numid=87,iface=PCM,name='Playback RMS',index=13 ; type=INTEGER64,access=

Re: [Alsa-devel] hdsp multiface pci.

2003-01-19 Thread Patrick Shirkey
Thomas Charbonnel wrote: On Sun, 2003-01-19 at 13:08, Patrick Shirkey wrote: Using latest cvs, I have been trying to get this device working for my friend. We have had some success but it is unreliable. We could get sound out of the lineout port after using this command amixer -D hw:0 cset

Re: [Alsa-devel] hdsp multiface pci.

2003-01-19 Thread Patrick Shirkey
Source = Some are self explanatory but I will add it to the notes if someone will go through and explain each one. -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide

Re: [Alsa-devel] hdsp multiface pci.

2003-01-19 Thread Patrick Shirkey
384 Or is that what the .asoundrc is for? -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shou

Re: [Alsa-devel] hdsp multiface pci.

2003-01-19 Thread Patrick Shirkey
Patrick Shirkey wrote: Thomas Charbonnel wrote: You have to understand that software outputs are not directly related to physical outputs. On simpler hardware, software and physical outputs can be considered the same. On the hdsp system, thanks to the internal matrix mixer, software outputs

[Alsa-devel] Website maintainer away.

2003-02-06 Thread Patrick Shirkey
Hi. I will be away until the 24 so any changes to the website will have to go through Jaroslav until then. Rgds. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with

[Alsa-devel] [Fwd: usbaudio panic]

2003-02-24 Thread Patrick Shirkey
Sending on behalf of John --- Begin Message --- Hi -- I'm sorry to bother you, but would you be so kind as to forward this to the alsa-devel list? I've tried to mail it there myself without success; for details about that see http://sourceforge.net/tracker/?group_id=1&atid=21&func=detail&aid=

[Alsa-devel] FYI: hdsp note

2003-02-24 Thread Patrick Shirkey
The following has been submitted as a note for the documentation of hdsp. johannes.taelman(a)rug.ac.be In order to make alsa-hdsp recognize the hdsp I had to downgrade the firmware of the card(bus) to revision 10. There is a flash update tool available at http://www.rme-audio.de/english/download/

[Alsa-devel] Parsing asoundrc for devices.

2003-02-26 Thread Patrick Shirkey
I need a way to find out the details of the devices I create with the asoundrc file. It would be extremely useful to have it as part of the alsa-tools or maybe just part of alsactl/amixer. Is this on anyone short term TODO list or will I need to look into it myself? -- Patrick Shirkey

Re: [Alsa-devel] Parsing asoundrc for devices.

2003-02-26 Thread Patrick Shirkey
than snd_card_next () ? I don't quite follow this. Is that a fictional call which an app could use to get these details or is it an already functioning piece of code that I haven't seen in action? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj

[Alsa-devel] cs46xx: alsa-docs note

2003-02-26 Thread Patrick Shirkey
alsa modules are loaded. Sound is heavily distorted. Usually reloading the modules solves this problem. One can do that autmatically by loading, unloading and reloading the modules in the bootscripts. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The

[Alsa-devel] via82xx: alsa-docs note

2003-02-26 Thread Patrick Shirkey
ium devsel, IRQ 5 I/O ports at 1000 [size=256] I/O ports at 1c54 [size=4] I/O ports at 1c50 [size=4] Capabilities: [c0] Power Management version 2 -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio U

Re: [Alsa-devel] Parsing asoundrc for devices.

2003-02-26 Thread Patrick Shirkey
ht have in my system or have I not seen it in action because no one uses it yet? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting

Re: [Alsa-devel] aserver, smix

2003-02-26 Thread Patrick Shirkey
s explained in depth. If however you mean hardware mixing (multiple streams at the same time) then it is dependant on the device and the manufacturers supplied tech details. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Lin

Re: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2on Mdk 9.0

2003-02-27 Thread Patrick Shirkey
sn't exist any longer) before unplugging the device. I see it too with the quattro and another user has reported it with the audigy. It would be nicer if we didn't have to remember to unload the usb-audio driver before hotplugging. Is it possible to make that happen. -- Patrick Shir

Re: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2on Mdk 9.0

2003-02-28 Thread Patrick Shirkey
using MIDI on quattro, too? It is automatically used. Clemens would have to explain as I cannot remember the exact details. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage

Re: [Alsa-devel] aserver, smix

2003-02-28 Thread Patrick Shirkey
ve) unable to install sw params ALSA lib pcm_dmix.c:1534:(snd_pcm_dmix_open) unable to initialize slave aplay: main:479: audio open error: Invalid argument -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio U

Re: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2on Mdk 9.0

2003-02-28 Thread Patrick Shirkey
Patrick Shirkey wrote: Takashi Iwai wrote: I see it too with the quattro and another user has reported it with the audigy. It would be nicer if we didn't have to remember to unload the usb-audio driver before hotplugging. Is it possible to make that happen. then there is still a bug in

Re: [Alsa-devel] aserver, smix

2003-03-01 Thread Patrick Shirkey
Jaroslav Kysela wrote: Are you using latest CVS drivers? Previous drivers are not compatible. Jaroslav Yes, I did a cvs update today. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide

[Alsa-devel] ALSA - software mixing docs.

2003-03-01 Thread Patrick Shirkey
SD,ARTS,JACK. Currently it is only available with latest cvs so needs testing with various apps to make sure it works as desired. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on st

[Alsa-devel] dmix vs alsaplayer [was jackd, zynaddsubfx and iiwusynth]

2003-03-03 Thread Patrick Shirkey
ule on your system. Make sure they're in "/usr/local/lib/alsaplayer/output/". Use the -o parameter to select one. failed to load output plugin (alsa). exitting... -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users

Re: [Alsa-devel] dsnoop, dshare and dmix plugins

2003-03-20 Thread Patrick Shirkey
x was eventually so that it is unnecessary to use the .asoundrc :) -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No

[Alsa-devel] Fwd: via82xx problem

2003-03-28 Thread Patrick Shirkey
sound recording to work at all. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We want normal music!", I thin

[Alsa-devel] alsa-utils make error

2003-04-01 Thread Patrick Shirkey
I get an error on line 221 in alsactl.c undefined call to snd_ctl_elem_info_is_first with latest cvs -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in

Re: [Alsa-devel] Fwd: via82xx problem

2003-04-02 Thread Patrick Shirkey
set this. Is it using a module parametre? Jordi rm -rf /dev/dsp ln -s /dev/adsp /dev/dsp chmod a+rw /dev/dsp -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the b

[Alsa-devel] quattro bug

2003-04-02 Thread Patrick Shirkey
I found out last night that input 3 is not working for the latest cvs. All the other i/o ports are functioning correctly though. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being

[Alsa-devel] User notes online

2003-04-05 Thread Patrick Shirkey
hich cards are most used. Currently the people who use the via82xx module are the most prolific contributers. Hopefully it doesn't make any problems for the server. I'm not sure how much it affects the machine/s running things. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.bo

[Alsa-devel] USB quattro testing

2003-05-27 Thread Patrick Shirkey
ctl.quattro { type hw; card 2; } pcm.q4b { type route; slave.pcm "quattro"; ttable.0.0 1; ttable.1.1 1; ttable.2.2 1; ttable.3.3 1; } ctl.q4b { type hw; card 2; } === -- Pa

Re: [Alsa-devel] Quick question

2003-06-03 Thread Patrick Shirkey
ptured data) on another? Check out ecasound. It can do this quite easily apparently. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds

Re: [Alsa-devel] Re: Alsa-devel digest, Vol 1 #1207 - 14 msgs

2003-06-05 Thread Patrick Shirkey
. Have you also symlinked /dev/dsp to /dev/adsp0 as that will allow oss apps to use the hw:0,1 channel? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band i

Re: [Alsa-devel] Please help!

2003-06-08 Thread Patrick Shirkey
e the latency setting (4096). Try 1024 or 512. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We want no

Re: [Alsa-devel] ALSA Soundcard Matrix

2003-06-08 Thread Patrick Shirkey
levant data: Vendor: Terratec Product: Aureon 5.1 Fun Chipset: CMI8738 Notes: [Tio] I have only tested the line out, headphone and toslink (optical) out so far, though. Thanks for the report. Now added. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org

[Alsa-devel] ./snddevices

2003-06-17 Thread Patrick Shirkey
output plugin "alsa". Trying defaults. snd_pcm_open: Permission denied (quattro1) Failed to initialize plugin! - Can someone let me know what is wrong or has support for the old dev system been dropped now? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://ww

Re: [Alsa-devel] NV Soundstorm support? / Recording broke!

2003-06-23 Thread Patrick Shirkey
L stuff so I just gave up with that. The tarballs are working AFAIK. Did you use the ones from alsa-project.org? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with th

[Alsa-devel] hdsp multiface.

2003-07-01 Thread Patrick Shirkey
ayback_16 alsa_pcm:playback_17 alsa_pcm:playback_18 -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We want normal

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo aplay: set_params:800: Access type not available -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with th

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
warm boot into Linux to actually use the card. I'll check the archive but I don't have windows and won't ever on that computer so it would be much nicer if it just worked. I would rather go back to an old driver than install windohs. -- Patrick Shirkey - Boost Hardware Ltd

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
Mark Knecht wrote: Is this similar to the problems Jesse Chappell was having? If so, his 'solution' ;-) was to boot Windows to get the firmware loaded, and then to warm boot into Linux to actually use the card. I missed the note from Paul saying it was a bug he wanted to fix. Bummer.

Re: [Alsa-devel] Question about control names.

2003-07-03 Thread Patrick Shirkey
Takashi Iwai wrote: And at last, could someone please with suggar on the top update the ALSA support matrix ???!! The Aureal Vortex cards -YES THEY ARE- supported. (http://savannah.nongnu.org/projects/openvortex/) please ask Patrick Shirkey <[EMAIL PROTECTED]>, the maintainer of the we

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
e the WC button on when it is working correctly. In this case after running hdsploader the box flashes and then all the lights turn off. This device has worked with older versions of the alsa drivers. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org -

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: Thomas Charbonnel wrote: Remaining: * HDSP9652: the matrix mixer isn't yet handled right. * Rev11 + Multiface: either the firmware file is wrong or the io-box firmware upload scenario has changed for this card revision. Has anyone ever had success with this combinatio

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: I'll also try with amixer just incase. Yep. Things changed again. This time Jeds rich and I'm happy. The line outs are still kaput but the outputs are working. I got a nice clear clean signal from output 1 and 2 after running: amixer -c 1 cset numid=23 0,0,4000;

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
Patrick Shirkey wrote: Patrick Shirkey wrote: I'll also try with amixer just incase. Yep. Things changed again. This time Jeds rich and I'm happy. The line outs are still kaput but the outputs are working. I got a nice clear clean signal from output 1 and 2 after running: One mor

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Patrick Shirkey
jfm3 wrote: On Thu, 2003-07-03 at 13:08, Justin Cormack wrote: On Thu, 2003-07-03 at 17:15, Patrick Shirkey wrote: Patrick Shirkey wrote: Thomas Charbonnel wrote: Remaining: * HDSP9652: the matrix mixer isn't yet handled right. * Rev11 + Multiface: either the firmware file is wrong or t

Re: [Alsa-devel] some more anon cvs funkiness...

2003-07-07 Thread Patrick Shirkey
cvs until it is ready. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We want normal music!", I thin

Re: [Alsa-devel] [ANN] hdspmixer-1.1

2003-07-30 Thread Patrick Shirkey
will update to current cvs soon to check that though. -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We

Re: [Alsa-devel] ALSA documentation.

2003-09-14 Thread Patrick Shirkey
James Courtier-Dutton wrote: Why is the following document, together with other documents in that directory, not easily accessible from the alsa-project web site? alsa-kernel/Documentation/ALSA-Configuration.txt Didn't know about it. Will add it soon. -- Patrick Shirkey - Boost Hardwar

Re: [Alsa-devel] Soundcard matrix maintainer - ASI

2003-09-15 Thread Patrick Shirkey
a for changing an entry from green to white. thanks and regards Sorry for the delay in this. I am suffering from multiple component meltdowns. I was almost there two weeks ago and then I lost my videocard. Maybe another two weeks and everything will be back in order. -- Patrick Shirkey - Boost Har

[Alsa-devel] Core Sound PDAudio-CF

2003-09-22 Thread Patrick Shirkey
Please add the Core Sound PDAudio-CF card to the ALSA Soundcard Matrix. PDAudio-CF is a Type I extended compact flash card that provides optical and coaxial IEC958-compatible inputs. It allows PDAs, laptops and desktop PCs to accept digital audio data streams (S/PDIF, AC3, DTS, ATRAC, MPEG) with

[Alsa-devel] [Fwd: nforce 2 support in ALSA?]

2003-10-20 Thread Patrick Shirkey
Anyone know the ETA for this driver? -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in front of crowds shouting, "Get off! No! We want normal music

<    1   2   3   4