Re: [Alsa-devel] Problems running latencytest: "error setting freq 1024"

2004-03-23 Thread Fernando Pablo Lopez-Lezcano
> > >$ measure -p ./out/x11.png -o ./out/x11.out -c 0 -f 1024 -n 2 -t 2 > > >I get this error message: "error setting freq 1024" > > > > probably a permissions problem. try it as root. > > This is while runng at root. (Sorry for the "$" I typed that one by > hand). > > A tip from Tim Goetze to

[Alsa-devel] ACPI S3 support in intel8x0

2004-03-23 Thread Christoph Lukas
Hi, I have spent some time to get ACPI S3 working on my Dell Latitude D800. The remaining problem is that the soundcard does not work after resume. I am running a patched 2.6.3 Kernel with Alsa 1.0.2c. Without unloading the drivers before suspend I get lots of the following messages after resume

Re: [Alsa-devel] Problems running latencytest: "error setting freq 1024"

2004-03-23 Thread Frank Barknecht
Hallo, Paul Davis hat gesagt: // Paul Davis wrote: > >$ measure -p ./out/x11.png -o ./out/x11.out -c 0 -f 1024 -n 2 -t 2 > >I get this error message: "error setting freq 1024" > > probably a permissions problem. try it as root. This is while runng at root. (Sorry for the "$" I typed that one by

Re: [Alsa-devel] Problems running latencytest: "error setting freq 1024"

2004-03-23 Thread Paul Davis
>$ measure -p ./out/x11.png -o ./out/x11.out -c 0 -f 1024 -n 2 -t 2 >I get this error message: "error setting freq 1024" probably a permissions problem. try it as root. --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutor

[Alsa-devel] snd_pcm_hw_params_get_tick_time_max problem..

2004-03-23 Thread Apostolos Dimitromanolakis
Wow .. It seems snd_pcm_hw_params_get_tick_time_max has started sending spam! We are doomed... Original Message Subject: Reactor PEN1S Date: Mon, 22 Mar 2004 21:27:39 + From: [EMAIL PROTECTED] To: Apdim <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Lost

[Alsa-devel] Problems running latencytest: "error setting freq 1024"

2004-03-23 Thread Frank Barknecht
Hallo, I'd like to test my system's 2.6.4 latency using Takashi's http://www.alsa-project.org/~iwai/latencytest-0.5.2.tar.gz suite. Building and installing so far went fine, I can run all the tests but no output is created. But I get a spurious error message which could be the reason for this. I

[Alsa-devel] PCI - via82xx and Bugs #0000092 and #0000043

2004-03-23 Thread Philip Lawatsch
Hi, I've got a VIA 8235 and can reproduce bug #43 (Rear + LFE/Center almost silent) using alsa-kernel and alsa-driver from cvs (co today). Now i'd like to know if someone is working on a fix, or if I'm better of buying a "real" soundcard to get 5.1 ? with kind regards Philip Lawatsch -- WaUG

Re: [Alsa-devel] [fixed] snd-usb-audio and midisport1x1 little hack fixes hotplug pb

2004-03-23 Thread Hartmut Geissbauer
> Apparently, snd_usb_audio_disconnect is called recursively, caused by > the call to usb_driver_release_interface, and then deadlocks. > > The USB core will release all interfaces automatically, so we don't > need this call. Please remove the usb_driver_release_interface line. Sorry, in case of

Re: [Alsa-devel] snd_pcm_wait() More details required.

2004-03-23 Thread Jaroslav Kysela
On Tue, 23 Mar 2004, Clemens Ladisch wrote: > Jaroslav Kysela wrote: > > > On Mon, 22 Mar 2004, James Courtier-Dutton wrote: > > > > > My current tests were not using the resampler. i.e. app using 48k, sound > > > card using 48k. I will try some tests that would use the resampler. > > > > Then I

[Alsa-devel] [alsa-develop] Philips Sonic Edge 5.1 - cmipci

2004-03-23 Thread Gergan Penkov
I have Philips Sonic Edge 5.1 and as I have googled for it and the chipset, it uses, I have found that it has modified CMI8738. It was only one site with such reference, but I have tried it and it works somehow. cat /proc/asound/cards 0 [CMI8738MC6 ]: CMI8738-MC6 - C-Media PCI MI8738-MC6

Re: [Alsa-devel] snd_pcm_wait() More details required.

2004-03-23 Thread Clemens Ladisch
Jaroslav Kysela wrote: > On Mon, 22 Mar 2004, James Courtier-Dutton wrote: > > > My current tests were not using the resampler. i.e. app using 48k, sound > > card using 48k. I will try some tests that would use the resampler. > > Then I need more info how I can reproduce the bug. The following te

Re: [Alsa-devel] ALSA driver 1.0.2c: divide by zero oops

2004-03-23 Thread Jaroslav Kysela
On Tue, 23 Mar 2004, Jonathan Woithe wrote: > > Could you add exactly same initialization sequence to > > alsa-oss/test/testoss.c code? So we can debug easily the problem here. > > Sorry, I couldn't see where this would fit in in this file - testoss.c seems > more like it's testing the oss redir