[PlanetCCRMA] Re: New 2.6.13 ccrma kernel problems

Fernando Lopez-Lezcano nando@ccrma.Stanford.EDU
Thu Sep 1 19:36:02 2005


On Thu, 2005-09-01 at 20:28 -0400, blindman jones wrote:
> I was using the Volume Applet 2.10.1, the upgades messed that up... I
> install gamix from the ccrma repo and that works perfect...
> envy24control still segfaults.
> 
> sorry I can't be more helpful than that.
> 
> On 9/1/05, blindman jones <erleichda@gmail.com> wrote:
> > rebooted to last FC4 kernel, 2.6.12-0.21.rdt.ccrma, and envy24control
> > still segfaults but now I get out 2 & 3 on DAC5 & DAC7 in the Alsa
> > mixer.

Sorry for the problem. 

For now I have moved the new kernel and alsa to the planetedge
repository where it cannot do more damage :-(

I can confirm that envy24control segfaults... 

Most probably the best option for you would be to revert to the previous
version of alsa. First erase with rpm "planetccrma-core-edge" (which has
all the dependencies):

  rpm -e planetccrma-core-edge

Then we need to get the various alsa components to the previous version.

Start with:
  apt-get update
Then do the following (these will downgrade the packages, you will need
to confirm with "Y"):
  apt-get install alsa-utils=1.0.9rfa-1.rhfc4.ccrma
  apt-get install alsa-tools=1.0.9-1.rhfc4.ccrma
[if you installed the plugins]
  apt-get install alsa-plugins=1.0.9-1.rhfc4.ccrma
  apt-get install alsa-oss=1.0.9-1.rhfc4.ccrma
[the following is on one line]
  apt-get install alsa-lib=1.0.9rf-1.rhfc4.ccrma
alsa-lib-devel=1.0.9rf-1.rhfc4.ccrma
... and finally...
  apt-get install alsa-driver=1.0.9b-1.rhfc4.ccrma

You should be fine after this (I hope)...
-- Fernando

> > will have to kick around more.
> > 
> > On 9/1/05, blindman jones <erleichda@gmail.com> wrote:
> > > I upgraded to the new Kernel 2.6.13-0.3.rdt.rhfc4.ccrma and alsa with
> > > apt... so far I have found that I have lost outputs 2 & 3 from my
> > > 1010LT card, envy24control segfaults, and all the controls are
> > > different in the Alsa mixer. I use to control the studio monitors with
> > > outs 1 & 2 and I have a headphone amp on outs 2 & 3... the controls
> > > use to go DAC, DAC2, DAC3, DAC4 etc... now, they are DAC, DAC, DAC3,
> > > DAC3, DAC5, DAC5, DAC7, DAC7.... etc
> > >
> > > DAC & DAC3 control the left and right monitors, but I can no longer
> > > get anything form the headphone amp.
> > >
> > > I am going to reboot to the old kernel to see if that helps.
> > >
> > > I wanted to get a note off quick to see if anyone else has this issue
> > > and to ask what kind of info would be more helpful... is there some
> > > kind of debug I can run to help someone... somewhere... who knows how
> > > all this black magic works. :)