<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1676&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / working method for module blacklisting?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1676</link>
		<description><![CDATA[The most recent posts in working method for module blacklisting?.]]></description>
		<lastBuildDate>Thu, 26 Oct 2017 17:12:04 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5790#p5790</link>
			<description><![CDATA[<p>Enough is enough.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 26 Oct 2017 17:12:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5790#p5790</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5788#p5788</link>
			<description><![CDATA[<p>because:</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>I used Linux since around 2002 and used Slackware and Debian for years .</p></div></blockquote></div><p>I said</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>I started using computers probably long before you were born and before phrase &quot;personal cumputers&quot; was used for the first time, that is in mid 70&#039;. In high school we had obligatory (then called informatics)&#160; programming held at the university (that was really advanced high school). I went through VAX, early Sun, NetWare, bunch of BSDs, linuxes, Be, Apple products, DOS and Windows systems plus some other stuff I don&#039;t even remember.</p></div></blockquote></div><p>otherwise, I don&#039;t care.</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>I generally don&#039;t get into dick waving,.</p></div></blockquote></div><p>so yes, you do. See above</p><p>now</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>According to the Linux man page bootparam(7) lp=0 is correct. lp=none would only disable the first parallel port, not the driver. (yes, in 99% of cases, you may have only one port, but lp=0 seems correct - may avoid the need to blacklist modules as well - worth trying anyway).</p></div></blockquote></div><p>passing lp=0 does not work as I explained above. As an expert you should know this reading one of my posts. If you correct someone, do it properly. To make it plain: <br />You should say <br />lp=0 does this but it will not work in this case because of this done (I bet you knew it already)</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>Anyway as my continued presence is clearly a barrier to the &quot;solutions&quot; flooding in, I&#039;ll bow out at this point...</p></div></blockquote></div><p>empty promises?</p>]]></description>
			<author><![CDATA[dummy@example.com (fog)]]></author>
			<pubDate>Thu, 26 Oct 2017 16:24:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5788#p5788</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5784#p5784</link>
			<description><![CDATA[<div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>I started using computers probably long before you were born[etc]</p></div></blockquote></div><p>I&#039;m about to cease participation in this thread.&#160; Getting the impression I&#039;ve outstayed my welcome...</p><p>I generally don&#039;t get into dick waving, &quot;I used computers long before you&quot; style arguments, but bear in mind that you know nothing about me nor how long I&#039;ve been using computers for.&#160; Plus there are &quot;youngsters&quot; today, who know more about computing than most of us - and I have no trouble admitting that.&#160; I&#039;ve been around quite a while and I&#039;ve seen plenty of users you who ask for a solution, then pull out &quot;credentials&quot; and the old &quot;x years of experience&quot; bullshit.&#160; If you know vastly more about computing than I do, I don&#039;t have a problem with that.</p><p>And though you weren&#039;t keen my direct approach, I did not set out to offend and only used one piece of sarcasm.&#160; Your snide comments regarding wikipedia scanning, didn&#039;t go unnoticed.&#160; It&#039;s &quot;the mote and beam&quot; mate.</p><p>There is no hurt pride (or fragile ego) to protect here at least.&#160; Have a nice day.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Thu, 26 Oct 2017 14:19:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5784#p5784</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5782#p5782</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Since I (and you?) don&#039;t have <span class="bbu">cups</span>, disabling it for <span class="bbu">cups</span> is not a solution.</p><p>I managed to get the (standard) ASCII 4.9.0-4-amd64 kernel to avoid loading <span class="bbu">parport</span> and friends by having boot parameter</p><div class="codebox"><pre><code>lp=none</code></pre></div><p>together with blacklisting: </p><div class="codebox"><pre><code># echo blacklist parport &gt; /etc/modprobe.d/blacklist-parport.conf
# echo blacklist parport_pc &gt;&gt; /etc/modprobe.d/blacklist-parport.conf
# update-initramfs -u</code></pre></div><p>It needs both kernel parameter and blacklisting. Possibly <span class="bbu">lp=0</span> would work as well, but I couldn&#039;t bother testing it.</p></div></blockquote></div><p>Thank you, this is how I understand help.<br />Unfortunately it did not help. <br />If you look at the boot process [Info] loading lp, [Info] loading parport and [Info] loading parport_pc appear before kernel variables. Someone just went overboard to make sure that lp is loaded. At this point this is just funny. <br />I give up. No point to bother Devuan devs. This is too small thing to be concerned about.</p><p>@cynwulf<br />Man you are incorrigible.<br />I started using computers probably long before you were born and before phrase &quot;personal cumputers&quot; was used for the first time, that is in mid 70&#039;. In high school we had obligatory (then called informatics)&#160; programming held at the university (that was really advanced high school). I went through VAX, early Sun, NetWare, bunch of BSDs, linuxes, Be, Apple products, DOS and Windows systems plus some other stuff I don&#039;t even remember. </p><p>Personally, when I help then I keep my opinions to myself, so should you. That is for the best and this is what you should learn still. Your sarcasm is misplaced and coming (probably) from hurt pride (I assume because I did not appreciate your knowledge you graciously pour on me) but:<br />1) I don&#039;t care<br />2) sarcasm in this situation would make sense if you would provide working solution. You did not. <br />3) at this point your comments are just annoying irrelevant of how long you&#039;ve been using computers<br />4) lesson for me: don&#039;t ask for help</p><p>I think that this topic should be closed because no solution can be found and too much misplaced ambitions hijack the topic of this thread.</p><p>Is there &quot;topic closed&quot; button somewhere?</p>]]></description>
			<author><![CDATA[dummy@example.com (fog)]]></author>
			<pubDate>Thu, 26 Oct 2017 13:09:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5782#p5782</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5779#p5779</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Someone on a not dissimilar platform had success with the problem in 2009:<br /><a href="https://ubuntuforums.org/showthread.php?t=1138455&amp;page=2" rel="nofollow">https://ubuntuforums.org/showthread.php … 455&amp;page=2</a><br />The key was to &quot;also disable loading lp module in default configuration of cups in /etc/default/cups&quot;.</p></div></blockquote></div><p>Amazing that searching the web yielded some results...</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Possibly <span class="bbu">lp=0</span> would work as well, but I couldn&#039;t bother testing it.</p></div></blockquote></div><p>According to the Linux man page bootparam(7) lp=0 is correct. lp=none would only disable the first parallel port, not the driver. (yes, in 99% of cases, you may have only one port, but lp=0 seems correct - may avoid the need to blacklist modules as well - worth trying anyway).</p><p>Anyway as my continued presence is clearly a barrier to the &quot;solutions&quot; flooding in, I&#039;ll bow out at this point...</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Thu, 26 Oct 2017 10:16:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5779#p5779</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5778#p5778</link>
			<description><![CDATA[<div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>this is what is wrong with your help (I don&#039;t mean to offend)<br />in the first post I clearly stated that I do use custom kernel.</p></div></blockquote></div><p>I knew you&#039;d built a custom kernel as you stated that you had not used an initrd.&#160; I used Linux since around 2002 and used Slackware and Debian for years - <span class="bbu">I understood your post</span>.&#160; What I&#039;m not familiar with is some of the newer tools and especially systemd - hence the disclaimer.&#160; I volunteered help/advice <em>because</em> you were building a custom kernel - but no I&#039;m not volunteering a hand holding session and all out solution.&#160; If that were your requirement you should have specified from the start.&#160; I usually equate those who build their own kernels as tinkerers and wanting to learn. i.e. I assume they&#039;d be willing to engage and not wanting a quick fix to their self made problem.</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>If you&#039;re going to build your own kernel, the problems that you come across are your problems and any input from other users, using their time to assist you is a bonus.</p></div></blockquote></div><p>Did <em>you</em> read this...?</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>Aside from personal point of view regarding custom kernels (which are unnecessary), comparing system behaviour under default Devuan kernel or custom let me eliminate kernel as a possible culprit (I always keep original kernel as a backup). If fact if you would read my first post carefully (assuming help) you would know that I did eliminate any standard files that may have anything to do with modules loading.</p></div></blockquote></div><p>Whether the standard kernel exhibits the behaviour or not, this is still your custom kernel and your effort to prevent loading of lpt/IEEE1284 drivers.&#160; I was attempting to give some advice on that.&#160; I apologise if this forum and the WWW as a whole cannot provide only the perfect responses tailored for you specifically and in such a way as to not offend your delicate sensibilities.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>I was asking then what nonstandard file is hidden in devuan that may force loading of specific modules because as I pointed before:</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>There are other modules that I can efficiently blacklist in devuan.</p></div></blockquote></div></div></blockquote></div><p>And I pointed you to modprobe configuration.&#160; That is where kernel modules would be explicitly loaded.&#160; Debian used to add quite a few there, other distributions do not as I recall.&#160; Also a particular built in module can still cause a blacklisted module to load.&#160; A different distribution&#039;s kernel could differ in this way.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>From your posts I did not learn anything valuable (again no offense).</p></div></blockquote></div><p>Well that&#039;s not surprising, as you clearly don&#039;t want to learn.&#160; You made it clear in a certain post that a &quot;succinct solution&quot; was desired.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>OBSD history is available at wikipedia, while I unnecessary mentioned OBSD, I did not make any errors that should be corrected by citing internet source. However, this is my mistake.</p></div></blockquote></div><p>As I said, no offence was taken regarding the references to OpenBSD, it&#039;s you bringing it up again and again, you made some comments and I responded.&#160; You seemed to take exception to being corrected and having your nose put out of joint.&#160; Reading Wikipedia won&#039;t tell you much about OpenBSD, though as you&#039;ve no real interest in it, I&#039;m not sure why you&#039;d be reading about it anyway).</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>I understand that you wanted to help but whole purpose of my thread&#160; got almost certainly lost now.</p></div></blockquote></div><p>Not really, but just make it clear next time and subtitle your thread &quot;succinct solutions only please&quot;.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>Recently I had some issues with solaris. After submitting questions at solaris forum, I got plenty of help.. as yours. That is not much real info. Eventually one of solaris maintainers got involved at in short post pointed me to the solution.</p></div></blockquote></div><p>Seems anecdotal, but from what you&#039;ve said, I&#039;m not surprised.&#160; If you go to any *nix forum with an attitude like you&#039;ve displayed here, the result will be the same almost every time.&#160; I am usually thankful for any help I receive even if it&#039;s a pointer in the right direction or someone just making the effort and using their time.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Thu, 26 Oct 2017 10:11:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5778#p5778</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5775#p5775</link>
			<description><![CDATA[<p>Since I (and you?) don&#039;t have <span class="bbu">cups</span>, disabling it for <span class="bbu">cups</span> is not a solution.</p><p>I managed to get the (standard) ASCII 4.9.0-4-amd64 kernel to avoid loading <span class="bbu">parport</span> and friends by having boot parameter</p><div class="codebox"><pre><code>lp=none</code></pre></div><p>together with blacklisting: </p><div class="codebox"><pre><code># echo blacklist parport &gt; /etc/modprobe.d/blacklist-parport.conf
# echo blacklist parport_pc &gt;&gt; /etc/modprobe.d/blacklist-parport.conf
# update-initramfs -u</code></pre></div><p>It needs both kernel parameter and blacklisting. Possibly <span class="bbu">lp=0</span> would work as well, but I couldn&#039;t bother testing it.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Thu, 26 Oct 2017 02:56:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5775#p5775</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5773#p5773</link>
			<description><![CDATA[<p>Someone on a not dissimilar platform had success with the problem in 2009:<br /><a href="https://ubuntuforums.org/showthread.php?t=1138455&amp;page=2" rel="nofollow">https://ubuntuforums.org/showthread.php … 455&amp;page=2</a><br />The key was to &quot;also disable loading lp module in default configuration of cups in /etc/default/cups&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Wed, 25 Oct 2017 23:13:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5773#p5773</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5772#p5772</link>
			<description><![CDATA[<p>You might also ask on the <strong><a href="https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng" rel="nofollow">DNG mail list</a></strong>.&#160; Or on freenode #devuan</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 25 Oct 2017 23:10:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5772#p5772</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5771#p5771</link>
			<description><![CDATA[<p>yes,<br />and all started with simple question about module blacklisting. <br />I really appreciate your help. I don&#039;t know what to say. I am not trying to be rude. I appreciate experience. Sorry?</p><p>Still I have no solution. Let&#039;s drop it. If Devuan can&#039;t leave without parport, then I will leave it be. This is not such a big deal.</p>]]></description>
			<author><![CDATA[dummy@example.com (fog)]]></author>
			<pubDate>Wed, 25 Oct 2017 22:43:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5771#p5771</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5768#p5768</link>
			<description><![CDATA[<p>While there may be some truth in what you&#039;re saying, you might want to re-think your attitude towards <strong><a href="http://forums.debian.net/memberlist.php?mode=searchuser" rel="nofollow">cynwulf</a></strong>. Also <strong><a href="http://www.debianuserforums.org/memberlist.php?mode=viewprofile&amp;u=260" rel="nofollow">here</a></strong>.&#160; He is not someone to be trivialized.&#160; &#160;He&#039;s been around for a long time and has earned my respect over the years.&#160; I am delighted that he has found his way here . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 25 Oct 2017 19:36:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5768#p5768</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5766#p5766</link>
			<description><![CDATA[<p>this is what is wrong with your help (I don&#039;t mean to offend)<br />in the first post I clearly stated that I do use custom kernel. </p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>the only thing that works is compiling kernel without listed above modules, but then I am getting FATAL errors at boot complaining about missing modules.</p></div></blockquote></div><p>If you red it carefully I assume you would not bother with help:</p><div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>If you&#039;re going to build your own kernel, the problems that you come across are your problems and any input from other users, using their time to assist you is a bonus.</p></div></blockquote></div><p>Aside from personal point of view regarding custom kernels (which are unnecessary), comparing system behaviour under default Devuan kernel or custom let me eliminate kernel as a possible culprit (I always keep original kernel as a backup). If fact if you would read my first post carefully (assuming help) you would know that I did eliminate any standard files that may have anything to do with modules loading.</p><p>I was asking then what nonstandard file is hidden in devuan that may force loading of specific modules because as I pointed before:</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>There are other modules that I can efficiently blacklist in devuan.</p></div></blockquote></div><p>From your posts I did not learn anything valuable (again no offense).</p><p>OBSD history is available at wikipedia, while I unnecessary mentioned OBSD, I did not make any errors that should be corrected by citing internet source. However, this is my mistake.</p><p>I understand that you wanted to help but whole purpose of my thread&#160; got almost certainly lost now. </p><p>Recently I had some issues with solaris. After submitting questions at solaris forum, I got plenty of help.. as yours. That is not much real info. Eventually one of solaris maintainers got involved at in short post pointed me to the solution.</p><p> so thank you again, I appreciate what you trying to do but this goes nowhere. Let&#039;s wait and hope that someone knows the answer. If no solution is suggested, I can live with parport module as it is.</p>]]></description>
			<author><![CDATA[dummy@example.com (fog)]]></author>
			<pubDate>Wed, 25 Oct 2017 19:20:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5766#p5766</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5764#p5764</link>
			<description><![CDATA[<div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>ok,<br />I apologize for bringing up joke about OBSD and modules. This is really irrelevant to the topic.</p></div></blockquote></div><p>No apology was necessary as no offence was taken... I merely <em>responded</em> with a few comments.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>I have no clue what Debian/Devuan maintainers did to keep parallel port so persistent. There are other modules that I can efficiently blacklist in devuan.</p></div></blockquote></div><p>As I said, they may have compiled in the modules which load the modules... or the OS may be explicitly loading those modules via some modprobe configuration.</p><div class="quotebox"><cite>fog wrote:</cite><blockquote><div><p>Obviously you also have not a clue about this specific issue, so lets leave this at this and leave space for someone who can give me succinct&#160; but working solution.</p><p>thank you</p></div></blockquote></div><p>With that kind of attitude, good luck on finding someone to hold your hand and spoon feed you with a &quot;solution&quot;...&#160; If you&#039;re going to build your own kernel, the problems that you come across are your problems and any input from other users, using their time to assist you is a bonus.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Wed, 25 Oct 2017 15:05:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5764#p5764</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5762#p5762</link>
			<description><![CDATA[<div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><p>If the laptop is without a parallel port then some builtin is loading those lkms.</p><p>The difference is in the configuration (or the version) apart from that it&#039;s very much the same thing.&#160; You could compare the configs of the kernels in question to see how they differ with regard to IEEE1284/parallel.&#160; It may be a built in driver for a specific controller which is causing those modules to load.</p><p>Drivers/hardware is all handled by the kernel, it&#039;s how the kernel image has been configured and compiled.&#160; Not knowing precisely how you&#039;ve configured your custom kernel, it&#039;s not easy to say.&#160; However...</p><p>If it&#039;s still relevant - it may not be, but worth a try - check the file &quot;/etc/modules&quot; or &quot;/etc/modules.conf&quot; to see if any lkms related to the ones in question are being specifically loaded.</p><p>(OpenBSD&#039;s first release was in 96.&#160; Both OpenBSD and NetBSD hardly made use of lkms anyway (nothing like what Linux does) - I&#039;m not sure if NetBSD still does, in a limited fashion or not at all.&#160; They are - and always will be a security hole - hence why OpenBSD removed the module loader and associated code - being security focused.)</p></div></blockquote></div><p>ok,<br />I apologize for bringing up joke about OBSD and modules. This is really irrelevant to the topic.</p><p>I have no clue what Debian/Devuan maintainers did to keep parallel port so persistent. There are other modules that I can efficiently blacklist in devuan.&#160; <br />Obviously you also have not a clue about this specific issue, so lets leave this at this and leave space for someone who can give me succinct&#160; but working solution.</p><p>thank you</p>]]></description>
			<author><![CDATA[dummy@example.com (fog)]]></author>
			<pubDate>Wed, 25 Oct 2017 14:45:29 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5762#p5762</guid>
		</item>
		<item>
			<title><![CDATA[Re: working method for module blacklisting?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=5761#p5761</link>
			<description><![CDATA[<p>If the laptop is without a parallel port then some builtin is loading those lkms.</p><p>The difference is in the configuration (or the version) apart from that it&#039;s very much the same thing.&#160; You could compare the configs of the kernels in question to see how they differ with regard to IEEE1284/parallel.&#160; It may be a built in driver for a specific controller which is causing those modules to load.</p><p>Drivers/hardware is all handled by the kernel, it&#039;s how the kernel image has been configured and compiled.&#160; Not knowing precisely how you&#039;ve configured your custom kernel, it&#039;s not easy to say.&#160; However...</p><p>If it&#039;s still relevant - it may not be, but worth a try - check the file &quot;/etc/modules&quot; or &quot;/etc/modules.conf&quot; to see if any lkms related to the ones in question are being specifically loaded.</p><p>(OpenBSD&#039;s first release was in 96.&#160; Both OpenBSD and NetBSD hardly made use of lkms anyway (nothing like what Linux does) - I&#039;m not sure if NetBSD still does, in a limited fashion or not at all.&#160; They are - and always will be a security hole - hence why OpenBSD removed the module loader and associated code - being security focused.)</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Wed, 25 Oct 2017 13:58:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=5761#p5761</guid>
		</item>
	</channel>
</rss>
