Re: [proaudio] problem at boot with rt-sources |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] problem at boot with rt-sources
- From: Dominique Michel <dominique.michel@xxxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 18:26:19 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
Le Fri, 14 Jul 2006 13:54:19 +0200,
Frieder Bürzele <evermind@xxxxxxxxxxxxx> a écrit :
> Dubphil wrote:
> > Hello,
> >
> > ok I get time to evalute a little bit the proaudio overlay.
> > The first thing I did was to upgrade my low latency kernel that was at
> > the 2.6.14 version.
> > so I have emerged the rt-sources (2.6.17-rt5), compile it and when I
> > boot, my kernel hangs at the "Scaning for ehci_hcd" line just after
> > the "Loading modules" line. It seems that there is a problem with the
> > pci management or something.
> >
> > In order to test if it was specific to the rt-sources package, I did
> > the same procedure with the 2.6.17 that I did with the working kernel
> > 2.6.14 :
> > downloading the linux vanilla source, applying the ingo molnar rt7
> > patch, the compilation was fine but same problem at boot, so this is
> > probably not a specific rt-sources package issue.
> >
> > Something important to say is that I use genkernel (genkernel
> > --oldconfig --menuconfig all , after having copied the running kernel
> > config in .config) to compile the kernel.
> >
> > any one have already face this issue already ?
> >
> > Best regards
> >
> > Philippe
> >
> no idea what it could cause, but you can try the latest realtime-patch
> http://people.redhat.com/mingo/realtime-preempt/patch-2.6.17-rt7
>
> Frieder
>
I read somewhere in the gentoo forum about something similar with the 2.6.17 kernel, The fix was to remove .config and redo the comfig from the scratch with make menuconfig.
Dominique