Am 04.01.2013 um 14:35 schrieb <[email protected]> 
<[email protected]>:

> Sorry - I am skunkworks....
> 
> Here is a dmesg from a boot of the default 12.04 kernal.
> 
> http://pastebin.ca/2299341

Sam,

thanks - very helpful, that gives a fairly clear indication what goes wrong 
with my kernel on your platform

it's the sata_sis driver which is missing (around line 625), so that's easy to 
fix, the below options are unset in my deb

--

what I'll do is to start over with the ubuntu 3.2 kernel config 
(/boot/config-3.2.0-35-generic-pae) and merge in the Xenomai options, then we 
should arrive at a kernel which pretty much behaves like the default 12.04 
kernel as far as peripherals go, to exclude more of these 'surprises'

sorry, I'm dabbling in foreign territory here, but we'll get there

- Michael

#
# SATA SFF controllers with BMDMA
#
CONFIG_ATA_PIIX=y
CONFIG_SATA_MV=m
CONFIG_SATA_NV=m
CONFIG_SATA_PROMISE=m
CONFIG_SATA_SIL=m
CONFIG_SATA_SIS=m    #  <-------
CONFIG_SATA_SVW=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m


> 
> I will try your new kernel next..

no point, wont work - I'll let you know when the new one's done
> 
> sam
> 
> On Fri, 4 Jan 2013 09:26:17 +0100
> Michael Haberler <[email protected]> wrote:
>> of your AMD with a kernel which actually boots - it could help to determine 
>> which drivers this motherboard needs and hence to fix the Xenomai kernel
>> 
>> the output of 'dmesg' after logging in should do
>> 
>> 
>> --
>> 
>> is it just me or have other people also problems correlating IRC nicknames 
>> with real people ?
>> 
>> - Michael
>> ------------------------------------------------------------------------------
>> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
>> much more. Get web development skills now with LearnDevNow -
>> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
>> SALE $99.99 this month only -- learn more at:
>> http://p.sf.net/sfu/learnmore_122812
>> _______________________________________________
>> Emc-developers mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/emc-developers
> 
> 
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
> SALE $99.99 this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122812
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to