Hi,
I've a toshiba notebook with a maestro soundcard (es1968 driver). I've
test kernel version 2.4.10, 2.4.10-ac7 with the same problem. When a
play a sound with mpg123 (and aplay), just at end of the song, i've a
kernel panic. Like this
Unable to handle kernel paging request at virtual address
The link to the preliminary documentation for ALSA 0.5.x is broken.
Has the documentation been moved to another location?
Thanks.
-- Ricardo
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourcefo
Everything worked perfectly.
Your sound_core.c patch applied cleanly to 2.4.10-ac8.
Your sound_oss.c patch applied cleanly to 0.9beta7.
The /dev/sound/audio and /dev/audio files now appear
with the right permissions, etc.
Thanks!
--
Thomas
On Mon, 2001-10-08 at 11:32, Takashi Iwai wrote:
> Hi,
> On 7 Oct 2001, Thomas Hood wrote:
>
> > When the oss compatibility modules are loaded, a number
> of
> > OSS-compatibility devices appear under devfs.
> Unfortunately,
> > /dev/audio is missing. Yet, if one creates /dev/audio
> manually
> > with mknod (major 14, minor 4) it works fine.
> >
Do
Andy Wingo wrote:
>
> "hw:N,M": the Nth card, with the Mth pcm device. N and M start with 0.
> this device does not use the software plugin layer.
OK, thanks, I'll try that!
> "default": uses the software plugin layer to resample and fold/multiply
> channels, if necessary. plays on the first ca
I'm using the plugin interface and snd_pcm_readi to capture interleaved
frames of stereo 24-bit material. The samples are 24-bits but are
stored in 32-bit words / 64-bit frames. Can I configure the plugin
layer to give me three byte samples (48-bit frames)?
drue
Hi Jussi,
On Mon, 08 Oct 2001, Jussi Laako wrote:
> Jaroslav Kysela wrote:
> >
> > > put into device id of snd_pcm_open()? Can't find it documented
> >
> > You can put there any unique string / abbreviation of the given PCM
> > device.
>
> Here's my 'aplay -l' output, what should I put into
I was also under the impression that this card doesn't quite work right
under alsa. I remember reading something about how the chip used in the Game
Theatre XP was well-documented and commonly supported, but the mixer setup
was difficult and unfathomable. Also, the last time I tried to use the
cs4
Jaroslav Kysela wrote:
>
> > put into device id of snd_pcm_open()? Can't find it documented
>
> You can put there any unique string / abbreviation of the given PCM
> device.
Here's my 'aplay -l' output, what should I put into snd_pcm_open() to open
card2/device0 or card1/device1? It just compl
"Jeffrey W. Baker" wrote:
>
> The pmac driver doesn't compile from the latest release nor from CVS. It
> uses feature_test, feature_set, and feature_clear symbols, but these are
> provided by arch/ppc/kernel/feature.c which doesn't seem to get built (at
> least in my configuration.). Also, noth
The pmac driver doesn't compile from the latest release nor from CVS. It
uses feature_test, feature_set, and feature_clear symbols, but these are
provided by arch/ppc/kernel/feature.c which doesn't seem to get built (at
least in my configuration.). Also, nothing in the kernel depends on
feature.
On Monday 08 October 2001 19:33, Jaroslav Kysela wrote:
> On Sun, 7 Oct 2001, Allan Hsu wrote:
> > I was wondering if anybody out there was attempting ALSA support of the
> > Hercules Game Theatre XP. I own one of these cards, and I'd be interested
> > in contributing to driver development, but I'
Hi,
At 07 Oct 2001 00:31:36 -0400,
Thomas Hood wrote:
>
> When the oss compatibility modules are loaded, a number of
> OSS-compatibility devices appear under devfs. Unfortunately,
> /dev/audio is missing. Yet, if one creates /dev/audio manually
> with mknod (major 14, minor 4) it works fine.
>
[EMAIL PROTECTED] wrote:
>
> Quoting Jörn Nettingsmeier <[EMAIL PROTECTED]>:
>
> > Josh Green wrote:
>
> Either that or Opera ignores missing style sheets. I wonder why doxygen.css
> wasn't created. Or is this supposed to be copied into the generated doxygen html
> directory from somewhere else
Hi,
I changed the power management support routines on the following sound
chips according to the latest PM API:
es1968, maestro3, nm256, cs46xx, intel8x0
The pm code is not fully test yet, so please check whether the
suspend/resume works if you have a notebook with the chip listed
above
On Sun, 7 Oct 2001, Allan Hsu wrote:
> I was wondering if anybody out there was attempting ALSA support of the
> Hercules Game Theatre XP. I own one of these cards, and I'd be interested in
> contributing to driver development, but I'd like to know what the current
> state of development (if any)
On Sun, 7 Oct 2001, Christof Damian wrote:
> On Sat, 06.10.20 12:31, Tobiah wrote:
> > Christof Damian wrote:
> > >
> > > this sounds pretty much like what i want. but none of these
> > > controls exist in my setup.
> >
> > I'm using recent CVS of .9. I guess maybe the cards are not the
> > same
Hi,
At Sun, 7 Oct 2001 10:49:18 +0200,
Frank van de Pol wrote:
>
> Hi,
>
> could it be that there is some power management work in progress? I tried to
> compile from the cvs tree, and compilation of pcm_native.c failed to to some
> undefined functions/fields for power management.
Thanks. Fi
On 7 Oct 2001, Thomas Hood wrote:
> When the oss compatibility modules are loaded, a number of
> OSS-compatibility devices appear under devfs. Unfortunately,
> /dev/audio is missing. Yet, if one creates /dev/audio manually
> with mknod (major 14, minor 4) it works fine.
>
> This has been report
On Sun, 7 Oct 2001, Jussi Laako wrote:
> Hello,
>
> Now I think I have converted my ALSA HAL from 0.5 to 0.9 API. What should I
> put into device id of snd_pcm_open()? Can't find it documented anywhere.
You can put there any unique string / abbreviation of the given PCM
device.
> I think attach
On Sun, 7 Oct 2001, Matthias Martin wrote:
>
> Sorry for bugging the busy developers on this list, but I think this goes a
> bit further than mere installation-issues.
>
> I am trying to get a/52 (AC3) passthrough to work with the ymfpci-driver.
> xine is being used to pass AC3-data to the soundc
>
>
> I get this error from this weekends cvs.
--
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com - For the discerning hardware connoisseur.
http://www.boosthardware.com/LAU/Linux_Audio_Users
At 05 Oct 2001 18:25:04 -0700,
Josh Green wrote:
>
> On Fri, 2001-10-05 at 07:26, Takashi Iwai wrote:
> >
> > Unfortunately I'm using not vanilla kernel so I cannot give you a
> > whole patch (which will surely conflict). The only change I've done
> > is only to fs/buffer.c. The patch to the fi
23 matches
Mail list logo