[Alsa-user] Re: recording from tape

2003-12-14 Thread Jim McCloskey
Earlier I wrote: |> I'm trying to transfer audio from a cassette tape to the hard disk (so |> that I can then burn a CD of the material). |> |>.. |> |> Sound from the tape plays beautifully to the speakers in this setup |> (it fades away as I lower the volume on the Line c

Re: [Alsa-user] aplay puzzle

2003-12-14 Thread Jaroslav Kysela
On Fri, 12 Dec 2003, Jim McCloskey wrote: > > Frank Barknecht ([EMAIL PROTECTED]) hat gesagt: > > |> /dev/dsp are just OSS-emu devices. You need to check the permissions > |> of the files in /dev/snd/* > > Thank you very much for this. That was the problem. The permissions on > the device files

Re: [Alsa-user] support for audigy ls soundcard

2003-12-14 Thread Jaroslav Kysela
On Sat, 13 Dec 2003, Dirk Vornheder wrote: > Hi ! > > Is the creative soundcard Audigy LS supported by the alsa driver ? No. This chip is different from emu10k1 (Live) and emu10k2 (Audigy) and we have no information about it. Ask Creative for help (documentation).

Re: [Alsa-user] Embedded alsa solved

2003-12-14 Thread Jaroslav Kysela
On Sat, 13 Dec 2003, Bart wrote: > Naturally, as soon as I posted the problem, I figured > out the solution myself. > > When I set the configure prefix to /usr/pebble, that > got applied to ALL the target paths, including the > ones used at runtime. This is a problem because the > target filesys

Re: [Alsa-user] solved Red Hat issue

2003-12-14 Thread Jaroslav Kysela
On Sun, 13 Dec 2003, Florin Andrei wrote: > On Fri, 2003-12-12 at 20:35, Florin Andrei wrote: > > With the most recent Red Hat 9 kernel (2.4.20-24.9), the ALSA modules > > fail again with the schedule_work error. Upon closer examination, it > > looks like ./configure fails to apply the "mkdir -p;

Re: [Alsa-user] Re: recording from tape

2003-12-14 Thread Mark Constable
On Sun, 14 Dec 2003 06:20 pm, Jim McCloskey wrote: > To record from line input using this card (the Turtle Beach Santa > Cruz, cs46xx driver), you have to set *all three* of: > > LINE CAPTURE ADC > > to Captur(e) (and also un-mute and set values appropriately of course). >

[Alsa-user] Audigy Gamer: Routing line in through digital out?

2003-12-14 Thread Sven Jacobs
Hello! I own an Audigy Gamer. It works fine with ALSA (kernel 2.6.0-test11)! I've connected my Hauppauge tv card to the line in connector and I am using digital out to connect the soundcard to a 5.1 speaker system. Unfortunately the sound from line in is not routed through digital out :( It wor

Re: [Alsa-user] ASUS P4P800 MB (integrated sound) ALSA CVS unresolved symbol

2003-12-14 Thread kluu te
When you compile the driver and libs use this option. --with-moddir=/lib/modules//misc --with-cards= - Original Message - From: "Michael J. Hartwick" <[EMAIL PROTECTED]> Date: Sun, 14 Dec 2003 01:06:09 -0500 (EST) To: [EMAIL PROTECTED] Subject: [Alsa-user] ASUS P4P800 MB (integrated sound

[Alsa-user] flash plugin 6 access on alsa -> freeze

2003-12-14 Thread Oliver Zimmermann
This weekend I'm struggeling to get Macromedia flash player plugin 6.0r79 to work. The old 5.0r51 did. In general alsa works well, for example with xmms or alsamixer. But when a flash wants to play a sound, the workstation freezes. When I deactivate the soundcore module in the kernel and the auto

[Alsa-user] midi and ymf744b

2003-12-14 Thread Enrico Agliotti
Hello to all I'm using a Toshiba Satellite Pro 4300 with onboard the Yamaha YMF744B soundcard. As OS, I'm using Debian GNU/Linux unstable. I tried to compile the alsa drivers from source and all worked fine except from midi. Playing midi files, no sound can be heard. For example, the KDE applicat

Re: [Alsa-user] ASUS P4P800 MB (integrated sound) ALSA CVS unresolved symbol

2003-12-14 Thread Michael J. Hartwick
On Sun, 14 Dec 2003 at 15:08 (+0100), kluu te wrote: kt> When you compile the driver and libs use this option. kt> --with-moddir=/lib/modules//misc kt> --with-cards= I tried that and this is the current results: # modprobe snd-intel8x0 /lib/modules/2.4.23/misc/snd.o: unresolved symbol kernel_fla

Re: [Alsa-user] ASUS P4P800 MB (integrated sound) ALSA CVS unresolved symbol

2003-12-14 Thread kluu te
I haven't seen the message about the kernel flag before. Have you recompiled your kernel and kept the old one? I have a message about a symlink written earlier you can take a look at. But I don't know if it to any help. Thanks for your response. I have just fixed the problem. The problem wa

Re: [Alsa-user] midi and ymf744b

2003-12-14 Thread Ryan Underwood
On Sun, Dec 14, 2003 at 07:07:07PM +0100, Enrico Agliotti wrote: > Hello to all > I'm using a Toshiba Satellite Pro 4300 with onboard the Yamaha YMF744B > soundcard. > As OS, I'm using Debian GNU/Linux unstable. > > I tried to compile the alsa drivers from source and all worked fine > except fro

[Alsa-user] Support for AD1888 on Radeon 9100 IGP/Asus P4R800-VM

2003-12-14 Thread Ian Anderson
Good Afternoon, After a little trial and error and a look a the archives it appears that the AD1888 on the Asus P4R800-VM is not currently supported by ALSA. The question is, will it be? Analog Devices seems to have extensive documentation on the AD1888 and ATI has made a point of making sure

[Alsa-user] Audigy 2 s/pdif question

2003-12-14 Thread Shane Wegner
Hello list, I am trying to get my Audigy 2 soundcard working with ALSA and for the most part things are working. The only problem is I can't seem to get digital and analogue working at the same time. I am using two outputs on the Audigy, the analogue fronts are connected to a set of speakers in

Re: [Alsa-user] Failing to build alsa 1.0.0rc2

2003-12-14 Thread William
It looks like a possible configuration problem to me. Maybe your gcc version doesn't match the gcc version that compiled your kernel and your kernel modules (check: gcc --version ; cat /proc/version). Maybe there was a problem with the command-line arguments you used for ./configure. Try this ex

Re: [Alsa-user] Audigy 2 s/pdif question

2003-12-14 Thread Gene Heskett
On Sunday 14 December 2003 16:57, Shane Wegner wrote: >Hello list, > >I am trying to get my Audigy 2 soundcard working with ALSA >and for the most part things are working. The only problem >is I can't seem to get digital and analogue working at the >same time. I am using two outputs on the Audigy

[Alsa-user] alsa 0.9.7-1.0.0rc2 SIS7012 playback problems

2003-12-14 Thread sla prjct
Problems with alsa 0.9.7-1.0.0rc2 inclusively on SIS7012 sound card. No problem with version 0.9.6.   Description of the problem:   Too fast playback. Sending option "ac97_clock=" to snd_intel8x0 does not help. For example, sending option "ac97_clock=8000" the quality is like of a phone-lin

[Alsa-user] snd-via82xx sound garbled

2003-12-14 Thread Adam C. Brown
I'm using the ALSA 1.0rc2 drivers along with MythTV, however I've run into two sound problems: First, when I play a DVD, the sound (and video) tend to 'jump' and sound 'garbled'. I don't run into this problem when I use the kernel driver for 2.4.23 (via82cxxx_audio), that is, the sound and video

[Alsa-user] unsubcribe

2003-12-14 Thread kevin
unsubscribe