Hello,
thank you. I was tired yesterday and lucky to find a way to solve the
problem.
I made a report on launchpad.net....
cheers,
Hirosh
Stephan Hermann wrote:
> 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 <[EMAIL PROTECTED]>:
>
>
>> Hello,
>>
>> i updated today to your hardy distro and my needed nozomi source was
>> not working
>> anymore for the hardy kernel:
>>
>> [EMAIL PROTECTED]:~$ 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
>>
>>
--
Ubuntu-motu mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu