<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7069&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Loading unneeded modules?]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7069</link>
		<description><![CDATA[The most recent posts in Loading unneeded modules?.]]></description>
		<lastBuildDate>Tue, 11 Feb 2025 16:57:40 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Loading unneeded modules?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54485#p54485</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>stopAI wrote:</cite><blockquote><div><p>... read Debian wiki ...</p></div></blockquote></div><p>No need, I know how to blacklist a kernel module.<br />My question was not &quot;<em>how to blacklist a module</em>&quot; but how to I could find out <em>why</em> these modules are being loaded.</p><p>Because whatever EEPROM resides in my box* is ID&#039;d as read-only and I have never had&#160; a joystick attached/installed.<br />* same box since ~ 2015, running on Devuan since ~ 2017</p><p>Thanks for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 11 Feb 2025 16:57:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54485#p54485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading unneeded modules?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54484#p54484</link>
			<description><![CDATA[<p>Hello.</p><p>It is very simple. Just read Debian wiki <a href="https://wiki.debian.org/KernelModuleBlacklisting" rel="nofollow">https://wiki.debian.org/KernelModuleBlacklisting</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stopAI)]]></author>
			<pubDate>Tue, 11 Feb 2025 16:36:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54484#p54484</guid>
		</item>
		<item>
			<title><![CDATA[Loading unneeded modules?]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54482#p54482</link>
			<description><![CDATA[<p>Hello:</p><p>Running on Devuan Daedalus:</p><div class="codebox"><pre><code>~$ uname -a
Linux devuan 6.1.0-31-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.128-1 (2025-02-07) x86_64 GNU/Linux
~$ </code></pre></div><p>At boot, <span class="bbc">dmesg</span> prints out this:</p><div class="codebox"><pre><code>~$ sudo dmesg
--- snip ---
[   24.257488] at24 0-0050: supply vcc not found, using dummy regulator
[   24.260227] at24 0-0050: 256 byte spd EEPROM, read-only
[   24.260817] at24 0-0051: supply vcc not found, using dummy regulator
--- snip ---
[   24.263031] at24 0-0051: 256 byte spd EEPROM, read-only
[   24.263475] at24 0-0052: supply vcc not found, using dummy regulator
[   24.264991] at24 0-0052: 256 byte spd EEPROM, read-only
[   24.265389] at24 0-0053: supply vcc not found, using dummy regulator
[   24.266865] at24 0-0053: 256 byte spd EEPROM, read-only
~$ </code></pre></div><p>And <span class="bbc">lsmod</span> prints out this:</p><div class="codebox"><pre><code>~$ lsmod
--- snip ---
joydev                 28672  0
--- snip ---
at24                   28672  0
--- snip ---
~$ lsmod</code></pre></div><p>From what I understand (?) the <span class="bbc">at24</span> cannot be used in my system.<br />ie: 256 byte spd EEPROM, read-only</p><p>The kernel config file says ...</p><div class="codebox"><pre><code>~$ cat /boot/config-6.1.0-31-amd64 | grep -i at24
CONFIG_EEPROM_AT24=m
~$ </code></pre></div><p>... that it is loaded as a module.</p><p>Same as <span class="bbc">joydev</span>:</p><div class="codebox"><pre><code>~$ cat /boot/config-6.1.0-31-amd64 | grep -i joydev
CONFIG_INPUT_JOYDEV=m
~$ </code></pre></div><p>The MB surely <em>has</em> an EEPROM, albeit read-only which the installer probably cannot ID as such. </p><p>With respect to <span class="bbc">joydev</span>, I looked it up and it seems to be for joystick support which I don&#039;t need.<br />How can I find out if something in my box uses it?</p><p>If possible, I would like to keep those unused modules from loading.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 11 Feb 2025 15:35:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54482#p54482</guid>
		</item>
	</channel>
</rss>
