nozomi-source

Stephan Hermann sh at sourcecode.de
Sat Jan 19 09:15:36 GMT 2008


Hi Hirosh,



could you please file a bug on launchpad.net against this package?

Regards,

\sh
Am Sat, 19 Jan 2008 01:31:32 +0100
schrieb Hirosh Dabui <hirosh at dabui.de>:

> Hello,
> 
> i updated today to your hardy distro and my needed nozomi source was
> not working
> anymore for the hardy kernel:
> 
> hd at ibm:~$ uname -a
> Linux ibm 2.6.24-4-generic #1 SMP Mon Jan 14 17:30:39 UTC 2008 i686
> GNU/Linux
> 
> 
> I wanted to compile the package, but it was not possible. So i started
> to grep
> in the linux source code and i found a solution:
> The nozomi.c was not compiling, coz I have to change the following
> lines in nomozi.c:
> 
> 1356c1356
> <     if ( (rval = request_irq( pdev->irq, &interrupt_handler,
> SA_SHIRQ, NOZOMI_NAME, pdev )) ) {
> ---
> >     if ( (rval = request_irq( pdev->irq, &interrupt_handler,
> IRQF_SHARED, NOZOMI_NAME, pdev )) ) {
> 
> But i have to force the nozomi module by:
> 
> modprobe -f nozomi
> 
> That works for me
> 
> cheers,
> 
> Hirosh
> 


-- 
SysAdmin, OSS Developer
GPG-Key ID: 0xC098EFA8 
Fingerprint: 3D8B 5138 0852 DA7A B83F  DCCB C189 E733 C098 EFA8
http://www.sourcecode.de/




More information about the Ubuntu-motu mailing list