View Single Post
Posts: 123 | Thanked: 99 times | Joined on Sep 2010 @ Russia
#269
Originally Posted by Estel View Post
BTW renaming module is *not* good way of disabling it
I know, I just couldn't do it other way.
Maybe because something insmods it explicitly.

ramzswap is initialized just in the middle of startup process:
Code:
...
Apr 20 11:09:55 Nokia-N900 init: maenotify post-stop process (1885) terminated with status 1
Apr 20 11:09:55 Nokia-N900 NOKIAMESSAGING: Starting Intellisyncd normally
Apr 20 11:09:55 Nokia-N900 init: nokiamessaging main process (1860) terminated with status 2
Apr 20 11:09:55 Nokia-N900 waitdbus[1829]: trying to connect to the system bus
Apr 20 11:09:55 Nokia-N900 waitdbus[1855]: got connection
Apr 20 11:09:56 Nokia-N900 kernel: [   61.683624] ramzswap: num_devices not specified. Using default: 1
Apr 20 11:09:56 Nokia-N900 trackerd[1733]: GLIB DEBUG Tracker -   Path is OK
Apr 20 11:09:56 Nokia-N900 trackerd[1733]: GLIB MESSAGE Tracker - Setting IO priority
Apr 20 11:09:56 Nokia-N900 waitdbus[1891]: got connection
...
Apr 20 11:10:03 Nokia-N900 dnsmasq[1858]: failed to access /var/run/resolv.conf.wlan0: No such file or directory
Apr 20 11:10:03 Nokia-N900 dnsmasq[1858]: failed to access /var/run/resolv.conf: No such file or directory
Apr 20 11:10:03 Nokia-N900 dnsmasq[1858]: read /etc/hosts - 2 addresses
Apr 20 11:10:03 Nokia-N900 kernel: [   61.704925] ramzswap: /dev/ramzswap0 initialized: disksize_kb=65536<7>cfg80211: Regulat
ory domain changed to country: EU
Apr 20 11:10:03 Nokia-N900 kernel: [   68.832824] ^I(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 20 11:10:03 Nokia-N900 kernel: [   68.832824] ^I(2402000 KHz - 2482000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
...
I didn't find out, what thing causes insmod. I searched for words 'ramz', 'swap', 'rzs' in /etc.
 

The Following User Says Thank You to ForeverYoung For This Useful Post: