[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bug help (Wheezy kernel 3 and alsa problem)



On 08/10/11 21:57, Richard wrote:
> On Sat, 08 Oct 2011 20:56:10 +1100 Scott Ferguson
> <prettyfly.productions@gmail.com> wrote:
> 
> Thanks for the reply Scott
>> On 08/10/11 20:10, Richard wrote:
<snipped>

>> Of no particular relevance - what kernel is that? (did you build
>> it yourself?).
> 
> No it the real time low latency kernel
> 2.6.33.7-rt29-multimedia-amd64

64Studio I presume (?).
Not pure Debian so there's not a lot of informed help I can provide...

<snipped>

>> 
>> What is your system architecture?
> $ uname -r2.6.33.7-rt29-multimedia-amd64
>> will probably tell me what you need.
>> 
>> Is this a dedicated audio production machine?
> No, but I'm using it for Software defined Radio ,SDR, application 
> feeding quadrature inputs to the sound card, hence the importance of
> having all the sampling rates available
>> Are you running rtirq etc?
>> 
> 
> No I'm not using that.
> 
>> <snipped>
> 
> 
>>> So how do I just down load a kernel with the minimum deps to
>>> allow it to function, so I can test and see if the problem occurs
>>> with the alsa packages in their current working state.
>>> 
>>> TIA
>> 

I've made two mistakes below:-
1. the command should have been:-
# apt-get --no-install-recommends install
linux-image-version-whatever_your_architecture

2. I'd mistakenly assumed (and made an ass of you and me) that you were
running Debian.... you'll need to do:-
$ apt-cache search multimedia-amd64 | grep linux-image
to choose the appropriate image to install.

>> # apt-get --no-install-recommends 
>> linux-image-3.0.0-1-whatever_your_architecture
>> 

NOTE modification to line below

I'd suggest you run this first:- # apt-get -s --no-install-recommends
install kernel-image-you-choose-to-install > /root/kernel-3_upgrade

>> 
>> 
>> That will give you a list of changes for future reference.
> 
> I must have got the syntax wrong as I get :- invalid operation
> linux-image-3.0.0-1-amd64

No - I left the "install" parameter out....

>> 
>> Ralf Mardorf will surely have an opinion but he won't be back
>> online until later this today (at earliest).
>> 
>> Cheers
>> 
>> 
> I also need to load the repo which the kernels are in, googling I
> haven't found a comprehensive listing. I'll carry on looking.

For your location it'd be:-
deb http://www.mirrorservice.org/sites/64studio.com/apt/ 64studio main
(for /etc/apt/sources.list)

http://apt.64studio.com/
(for a web browser)

If you're just pulling the kernel from 64studio and the rest from Debian
you could run into problems - possibly best to pull all from one or the
other. 64studio != Debian (it's just built from it).

You may find the audio user lists useful, also:-
http://lists.64studio.com/mailman/listinfo/64studio-users

Cheers


Reply to: