snd-rtctimer bugs ?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <perex@...>
Cc: Linux Kernel Mailing List <linux-kernel@...>
Date: Saturday, October 27, 2007 - 11:06 am

Hi,

I'm using rtc-class driver(s) on this system ( current git head ).

Modprobing snd-rtctimer results in the following :

..

sudo modprobe snd-rtctimer
WARNING: Error inserting rtc (/lib/modules/2.6.24-rc1-gec3b67c1/kernel/drivers/char/rtc.ko): Input/output error
FATAL: Error inserting snd_rtctimer (/lib/modules/2.6.24-rc1-gec3b67c1/kernel/sound/core/snd-rtctimer.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                                                                     

...

from dmesg :

..

[ 4103.462367] rtc: I/O resource 70 is not free.
[ 4103.477605] snd_rtctimer: Unknown symbol rtc_register
[ 4103.477780] snd_rtctimer: Unknown symbol rtc_unregister
[ 4103.477900] snd_rtctimer: Unknown symbol rtc_control

..

I think it should have some sort check and not try to load at all when loading old rtc is not possible or it returns an error.

Config is attached.

Regards,

Gabriel
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
snd-rtctimer bugs ?, Gabriel C, (Sat Oct 27, 11:06 am)
Re: snd-rtctimer bugs ?, Jan Engelhardt, (Sat Oct 27, 11:15 am)