lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 27 Oct 2007 17:06:16 +0200
From:	Gabriel C <nix.or.die@...glemail.com>
To:	perex@...ex.cz
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: snd-rtctimer bugs ?

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

View attachment "git-config" of type "text/plain" (53082 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ